Home
last modified time | relevance | path

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

12345678

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_match.c176 #define Feptr F->eptr
180 #define Fmark F->mark
185 #define Fop F->op
229 Q <= F; in display_frames()
632 F = mb->match_frames; in match()
668 F = (heapframe *)((char *)new + ((char *)F - (char *)mb->match_frames)); in match()
718 F = N; in match()
797 assert_accept_frame = F; in match()
825 F = P; in match()
4690 #define Loffset F->temp_size in match()
[all …]
/PHP-8.0/ext/standard/tests/streams/
H A Dbug79984.phpt6 class F extends php_user_filter
40 stream_filter_register('f', 'F');
/PHP-8.0/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.0/ext/standard/tests/url/
H A Dbug53248.phpt7 var_dump(rawurldecode('%41%31%5F%2D%2E%7E'));
/PHP-8.0/ext/pcre/tests/
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_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_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_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
H A Dinvalid_utf8.phpt13 $result = preg_replace("#(&\#x*)([0-9A-F]+);*#iu","$1$2;",$string);
H A Dbug75207.phpt5 preg_match("/š(?:F?+(?:^(?(R)a+\"){99}-))(?J)(?'R'(?'R'<((?'RR'(?'R'\){97)?J)?J)(?'R'(?'R'\){99|(:(…
/PHP-8.0/ext/pdo_mysql/
H A Dmysql_statement.c763 const MYSQL_FIELD *F; in pdo_mysql_stmt_col_meta() local
780 F = S->fields + colno; in pdo_mysql_stmt_col_meta()
782 if (F->def) { in pdo_mysql_stmt_col_meta()
785 if (IS_NOT_NULL(F->flags)) { in pdo_mysql_stmt_col_meta()
788 if (IS_PRI_KEY(F->flags)) { in pdo_mysql_stmt_col_meta()
791 if (F->flags & MULTIPLE_KEY_FLAG) { in pdo_mysql_stmt_col_meta()
794 if (F->flags & UNIQUE_KEY_FLAG) { in pdo_mysql_stmt_col_meta()
797 if (IS_BLOB(F->flags)) { in pdo_mysql_stmt_col_meta()
800 str = type_to_name_native(F->type); in pdo_mysql_stmt_col_meta()
806 switch (F->type) { in pdo_mysql_stmt_col_meta()
[all …]
/PHP-8.0/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.0/ext/phar/tests/cache_list/files/
H A Dwrite15.phar8 6���������������������test.txt���K��H������E�������<?php __HALT_COMPILER();*��I_B�.�֩�.F�"�…
H A Dwrite19.phar8 …������test.txt�����H������E��� ���s:2:"hi";<?php __HALT_COMPILER();�� ���ο_�gL�?`` g�F���GBMB
/PHP-8.0/ext/pdo_firebird/tests/
H A Ddialect_1.phpt21 2.0 as F,
29 var_dump($row->F);
/PHP-8.0/ext/intl/tests/
H A Dbug62070_3.phpt16 82%40%40F%01%09%01%DC%08
H A Dbug62070_2.phpt17 71%3F%3FE%01%09%01%DC%08
/PHP-8.0/win32/build/
H A DMakefile.phpize36 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @del /F /Q %D\*.* > NUL
37 …-@del /F /Q $(BUILD_DIR)\*.res $(BUILD_DIR)\*.lib $(BUILD_DIR)\*.ilk $(BUILD_DIR)\*.pdb $(BUILD_DI…
/PHP-8.0/ext/standard/tests/strings/
H A Dvprintf_variation5.phpt16 "%+f %-f %F",
18 "%10.4f %-10.4F %04f %04.4f",
/PHP-8.0/ext/date/tests/
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";
H A Dbug26198.phpt6 echo gmdate("F Y (Y-m-d H:i:s T)\n", strtotime("Oct 2001"));
/PHP-8.0/ext/openssl/tests/
H A D74651.pem24 A4GBAIBIOJ+iiLyQfNJEY+IMefayQea0nmuXYY+F+L1DFjSC7xChytgYoPNnKkhh
H A Dbug28382cert.txt24 A4GBAIBIOJ+iiLyQfNJEY+IMefayQea0nmuXYY+F+L1DFjSC7xChytgYoPNnKkhh
/PHP-8.0/tests/lang/
H A D032.phpt20 class F extends D {

Completed in 41 milliseconds

12345678