Searched defs:head (Results 1 – 10 of 10) sorted by relevance
/PHP-8.3/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-8.3/ext/pcntl/ |
H A D | php_pcntl.h | 47 struct php_pcntl_pending_signal *head, *tail, *spares; variable
|
/PHP-8.3/main/streams/ |
H A D | php_stream_filter_api.h | 55 php_stream_bucket *head, *tail; member 98 php_stream_filter *head, *tail; member
|
/PHP-8.3/ext/dba/libcdb/ |
H A D | cdb_make.h | 43 struct cdb_hplist *head; member
|
H A D | cdb_make.c | 76 struct cdb_hplist *head; in cdb_make_addend() local
|
/PHP-8.3/Zend/ |
H A D | zend_llist.h | 36 zend_llist_element *head; member
|
/PHP-8.3/ext/soap/ |
H A D | php_packet_soap.c | 26 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
|
H A D | soap.c | 2975 xmlNodePtr trav,env,head,body,func; local 3358 xmlNodePtr head = NULL; local 3728 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
|
/PHP-8.3/ext/spl/ |
H A D | spl_dllist.c | 68 spl_ptr_llist_element *head; member 243 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_first() local 255 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_shift() local
|
/PHP-8.3/ext/tidy/ |
H A D | tidy.stub.php | 961 public function head(): ?tidyNode {} function in tidy
|
Completed in 25 milliseconds