Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/patches/
H A D0001-Patch-utilities-and-data-structure-to-be-able-to-gen.patch12 utils/lexbor/encoding/multi-byte.py | 2 +-
13 utils/lexbor/encoding/single-byte.py | 2 +-
33 diff --git a/utils/lexbor/encoding/multi-byte.py b/utils/lexbor/encoding/multi-byte.py
35 --- a/utils/lexbor/encoding/multi-byte.py
36 +++ b/utils/lexbor/encoding/multi-byte.py
46 diff --git a/utils/lexbor/encoding/single-byte.py b/utils/lexbor/encoding/single-byte.py
48 --- a/utils/lexbor/encoding/single-byte.py
49 +++ b/utils/lexbor/encoding/single-byte.py
59 diff --git a/utils/lexbor/lexbor/LXB.py b/utils/lexbor/lexbor/LXB.py
61 --- a/utils/lexbor/lexbor/LXB.py
[all …]
H A D0001-Shrink-size-of-static-binary-search-tree.patch11 utils/lexbor/html/tokenizer_entities_bst.py | 8 ++++----
12 utils/lexbor/lexbor/LXB.py | 2 +-
60 * "utils/lexbor/html/tokenizer_entities_bst.py"!
63 …ff --git a/utils/lexbor/html/tokenizer_entities_bst.py b/utils/lexbor/html/tokenizer_entities_bst.
65 --- a/utils/lexbor/html/tokenizer_entities_bst.py
66 +++ b/utils/lexbor/html/tokenizer_entities_bst.py
100 diff --git a/utils/lexbor/lexbor/LXB.py b/utils/lexbor/lexbor/LXB.py
102 --- a/utils/lexbor/lexbor/LXB.py
103 +++ b/utils/lexbor/lexbor/LXB.py
H A DREADME.md27 …e and run (in `lexbor/utils/encoding`): `python3 single-byte.py` and `python3 multi-byte.py` to ge…
28 …Also run `python3 tokenizer_entities_bst.py` to generate the static binary search tree for entitie…
/php-src/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-src/ext/gd/libgd/
H A Dgd.c1434 int px, py; in gdImageChar() local
1447 for (py = y; py < yuppper; py++) { in gdImageChar()
1450 gdImageSetPixel(im, px, py, color); in gdImageChar()
1462 int px, py; in gdImageCharUp() local
1475 for (py = y; py > ylower; py--) { in gdImageCharUp()
1478 gdImageSetPixel(im, px, py, color); in gdImageCharUp()
/php-src/ext/gd/
H A Dgd.c2711 int cx, cy, px, py, fline; in php_gdimagecharup() local
2720 for (py = y; (py > (y - f->w)); py--) { in php_gdimagecharup()
2723 gdImageSetPixel(im, px, py, color); in php_gdimagecharup()
/php-src/
H A Dconfigure.ac1718 …rcdir/scripts/gdb/debug_gdb_scripts_gen.php $abs_srcdir/scripts/gdb/php_gdb.py $abs_srcdir/.gdbinit
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます30770 # blob/master/opentimestamps/core/timestamp.py#L273
33166 # and in Lib/importlib/_bootstrap_external.py (3.5+)
33351 >>8 uledate x .py timestamp: %s UTC,
33352 >>12 ulelong x .py size: %d bytes
H A Dmagic30770 # blob/master/opentimestamps/core/timestamp.py#L273
33166 # and in Lib/importlib/_bootstrap_external.py (3.5+)
33351 >>8 uledate x .py timestamp: %s UTC,
33352 >>12 ulelong x .py size: %d bytes

Completed in 181 milliseconds