Home
last modified time | relevance | path

Searched defs:CHECK_IF_VIRTUAL_REGISTER (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c748 #define CHECK_IF_VIRTUAL_REGISTER(p) ((p) <= SLJIT_S3 && (p) >= SLJIT_S8) macro
750 #define CHECK_IF_VIRTUAL_REGISTER(p) 0 macro

Completed in 13 milliseconds