/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_cmd.c | 471 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 D | phpdbg_cmd.h | 69 phpdbg_param_t *top; member
|
H A D | phpdbg_parser.c | 1932 const phpdbg_param_t *top = PHPDBG_G(parser_stack); in yyerror() local
|
/PHP-7.1/Zend/ |
H A D | zend_stack.h | 26 int size, top, max; member
|
H A D | zend_objects_API.h | 45 uint32_t top; member
|
H A D | zend_ptr_stack.h | 26 int top, max; member
|
H A D | zend_execute.h | 136 zval *top; member
|
H A D | zend_vm_def.h | 4542 zval *arg, *top; variable 4614 zval *arg, *top; variable
|
H A D | zend_vm_execute.h | 1251 zval *arg, *top; local 1323 zval *arg, *top; local
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | pcre_get.c | 79 int top, bot; in pcre_get_stringnumber() local 162 int top, bot; in pcre_get_stringtable_entries() local
|
H A D | pcre_compile.c | 1513 int i, bot, top; in get_ucp() local
|
H A D | pcre_jit_compile.c | 228 struct backtrack_common *top; member
|
/PHP-7.1/ext/openssl/ |
H A D | php_openssl.h | 73 int top; member
|
/PHP-7.1/main/ |
H A D | mergesort.c | 248 #define reverse(bot, top) { \ argument
|
/PHP-7.1/ext/spl/ |
H A D | spl_heap.c | 699 SPL_METHOD(SplPriorityQueue, top) in SPL_METHOD() argument 820 SPL_METHOD(SplHeap, top) in SPL_METHOD() argument
|
H A D | spl_dllist.c | 640 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
|
/PHP-7.1/ext/gd/libgd/ |
H A D | gd_gif_in.c | 190 int top, left; in gdImageCreateFromGifCtx() local
|
/PHP-7.1/ext/wddx/ |
H A D | wddx.c | 96 int top, max; member
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | regparse.c | 5439 parse_branch(Node** top, OnigToken* tok, int term, in parse_branch() 5476 parse_subexp(Node** top, OnigToken* tok, int term, in parse_subexp() 5520 parse_regexp(Node** top, UChar** src, UChar* end, ScanEnv* env) in parse_regexp()
|
H A D | regexec.c | 1091 , OnigStackType* top, OnigStackType* stk_base in backref_match_at_nested_level()
|
/PHP-7.1/ext/imap/ |
H A D | php_imap.c | 4733 static int build_thread_tree(THREADNODE *top, zval **tree) in build_thread_tree() 4754 THREADNODE *top; in PHP_FUNCTION() local
|
/PHP-7.1/ext/pcre/pcrelib/sljit/ |
H A D | sljitLir.h | 1140 sljit_uw top; member
|