Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 68) sorted by relevance

123

/PHP-5.3/ext/session/
H A Dmod_mm.c48 struct ps_sd *next; member
91 ps_sd *ps, *next; in hash_split() local
239 ps_sd *sd, *next; in ps_mm_destroy() local
417 ps_sd *sd, *next; in PS_GC_FUNC() local
/PHP-5.3/ext/imap/
H A Dphp_imap.h84 struct php_imap_mailbox_struct *next; member
90 struct php_imap_error_struct *next; member
95 struct _php_imap_message_struct *next; member
/PHP-5.3/Zend/
H A Dzend_llist.c94 zend_llist_element *next; in zend_llist_del_element() local
109 zend_llist_element *current=l->head, *next; in zend_llist_destroy() local
175 zend_llist_element *element, *next; in zend_llist_apply_with_del() local
H A Dzend_llist.h26 struct _zend_llist_element *next; member
H A Dzend_objects_API.h45 int next; member
/PHP-5.3/ext/pcntl/
H A Dphp_pcntl.h63 struct php_pcntl_pending_signal *next; member
/PHP-5.3/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h39 struct pdo_sqlite_func *next; member
50 struct pdo_sqlite_collation *next; member
/PHP-5.3/ext/gd/
H A Dgdcache.h60 gdCache_element_t *next; member
/PHP-5.3/ext/gd/libgd/
H A Dgdcache.h59 gdCache_element_t *next; member
/PHP-5.3/main/streams/
H A Dphp_stream_filter_api.h45 php_stream_bucket *next, *prev; member
111 php_stream_filter *next; member
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_children.h23 struct fpm_child_s *prev, *next; member
H A Dfpm_worker_pool.h22 struct fpm_worker_pool_s *next; member
/PHP-5.3/ext/mbstring/oniguruma/
H A Dst.c38 st_table_entry *next; member
219 register st_table_entry *ptr, *next; local
333 register st_table_entry *ptr, *next, **new_bins; local
/PHP-5.3/ext/spl/
H A Dspl.php565 function next(); function
849 function next() {/**/} function in ArrayIterator
1014 function next() {/**/} function in DirectoryIterator
1121 function next() {/**/} function in SimpleXMLIterator
H A Dspl_dllist.c65 struct _spl_ptr_llist_element *next; member
144 spl_ptr_llist_element *current = llist->head, *next; in spl_ptr_llist_destroy() local
320 spl_ptr_llist_element *current = from->head, *next; in spl_ptr_llist_copy() local
509 spl_ptr_llist_element *current = intern->llist->head, *next; in spl_dllist_object_get_debug_info() local
1071 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
/PHP-5.3/ext/bcmath/libbcmath/src/
H A Doutput.c48 struct stk_rec *next; member
/PHP-5.3/ext/dba/libcdb/
H A Dcdb_make.h38 struct cdb_hplist *next; member
/PHP-5.3/ext/dba/libinifile/
H A Dinifile.h45 line_type next; member
/PHP-5.3/ext/sqlite3/
H A Dphp_sqlite3_structs.h56 struct _php_sqlite3_func *next; member
67 struct _php_sqlite3_collation *next; member
/PHP-5.3/ext/simplexml/
H A Dsxe.c114 PHP_METHOD(ce_SimpleXMLIterator, next) in PHP_METHOD() argument
/PHP-5.3/ext/intl/doc/
H A Dgrapheme_api.php128 …tion grapheme_extract($haystack, $size, $extract_type = GRAPHEME_EXTR_COUNT, $start = 0, &$next) {}
/PHP-5.3/ext/sysvshm/
H A Dphp_sysvshm.h43 long next; member
/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dqueue.h31 datanode *prev, *next ; member
/PHP-5.3/ext/standard/
H A Dvar_unserializer.c33 void *next; member
119 void *next; in var_destroy() local
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dhash.h51 HashElem *next, *prev; /* Next and previous elements in the table */ member

Completed in 71 milliseconds

123