Home
last modified time | relevance | path

Searched defs:this_ptr (Results 1 – 10 of 10) sorted by relevance

/PHP-5.6/ext/soap/
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()
163 static php_stream* http_connect(zval* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *c… in http_connect()
333 int make_http_soap_request(zval *this_ptr, in make_http_soap_request()
H A Dphp_packet_soap.c25 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()
H A Dphp_sdl.c321 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()
3191 sdlPtr get_sdl(zval *this_ptr, char *uri, long cache_wsdl TSRMLS_DC) in get_sdl()
H A Dsoap.c2574 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i…
2643 static void do_soap_call(zval* this_ptr,
4246 static xmlDocPtr serialize_function_call(zval *this_ptr, sdlFunctionPtr function, char *function_na…
/PHP-5.6/Zend/
H A Dzend_closures.c40 zval *this_ptr; member
H A Dzend_vm_def.h2506 zval *this_ptr; variable
2778 zval *this_ptr; variable
H A Dzend_execute_API.c795 zval *this_ptr; in zend_call_function() local
H A Dzend_vm_execute.h9362 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_TMP_CONST_HANDLER() local
10230 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_TMP_TMP_HANDLER() local
11099 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_TMP_VAR_HANDLER() local
12551 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_TMP_CV_HANDLER() local
15819 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_VAR_CONST_HANDLER() local
18192 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_VAR_TMP_HANDLER() local
20533 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_VAR_VAR_HANDLER() local
24036 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_VAR_CV_HANDLER() local
25706 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_UNUSED_CONST_HANDLER() local
27136 zval *this_ptr; in ZEND_INIT_METHOD_CALL_SPEC_UNUSED_TMP_HANDLER() local
[all …]
H A Dzend_API.c931 ZEND_API int zend_parse_method_parameters(int num_args TSRMLS_DC, zval *this_ptr, const char *type_… in zend_parse_method_parameters()
967 ZEND_API int zend_parse_method_parameters_ex(int flags, int num_args TSRMLS_DC, zval *this_ptr, con… in zend_parse_method_parameters_ex()
/PHP-5.6/ext/spl/
H A Dspl_directory.c2190 static int spl_filesystem_file_read_line_ex(zval * this_ptr, spl_filesystem_object *intern, int sil… in spl_filesystem_file_read_line_ex()
2256 static int spl_filesystem_file_read_line(zval * this_ptr, spl_filesystem_object *intern, int silent… in spl_filesystem_file_read_line()
2269 static void spl_filesystem_file_rewind(zval * this_ptr, spl_filesystem_object *intern TSRMLS_DC) /*… in spl_filesystem_file_rewind()

Completed in 230 milliseconds