Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c2187 int cat = UCD_CATEGORY(c); in match()
2211 int cat = UCD_CATEGORY(c); in match()
2238 int cat = UCD_CATEGORY(c); in match()
2262 int cat = UCD_CATEGORY(c); in match()
4152 category = UCD_CATEGORY(c); in match()
4200 category = UCD_CATEGORY(c); in match()
4889 category = UCD_CATEGORY(c); in match()
4946 category = UCD_CATEGORY(c); in match()
5387 category = UCD_CATEGORY(c); in match()
5441 category = UCD_CATEGORY(c); in match()
[all …]
H A Dpcre_internal.h2737 #define UCD_CATEGORY(ch) PRIV(ucp_gentype)[UCD_CHARTYPE(ch)] macro

Completed in 35 milliseconds