Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4763 int typereg = TMP1, scriptreg = TMP1; in compile_xclass_matchingpath() local
4937 scriptreg = TMP3; in compile_xclass_matchingpath()
4941 scriptreg = TMP3; in compile_xclass_matchingpath()
4946 if (scriptreg == TMP1) in compile_xclass_matchingpath()
4948 …OP1(SLJIT_MOV, scriptreg, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, s… in compile_xclass_matchingpath()
4949 OP1(SLJIT_MOV_UB, scriptreg, 0, SLJIT_MEM2(scriptreg, TMP2), 3); in compile_xclass_matchingpath()
4955 OP1(SLJIT_MOV_UB, scriptreg, 0, SLJIT_MEM1(TMP2), 0); in compile_xclass_matchingpath()
5064 jump = CMP(SLJIT_EQUAL ^ invertcmp, scriptreg, 0, SLJIT_IMM, (int)cc[1]); in compile_xclass_matchingpath()

Completed in 23 milliseconds