Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/
H A Dgdcache.c64 gdCache_head_t *head; in gdCacheCreate() local
76 gdCacheDelete( gdCache_head_t *head ) in gdCacheDelete()
91 gdCacheGet( gdCache_head_t *head, void *keydata ) in gdCacheGet()
/PHP-7.2/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.2/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.2/ext/pcntl/
H A Dphp_pcntl.h87 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-7.2/main/streams/
H A Dphp_stream_filter_api.h59 php_stream_bucket *head, *tail; member
102 php_stream_filter *head, *tail; member
/PHP-7.2/ext/dba/libcdb/
H A Dcdb_make.h47 struct cdb_hplist *head; member
H A Dcdb_make.c78 struct cdb_hplist *head; in cdb_make_addend() local
/PHP-7.2/Zend/
H A Dzend_llist.h38 zend_llist_element *head; member
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
/PHP-7.2/ext/soap/
H A Dphp_packet_soap.c29 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
H A Dsoap.c3416 xmlNodePtr trav,env,head,body,func; local
3818 xmlNodePtr head = NULL; local
4174 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-7.2/ext/spl/
H A Dspl_dllist.c75 spl_ptr_llist_element *head; member
286 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_first() local
298 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_shift() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c2756 subexp_inf_recursive_check(Node* node, ScanEnv* env, int head) in subexp_inf_recursive_check()
3134 Node *head, *np, *insert_node; in divide_look_behind_alternatives() local

Completed in 63 milliseconds