Home
last modified time | relevance | path

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

12345678910

/PHP-8.1/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()
827 F = P; in match()
4692 #define Loffset F->temp_size in match()
[all …]
/PHP-8.1/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.1/ext/pcre/tests/
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_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_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_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);
/PHP-8.1/ext/iconv/tests/
H A Dbug78069.data34 ect: =?o-8859-1?q?<3F3F=3F?=�
/PHP-8.1/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.1/ext/standard/tests/streams/
H A Dbug79984.phpt6 class F extends php_user_filter
40 stream_filter_register('f', 'F');
/PHP-8.1/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.1/ext/standard/tests/url/
H A Dbug53248.phpt7 var_dump(rawurldecode('%41%31%5F%2D%2E%7E'));
/PHP-8.1/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.1/Zend/tests/enum/
H A Dkeyword-whitespace.phpt11 F {}
/PHP-8.1/ext/pdo_firebird/tests/
H A Ddialect_1.phpt23 2.0 as F,
31 var_dump($row->F);
/PHP-8.1/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.1/ext/intl/tests/
H A Dbug62070_3.phpt17 82%40%40F%01%09%01%DC%08
/PHP-8.1/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";
H A Dgh9699.phpt9 echo $date->diff($now)->format("%R %Y %M %D %H %I %S %F"), "\n";
/PHP-8.1/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.1/ext/standard/tests/strings/
H A Dvprintf_variation5.phpt16 "%+f %-f %F",
18 "%10.4f %-10.4F %04f %04.4f",

Completed in 38 milliseconds

12345678910