Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h265 #define SLJIT_ARG_TYPE_UW 2 macro
H A DsljitLir.c1042 CHECK_ARGUMENT(curr_type == SLJIT_ARG_TYPE_SW || curr_type == SLJIT_ARG_TYPE_UW); in check_sljit_emit_enter()
1093 CHECK_ARGUMENT(curr_type == SLJIT_ARG_TYPE_SW || curr_type == SLJIT_ARG_TYPE_UW); in check_sljit_set_context()

Completed in 27 milliseconds