Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_32.c493 static SLJIT_INLINE sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 type) in call_with_args() function
H A DsljitNativeX86_64.c548 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 type) in call_with_args() function
H A DsljitNativeX86_common.c2520 PTR_FAIL_IF(call_with_args(compiler, type));
2572 FAIL_IF(call_with_args(compiler, type));

Completed in 12 milliseconds