Home
last modified time | relevance | path

Searched refs:lx (Results 1 – 13 of 13) sorted by relevance

/PHP-8.2/ext/gd/libgd/
H A Dgd.c841 int lx, ly; in gdImageBrushApply() local
862 for (lx = x1; (lx < x2); lx++) { in gdImageBrushApply()
877 for (lx = x1; lx < x2; lx++) { in gdImageBrushApply()
893 for (lx = x1; lx < x2; lx++) { in gdImageBrushApply()
1598 int lx = 0, ly = 0; in gdImageFilledArc() local
1636 if (((i > 270 || i < 90) && x > lx) || ((i > 90 && i < 270) && x < lx)) { in gdImageFilledArc()
1657 lx = x; in gdImageFilledArc()
1670 pts[1].x = lx; in gdImageFilledArc()
2648 int lx, ly; in gdImageOpenPolygon() local
2654 lx = p->x; in gdImageOpenPolygon()
[all …]
/PHP-8.2/ext/standard/tests/strings/
H A Dvprintf_variation13.phpt20 "%lx %4x %-4x",
H A Dvprintf_variation13_64bit.phpt20 "%lx %4x %-4x",
H A Dvprintf_variation14_64bit.phpt19 %lx %4x %-4x
H A Dvprintf_variation14.phpt19 %lx x %4x %-4x
H A Dsprintf_variation34.phpt37 "%x", "%xx", "%lx", " %x", "%x ",
H A Dsprintf_variation34_64bit.phpt33 "%x", "%xx", "%lx", " %x", "%x ",
/PHP-8.2/ext/standard/tests/file/
H A Dfscanf_variation35.phpt29 $hexa_formats = array( "%x", "%hx", "%lx", "%Lx", " %x", "%x ", "% x", "\t%x", "\n%x", "%4x", "%30x…
H A Dfscanf_variation38.phpt26 $hexa_formats = array( "%x", "%hx", "%lx", "%Lx", " %x", "%x ", "% x", "\t%x", "\n%x", "%4x", "%30x…
H A Dfscanf_variation36.phpt34 $hexa_formats = array( "%x", "%hx", "%lx", "%Lx", " %x", "%x ", "% x", "\t%x", "\n%x", "%4x", "%30x…
H A Dfscanf_variation34.phpt45 "%hx", "%lx", "%Lx",
H A Dfscanf_variation37.phpt40 $hexa_formats = array( "%x", "%hx", "%lx", "%Lx", " %x", "%x ", "% x", "\t%x", "\n%x", "%4x", "%30x…
H A Dfscanf_variation33.phpt47 "%xx", "%lx", "%Lx",

Completed in 22 milliseconds