Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_tables.c570 { 154, PT_PC, ucp_Cc },
571 { 157, PT_PC, ucp_Cf },
575 { 181, PT_PC, ucp_Cn },
576 { 184, PT_PC, ucp_Co },
579 { 201, PT_PC, ucp_Cs },
623 { 590, PT_PC, ucp_Ll },
624 { 593, PT_PC, ucp_Lm },
625 { 596, PT_PC, ucp_Lo },
626 { 599, PT_PC, ucp_Lt },
627 { 602, PT_PC, ucp_Lu },
[all …]
H A Dpcre_xclass.c154 case PT_PC: in PRIV()
H A Dpcre_exec.c2578 case PT_PC: in match()
4210 case PT_PC: in match()
4946 case PT_PC: in match()
5463 case PT_PC: in match()
H A Dpcre_internal.h1805 #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.c2843 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 95 milliseconds