Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_stack.h26 int top, max; member
H A Dzend_ptr_stack.h26 int top, max; member
H A Dzend_objects_API.h52 zend_uint top; member
H A Dzend_execute.h146 void **top; member
/PHP-5.3/ext/json/
H A DJSON_parser.h14 int top; member
/PHP-5.3/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.c1218 int i, bot, top; in get_ucp() local
/PHP-5.3/sapi/apache/
H A Dphp_apache.c441 zend_bool top=0; in PHP_FUNCTION() local
/PHP-5.3/main/
H A Dmergesort.c248 #define reverse(bot, top) { \ argument
/PHP-5.3/ext/spl/
H A Dspl_heap.c278 spl_ptr_heap_element top; in spl_ptr_heap_delete_top() local
743 SPL_METHOD(SplPriorityQueue, top) in SPL_METHOD() argument
830 SPL_METHOD(SplHeap, top) in SPL_METHOD() argument
H A Dspl_dllist.c642 SPL_METHOD(SplDoublyLinkedList, top) in SPL_METHOD() argument
/PHP-5.3/ext/ereg/regex/
H A Dregcomp.c1060 register cset *top = &p->g->sets[p->g->ncsets]; local
1086 register cset *top = &p->g->sets[p->g->ncsets]; local
/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_in.c185 int top, left; in gdImageCreateFromGifCtx() local
/PHP-5.3/ext/wddx/
H A Dwddx.c96 int top, max; member
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c5164 parse_branch(Node** top, OnigToken* tok, int term, in parse_branch()
5201 parse_subexp(Node** top, OnigToken* tok, int term, in parse_subexp()
5245 parse_regexp(Node** top, UChar** src, UChar* end, ScanEnv* env) in parse_regexp()
H A Dregexec.c1141 , StackType* top, StackType* stk_base in backref_match_at_nested_level()
/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c58 int top, max, persistent; member
H A Dphp_apache.c1813 zend_bool top=0; in PHP_FUNCTION() local
/PHP-5.3/ext/imap/
H A Dphp_imap.c4702 static int build_thread_tree(THREADNODE *top, zval **tree) in build_thread_tree()
4723 THREADNODE *top; in PHP_FUNCTION() local
/PHP-5.3/ext/sqlite/libsqlite/src/
H A DsqliteInt.h809 int top; /* First instruction of interior of the loop */ member

Completed in 102 milliseconds