Searched refs:OP1 (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 519 #define OP1(op, dst, dstw, src, srcw) \ macro 2096 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in allocate_stack() 3956 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in fast_forward_start_bits() 3976 OP1(SLJIT_MOV, TMP1, 0, TMP3, 0); in fast_forward_start_bits() 4101 OP1(SLJIT_NEG, TMP2, 0, TMP2, 0); in do_revertframes() 4471 OP1(SLJIT_MOV, TMP3, 0, CHAR1, 0); in do_casefulcmp() 4485 OP1(SLJIT_MOV, CHAR1, 0, TMP3, 0); in do_casefulcmp() 4896 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in compile_xclass_matchingpath() 4917 OP1(SLJIT_MOV, TMP1, 0, TMP3, 0); in compile_xclass_matchingpath() 9734 OP1(SLJIT_MOV, TMP1, 0, TMP3, 0); in compile_recurse() [all …]
|
Completed in 37 milliseconds