Home
last modified time | relevance | path

Searched refs:F (Results 126 – 150 of 195) sorted by relevance

12345678

/PHP-5.5/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-5.5/ext/mysql/
H A Dmysql.mak104 @echo Building Dependencies for $(<F)
108 @echo Building Dependencies for $(<F)
/PHP-5.5/ext/pgsql/
H A Dpgsql.mak103 @echo Building Dependencies for $(<F)
107 @echo Building Dependencies for $(<F)
/PHP-5.5/ext/ldap/
H A Dldap.mak107 @echo Building Dependencies for $(<F)
111 @echo Building Dependencies for $(<F)
/PHP-5.5/ext/xml/
H A Dxml.mak106 @echo Building Dependencies for $(<F)
110 @echo Building Dependencies for $(<F)
/PHP-5.5/ext/ctype/tests/
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-5.5/ext/openssl/
H A Dopenssl.mak114 @echo Building Dependencies for $(<F)
118 @echo Building Dependencies for $(<F)
/PHP-5.5/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-5.5/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-5.5/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-5.5/ext/filter/tests/
H A D033.phpt23 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-5.5/ext/fileinfo/libmagic/
H A DLICENSE6 (C) 1985-1995 Ian F. Darwin
/PHP-5.5/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-5.5/ext/date/tests/
H A Ddate_format_error.phpt25 $format = "F j, Y, g:i a";
/PHP-5.5/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt59 string(209) "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE68 \h hexadecimal digit char [0-9a-fA-F]
178 xdigit 0-9, a-f, A-F
186 ascii 0000 - 007F
200 (0-9, a-f, A-F)
/PHP-5.5/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);
/PHP-5.5/ext/standard/html_tables/mappings/
H A DCP1252.TXT89 0x46 0x0046 #LATIN CAPITAL LETTER F
121 0x66 0x0066 #LATIN SMALL LETTER F
150 0x83 0x0192 #LATIN SMALL LETTER F WITH HOOK

Completed in 43 milliseconds

12345678