Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4796 int typereg = TMP1, scriptreg = TMP1; in compile_xclass_matchingpath() local
4974 scriptreg = TMP3; in compile_xclass_matchingpath()
4978 scriptreg = TMP3; in compile_xclass_matchingpath()
4983 if (scriptreg == TMP1) in compile_xclass_matchingpath()
4985 …OP1(SLJIT_MOV, scriptreg, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, s… in compile_xclass_matchingpath()
4986 OP1(SLJIT_MOV_UB, scriptreg, 0, SLJIT_MEM2(scriptreg, TMP2), 3); in compile_xclass_matchingpath()
4992 OP1(SLJIT_MOV_UB, scriptreg, 0, SLJIT_MEM1(TMP2), 0); in compile_xclass_matchingpath()
5101 jump = CMP(SLJIT_EQUAL ^ invertcmp, scriptreg, 0, SLJIT_IMM, (int)cc[1]); in compile_xclass_matchingpath()

Completed in 30 milliseconds