Home
last modified time | relevance | path

Searched defs:params (Results 26 – 35 of 35) sorted by relevance

12

/PHP-5.3/ext/soap/
H A Dphp_sdl.c561 …xmlNodePtr node, char* wsdl_soap_namespace, sdlSoapBindingFunctionBody *binding, HashTable* params) in wsdl_soap_binding_body()
2507 static HashTable* make_persistent_sdl_parameters(HashTable *params, HashTable *ptr_map) in make_persistent_sdl_parameters()
/PHP-5.3/Zend/
H A Dzend_API.c2957 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, int *param_count, zval ****params) /*… in zend_fcall_info_args_save()
2966 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval ***params) /… in zend_fcall_info_args_restore()
2977 zval **arg, ***params; in zend_fcall_info_args() local
H A Dzend_API.h50 zval ***params; member
/PHP-5.3/ext/iconv/
H A Diconv.c2780 static php_stream_filter *php_iconv_stream_filter_factory_create(const char *name, zval *params, in… in php_iconv_stream_filter_factory_create()
/PHP-5.3/ext/ldap/
H A Dldap.c2055 int _ldap_rebind_proc(LDAP *ldap, const char *url, ber_tag_t req, ber_int_t msgid, void *params) in _ldap_rebind_proc()
/PHP-5.3/ext/odbc/
H A Dphp_odbc.c1233 params_t *params = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/spl/
H A Dspl_directory.c2107 zval ***params = (zval***)safe_emalloc(num_args, sizeof(zval**), 0); in spl_filesystem_file_call() local
/PHP-5.3/ext/phar/
H A Dphar_object.c680 zval *params, *retval_ptr, **zp[1]; local
/PHP-5.3/ext/standard/
H A Darray.c4231 zval ***params; in PHP_FUNCTION() local
/PHP-5.3/ext/imap/
H A Dphp_imap.c1153 zval *params = NULL; in php_imap_do_open() local

Completed in 97 milliseconds

12