Home
last modified time | relevance | path

Searched refs:F (Results 151 – 175 of 225) sorted by relevance

123456789

/PHP-7.2/ext/ctype/tests/
H A Dctype_lower_variation3.phpt33 "03F", // hexadecimal 'digits'
H A Dctype_space_variation3.phpt33 "03F", // hexadecimal 'digits'
H A Dctype_graph_variation3.phpt33 "03F", // hexadecimal 'digits'
H A Dctype_punct_variation3.phpt34 "03F", // hexadecimal 'digits'
H A Dctype_cntrl_variation3.phpt33 "03F", // hexadecimal 'digits'
/PHP-7.2/ext/pgsql/
H A Dpgsql.mak103 @echo Building Dependencies for $(<F)
107 @echo Building Dependencies for $(<F)
/PHP-7.2/ext/standard/tests/array/
H A D005.phpt25 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2.4 => "float", "F" => "FFF",
203 [F] => FFF
/PHP-7.2/ext/ldap/
H A Dldap.mak107 @echo Building Dependencies for $(<F)
111 @echo Building Dependencies for $(<F)
/PHP-7.2/ext/xml/
H A Dxml.mak106 @echo Building Dependencies for $(<F)
110 @echo Building Dependencies for $(<F)
/PHP-7.2/ext/openssl/tests/
H A Dbug74798.phpt45 +F/2HMjQfTITQgkAiEn45s4agQKBgQDGCAZkIUcdyXQTplLE0Zx1/uiTBrQGyzsb
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput2333 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^
60 ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c
H A Dtestoutput2580 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^
107 ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c
/PHP-7.2/ext/standard/tests/strings/
H A Dhtml_entity_decode_win1252.phpt9 0x0192 => array(0x83, "LATIN SMALL LETTER F WITH HOOK"),
94 LATIN SMALL LETTER F WITH HOOK: &#x192; => 83
H A Dprintf.phpt204 echo"\n\n*** Output for '%F' as the format parameter ***\n";
205 printf("%F",1.23456789e10);
679 *** Output for '%F' as the format parameter ***
H A Dprintf_64bit.phpt204 echo"\n\n*** Output for '%F' as the format parameter ***\n";
205 printf("%F",1.23456789e10);
679 *** Output for '%F' as the format parameter ***
/PHP-7.2/tests/strings/
H A D001.phpt96 $correct = '%20%21%22%23%24%25%26%27%28%29%2A%2B%2C-.%2F0123456789%3A%3B%3C%3D%3E%3F'
116 $correct = '+%21%22%23%24%25%26%27%28%29%2A%2B%2C-.%2F0123456789%3A%3B%3C%3D%3E%3F'
/PHP-7.2/ext/fileinfo/libmagic/
H A DLICENSE6 (C) 1985-1995 Ian F. Darwin
/PHP-7.2/ext/filter/tests/
H A D033.phpt24 encoded PHP 1 foo%40bar.com http%3A%2F%2Fa.b.c 1.2.3.4 123 123abc%3C%3E%28%29 O…
H A D043.phpt84 string(1) "F"
/PHP-7.2/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt58 string(209) "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
/PHP-7.2/ext/imap/tests/
H A Dimap_rfc822_parse_headers_basic.phpt51 if ($z->Flagged == 'F' || $z->Flagged == ' ') {
H A Dimap_headerinfo_basic.phpt51 if ($z->Flagged == 'F' || $z->Flagged == ' ') {
/PHP-7.2/ext/date/tests/
H A Ddate_format_error.phpt25 $format = "F j, Y, g:i a";
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE69 \h hexadecimal digit char [0-9a-fA-F]
167 xdigit 0-9, a-f, A-F
175 ascii 0000 - 007F
189 (0-9, a-f, A-F)
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt89 // F - file name
90 $trace = try_control_string($link, 't:O,' . $trace_file . ':F', $trace_file, 50);

Completed in 38 milliseconds

123456789