Home
last modified time | relevance | path

Searched refs:PT_PC (Results 1 – 7 of 7) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_tables.c568 { 154, PT_PC, ucp_Cc },
569 { 157, PT_PC, ucp_Cf },
573 { 181, PT_PC, ucp_Cn },
574 { 184, PT_PC, ucp_Co },
577 { 201, PT_PC, ucp_Cs },
621 { 590, PT_PC, ucp_Ll },
622 { 593, PT_PC, ucp_Lm },
623 { 596, PT_PC, ucp_Lo },
624 { 599, PT_PC, ucp_Lt },
625 { 602, PT_PC, ucp_Lu },
[all …]
H A Dpcre_xclass.c152 case PT_PC: in PRIV()
H A Dpcre_exec.c2576 case PT_PC: in match()
4208 case PT_PC: in match()
4944 case PT_PC: in match()
5461 case PT_PC: in match()
H A Dpcre_internal.h1801 #define PT_PC 3 /* Specified particular characteristic (e.g. Lu) */ macro
H A DHACKING303 relevant only for PT_GC (General Category), PT_PC (Particular Category), and
H A Dpcre_compile.c2841 case PT_PC: in check_char_prop()
H A Dpcre_jit_compile.c4863 case PT_PC: in compile_xclass_matchingpath()
5096 case PT_PC: in compile_xclass_matchingpath()

Completed in 78 milliseconds