Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_32.c531 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitLir.h610 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32…
H A DsljitNativeX86_64.c587 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitNativeSPARC_common.c1205 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitNativeARM_T2_32.c1680 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitLir.c1985 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitNativeARM_32.c2027 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitNativeARM_64.c1809 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitNativeMIPS_common.c1566 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitNativeTILEGX_64.c1550 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
H A DsljitNativePPC_common.c2067 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c3154 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar()
3202 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar16()
3239 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadtype8()
3295 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_getucd()
4786 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_revertframes()
5081 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_anynewline()
5108 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_hspace()
5147 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_vspace()
5179 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_casefulcmp()
5208 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_caselesscmp()
[all …]

Completed in 105 milliseconds