Home
last modified time | relevance | path

Searched refs:fx (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/standard/tests/strings/
H A Dstrip_tags_variation10.phpt21 '<html>\t\r\v The quick brown fo\fx jumped over the lazy dog</p>',
46 string(63) "<html>\t\r\v The quick brown fo\fx jumped over the lazy dog</p>"
H A Dstrip_tags_variation9.phpt20 "<html>\t\r\v The quick brown fo\fx jumped over the lazy dog</p>",
/PHP-5.3/ext/standard/tests/array/
H A Darray_unshift_variation8.phpt24 '\t\r\v The quick brown fo\fx jumped over the lazy dog',
94 string(53) "\t\r\v The quick brown fo\fx jumped over the lazy dog"
107 string(53) "\t\r\v The quick brown fo\fx jumped over the lazy dog"
H A Darray_unshift_variation7.phpt24 "\t\r\v The quick brown fo\fx jumped over the lazy dog",
/PHP-5.3/ext/gd/libgd/
H A Dgd.c1678 int fx = 0, fy = 0; in gdImageFilledArc() local
1724 fx = x; in gdImageFilledArc()
1734 gdImageLine(im, cx, cy, fx, fy, color); in gdImageFilledArc()
1736 gdImageLine(im, fx, fy, lx, ly, color); in gdImageFilledArc()
1738 pts[0].x = fx; in gdImageFilledArc()
1750 gdImageLine(im, cx, cy, fx, fy, color); in gdImageFilledArc()
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic6031 # maximal short forward jump is 07fx

Completed in 38 milliseconds