Home
last modified time | relevance | path

Searched refs:ratio (Results 1 – 10 of 10) sorted by relevance

/PHP-7.1/
H A DREADME.MAILINGLIST_RULES56 1. If you notice that your posting ratio is much higher than that of other
/PHP-7.1/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt1273 [∶] => ∶
H A Dhtml_entity_decode_html5.phpt1700 "∶",
3834 ∶ => ∶ e288b6
H A Dhtmlentities_html5.phpt754 ∶ U+02236
/PHP-7.1/Zend/
H A Dzend_strtod.c1451 ratio in ratio() function
3192 adj.d = ratio(delta, bs);
3386 if ((aadj = ratio(delta, bs)) <= 2.) {
/PHP-7.1/ext/standard/html_tables/
H A Dents_html5.txt1695 ratio 02236
/PHP-7.1/ext/phar/phar/
H A Dpharcommand.inc1512 $infos['Compression-ratio'] = sprintf('%.3g%%', $usize ? ($csize * 100) / $usize : 100);
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic12281 # Next, the resolution or aspect ratio of the image:
12282 >>13 byte 0 \b, aspect ratio
15476 >>&3 ubyte&0x01 1 \b, 2:1 dot aspect ratio
H A Dmagic私はガラスを食べられます12281 # Next, the resolution or aspect ratio of the image:
12282 >>13 byte 0 \b, aspect ratio
15476 >>&3 ubyte&0x01 1 \b, 2:1 dot aspect ratio
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c74099 int ratio = pgszDest/pgszSrc;
74100 nDestTruncate = (nSrcPage+ratio-1)/ratio;

Completed in 563 milliseconds