Home
last modified time | relevance | path

Searched defs:top (Results 1 – 25 of 28) sorted by path

12

/php-src/Zend/Optimizer/
H A Dsccp.c82 zval top; member
/php-src/Zend/
H A Dzend_execute.h210 zval *top; member
H A Dzend_gc.c333 static zend_always_inline void gc_stack_push(gc_stack **stack, size_t *top, zend_refcounted *ref) in gc_stack_push()
342 static zend_always_inline zend_refcounted* gc_stack_pop(gc_stack **stack, size_t *top) in gc_stack_pop()
H A Dzend_objects_API.h49 uint32_t top; member
H A Dzend_ptr_stack.h24 int top, max; member
H A Dzend_stack.h24 int size, top, max; member
H A Dzend_vm_def.h5123 zval *arg, *top; variable
5219 zval *arg, *top; variable
H A Dzend_vm_execute.h2246 zval *arg, *top; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
2342 zval *arg, *top; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
/php-src/ext/dom/lexbor/lexbor/css/
H A Dproperty.h69 lxb_css_property_margin_top_t top; member
77 lxb_css_property_padding_top_t top; member
H A Drule.h136 lxb_css_property_top_t *top; member
/php-src/ext/gd/libgd/
H A Dgd_gif_in.c191 int top, left; in gdImageCreateFromGifCtx() local
/php-src/ext/opcache/
H A DZendAccelerator.c421 zend_string *s, *top; in accel_interned_strings_restore_state() local
H A DZendAccelerator.h234 zend_string *top; member
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c425 StkId top; member
464 StkId top; member
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8145 ir_ref rx, ref, top, if_enough_stack, cold_path = IR_UNUSED; local
H A Dzend_jit_trace.c1264 zend_jit_trace_stack_frame *frame, *top, *call; in zend_jit_trace_build_tssa() local
4002 zend_jit_trace_stack_frame *frame, *top, *call; in zend_jit_trace() local
/php-src/ext/openssl/
H A Dphp_openssl.h75 int top; member
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2170 PCRE2_SIZE i, bot, top; in get_ucp() local
H A Dpcre2_jit_compile.c255 struct backtrack_common *top; member
H A Dpcre2_script_run.c311 int top = PRIV(ucd_digit_sets)[0]; in PRIV() local
H A Dpcre2_substring.c487 uint16_t top = code->name_count; in pcre2_substring_nametable_scan() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h2264 sljit_u8 *top; member
/php-src/ext/spl/
H A Dspl_dllist.c555 PHP_METHOD(SplDoublyLinkedList, top) in PHP_METHOD() argument
H A Dspl_dllist.stub.php32 public function top(): mixed {} function in SplDoublyLinkedList
H A Dspl_heap.c722 PHP_METHOD(SplPriorityQueue, top) in PHP_METHOD() argument
833 PHP_METHOD(SplHeap, top) in PHP_METHOD() argument

Completed in 342 milliseconds

12