Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c2209 int cat = UCD_CATEGORY(c); in match()
2233 int cat = UCD_CATEGORY(c); in match()
2260 int cat = UCD_CATEGORY(c); in match()
2284 int cat = UCD_CATEGORY(c); in match()
4248 category = UCD_CATEGORY(c); in match()
4276 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
4293 category = UCD_CATEGORY(c); in match()
4993 category = UCD_CATEGORY(c); in match()
5044 category = UCD_CATEGORY(c); in match()
5504 category = UCD_CATEGORY(c); in match()
[all …]
H A Dpcre_internal.h2793 #define UCD_CATEGORY(ch) PRIV(ucp_gentype)[UCD_CHARTYPE(ch)] macro

Completed in 29 milliseconds