Home
last modified time | relevance | path

Searched refs:arg (Results 401 – 425 of 583) sorted by relevance

1...<<11121314151617181920>>...24

/PHP-7.3/Zend/tests/
H A Dclosure_061.phpt8 function func($arg) { }
12 public static function staticMethod($arg) {}
/PHP-7.3/ext/iconv/tests/
H A Diconv_mime_decode_variation1.phpt2 Test iconv_mime_decode() function : usage variations - Pass different data types to header arg
H A Diconv_strrpos_variation1.phpt2 Test iconv_strrpos() function : usage variations - pass different data types to $haystack arg
H A Diconv_strrpos_variation2.phpt2 Test iconv_strrpos() function : usage variations - Pass different data types to $needle arg
/PHP-7.3/ext/mbstring/tests/
H A Dmb_strtoupper_variation1.phpt2 Test mb_strtoupper() function : usage varitations - pass different data types as $sourcestring arg
H A Dmb_encode_mimeheader_variation1.phpt2 Test mb_encode_mimeheader() function : usage variations - Pass different data types to $str arg
H A Dmb_strrpos_variation1.phpt2 Test mb_strrpos() function : usage variations - pass different data types to $haystack arg
H A Dmb_strrpos_variation2.phpt2 Test mb_strrpos() function : usage variations - Pass different data types to $needle arg
H A Dmb_strrpos_variation3.phpt2 Test mb_strrpos() function : usage variations - Pass different data types as $offset arg
H A Dmb_substr_variation4.phpt2 Test mb_substr() function : usage variations - pass different integers to $start arg
H A Dmb_substr_variation5.phpt2 Test mb_substr() function : usage variations - pass different integers to $length arg
H A Dmb_substr_variation6.phpt2 Test mb_substr() function : usage variations - pass different integers to $start arg
H A Dmb_substr_variation7.phpt2 Test mb_substr() function : usage variations - pass different integers to $length arg
/PHP-7.3/ext/standard/tests/general_functions/
H A Dgetrusage_variation1.phpt2 Test getrusage() function : usage variation - diff data types as $who arg
/PHP-7.3/ext/hash/
H A Dhash_sha.c90 char *arg; in PHP_FUNCTION() local
96 if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|b", &arg, &arg_len, &raw_output) == FAILURE) { in PHP_FUNCTION()
101 PHP_SHA1Update(&context, arg, arg_len); in PHP_FUNCTION()
118 char *arg; in PHP_FUNCTION() local
127 if (zend_parse_parameters(ZEND_NUM_ARGS(), "p|b", &arg, &arg_len, &raw_output) == FAILURE) { in PHP_FUNCTION()
131 stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS, NULL); in PHP_FUNCTION()
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Doniguruma.h123 …edef int (*OnigApplyAllCaseFoldFunc)(OnigCodePoint from, OnigCodePoint* to, int to_len, void* arg);
135 int (*apply_all_case_fold)(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg);
267 #define ONIGENC_APPLY_ALL_CASE_FOLD(enc,case_fold_flag,f,arg) \ argument
268 (enc)->apply_all_case_fold(case_fold_flag,f,arg)
847 …igRegex reg, int (*func)(const OnigUChar*, const OnigUChar*,int,int*,OnigRegex,void*), void* arg));
857 …averse P_((OnigRegion* region, int at, int(*callback_func)(int,int,int,int,int,void*), void* arg));
/PHP-7.3/sapi/litespeed/
H A Dlsapi_main.c216 void * arg ) in add_variable() argument
218 int filter_arg = (Z_ARR_P((zval *)arg) == Z_ARR(PG(http_globals)[TRACK_VARS_ENV])) in add_variable()
224 php_register_variable_safe((char *)pKey, new_val, new_val_len, (zval *)arg ); in add_variable()
806 void * arg ) in alter_ini() argument
1707 void * arg ) in add_associate_array() argument
1709 add_assoc_string_ex((zval *)arg, (char *)pKey, keyLen, (char *)pValue); in add_associate_array()
/PHP-7.3/ext/standard/tests/class_object/
H A Dis_a_variation_001.phpt2 Test is_a() function : usage variations - wrong type for arg 1
/PHP-7.3/ext/standard/tests/math/
H A Datan2_variation1.phpt2 Test atan2() function : usage variations - different data types as $y arg
H A Datan2_variation2.phpt2 Test atan2() function : usage variations - different data types as $x arg
/PHP-7.3/ext/standard/tests/file/
H A Drename_variation12.phpt17 /* Creating unique files in various dirs by passing relative paths to $dir arg */
/PHP-7.3/ext/soap/interop/
H A Dclient_round2_interop.php423 $arg = '$soap_test->method_params["'.$pname.'"]';
424 $args .= $args?','.$arg:$arg;
/PHP-7.3/ext/standard/
H A Dformatted_print.c48 # define PRINTF_DEBUG(arg) php_printf arg
50 # define PRINTF_DEBUG(arg) argument
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c896 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem() argument
904 SLJIT_ASSERT(arg & SLJIT_MEM); in emit_op_mem()
906 if (SLJIT_UNLIKELY(arg & OFFS_REG_MASK)) { in emit_op_mem()
908 offs_reg = OFFS_REG(arg); in emit_op_mem()
914 FAIL_IF(push_inst(compiler, RLDI(tmp_reg, OFFS_REG(arg), argw, 63 - argw, 1))); in emit_op_mem()
925 …return push_inst(compiler, INST_CODE_AND_DST(inst, inp_flags, reg) | A(arg & REG_MASK) | B(offs_re… in emit_op_mem()
929 arg &= REG_MASK; in emit_op_mem()
936 return push_inst(compiler, INST_CODE_AND_DST(inst, inp_flags, reg) | A(arg) | B(tmp_reg)); in emit_op_mem()
941 return push_inst(compiler, INST_CODE_AND_DST(inst, inp_flags, reg) | A(arg) | IMM(argw)); in emit_op_mem()
955 FAIL_IF(push_inst(compiler, ADDIS | D(tmp_reg) | A(arg) | IMM(high_short >> 16))); in emit_op_mem()
[all …]
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_main.c114 static void fastcgi_ini_parser(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg);
221 static int print_extension_info(zend_extension *ext, void *arg) /* {{{ */ in print_extension_info() argument
516 …load_env_var(char *var, unsigned int var_len, char *val, unsigned int val_len, void *arg) /* {{{ */ in cgi_php_load_env_var() argument
518 zval *array_ptr = (zval*)arg; in cgi_php_load_env_var()
1365 static void fastcgi_ini_parser(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg) /*… in fastcgi_ini_parser() argument
1367 int *mode = (int *)arg; in fastcgi_ini_parser()

Completed in 56 milliseconds

1...<<11121314151617181920>>...24