Home
last modified time | relevance | path

Searched refs:sljit_emit_fast_enter (Results 1 – 12 of 12) sorted by relevance

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitLir.h563 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d…
H A DsljitNativeX86_32.c479 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitNativeX86_64.c592 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitNativeSPARC_common.c1174 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitLir.c1798 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitNativeARM_64.c1750 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitNativeARM_T2_32.c1761 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitNativeMIPS_common.c1536 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitNativePPC_common.c2011 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitNativeARM_32.c2264 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
H A DsljitNativeTILEGX_64.c1585 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d… in sljit_emit_fast_enter() function
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c2915 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar()
2963 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar16()
3000 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadtype8()
3046 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_getucd()
4079 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_revertframes()
4371 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_anynewline()
4398 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_hspace()
4437 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_vspace()
4469 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_casefulcmp()
4498 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_caselesscmp()
[all …]

Completed in 78 milliseconds