Home
last modified time | relevance | path

Searched refs:FF (Results 1 – 21 of 21) sorted by relevance

/PHP-8.0/ext/standard/tests/filters/
H A Dbug77231.phpt10 string(74) "=BFAAAAAAAAFAAAAAAAAAAAAAA=FF=FF=FF=FF=FF=FF=FF=FFAAAAAAAAAAAAAAAAAAAAAAAA"
/PHP-8.0/ext/standard/
H A Dsha1.c130 #define FF(a, b, c, d, e, w) { \ macro
260 FF(a, b, c, d, e, x[0]); /* 1 */
261 FF(e, a, b, c, d, x[1]); /* 2 */
262 FF(d, e, a, b, c, x[2]); /* 3 */
263 FF(c, d, e, a, b, x[3]); /* 4 */
264 FF(b, c, d, e, a, x[4]); /* 5 */
265 FF(a, b, c, d, e, x[5]); /* 6 */
266 FF(e, a, b, c, d, x[6]); /* 7 */
267 FF(d, e, a, b, c, x[7]); /* 8 */
268 FF(c, d, e, a, b, x[8]); /* 9 */
[all …]
/PHP-8.0/ext/standard/tests/math/
H A Dbase_convert_improvements.phpt5 echo base_convert('FF', 16, 10) . "\n";
8 echo base_convert('0FF', 16, 10) . "\n";
/PHP-8.0/tests/lang/string/
H A Dunicode_escape.phpt7 var_dump("\u{FF}"); // y with diaeresis
/PHP-8.0/Zend/tests/
H A Dself_xor.phpt40 string(2) "FF"
/PHP-8.0/ext/openssl/tests/
H A Dcve2013_4073.phpt15 'subjectKeyIdentifier' => '88:5A:55:C0:52:FF:61:CD:52:A3:35:0F:EA:5A:9C:24:38:22:F7:5C',
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"
/PHP-8.0/ext/standard/tests/image/
H A Dbug70096.phpt2 Bug #70096 (Repeated iptcembed() adds superfluous FF bytes)
/PHP-8.0/ext/imap/tests/
H A Dimap_8bit_basic.phpt26 string(27) "=00=01=02=03=04=FE=FF=0A=0D"
/PHP-8.0/ext/filter/tests/
H A D033.phpt33 …OM HTTP://A.B.C 1.2.3.4 123 123ABC<>() O'HENRY 하퍼 AA:BB:CC:DD:EE:FF
/PHP-8.0/ext/mbstring/tests/
H A Dcasemapping.phpt76 Upper: FF
/PHP-8.0/ext/standard/html_tables/
H A Dents_html401.txt97 yuml 00FF
H A Dents_xhtml.txt96 yuml 00FF
H A Dents_html5.txt931 dzigrarr 027FF
1106 hoarr 021FF
2112 yuml 000FF
/PHP-8.0/ext/standard/tests/general_functions/
H A Dis_numeric.phpt122 "3FF",
/PHP-8.0/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt161 &yuml; U+000FF
H A Dhtmlentities_html5.phpt241 &yuml; U+000FF
707 &hoarr; U+021FF
1087 &dzigrarr; U+027FF
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3339 #define FF (PCRE2_NOTEMPTY_SET|PCRE2_NE_ATST_SET) in pcre2_dfa_match() macro
3341 options |= (re->flags & FF) / ((FF & (~FF+1)) / (OO & (~OO+1))); in pcre2_dfa_match()
3342 #undef FF in pcre2_dfa_match()
H A Dpcre2_match.c6209 #define FF (PCRE2_NOTEMPTY_SET|PCRE2_NE_ATST_SET) in pcre2_match() macro
6211 options |= (re->flags & FF) / ((FF & (~FF+1)) / (OO & (~OO+1))); in pcre2_match()
6212 #undef FF in pcre2_match()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1403 # 255 (hex FF)! The DL format is really bad.
1913 # $70 $1A $F8 $FF is this the apple type ?
12548 # FF 320K 5.25-inch, 2-sided, 8-sector
15919 # preferred colour management module like appl CCMS KCMS Lino UCCM "Win " "FF "
22093 # zip -FF omni.ja --out omni.zip
H A Dmagic1403 # 255 (hex FF)! The DL format is really bad.
1913 # $70 $1A $F8 $FF is this the apple type ?
12548 # FF 320K 5.25-inch, 2-sided, 8-sector
15919 # preferred colour management module like appl CCMS KCMS Lino UCCM "Win " "FF "
22093 # zip -FF omni.ja --out omni.zip

Completed in 150 milliseconds