Home
last modified time | relevance | path

Searched refs:F (Results 51 – 75 of 255) sorted by relevance

1234567891011

/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_getDocComment_001.phpt44 class F extends C implements I {} {}
49 $classes = array('A', 'B', 'C', 'D', 'E', 'F', 'G', 'I');
87 ---> Doc comment for class F:
/PHP-8.2/ext/standard/tests/strings/
H A Dhtmlentities_html5.phpt129 / U+0002F
135 ? U+0003F
284 į U+0012F
447 Џ U+0040F
463 П U+0041F
479 Я U+0042F
495 п U+0043F
511 я U+0044F
525 џ U+0045F
538 ‏ U+0200F
[all …]
H A Dvprintf_variation5.phpt16 "%+f %-f %F",
18 "%10.4f %-10.4F %04f %04.4f",
/PHP-8.2/ext/pcre/tests/
H A Dpreg_replace_callback_error1.phpt15 '/[a-zA-Z]/F', array('[a-z]', //Array of Regexes
46 Arg value is /[a-zA-Z]/F
48 Warning: preg_replace_callback(): Unknown modifier 'F' in %s on line %d
H A Dpreg_replace_error1.phpt15 '/[a-zA-Z]/F', array('[a-z]', //Array of Regexes
49 Arg value is /[a-zA-Z]/F
51 Warning: preg_replace(): Unknown modifier 'F' in %spreg_replace_error1.php on line %d
H A Dpreg_grep_error1.phpt15 '/[a-zA-Z]/F', array('[a-z]', //Array of Regexes
53 Arg value is /[a-zA-Z]/F
55 Warning: preg_grep(): Unknown modifier 'F' in %spreg_grep_error1.php on line %d
H A Dpreg_match_error1.phpt13 '/[a-zA-Z]/F', array('[a-z]', //Array of Regexes
50 Arg value is /[a-zA-Z]/F
52 Warning: preg_match(): Unknown modifier 'F' in %spreg_match_error1.php on line %d
H A Dpreg_split_error1.phpt15 '/[a-zA-Z]/F', array('[a-z]', //Array of Regexes
52 Arg value is /[a-zA-Z]/F
54 Warning: preg_split(): Unknown modifier 'F' in %spreg_split_error1.php on line %d
H A Dpreg_match_all_error1.phpt15 '/[a-zA-Z]/F', array('[a-z]', //Array of Regexes
57 Arg value is /[a-zA-Z]/F
59 Warning: preg_match_all(): Unknown modifier 'F' in %spreg_match_all_error1.php on line %d
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_match.c177 #define Feptr F->eptr
181 #define Fmark F->mark
186 #define Fop F->op
230 Q <= F; in display_frames()
633 F = mb->match_frames; in match()
669 F = (heapframe *)((char *)new + ((char *)F - (char *)mb->match_frames)); in match()
719 F = N; in match()
798 assert_accept_frame = F; in match()
828 F = P; in match()
4885 #define Loffset F->temp_size in match()
[all …]
/PHP-8.2/ext/sqlite3/tests/
H A Dsqlite3_15_open_error-win.phpt19 $cmd = $icacls . ' ' . $unreadable . ' /inheritance:r /deny ' . $user . ':(F,M,R,RX,W)';
29 $cmd = $icacls . ' ' . $unreadable . ' /grant ' . $user . ':(F,M,R,RX,W)';
/PHP-8.2/Zend/tests/prop_const_expr/
H A Dbasic_nullsafe.phpt27 const F = (null)?->{new Printer};
28 var_dump(F);
/PHP-8.2/ext/iconv/tests/
H A Dbug78069.data34 ect: =?o-8859-1?q?<3F3F=3F?=�
/PHP-8.2/ext/standard/tests/file/
H A Dfscanf_variation24.phpt144 string(1) "F"
219 string(1) "F"
294 string(1) "F"
369 string(1) "F"
438 string(1) "F"
513 string(1) "F"
603 string(1) "F"
672 string(1) "F"
/PHP-8.2/ext/standard/tests/streams/
H A Dbug79984.phpt6 class F extends php_user_filter
40 stream_filter_register('f', 'F');
/PHP-8.2/ext/standard/tests/math/
H A Dnumber_format_with_3_args.phpt8 var_dump(number_format($number, 2, 'F'));
H A Dnumber_format_with_null_args.phpt9 var_dump(number_format($number, 2, 'F', null));
/PHP-8.2/ext/standard/tests/url/
H A Dbug53248.phpt7 var_dump(rawurldecode('%41%31%5F%2D%2E%7E'));
/PHP-8.2/ext/pdo_mysql/
H A Dmysql_statement.c768 const MYSQL_FIELD *F; in pdo_mysql_stmt_col_meta() local
785 F = S->fields + colno; in pdo_mysql_stmt_col_meta()
787 if (F->def) { in pdo_mysql_stmt_col_meta()
790 if (IS_NOT_NULL(F->flags)) { in pdo_mysql_stmt_col_meta()
793 if (IS_PRI_KEY(F->flags)) { in pdo_mysql_stmt_col_meta()
796 if (F->flags & MULTIPLE_KEY_FLAG) { in pdo_mysql_stmt_col_meta()
799 if (F->flags & UNIQUE_KEY_FLAG) { in pdo_mysql_stmt_col_meta()
802 if (IS_BLOB(F->flags)) { in pdo_mysql_stmt_col_meta()
805 str = type_to_name_native(F->type); in pdo_mysql_stmt_col_meta()
811 switch (F->type) { in pdo_mysql_stmt_col_meta()
[all …]
/PHP-8.2/Zend/tests/enum/
H A Dkeyword-whitespace.phpt11 F {}
/PHP-8.2/ext/pdo_firebird/tests/
H A Ddialect_1.phpt23 2.0 as F,
31 var_dump($row->F);
/PHP-8.2/ext/phar/tests/cache_list/files/
H A Dwrite15.phar8 6���������������������test.txt���K��H������E�������<?php __HALT_COMPILER();*��I_B�.�֩�.F�"�…
/PHP-8.2/ext/intl/tests/
H A Dbug62070_3.phpt17 82%40%40F%01%09%01%DC%08
/PHP-8.2/ext/date/tests/
H A Dbug66019.phpt7 echo $dateObject->format( 'j F Y H:i' );
H A Dbug33532.phpt22 print "datestr " . date ("H:i:s A F j Y T", $tStamp) . "\n";
31 print "datestr " . date ("H:i:s A F j Y T", $tStamp) . "\n";

Completed in 52 milliseconds

1234567891011