Home
last modified time | relevance | path

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

/PHP-7.1/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-7.1/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-7.1/ext/gd/libgd/
H A Dgd.c1649 int fx = 0, fy = 0; in gdImageFilledArc() local
1698 fx = x; in gdImageFilledArc()
1714 gdImageLine(im, cx, cy, fx, fy, color); in gdImageFilledArc()
1716 gdImageLine(im, fx, fy, lx, ly, color); in gdImageFilledArc()
1718 pts[0].x = fx; in gdImageFilledArc()
1730 gdImageLine(im, cx, cy, fx, fy, color); in gdImageFilledArc()

Completed in 15 milliseconds