Home
last modified time | relevance | path

Searched defs:arg (Results 101 – 125 of 133) sorted by relevance

123456

/PHP-7.0/Zend/
H A Dzend_ini.h190 void *arg; member
H A Dzend_vm_execute.h952 zval *arg, *top; local
1027 zval *arg, *top; local
1130 zval *arg, *param; local
3288 zval *value, *arg; local
3305 zval *value, *arg; local
12114 zval *value, *arg; local
12131 zval *value, *arg; local
15375 zval *varptr, *arg; local
15415 zval *varptr, *arg; local
15532 zval *arg, *param; local
[all …]
H A Dzend_virtual_cwd.c1650 va_list arg; in virtual_open() local
/PHP-7.0/ext/standard/
H A Dbrowscap.c302 static void php_browscap_parser_cb(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg in php_browscap_parser_cb()
H A Dbasic_functions.c4971 static void run_user_tick_functions(int tick_count, void *arg) /* {{{ */
5517 zend_bool arg = 0; local
H A Dstring.c1439 zend_string *arg; in PHP_FUNCTION() local
4485 char *arg; local
5339 zend_string *arg; local
5383 zend_string *arg; local
H A Darray.c3086 zval *arg; local
3094 zval *arg = args + i; local
4755 zval *arg = &args[i]; local
5192 zval *zv, arg; local
H A Dfile.c127 #define PHP_STREAM_TO_ZVAL(stream, arg) \ argument
/PHP-7.0/main/
H A Dalloca.c67 #define ADDRESS_FUNCTION(arg) (char *) i00afunc (&(arg)) argument
H A Dfastcgi.c405 static void fcgi_hash_apply(fcgi_hash *h, fcgi_apply_func func, void *arg) in fcgi_hash_apply()
419 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread()
H A Doutput.c670 PHPAPI int php_output_handler_hook(php_output_handler_hook_t type, void *arg) in php_output_handler_hook()
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h262 #define SLJIT_UNUSED_ARG(arg) (void)arg argument
H A DsljitNativeX86_common.c1429 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
1447 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
/PHP-7.0/ext/interbase/
H A Dinterbase.c1320 zval *arg = NULL; in _php_ibase_trans_end() local
H A Dibase_query.c1207 zval *arg = NULL; in PHP_FUNCTION() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_utils.c430 …_var_with_arg_func callback, phpdbg_parse_var_with_arg_func step_cb, zend_bool silent, void *arg) { in phpdbg_parse_variable_with_arg()
/PHP-7.0/ext/libxml/
H A Dlibxml.c952 zval *arg; in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/oniguruma/enc/
H A Dunicode.c11033 OnigApplyAllCaseFoldFunc f, void* arg)
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c232 static int pcre_clean_cache(zval *data, void *arg) in pcre_clean_cache()
/PHP-7.0/ext/date/lib/
H A Dparse_date.c809 #define timelib_split_free(arg) { \ argument
/PHP-7.0/ext/sqlite3/
H A Dsqlite3.c49 va_list arg; in php_sqlite3_error() local
/PHP-7.0/ext/oci8/
H A Doci8_interface.c1658 zval *arg = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/spl/
H A Dspl_array.c1441 zval function_name, params[2], *arg = NULL; in spl_array_method() local
/PHP-7.0/ext/openssl/
H A Dopenssl.c5552 static void openssl_add_method_or_alias(const OBJ_NAME *name, void *arg) /* {{{ */ in openssl_add_method_or_alias()
5558 static void openssl_add_method(const OBJ_NAME *name, void *arg) /* {{{ */ in openssl_add_method()
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c6554 const pcre_uchar *arg = NULL; in compile_branch() local

Completed in 312 milliseconds

123456