Searched defs:head (Results 1 – 10 of 10) sorted by relevance
/PHP-7.4/ext/gd/libgd/ |
H A D | gdcache.c | 63 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 D | php_pcntl.h | 88 struct php_pcntl_pending_signal *head, *tail, *spares; variable
|
/PHP-7.4/main/streams/ |
H A D | php_stream_filter_api.h | 57 php_stream_bucket *head, *tail; member 100 php_stream_filter *head, *tail; member
|
/PHP-7.4/ext/dba/libcdb/ |
H A D | cdb_make.h | 45 struct cdb_hplist *head; member
|
H A D | cdb_make.c | 78 struct cdb_hplist *head; in cdb_make_addend() local
|
/PHP-7.4/Zend/ |
H A D | zend_llist.h | 36 zend_llist_element *head; member
|
/PHP-7.4/ext/xmlrpc/libxmlrpc/ |
H A D | queue.h | 38 node *head, *tail, *cursor; member
|
/PHP-7.4/ext/soap/ |
H A D | php_packet_soap.c | 28 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
|
H A D | soap.c | 3446 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 D | spl_dllist.c | 73 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 29 milliseconds