Home
last modified time | relevance | path

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

12345678910

/PHP-7.1/ext/date/tests/
H A DDateTime_format_basic1.phpt17 var_dump( $date->format( "F j, Y, g:i a") );
H A Dmktime-3-64bit.phpt21 echo date("F ".DATE_ISO8601, $ret), "\n";
H A Dmktime-3.phpt21 echo date("F ".DATE_ISO8601, $ret), "\n";
/PHP-7.1/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt7 var_dump(sprintf("%.3F", 100.426));
8 var_dump(sprintf("%.2F", 100.426));
H A Dstr_word_count.phpt153 string(1) "F"
213 string(1) "F"
H A Dhtmlentities_html4.phpt184 Ο U+0039F
228 ‏ U+0200F
273 ∏ U+0220F
H A Dsscanf_basic8.phpt13 $str = "129 12F 123B -123B 01ABC 1G";
/PHP-7.1/ext/json/
H A Djson_scanner.re59 } else if (code >= 'A' && code <= 'F') {
107 HEX = DIGIT | [a-fA-F] ;
108 HEXNZ = DIGITNZ | [a-fA-F] ;
140 UTF16_4 = UTFPREF [dD] [89abAB] HEX{2} UTFPREF [dD] [c-fC-F] HEX{2} ;
/PHP-7.1/ext/standard/tests/array/
H A Darray_pop_variation.phpt15 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2.4 => "float", "F" => "FFF",
H A Darray_pop_errors.phpt20 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2.4 => "float", "F" => "FFF",
H A Darray_push.phpt25 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2.4 => "float", "F" => "FFF",
191 [F] => FFF
/PHP-7.1/ext/openssl/tests/
H A Dbug28382.phpt34 string(59) "B0:A7:FF:F9:41:15:DE:23:39:BD:DD:31:0F:97:A0:B2:A2:74:E0:FC"
H A Dbug74720_1.phpt45 +F/2HMjQfTITQgkAiEn45s4agQKBgQDGCAZkIUcdyXQTplLE0Zx1/uiTBrQGyzsb
H A Dbug74903.phpt47 +F/2HMjQfTITQgkAiEn45s4agQKBgQDGCAZkIUcdyXQTplLE0Zx1/uiTBrQGyzsb
H A Dbug74720_0.phpt47 +F/2HMjQfTITQgkAiEn45s4agQKBgQDGCAZkIUcdyXQTplLE0Zx1/uiTBrQGyzsb
H A Dopenssl_pkcs12_read_basic.phpt69 JTeUFyb+ZjYLrHUp1yir+oZIm5DBZDZjYclanrPPHg9YwVxcHtunPeCFy3iC+W+F
/PHP-7.1/sapi/phpdbg/tests/
H A Dinfo_001.phpt14 i F
/PHP-7.1/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt46 echo "Sample range of codepoints: U+2600-U+260F\n";
138 Sample range of codepoints: U+2600-U+260F
/PHP-7.1/ext/ctype/tests/
H A Dctype_print_variation3.phpt33 "03F", // hexadecimal 'digits'
H A Dctype_alnum_variation3.phpt32 "03F", // hexadecimal 'digits'
H A Dctype_lower_variation3.phpt33 "03F", // hexadecimal 'digits'
H A Dctype_upper_variation3.phpt32 "03F", // hexadecimal 'digits'
H A Dctype_alpha_variation3.phpt33 "03F", // hexadecimal 'digits'
/PHP-7.1/ext/hash/tests/
H A Dfnv1a64.phpt59 array( 'F#&dyJkG!:q', '33b8c68aed55c285' ),
61 array( 'F/|k>pv/(=3', '671c9537b41d76fe' ),
119 array( '3z_|F>`6usoP?e8QJ|R{fM7', 'd6cd721ef468a686' ),
206 array( 'QZ+qL}m3oM?Ibf1!Tjh6&z4R;;/V]F-0"8#O6pc\'', 'd272ca04df7d0554' ),
226 array( 'R5c|B@_~N"}McK\\,#cxpi%hxDhd?3HHf^,c!MD!{F I+', '4f0136432df156d5' ),
243 array( 'S)t aO46}VD*Nd7g=H\\Uf\'M^2?;4F/$y8xzzH/1GfVR5;j}', 'd650a004f4a4a934' ),
245 array( 'xYNI#xB4ynZ7& .P 3tbtr;Te}V^nwshRC2V<Uj7DFOKF]{F', '955141b7150fa2c1' ),
258 array( 'CRCr[s/V ;EivU-F=;W_e|"a*".LeaT*5w|pk-HlImW@Ddga!?', '52d26109c3976242' ),
306 array( 'F-LI(oi b`xO*]H"CT0Fp@>,/J)M^Sp&a>Oi.:iq{bB\'@j)d@9+2ZJ>itG8T', 'd8a203d84a6e0ad0' ),
/PHP-7.1/ext/session/
H A Dmod_files.bat35 SET HashChars=0 1 2 3 4 5 6 7 8 9 A B C D E F

Completed in 37 milliseconds

12345678910