Home
last modified time | relevance | path

Searched defs:TSRMLS_DC (Results 251 – 275 of 386) sorted by path

1...<<111213141516

/PHP-5.5/ext/simplexml/
H A Dphp_simplexml_exports.h46 php_sxe_fetch_object(zval *object TSRMLS_DC) in php_sxe_fetch_object()
H A Dsimplexml.c408 static void change_node_zval(xmlNodePtr node, zval *value TSRMLS_DC) in change_node_zval()
982 static void sxe_dimension_delete(zval *object, zval *offset TSRMLS_DC) in sxe_dimension_delete()
1208 static HashTable * sxe_get_properties(zval *object TSRMLS_DC) /* {{{ */ in sxe_get_properties()
1772 static int cast_object(zval *object, int type, char *contents TSRMLS_DC) in cast_object()
1941 static zval *sxe_get_value(zval *z TSRMLS_DC) /* {{{ */ in sxe_get_value()
1988 sxe_object_clone(void *object, void **clone_ptr TSRMLS_DC) in sxe_object_clone()
2053 static void sxe_object_free_storage(void *object TSRMLS_DC) in sxe_object_free_storage()
2090 static php_sxe_object* php_sxe_object_new(zend_class_entry *ce TSRMLS_DC) in php_sxe_object_new()
2136 php_sxe_register_object(php_sxe_object *intern TSRMLS_DC) in php_sxe_register_object()
2150 sxe_object_new(zend_class_entry *ce TSRMLS_DC) in sxe_object_new()
[all …]
/PHP-5.5/ext/snmp/
H A Dsnmp.c469 static void php_snmp_session_destructor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_snmp_session_destructor()
475 static void php_snmp_object_free_storage(void *object TSRMLS_DC) in php_snmp_object_free_storage()
490 static zend_object_value php_snmp_object_new(zend_class_entry *class_type TSRMLS_DC) /* {{{ */ in php_snmp_object_new()
1267 static int netsnmp_session_set_auth_protocol(struct snmp_session *s, char *prot TSRMLS_DC) in netsnmp_session_set_auth_protocol()
1285 static int netsnmp_session_set_sec_protocol(struct snmp_session *s, char *prot TSRMLS_DC) in netsnmp_session_set_sec_protocol()
1305 static int netsnmp_session_gen_auth_key(struct snmp_session *s, char *pass TSRMLS_DC) in netsnmp_session_gen_auth_key()
1321 static int netsnmp_session_gen_sec_key(struct snmp_session *s, char *pass TSRMLS_DC) in netsnmp_session_gen_sec_key()
2108 static HashTable *php_snmp_get_properties(zval *object TSRMLS_DC) in php_snmp_get_properties()
2138 static int php_snmp_read_info(php_snmp_object *snmp_object, zval **retval TSRMLS_DC) in php_snmp_read_info()
2170 static int php_snmp_read_max_oids(php_snmp_object *snmp_object, zval **retval TSRMLS_DC) in php_snmp_read_max_oids()
[all …]
/PHP-5.5/ext/soap/
H A Dphp_encoding.c361 static zval* soap_find_xml_ref(xmlNodePtr node TSRMLS_DC) in soap_find_xml_ref()
593 zval *master_to_zval(encodePtr encode, xmlNodePtr data TSRMLS_DC) in master_to_zval()
658 zval *to_zval_user(encodeTypePtr type, xmlNodePtr node TSRMLS_DC) in to_zval_user()
1070 static zval *to_zval_long(encodeTypePtr type, xmlNodePtr data TSRMLS_DC) in to_zval_long()
1161 static zval *to_zval_bool(encodeTypePtr type, xmlNodePtr data TSRMLS_DC) in to_zval_bool()
1212 static zval *to_zval_null(encodeTypePtr type, xmlNodePtr data TSRMLS_DC) in to_zval_null()
1243 static zval* get_zval_property(zval* object, char* name TSRMLS_DC) in get_zval_property()
1278 static void unset_zval_property(zval* object, char* name TSRMLS_DC) in unset_zval_property()
1295 static void model_to_zval_any(zval *ret, xmlNodePtr node TSRMLS_DC) in model_to_zval_any()
2216 TSRMLS_DC) in add_xml_array_elements()
[all …]
H A Dphp_http.c35 int proxy_authentication(zval* this_ptr, smart_str* soap_headers TSRMLS_DC) in proxy_authentication()
64 int basic_authentication(zval* this_ptr, smart_str* soap_headers TSRMLS_DC) in basic_authentication()
98 smart_str* soap_headers TSRMLS_DC) in http_context_headers()
163 …val* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *context, int *use_proxy TSRMLS_DC) in http_connect()
340 int *buffer_len TSRMLS_DC) in make_http_soap_request()
1371 …_http_body(php_stream *stream, int close, char *headers, char **response, int *out_size TSRMLS_DC) in get_http_body()
1505 static int get_http_headers(php_stream *stream, char **response, int *out_size TSRMLS_DC) in get_http_headers()
H A Dphp_packet_soap.c25 …nt buffer_size, sdlFunctionPtr fn, char *fn_name, zval *return_value, zval *soap_headers TSRMLS_DC) in parse_packet_soap()
H A Dphp_schema.c98 …ma_load_file(sdlCtx *ctx, xmlAttrPtr ns, xmlChar *location, xmlAttrPtr tns, int import TSRMLS_DC) { in schema_load_file()
163 int load_schema(sdlCtx *ctx, xmlNodePtr schema TSRMLS_DC) in load_schema()
H A Dphp_sdl.c229 void sdl_set_uri_credentials(sdlCtx *ctx, char *uri TSRMLS_DC) in sdl_set_uri_credentials()
311 void sdl_restore_uri_credentials(sdlCtx *ctx TSRMLS_DC) in sdl_restore_uri_credentials()
321 static void load_wsdl_ex(zval *this_ptr, char *struri, sdlCtx *ctx, int include TSRMLS_DC) in load_wsdl_ex()
731 static sdlPtr load_wsdl(zval *this_ptr, char *struri TSRMLS_DC) in load_wsdl()
1533 …atic sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached TSRMLS_DC) in get_sdl_from_cache()
2110 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl TSRMLS_DC) in add_sdl_to_cache()
2950 static sdlPtr make_persistent_sdl(sdlPtr sdl TSRMLS_DC) in make_persistent_sdl()
3189 sdlPtr get_sdl(zval *this_ptr, char *uri, long cache_wsdl TSRMLS_DC) in get_sdl()
H A Dphp_xml.c80 xmlDocPtr soap_xmlParseFile(const char *filename TSRMLS_DC) in soap_xmlParseFile()
H A Dsoap.c572 static void php_soap_init_globals(zend_soap_globals *soap_globals TSRMLS_DC) in php_soap_init_globals()
992 static HashTable* soap_create_typemap(sdlPtr sdl, HashTable *ht TSRMLS_DC) in soap_create_typemap()
2064 static void soap_server_fault_ex(sdlFunctionPtr function, zval* fault, soapHeader *hdr TSRMLS_DC)
2113 … void soap_server_fault(char* code, char* string, char *actor, zval* details, char* name TSRMLS_DC)
2554 … xmlDoc *request, char *location, char *action, int version, int one_way, zval *response TSRMLS_DC)
2634 TSRMLS_DC)
2838 static void verify_soap_headers_array(HashTable *ht TSRMLS_DC)
3262 static void clear_soap_fault(zval *obj TSRMLS_DC)
3269 …t(zval *obj, char *fault_code, char *fault_string, char *fault_actor, zval *fault_detail TSRMLS_DC)
3333 …rameters(xmlNodePtr params, sdlFunctionPtr function, int *num_params, zval ***parameters TSRMLS_DC)
[all …]
/PHP-5.5/ext/sockets/
H A Dconversions.c199 void err_msg_dispose(struct err_s *err TSRMLS_DC) in err_msg_dispose()
H A Dmulticast.c115 php_socket *sock, unsigned int *if_index TSRMLS_DC) in php_get_if_index_from_array()
247 zval **arg4 TSRMLS_DC) in php_do_setsockopt_ip_mcast()
316 zval **arg4 TSRMLS_DC) in php_do_setsockopt_ipv6_mcast()
382 unsigned int if_index TSRMLS_DC) in php_mcast_join()
392 unsigned int if_index TSRMLS_DC) in php_mcast_leave()
405 unsigned int if_index TSRMLS_DC) in php_mcast_join_source()
417 unsigned int if_index TSRMLS_DC) in php_mcast_leave_source()
429 unsigned int if_index TSRMLS_DC) in php_mcast_block_source()
441 unsigned int if_index TSRMLS_DC) in php_mcast_unblock_source()
454 int join TSRMLS_DC) in _php_mcast_join_leave()
[all …]
H A Dsendrecvmsg.c314 …php_do_setsockopt_ipv6_rfc3542(php_socket *php_sock, int level, int optname, zval **arg4 TSRMLS_DC) in php_do_setsockopt_ipv6_rfc3542()
365 …hp_do_getsockopt_ipv6_rfc3542(php_socket *php_sock, int level, int optname, zval *result TSRMLS_DC) in php_do_getsockopt_ipv6_rfc3542()
H A Dsockaddr_conv.c16 int php_set_inet6_addr(struct sockaddr_in6 *sin6, char *string, php_socket *php_sock TSRMLS_DC) /* … in php_set_inet6_addr()
85 int php_set_inet_addr(struct sockaddr_in *sin, char *string, php_socket *php_sock TSRMLS_DC) /* {{{… in php_set_inet_addr()
115 …r(php_sockaddr_storage *ss, socklen_t *ss_len, char *string, php_socket *php_sock TSRMLS_DC) /* {{… in php_set_inet46_addr()
H A Dsockets.c401 static void php_destroy_socket(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in php_destroy_socket()
416 static int php_open_listen_sock(php_socket **php_sock, int port, int backlog TSRMLS_DC) /* {{{ */
466 …p_socket *in_sock, php_socket **new_sock, struct sockaddr *la, socklen_t *la_len TSRMLS_DC) /* {{{…
553 char *sockets_strerror(int error TSRMLS_DC) /* {{{ */
766 static int php_sock_array_to_fd_set(zval *sock_array, fd_set *fds, PHP_SOCKET *max_fd TSRMLS_DC) /*…
792 static int php_sock_array_from_fd_set(zval *sock_array, fd_set *fds TSRMLS_DC) /* {{{ */
2213 php_socket *socket_import_file_descriptor(PHP_SOCKET socket TSRMLS_DC)
/PHP-5.5/ext/spl/
H A Dphp_spl.c65 static zend_class_entry * spl_find_ce_by_name(char *name, int len, zend_bool autoload TSRMLS_DC) in spl_find_ce_by_name()
253 …ar *class_name, const char * lc_name, int class_name_len, const char * file_extension TSRMLS_DC) /… in spl_autoload()
785 PHPAPI void php_spl_object_hash(zval *obj, char *result TSRMLS_DC) /* {{{*/ in php_spl_object_hash()
810 int spl_build_class_list_string(zval **entry, char **list TSRMLS_DC) /* {{{ */ in spl_build_class_list_string()
H A Dspl_array.c138 SPL_API int spl_hash_verify_pos(spl_array_object * intern TSRMLS_DC) /* {{{ */ in spl_hash_verify_pos()
146 static void spl_array_object_free_storage(void *object TSRMLS_DC) in spl_array_object_free_storage()
284 static zend_object_value spl_array_object_clone(zval *zobject TSRMLS_DC) in spl_array_object_clone()
779 static HashTable *spl_array_get_properties(zval *object TSRMLS_DC) /* {{{ */ in spl_array_get_properties()
902 static int spl_array_compare_objects(zval *o1, zval *o2 TSRMLS_DC) /* {{{ */ in spl_array_compare_objects()
979 static int spl_array_next(spl_array_object *intern TSRMLS_DC) /* {{{ */ in spl_array_next()
993 static void spl_array_it_dtor(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_array_it_dtor()
1004 static int spl_array_it_valid(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_array_it_valid()
1089 static void spl_array_rewind(spl_array_object *intern TSRMLS_DC) /* {{{ */ in spl_array_rewind()
1102 static void spl_array_it_rewind(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_array_it_rewind()
[all …]
H A Dspl_directory.c63 static void spl_filesystem_file_free_line(spl_filesystem_object *intern TSRMLS_DC) /* {{{ */ in spl_filesystem_file_free_line()
75 static void spl_filesystem_object_free_storage(void *object TSRMLS_DC) /* {{{ */ in spl_filesystem_object_free_storage()
223 static int spl_filesystem_dir_read(spl_filesystem_object *intern TSRMLS_DC) /* {{{ */ in spl_filesystem_dir_read()
244 static void spl_filesystem_dir_open(spl_filesystem_object* intern, char *path TSRMLS_DC) in spl_filesystem_dir_open()
333 static zend_object_value spl_filesystem_object_clone(zval *zobject TSRMLS_DC) in spl_filesystem_object_clone()
1675 static void spl_filesystem_dir_it_dtor(zend_object_iterator *iter TSRMLS_DC) in spl_filesystem_dir_it_dtor()
1692 static int spl_filesystem_dir_it_valid(zend_object_iterator *iter TSRMLS_DC) in spl_filesystem_dir_it_valid()
1719 static void spl_filesystem_dir_it_move_forward(zend_object_iterator *iter TSRMLS_DC) in spl_filesystem_dir_it_move_forward()
1733 static void spl_filesystem_dir_it_rewind(zend_object_iterator *iter TSRMLS_DC) in spl_filesystem_dir_it_rewind()
1746 static void spl_filesystem_tree_it_dtor(zend_object_iterator *iter TSRMLS_DC) in spl_filesystem_tree_it_dtor()
[all …]
H A Dspl_dllist.c111 static void spl_ptr_llist_zval_dtor(spl_ptr_llist_element *elem TSRMLS_DC) { /* {{{ */ in spl_ptr_llist_zval_dtor()
118 static void spl_ptr_llist_zval_ctor(spl_ptr_llist_element *elem TSRMLS_DC) { /* {{{ */ in spl_ptr_llist_zval_ctor()
143 static void spl_ptr_llist_destroy(spl_ptr_llist *llist TSRMLS_DC) /* {{{ */ in spl_ptr_llist_destroy()
210 static void spl_ptr_llist_push(spl_ptr_llist *llist, void *data TSRMLS_DC) /* {{{ */ in spl_ptr_llist_push()
234 static void *spl_ptr_llist_pop(spl_ptr_llist *llist TSRMLS_DC) /* {{{ */ in spl_ptr_llist_pop()
289 static void *spl_ptr_llist_shift(spl_ptr_llist *llist TSRMLS_DC) /* {{{ */ in spl_ptr_llist_shift()
340 static void spl_dllist_object_free_storage(void *object TSRMLS_DC) /* {{{ */ in spl_dllist_object_free_storage()
464 static zend_object_value spl_dllist_object_clone(zval *zobject TSRMLS_DC) /* {{{ */ in spl_dllist_object_clone()
932 static void spl_dllist_it_dtor(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_dllist_it_dtor()
997 static void spl_dllist_it_rewind(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_dllist_it_rewind()
[all …]
H A Dspl_engine.c35 PHPAPI void spl_instantiate(zend_class_entry *pce, zval **object, int alloc TSRMLS_DC) in spl_instantiate()
46 PHPAPI long spl_offset_convert_to_long(zval *offset TSRMLS_DC) /* {{{ */ in spl_offset_convert_to_long()
H A Dspl_engine.h33 … int spl_instantiate_arg_ex1(zend_class_entry *pce, zval **retval, int alloc, zval *arg1 TSRMLS_DC) in spl_instantiate_arg_ex1()
43 …tantiate_arg_ex2(zend_class_entry *pce, zval **retval, int alloc, zval *arg1, zval *arg2 TSRMLS_DC) in spl_instantiate_arg_ex2()
53 … void spl_instantiate_arg_n(zend_class_entry *pce, zval **retval, int argc, zval ***argv TSRMLS_DC) in spl_instantiate_arg_n()
H A Dspl_fixedarray.c78 static void spl_fixedarray_init(spl_fixedarray *array, long size TSRMLS_DC) /* {{{ */ in spl_fixedarray_init()
91 static void spl_fixedarray_resize(spl_fixedarray *array, long size TSRMLS_DC) /* {{{ */ in spl_fixedarray_resize()
136 static void spl_fixedarray_copy(spl_fixedarray *to, spl_fixedarray *from TSRMLS_DC) /* {{{ */ in spl_fixedarray_copy()
167 static HashTable* spl_fixedarray_object_get_properties(zval *obj TSRMLS_DC) /* {{{{ */ in spl_fixedarray_object_get_properties()
196 static void spl_fixedarray_object_free_storage(void *object TSRMLS_DC) /* {{{ */ in spl_fixedarray_object_free_storage()
319 static zend_object_value spl_fixedarray_new(zend_class_entry *class_type TSRMLS_DC) /* {{{ */ in spl_fixedarray_new()
326 static zend_object_value spl_fixedarray_object_clone(zval *zobject TSRMLS_DC) /* {{{ */ in spl_fixedarray_object_clone()
887 static void spl_fixedarray_it_dtor(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_fixedarray_it_dtor()
898 static void spl_fixedarray_it_rewind(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_fixedarray_it_rewind()
911 static int spl_fixedarray_it_valid(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_fixedarray_it_valid()
[all …]
H A Dspl_functions.c31 …terface(zend_class_entry ** ppce, char * class_name, const zend_function_entry * functions TSRMLS_… in spl_register_interface()
41 …entry ** ppce, char * class_name, void * obj_ctor, const zend_function_entry * function_list TSRML… in spl_register_std_class()
56 …ry * parent_ce, char * class_name, void *obj_ctor, const zend_function_entry * function_list TSRML… in spl_register_sub_class()
73 …erty( zend_class_entry * class_entry, char *prop_name, int prop_name_len, int prop_flags TSRMLS_DC) in spl_register_property()
80 void spl_add_class_name(zval *list, zend_class_entry * pce, int allow, int ce_flags TSRMLS_DC) in spl_add_class_name()
96 void spl_add_interfaces(zval *list, zend_class_entry * pce, int allow, int ce_flags TSRMLS_DC) in spl_add_interfaces()
107 void spl_add_traits(zval *list, zend_class_entry * pce, int allow, int ce_flags TSRMLS_DC) in spl_add_traits()
119 int spl_add_classes(zend_class_entry *pce, zval *list, int sub, int allow, int ce_flags TSRMLS_DC) in spl_add_classes()
136 …e_prop_name(zend_class_entry *ce, char *prop_name, int prop_len, int *name_len TSRMLS_DC) /* {{{ */ in spl_gen_private_prop_name()
H A Dspl_heap.c90 static void spl_ptr_heap_zval_dtor(spl_ptr_heap_element elem TSRMLS_DC) { /* {{{ */ in spl_ptr_heap_zval_dtor()
97 static void spl_ptr_heap_zval_ctor(spl_ptr_heap_element elem TSRMLS_DC) { /* {{{ */ in spl_ptr_heap_zval_ctor()
316 static spl_ptr_heap *spl_ptr_heap_clone(spl_ptr_heap *from TSRMLS_DC) { /* {{{ */ in spl_ptr_heap_clone()
339 static void spl_ptr_heap_destroy(spl_ptr_heap *heap TSRMLS_DC) { /* {{{ */ in spl_ptr_heap_destroy()
359 static void spl_heap_object_free_storage(void *object TSRMLS_DC) /* {{{ */ in spl_heap_object_free_storage()
480 static zend_object_value spl_heap_object_clone(zval *zobject TSRMLS_DC) /* {{{ */ in spl_heap_object_clone()
498 static int spl_heap_object_count_elements(zval *object, long *count TSRMLS_DC) /* {{{ */ in spl_heap_object_count_elements()
889 static void spl_heap_it_dtor(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_heap_it_dtor()
900 static void spl_heap_it_rewind(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_heap_it_rewind()
906 static int spl_heap_it_valid(zend_object_iterator *iter TSRMLS_DC) /* {{{ */ in spl_heap_it_valid()
[all …]
H A Dspl_iterators.c142 static void spl_recursive_it_dtor(zend_object_iterator *_iter TSRMLS_DC) in spl_recursive_it_dtor()
179 static int spl_recursive_it_valid(zend_object_iterator *iter TSRMLS_DC) in spl_recursive_it_valid()
408 static void spl_recursive_it_rewind(zend_object_iterator *iter TSRMLS_DC) in spl_recursive_it_rewind()
1581 static inline void spl_dual_it_require(spl_dual_it_object *intern TSRMLS_DC) in spl_dual_it_require()
1588 static inline void spl_dual_it_free(spl_dual_it_object *intern TSRMLS_DC) in spl_dual_it_free()
1613 static inline void spl_dual_it_rewind(spl_dual_it_object *intern TSRMLS_DC) in spl_dual_it_rewind()
1622 static inline int spl_dual_it_valid(spl_dual_it_object *intern TSRMLS_DC) in spl_dual_it_valid()
2281 static void spl_dual_it_free_storage(void *_object TSRMLS_DC) in spl_dual_it_free_storage()
2459 static inline int spl_limit_it_valid(spl_dual_it_object *intern TSRMLS_DC) in spl_limit_it_valid()
3332 void spl_append_it_fetch(spl_dual_it_object *intern TSRMLS_DC) /* {{{*/ in spl_append_it_fetch()
[all …]

Completed in 177 milliseconds

1...<<111213141516