Searched refs:fx (Results 1 – 6 of 6) sorted by relevance
/PHP-5.3/ext/standard/tests/strings/ |
H A D | strip_tags_variation10.phpt | 21 '<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 D | strip_tags_variation9.phpt | 20 "<html>\t\r\v The quick brown fo\fx jumped over the lazy dog</p>",
|
/PHP-5.3/ext/standard/tests/array/ |
H A D | array_unshift_variation8.phpt | 24 '\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 D | array_unshift_variation7.phpt | 24 "\t\r\v The quick brown fo\fx jumped over the lazy dog",
|
/PHP-5.3/ext/gd/libgd/ |
H A D | gd.c | 1678 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 D | magic | 6031 # maximal short forward jump is 07fx
|
Completed in 38 milliseconds