Home
last modified time | relevance | path

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

/PHP-8.3/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-8.3/ext/pcntl/
H A Dphp_pcntl.h47 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-8.3/main/streams/
H A Dphp_stream_filter_api.h55 php_stream_bucket *head, *tail; member
98 php_stream_filter *head, *tail; member
/PHP-8.3/ext/dba/libcdb/
H A Dcdb_make.h43 struct cdb_hplist *head; member
H A Dcdb_make.c76 struct cdb_hplist *head; in cdb_make_addend() local
/PHP-8.3/Zend/
H A Dzend_llist.h36 zend_llist_element *head; member
/PHP-8.3/ext/soap/
H A Dphp_packet_soap.c26 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
H A Dsoap.c2968 xmlNodePtr trav,env,head,body,func; local
3351 xmlNodePtr head = NULL; local
3721 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-8.3/ext/spl/
H A Dspl_dllist.c65 spl_ptr_llist_element *head; member
240 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_first() local
252 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_shift() local
/PHP-8.3/ext/tidy/
H A Dtidy.stub.php961 public function head(): ?tidyNode {} function in tidy

Completed in 29 milliseconds