Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/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-5.5/ext/pcntl/
H A Dphp_pcntl.h70 struct php_pcntl_pending_signal *head, *tail, *spares; variable
/PHP-5.5/main/streams/
H A Dphp_stream_filter_api.h59 php_stream_bucket *head, *tail; member
102 php_stream_filter *head, *tail; member
/PHP-5.5/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-5.5/Zend/
H A Dzend_llist.h38 zend_llist_element *head; member
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.h38 node *head, *tail, *cursor; member
/PHP-5.5/ext/soap/
H A Dphp_packet_soap.c29 xmlNodePtr trav, env, head, body, resp, cur, fault; in parse_packet_soap() local
H A Dsoap.c3460 xmlNodePtr trav,env,head,body,func; local
3868 xmlNodePtr head = NULL; local
4229 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-5.5/sapi/caudium/
H A Dcaudium.c186 struct svalue *head = NULL; in lookup_string_header() local
198 struct svalue *head = NULL; in lookup_integer_header() local
/PHP-5.5/sapi/roxen/
H A Droxen.c188 struct svalue *head = NULL; in lookup_string_header() local
200 struct svalue *head = NULL; in lookup_integer_header() local
/PHP-5.5/ext/spl/
H A Dspl_dllist.c75 spl_ptr_llist_element *head; member
279 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_first() local
292 spl_ptr_llist_element *head = llist->head; in spl_ptr_llist_shift() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c2714 subexp_inf_recursive_check(Node* node, ScanEnv* env, int head) in subexp_inf_recursive_check()
3093 Node *head, *np, *insert_node; in divide_look_behind_alternatives() local
5240 regex_t *head, *prev; in onig_chain_reduce() local

Completed in 120 milliseconds