Searched defs:frame_size (Results 1 – 6 of 6) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 213 display_frames(FILE *f, heapframe *F, heapframe *P, PCRE2_SIZE frame_size, in display_frames() 584 uint16_t oveccount, uint16_t top_bracket, PCRE2_SIZE frame_size, in match() 6348 PCRE2_SIZE frame_size; in pcre2_match() local
|
/PHP-8.2/Zend/ |
H A D | zend_generators.c | 80 size_t frame_size = ZEND_CALL_FRAME_SLOT + ZEND_CALL_NUM_ARGS(call); in zend_generator_freeze_call_stack() local
|
/PHP-8.2/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_32.c | 1241 static sljit_s32 emit_stack_frame_release(struct sljit_compiler *compiler, sljit_s32 frame_size) in emit_stack_frame_release()
|
H A D | sljitNativeARM_T2_32.c | 1325 static sljit_s32 emit_stack_frame_release(struct sljit_compiler *compiler, sljit_s32 frame_size) in emit_stack_frame_release()
|
H A D | sljitNativeMIPS_common.c | 989 static sljit_s32 emit_stack_frame_release(struct sljit_compiler *compiler, sljit_s32 frame_size, sl… in emit_stack_frame_release()
|
/PHP-8.2/ext/opcache/jit/ |
H A D | zend_jit_trace.c | 1193 size_t frame_size, stack_top, stack_size, stack_bottom; in zend_jit_trace_build_tssa() local
|
Completed in 82 milliseconds