Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcntl/
H A Dphp_pcntl.h87 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-7.2/main/streams/
H A Dphp_stream_filter_api.h59 php_stream_bucket *head, *tail; member
102 php_stream_filter *head, *tail; member
/PHP-7.2/Zend/
H A Dzend_llist.h39 zend_llist_element *tail; member
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
/PHP-7.2/ext/zip/lib/
H A Dzip_extra_field.c151 zip_extra_field_t *ef2, *tt, *tail; in _zip_ef_merge() local
/PHP-7.2/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.2/ext/pdo_sqlite/
H A Dsqlite_driver.c187 const char *tail; in sqlite_handle_preparer() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcdf.c326 const void *p, size_t tail, int line) in cdf_check_stream_offset()
873 size_t tail = (i << 1) + 1; in cdf_get_property_info_pos() local
/PHP-7.2/ext/sodium/
H A Dlibsodium.c3424 char *tail; in PHP_FUNCTION() local
3475 const char *tail; in PHP_FUNCTION() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregexec.c2922 const UChar *tail; in bm_search_notrev() local
2977 const UChar *tail; in bm_search() local
/PHP-7.2/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 51 milliseconds