Home
last modified time | relevance | path

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

/PHP-8.0/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.0/ext/pcntl/
H A Dphp_pcntl.h86 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-8.0/main/streams/
H A Dphp_stream_filter_api.h55 php_stream_bucket *head, *tail; member
98 php_stream_filter *head, *tail; member
/PHP-8.0/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.0/Zend/
H A Dzend_llist.h36 zend_llist_element *head; member
/PHP-8.0/ext/soap/
H A Dphp_packet_soap.c26 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
H A Dsoap.c3132 xmlNodePtr trav,env,head,body,func; local
3518 xmlNodePtr head = NULL; local
3884 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-8.0/ext/spl/
H A Dspl_dllist.c73 spl_ptr_llist_element *head; member
283 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_first() local
295 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_shift() local
/PHP-8.0/ext/tidy/
H A Dtidy.stub.php149 public function head() {} function in tidy

Completed in 37 milliseconds