Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7677 int typereg = TMP1; in compile_xclass_matchingpath() local
8152 typereg = RETURN_ADDR; in compile_xclass_matchingpath()
8155 OP2(SLJIT_SHL, typereg, 0, SLJIT_IMM, 1, TMP2, 0); in compile_xclass_matchingpath()
8161 OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, category_list); in compile_xclass_matchingpath()
8263 OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT_RANGE(ucp_Zl, ucp_Zs)); in compile_xclass_matchingpath()
8339 …OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT_RANGE(ucp_Cc, ucp_Cs) | UCPCAT_RANGE(u… in compile_xclass_matchingpath()
8342 OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT(ucp_Cf)); in compile_xclass_matchingpath()
8365 …OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT_RANGE(ucp_Cc, ucp_Cs) | UCPCAT2(ucp_Zl… in compile_xclass_matchingpath()
8368 OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT(ucp_Cf)); in compile_xclass_matchingpath()
8388 OP2U(SLJIT_AND | SLJIT_SET_Z, typereg, 0, SLJIT_IMM, UCPCAT_RANGE(ucp_Sc, ucp_So)); in compile_xclass_matchingpath()
[all …]

Completed in 56 milliseconds