Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
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 DsljitLir.h563 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si d…
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.c1179 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.c1802 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.c1772 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.c1793 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.c2279 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.c1539 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.c2012 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.c1550 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.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c2939 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar()
2987 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar16()
3024 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadtype8()
3070 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_getucd()
4110 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_revertframes()
4404 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_anynewline()
4431 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_hspace()
4470 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_vspace()
4502 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_casefulcmp()
4531 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_caselesscmp()
[all …]

Completed in 83 milliseconds