Home
last modified time | relevance | path

Searched defs:top (Results 1 – 23 of 23) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_cmd.c471 const phpdbg_param_t *top = (stack != NULL) ? *stack : NULL; in phpdbg_stack_verify() local
572 …k_resolve(const phpdbg_command_t *commands, const phpdbg_command_t *parent, phpdbg_param_t **top) { in phpdbg_stack_resolve()
666 phpdbg_param_t *top = (phpdbg_param_t *) stack->next; in phpdbg_internal_stack_execute() local
718 phpdbg_param_t *top = stack; in phpdbg_stack_execute() local
H A Dphpdbg_cmd.h69 phpdbg_param_t *top; member
/PHP-7.4/Zend/
H A Dzend_stack.h24 int size, top, max; member
H A Dzend_ptr_stack.h24 int top, max; member
H A Dzend_objects_API.h47 uint32_t top; member
H A Dzend_execute.h152 zval *top; member
H A Dzend_gc.c291 static zend_always_inline void gc_stack_push(gc_stack **stack, size_t *top, zend_refcounted *ref) in gc_stack_push()
300 static zend_always_inline zend_refcounted* gc_stack_pop(gc_stack **stack, size_t *top) in gc_stack_pop()
H A Dzend_vm_def.h4931 zval *arg, *top; variable
5005 zval *arg, *top; variable
H A Dzend_vm_execute.h1884 zval *arg, *top; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
1958 zval *arg, *top; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_script_run.c407 int top = PRIV(ucd_digit_sets)[0]; in PRIV() local
H A Dpcre2_substring.c484 uint16_t top = code->name_count; in pcre2_substring_nametable_scan() local
H A Dpcre2_compile.c2068 PCRE2_SIZE i, bot, top; in get_ucp() local
H A Dpcre2_jit_compile.c243 struct backtrack_common *top; member
/PHP-7.4/ext/openssl/
H A Dphp_openssl.h79 int top; member
/PHP-7.4/main/
H A Dmergesort.c246 #define reverse(bot, top) { \ argument
/PHP-7.4/ext/spl/
H A Dspl_heap.c713 SPL_METHOD(SplPriorityQueue, top) in SPL_METHOD() argument
830 SPL_METHOD(SplHeap, top) in SPL_METHOD() argument
H A Dspl_dllist.c638 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_in.c191 int top, left; in gdImageCreateFromGifCtx() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.h236 zend_string *top; member
H A DZendAccelerator.c402 zend_string *s, *top; in accel_interned_strings_restore_state() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dsccp.c83 zval top; member
/PHP-7.4/ext/imap/
H A Dphp_imap.c4832 static int build_thread_tree(THREADNODE *top, zval **tree) in build_thread_tree()
4853 THREADNODE *top; in PHP_FUNCTION() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1441 sljit_u8 *top; member

Completed in 318 milliseconds