Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgdcache.c63 gdCache_head_t *head; in gdCacheCreate() local
75 gdCacheDelete (gdCache_head_t * head) in gdCacheDelete()
91 gdCacheGet (gdCache_head_t * head, void *keydata) in gdCacheGet()
/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/ext/dba/libcdb/
H A Dcdb_make.h45 struct cdb_hplist *head; member
H A Dcdb_make.c78 struct cdb_hplist *head; in cdb_make_addend() local
/PHP-7.4/Zend/
H A Dzend_llist.h36 zend_llist_element *head; member
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
/PHP-7.4/ext/soap/
H A Dphp_packet_soap.c28 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
H A Dsoap.c3446 xmlNodePtr trav,env,head,body,func; local
3832 xmlNodePtr head = NULL; local
4198 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-7.4/ext/spl/
H A Dspl_dllist.c73 spl_ptr_llist_element *head; member
285 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_first() local
297 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_shift() local

Completed in 31 milliseconds