/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_cmd.c | 470 const phpdbg_param_t *top = (stack != NULL) ? *stack : NULL; in phpdbg_stack_verify() local 569 …const phpdbg_command_t *commands, const phpdbg_command_t *parent, phpdbg_param_t **top, char **why… in phpdbg_stack_resolve() 672 phpdbg_param_t *top = NULL; in phpdbg_stack_execute() local
|
H A D | phpdbg_cmd.h | 68 phpdbg_param_t *top; member
|
H A D | phpdbg_parser.c | 1886 const phpdbg_param_t *top = PHPDBG_G(parser_stack); in yyerror() local
|
/PHP-5.6/Zend/ |
H A D | zend_stack.h | 26 int top, max; member
|
H A D | zend_ptr_stack.h | 26 int top, max; member
|
H A D | zend_objects_API.h | 53 zend_uint top; member
|
H A D | zend_execute.h | 170 void **top; member
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_get.c | 81 int top, bot; in pcre_get_stringnumber() local 164 int top, bot; in pcre_get_stringtable_entries() local
|
H A D | pcre_compile.c | 1515 int i, bot, top; in get_ucp() local
|
H A D | pcre_jit_compile.c | 228 struct backtrack_common *top; member
|
/PHP-5.6/ext/json/ |
H A D | JSON_parser.h | 15 int top; member
|
/PHP-5.6/sapi/apache/ |
H A D | php_apache.c | 439 zend_bool top=0; in PHP_FUNCTION() local
|
/PHP-5.6/main/ |
H A D | mergesort.c | 248 #define reverse(bot, top) { \ argument
|
/PHP-5.6/ext/spl/ |
H A D | spl_heap.c | 279 spl_ptr_heap_element top; in spl_ptr_heap_delete_top() local 747 SPL_METHOD(SplPriorityQueue, top) in SPL_METHOD() argument 834 SPL_METHOD(SplHeap, top) in SPL_METHOD() argument
|
H A D | spl_dllist.c | 645 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
|
/PHP-5.6/ext/ereg/regex/ |
H A D | regcomp.c | 1068 register cset *top = &p->g->sets[p->g->ncsets]; local 1094 register cset *top = &p->g->sets[p->g->ncsets]; local
|
/PHP-5.6/ext/gd/libgd/ |
H A D | gd_gif_in.c | 190 int top, left; in gdImageCreateFromGifCtx() local
|
/PHP-5.6/ext/wddx/ |
H A D | wddx.c | 96 int top, max; member
|
/PHP-5.6/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-5.6/sapi/apache_hooks/ |
H A D | mod_php5.c | 58 int top, max, persistent; member
|
H A D | php_apache.c | 1812 zend_bool top=0; in PHP_FUNCTION() local
|
/PHP-5.6/ext/pcre/pcrelib/sljit/ |
H A D | sljitLir.h | 1140 sljit_uw top; member
|
/PHP-5.6/ext/imap/ |
H A D | php_imap.c | 4717 static int build_thread_tree(THREADNODE *top, zval **tree) in build_thread_tree() 4738 THREADNODE *top; in PHP_FUNCTION() local
|
/PHP-5.6/ext/opcache/ |
H A D | ZendAccelerator.h | 318 char *top; member
|