Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h176 #define SLJIT_R6 7 macro
H A DsljitNativeX86_common.c74 if (p >= SLJIT_R3 && p <= SLJIT_R6) { \
2228 if (reg >= SLJIT_R3 && reg <= SLJIT_R6)
H A DsljitLir.c698 CHECK_ARGUMENT((p) < SLJIT_R3 || (p) > SLJIT_R6);

Completed in 46 milliseconds