Home
last modified time | relevance | path

Searched defs:arg (Results 76 – 100 of 108) sorted by relevance

12345

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h293 #define SLJIT_UNUSED_ARG(arg) (void)arg argument
H A DsljitNativeARM_64.c862 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
1382 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
H A DsljitNativeARM_T2_32.c966 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
1533 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
H A DsljitNativeX86_common.c1576 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
1594 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c266 static int print_extension_info(zend_extension *ext, void *arg) in print_extension_info()
656 …d cgi_php_load_env_var(char *var, unsigned int var_len, char *val, unsigned int val_len, void *arg) in cgi_php_load_env_var()
/PHP-7.4/ext/ffi/
H A Dffi.c1577 static ZEND_COLD void zend_ffi_pass_incompatible(zval *arg, zend_ffi_type *type, uint32_t n, zend_e… in zend_ffi_pass_incompatible()
1604 static ZEND_COLD void zend_ffi_assign_incompatible(zval *arg, zend_ffi_type *type) /* {{{ */ in zend_ffi_assign_incompatible()
2441 static int zend_ffi_pass_arg(zval *arg, zend_ffi_type *type, ffi_type **pass_type, void **arg_value… in zend_ffi_pass_arg()
2589 static int zend_ffi_pass_var_arg(zval *arg, ffi_type **pass_type, void **arg_values, uint32_t n, ze… in zend_ffi_pass_var_arg()
3784 zval *zv, *arg; in ZEND_METHOD() local
4014 zval *zv, *arg; in ZEND_METHOD() local
4136 zval *zv, *arg; in ZEND_METHOD() local
/PHP-7.4/Zend/
H A Dzend_vm_execute.h1859 zval *arg; in zend_cannot_pass_by_ref_helper_SPEC() local
1884 zval *arg, *top; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
1958 zval *arg, *top; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
2052 zval *arg, *param; in ZEND_SEND_ARRAY_SPEC_HANDLER() local
3786 zval *value, *arg; in ZEND_SEND_VAL_SPEC_CONST_HANDLER() local
3803 zval *value, *arg; in ZEND_SEND_VAL_EX_SPEC_CONST_HANDLER() local
3829 zval *value, *arg; in ZEND_SEND_VAL_EX_SPEC_CONST_QUICK_HANDLER() local
3855 zval *arg, *param; in ZEND_SEND_USER_SPEC_CONST_HANDLER() local
4686 zval *value, *arg; in ZEND_SEND_VAL_SIMPLE_SPEC_CONST_HANDLER() local
4698 zval *value, *arg; in ZEND_SEND_VAL_EX_SIMPLE_SPEC_CONST_HANDLER() local
[all …]
H A Dzend_ini.h194 void *arg; member
H A Dzend_operators.c714 zval *arg; in multi_convert_to_long_ex() local
730 zval *arg; in multi_convert_to_double_ex() local
746 zval *arg; in multi_convert_to_string_ex() local
H A Dzend_virtual_cwd.c1448 va_list arg; in virtual_open() local
/PHP-7.4/main/
H A Dalloca.c61 #define ADDRESS_FUNCTION(arg) (char *) i00afunc (&(arg)) argument
H A Dfastcgi.c403 static void fcgi_hash_apply(fcgi_hash *h, fcgi_apply_func func, void *arg) in fcgi_hash_apply()
417 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread()
H A Doutput.c678 PHPAPI int php_output_handler_hook(php_output_handler_hook_t type, void *arg) in php_output_handler_hook()
/PHP-7.4/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 Dformatted_print.c46 # define PRINTF_DEBUG(arg) argument
H A Dbasic_functions.c5129 static void run_user_tick_functions(int tick_count, void *arg) /* {{{ */
5687 zend_bool arg = 0; local
H A Dfile.c120 #define PHP_STREAM_TO_ZVAL(stream, arg) \ argument
/PHP-7.4/win32/
H A Dioutil.c199 va_list arg; in php_win32_ioutil_open_w() local
H A Dioutil.h320 va_list arg; in php_win32_ioutil_open() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_utils.c433 …_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.4/ext/libxml/
H A Dlibxml.c1005 zval *arg; in PHP_FUNCTION() local
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c500 static int pcre_clean_cache(zval *data, void *arg) in pcre_clean_cache()
1554 zval arg; /* Argument to pass to function */ in preg_do_repl_func() local
/PHP-7.4/ext/date/lib/
H A Dparse_date.c872 #define timelib_split_free(arg) { \ argument
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c47 va_list arg; in php_sqlite3_error() local
/PHP-7.4/ext/oci8/
H A Doci8_interface.c1713 zval *arg = NULL; in PHP_FUNCTION() local

Completed in 405 milliseconds

12345