Home
last modified time | relevance | path

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

1234

/PHP-5.5/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.5/ext/session/
H A Dmod_mm.c48 struct ps_sd *next; member
91 ps_sd *ps, *next; in hash_split() local
253 ps_sd *sd, *next; in ps_mm_destroy() local
452 ps_sd *sd, *next; in PS_GC_FUNC() local
/PHP-5.5/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
/PHP-5.5/ext/pcntl/
H A Dphp_pcntl.h63 struct php_pcntl_pending_signal *next; member
/PHP-5.5/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.5/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp169 int32_t CodePointBreakIterator::next(void) in next() function in CodePointBreakIterator
211 int32_t CodePointBreakIterator::next(int32_t n) in next() function in CodePointBreakIterator
/PHP-5.5/ext/gd/libgd/
H A Dgdcache.h59 gdCache_element_t *next; member
/PHP-5.5/ext/gd/
H A Dgdcache.h60 gdCache_element_t *next; member
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer_internal.h67 zend_code_block *next; member
83 zend_block_source *next; member
/PHP-5.5/Zend/
H A Dzend_llist.c107 zend_llist_element *current=l->head, *next; in zend_llist_destroy() local
173 zend_llist_element *element, *next; in zend_llist_apply_with_del() local
H A Dzend_llist.h26 struct _zend_llist_element *next; member
/PHP-5.5/main/streams/
H A Dphp_stream_filter_api.h45 php_stream_bucket *next, *prev; member
111 php_stream_filter *next; member
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_hash.h51 zend_accel_hash_entry *next; member
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_children.h23 struct fpm_child_s *prev, *next; member
/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c22 st_table_entry *next; member
203 register st_table_entry *ptr, *next; local
317 register st_table_entry *ptr, *next, **new_bins; local
/PHP-5.5/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
1078 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
1143 spl_ptr_llist_element *current = intern->llist->head, *next; in SPL_METHOD() local
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Doutput.c48 struct stk_rec *next; member
/PHP-5.5/ext/dba/libinifile/
H A Dinifile.h45 line_type next; member
/PHP-5.5/ext/dba/libcdb/
H A Dcdb_make.h38 struct cdb_hplist *next; member
/PHP-5.5/ext/sqlite3/
H A Dphp_sqlite3_structs.h56 struct _php_sqlite3_func *next; member
67 struct _php_sqlite3_collation *next; member
/PHP-5.5/ext/simplexml/
H A Dsxe.c114 PHP_METHOD(ce_SimpleXMLIterator, next) in PHP_METHOD() argument
/PHP-5.5/ext/intl/doc/
H A Dgrapheme_api.php128 …tion grapheme_extract($haystack, $size, $extract_type = GRAPHEME_EXTR_COUNT, $start = 0, &$next) {}
/PHP-5.5/ext/sysvshm/
H A Dphp_sysvshm.h43 long next; member
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.h31 datanode *prev, *next ; member

Completed in 119 milliseconds

1234