Home
last modified time | relevance | path

Searched refs:py (Results 1 – 16 of 16) sorted by relevance

/PHP-8.1/ext/standard/tests/array/
H A Dkrsort_object.phpt49 "w" => new StringObject("w"), "py" => new StringObject("py"),
129 ["py"]=>
132 string(2) "py"
207 ["py"]=>
210 string(2) "py"
H A Dksort_object.phpt50 "w" => new StringObject("w"), "py" => new StringObject("py"),
143 ["py"]=>
146 string(2) "py"
221 ["py"]=>
224 string(2) "py"
H A Dnatcasesort_object1.phpt32 new for_string_natcasesort("w"), new for_string_natcasesort("py"),
80 string(2) "py"
H A Dnatcasesort_object2.phpt37 new for_string_natcasesort("py","PY", "pt"),
68 string(2) "py"
H A Drsort_object1.phpt48 new for_string_rsort("w"), new for_string_rsort("py"),
131 string(2) "py"
209 string(2) "py"
H A Darsort_object1.phpt50 "c" => new for_string_arsort("w"), "d" => new for_string_arsort("py"),
133 string(2) "py"
211 string(2) "py"
H A Dsort_object1.phpt48 new for_string_sort("w"), new for_string_sort("py"),
146 string(2) "py"
224 string(2) "py"
H A Dasort_object1.phpt50 "c" => new for_string_asort("w"), "d" => new for_string_asort("py"),
148 string(2) "py"
226 string(2) "py"
H A Drsort_object2.phpt61 new for_string_rsort("py","PY", "pt"),
156 string(2) "py"
236 string(2) "py"
H A Darsort_object2.phpt56 "c" => new for_string_arsort("w", "W","c"), "d" => new for_string_arsort("PY", "py","s"),
162 string(2) "py"
242 string(2) "py"
H A Dasort_object2.phpt56 "c" => new for_string_asort("w", "W","c"), "d" => new for_string_asort("PY", "py","s"),
135 string(2) "py"
215 string(2) "py"
H A Dsort_object2.phpt59 new for_string_sort("py","PY", "pt"),
145 string(2) "py"
225 string(2) "py"
/PHP-8.1/ext/gd/libgd/
H A Dgd.c1464 int px, py; in gdImageChar() local
1477 for (py = y; py < yuppper; py++) { in gdImageChar()
1480 gdImageSetPixel(im, px, py, color); in gdImageChar()
1492 int px, py; in gdImageCharUp() local
1505 for (py = y; py > ylower; py--) { in gdImageCharUp()
1508 gdImageSetPixel(im, px, py, color); in gdImageCharUp()
/PHP-8.1/ext/gd/
H A Dgd.c2865 int cx, cy, px, py, fline; in php_gdimagecharup() local
2874 for (py = y; (py > (y - f->w)); py--) { in php_gdimagecharup()
2877 gdImageSetPixel(im, px, py, color); in php_gdimagecharup()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic26311 # blob/master/opentimestamps/core/timestamp.py#L273
H A Dmagic私はガラスを食べられます26311 # blob/master/opentimestamps/core/timestamp.py#L273

Completed in 163 milliseconds