Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 10 of 10) sorted by relevance

/PHP-7.1/ext/pcntl/
H A Dphp_pcntl.h87 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-7.1/main/streams/
H A Dphp_stream_filter_api.h59 php_stream_bucket *head, *tail; member
102 php_stream_filter *head, *tail; member
/PHP-7.1/Zend/
H A Dzend_llist.h39 zend_llist_element *tail; member
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
/PHP-7.1/ext/zip/lib/
H A Dzip_extra_field.c151 zip_extra_field_t *ef2, *tt, *tail; in _zip_ef_merge() local
/PHP-7.1/ext/spl/
H A Dspl_dllist.c76 spl_ptr_llist_element *tail; member
245 spl_ptr_llist_element *tail = llist->tail; in spl_ptr_llist_pop() local
274 spl_ptr_llist_element *tail = llist->tail; in spl_ptr_llist_last() local
/PHP-7.1/ext/pdo_sqlite/
H A Dsqlite_driver.c183 const char *tail; in sqlite_handle_preparer() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dcdf.c281 const void *p, size_t tail, int line) in cdf_check_stream_offset()
852 size_t tail = (i << 1) + 1; in cdf_read_property_info() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregexec.c2875 const UChar *tail; in bm_search_notrev() local
2930 const UChar *tail; in bm_search() local
/PHP-7.1/ext/imap/
H A Dphp_imap.c681 void mail_free_foblist(FOBJECTLIST **foblist, FOBJECTLIST **tail) in mail_free_foblist()
747 void mail_free_messagelist(MESSAGELIST **msglist, MESSAGELIST **tail) in mail_free_messagelist()

Completed in 46 milliseconds