Searched defs:reflags (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dfnmatch.c55 register int reflags = REG_SHELL|REG_LEFT; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/string/
H A Dstrmatch.c83 register regflags_t reflags; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/regex/
H A Dregcache.c42 regflags_t reflags; member in struct:Cache_s
79 regcache(const char* pattern, regflags_t reflags, int* status) argument
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dregex.c60 int r, n, return_value, rcflags, reflags, nelem, start; local
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclRegexp.c440 int reflags = regexpPtr->flags; local

Completed in 125 milliseconds