/php-src/ext/dom/lexbor/patches/ |
H A D | 0003-Patch-utilities-and-data-structure-to-be-able-to-gen.patch | 12 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 D | 0005-Shrink-size-of-static-binary-search-tree.patch | 11 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 D | README.md | 27 …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/sort/ |
H A D | krsort_object.phpt | 49 "w" => new StringObject("w"), "py" => new StringObject("py"), 129 ["py"]=> 132 string(2) "py" 207 ["py"]=> 210 string(2) "py"
|
H A D | ksort_object.phpt | 50 "w" => new StringObject("w"), "py" => new StringObject("py"), 143 ["py"]=> 146 string(2) "py" 221 ["py"]=> 224 string(2) "py"
|
H A D | natcasesort_object1.phpt | 32 new for_string_natcasesort("w"), new for_string_natcasesort("py"), 80 string(2) "py"
|
H A D | natcasesort_object2.phpt | 37 new for_string_natcasesort("py","PY", "pt"), 68 string(2) "py"
|
H A D | rsort_object1.phpt | 48 new for_string_rsort("w"), new for_string_rsort("py"), 131 string(2) "py" 209 string(2) "py"
|
H A D | sort_object1.phpt | 48 new for_string_sort("w"), new for_string_sort("py"), 146 string(2) "py" 224 string(2) "py"
|
H A D | arsort_object1.phpt | 50 "c" => new for_string_arsort("w"), "d" => new for_string_arsort("py"), 133 string(2) "py" 211 string(2) "py"
|
H A D | rsort_object2.phpt | 61 new for_string_rsort("py","PY", "pt"), 156 string(2) "py" 236 string(2) "py"
|
H A D | asort_object1.phpt | 50 "c" => new for_string_asort("w"), "d" => new for_string_asort("py"), 148 string(2) "py" 226 string(2) "py"
|
H A D | asort_object2.phpt | 56 "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 D | arsort_object2.phpt | 56 "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 D | sort_object2.phpt | 59 new for_string_sort("py","PY", "pt"), 145 string(2) "py" 225 string(2) "py"
|
/php-src/ext/gd/libgd/ |
H A D | gd.c | 1518 int px, py; in gdImageChar() local 1531 for (py = y; py < yuppper; py++) { in gdImageChar() 1534 gdImageSetPixel(im, px, py, color); in gdImageChar() 1546 int px, py; in gdImageCharUp() local 1559 for (py = y; py > ylower; py--) { in gdImageCharUp() 1562 gdImageSetPixel(im, px, py, color); in gdImageCharUp()
|
/php-src/ext/gd/ |
H A D | gd.c | 2977 int cx, cy, px, py, fline; in php_gdimagecharup() local 2986 for (py = y; (py > (y - f->w)); py--) { in php_gdimagecharup() 2989 gdImageSetPixel(im, px, py, color); in php_gdimagecharup()
|
/php-src/ |
H A D | configure.ac | 1655 …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 D | magic私はガラスを食べられます | 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 D | magic | 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
|