Home
last modified time | relevance | path

Searched refs:UCD_CASESET (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c2933 if ((co = UCD_CASESET(c)) != 0) in get_othercase_range()
3163 unsigned int ocs = UCD_CASESET(next); in check_auto_possessive()
4566 (d = UCD_CASESET(c)) != 0) in compile_branch()
6981 if ((c = UCD_CASESET(c)) != 0) in compile_branch()
H A Dpcre_internal.h2739 #define UCD_CASESET(ch) GET_UCD(ch)->caseset macro

Completed in 43 milliseconds