/PHP-5.4/ext/session/ |
H A D | mod_mm.c | 48 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 D | php_imap.h | 84 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 D | zend_llist.c | 94 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 D | zend_llist.h | 26 struct _zend_llist_element *next; member
|
H A D | zend_objects_API.h | 46 int next; member
|
/PHP-5.4/ext/standard/ |
H A D | html.c | 183 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 D | var_unserializer.c | 35 void *next; member 165 void *next; in var_destroy() local
|
/PHP-5.4/ext/pcntl/ |
H A D | php_pcntl.h | 63 struct php_pcntl_pending_signal *next; member
|
/PHP-5.4/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 39 struct pdo_sqlite_func *next; member 50 struct pdo_sqlite_collation *next; member
|
/PHP-5.4/ext/gd/ |
H A D | gdcache.h | 60 gdCache_element_t *next; member
|
/PHP-5.4/ext/gd/libgd/ |
H A D | gdcache.h | 59 gdCache_element_t *next; member
|
/PHP-5.4/main/streams/ |
H A D | php_stream_filter_api.h | 45 php_stream_bucket *next, *prev; member 111 php_stream_filter *next; member
|
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | st.c | 38 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 D | fpm_children.h | 23 struct fpm_child_s *prev, *next; member
|
H A D | fpm_worker_pool.h | 22 struct fpm_worker_pool_s *next; member
|
/PHP-5.4/ext/spl/ |
H A D | spl.php | 562 function next(); function 846 function next() {/**/} function in ArrayIterator 1011 function next() {/**/} function in DirectoryIterator 1118 function next() {/**/} function in SimpleXMLIterator
|
H A D | spl_dllist.c | 66 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 D | output.c | 48 struct stk_rec *next; member
|
/PHP-5.4/ext/dba/libcdb/ |
H A D | cdb_make.h | 38 struct cdb_hplist *next; member
|
/PHP-5.4/ext/dba/libinifile/ |
H A D | inifile.h | 45 line_type next; member
|
/PHP-5.4/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 56 struct _php_sqlite3_func *next; member 67 struct _php_sqlite3_collation *next; member
|
/PHP-5.4/ext/simplexml/ |
H A D | sxe.c | 114 PHP_METHOD(ce_SimpleXMLIterator, next) in PHP_METHOD() argument
|
/PHP-5.4/ext/intl/doc/ |
H A D | grapheme_api.php | 128 …tion grapheme_extract($haystack, $size, $extract_type = GRAPHEME_EXTR_COUNT, $start = 0, &$next) {}
|
/PHP-5.4/ext/sysvshm/ |
H A D | php_sysvshm.h | 43 long next; member
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | queue.h | 31 datanode *prev, *next ; member
|