Searched defs:fastmap (Results 1 - 19 of 19) sorted by relevance

/haiku-fatelf/src/bin/coreutils/src/
H A Dnl.c243 build_type_arg(char const **typep, struct re_pattern_buffer *regexp, char *fastmap) argument
H A Dexpr.c553 char fastmap[UCHAR_MAX + 1]; local
H A Dptx.c103 char fastmap[UCHAR_MAX + 1]; member in struct:regex_data
[all...]
/haiku-fatelf/headers/build/host/cygwin/
H A Dregex.h349 char *fastmap; member in struct:re_pattern_buffer
/haiku-fatelf/headers/private/mail/
H A Dregex.h353 char *fastmap; member in struct:re_pattern_buffer
/haiku-fatelf/src/bin/diffutils/lib/posix/
H A Dregex.h345 /* Pointer to a fastmap, if any, otherwise zero. re_search uses member in struct:re_pattern_buffer
/haiku-fatelf/src/bin/gawk/
H A Dregex.h353 /* Pointer to a fastmap, if any, otherwise zero. re_search uses member in struct:re_pattern_buffer
H A Dregcomp.c279 char *fastmap = bufp->fastmap; local
297 re_set_fastmap(char *fastmap, int icase, int ch) argument
616 char *fastmap; local
[all...]
H A Dregexec.c592 char *fastmap = ((preg->fastmap != NULL && preg->fastmap_accurate local
[all...]
/haiku-fatelf/src/bin/gdb/include/
H A Dxregex2.h348 /* Pointer to a fastmap, if any, otherwise zero. re_search uses member in struct:re_pattern_buffer
/haiku-fatelf/src/bin/coreutils/lib/
H A Dregcomp.c283 char *fastmap = bufp->fastmap; local
302 re_set_fastmap(char *fastmap, bool icase, int ch) argument
313 re_compile_fastmap_iter(regex_t *bufp, const re_dfastate_t *init_state, char *fastmap) argument
701 char *fastmap; local
[all...]
H A Dregexec.c674 char *fastmap = ((preg->fastmap != NULL && preg->fastmap_accurate local
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregcomp.c277 char *fastmap = bufp->fastmap; local
296 re_set_fastmap(char *fastmap, bool icase, int ch) argument
307 re_compile_fastmap_iter(regex_t *bufp, const re_dfastate_t *init_state, char *fastmap) argument
675 char *fastmap; local
[all...]
H A Dregexec.c663 char *fastmap = ((preg->fastmap != NULL && preg->fastmap_accurate local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dmonitor.c704 compile_pattern(char *pattern, struct re_pattern_buffer *compiled_pattern, char *fastmap) argument
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c273 char *fastmap = bufp->fastmap; local
292 re_set_fastmap(char *fastmap, int icase, int ch) argument
303 re_compile_fastmap_iter(regex_t *bufp, const re_dfastate_t *init_state, char *fastmap) argument
676 char *fastmap; local
[all...]
H A Dregexec.c639 char *fastmap = (preg->fastmap != NULL && preg->fastmap_accurate local
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dregex.c4616 register char *fastmap = bufp->fastmap; local
5094 register char *fastmap = bufp->fastmap; local
[all...]
/haiku-fatelf/src/bin/diffutils/lib/
H A Dregex.c4654 register char *fastmap = bufp->fastmap; local
5132 register char *fastmap = bufp->fastmap; local
[all...]

Completed in 306 milliseconds