Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcntl/
H A Dphp_pcntl.h70 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-5.5/main/streams/
H A Dphp_stream_filter_api.h59 php_stream_bucket *head, *tail; member
102 php_stream_filter *head, *tail; member
/PHP-5.5/Zend/
H A Dzend_llist.h39 zend_llist_element *tail; member
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
/PHP-5.5/ext/spl/
H A Dspl_dllist.c76 spl_ptr_llist_element *tail; member
237 spl_ptr_llist_element *tail = llist->tail; in spl_ptr_llist_pop() local
267 spl_ptr_llist_element *tail = llist->tail; in spl_ptr_llist_last() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c276 const void *p, size_t tail, int line) in cdf_check_stream_offset()
815 size_t ofs, tail = (i << 1) + 1; in cdf_read_property_info() local
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c183 const char *tail; in sqlite_handle_preparer() local
/PHP-5.5/ext/ereg/regex/
H A Dengine.c245 register unsigned char *tail; /* string unmatched by rest of RE */ local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c2880 const UChar *tail; in bm_search_notrev() local
2935 const UChar *tail; in bm_search() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c672 void mail_free_foblist(FOBJECTLIST **foblist, FOBJECTLIST **tail) in mail_free_foblist()
738 void mail_free_messagelist(MESSAGELIST **msglist, MESSAGELIST **tail) in mail_free_messagelist()

Completed in 43 milliseconds