Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c855 #define CHECK_IF_VIRTUAL_REGISTER(p) ((p) <= SLJIT_S3 && (p) >= SLJIT_S8) macro
857 #define CHECK_IF_VIRTUAL_REGISTER(p) 0 macro

Completed in 14 milliseconds