Home
last modified time | relevance | path

Searched refs:input (Results 626 – 650 of 650) sorted by relevance

1...<<212223242526

/php-src/ext/mbstring/tests/
H A Dsjis_mobile_encodings.phpt313 // This occurred when the input string was shorter than the output
319 // they appeared at end of input string
H A Dmb_detect_encoding.phpt90 $css = 'input[type="radio"]:checked + img {
159 …die("mb_detect_encoding should never return " . $encoding . " for invalid input string " . bin2hex…
/php-src/ext/iconv/tests/
H A Diconv_mime_encode.phpt17 "input-charset" => "EUC-JP",
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c326 scb.input = subject; in pcre2_substitute()
H A Dpcre2.h562 PCRE2_SPTR input; /* Pointer to input subject string */ \
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst24 php-src as a whole can be seen as a pipeline consisting of these stages, using the input of the
/php-src/ext/soap/
H A Dsoap.c2254 …request = serialize_function_call(this_ptr, fn, NULL, fnb->input.ns, real_args, arg_count, soap_ve…
3145 if (fnb->input.headers) {
3154 if ((hdr = zend_hash_find_ptr(fnb->input.headers, key.s)) != NULL) {
3750 hdrs = fnb->input.headers;
3754 use = fnb->input.use;
3756 ns = encode_add_ns(body, fnb->input.ns);
/php-src/ext/gd/
H A Dgd.c2268 double input, output, gamma; in PHP_FUNCTION() local
2270 if (zend_parse_parameters(ZEND_NUM_ARGS(), "Odd", &IM, gd_image_ce, &input, &output) == FAILURE) { in PHP_FUNCTION()
2274 if (input <= 0.0) { in PHP_FUNCTION()
2284 gamma = input / output; in PHP_FUNCTION()
/php-src/sapi/cgi/
H A Dcgi_main.c2416 size_t slen = strlen(PG(arg_separator).input);
2432 strlcat(s, PG(arg_separator).input, len);
/php-src/main/
H A Dphp_variables.c530 separator = PG(arg_separator).input; in SAPI_TREAT_DATA_FUNC()
H A Dmain.c716 …"&", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateStringUnempty, arg_separator.input, php_core_globals,…
/php-src/ext/phar/tests/files/
H A Dpear2coverage.phar123 $output->startElement('input');
127 $output->startElement('input');
/php-src/ext/standard/tests/file/
H A Dmkdir_rmdir_variation-win32-mb.phpt38 echo "\n*** Testing mkdir() with miscellaneous input ***\n";
1606 *** Testing mkdir() with miscellaneous input ***
H A Dmkdir_rmdir_variation-win32.phpt38 echo "\n*** Testing mkdir() with miscellaneous input ***\n";
1606 *** Testing mkdir() with miscellaneous input ***
H A Dtempnam_variation4-0.phpt13 Allowable permissions: files are expected to be created in the input dir
H A Dtempnam_variation4-1.phpt13 Allowable permissions: files are expected to be created in the input dir
/php-src/ext/date/lib/
H A Dparse_date.re2167 static timelib_format_specifier_code timelib_lookup_format(char input, const timelib_format_specifi…
2170 if (format_map->specifier == input) {
2225 /* There are 2 cases where the input string and format string
H A Dparse_date.c25017 static timelib_format_specifier_code timelib_lookup_format(char input, const timelib_format_specifi… in timelib_lookup_format() argument
25020 if (format_map->specifier == input) { in timelib_lookup_format()
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.dasc5669 ir_ref input = *p;
5670 if (IR_OPND_KIND(insn_flags, j) == IR_OPND_DATA && input > 0 && ctx->vregs[input]) {
5681 } else if (j > 1 && input == insn->op1 && ctx->regs[i][1] != IR_REG_NONE) {
5684 reg = ir_get_free_reg(ctx->ir_base[input].type, available);
H A Dir_x86.dasc1175 /* %rax - used as input and result */
1185 /* %rax - used as input and result */
10086 ir_ref input = *p;
10087 if (IR_OPND_KIND(insn_flags, j) == IR_OPND_DATA && input > 0 && ctx->vregs[input]) {
10098 } else if (j > 1 && input == insn->op1 && ctx->regs[i][1] != IR_REG_NONE) {
10101 reg = ir_get_free_reg(ctx->ir_base[input].type, available);
/php-src/sapi/cgi/tests/
H A Dbug69487.phpt11 var_dump(strlen(file_get_contents('php://input')));
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます287 0 search/8192 (input,
753 >20 lelong x \b %d input chunks.
9588 0 string SMV\x1A SNES9x input recording
17439 # gpu: file(1) magic for GPU input files
22563 # device is an input device
22564 >>(26.s+0x15) ubyte &0x02 \b, input
27217 # standard input/output device
31543 >>0 ubyte 0x09 input device
35980 # RZX input recording files
37171 0 search/4096 \\input TeX document text
[all …]
H A Dmagic287 0 search/8192 (input,
753 >20 lelong x \b %d input chunks.
9588 0 string SMV\x1A SNES9x input recording
17439 # gpu: file(1) magic for GPU input files
22563 # device is an input device
22564 >>(26.s+0x15) ubyte &0x02 \b, input
27217 # standard input/output device
31543 >>0 ubyte 0x09 input device
35980 # RZX input recording files
37171 0 search/4096 \\input TeX document text
[all …]
/php-src/ext/standard/tests/strings/
H A Dbug49785.phpt2 Bug #49785 (insufficient input string validation of htmlspecialchars())
/php-src/build/
H A Dlibtool.m43577 …objs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `tes…
6049 …$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname…
6358 # 10000 chars as input seems more than enough

Completed in 360 milliseconds

1...<<212223242526