Home
last modified time | relevance | path

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

/PHP-7.2/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
H A Dphpdbg_parser.c1932 const phpdbg_param_t *top = PHPDBG_G(parser_stack); in yyerror() local
/PHP-7.2/Zend/
H A Dzend_stack.h26 int size, top, max; member
H A Dzend_objects_API.h45 uint32_t top; member
H A Dzend_ptr_stack.h26 int top, max; member
H A Dzend_execute.h137 zval *top; member
H A Dzend_vm_def.h4370 zval *arg, *top; variable
4442 zval *arg, *top; variable
H A Dzend_vm_execute.h1188 zval *arg, *top; local
1260 zval *arg, *top; local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_get.c81 int top, bot; in pcre_get_stringnumber() local
164 int top, bot; in pcre_get_stringtable_entries() local
H A Dpcre_compile.c1516 int i, bot, top; in get_ucp() local
H A Dpcre_jit_compile.c228 struct backtrack_common *top; member
/PHP-7.2/ext/openssl/
H A Dphp_openssl.h73 int top; member
/PHP-7.2/main/
H A Dmergesort.c248 #define reverse(bot, top) { \ argument
/PHP-7.2/ext/spl/
H A Dspl_heap.c699 SPL_METHOD(SplPriorityQueue, top) in SPL_METHOD() argument
820 SPL_METHOD(SplHeap, top) in SPL_METHOD() argument
H A Dspl_dllist.c640 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
/PHP-7.2/ext/gd/libgd/
H A Dgd_gif_in.c191 int top, left; in gdImageCreateFromGifCtx() local
/PHP-7.2/ext/opcache/Optimizer/
H A Dsccp.c79 zval top; member
/PHP-7.2/ext/wddx/
H A Dwddx.c96 int top, max; member
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c5326 parse_branch(Node** top, OnigToken* tok, int term, in parse_branch()
5369 parse_subexp(Node** top, OnigToken* tok, int term, in parse_subexp()
5420 parse_regexp(Node** top, UChar** src, UChar* end, ScanEnv* env) in parse_regexp()
H A Dregexec.c1137 , OnigStackType* top, OnigStackType* stk_base in backref_match_at_nested_level()
/PHP-7.2/ext/imap/
H A Dphp_imap.c4730 static int build_thread_tree(THREADNODE *top, zval **tree) in build_thread_tree()
4751 THREADNODE *top; in PHP_FUNCTION() local
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.h1295 sljit_u8 *top; member

Completed in 264 milliseconds