Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_http.c34 int proxy_authentication(zval* this_ptr, smart_str* soap_headers) in proxy_authentication()
59 int basic_authentication(zval* this_ptr, smart_str* soap_headers) in basic_authentication()
154 static php_stream* http_connect(zval* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *c… in http_connect()
329 int make_http_soap_request(zval *this_ptr, in make_http_soap_request()
H A Dsoap.c465 zval *this_ptr; in PHP_METHOD() local
491 zval *this_ptr; in PHP_METHOD() local
542 zval *details = NULL, *headerfault = NULL, *this_ptr; in PHP_METHOD() local
591 zval *this_ptr; in PHP_METHOD() local
630 zval *data, *this_ptr; in PHP_METHOD() local
1865 zval *this_ptr = ZEND_THIS; local
2148 zval* this_ptr,
2393 zval *this_ptr; local
2613 zval *this_ptr = ZEND_THIS; local
2678 zval *this_ptr = ZEND_THIS; local
[all …]
H A Dphp_packet_soap.c22 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.c328 static void load_wsdl_ex(zval *this_ptr, char *struri, sdlCtx *ctx, int include) in load_wsdl_ex()
735 static sdlPtr load_wsdl(zval *this_ptr, char *struri) in load_wsdl()
3188 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl) in get_sdl()
/php-src/Zend/
H A Dzend_closures.c34 zval this_ptr; member
731 …tion *func, zend_class_entry *scope, zend_class_entry *called_scope, zval *this_ptr, bool is_fake)… in zend_create_closure_ex()
835 …*res, zend_function *func, zend_class_entry *scope, zend_class_entry *called_scope, zval *this_ptr) in zend_create_closure()
841 …_function *func, zend_class_entry *scope, zend_class_entry *called_scope, zval *this_ptr) /* {{{ */ in zend_create_fake_closure()
H A Dzend_API.c1287 ZEND_API zend_result zend_parse_method_parameters(uint32_t num_args, zval *this_ptr, const char *ty… in zend_parse_method_parameters()
1327 ZEND_API zend_result zend_parse_method_parameters_ex(int flags, uint32_t num_args, zval *this_ptr, … in zend_parse_method_parameters_ex()
/php-src/ext/spl/
H A Dspl_directory.c1960 static zend_result spl_filesystem_file_read_line_ex(zval * this_ptr, spl_filesystem_object *intern,… in spl_filesystem_file_read_line_ex()
2002 static zend_result spl_filesystem_file_read_line(zval * this_ptr, spl_filesystem_object *intern, bo… in spl_filesystem_file_read_line()
2015 static void spl_filesystem_file_rewind(zval * this_ptr, spl_filesystem_object *intern) /* {{{ */ in spl_filesystem_file_rewind()
/php-src/ext/date/
H A Dphp_date.c1861 static zend_object *date_object_clone_date(zend_object *this_ptr) /* {{{ */ in date_object_clone_date()
2001 static zend_object *date_object_clone_timezone(zend_object *this_ptr) /* {{{ */ in date_object_clone_timezone()
2165 static zend_object *date_object_clone_interval(zend_object *this_ptr) /* {{{ */ in date_object_clone_interval()
2256 static zend_object *date_object_clone_period(zend_object *this_ptr) /* {{{ */ in date_object_clone_period()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8101 zval this_ptr; member

Completed in 132 milliseconds