Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.h1079 #define SLJIT_SET_GREATER SLJIT_SET(SLJIT_GREATER) macro
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4172 OP2(SLJIT_SUB | SLJIT_SET_GREATER, SLJIT_UNUSED, 0, STR_END, 0, TMP3, 0); in fast_forward_first_char2()
5939 OP2(SLJIT_SUB | SLJIT_SET_GREATER, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_So - ucp_Ll); in compile_xclass_matchingpath()
5962 OP2(SLJIT_SUB | SLJIT_SET_GREATER, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_So - ucp_Ll); in compile_xclass_matchingpath()
6085 OP2(SLJIT_SUB | SLJIT_SET_Z | SLJIT_SET_GREATER, SLJIT_UNUSED, 0, TMP2, 0, STR_END, 0); in compile_simple_assertion_matchingpath()

Completed in 43 milliseconds