Home
last modified time | relevance | path

Searched refs:xf (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/sapi/thttpd/
H A DREADME65 $ gunzip -c thttpd-2.xx.tar.gz | tar xf -
66 $ gunzip -c php-*.tar.gz | tar xf -
/PHP-5.5/ext/mbstring/tests/
H A Dbug48645.phpt28 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c748 const double xf = x - (double)sx; in getPixelInterpolateWeight() local
750 const double nxf = (double) 1.0 - xf; in getPixelInterpolateWeight()
752 const double m1 = xf * yf; in getPixelInterpolateWeight()
754 const double m3 = xf * nyf; in getPixelInterpolateWeight()
/PHP-5.5/
H A DINSTALL253 1. gunzip -c apache_1.3.x.tar.gz | tar xf -
258 5. gunzip -c php-5.x.y.tar.gz | tar xf -
399 tar -xf httpd-2_x_NN.tar
403 tar -xf php-NN.tar
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3040 >>21 byte&0xf >0 \b, >4G samples
3041 >>21 byte&0xf 0 \b

Completed in 41 milliseconds