Home
last modified time | relevance | path

Searched refs:f (Results 876 – 900 of 1078) sorted by relevance

1...<<31323334353637383940>>...44

/php-src/ext/standard/tests/array/
H A Darray_pop.phpt20 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2 => "float", "F" => "FFF",
171 ["f"]=>
H A Dksort_variation5.phpt18 "\f" => "\f", "\n" =>"\n", "\r" => "\r", "\t" => "\t", "\xhh" => "\xhh",
H A Dkrsort_variation5.phpt18 "\f" => "\f", "\n" =>"\n", "\r" => "\r", "\t" => "\t", "\xhh" => "\xhh",
H A Darray_pad_variation6.phpt51 … array("a\v\f", "aaaa\r", "b\tbbb", "\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted strings
52 … array('a\v\f', 'aaaa\r', 'b\tbbb', '\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted strings
269 string(5) "a\v\f"
287 string(5) "a\v\f"
H A Darray_change_key_case_variation8.phpt13 …array(null => 1, NULL => 2, "\a" => 3, "\cx" => 4, "\e" => 5, "\f" => 6, "\n" => 7, "\t" => 8, "\x…
/php-src/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_008w.phpt24 function __construct($f, $s, $x1, $x2, $x3, public $booleanMessage) {
25 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_009w.phpt24 function __construct($f, $s, $x1, $x2, $x3, public $booleanMessage) {
25 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_007w.phpt22 function __construct($f, $s, $x1, $x2, $x3, public $booleanMessage) {
23 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_010w.phpt22 function __construct($f, $s, $x1, $x2, $x3, public $booleanMessage) {
23 parent::__construct($f, $s, $x1, $x2, $x3);
/php-src/Zend/tests/
H A Disset_str_offset.phpt58 $f = fopen(__FILE__, 'r');
59 var_dump(isset($str[$f]));
/php-src/ext/opcache/jit/ir/
H A Dgen_ir_fold_hash.c244 FILE *f = stdin; in main() local
261 while (fgets(buf, sizeof(buf) - 1, f)) { in main()
H A Dir_sccp.c773 return !IR_IS_SYM_CONST(insn->op) && insn->val.f == (float)(double)insn->val.f; in ir_may_promote_f2d()
1716 return op1->val.f == op2->val.f; in ir_cmp_is_true()
1718 return op1->val.f != op2->val.f; in ir_cmp_is_true()
1720 return op1->val.f < op2->val.f; in ir_cmp_is_true()
1722 return op1->val.f >= op2->val.f; in ir_cmp_is_true()
1724 return op1->val.f <= op2->val.f; in ir_cmp_is_true()
1726 return op1->val.f > op2->val.f; in ir_cmp_is_true()
1728 return !(op1->val.f >= op2->val.f); in ir_cmp_is_true()
1730 return !(op1->val.f < op2->val.f); in ir_cmp_is_true()
1732 return !(op1->val.f > op2->val.f); in ir_cmp_is_true()
[all …]
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c481 ISC_INT64 n, f = scales[-var->sqlscale]; in pdo_firebird_stmt_get_col() local
503 n / f, -var->sqlscale, n % f); in pdo_firebird_stmt_get_col()
504 } else if (n <= -f) { in pdo_firebird_stmt_get_col()
506 n / f, -var->sqlscale, -n % f); in pdo_firebird_stmt_get_col()
508 str = zend_strpprintf(0, "-0.%0*" LL_MASK "d", -var->sqlscale, -n % f); in pdo_firebird_stmt_get_col()
/php-src/ext/spl/tests/
H A Dbug55701.phpt10 function testBaseClass($f) {
13 $f();
26 function testChildClass($f) {
28 $f();
H A Dspl_003.phpt25 class f implements iface1, iface2{}
/php-src/ext/standard/tests/general_functions/
H A Dintval_binary_prefix.phpt6 $isspaceChars = " \t\n\r\f\v";
/php-src/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation6.phpt13 "\tHello \$world ".chr(0)."\&!)The big brown fox jumped over the\t\f lazy dog\v\n",
/php-src/ext/exif/tests/
H A Dbug72627.phpt42 string(5) "f/1.0"
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation6.phpt101 string(1) "f"
117 string(1) "f"
133 string(1) "f"
149 string(1) "f"
165 string(1) "f"
181 string(1) "f"
197 string(1) "f"
213 string(1) "f"
229 string(1) "f"
245 string(1) "f"
[all …]
/php-src/ext/standard/tests/streams/
H A Dproc_open_bug69900.phpt28 $process = proc_open(getenv('TEST_PHP_EXECUTABLE_ESCAPED').' -n -f ' . escapeshellarg($fl), $descri…
/php-src/ext/dom/tests/compareDocumentPosition/
H A Dattribute_order_different_element.phpt12 <inner a="b" c="d" e="f" />
/php-src/.github/scripts/windows/
H A Dbuild.bat29 for /f "tokens=*" %%a in ('type %PHP_BUILD_CACHE_SDK_DIR%\VERSION') do set GOT_SDK_VER=%%a
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_UTF16BE_BOM.phpt29 %0<%0m%0e%0t%0a%0 %0c%0h%0a%0r%0s%0e%0t%0=%0"%0u%0t%0f%0-%08%0"%0>%0
H A DHTMLDocument_UTF16LE_BOM.phpt29 %0<%0m%0e%0t%0a%0 %0c%0h%0a%0r%0s%0e%0t%0=%0"%0u%0t%0f%0-%08%0"%0>%0
/php-src/ext/pdo_mysql/
H A Dmysql_sql_parser.re30 COMMENTS = ("/*"([^*]+|[*]+[^/*])*[*]*"*/"|(("--"[ \t\v\f\r])|[#]).*);

Completed in 37 milliseconds

1...<<31323334353637383940>>...44