Home
last modified time | relevance | path

Searched refs:ctype_meta (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_maketables.c144 if (strchr("\\*+?{^.$|()[", i) != 0) x += ctype_meta; in pcre_maketables()
H A Ddftables.c182 ctype_meta); in main()
H A Dpcre_internal.h2539 #define ctype_meta 0x80 /* regexp meta char or zero (end pattern) */ macro
H A Dpcre_compile.c3101 else if (!MAX_255(*ptr) || (cd->ctypes[*ptr] & ctype_meta) == 0) in check_auto_possessive()

Completed in 53 milliseconds