Searched refs:set_put_label (Results 1 – 9 of 9) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeSPARC_common.c | 1665 set_put_label(put_label, compiler, 0); in sljit_emit_put_label()
|
H A D | sljitLir.c | 733 static SLJIT_INLINE void set_put_label(struct sljit_put_label *put_label, struct sljit_compiler *co… in set_put_label() function
|
H A D | sljitNativeARM_64.c | 2155 set_put_label(put_label, compiler, 1); in sljit_emit_put_label()
|
H A D | sljitNativePPC_common.c | 2575 set_put_label(put_label, compiler, 0); in sljit_emit_put_label()
|
H A D | sljitNativeX86_common.c | 3070 set_put_label(put_label, compiler, 0);
|
H A D | sljitNativeARM_T2_32.c | 2629 set_put_label(put_label, compiler, 0); in sljit_emit_put_label()
|
H A D | sljitNativeMIPS_common.c | 2496 set_put_label(put_label, compiler, 0); in sljit_emit_put_label()
|
H A D | sljitNativeS390X.c | 3361 set_put_label(put_label, compiler, 0); in sljit_emit_put_label()
|
H A D | sljitNativeARM_32.c | 3105 set_put_label(put_label, compiler, 0); in sljit_emit_put_label()
|
Completed in 83 milliseconds