Searched refs:ucp_Pc (Results 1 – 3 of 3) sorted by relevance
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | ucp.h | 50 ucp_Pc, /* Connector punctuation */ enumerator
|
H A D | pcre_tables.c | 185 ucp_Pc, ucp_Ps, 666 { 949, PT_PC, ucp_Pc },
|
H A D | pcre_jit_compile.c | 5262 SET_TYPE_OFFSET(ucp_Pc); in compile_xclass_matchingpath() 5263 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_Ps - ucp_Pc); in compile_xclass_matchingpath()
|
Completed in 30 milliseconds