Home
last modified time | relevance | path

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

123

/PHP-5.4/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
419 ps_sd *sd, *next; in PS_GC_FUNC() local
/PHP-5.4/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.4/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.h46 int next; member
/PHP-5.4/ext/standard/
H A Dhtml.c183 unsigned char next; in get_next_char() local
207 unsigned char next; in get_next_char() local
233 unsigned char next; in get_next_char() local
260 unsigned char next; in get_next_char() local
288 unsigned next; in get_next_char() local
301 unsigned next; in get_next_char() local
944 const char *next = NULL; /* when set, next > p, otherwise possible inf loop */ in traverse_for_entities() local
1394 *next = start; in php_escape_html_entities_ex() local
H A Dvar_unserializer.c35 void *next; member
165 void *next; in var_destroy() local
/PHP-5.4/ext/pcntl/
H A Dphp_pcntl.h63 struct php_pcntl_pending_signal *next; member
/PHP-5.4/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.4/ext/gd/
H A Dgdcache.h60 gdCache_element_t *next; member
/PHP-5.4/ext/gd/libgd/
H A Dgdcache.h59 gdCache_element_t *next; member
/PHP-5.4/main/streams/
H A Dphp_stream_filter_api.h45 php_stream_bucket *next, *prev; member
111 php_stream_filter *next; member
/PHP-5.4/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.4/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.4/ext/spl/
H A Dspl.php562 function next(); function
846 function next() {/**/} function in ArrayIterator
1011 function next() {/**/} function in DirectoryIterator
1118 function next() {/**/} function in SimpleXMLIterator
H A Dspl_dllist.c66 struct _spl_ptr_llist_element *next; member
145 spl_ptr_llist_element *current = llist->head, *next; in spl_ptr_llist_destroy() local
321 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
1079 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
1144 spl_ptr_llist_element *current = intern->llist->head, *next; in SPL_METHOD() local
/PHP-5.4/ext/bcmath/libbcmath/src/
H A Doutput.c48 struct stk_rec *next; member
/PHP-5.4/ext/dba/libcdb/
H A Dcdb_make.h38 struct cdb_hplist *next; member
/PHP-5.4/ext/dba/libinifile/
H A Dinifile.h45 line_type next; member
/PHP-5.4/ext/sqlite3/
H A Dphp_sqlite3_structs.h56 struct _php_sqlite3_func *next; member
67 struct _php_sqlite3_collation *next; member
/PHP-5.4/ext/simplexml/
H A Dsxe.c114 PHP_METHOD(ce_SimpleXMLIterator, next) in PHP_METHOD() argument
/PHP-5.4/ext/intl/doc/
H A Dgrapheme_api.php128 …tion grapheme_extract($haystack, $size, $extract_type = GRAPHEME_EXTR_COUNT, $start = 0, &$next) {}
/PHP-5.4/ext/sysvshm/
H A Dphp_sysvshm.h43 long next; member
/PHP-5.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.h31 datanode *prev, *next ; member

Completed in 57 milliseconds

123