Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_tables.c221 ucp_Pc, ucp_Ps,
H A Dpcre2_ucp.h87 ucp_Pc, /* Connector punctuation */ enumerator
H A Dpcre2_xclass.c203 chartype == ucp_Mn || chartype == ucp_Pc) == isprop) in PRIV()
H A Dpcre2_dfa_match.c1125 chartype == ucp_Mn || chartype == ucp_Pc); in internal_dfa_match()
1150 chartype == ucp_Mn || chartype == ucp_Pc); in internal_dfa_match()
1240 chartype == ucp_Mn || chartype == ucp_Pc; in internal_dfa_match()
1522 chartype == ucp_Mn || chartype == ucp_Pc; in internal_dfa_match()
1787 chartype == ucp_Mn || chartype == ucp_Pc; in internal_dfa_match()
2078 chartype == ucp_Mn || chartype == ucp_Pc; in internal_dfa_match()
H A Dpcre2_match.c2564 chartype == ucp_Pc) == notmatch) in match()
2881 chartype == ucp_Mn || chartype == ucp_Pc) == notmatch) in match()
3698 chartype == ucp_Pc) == (Lctype == OP_NOTPROP)) in match()
4286 chartype == ucp_Pc) == notmatch) in match()
6288 chartype == ucp_Mn || chartype == ucp_Pc); in match()
6321 chartype == ucp_Mn || chartype == ucp_Pc); in match()
H A Dpcre2_ucptables.c1382 { 2634, PT_PC, ucp_Pc },
H A Dpcre2_jit_compile.c6855 OP2U(SLJIT_AND | SLJIT_SET_Z, TMP2, 0, SLJIT_IMM, UCPCAT2(ucp_Mn, ucp_Pc) | UCPCAT_L | UCPCAT_N); in check_wordboundary()
6894 OP2U(SLJIT_AND | SLJIT_SET_Z, TMP2, 0, SLJIT_IMM, UCPCAT2(ucp_Mn, ucp_Pc) | UCPCAT_L | UCPCAT_N); in check_wordboundary()
7764 items = UCPCAT2(ucp_Mn, ucp_Pc) | UCPCAT_L | UCPCAT_N; in compile_xclass_matchingpath()
8395 OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT_RANGE(ucp_Pc, ucp_Ps)); in compile_xclass_matchingpath()

Completed in 72 milliseconds