Searched defs:sljit_emit_enter (Results 1 – 10 of 10) sorted by relevance
/PHP-8.1/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeX86_32.c | 68 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitNativeX86_64.c | 127 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitNativeSPARC_common.c | 506 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitNativeARM_64.c | 914 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitNativePPC_common.c | 699 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitNativeARM_32.c | 1016 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitNativeARM_T2_32.c | 1064 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitNativeMIPS_common.c | 752 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitNativeS390X.c | 1606 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
H A D | sljitLir.c | 2365 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
Completed in 49 milliseconds