Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcntl/
H A Dphp_pcntl.h88 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-7.4/main/streams/
H A Dphp_stream_filter_api.h57 php_stream_bucket *head, *tail; member
100 php_stream_filter *head, *tail; member
/PHP-7.4/Zend/
H A Dzend_llist.h37 zend_llist_element *tail; member
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
/PHP-7.4/ext/spl/
H A Dspl_dllist.c74 spl_ptr_llist_element *tail; member
243 spl_ptr_llist_element *tail = llist->tail; in spl_ptr_llist_pop() local
273 spl_ptr_llist_element *tail = llist->tail; in spl_ptr_llist_last() local
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c184 const char *tail; in sqlite_handle_preparer() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c310 const void *p, size_t tail, int line) in cdf_check_stream_offset()
857 size_t tail = (i << 1) + 1; in cdf_get_property_info_pos() local
/PHP-7.4/ext/sodium/
H A Dlibsodium.c3443 char *tail; in PHP_FUNCTION() local
3494 const char *tail; in PHP_FUNCTION() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c683 void mail_free_foblist(FOBJECTLIST **foblist, FOBJECTLIST **tail) in mail_free_foblist()
749 void mail_free_messagelist(MESSAGELIST **msglist, MESSAGELIST **tail) in mail_free_messagelist()

Completed in 50 milliseconds