Home
last modified time | relevance | path

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

/PHP-7.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-7.3/ext/zip/lib/
H A Dzip_extra_field.c43 zip_extra_field_t *head, *prev, *def; in _zip_ef_clone() local
70 zip_extra_field_t *head, *prev; in _zip_ef_delete_by_id() local
/PHP-7.3/ext/pcntl/
H A Dphp_pcntl.h85 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-7.3/main/streams/
H A Dphp_stream_filter_api.h57 php_stream_bucket *head, *tail; member
100 php_stream_filter *head, *tail; member
/PHP-7.3/ext/dba/libcdb/
H A Dcdb_make.h45 struct cdb_hplist *head; member
H A Dcdb_make.c78 struct cdb_hplist *head; in cdb_make_addend() local
/PHP-7.3/Zend/
H A Dzend_llist.h36 zend_llist_element *head; member
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
/PHP-7.3/ext/soap/
H A Dphp_packet_soap.c28 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
H A Dsoap.c3404 xmlNodePtr trav,env,head,body,func; local
3809 xmlNodePtr head = NULL; local
4166 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-7.3/ext/spl/
H A Dspl_dllist.c73 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
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c3523 infinite_recursive_call_check(Node* node, ScanEnv* env, int head) in infinite_recursive_call_check()
3970 Node *head, *np, *insert_node; in divide_look_behind_alternatives() local

Completed in 70 milliseconds