Home
last modified time | relevance | path

Searched defs:regex_compile (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c1835 struct regex_machine* regex_compile(const regex_char_t *regex_string, int length, int re_flags, int… in regex_compile() function
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c2287 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), in PREFIX() argument
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c2287 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), in PREFIX() argument
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c2287 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), in PREFIX() argument
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c2287 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), in PREFIX() argument
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c2283 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), in PREFIX() argument
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c2268 regex_compile (cpattern, csize, syntax, bufp) in regex_compile() function