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

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dxregex2.h351 /* Pointer to a fastmap, if any, otherwise zero. re_search uses member in struct:re_pattern_buffer
/macosx-10.9.5/gnudiff-19/diffutils/lib/posix/
H A Dregex.h345 /* Pointer to a fastmap, if any, otherwise zero. re_search uses member in struct:re_pattern_buffer
/macosx-10.9.5/lsof-52/lsof/
H A Dregex.h397 /* Pointer to a fastmap, if any, otherwise zero. re_search uses member in struct:re_pattern_buffer
/macosx-10.9.5/emacs-92/emacs/src/
H A Dregex.h355 /* Pointer to a fastmap, if any, otherwise zero. re_search uses member in struct:re_pattern_buffer
H A Dsearch.c50 char fastmap[0400]; member in struct:regexp_cache
H A Dsyntax.c1391 unsigned char fastmap[0400]; local
[all...]
H A Dregex.c4143 char *fastmap = bufp->fastmap; local
4256 register char *fastmap = bufp->fastmap; variable
[all...]
/macosx-10.9.5/gnutar-452/gnutar/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...]
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c3648 register char *fastmap = bufp->fastmap; local
4019 register char *fastmap = bufp->fastmap; variable
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c775 print_fastmap(char *fastmap) argument
4551 register char *fastmap = bufp->fastmap; local
5013 register char *fastmap = bufp->fastmap; local
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c4647 register char *fastmap = bufp->fastmap; local
5125 register char *fastmap = bufp->fastmap; local
[all...]

Completed in 418 milliseconds