Home
last modified time | relevance | path

Searched defs:args (Results 51 – 75 of 107) sorted by relevance

12345

/PHP-7.1/Zend/
H A Dzend_llist.c244 va_list args; in zend_llist_apply_with_arguments() local
H A Dzend_compile.c3147 zend_ast_list *args = zend_ast_get_list(ast); in zend_compile_args() local
3368 static zend_bool zend_args_contain_unpack(zend_ast_list *args) /* {{{ */ in zend_args_contain_unpack()
3380 int zend_compile_func_strlen(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_strlen()
3402 int zend_compile_func_typecheck(znode *result, zend_ast_list *args, uint32_t type) /* {{{ */ in zend_compile_func_typecheck()
3418 int zend_compile_func_cast(znode *result, zend_ast_list *args, uint32_t type) /* {{{ */ in zend_compile_func_cast()
3434 int zend_compile_func_defined(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_defined()
3473 int zend_compile_func_chr(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_chr()
3497 int zend_compile_func_ord(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_ord()
3565 int zend_compile_func_cufa(znode *result, zend_ast_list *args, zend_string *lcname) /* {{{ */ in zend_compile_func_cufa()
3583 int zend_compile_func_cuf(znode *result, zend_ast_list *args, zend_string *lcname) /* {{{ */ in zend_compile_func_cuf()
[all …]
H A Dzend.c1078 va_list args; in zend_error() local
1413 va_list args; in zend_output_debug_string() local
H A Dzend_ts_hash.c163 va_list args; in zend_ts_hash_apply_with_arguments() local
H A Dzend_vm_def.h4532 zval *args; variable
4683 zval *args; variable
7942 zend_array *args; variable
7957 ZEND_HASH_FILL_PACKED(args) { argument
/PHP-7.1/ext/standard/
H A Dscanf.c579 int argCount, zval *args, in php_sscanf_internal()
H A Duser_filters.c169 zval args[4]; in userfilter_filter() local
H A Dbasic_functions.c4335 zval val, *args = NULL, *p_longopts = NULL; local
4650 static int add_config_entry_cb(zval *entry, int num_args, va_list args, zend_hash_key *hash_key)
5358 static int php_ini_get_option(zval *zv, int num_args, va_list args, zend_hash_key *hash_key) /* {{{…
H A Dformatted_print.c389 zval *args, *z_format; in php_formatted_print() local
H A Dvar_unserializer.c1163 zval args[1]; in php_var_unserialize_internal() local
H A Dbrowscap.c548 zval *entry_zv, int num_args, va_list args, zend_hash_key *key) /* {{{ */ in browser_reg_compare()
/PHP-7.1/ext/intl/calendar/
H A Dcalendar_methods.cpp404 *args = args_a; in PHP_FUNCTION() local
468 *args = args_a; in PHP_FUNCTION() local
/PHP-7.1/ext/sockets/
H A Dconversions.c216 void (*func)(zval *elem, unsigned i, void **args, ser_context *ctx), in from_array_iterate()
1075 static void from_zval_write_iov_array_aux(zval *elem, unsigned i, void **args, ser_context *ctx) in from_zval_write_iov_array_aux()
1347 static void from_zval_write_fd_array_aux(zval *elem, unsigned i, void **args, ser_context *ctx) in from_zval_write_fd_array_aux()
/PHP-7.1/ext/wddx/
H A Dwddx.c1162 zval *args = NULL; in PHP_FUNCTION() local
1270 zval *args = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/interbase/
H A Dibase_service.c139 char buf[128], *args[] = { NULL, NULL, NULL, NULL, NULL }; in _php_ibase_user() local
H A Dibase_query.c866 ibase_query *ib_query, zval *args) in _php_ibase_exec()
1785 zval *query, *args = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_debug.c152 va_list args; in MYSQLND_METHOD() local
/PHP-7.1/ext/snmp/
H A Dsnmp.c65 #define __P(args) args argument
67 #define __P(args) () argument
504 va_list args; in php_snmp_error() local
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c998 static int _extension_ini_string(zval *el, int num_args, va_list args, zend_hash_key *hash_key) /* … in _extension_ini_string()
1035 static int _extension_class_string(zval *el, int num_args, va_list args, zend_hash_key *hash_key) /… in _extension_class_string()
1055 static int _extension_const_string(zval *el, int num_args, va_list args, zend_hash_key *hash_key) /… in _extension_const_string()
4340 static int _addmethod_va(zval *el, int num_args, va_list args, zend_hash_key *hash_key) in _addmethod_va()
4496 static int _addproperty(zval *el, int num_args, va_list args, zend_hash_key *hash_key) in _addproperty()
4517 static int _adddynproperty(zval *ptr, int num_args, va_list args, zend_hash_key *hash_key) in _adddynproperty()
4937 HashTable *args; in ZEND_METHOD() local
5922 static int _addconstant(zval *el, int num_args, va_list args, zend_hash_key *hash_key) /* {{{ */ in _addconstant()
5955 static int _addinientry(zval *el, int num_args, va_list args, zend_hash_key *hash_key) in _addinientry()
5993 static int add_extension_class(zval *zv, int num_args, va_list args, zend_hash_key *hash_key) in add_extension_class()
/PHP-7.1/ext/openssl/
H A Dopenssl.c2762 zval *zcert = NULL, *zpkey = NULL, *args = NULL; in PHP_FUNCTION() local
2847 zval * zcert = NULL, *zout = NULL, *zpkey, *args = NULL; in PHP_FUNCTION() local
3348 zval * zcert = NULL, *zcsr, *zpkey, *args = NULL; in PHP_FUNCTION() local
3493 zval * args = NULL, * dn, *attribs = NULL; in PHP_FUNCTION() local
4254 zval * args = NULL; in PHP_FUNCTION() local
4463 zval * zpkey, * args = NULL; in PHP_FUNCTION() local
4547 zval * zpkey, * args = NULL, *out; in PHP_FUNCTION() local
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c422 sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds, in sljit_emit_enter()
446 sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds, in sljit_set_context()
/PHP-7.1/
H A Dserver-tests.php160 function execute($command, $args=NULL, $input=NULL, $cwd=NULL, $env=NULL)
/PHP-7.1/ext/xsl/
H A Dxsltprocessor.c179 zval *args; in xsl_ext_function_php() local
/PHP-7.1/ext/dba/
H A Ddba.c633 zval *args = NULL; in php_dba_open() local
/PHP-7.1/ext/soap/
H A Dsoap.c171 #define call_old_error_handler(error_num, error_filename, error_lineno, format, args) \ argument
179 #define call_old_error_handler(error_num, error_filename, error_lineno, format, args) \ argument
2127 …t error_num, const char *error_filename, const uint error_lineno, const char *format, va_list args)
2852 zval *args; local

Completed in 228 milliseconds

12345