Home
last modified time | relevance | path

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

/php-src/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-src/ext/pcntl/
H A Dphp_pcntl.h47 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/php-src/main/streams/
H A Dphp_stream_filter_api.h55 php_stream_bucket *head, *tail; member
98 php_stream_filter *head, *tail; member
/php-src/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-src/Zend/
H A Dzend_llist.h36 zend_llist_element *head; member
/php-src/ext/soap/
H A Dphp_packet_soap.c26 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
H A Dsoap.c2962 xmlNodePtr trav,env,head,body,func; local
3345 xmlNodePtr head = NULL; local
3715 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.h64 lxb_html_head_element_t *head; member
/php-src/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-src/ext/opcache/jit/ir/
H A Dir_cfg.c1070 uint32_t head; member
1100 …IR_NEVER_INLINE uint32_t ir_chain_head_path_compress(ir_chain *chains, uint32_t src, uint32_t head) in ir_chain_head_path_compress()
1116 uint32_t head = chains[src].head; in ir_chain_head() local
/php-src/ext/tidy/
H A Dtidy.stub.php961 public function head(): ?tidyNode {} function in tidy
/php-src/ext/mbstring/
H A Dmbstring.c2971 zend_string *head = mbstring_convert_case(mode, ZSTR_VAL(first), ZSTR_LEN(first), enc); in php_mb_ulcfirst() local

Completed in 96 milliseconds