diff --git a/integration-tests/snapshots/RustPython/RustPython/report.yaml b/integration-tests/snapshots/RustPython/RustPython/report.yaml index aa0ce56fd39..8d35e6c2795 100644 --- a/integration-tests/snapshots/RustPython/RustPython/report.yaml +++ b/integration-tests/snapshots/RustPython/RustPython/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/RustPython/RustPython.git Args: '["**"]' Summary: files: 621 - filesWithIssues: 296 - issues: 2245 + filesWithIssues: 215 + issues: 1771 errors: 0 Errors: [] @@ -85,51 +85,34 @@ issues: - "benches/README.md:27:62 microbenchmarks U code added under the `microbenchmarks/` directory. A microbenchmark" - "benches/README.md:27:93 microbenchmark U icrobenchmarks/` directory. A microbenchmark file has" - "benches/README.md:58:1 rustflags U rustflags = [" - - "benches/test_benchmarks.py:19:18 nbody U ['benchmarks/nbody.py']," - - "Cargo.toml:16:44 pylib U stdlib\", \"rustpython-pylib\", \"encodings\"]" + - "benches/test_benchmarks.py:1:1\tNo issues found" - "Cargo.toml:17:49 flamescope U flame-it\", \"flame\", \"flamescope\"]" - - "Cargo.toml:18:71 pylib U stdlib\", \"rustpython-pylib?/freeze-stdlib\"]" - - "Cargo.toml:29:12 pylib U rustpython-pylib = { workspace = true" - "Cargo.toml:42:1 flamescope U flamescope = { version = \"0.1." - "Cargo.toml:48:1 rustyline U rustyline = { workspace = true" - "Cargo.toml:59:9 microbenchmarks U name = \"microbenchmarks\"" - "Cargo.toml:83:62 redoxer U to compile/check with redoxer" - - "Cargo.toml:86:37 vcpkg U Windows to build the vcpkg dependencies" - - "Cargo.toml:87:19 vcpkg U [package.metadata.vcpkg]" - - "Cargo.toml:89:23 vcpkg U The revision of the vcpkg repository to use" - - "Cargo.toml:93:19 vcpkg U [package.metadata.vcpkg.target]" - - "Cargo.toml:100:61 pylib U , \"vm/sre_engine\", \"pylib\", \"stdlib\", \"derive" - - "Cargo.toml:121:12 pylib U rustpython-pylib = { path = \"pylib\"," - "Cargo.toml:174:1 rustix U rustix = { version = \"0.38" - "Cargo.toml:175:1 rustyline U rustyline = \"14.0.0\"" - - "Cargo.toml:182:1 thiserror U thiserror = \"1.0\"" - "code-of-conduct.md:1:1\tNo issues found" - - "common/Cargo.toml:33:1 siphasher U siphasher = \"0.3\"" + - "common/Cargo.toml:1:1\tNo issues found" - "common/src/atomic.rs:1:1\tNo issues found" - "common/src/borrow.rs:1:1\tNo issues found" - "common/src/boxvec.rs:1:8 unresizable U //! An unresizable vector backed by a" - "common/src/boxvec.rs:264:23 nonoverlapping U ptr::copy_nonoverlapping(other.as_ptr(), dst" - - "common/src/boxvec.rs:703:7 CAPERROR U const CAPERROR: &str = \"insufficient" - - "common/src/boxvec.rs:709:21 CAPERROR U write!(f, \"{CAPERROR}\")" - - "common/src/boxvec.rs:715:37 CAPERROR U f, \"capacity error: {CAPERROR}\")" - "common/src/cmp.rs:1:1\tNo issues found" - "common/src/crt_fd.rs:1:1\tNo issues found" - "common/src/encodings.rs:1:1\tNo issues found" - "common/src/fileutils.rs:31:28 PCWSTR U use windows_sys::core::PCWSTR;" - "common/src/fileutils.rs:110:18 noraise U // _Py_fstat_noraise in cpython" - - "common/src/fileutils.rs:262:44 IFEXEC U S_IFDIR | 0o111; // IFEXEC for user,group,other" - "common/src/fileutils.rs:311:21 PCWSTR U PCWSTR," - "common/src/float_ops.rs:5:8 ufrexp U pub fn ufrexp(value: f64) -> (f64" - - "common/src/hash.rs:3:5 siphasher U use siphasher::sip::SipHasher24;" - - "common/src/hash.rs:21:25 siphash U const ALGO: &str = \"siphash24\";" - - "common/src/hash.rs:65:58 hashf U E>(&self, iter: I, hashf: F) -> Result(&self, iter: I, hashf: F) -> Result Result" - - "common/src/os.rs:70:17 osstr U pub fn bytes_as_osstr(b: &[u8]) -> Result" - "common/src/os.rs:113:31 WSAEACCES U Networking::WinSock::{WSAEACCES, WSAEBADF, WSAEFAULT" - "common/src/os.rs:113:42 WSAEBADF U WinSock::{WSAEACCES, WSAEBADF, WSAEFAULT, WSAEINTR" - "common/src/os.rs:113:52 WSAEFAULT U WSAEACCES, WSAEBADF, WSAEFAULT, WSAEINTR, WSAEINVAL" @@ -150,20 +131,16 @@ issues: - "common/src/os.rs:123:47 WSAEFAULT U WSAEBADF | WSAEACCES | WSAEFAULT | WSAEINVAL | WSAEMFILE" - "common/src/os.rs:123:59 WSAEINVAL U WSAEACCES | WSAEFAULT | WSAEINVAL | WSAEMFILE => {" - "common/src/os.rs:123:71 WSAEMFILE U WSAEFAULT | WSAEINVAL | WSAEMFILE => {" - - "common/src/os.rs:143:34 CODESEG U ERROR_INVALID_STARTING_CODESEG" - - "common/src/os.rs:144:25 STACKSEG U | ERROR_INVALID_STACKSEG" - "common/src/os.rs:152:17 IOPL U | ERROR_IOPL_NOT_ENABLED" - "common/src/os.rs:153:25 SEGDPL U | ERROR_INVALID_SEGDPL" - - "common/src/os.rs:154:17 AUTODATASEG U | ERROR_AUTODATASEG_EXCEEDS_64k" - "common/src/os.rs:156:29 XEEDS U | ERROR_RELOC_CHAIN_XEEDS_SEGLIM" - "common/src/os.rs:156:35 SEGLIM U ERROR_RELOC_CHAIN_XEEDS_SEGLIM" - "common/src/os.rs:157:17 INFLOOP U | ERROR_INFLOOP_IN_RELOC_CHAIN => ENOEXEC" - "common/src/rc.rs:1:1\tNo issues found" - "common/src/refcount.rs:1:1\tNo issues found" - - "common/src/static_cell.rs:25:43 unsync U safe because it's a unsync::OnceCell" - "common/src/static_cell.rs:79:28 oncecell U pub const fn _from_oncecell(inner: OnceCell)" - "common/src/static_cell.rs:111:56 oncecell U cell::StaticCell::_from_oncecell($crate::lock::OnceCell" - - "common/src/str.rs:46:43 uncomputed U MAX as a sentinel for \"uncomputed\"" + - "common/src/str.rs:1:1\tNo issues found" - "common/src/windows.rs:1:1\tNo issues found" - "compiler/Cargo.toml:1:1\tNo issues found" - "compiler/codegen/Cargo.toml:1:1\tNo issues found" @@ -208,26 +185,15 @@ issues: - "derive-impl/src/compile_bytecode.rs:1:1\tNo issues found" - "derive-impl/src/error.rs:1:1\tNo issues found" - "derive-impl/src/from_args.rs:1:1\tNo issues found" - - "derive-impl/src/lib.rs:21:5 pytraverse U mod pytraverse;" - - "derive-impl/src/lib.rs:81:8 pytraverse U pub fn pytraverse(item: DeriveInput)" - - "derive-impl/src/lib.rs:82:22 pytraverse U result_to_tokens(pytraverse::impl_pytraverse(item" - - "derive-impl/src/lib.rs:82:39 pytraverse U tokens(pytraverse::impl_pytraverse(item))" + - "derive-impl/src/lib.rs:1:1\tNo issues found" - "derive-impl/src/pyclass.rs:1:1\tNo issues found" - "derive-impl/src/pymodule.rs:1:1\tNo issues found" - "derive-impl/src/pypayload.rs:1:1\tNo issues found" - "derive-impl/src/pystructseq.rs:1:1\tNo issues found" - - "derive-impl/src/pytraverse.rs:6:46 pytraverse U the attribute is `#[pytraverse(skip)]`" - - "derive-impl/src/pytraverse.rs:10:30 pytraverse U ATTR_TRAVERSE: &str = \"pytraverse\";" - - "derive-impl/src/pytraverse.rs:12:16 pytraverse U /// get the `#[pytraverse(..)]` attribute from" - - "derive-impl/src/pytraverse.rs:34:37 pytraverse U only support attr is #[pytraverse(skip)], got arguments" - - "derive-impl/src/pytraverse.rs:41:20 pytraverse U /// only accept `#[pytraverse(skip)]` for now" + - "derive-impl/src/pytraverse.rs:1:1\tNo issues found" - "derive-impl/src/util.rs:1:1\tNo issues found" - "derive/Cargo.toml:1:1\tNo issues found" - - "derive/src/lib.rs:87:12 pytraverse U /// use `#[pytraverse(skip)]` on fields you" - - "derive/src/lib.rs:97:11 pytraverse U /// #[pytraverse(skip)]" - - "derive/src/lib.rs:103:42 pytraverse U Traverse, attributes(pytraverse))]" - - "derive/src/lib.rs:104:8 pytraverse U pub fn pytraverse(item: proc_macro::TokenStream" - - "derive/src/lib.rs:106:18 pytraverse U derive_impl::pytraverse(item).into()" + - "derive/src/lib.rs:1:1\tNo issues found" - "DEVELOPMENT.md:101:28 flamescope U will generate a file `flamescope.json`, which can be" - "DEVELOPMENT.md:106:7 flamescope U $ cat flamescope.json" - "DEVELOPMENT.md:113:5 speedscope U The speedscope json format (default" @@ -238,10 +204,8 @@ issues: - "example_projects/aheui-rust.md:4:14 frozenlib U - Creating a frozenlib: https://github.com" - "example_projects/barebone/Cargo.toml:2:17 barebone U name = \"example-barebone\"" - "example_projects/barebone/src/main.rs:1:1\tNo issues found" - - "example_projects/frozen_stdlib/Cargo.toml:9:12 pylib U rustpython-pylib = { path = \"../../pylib" - - "example_projects/frozen_stdlib/Cargo.toml:9:36 pylib U pylib = { path = \"../../pylib\", default-features" + - "example_projects/frozen_stdlib/Cargo.toml:1:1\tNo issues found" - "example_projects/frozen_stdlib/src/main.rs:4:16 aheui U /// See also: `aheui-rust.md` for freezing" - - "example_projects/frozen_stdlib/src/main.rs:30:34 pylib U add_frozen(rustpython_pylib::FROZEN_STDLIB);" - "examples/atexit_example.py:4:5 myexit U def myexit():" - "examples/atexit_example.py:7:17 myexit U atexit.register(myexit)" - "examples/call_between_rust_and_python.py:1:1\tNo issues found" @@ -260,13 +224,6 @@ issues: - "extra_tests/custom_text_test_runner.py:7:22 Abtin U Copyright (c) 2015 Abtin Gramian" - "extra_tests/custom_text_test_runner.py:7:28 Gramian U Copyright (c) 2015 Abtin Gramian" - "extra_tests/jsontests.py:3:11 libregrtest U from test.libregrtest.runtest import findtests" - - "extra_tests/jsontests.py:3:38 findtests U libregrtest.runtest import findtests" - - "extra_tests/jsontests.py:7:13 findtests U testnames = findtests()" - - "extra_tests/jsontests.py:27:1 resultsfile U resultsfile = os.path.join(os.path" - - "extra_tests/jsontests.py:28:19 resultsfile U if os.path.exists(resultsfile):" - - "extra_tests/jsontests.py:29:15 resultsfile U os.remove(resultsfile)" - - "extra_tests/jsontests.py:31:35 resultsfile U Runner(results_file_path=resultsfile, verbosity=2)" - - "extra_tests/jsontests.py:34:41 resultsfile U results are available in\", resultsfile)" - "extra_tests/README.md:1:1\tNo issues found" - "extra_tests/requirements.txt:1:1\tNo issues found" - "extra_tests/snippets/3.1.2.13.py:1:1\tNo issues found" @@ -277,22 +234,17 @@ issues: - "extra_tests/snippets/3.1.3.4.py:1:1\tNo issues found" - "extra_tests/snippets/3.1.3.5.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_abs.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_all.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_all.py:2:6 testutils U from testutils import TestFailingBool" - - "extra_tests/snippets/builtin_any.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_any.py:2:6 testutils U from testutils import TestFailingBool" + - "extra_tests/snippets/builtin_all.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_any.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_ascii.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_bin.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_bool.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_bool.py:33:7 Falsey U class Falsey:" - - "extra_tests/snippets/builtin_bool.py:37:12 Falsey U assert not Falsey()" - - "extra_tests/snippets/builtin_bytearray.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_bool.py:33:7 Falsey U class Falsey:" + - "extra_tests/snippets/builtin_bool.py:37:12 Falsey U assert not Falsey()" - "extra_tests/snippets/builtin_bytearray.py:17:33 jilj U bytearray(\"bla\", encoding=b\"jilj\")" - "extra_tests/snippets/builtin_bytearray.py:25:20 omkmok U assert bytearray(b\"omkmok\\Xaa\") == bytearray(" - "extra_tests/snippets/builtin_bytearray.py:54:23 abcdé U assert len(bytearray(\"abcdé\", \"utf8\")) == 6" - "extra_tests/snippets/builtin_bytearray.py:72:33 unashable U bytearray(b\"abcd\")) # unashable" - "extra_tests/snippets/builtin_bytearray.py:79:29 abcdab U a + b == bytearray(b\"abcdab\")" - - "extra_tests/snippets/builtin_bytearray.py:99:30 cdef U 2:6] == bytearray(b\"cdef\")" - "extra_tests/snippets/builtin_bytearray.py:100:30 efghij U -6:] == bytearray(b\"efghij\")" - "extra_tests/snippets/builtin_bytearray.py:101:32 bdfh U 8:2] == bytearray(b\"bdfh\")" - "extra_tests/snippets/builtin_bytearray.py:102:33 igec U :-2] == bytearray(b\"igec\")" @@ -354,15 +306,12 @@ issues: - "extra_tests/snippets/builtin_bytearray.py:738:87 xffab U codecs\\nencode\\np1\\n(V\\xffab\\x80\\\\u0000\\\\u0000\\xf" - "extra_tests/snippets/builtin_bytearray.py:739:109 xbfab U x0c\\x00\\x00\\x00\\xc3\\xbfab\\xc2\\x80\\x00\\x00\\xc3" - "extra_tests/snippets/builtin_bytearray.py:740:115 xbfab U x0c\\x00\\x00\\x00\\xc3\\xbfab\\xc2\\x80\\x00\\x00\\xc3" - - "extra_tests/snippets/builtin_bytearray.py:741:40 cbuiltins U dumps(a, 3) == b'\\x80\\x03cbuiltins\\nbytearray\\nq\\x00C\\t" - "extra_tests/snippets/builtin_bytearray.py:741:71 xffab U nbytearray\\nq\\x00C\\t\\xffab\\x80\\x00\\x00\\xf8\\x00" - "extra_tests/snippets/builtin_bytearray.py:742:124 xffab U tbytearray\\x94\\x93\\x94C\\t\\xffab\\x80\\x00\\x00\\xf8\\x00" - - "extra_tests/snippets/builtin_bytes.py:1:6 testutils U from testutils import assert_raises" - "extra_tests/snippets/builtin_bytes.py:13:29 jilj U bytes(\"bla\", encoding=b\"jilj\")" - "extra_tests/snippets/builtin_bytes.py:23:10 omkmok U assert b\"omkmok\\Xaa\" == bytes([111," - "extra_tests/snippets/builtin_bytes.py:40:19 abcdé U assert len(bytes(\"abcdé\", \"utf8\")) == 6" - "extra_tests/snippets/builtin_bytes.py:64:19 abcdab U assert a + b == b\"abcdab\"" - - "extra_tests/snippets/builtin_bytes.py:84:20 cdef U assert d[2:6] == b\"cdef\"" - "extra_tests/snippets/builtin_bytes.py:85:20 efghij U assert d[-6:] == b\"efghij\"" - "extra_tests/snippets/builtin_bytes.py:86:22 bdfh U assert d[1:8:2] == b\"bdfh\"" - "extra_tests/snippets/builtin_bytes.py:87:23 igec U assert d[8:1:-2] == b\"igec\"" @@ -407,21 +356,13 @@ issues: - "extra_tests/snippets/builtin_bytes.py:603:19 abcdabcdabcd U assert a * 3 == b'abcdabcdabcd'" - "extra_tests/snippets/builtin_bytes.py:604:19 abcdabcdabcd U assert 3 * a == b'abcdabcdabcd'" - "extra_tests/snippets/builtin_bytes.py:615:15 bpython U assert b'rust%bpython%b' % (b' ', b'!') =" - - "extra_tests/snippets/builtin_bytes.py:631:18 bytess U return b\"bytess\"" - - "extra_tests/snippets/builtin_bytes.py:633:24 bytess U assert bytes(A()) == b\"bytess\"" - "extra_tests/snippets/builtin_callable.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_chr.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_complex.py:1:8 testutils U import testutils" - - "extra_tests/snippets/builtin_complex.py:2:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_dict_union.py:2:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_dict_union.py:4:10 dunion U def test_dunion_ior0():" - - "extra_tests/snippets/builtin_dict_union.py:12:10 dunion U def test_dunion_or0():" - - "extra_tests/snippets/builtin_dict_union.py:22:10 dunion U def test_dunion_or1():" - - "extra_tests/snippets/builtin_dict_union.py:32:10 dunion U def test_dunion_ror0():" - - "extra_tests/snippets/builtin_dict_union.py:42:10 dunion U def test_dunion_other_types():" - - "extra_tests/snippets/builtin_dict.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_chr.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_complex.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_dict_union.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_dict.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_dir.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_divmod.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_divmod.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_ellipsis.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_enumerate.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_eval.py:1:1\tNo issues found" @@ -432,80 +373,62 @@ issues: - "extra_tests/snippets/builtin_exceptions.py:142:9 excepthook U sys.excepthook(type(exc), exc, exc" - "extra_tests/snippets/builtin_exceptions.py:158:9 excepthook U sys.excepthook(type(exc), exc, exc" - "extra_tests/snippets/builtin_exec.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_exit.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_exit.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_file.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_filter.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_float.py:3:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_float.py:7:1 NINF U NINF = float(\"-inf\")" - "extra_tests/snippets/builtin_float.py:267:6 infi U \"infi\", # misspelt infinities" - "extra_tests/snippets/builtin_float.py:268:7 Infinit (Infinite) U \"-Infinit\"," - - "extra_tests/snippets/builtin_float.py:273:6 snan U \"snan\"," - "extra_tests/snippets/builtin_float.py:278:6 nfinity U \"nfinity\"," - "extra_tests/snippets/builtin_float.py:279:6 inity U \"inity\"," - "extra_tests/snippets/builtin_float.py:280:6 iinity U \"iinity\"," - "extra_tests/snippets/builtin_float.py:281:7 xnan U \"0xnan\"," - "extra_tests/snippets/builtin_float.py:393:21 xbep U identical(fromHex(\"0xbep0\"), 190.0)" - - "extra_tests/snippets/builtin_format.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_hash.py:2:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_hex.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_int.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_format.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_hash.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_hex.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_int.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_isinstance.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_issubclass.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_len.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_list.py:1:6 testutils U from testutils import assert_raises" - "extra_tests/snippets/builtin_list.py:253:13 refrences (references) U # make sure refrences are assigned correctly" - "extra_tests/snippets/builtin_list.py:358:13 refrences (references) U # make sure refrences are assigned correctly" - "extra_tests/snippets/builtin_list.py:639:26 daedlock U Test for list entering daedlock or not (https://github" - "extra_tests/snippets/builtin_locals.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_map.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_mappingproxy.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_max.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_memoryview.py:3:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_memoryview.py:39:14 tobytes U assert m.tobytes() == b'123456789'" - - "extra_tests/snippets/builtin_memoryview.py:41:19 tobytes U assert m[::2].tobytes() == b'13579'" - - "extra_tests/snippets/builtin_memoryview.py:43:20 tobytes U assert m[1::2].tobytes() == b'2468'" - - "extra_tests/snippets/builtin_memoryview.py:44:23 tobytes U assert m[::2][1:].tobytes() == b'3579'" - - "extra_tests/snippets/builtin_memoryview.py:45:25 tobytes U assert m[::2][1:-1].tobytes() == b'357'" - - "extra_tests/snippets/builtin_min.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_mappingproxy.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_max.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_memoryview.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_min.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_none.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_object.py:6:1 myobj U myobj = MyObject()" - "extra_tests/snippets/builtin_object.py:7:8 myobj U assert myobj == myobj" - "extra_tests/snippets/builtin_object.py:7:17 myobj U assert myobj == myobj" - "extra_tests/snippets/builtin_object.py:8:12 myobj U assert not myobj != myobj" - "extra_tests/snippets/builtin_object.py:8:21 myobj U assert not myobj != myobj" - - "extra_tests/snippets/builtin_open.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_ord.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_pow.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_pow.py:29:5 powtest U def powtest(type):" + - "extra_tests/snippets/builtin_open.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_ord.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_pow.py:64:5 asseq U asseq = assert_equal" - "extra_tests/snippets/builtin_pow.py:67:9 asseq U asseq = assert_almost_equal" - "extra_tests/snippets/builtin_pow.py:79:21 asseq U asseq(" - - "extra_tests/snippets/builtin_pow.py:85:10 powint U def test_powint():" - - "extra_tests/snippets/builtin_pow.py:86:5 powtest U powtest(int)" - - "extra_tests/snippets/builtin_pow.py:89:10 powfloat U def test_powfloat():" - - "extra_tests/snippets/builtin_pow.py:90:5 powtest U powtest(float)" - "extra_tests/snippets/builtin_pow.py:144:9 fiveto U fiveto = float(5 ** n)" - "extra_tests/snippets/builtin_pow.py:145:24 fiveto U # For small n, fiveto will be odd. Eventually" - "extra_tests/snippets/builtin_pow.py:146:38 thereafer U mantissa bits, though, and thereafer fiveto will be even" - "extra_tests/snippets/builtin_pow.py:146:48 fiveto U though, and thereafer fiveto will be even." - "extra_tests/snippets/builtin_pow.py:147:20 fiveto U expected = fiveto % 2.0 and -1.0 or 1" - "extra_tests/snippets/builtin_pow.py:148:19 fiveto U eq(pow(a, fiveto), expected)" - - "extra_tests/snippets/builtin_print.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_property.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_property.py:4:7 Fubar U class Fubar:" - - "extra_tests/snippets/builtin_property.py:15:5 Fubar U f = Fubar()" - - "extra_tests/snippets/builtin_property.py:19:13 Fubar U assert type(Fubar.foo) is property" - - "extra_tests/snippets/builtin_range.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_print.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_property.py:4:7 Fubar U class Fubar:" + - "extra_tests/snippets/builtin_property.py:15:5 Fubar U f = Fubar()" + - "extra_tests/snippets/builtin_property.py:19:13 Fubar U assert type(Fubar.foo) is property" + - "extra_tests/snippets/builtin_range.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_reversed.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_round.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_set.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_round.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_set.py:384:27 aruguments U TODO: Assert that empty aruguments raises exception." - - "extra_tests/snippets/builtin_slice.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_str_encode.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_str_encode.py:11:42 estás U UnicodeEncodeError, \"¿como estás?\".encode, \"ascii\")" - - "extra_tests/snippets/builtin_str_encode.py:19:25 𝕐𝕥 U round_trip(\"☢🐣 ᖇ𝓤𝕊тⓟ𝕐𝕥卄σ𝔫 ♬👣\")" - - "extra_tests/snippets/builtin_str_encode.py:20:19 ק𝔂t U round_trip(\"💀👌 ק𝔂tℍⓞ𝓷 3 🔥👤\")" - - "extra_tests/snippets/builtin_str_subclass.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_slice.py:1:1\tNo issues found" + - "extra_tests/snippets/builtin_str_encode.py:11:42 estás U UnicodeEncodeError, \"¿como estás?\".encode, \"ascii\")" + - "extra_tests/snippets/builtin_str_encode.py:19:25 𝕐𝕥 U round_trip(\"☢🐣 ᖇ𝓤𝕊тⓟ𝕐𝕥卄σ𝔫 ♬👣\")" + - "extra_tests/snippets/builtin_str_encode.py:20:19 ק𝔂t U round_trip(\"💀👌 ק𝔂tℍⓞ𝓷 3 🔥👤\")" + - "extra_tests/snippets/builtin_str_subclass.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_str_unicode_slice.py:35:19 רֵאשִ U hebrew_text = \"בְּרֵאשִׁית, בָּרָא אֱלֹהִים" - "extra_tests/snippets/builtin_str_unicode_slice.py:35:36 אֱלֹהִים U בְּרֵאשִׁית, בָּרָא אֱלֹהִים, אֵת הַשָּׁמַיִם, ו" - "extra_tests/snippets/builtin_str_unicode_slice.py:35:50 הַשָּׁמַיִם U ָּרָא אֱלֹהִים, אֵת הַשָּׁמַיִם, וְאֵת הָאָרֶץ\"" @@ -523,7 +446,6 @@ issues: - "extra_tests/snippets/builtin_str_unicode.py:32:49 pythn U encode(\"idna\") == b\"xn--pythn-mua.org.\"" - "extra_tests/snippets/builtin_str_unicode.py:35:14 pythn U assert b\"xn--pythn-mua.org\".decode(\"idna" - "extra_tests/snippets/builtin_str_unicode.py:36:14 pythn U assert b\"xn--pythn-mua.org.\".decode(\"idna" - - "extra_tests/snippets/builtin_str.py:1:6 testutils U from testutils import assert_raises" - "extra_tests/snippets/builtin_str.py:37:21 xyxyxy U assert \"xy\" * 3 == \"xyxyxy\"" - "extra_tests/snippets/builtin_str.py:41:21 xyxyxy U assert 3 * \"xy\" == \"xyxyxy\"" - "extra_tests/snippets/builtin_str.py:96:10 koki U assert [\"koki\".center(i, \"|\") for" @@ -551,13 +473,10 @@ issues: - "extra_tests/snippets/builtin_str.py:662:19 foobarfoo U s_ref_uc = '😱foobarfoo🖖'" - "extra_tests/snippets/builtin_str.py:689:8 foobarfoo U s='foobarfoo'" - "extra_tests/snippets/builtin_str.py:701:28 fooa U assert s.removesuffix('fooa') == s_ref" - - "extra_tests/snippets/builtin_super.py:4:26 thisclass U assert test_super_list.__thisclass__ == list" - - "extra_tests/snippets/builtin_super.py:16:17 thisclass U assert superB.__thisclass__ == testB" + - "extra_tests/snippets/builtin_super.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_thread.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_tuple.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtin_tuple.py:1:1\tNo issues found" - "extra_tests/snippets/builtin_type_mro.py:1:1\tNo issues found" - - "extra_tests/snippets/builtin_type.py:2:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/builtin_type.py:114:6 testutils U from testutils import assert_raises" - "extra_tests/snippets/builtin_type.py:269:9 clsmethod U def clsmethod(cls):" - "extra_tests/snippets/builtin_type.py:273:9 stmethod U def stmethod():" - "extra_tests/snippets/builtin_type.py:290:25 clsmethod U assert MyTypeWithMethod.clsmethod.__name__ == 'clsmethod" @@ -570,24 +489,18 @@ issues: - "extra_tests/snippets/builtin_type.py:293:49 stmethod U stmethod.__name__ == 'stmethod'" - "extra_tests/snippets/builtin_type.py:331:3 Regresesion U # Regresesion to" - "extra_tests/snippets/builtin_zip.py:1:1\tNo issues found" - - "extra_tests/snippets/builtins_module.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/builtins_module.py:1:1\tNo issues found" - "extra_tests/snippets/code_co_consts.py:1:1\tNo issues found" - "extra_tests/snippets/dir_main/__main__.py:1:1\tNo issues found" - "extra_tests/snippets/dir_module/__init__.py:1:1\tNo issues found" - "extra_tests/snippets/dir_module/dir_module_inner/__init__.py:1:1\tNo issues found" - "extra_tests/snippets/dir_module/relative.py:1:1\tNo issues found" - "extra_tests/snippets/example_fizzbuzz.py:1:1\tNo issues found" - - "extra_tests/snippets/example_interactive.py:22:14 firstlineno U assert c2.co_firstlineno == 5, str(c2.co_firstlineno" - - "extra_tests/snippets/example_interactive.py:22:42 firstlineno U firstlineno == 5, str(c2.co_firstlineno)" - - "extra_tests/snippets/example_interactive.py:23:53 NEWLOCALS U int) # 'OPTIMIZED, NEWLOCALS, NOFREE'" - - "extra_tests/snippets/example_interactive.py:23:64 NOFREE U OPTIMIZED, NEWLOCALS, NOFREE'" - "extra_tests/snippets/example_interactive.py:25:14 kwonlyargcount U assert c2.co_kwonlyargcount == 1, (c2.co_kwonlyargcount" - "extra_tests/snippets/example_interactive.py:25:42 kwonlyargcount U kwonlyargcount == 1, (c2.co_kwonlyargcount)" - "extra_tests/snippets/example_interactive.py:26:16 lnotab U # assert c2.co_lnotab == 0, c2.co_lnotab" - "extra_tests/snippets/example_interactive.py:26:35 lnotab U co_lnotab == 0, c2.co_lnotab # b'\\x00\\x01' # Line" - - "extra_tests/snippets/example_interactive.py:29:16 nlocals U # assert c2.co_nlocals == 4, c2.co_nlocals" - - "extra_tests/snippets/example_interactive.py:29:36 nlocals U nlocals == 4, c2.co_nlocals #" - - "extra_tests/snippets/forbidden_instantiation.py:7:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/forbidden_instantiation.py:1:1\tNo issues found" - "extra_tests/snippets/frozen.py:1:1\tNo issues found" - "extra_tests/snippets/import_file.py:1:1\tNo issues found" - "extra_tests/snippets/import_mutual1.py:1:1\tNo issues found" @@ -595,7 +508,7 @@ issues: - "extra_tests/snippets/import_name.py:1:1\tNo issues found" - "extra_tests/snippets/import_star.py:1:1\tNo issues found" - "extra_tests/snippets/import_target.py:1:1\tNo issues found" - - "extra_tests/snippets/import.py:68:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/import.py:1:1\tNo issues found" - "extra_tests/snippets/index_overflow.py:1:1\tNo issues found" - "extra_tests/snippets/intro/3.1.1.1.py:1:1\tNo issues found" - "extra_tests/snippets/intro/3.1.1.2.py:1:1\tNo issues found" @@ -611,57 +524,44 @@ issues: - "extra_tests/snippets/jit.py:1:1\tNo issues found" - "extra_tests/snippets/name.py:1:1\tNo issues found" - "extra_tests/snippets/non_utf8.txt:1:1\tNo issues found" - - "extra_tests/snippets/operator_arithmetic.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/operator_arithmetic.py:1:1\tNo issues found" - "extra_tests/snippets/operator_cast.py:1:1\tNo issues found" - - "extra_tests/snippets/operator_comparison.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/operator_div.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/operator_comparison.py:1:1\tNo issues found" + - "extra_tests/snippets/operator_div.py:1:1\tNo issues found" - "extra_tests/snippets/operator_inplace.py:1:1\tNo issues found" - - "extra_tests/snippets/operator_membership.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/operator_membership.py:1:1\tNo issues found" - "extra_tests/snippets/protocol_callable.py:1:1\tNo issues found" - - "extra_tests/snippets/protocol_index_bad.py:3:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/protocol_index_bad.py:15:9 setslice U def run_setslice():" - - "extra_tests/snippets/protocol_index_bad.py:23:9 delslice U def run_delslice():" - - "extra_tests/snippets/protocol_index_bad.py:31:9 setslice U run_setslice()" - - "extra_tests/snippets/protocol_index_bad.py:32:9 delslice U run_delslice()" - - "extra_tests/snippets/protocol_iterable.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/protocol_index_bad.py:15:9 setslice U def run_setslice():" + - "extra_tests/snippets/protocol_index_bad.py:23:9 delslice U def run_delslice():" + - "extra_tests/snippets/protocol_index_bad.py:31:9 setslice U run_setslice()" + - "extra_tests/snippets/protocol_index_bad.py:32:9 delslice U run_delslice()" + - "extra_tests/snippets/protocol_iterable.py:1:1\tNo issues found" - "extra_tests/snippets/protocol_iternext.py:1:1\tNo issues found" - - "extra_tests/snippets/recursion.py:1:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/recursion.py:1:1\tNo issues found" - "extra_tests/snippets/scope_lambda.py:1:1\tNo issues found" - - "extra_tests/snippets/stdlib_abc_number.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_abc.py:3:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_array.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_array.py:7:11 tobytes U assert a1.tobytes() == b\"\\x00\\x01\\x02" - - "extra_tests/snippets/stdlib_array.py:87:21 tobytes U b = bytearray(a.tobytes())" - - "extra_tests/snippets/stdlib_array.py:116:3 teset U # teset array.__contains__" + - "extra_tests/snippets/stdlib_abc_number.py:1:1\tNo issues found" + - "extra_tests/snippets/stdlib_abc.py:1:1\tNo issues found" + - "extra_tests/snippets/stdlib_array.py:116:3 teset U # teset array.__contains__" - "extra_tests/snippets/stdlib_ast.py:1:1\tNo issues found" - - "extra_tests/snippets/stdlib_binascii.py:2:6 testutils U from testutils import assert_raises" - "extra_tests/snippets/stdlib_binascii.py:5:3 hexlify U # hexlify tests" - "extra_tests/snippets/stdlib_binascii.py:6:14 hexlify U h = binascii.hexlify" - "extra_tests/snippets/stdlib_binascii.py:18:3 unhexlify U # unhexlify tests" - "extra_tests/snippets/stdlib_binascii.py:19:15 unhexlify U uh = binascii.unhexlify" - "extra_tests/snippets/stdlib_binascii.py:47:33 Ghvbg U equal(dec_b64(b\"UnVzdFB5dGhvbg==\\n\"), b\"RustPython" - "extra_tests/snippets/stdlib_binascii.py:50:18 𝕐𝕥 U \"☢🐣 ᖇ𝓤𝕊тⓟ𝕐𝕥卄σ𝔫 ♬👣\".encode()," - - "extra_tests/snippets/stdlib_collections_deque.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_collections_deque.py:7:5 klass U klass = type(iter(deque()" - - "extra_tests/snippets/stdlib_collections_deque.py:9:9 klass U d = klass(deque(s))" - - "extra_tests/snippets/stdlib_collections_deque.py:17:5 klass U klass = type(iter(deque()" - - "extra_tests/snippets/stdlib_collections_deque.py:22:17 klass U d = klass(deque(s), i)" - - "extra_tests/snippets/stdlib_collections_deque.py:28:17 klass U d = klass(deque(s), i)" + - "extra_tests/snippets/stdlib_collections_deque.py:7:5 klass U klass = type(iter(deque()" + - "extra_tests/snippets/stdlib_collections_deque.py:9:9 klass U d = klass(deque(s))" + - "extra_tests/snippets/stdlib_collections_deque.py:17:5 klass U klass = type(iter(deque()" + - "extra_tests/snippets/stdlib_collections_deque.py:22:17 klass U d = klass(deque(s), i)" + - "extra_tests/snippets/stdlib_collections_deque.py:28:17 klass U d = klass(deque(s), i)" - "extra_tests/snippets/stdlib_collections.py:1:1\tNo issues found" - - "extra_tests/snippets/stdlib_csv.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_datetime.py:21:6 testutils U from testutils import (" + - "extra_tests/snippets/stdlib_csv.py:1:1\tNo issues found" - "extra_tests/snippets/stdlib_datetime.py:27:1 OTHERSTUFF U OTHERSTUFF = (10, 34.5, \"abc\"," - - "extra_tests/snippets/stdlib_datetime.py:134:3 unsupport U # unsupport format in strptime returns" - "extra_tests/snippets/stdlib_datetime.py:152:14 ACDT U self.ACDT = timezone(timedelta" - "extra_tests/snippets/stdlib_datetime.py:152:53 ACDT U timedelta(hours=9.5), 'ACDT')" - "extra_tests/snippets/stdlib_datetime.py:157:25 ACDT U for tz in [self.ACDT, self.EST, timezone" - "extra_tests/snippets/stdlib_datetime.py:163:25 ACDT U for tz in [self.ACDT, self.EST, timezone" - - "extra_tests/snippets/stdlib_datetime.py:166:13 tzrep U tzrep = repr(tz)" - - "extra_tests/snippets/stdlib_datetime.py:167:35 tzrep U assert_equal(tz, eval(tzrep))" - "extra_tests/snippets/stdlib_datetime.py:228:35 ACDT U tz in [self.EST, self.ACDT, Eastern]:" - - "extra_tests/snippets/stdlib_datetime.py:229:13 utctime U utctime = self.DT.replace(tzinfo" - - "extra_tests/snippets/stdlib_datetime.py:230:32 utctime U local = tz.fromutc(utctime)" - - "extra_tests/snippets/stdlib_datetime.py:231:34 utctime U assert_equal(local - utctime, tz.utcoffset(local" - "extra_tests/snippets/stdlib_datetime.py:257:17 pickler U for pickler, unpickler, proto in" - "extra_tests/snippets/stdlib_datetime.py:257:26 unpickler U for pickler, unpickler, proto in pickle_choices" - "extra_tests/snippets/stdlib_datetime.py:258:27 unpickler U tz_copy = unpickler.loads(pickler.dumps" @@ -736,8 +636,6 @@ issues: - "extra_tests/snippets/stdlib_datetime.py:3023:68 weirdtz U hours=15, minutes=58), \"weirdtz\"),]:" - "extra_tests/snippets/stdlib_datetime.py:3025:36 weirdtz U now = datetime.now(weirdtz)" - "extra_tests/snippets/stdlib_datetime.py:3026:43 weirdtz U assertIs(now.tzinfo, weirdtz)" - - "extra_tests/snippets/stdlib_datetime.py:3061:9 utcdatetime U utcdatetime = datetime.utcfromtimestamp" - - "extra_tests/snippets/stdlib_datetime.py:3068:20 utcdatetime U expected = utcdatetime + utcoffset" - "extra_tests/snippets/stdlib_datetime.py:3144:15 UOFS U class UOFS(DST):" - "extra_tests/snippets/stdlib_datetime.py:3145:32 uofs U def __init__(self, uofs, dofs=None):" - "extra_tests/snippets/stdlib_datetime.py:3145:38 dofs U _init__(self, uofs, dofs=None):" @@ -754,16 +652,11 @@ issues: - "extra_tests/snippets/stdlib_datetime.py:3201:64 UOFS U 37, 999999, tzinfo=UOFS(-1439))" - "extra_tests/snippets/stdlib_datetime.py:3222:17 ofsstr U ofsstr = ofs is not None and" - "extra_tests/snippets/stdlib_datetime.py:3223:37 ofsstr U tailstr = timestr + ofsstr" - - "extra_tests/snippets/stdlib_datetime.py:3272:9 fnone U fnone = FixedOffset(None," - - "extra_tests/snippets/stdlib_datetime.py:3279:50 fnone U ValueError, dt.astimezone, fnone)" - - "extra_tests/snippets/stdlib_datetime.py:3342:53 utcoffsets U members are distinct, utcoffsets aren't" - - "extra_tests/snippets/stdlib_datetime.py:3392:23 datetimetz U def test_subclass_datetimetz(self):" - "extra_tests/snippets/stdlib_datetime.py:3440:31 reprname U init__(self, hours, reprname, stdname, dstname):" - "extra_tests/snippets/stdlib_datetime.py:3442:14 reprname U self.reprname = reprname" - "extra_tests/snippets/stdlib_datetime.py:3442:25 reprname U self.reprname = reprname" - "extra_tests/snippets/stdlib_datetime.py:3447:21 reprname U return self.reprname" - "extra_tests/snippets/stdlib_datetime.py:3491:5 dston U dston = datetime(2002, 4," - - "extra_tests/snippets/stdlib_datetime.py:3497:9 checkinside U def checkinside(self, dt, tz, utc, dston" - "extra_tests/snippets/stdlib_datetime.py:3497:40 dston U heckinside(self, dt, tz, utc, dston, dstoff):" - "extra_tests/snippets/stdlib_datetime.py:3503:9 asutc U asutc = dt.astimezone(utc" - "extra_tests/snippets/stdlib_datetime.py:3504:26 asutc U there_and_back = asutc.astimezone(tz)" @@ -778,9 +671,6 @@ issues: - "extra_tests/snippets/stdlib_datetime.py:3557:26 asutc U there_and_back = asutc.astimezone(tz)" - "extra_tests/snippets/stdlib_datetime.py:3561:9 dston U dston = self.dston.replace" - "extra_tests/snippets/stdlib_datetime.py:3561:22 dston U dston = self.dston.replace(tzinfo=tz)" - - "extra_tests/snippets/stdlib_datetime.py:3574:18 checkinside U self.checkinside(dston, tz, utc, dston" - - "extra_tests/snippets/stdlib_datetime.py:3576:22 checkinside U self.checkinside(during, tz, utc, dston" - - "extra_tests/snippets/stdlib_datetime.py:3583:46 endcases U name of this test, the endcases are excruciating." - "extra_tests/snippets/stdlib_datetime.py:3609:9 ninewest U ninewest = FixedOffset(-9*60" - "extra_tests/snippets/stdlib_datetime.py:3610:44 ninewest U fourback.replace(tzinfo=ninewest)" - "extra_tests/snippets/stdlib_datetime.py:3624:9 sixutc U sixutc = self.dston.replace" @@ -797,27 +687,16 @@ issues: - "extra_tests/snippets/stdlib_datetime.py:3675:22 notok U class tricky_notok(ok):" - "extra_tests/snippets/stdlib_datetime.py:3682:57 notok U dt.astimezone, tricky_notok())" - "extra_tests/snippets/stdlib_datetime.py:3698:62 FEDT U FEastern\", \"FEST\", \"FEDT\")" - - "extra_tests/snippets/stdlib_datetime.py:3706:9 fstart U fstart = start.replace(tzinfo" - - "extra_tests/snippets/stdlib_datetime.py:3714:24 fstart U expected = fstart + FEastern.stdoffset" - - "extra_tests/snippets/stdlib_datetime.py:3715:36 fstart U got = FEastern.fromutc(fstart)" - - "extra_tests/snippets/stdlib_datetime.py:3719:19 fstart U got = fstart.replace(tzinfo=utc_real" - - "extra_tests/snippets/stdlib_datetime.py:3723:13 fstart U fstart += HOUR" - "extra_tests/snippets/stdlib_datetime.py:3768:3 Neverthelss U # Neverthelss, comparison should work" - - "extra_tests/snippets/stdlib_dir_module.py:1:6 testutils U from testutils import assert_equal" + - "extra_tests/snippets/stdlib_dir_module.py:1:1\tNo issues found" - "extra_tests/snippets/stdlib_dis.py:1:1\tNo issues found" - - "extra_tests/snippets/stdlib_functools.py:2:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/stdlib_functools.py:1:1\tNo issues found" - "extra_tests/snippets/stdlib_hashlib.py:34:30 fubar U hashlib.new(\"blake2s\", b\"fubar\")" - "extra_tests/snippets/stdlib_imghdr.py:15:21 rast U ('python.ras', 'rast')," - "extra_tests/snippets/stdlib_imp.py:1:1\tNo issues found" - "extra_tests/snippets/stdlib_io_bytesio.py:49:37 accpets U that the write method accpets bytearray" - "extra_tests/snippets/stdlib_io_stringio.py:1:1\tNo issues found" - - "extra_tests/snippets/stdlib_io.py:3:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_io.py:31:11 closefd U assert fi.closefd" - - "extra_tests/snippets/stdlib_io.py:38:2 nres U nres = fio.read(1)" - - "extra_tests/snippets/stdlib_io.py:39:13 nres U assert len(nres) == 1" - - "extra_tests/snippets/stdlib_io.py:40:2 nres U nres = fio.read(2)" - - "extra_tests/snippets/stdlib_io.py:41:13 nres U assert len(nres) == 2" - - "extra_tests/snippets/stdlib_itertools.py:3:6 testutils U from testutils import assert_raises" + - "extra_tests/snippets/stdlib_io.py:1:1\tNo issues found" - "extra_tests/snippets/stdlib_itertools.py:54:24 evaluted U iterables are lazily evaluted" - "extra_tests/snippets/stdlib_itertools.py:185:5 underten U def underten(x):" - "extra_tests/snippets/stdlib_itertools.py:229:9 underten U it = tw(underten, [1, 3, 5, 20, 2, 4" @@ -830,39 +709,29 @@ issues: - "extra_tests/snippets/stdlib_itertools.py:232:79 nunderten U ntakewhile\\nq\\x00c__main__\\nunderten\\nq\\x01c__builtin__\\niter" - "extra_tests/snippets/stdlib_itertools.py:233:41 citertools U it, 3) == b'\\x80\\x03citertools\\ntakewhile\\nq\\x00c_" - "extra_tests/snippets/stdlib_itertools.py:233:79 nunderten U ntakewhile\\nq\\x00c__main__\\nunderten\\nq\\x01cbuiltins\\niter" - - "extra_tests/snippets/stdlib_itertools.py:233:95 cbuiltins U main__\\nunderten\\nq\\x01cbuiltins\\niter\\nq\\x02]q\\x03(K" - "extra_tests/snippets/stdlib_itertools.py:234:148 underten U __main__\\x94\\x8c\\x08underten\\x94\\x93\\x94\\x8c\\x08builtins" - "extra_tests/snippets/stdlib_itertools.py:235:148 underten U __main__\\x94\\x8c\\x08underten\\x94\\x93\\x94\\x8c\\x08builtins" - "extra_tests/snippets/stdlib_itertools.py:243:33 citertools U pickle.dumps(it, 0) == b'citertools\\ntakewhile\\np0\\n(c_" - "extra_tests/snippets/stdlib_itertools.py:243:71 nunderten U ntakewhile\\np0\\n(c__main__\\nunderten\\np1\\nc__builtin__\\niter" - "extra_tests/snippets/stdlib_itertools.py:243:171 nbtp U naI8\\natp4\\nRp5\\nI4\\nbtp6\\nRp7\\nI1\\nb.'" - - "extra_tests/snippets/stdlib_itertools.py:246:95 cbuiltins U main__\\nunderten\\nq\\x01cbuiltins\\niter\\nq\\x02]q\\x03(K" - "extra_tests/snippets/stdlib_itertools.py:247:148 underten U __main__\\x94\\x8c\\x08underten\\x94\\x93\\x94\\x8c\\x08builtins" - "extra_tests/snippets/stdlib_itertools.py:325:171 nbtp U naI8\\natp4\\nRp5\\nI0\\nbtp6\\nRp7\\nI0\\nb.'" - - "extra_tests/snippets/stdlib_itertools.py:328:95 cbuiltins U main__\\nunderten\\nq\\x01cbuiltins\\niter\\nq\\x02]q\\x03(K" - "extra_tests/snippets/stdlib_itertools.py:332:171 nbtp U naI8\\natp4\\nRp5\\nI4\\nbtp6\\nRp7\\nI1\\nb.'" - - "extra_tests/snippets/stdlib_itertools.py:335:95 cbuiltins U main__\\nunderten\\nq\\x01cbuiltins\\niter\\nq\\x02]q\\x03(K" - "extra_tests/snippets/stdlib_itertools.py:367:67 ACEF U 1,0,1,1])) == list(\"ACEF\")" - "extra_tests/snippets/stdlib_itertools.py:372:77 ACEF U ,\"\",1,9])) == list(\"ACEF\")" - - "extra_tests/snippets/stdlib_json.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_json.py:65:33 jsons U reject non-str keys in jsons" + - "extra_tests/snippets/stdlib_itertools.py:537:58 fillvalue U range(3), [9, 8, 7, 99], fillvalue='d')) \\" + - "extra_tests/snippets/stdlib_itertools.py:547:50 fillvalue U 'c'], range(1, 5), fillvalue=100))) \\" + - "extra_tests/snippets/stdlib_json.py:1:1\tNo issues found" - "extra_tests/snippets/stdlib_logging.py:10:16 WOOT U logging.error('WOOT')" - "extra_tests/snippets/stdlib_logging.py:15:10 WOOT U assert 'WOOT' in res" - "extra_tests/snippets/stdlib_marshal.py:1:1\tNo issues found" - - "extra_tests/snippets/stdlib_math.py:2:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_math.py:6:1 NINF U NINF = float('-inf')" - "extra_tests/snippets/stdlib_math.py:11:9 Conversible U # class Conversible():" - "extra_tests/snippets/stdlib_math.py:16:39 Conversible U 1.1111) == math.log(Conversible())" - "extra_tests/snippets/stdlib_math.py:18:3 roundings U # roundings" - - "extra_tests/snippets/stdlib_math.py:146:15 NINF U assertIsClose(NINF, NINF)" - - "extra_tests/snippets/stdlib_math.py:146:21 NINF U assertIsClose(NINF, NINF)" - - "extra_tests/snippets/stdlib_math.py:147:15 NINF U assertIsClose(NINF, NINF, abs_tol=0.0)" - - "extra_tests/snippets/stdlib_math.py:147:21 NINF U assertIsClose(NINF, NINF, abs_tol=0.0)" - - "extra_tests/snippets/stdlib_math.py:149:12 ninf U # test_inf_ninf_nan(self): these should" - "extra_tests/snippets/stdlib_operator.py:1:1\tNo issues found" - - "extra_tests/snippets/stdlib_os.py:6:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_os.py:121:14 BOYA U CONTENT3 = b\"BOYA\"" - - "extra_tests/snippets/stdlib_os.py:290:48 getpwall U pw_uid for u in pwd.getpwall()]" + - "extra_tests/snippets/stdlib_os.py:121:14 BOYA U CONTENT3 = b\"BOYA\"" + - "extra_tests/snippets/stdlib_os.py:290:48 getpwall U pw_uid for u in pwd.getpwall()]" + - "extra_tests/snippets/stdlib_os.py:519:63 VDISABLE U \"PC_MAX_INPUT\", \"PC_VDISABLE\"]:" - "extra_tests/snippets/stdlib_random.py:1:1\tNo issues found" - "extra_tests/snippets/stdlib_re.py:5:11 ello U needle = 'ello'" - "extra_tests/snippets/stdlib_re.py:18:17 abcabca U s = p.sub('x', 'abcabca')" @@ -878,40 +747,36 @@ issues: - "extra_tests/snippets/stdlib_re.py:52:41 abcdcdcd U a)(b)(cd)*').match('abcdcdcd').group(0, 1, 2, 3)" - "extra_tests/snippets/stdlib_re.py:52:75 abcdcdcd U group(0, 1, 2, 3) == ('abcdcdcd', 'a', 'b', 'cd')" - "extra_tests/snippets/stdlib_re.py:64:41 Xtest U ', 'X', 'test') == 'Xtest'" - - "extra_tests/snippets/stdlib_select.py:1:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_select.py:26:1 recvr U recvr = socket.socket()" - - "extra_tests/snippets/stdlib_select.py:28:1 recvr U recvr.bind((\"127.0.0.1\"," - - "extra_tests/snippets/stdlib_select.py:30:1 recvr U recvr.listen()" - - "extra_tests/snippets/stdlib_select.py:32:1 recvr U recvr.settimeout(10.0)" - - "extra_tests/snippets/stdlib_select.py:34:1 sendr U sendr = socket.socket()" - - "extra_tests/snippets/stdlib_select.py:36:1 sendr U sendr.connect((\"127.0.0.1" - - "extra_tests/snippets/stdlib_select.py:37:1 sendr U sendr.send(b\"aaaa\")" - - "extra_tests/snippets/stdlib_select.py:39:1 rres U rres, wres, xres = select" - - "extra_tests/snippets/stdlib_select.py:39:35 recvr U xres = select.select([recvr], [sendr], [])" - - "extra_tests/snippets/stdlib_select.py:39:44 sendr U select.select([recvr], [sendr], [])" - - "extra_tests/snippets/stdlib_select.py:42:21 rres U assert recvr in rres" - - "extra_tests/snippets/stdlib_select.py:44:8 sendr U assert sendr in wres" - - "extra_tests/snippets/stdlib_signal.py:4:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_socket.py:4:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_socket.py:164:13 gaierror U (socket.gaierror, \"gaierror\")," - - "extra_tests/snippets/stdlib_socket.py:164:24 gaierror U (socket.gaierror, \"gaierror\")," - - "extra_tests/snippets/stdlib_sqlite.py:9:4 executemany U cx.executemany(\"INSERT INTO foo(key" - - "extra_tests/snippets/stdlib_sqlite.py:21:7 Aggr U class AggrSum:" - - "extra_tests/snippets/stdlib_sqlite.py:31:22 mysum U cx.create_aggregate(\"mysum\", 1, AggrSum)" - - "extra_tests/snippets/stdlib_sqlite.py:31:33 Aggr U aggregate(\"mysum\", 1, AggrSum)" - - "extra_tests/snippets/stdlib_sqlite.py:32:21 mysum U cur.execute(\"select mysum(key) from foo\")" - - "extra_tests/snippets/stdlib_sqlite.py:38:7 Aggr U class AggrText:" - - "extra_tests/snippets/stdlib_sqlite.py:47:22 aggtxt U cx.create_aggregate(\"aggtxt\", 1, AggrText)" - - "extra_tests/snippets/stdlib_sqlite.py:47:34 Aggr U aggregate(\"aggtxt\", 1, AggrText)" - - "extra_tests/snippets/stdlib_sqlite.py:48:21 aggtxt U cur.execute(\"select aggtxt(key) from foo\")" + - "extra_tests/snippets/stdlib_select.py:26:1 recvr U recvr = socket.socket()" + - "extra_tests/snippets/stdlib_select.py:28:1 recvr U recvr.bind((\"127.0.0.1\"," + - "extra_tests/snippets/stdlib_select.py:30:1 recvr U recvr.listen()" + - "extra_tests/snippets/stdlib_select.py:32:1 recvr U recvr.settimeout(10.0)" + - "extra_tests/snippets/stdlib_select.py:34:1 sendr U sendr = socket.socket()" + - "extra_tests/snippets/stdlib_select.py:36:1 sendr U sendr.connect((\"127.0.0.1" + - "extra_tests/snippets/stdlib_select.py:37:1 sendr U sendr.send(b\"aaaa\")" + - "extra_tests/snippets/stdlib_select.py:39:1 rres U rres, wres, xres = select" + - "extra_tests/snippets/stdlib_select.py:39:35 recvr U xres = select.select([recvr], [sendr], [])" + - "extra_tests/snippets/stdlib_select.py:39:44 sendr U select.select([recvr], [sendr], [])" + - "extra_tests/snippets/stdlib_select.py:42:21 rres U assert recvr in rres" + - "extra_tests/snippets/stdlib_select.py:44:8 sendr U assert sendr in wres" + - "extra_tests/snippets/stdlib_signal.py:1:1\tNo issues found" + - "extra_tests/snippets/stdlib_socket.py:164:13 gaierror U (socket.gaierror, \"gaierror\")," + - "extra_tests/snippets/stdlib_socket.py:164:24 gaierror U (socket.gaierror, \"gaierror\")," + - "extra_tests/snippets/stdlib_sqlite.py:7:4 executescript U cx.executescript(\";\")" + - "extra_tests/snippets/stdlib_sqlite.py:9:4 executemany U cx.executemany(\"INSERT INTO foo(key" + - "extra_tests/snippets/stdlib_sqlite.py:15:4 executescript U cx.executescript(\"\"\"" + - "extra_tests/snippets/stdlib_sqlite.py:21:7 Aggr U class AggrSum:" + - "extra_tests/snippets/stdlib_sqlite.py:31:22 mysum U cx.create_aggregate(\"mysum\", 1, AggrSum)" + - "extra_tests/snippets/stdlib_sqlite.py:31:33 Aggr U aggregate(\"mysum\", 1, AggrSum)" + - "extra_tests/snippets/stdlib_sqlite.py:32:21 mysum U cur.execute(\"select mysum(key) from foo\")" + - "extra_tests/snippets/stdlib_sqlite.py:38:7 Aggr U class AggrText:" + - "extra_tests/snippets/stdlib_sqlite.py:47:22 aggtxt U cx.create_aggregate(\"aggtxt\", 1, AggrText)" + - "extra_tests/snippets/stdlib_sqlite.py:47:34 Aggr U aggregate(\"aggtxt\", 1, AggrText)" + - "extra_tests/snippets/stdlib_sqlite.py:48:21 aggtxt U cur.execute(\"select aggtxt(key) from foo\")" - "extra_tests/snippets/stdlib_string.py:1:1\tNo issues found" - - "extra_tests/snippets/stdlib_struct.py:2:6 testutils U from testutils import assert_raises" - - "extra_tests/snippets/stdlib_struct.py:45:15 calcsize U assert struct.calcsize(\"B\") == 1" - - "extra_tests/snippets/stdlib_struct.py:46:17 calcsize U # assert struct.calcsize(\" rustyline::Result<(usize, Vec" - - "stdlib/build.rs:2:44 osslconf U rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO" - - "stdlib/build.rs:5:9 ossl U let ossl_vers = [" - - "stdlib/build.rs:6:27 ossl U (0x1_00_01_00_0, \"ossl101\")," - - "stdlib/build.rs:7:27 ossl U (0x1_00_02_00_0, \"ossl102\")," - - "stdlib/build.rs:8:27 ossl U (0x1_01_00_00_0, \"ossl110\")," - - "stdlib/build.rs:9:27 ossl U (0x1_01_00_07_0, \"ossl110g\")," - - "stdlib/build.rs:36:39 osslconf U println!(\"cargo:rustc-cfg=osslconf=\\\"{conf}\\\"\");" + - "stdlib/build.rs:1:1\tNo issues found" - "stdlib/Cargo.toml:52:1 puruspe U puruspe = \"0.2.4\"" - "stdlib/Cargo.toml:102:1 rustix U rustix = { workspace = true" + - "stdlib/Cargo.toml:125:25 netioapi U winsock2\", \"ifdef\", \"netioapi\", \"ws2tcpip\"," - "stdlib/Cargo.toml:133:28 Ndis U 2_NetworkManagement_Ndis\"," - - "stdlib/src/array.rs:75:43 scode U $t:ty, $c:literal, $scode:literal)),*$(,)?) =" - - "stdlib/src/array.rs:99:55 scode U ArrayContentType::$n(_) => $scode,)*" - - "stdlib/src/array.rs:948:23 tobytes U pub(crate) fn tobytes(&self) -> Vec {" - "stdlib/src/array.rs:1442:9 mformat U mformat_code: MachineFormatCode" - "stdlib/src/array.rs:1620:27 mformat U let format = args.mformat_code;" - "stdlib/src/binascii.rs:105:15 CRCTAB U const CRCTAB_HQX: [u16; 256] = [" - "stdlib/src/binascii.rs:137:45 CRCTAB U crc << 8) & 0xFF00) ^ CRCTAB_HQX[((crc >> 8) as u" - "stdlib/src/binascii.rs:331:28 roken U // roken case from broken python" - - "stdlib/src/binascii.rs:342:28 hexval U // hexval" - - "stdlib/src/binascii.rs:370:9 quotetabs U quotetabs: bool," - - "stdlib/src/binascii.rs:380:13 quotetabs U let quotetabs = args.quotetabs;" - - "stdlib/src/binascii.rs:380:30 quotetabs U let quotetabs = args.quotetabs;" - - "stdlib/src/binascii.rs:386:21 odatalen U let mut odatalen = 0;" - - "stdlib/src/binascii.rs:390:21 inidx U let mut inidx;" - - "stdlib/src/binascii.rs:393:13 inidx U inidx = 0;" - - "stdlib/src/binascii.rs:394:19 inidx U while inidx < buflen {" - - "stdlib/src/binascii.rs:395:24 inidx U if buf[inidx] == b'\\n' {" - - "stdlib/src/binascii.rs:398:17 inidx U inidx += 1;" - - "stdlib/src/binascii.rs:421:29 quotetabs U && (quotetabs || ((buf[inidx] != b" - - "stdlib/src/binascii.rs:455:17 odatalen U odatalen += delta;" - - "stdlib/src/binascii.rs:458:51 odatalen U Vec::with_capacity(odatalen);" - - "stdlib/src/binascii.rs:478:29 quotetabs U && (quotetabs || ((buf[inidx] != b" - "stdlib/src/binascii.rs:570:8 rlecode U fn rlecode_hqx(s: ArgAsciiBuffer" - "stdlib/src/binascii.rs:605:8 rledecode U fn rledecode_hqx(s: ArgAsciiBuffer" - "stdlib/src/bisect.rs:1:1\tNo issues found" - "stdlib/src/blake2.rs:1:1\tNo issues found" - "stdlib/src/bz2.rs:1:1\tNo issues found" - "stdlib/src/cmath.rs:1:1\tNo issues found" - - "stdlib/src/contextvars.rs:43:19 hamt U // TODO: Real hamt implementation" - - "stdlib/src/contextvars.rs:44:10 Hamt U type Hamt = IndexMap," - - "stdlib/src/contextvars.rs:49:23 Hamt U hamt: RefCell," - - "stdlib/src/contextvars.rs:53:10 Hamt U impl HamtObject {}" - - "stdlib/src/contextvars.rs:58:17 hamt U hamt: RefCell::new(Hamt:" - - "stdlib/src/contextvars.rs:95:29 hamt U self.inner.vars.hamt.borrow()" - - "stdlib/src/contextvars.rs:99:29 hamt U self.inner.vars.hamt.borrow_mut()" - - "stdlib/src/contextvars.rs:295:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/contextvars.rs:298:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/contextvars.rs:300:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/contextvars.rs:301:62 tsid U AtomicUsize, // cached_tsid in CPython" - - "stdlib/src/contextvars.rs:302:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/contextvars.rs:324:55 tsver U Context index; cached_tsver in CPython" + - "stdlib/src/contextvars.rs:43:19 hamt U // TODO: Real hamt implementation" + - "stdlib/src/contextvars.rs:44:10 Hamt U type Hamt = IndexMap," + - "stdlib/src/contextvars.rs:49:23 Hamt U hamt: RefCell," + - "stdlib/src/contextvars.rs:53:10 Hamt U impl HamtObject {}" + - "stdlib/src/contextvars.rs:58:17 hamt U hamt: RefCell::new(Hamt:" + - "stdlib/src/contextvars.rs:95:29 hamt U self.inner.vars.hamt.borrow()" + - "stdlib/src/contextvars.rs:99:29 hamt U self.inner.vars.hamt.borrow_mut()" + - "stdlib/src/contextvars.rs:324:55 tsver U Context index; cached_tsver in CPython" - "stdlib/src/csv.rs:280:21 pydialect U opts.update_pydialect(&mut dialect);" - "stdlib/src/csv.rs:668:19 pydialect U fn update_pydialect<'b>(&self, res: &'b" - "stdlib/src/csv.rs:703:37 pydialect U self.update_pydialect(&mut dialect);" - "stdlib/src/csv.rs:706:66 registed U format!(\"{} is not registed.\", name)))" - "stdlib/src/csv.rs:712:33 pydialect U self.update_pydialect(&mut o);" - "stdlib/src/csv.rs:718:33 pydialect U self.update_pydialect(&mut res);" - - "stdlib/src/csv.rs:912:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/csv.rs:914:11 pytraverse U #[pytraverse(skip)]" - "stdlib/src/csv.rs:974:22 rposition U .rposition(|&x| x != b' ')" - "stdlib/src/csv.rs:990:34 nwritten U let (res, nread, nwritten, nends) = reader.read" - - "stdlib/src/csv.rs:990:44 nends U res, nread, nwritten, nends) = reader.read_record" - "stdlib/src/csv.rs:996:34 nwritten U output_offset += nwritten;" - - "stdlib/src/csv.rs:997:39 nends U output_ends_offset += nends;" - - "stdlib/src/csv.rs:1066:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/csv.rs:1068:11 pytraverse U #[pytraverse(skip)]" - "stdlib/src/csv.rs:1093:31 nwritten U let (res, nwritten) = $x;" - "stdlib/src/csv.rs:1094:38 nwritten U buffer_offset += nwritten;" - "stdlib/src/csv.rs:1127:38 nwritten U let (res, nread, nwritten) =" - "stdlib/src/dis.rs:1:1\tNo issues found" - "stdlib/src/faulthandler.rs:1:1\tNo issues found" - - "stdlib/src/fcntl.rs:12:45 fnctl U these from (please file an issue" - "stdlib/src/fcntl.rs:13:19 MAND U // LOCK_MAND, LOCK_READ, LOCK_WRITE" - "stdlib/src/fcntl.rs:14:36 EXLCK U SETLKW64, FASYNC, F_EXLCK, F_SHLCK, DN_ACCESS" - "stdlib/src/fcntl.rs:14:45 SHLCK U FASYNC, F_EXLCK, F_SHLCK, DN_ACCESS, DN_MODIFY" - "stdlib/src/fcntl.rs:15:39 MULTISHOT U RENAME, DN_ATTRIB, DN_MULTISHOT" - "stdlib/src/fcntl.rs:18:16 SRDOPT U // I_SRDOPT, I_GRDOPT, I_NREAD," - "stdlib/src/fcntl.rs:18:26 GRDOPT U / I_SRDOPT, I_GRDOPT, I_NREAD, I_FDINSERT" - - "stdlib/src/fcntl.rs:18:45 FDINSERT U I_GRDOPT, I_NREAD, I_FDINSERT, I_STR, I_SWROPT, I" - "stdlib/src/fcntl.rs:18:64 SWROPT U I_FDINSERT, I_STR, I_SWROPT, I_GWROPT, I_SENDFD" - "stdlib/src/fcntl.rs:18:74 GWROPT U I_STR, I_SWROPT, I_GWROPT, I_SENDFD," - - "stdlib/src/fcntl.rs:18:84 SENDFD U SWROPT, I_GWROPT, I_SENDFD," - "stdlib/src/fcntl.rs:19:16 RECVFD U // I_RECVFD, I_LIST, I_ATMARK, I" - "stdlib/src/fcntl.rs:19:44 CKBAND U I_LIST, I_ATMARK, I_CKBAND, I_GETBAND, I_CANPUT" - "stdlib/src/fcntl.rs:19:65 CANPUT U CKBAND, I_GETBAND, I_CANPUT, I_SETCLTIME, I_GETCLTIME" - "stdlib/src/fcntl.rs:19:75 SETCLTIME U GETBAND, I_CANPUT, I_SETCLTIME, I_GETCLTIME," - "stdlib/src/fcntl.rs:19:88 GETCLTIME U CANPUT, I_SETCLTIME, I_GETCLTIME," - - "stdlib/src/fcntl.rs:48:24 GETLEASE U F_ADD_SEALS, F_GETLEASE, F_GETPIPE_SZ, F_GET" - - "stdlib/src/fcntl.rs:48:36 GETPIPE U SEALS, F_GETLEASE, F_GETPIPE_SZ, F_GET_SEALS, F_NOTIFY" - - "stdlib/src/fcntl.rs:49:40 SETLEASE U SHRINK, F_SEAL_WRITE, F_SETLEASE, F_SETPIPE_SZ," - - "stdlib/src/fcntl.rs:49:52 SETPIPE U WRITE, F_SETLEASE, F_SETPIPE_SZ," + - "stdlib/src/fcntl.rs:20:43 PUNLINK U I_UNLINK, I_PLINK, I_PUNLINK" - "stdlib/src/gc.rs:43:12 refererts U fn get_refererts(_args: FuncArgs, vm" - - "stdlib/src/grp.rs:19:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/grp.rs:21:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/grp.rs:23:11 pytraverse U #[pytraverse(skip)]" - "stdlib/src/grp.rs:84:8 getgrall U fn getgrall(vm: &VirtualMachine" - "stdlib/src/grp.rs:85:67 fgetgrent U thread safe. Could use fgetgrent_r, but this is easier" - "stdlib/src/grp.rs:86:16 GETGRALL U static GETGRALL: parking_lot::Mutex" - "stdlib/src/grp.rs:87:22 GETGRALL U let _guard = GETGRALL.lock();" - "stdlib/src/hashlib.rs:335:9 digestmod U digestmod: bool, // TODO: RUSTPYTHON" - - "stdlib/src/json.rs:22:11 pytraverse U #[pytraverse(skip)]" + - "stdlib/src/json.rs:1:1\tNo issues found" - "stdlib/src/json/machinery.rs:5:30 LOJKINE U Copyright (c) 2018, Ophir LOJKINE" - "stdlib/src/json/machinery.rs:44:7 fedcba U //fedcba9876543210_fedcba987" - "stdlib/src/json/machinery.rs:44:24 fedcba U //fedcba9876543210_fedcba9876543210_fedcba987" @@ -1338,27 +1120,12 @@ issues: - "stdlib/src/mmap.rs:816:24 resizeable U self.check_resizeable(vm)?;" - "stdlib/src/multiprocessing.rs:1:1\tNo issues found" - "stdlib/src/overlapped.rs:1:1\tNo issues found" - - "stdlib/src/posixsubprocess.rs:4:5 ospath U ospath::OsPath," - - "stdlib/src/posixsubprocess.rs:130:7 cwrite U p2cwrite: i32," - - "stdlib/src/posixsubprocess.rs:135:5 errpipe U errpipe_read: i32," - - "stdlib/src/posixsubprocess.rs:136:5 errpipe U errpipe_write: i32," - - "stdlib/src/posixsubprocess.rs:161:77 errpipe U File::from_raw_fd(args.errpipe_write) });" - - "stdlib/src/posixsubprocess.rs:177:42 noexec U ExecErrorContext::NoExec => \"noexec\"," - - "stdlib/src/posixsubprocess.rs:178:41 noexec U ExecErrorContext::ChDir => \"noexec:chdir\"," - - "stdlib/src/posixsubprocess.rs:190:23 errpipe U if fd != args.errpipe_write {" - - "stdlib/src/posixsubprocess.rs:195:25 cwrite U for &fd in &[args.p2cwrite, args.c2pread, args" - - "stdlib/src/posixsubprocess.rs:200:24 errpipe U unistd::close(args.errpipe_read)?;" - "stdlib/src/posixsubprocess.rs:238:43 SIGXFZ U restore signals SIGPIPE, SIGXFZ, SIGXFSZ to SIG_DFL" - - "stdlib/src/posixsubprocess.rs:357:19 thisproc U c\"/scheme/thisproc/current/filetable\"," - "stdlib/src/pyexpat.rs:1:1\tNo issues found" - - "stdlib/src/pystruct.rs:161:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/pystruct.rs:164:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/pystruct.rs:232:8 calcsize U fn calcsize(fmt: IntoStructFormatBytes" - - "stdlib/src/pystruct.rs:240:11 pytraverse U #[pytraverse(skip)]" + - "stdlib/src/pystruct.rs:1:1\tNo issues found" - "stdlib/src/random.rs:16:16 rngs U use rand::{rngs::StdRng, RngCore, SeedableRng" - "stdlib/src/random.rs:16:39 Seedable U rngs::StdRng, RngCore, SeedableRng};" - - "stdlib/src/re.rs:83:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/resource.rs:24:21 OFILE U // TODO: RLIMIT_OFILE," + - "stdlib/src/re.rs:1:1\tNo issues found" - "stdlib/src/resource.rs:31:72 emscripten U android\", target_os = \"emscripten\"))]" - "stdlib/src/resource.rs:33:53 RTPRIO U RLIMIT_NICE, RLIMIT_RTPRIO, RLIMIT_SIGPENDING}" - "stdlib/src/resource.rs:37:22 RTTIME U use libc::RLIMIT_RTTIME;" @@ -1371,10 +1138,6 @@ issues: - "stdlib/src/scproxy.rs:1:1\tNo issues found" - "stdlib/src/select.rs:59:24 WSAFDIs U use WinSock::__WSAFDIsSet;" - "stdlib/src/select.rs:60:11 WSAFDIs U __WSAFDIsSet(fd as _, set) !=" - - "stdlib/src/select.rs:119:13 errorfds U errorfds: *mut fd_set," - - "stdlib/src/select.rs:131:7 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/select.rs:185:5 errfds U errfds: &mut FdSet," - - "stdlib/src/select.rs:197:13 errfds U errfds.0.as_mut_ptr()," - "stdlib/src/select.rs:234:9 wlist U wlist: PyObjectRef," - "stdlib/src/select.rs:235:9 xlist U xlist: PyObjectRef," - "stdlib/src/select.rs:260:14 wlist U let (wlist, mut w) = seq2set(&wlist" @@ -1410,8 +1173,8 @@ issues: - "stdlib/src/sha256.rs:1:1\tNo issues found" - "stdlib/src/sha3.rs:1:1\tNo issues found" - "stdlib/src/sha512.rs:1:1\tNo issues found" + - "stdlib/src/socket.rs:38:33 netioapi U use winapi::shared::netioapi::{if_indextoname, if" - "stdlib/src/socket.rs:44:16 EXCLUSIVEADDRUSE U SO_EXCLUSIVEADDRUSE," - - "stdlib/src/socket.rs:63:76 IPLEVEL U NUMERICSERV, RCVALL_IPLEVEL, RCVALL_OFF," - "stdlib/src/socket.rs:68:13 WSAEBADF U WSAEBADF, WSAECONNRESET, WSAENOTSOCK" - "stdlib/src/socket.rs:71:52 Ndis U :NetworkManagement::Ndis::IF_MAX_STRING_SIZE" - "stdlib/src/socket.rs:114:17 ATALK U use c::{SOL_ATALK, SOL_AX25, SOL_IPX," @@ -1419,7 +1182,6 @@ issues: - "stdlib/src/socket.rs:118:15 SETFIB U use c::SO_SETFIB;" - "stdlib/src/socket.rs:123:78 ISOTP U FLAG, CAN_ERR_MASK, CAN_ISOTP, CAN_J1939," - "stdlib/src/socket.rs:139:20 VRRP U use c::IPPROTO_VRRP;" - - "stdlib/src/socket.rs:148:47 IPLEVEL U IPPROTO_IPV4, RCVALL_IPLEVEL, RCVALL_OFF, RCVALL" - "stdlib/src/socket.rs:150:12 EXCLUSIVEADDRUSE U SO_EXCLUSIVEADDRUSE," - "stdlib/src/socket.rs:170:54 ASSOCLEN U ENCRYPT, ALG_SET_AEAD_ASSOCLEN, ALG_SET_AEAD_AUTHSIZE" - "stdlib/src/socket.rs:173:85 DNRTMSG U NETLINK_CRYPTO, NETLINK_DNRTMSG," @@ -1427,7 +1189,6 @@ issues: - "stdlib/src/socket.rs:175:17 XFRM U NETLINK_XFRM, SOL_ALG, SO_PASSSEC" - "stdlib/src/socket.rs:213:28 ATMPVC U AF_ALG, AF_ASH, AF_ATMPVC, AF_ATMSVC, AF_AX25" - "stdlib/src/socket.rs:214:44 NETROM U NETBEUI, AF_NETLINK, AF_NETROM, AF_PACKET, AF_PPPOX" - - "stdlib/src/socket.rs:217:21 BINDTODEVICE U SOL_UDP, SO_BINDTODEVICE, SO_MARK, TCP_CORK," - "stdlib/src/socket.rs:217:89 QUICKACK U ACCEPT, TCP_LINGER2, TCP_QUICKACK," - "stdlib/src/socket.rs:304:24 CSCOV U const UDPLITE_SEND_CSCOV: i32 = 10;" - "stdlib/src/socket.rs:313:24 CSCOV U const UDPLITE_RECV_CSCOV: i32 = 11;" @@ -1435,7 +1196,6 @@ issues: - "stdlib/src/socket.rs:345:32 riscv U target_arch = \"riscv64\"," - "stdlib/src/socket.rs:391:32 loongarch U target_arch = \"loongarch64\"," - "stdlib/src/socket.rs:395:32 riscv U target_arch = \"riscv64\"," - - "stdlib/src/socket.rs:423:16 PASSCRED U use c::{SO_PASSCRED, SO_PEERCRED};" - "stdlib/src/socket.rs:443:15 RECVTOS U use c::IP_RECVTOS;" - "stdlib/src/socket.rs:541:22 CLOEXEC U use c::{MSG_CMSG_CLOEXEC, MSG_NOSIGNAL};" - "stdlib/src/socket.rs:578:18 CLOEXEC U use c::{SOCK_CLOEXEC, SOCK_NONBLOCK};" @@ -1444,16 +1204,11 @@ issues: - "stdlib/src/socket.rs:689:30 ICLFXBM U IPPROTO_CBT, IPPROTO_ICLFXBM, IPPROTO_IGP, IPPROTO" - "stdlib/src/socket.rs:712:8 gaierror U fn gaierror(vm: &VirtualMachine" - "stdlib/src/socket.rs:715:14 gaierror U \"gaierror\"," - - "stdlib/src/socket.rs:1016:67 errorfds U SelectKind::Connect fills the errorfds fd_set, so if we wake" + - "stdlib/src/socket.rs:756:25 netioapi U use winapi::shared::netioapi;" - "stdlib/src/socket.rs:1327:13 ancdata U ancdata: OptionalArg," - "stdlib/src/socket.rs:1354:41 ancdata U OptionalArg::Present(ancdata) = ancdata {" - "stdlib/src/socket.rs:1354:52 ancdata U :Present(ancdata) = ancdata {" - - "stdlib/src/socket.rs:1355:21 cmsgs U let cmsgs = vm.extract_elements" - "stdlib/src/socket.rs:1356:22 ancdata U &ancdata," - - "stdlib/src/socket.rs:1369:42 cmsgs U control_buf = Self::pack_cmsgs_to_send(&cmsgs, vm)" - - "stdlib/src/socket.rs:1369:57 cmsgs U pack_cmsgs_to_send(&cmsgs, vm)?;" - - "stdlib/src/socket.rs:1384:17 cmsgs U fn pack_cmsgs_to_send(" - - "stdlib/src/socket.rs:1385:13 cmsgs U cmsgs: &[(i32, i32, ArgBytesLike" - "stdlib/src/socket.rs:1412:21 pmhdr U let mut pmhdr: *mut libc::cmsghdr" - "stdlib/src/socket.rs:1414:20 pmhdr U if pmhdr.is_null() {" - "stdlib/src/socket.rs:1421:46 pmhdr U because we know that pmhdr is valid, and we initialized" @@ -1462,39 +1217,28 @@ issues: - "stdlib/src/socket.rs:1427:31 nonoverlapping U ptr::copy_nonoverlapping(data.as_ptr(), libc" - "stdlib/src/socket.rs:1698:25 abstractpath U if let Some(abstractpath) = addr.as_abstract" - "stdlib/src/socket.rs:1699:49 abstractpath U ctx.new_bytes([b\"\\0\", abstractpath].concat()).into();" - - "stdlib/src/socket.rs:1760:13 serv U let serv = unsafe { c::getservbyname" - - "stdlib/src/socket.rs:1761:12 serv U if serv.is_null() {" - - "stdlib/src/socket.rs:1764:31 serv U let port = unsafe { (*serv).s_port };" - - "stdlib/src/socket.rs:1782:13 serv U let serv = unsafe { c::getservbyport" - - "stdlib/src/socket.rs:1783:12 serv U if serv.is_null() {" + - "stdlib/src/socket.rs:1943:28 canonname U ai.canonname," - "stdlib/src/socket.rs:2072:17 ainfo U let mut ainfo = res.next().unwrap" - "stdlib/src/socket.rs:2078:20 ainfo U match &mut ainfo.sockaddr {" - "stdlib/src/socket.rs:2091:34 ainfo U lookup::getnameinfo(&ainfo.sockaddr, flags)" - "stdlib/src/socket.rs:2179:46 Luid U name(&entry.InterfaceLuid).map_err(|err| err.into" - "stdlib/src/socket.rs:2187:17 luid U luid: &winapi::shared::ifdef" - "stdlib/src/socket.rs:2187:51 LUID U :shared::ifdef::NET_LUID," + - "stdlib/src/socket.rs:2191:21 netioapi U netioapi::ConvertInterfaceLuidToNameW" - "stdlib/src/socket.rs:2191:47 Luid U netioapi::ConvertInterfaceLuidToNameW(luid, buf.as" - "stdlib/src/socket.rs:2191:59 luid U ConvertInterfaceLuidToNameW(luid, buf.as_mut_ptr(), buf" - - "stdlib/src/socket.rs:2194:54 ustr U widestring::WideCString::from_ustr_truncate(" + - "stdlib/src/socket.rs:2202:35 netioapi U ptr: ptr::NonNull," + - "stdlib/src/socket.rs:2207:40 netioapi U let ret = unsafe { netioapi::GetIfTable2Ex(netioapi" - "stdlib/src/socket.rs:2248:17 ainfo U let ainfo = res.next().unwrap" - "stdlib/src/socket.rs:2254:23 ainfo U return Ok(ainfo.sockaddr);" - "stdlib/src/socket.rs:2386:38 gaierror U SocketError::GaiError => gaierror(vm)," - - "stdlib/src/sqlite.rs:1404:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/sqlite.rs:1406:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/sqlite.rs:1415:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/sqlite.rs:1417:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/sqlite.rs:1992:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/ssl.rs:14:17 ossl U #[pymodule(with(ossl101, windows))]" + - "stdlib/src/sqlite.rs:1:1\tNo issues found" - "stdlib/src/ssl.rs:72:33 ECDH U ifdef SSL_OP_SINGLE_ECDH_USE" - "stdlib/src/ssl.rs:73:26 ECDH U // SSL_OP_SINGLE_ECDH_USE as OP_SINGLE_ECDH" - "stdlib/src/ssl.rs:73:48 ECDH U ECDH_USE as OP_SINGLE_ECDH_USE" - "stdlib/src/ssl.rs:131:15 ECDH U const HAS_ECDH: bool = false;" - - "stdlib/src/ssl.rs:147:36 ossl U TLSv1_3: bool = cfg!(ossl111);" - - "stdlib/src/ssl.rs:261:15 ossl U #[cfg(ossl111)]" - - "stdlib/src/ssl.rs:263:19 ossl U #[cfg(not(ossl111))]" - "stdlib/src/ssl.rs:461:43 SSLV U options |= SslOptions::NO_SSLV2;" - "stdlib/src/ssl.rs:469:43 ECDH U SslOptions::SINGLE_ECDH_USE;" - - "stdlib/src/ssl.rs:475:19 ossl U #[cfg(ossl111)]" - "stdlib/src/ssl.rs:521:31 cipherlist U fn set_ciphers(&self, cipherlist: PyStrRef, vm: &VirtualMachin" - "stdlib/src/ssl.rs:522:27 cipherlist U let ciphers = cipherlist.as_str();" - "stdlib/src/ssl.rs:633:76 cadata U &args.capath, &args.cadata) {" @@ -1502,16 +1246,11 @@ issues: - "stdlib/src/ssl.rs:640:24 cadata U fn invalid_cadata(vm: &VirtualMachine" - "stdlib/src/ssl.rs:642:22 cadata U \"cadata should be an ASCII string" - "stdlib/src/ssl.rs:646:25 cadata U // validate cadata type and load cadata" - - "stdlib/src/ssl.rs:909:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/ssl.rs:911:11 pytraverse U #[pytraverse(skip)]" - - "stdlib/src/ssl.rs:986:15 osslconf U #[cfg(osslconf = \"OPENSSL_NO_COMP\"" - - "stdlib/src/ssl.rs:991:19 osslconf U #[cfg(not(osslconf = \"OPENSSL_NO_COMP\"" - "stdlib/src/ssl.rs:1360:63 cacerts U system/etc/security/cacerts\";" - "stdlib/src/statistics.rs:1:1\tNo issues found" - - "stdlib/src/syslog.rs:1:1\tNo issues found" + - "stdlib/src/syslog.rs:132:19 maskpri U fn setlogmask(maskpri: i32) -> i32 {" + - "stdlib/src/syslog.rs:133:35 maskpri U unsafe { libc::setlogmask(maskpri) }" - "stdlib/src/termios.rs:14:58 CIBAUD U 0000, B4000000, and CIBAUD" - - "stdlib/src/termios.rs:17:14 CDEL U // CDEL, CDSUSP, CEOF, CEOL" - - "stdlib/src/termios.rs:17:61 CESC U CEOL2, CEOT, CERASE, CESC, CFLUSH, CINTR, CKILL" - "stdlib/src/termios.rs:18:14 CNUL U // CNUL, COMMON, CQUIT, CRPRNT" - "stdlib/src/termios.rs:18:65 CSWTCH U CSTART, CSTOP, CSUSP, CSWTCH, CWERASE" - "stdlib/src/termios.rs:21:14 IOCSIZE U // IOCSIZE_MASK, IOCSIZE_SHIFT" @@ -1561,25 +1300,19 @@ issues: - "stdlib/src/termios.rs:154:31 VSWTCH U termios::os::target::{VSWTCH, VSWTCH as VSWTC};" - "stdlib/src/termios.rs:154:39 VSWTCH U os::target::{VSWTCH, VSWTCH as VSWTC};" - "stdlib/src/termios.rs:154:49 VSWTC U :{VSWTCH, VSWTCH as VSWTC};" + - "stdlib/src/termios.rs:172:13 noncanon U let noncanon = (termios.c_lflag" + - "stdlib/src/termios.rs:178:51 noncanon U | termios::VTIME if noncanon => vm.ctx.new_int(c" - "stdlib/src/unicodedata.rs:1:1\tNo issues found" - "stdlib/src/uuid.rs:1:1\tNo issues found" - "stdlib/src/zlib.rs:1:1\tNo issues found" - "vm/build.rs:1:1\tNo issues found" - - "vm/Cargo.toml:13:25 wasmbind U default = [\"compiler\", \"wasmbind\"]" - - "vm/Cargo.toml:26:1 wasmbind U wasmbind = [\"chrono/wasmbind" - - "vm/Cargo.toml:26:21 wasmbind U wasmbind = [\"chrono/wasmbind\", \"getrandom/js\", \"wasm" - - "vm/Cargo.toml:50:43 wasmbind U true, features = [\"wasmbind\"] }" - - "vm/Cargo.toml:71:1 thiserror U thiserror = { workspace = true" - "vm/Cargo.toml:94:1 rustix U rustix = { workspace = true" - "vm/Cargo.toml:101:1 rustyline U rustyline = { workspace = true" - - "vm/Lib/python_builtins/__reducelib.py:50:17 slotnames U names = slotnames(cls) # not checking" - - "vm/Lib/python_builtins/__reducelib.py:74:5 slotnames U def slotnames(cls):" - - "vm/Lib/python_builtins/__reducelib.py:79:32 slotnames U return cls.__dict__[\"__slotnames__\"]" - - "vm/Lib/python_builtins/__reducelib.py:83:5 slotnames U slotnames = copyreg._slotnames" - - "vm/Lib/python_builtins/__reducelib.py:83:26 slotnames U slotnames = copyreg._slotnames(cls)" + - "vm/Lib/python_builtins/__reducelib.py:1:1\tNo issues found" - "vm/Lib/README.md:1:1\tNo issues found" - - "vm/src/anystr.rs:183:9 splitw U splitw: SW," - - "vm/src/anystr.rs:199:13 splitw U splitw(self, maxsplit, vm)" + - "vm/src/anystr.rs:183:9 splitw U splitw: SW," + - "vm/src/anystr.rs:199:13 splitw U splitw(self, maxsplit, vm)" + - "vm/src/anystr.rs:211:11 startsendswith U fn py_startsendswith<'a, T, F>(" - "vm/src/buffer.rs:456:24 primint U macro_rules! make_pack_primint {" - "vm/src/buffer.rs:505:11 primint U make_pack_primint!(i8);" - "vm/src/buffer.rs:506:11 primint U make_pack_primint!(u8);" @@ -1592,18 +1325,22 @@ issues: - "vm/src/builtins/asyncgenerator.rs:37:20 Coro U inner: Coro::new(frame, name)," - "vm/src/builtins/bool.rs:1:1\tNo issues found" - "vm/src/builtins/builtin_func.rs:1:1\tNo issues found" - - "vm/src/builtins/bytearray.rs:1:1\tNo issues found" - - "vm/src/builtins/bytes.rs:544:45 emplemented U 'utf-8' and 'ascii' emplemented" + - "vm/src/builtins/bytearray.rs:10:5 bytesinner U bytesinner::{" + - "vm/src/builtins/bytearray.rs:151:8 irepeat U fn irepeat(zelf: &Py, n:" + - "vm/src/builtins/bytearray.rs:378:19 startsendswith U substr.py_startsendswith(" + - "vm/src/builtins/bytearray.rs:399:19 startsendswith U substr.py_startsendswith(" + - "vm/src/builtins/bytearray.rs:551:15 irepeat U Self::irepeat(&zelf, value.into()" + - "vm/src/builtins/bytearray.rs:623:26 irepeat U PyByteArray::irepeat(self, 2, vm)" + - "vm/src/builtins/bytearray.rs:828:30 irepeat U PyByteArray::irepeat(&zelf, n, vm)?;" + - "vm/src/builtins/bytes.rs:7:5 bytesinner U bytesinner::{" + - "vm/src/builtins/bytes.rs:302:19 startsendswith U substr.py_startsendswith(" + - "vm/src/builtins/bytes.rs:322:19 startsendswith U substr.py_startsendswith(" + - "vm/src/builtins/bytes.rs:544:45 emplemented U 'utf-8' and 'ascii' emplemented" - "vm/src/builtins/classmethod.rs:1:1\tNo issues found" - "vm/src/builtins/code.rs:28:8 kwonlyargcount U co_kwonlyargcount: OptionalArg," - - "vm/src/builtins/code.rs:32:8 firstlineno U co_firstlineno: OptionalArg," - - "vm/src/builtins/code.rs:276:11 nlocals U fn co_nlocals(&self) -> usize {" - - "vm/src/builtins/code.rs:281:11 firstlineno U fn co_firstlineno(&self) -> u32 {" - "vm/src/builtins/code.rs:286:11 kwonlyargcount U fn co_kwonlyargcount(&self) -> usize {" - - "vm/src/builtins/code.rs:353:47 firstlineno U number = match args.co_firstlineno {" - "vm/src/builtins/code.rs:358:45 kwonlyargcount U count = match args.co_kwonlyargcount {" - "vm/src/builtins/complex.rs:56:61 coereced U complex originally or coereced into one" - - "vm/src/builtins/complex.rs:119:11 fdiv U Ok(v1.fdiv(v2))" - "vm/src/builtins/coroutine.rs:4:16 Coro U coroutine::Coro," - "vm/src/builtins/coroutine.rs:14:6 Coro U // PyCoro_Type in CPython" - "vm/src/builtins/coroutine.rs:16:12 Coro U inner: Coro," @@ -1619,7 +1356,7 @@ issues: - "vm/src/builtins/dict.rs:286:28 dicted U if let Ok(other) = dicted {" - "vm/src/builtins/dict.rs:401:13 dicted U let dicted: Result u32 {" @@ -1629,26 +1366,14 @@ issues: - "vm/src/builtins/function.rs:73:26 kwdefaults U defaults_and_kwdefaults: PyMutex::new((defaults" - "vm/src/builtins/function.rs:93:13 nexpected U let nexpected_args = code.arg_count" - "vm/src/builtins/function.rs:99:16 starargs U // and starargs and kwargs." - - "vm/src/builtins/function.rs:103:17 fastlocals U let mut fastlocals = frame.fastlocals.lock" - - "vm/src/builtins/function.rs:103:36 fastlocals U mut fastlocals = frame.fastlocals.lock();" - - "vm/src/builtins/function.rs:111:13 fastlocals U fastlocals.iter_mut().take(nexpected" - "vm/src/builtins/function.rs:111:40 nexpected U fastlocals.iter_mut().take(nexpected_args)," - - "vm/src/builtins/function.rs:121:13 fastlocals U fastlocals[vararg_offset] = Some" - "vm/src/builtins/function.rs:125:24 nexpected U if nargs > nexpected_args {" - "vm/src/builtins/function.rs:129:21 nexpected U nexpected_args," - - "vm/src/builtins/function.rs:138:13 fastlocals U fastlocals[vararg_offset] = Some" - "vm/src/builtins/function.rs:188:30 kwdefaults U let mut defaults_and_kwdefaults = None;" - "vm/src/builtins/function.rs:192:30 kwdefaults U defaults_and_kwdefaults" - "vm/src/builtins/function.rs:199:20 nexpected U if nargs < nexpected_args {" - - "vm/src/builtins/function.rs:201:17 ndefs U let ndefs = defaults.map_or(0" - - "vm/src/builtins/function.rs:203:17 nrequired U let nrequired = code.arg_count as" - - "vm/src/builtins/function.rs:203:55 ndefs U arg_count as usize - ndefs;" - - "vm/src/builtins/function.rs:207:47 nrequired U missing: Vec<_> = (nargs..nrequired)" - - "vm/src/builtins/function.rs:251:42 nrequired U i = n.saturating_sub(nrequired);" - - "vm/src/builtins/function.rs:256:48 nrequired U slot = &mut fastlocals[nrequired + i];" - "vm/src/builtins/function.rs:343:16 coro U let is_coro = code.flags.contains" - "vm/src/builtins/function.rs:344:27 coro U match (is_gen, is_coro) {" - - "vm/src/builtins/function/jitfunc.rs:11:17 thiserror U #[derive(Debug, thiserror::Error)]" - "vm/src/builtins/function/jitfunc.rs:89:14 Jitting U \"Jitting function requires arguments" - "vm/src/builtins/function/jitfunc.rs:172:20 kwdefaults U let (defaults, kwdefaults) = func.defaults_and" - "vm/src/builtins/function/jitfunc.rs:172:52 kwdefaults U = func.defaults_and_kwdefaults.lock().clone();" @@ -1659,32 +1384,26 @@ issues: - "vm/src/builtins/generator.rs:30:31 Coro U fn as_coro(&self) -> &Coro {" - "vm/src/builtins/generator.rs:36:20 Coro U inner: Coro::new(frame, name)," - "vm/src/builtins/generator.rs:63:11 yieldfrom U fn gi_yieldfrom(&self, _vm: &VirtualMachine" - - "vm/src/builtins/genericalias.rs:254:9 tvars U fn subs_tvars(" - - "vm/src/builtins/genericalias.rs:322:22 tvars U subs_tvars(arg.clone(), ¶meters" + - "vm/src/builtins/genericalias.rs:1:1\tNo issues found" - "vm/src/builtins/getset.rs:1:1\tNo issues found" - - "vm/src/builtins/int.rs:535:25 halfpow U let halfpow10 = &pow10 / BigInt" - - "vm/src/builtins/int.rs:537:40 halfpow U if remainder > halfpow10 || (remainder == halfpow" - - "vm/src/builtins/int.rs:537:67 halfpow U halfpow10 || (remainder == halfpow10 && quotient.is_odd" - - "vm/src/builtins/iter.rs:181:7 pytraverse U #[pytraverse(skip)]" - - "vm/src/builtins/list.rs:93:7 pytraverse U #[pytraverse(skip)]" + - "vm/src/builtins/int.rs:4:5 bytesinner U bytesinner::PyBytesInner," + - "vm/src/builtins/int.rs:535:25 halfpow U let halfpow10 = &pow10 / BigInt" + - "vm/src/builtins/int.rs:537:40 halfpow U if remainder > halfpow10 || (remainder == halfpow" + - "vm/src/builtins/int.rs:537:67 halfpow U halfpow10 || (remainder == halfpow10 && quotient.is_odd" + - "vm/src/builtins/iter.rs:1:1\tNo issues found" + - "vm/src/builtins/list.rs:83:8 irepeat U fn irepeat(zelf: PyRef, n" + - "vm/src/builtins/list.rs:245:15 irepeat U Self::irepeat(zelf, n.into(), vm)" + - "vm/src/builtins/list.rs:454:28 irepeat U Ok(PyList::irepeat(zelf.to_owned(), n," - "vm/src/builtins/map.rs:1:1\tNo issues found" - "vm/src/builtins/mappingproxy.rs:1:1\tNo issues found" + - "vm/src/builtins/memory.rs:8:5 bytesinner U bytesinner::bytes_to_hex," - "vm/src/builtins/memory.rs:47:37 memeoryview U the possible another memeoryview is viewing from it" - "vm/src/builtins/memory.rs:107:47 memeoryview U function to create the memeoryview if the buffer is exporting" - - "vm/src/builtins/memory.rs:615:8 suboffsets U fn suboffsets(&self, vm: &VirtualMachine" - "vm/src/builtins/memory.rs:644:18 fortain U // TODO: fortain order" - - "vm/src/builtins/memory.rs:702:8 tobytes U fn tobytes(&self, vm: &VirtualMachine" - - "vm/src/builtins/memory.rs:710:8 tolist U fn tolist(&self, vm: &VirtualMachine" - - "vm/src/builtins/memory.rs:724:8 toreadonly U fn toreadonly(&self, vm: &VirtualMachine" - "vm/src/builtins/mod.rs:1:1\tNo issues found" - - "vm/src/builtins/module.rs:20:18 traverseproc U // traverse: traverseproc" - - "vm/src/builtins/module.rs:125:73 dictoffsets U dict method above once dictoffsets land" + - "vm/src/builtins/module.rs:1:1\tNo issues found" - "vm/src/builtins/namespace.rs:1:1\tNo issues found" - - "vm/src/builtins/object.rs:80:71 slotnames U identifier!(vm.ctx, __slotnames__)) {" - - "vm/src/builtins/object.rs:85:31 slotnames U \"{:.200}.__slotnames__ should be a list or" - - "vm/src/builtins/object.rs:93:17 slotnames U let copyreg_slotnames = copyreg.get_attr(" - - "vm/src/builtins/object.rs:93:48 slotnames U copyreg.get_attr(\"_slotnames\", vm)?;" - - "vm/src/builtins/object.rs:94:30 slotnames U slot_names = copyreg_slotnames.call((typ.to_owned(" + - "vm/src/builtins/object.rs:1:1\tNo issues found" - "vm/src/builtins/property.rs:1:1\tNo issues found" - "vm/src/builtins/range.rs:1:1\tNo issues found" - "vm/src/builtins/set.rs:463:48 frozensets U patterns arising in nested frozensets" @@ -1695,63 +1414,48 @@ issues: - "vm/src/builtins/slice.rs:225:23 XXPRIME U let mut acc = XXPRIME_5;" - "vm/src/builtins/slice.rs:231:54 XXPRIME U add(lane.wrapping_mul(XXPRIME_2));" - "vm/src/builtins/staticmethod.rs:1:1\tNo issues found" - - "vm/src/builtins/str.rs:454:48 cmpxchg U len, we don't need a cmpxchg loop, since it'll always" - - "vm/src/builtins/str.rs:775:18 titlecased U /// Return a titlecased version of the string" - - "vm/src/builtins/str.rs:784:39 titlecase U title.extend(c.to_titlecase());" - - "vm/src/builtins/str.rs:789:48 titlecase U uppercase() || c.is_titlecase() {" - - "vm/src/builtins/str.rs:844:27 Nonprintable U / false otherwise. Nonprintable characters are those" - - "vm/src/builtins/str.rs:1032:48 titlecase U the sequence is ASCII titlecase and the sequence is" - - "vm/src/builtins/str.rs:1043:41 titlecase U uppercase() || c.is_titlecase() {" - - "vm/src/builtins/str.rs:1611:21 Ωppercases U (\"Greek Ωppercases ...\", \"greek ωppercases" - - "vm/src/builtins/str.rs:1611:45 ωppercases U ppercases ...\", \"greek ωppercases ...\")," - - "vm/src/builtins/str.rs:1612:21 ῼitlecases U (\"Greek ῼitlecases ...\", \"greek ῳitlecases" - - "vm/src/builtins/str.rs:1612:45 ῳitlecases U itlecases ...\", \"greek ῳitlecases ...\")," - - "vm/src/builtins/str.rs:1623:16 Titlecased U \"A Titlecased Line\"," - - "vm/src/builtins/str.rs:1624:17 Titlecased U \"A\\nTitlecased Line\"," - - "vm/src/builtins/str.rs:1625:16 Titlecased U \"A Titlecased, Line\"," - - "vm/src/builtins/str.rs:1626:20 Ωppercases U \"Greek Ωppercases ...\"," - - "vm/src/builtins/str.rs:1627:20 ῼitlecases U \"Greek ῼitlecases ...\"," - - "vm/src/builtins/str.rs:1639:21 Titlecase U \"Not\\ta Titlecase String\"," - - "vm/src/builtins/str.rs:1640:21 Titlecase U \"Not--a Titlecase String\"," - - "vm/src/builtins/str.rs:1770:33 rmatch U (offset, _) in self.rmatch_indices(|c: char| c" - - "vm/src/builtins/super.rs:88:29 fastlocals U let obj = frame.fastlocals.lock()[0]" - - "vm/src/builtins/super.rs:138:8 thisclass U fn thisclass(&self) -> PyTypeRef" + - "vm/src/builtins/str.rs:454:48 cmpxchg U len, we don't need a cmpxchg loop, since it'll always" + - "vm/src/builtins/str.rs:650:19 startsendswith U substr.py_startsendswith(" + - "vm/src/builtins/str.rs:670:19 startsendswith U substr.py_startsendswith(" + - "vm/src/builtins/str.rs:775:18 titlecased U /// Return a titlecased version of the string" + - "vm/src/builtins/str.rs:1611:21 Ωppercases U (\"Greek Ωppercases ...\", \"greek ωppercases" + - "vm/src/builtins/str.rs:1611:45 ωppercases U ppercases ...\", \"greek ωppercases ...\")," + - "vm/src/builtins/str.rs:1612:21 ῼitlecases U (\"Greek ῼitlecases ...\", \"greek ῳitlecases" + - "vm/src/builtins/str.rs:1612:45 ῳitlecases U itlecases ...\", \"greek ῳitlecases ...\")," + - "vm/src/builtins/str.rs:1623:16 Titlecased U \"A Titlecased Line\"," + - "vm/src/builtins/str.rs:1624:17 Titlecased U \"A\\nTitlecased Line\"," + - "vm/src/builtins/str.rs:1625:16 Titlecased U \"A Titlecased, Line\"," + - "vm/src/builtins/str.rs:1626:20 Ωppercases U \"Greek Ωppercases ...\"," + - "vm/src/builtins/str.rs:1627:20 ῼitlecases U \"Greek ῼitlecases ...\"," + - "vm/src/builtins/str.rs:1770:33 rmatch U (offset, _) in self.rmatch_indices(|c: char| c" + - "vm/src/builtins/super.rs:32:28 supercheck U let obj_type = supercheck(typ.clone(), obj.clone" + - "vm/src/builtins/super.rs:239:4 supercheck U fn supercheck(ty: PyTypeRef, obj:" - "vm/src/builtins/super.rs:273:26 cmeth U def cmeth(cls, arg):\\n" - "vm/src/builtins/super.rs:274:30 cmeth U super().cmeth(arg)\\n\";" - - "vm/src/builtins/traceback.rs:13:7 pytraverse U #[pytraverse(skip)]" - - "vm/src/builtins/traceback.rs:14:9 lasti U pub lasti: u32," - - "vm/src/builtins/traceback.rs:15:7 pytraverse U #[pytraverse(skip)]" - - "vm/src/builtins/traceback.rs:29:60 lasti U >, frame: FrameRef, lasti: u32, lineno: LineNumber" - - "vm/src/builtins/traceback.rs:33:13 lasti U lasti," - - "vm/src/builtins/traceback.rs:44:11 lasti U fn tb_lasti(&self) -> u32 {" - - "vm/src/builtins/traceback.rs:45:14 lasti U self.lasti" + - "vm/src/builtins/traceback.rs:14:9 lasti U pub lasti: u32," + - "vm/src/builtins/traceback.rs:29:60 lasti U >, frame: FrameRef, lasti: u32, lineno: LineNumber" + - "vm/src/builtins/traceback.rs:33:13 lasti U lasti," + - "vm/src/builtins/traceback.rs:44:11 lasti U fn tb_lasti(&self) -> u32 {" + - "vm/src/builtins/traceback.rs:45:14 lasti U self.lasti" - "vm/src/builtins/tuple.rs:307:39 tuplesubclass U just return tup, or tuplesubclass(tup), which'll copy" - "vm/src/builtins/type.rs:454:51 stablized U intrinsics::likely once it is stablized" - "vm/src/builtins/union.rs:1:1\tNo issues found" - "vm/src/builtins/weakproxy.rs:1:1\tNo issues found" - "vm/src/builtins/weakref.rs:1:1\tNo issues found" - - "vm/src/builtins/zip.rs:16:7 pytraverse U #[pytraverse(skip)]" + - "vm/src/builtins/zip.rs:1:1\tNo issues found" - "vm/src/byte.rs:1:1\tNo issues found" - - "vm/src/bytesinner.rs:1150:13 unchunked U let unchunked = len - chunked;" - - "vm/src/bytesinner.rs:1163:65 unchunked U .], &mut buf[j..j + unchunked * 2]).unwrap();" - - "vm/src/bytesinner.rs:1169:13 unchunked U let unchunked = len - chunked;" - - "vm/src/bytesinner.rs:1171:39 unchunked U encode_to_slice(&bytes[..unchunked], &mut buf[..unchunked" - - "vm/src/bytesinner.rs:1171:62 unchunked U unchunked], &mut buf[..unchunked * 2]).unwrap();" + - "vm/src/bytesinner.rs:1:1\tNo issues found" - "vm/src/cformat.rs:1:1\tNo issues found" - "vm/src/class.rs:1:1\tNo issues found" - - "vm/src/codecs.rs:156:18 backslashreplace U \"backslashreplace_errors\" => backslashreplace" - - "vm/src/codecs.rs:156:46 backslashreplace U backslashreplace_errors\" => backslashreplace_errors as EMPTY," - "vm/src/codecs.rs:158:18 surrogatepass U \"surrogatepass_errors\" => surrogatepass" - "vm/src/codecs.rs:158:43 surrogatepass U surrogatepass_errors\" => surrogatepass_errors as EMPTY," - "vm/src/codecs.rs:159:18 surrogateescape U \"surrogateescape_errors\" => surrogateescape" - "vm/src/codecs.rs:159:45 surrogateescape U surrogateescape_errors\" => surrogateescape_errors as EMPTY" - - "vm/src/codecs.rs:169:15 backslashreplace U (\"backslashreplace\", methods[4].build_function" - "vm/src/codecs.rs:171:15 surrogatepass U (\"surrogatepass\", methods[6].build_function" - "vm/src/codecs.rs:172:15 surrogateescape U (\"surrogateescape\", methods[7].build_function" - - "vm/src/codecs.rs:437:4 backslashreplace U fn backslashreplace_errors(err: PyObjectRef" - "vm/src/codecs.rs:562:4 surrogatepass U fn surrogatepass_errors(err: PyObjectRef" - "vm/src/codecs.rs:677:4 surrogateescape U fn surrogateescape_errors(err: PyObjectRef" - - "vm/src/compiler.rs:19:21 thiserror U #[derive(Debug, thiserror::Error)]" + - "vm/src/compiler.rs:1:1\tNo issues found" - "vm/src/convert/into_object.rs:1:1\tNo issues found" - "vm/src/convert/mod.rs:1:1\tNo issues found" - "vm/src/convert/to_pyobject.rs:1:1\tNo issues found" @@ -1761,13 +1465,7 @@ issues: - "vm/src/coroutine.rs:50:6 Coro U impl Coro {" - "vm/src/coroutine.rs:52:9 Coro U Coro {" - "vm/src/coroutine.rs:100:35 lasti U value = if self.frame.lasti() > 0 {" - - "vm/src/dictdatatype.rs:22:62 pyhash U compatible with actual pyhash value" - - "vm/src/dictdatatype.rs:172:25 idxs U let mut idxs = GenIndexes::new(entry" - - "vm/src/dictdatatype.rs:174:39 idxs U let index_index = idxs.next();" - - "vm/src/dictdatatype.rs:177:56 idxs U index is generated by idxs" - - "vm/src/dictdatatype.rs:553:17 idxs U let mut idxs = None;" - - "vm/src/dictdatatype.rs:558:21 idxs U let idxs = idxs.get_or_insert" - - "vm/src/dictdatatype.rs:693:29 usecases U dictionary. Typical usecases are:" + - "vm/src/dictdatatype.rs:1:1\tNo issues found" - "vm/src/eval.rs:1:1\tNo issues found" - "vm/src/exceptions.rs:50:46 excepthook U chain by calling sys.excepthook" - "vm/src/exceptions.rs:64:19 excepthook U if let Ok(excepthook) = vm.sys_module.get" @@ -1794,20 +1492,13 @@ issues: - "vm/src/frame.rs:87:5 lasti U lasti: u32," - "vm/src/frame.rs:91:6 Lasti U type Lasti = atomic::AtomicU32" - "vm/src/frame.rs:93:6 Lasti U type Lasti = std::cell::Cell Self::bytes_as_osstr(b.as_bytes(), vm)," - - "vm/src/function/fspath.rs:87:62 osstr U from(Self::bytes_as_osstr(b, vm)?)," - "vm/src/function/fspath.rs:97:15 widecstring U pub fn to_widecstring(&self, vm: &VirtualMachine" - - "vm/src/function/fspath.rs:102:21 osstr U pub fn bytes_as_osstr<'a>(b: &'a [u8], vm" - - "vm/src/function/fspath.rs:103:41 osstr U common::os::bytes_as_osstr(b)" - - "vm/src/function/getset.rs:138:13 noresult U fn into_noresult(self) -> PyResult<(" - - "vm/src/function/getset.rs:143:13 noresult U fn into_noresult(self) -> PyResult<(" - - "vm/src/function/getset.rs:150:13 noresult U fn into_noresult(self) -> PyResult<(" - - "vm/src/function/getset.rs:172:37 noresult U obj, value, vm).into_noresult()" - - "vm/src/function/getset.rs:186:39 noresult U zelf, value, vm).into_noresult()" - - "vm/src/function/method.rs:17:17 NOARGS U // METH_NOARGS and METH_O must not" - - "vm/src/function/method.rs:18:18 NOARGS U // const NOARGS = 0x0004;" - - "vm/src/function/method.rs:43:42 NOARGS U be combined with METH_NOARGS, METH_O, METH_CLASS" + - "vm/src/function/getset.rs:1:1\tNo issues found" + - "vm/src/function/method.rs:1:1\tNo issues found" - "vm/src/function/mod.rs:1:1\tNo issues found" - "vm/src/function/number.rs:1:1\tNo issues found" - - "vm/src/function/protocol.rs:16:7 pytraverse U #[pytraverse(skip)]" - - "vm/src/function/protocol.rs:79:5 iterfn U iterfn: Option) }" @@ -1875,40 +1553,33 @@ issues: - "vm/src/ospath.rs:192:13 excp U excp.as_object()" - "vm/src/ospath.rs:196:9 excp U excp" - "vm/src/prelude.rs:1:1\tNo issues found" - - "vm/src/protocol/buffer.rs:38:7 pytraverse U #[pytraverse(skip)]" - - "vm/src/protocol/buffer.rs:40:7 pytraverse U #[pytraverse(skip)]" - - "vm/src/protocol/buffer.rs:134:32 Manaully U wrap PyBuffer in the ManaullyDrop to prevent drop" - - "vm/src/protocol/buffer.rs:267:43 conti U segment(&self, try_conti: bool, mut f: F)" - - "vm/src/protocol/buffer.rs:275:16 conti U if try_conti && self.is_last_dim" - - "vm/src/protocol/buffer.rs:282:35 CONTI U each_segment(&self, mut index" - - "vm/src/protocol/buffer.rs:288:16 CONTI U if CONTI {" - - "vm/src/protocol/buffer.rs:300:41 CONTI U for_each_segment::(index + suboffset," - - "vm/src/protocol/buffer.rs:306:47 conti U self, other: &Self, try_conti: bool, mut f: F)" - - "vm/src/protocol/buffer.rs:314:16 conti U if try_conti && self.is_last_dim" - - "vm/src/protocol/buffer.rs:321:25 CONTI U fn _zip_eq(" - - "vm/src/protocol/buffer.rs:335:16 CONTI U if CONTI {" - - "vm/src/protocol/buffer.rs:386:22 fortain U // TODO: support fortain order" + - "vm/src/protocol/buffer.rs:134:32 Manaully U wrap PyBuffer in the ManaullyDrop to prevent drop" + - "vm/src/protocol/buffer.rs:267:43 conti U segment(&self, try_conti: bool, mut f: F)" + - "vm/src/protocol/buffer.rs:275:16 conti U if try_conti && self.is_last_dim" + - "vm/src/protocol/buffer.rs:282:35 CONTI U each_segment(&self, mut index" + - "vm/src/protocol/buffer.rs:288:16 CONTI U if CONTI {" + - "vm/src/protocol/buffer.rs:300:41 CONTI U for_each_segment::(index + suboffset," + - "vm/src/protocol/buffer.rs:306:47 conti U self, other: &Self, try_conti: bool, mut f: F)" + - "vm/src/protocol/buffer.rs:314:16 conti U if try_conti && self.is_last_dim" + - "vm/src/protocol/buffer.rs:321:25 CONTI U fn _zip_eq(" + - "vm/src/protocol/buffer.rs:335:16 CONTI U if CONTI {" + - "vm/src/protocol/buffer.rs:386:22 fortain U // TODO: support fortain order" - "vm/src/protocol/callable.rs:1:1\tNo issues found" - "vm/src/protocol/iter.rs:1:1\tNo issues found" - "vm/src/protocol/mapping.rs:1:1\tNo issues found" - "vm/src/protocol/mod.rs:1:1\tNo issues found" - "vm/src/protocol/number.rs:1:1\tNo issues found" - - "vm/src/protocol/object.rs:31:44 opid U compare(self, other: Self, opid: PyComparisonOp, vm" - - "vm/src/protocol/object.rs:32:27 opid U self._cmp(&other, opid, vm).map(|res| res.to" - - "vm/src/protocol/object.rs:326:41 binop U Err(vm.new_unsupported_binop_error(self, other, op" - - "vm/src/protocol/object.rs:333:9 opid U opid: PyComparisonOp," - - "vm/src/protocol/object.rs:336:32 opid U match self._cmp(other, opid, vm)? {" - - "vm/src/protocol/object.rs:482:30 icls U } else if let Ok(icls) =" - - "vm/src/protocol/object.rs:485:20 icls U if icls.is(self.class()) {" - - "vm/src/protocol/object.rs:488:21 icls U icls.fast_issubclass(typ" - - "vm/src/protocol/object.rs:500:17 icls U let icls: PyObjectRef = self" - - "vm/src/protocol/object.rs:501:28 icls U if vm.is_none(&icls) {" + - "vm/src/protocol/object.rs:9:5 bytesinner U bytesinner::ByteInnerNewOptions" + - "vm/src/protocol/object.rs:326:41 binop U Err(vm.new_unsupported_binop_error(self, other, op" + - "vm/src/protocol/object.rs:482:30 icls U } else if let Ok(icls) =" + - "vm/src/protocol/object.rs:485:20 icls U if icls.is(self.class()) {" + - "vm/src/protocol/object.rs:488:21 icls U icls.fast_issubclass(typ" + - "vm/src/protocol/object.rs:500:17 icls U let icls: PyObjectRef = self" + - "vm/src/protocol/object.rs:501:28 icls U if vm.is_none(&icls) {" - "vm/src/protocol/sequence.rs:119:30 apear U / if both arguments apear to be sequences, try" - "vm/src/protocol/sequence.rs:157:30 apear U / if both arguments apear to be sequences, try" - "vm/src/protocol/sequence.rs:231:59 unsliceable U format!(\"'{}' object is unsliceable\", self.obj.class())" - - "vm/src/py_io.rs:73:17 sval U let sval = s.as_str();" - - "vm/src/py_io.rs:74:16 sval U if sval.is_empty() {" - - "vm/src/py_io.rs:77:33 sval U if let Some(nonl) = sval.strip_suffix('\\n')" + - "vm/src/py_io.rs:1:1\tNo issues found" - "vm/src/py_serde.rs:1:1\tNo issues found" - "vm/src/readline.rs:61:5 rustyline U mod rustyline_readline {" - "vm/src/readline.rs:64:23 rustyline U pub trait Helper: rustyline::Helper {}" @@ -1923,12 +1594,11 @@ issues: - "vm/src/stdlib/ast.rs:380:26 BDFL U const CO_FUTURE_BARRY_AS_BDFL: i32 = 0x400000;" - "vm/src/stdlib/ast.rs:395:26 BDFL U CO_FUTURE_BARRY_AS_BDFL" - "vm/src/stdlib/ast/gen.rs:1:1\tNo issues found" - - "vm/src/stdlib/atexit.rs:50:9 ncallbacks U fn _ncallbacks(vm: &VirtualMachine" + - "vm/src/stdlib/atexit.rs:1:1\tNo issues found" - "vm/src/stdlib/builtins.rs:434:26 normalish U // everything is normalish, we can just rely on" - "vm/src/stdlib/builtins.rs:434:57 rustyline U we can just rely on rustyline to use stdin/stdout" - "vm/src/stdlib/builtins.rs:584:45 iret U iterator).next(vm).map(|iret| match iret {" - "vm/src/stdlib/builtins.rs:584:57 iret U vm).map(|iret| match iret {" - - "vm/src/stdlib/codecs.rs:84:29 unsync U handler: once_cell::unsync::OnceCell 0 {" - - "vm/src/stdlib/io.rs:3575:9 closefd U closefd: bool," - - "vm/src/stdlib/io.rs:3586:17 closefd U closefd: true," - - "vm/src/stdlib/io.rs:3621:26 ospath U if let Ok(crate::ospath::OsPathOrFd::Fd(fd)" - - "vm/src/stdlib/io.rs:3645:41 closefd U mode.rawmode(), opts.closefd, opts.opener).into_args" + - "vm/src/stdlib/io.rs:2708:27 encodefunc U let (encoder, encodefunc) = textio" + - "vm/src/stdlib/io.rs:2737:37 encodefunc U chunk = if let Some(encodefunc) = *encodefunc {" + - "vm/src/stdlib/io.rs:2737:52 encodefunc U Some(encodefunc) = *encodefunc {" - "vm/src/stdlib/io.rs:3707:24 unsupportedop U pub(super) fn make_unsupportedop(ctx: &Context) -> PyTypeRef" - - "vm/src/stdlib/io.rs:3785:9 ospath U ospath::{IOErrorBuilder, OsPath" - - "vm/src/stdlib/io.rs:3883:47 NOINHERIT U :O_BINARY | libc::O_NOINHERIT;" - - "vm/src/stdlib/io.rs:3898:9 closefd U closefd: AtomicCell," - - "vm/src/stdlib/io.rs:3910:9 closefd U closefd: bool," - "vm/src/stdlib/io.rs:3981:49 widecstring U Fd::wopen(&path.to_widecstring(vm)?, flags, 0o666)" - - "vm/src/stdlib/itertools.rs:90:59 leat U from(\"function takes at leat 1 arguments (0 given" - - "vm/src/stdlib/itertools.rs:1090:9 binop U binop: Option {" - "vm/src/stdlib/marshal.rs:53:31 pycomplex U f(Complex(pycomplex.to_complex64()))" - - "vm/src/stdlib/marshal.rs:65:21 pyfrozen U ref pyfrozen @ PyFrozenSet => {" - - "vm/src/stdlib/marshal.rs:66:36 pyfrozen U let elements = pyfrozen.elements();" - "vm/src/stdlib/mod.rs:1:1\tNo issues found" - - "vm/src/stdlib/msvcrt.rs:19:13 FAILCRITICALERRORS U SEM_FAILCRITICALERRORS, SEM_NOALIGNMENTFAULTEXCEPT" - - "vm/src/stdlib/msvcrt.rs:19:37 NOALIGNMENTFAULTEXCEPT U FAILCRITICALERRORS, SEM_NOALIGNMENTFAULTEXCEPT, SEM_NOGPFAULTERRORBOX" - - "vm/src/stdlib/msvcrt.rs:19:65 NOGPFAULTERRORBOX U NOALIGNMENTFAULTEXCEPT, SEM_NOGPFAULTERRORBOX," - - "vm/src/stdlib/msvcrt.rs:20:13 NOOPENFILEERRORBOX U SEM_NOOPENFILEERRORBOX," - - "vm/src/stdlib/msvcrt.rs:29:13 getwch U fn _getwch() -> u32;" - - "vm/src/stdlib/msvcrt.rs:30:13 getche U fn _getche() -> i32;" - - "vm/src/stdlib/msvcrt.rs:31:13 getwche U fn _getwche() -> u32;" - - "vm/src/stdlib/msvcrt.rs:32:13 putch U fn _putch(c: u32) -> i32;" - - "vm/src/stdlib/msvcrt.rs:33:13 putwch U fn _putwch(c: u16) -> u32;" - - "vm/src/stdlib/msvcrt.rs:42:8 getwch U fn getwch() -> String {" - - "vm/src/stdlib/msvcrt.rs:43:27 getwch U let c = unsafe { _getwch() };" - - "vm/src/stdlib/msvcrt.rs:47:8 getche U fn getche() -> Vec {" - - "vm/src/stdlib/msvcrt.rs:48:27 getche U let c = unsafe { _getche() };" - - "vm/src/stdlib/msvcrt.rs:52:8 getwche U fn getwche() -> String {" - - "vm/src/stdlib/msvcrt.rs:53:27 getwche U let c = unsafe { _getwche() };" - - "vm/src/stdlib/msvcrt.rs:57:8 putch U fn putch(b: PyRef, vm" - - "vm/src/stdlib/msvcrt.rs:59:32 putch U vm.new_type_error(\"putch() argument must be a" - - "vm/src/stdlib/msvcrt.rs:61:33 putch U unsafe { suppress_iph!(_putch(c.into())) };" - - "vm/src/stdlib/msvcrt.rs:65:8 putwch U fn putwch(s: PyStrRef, vm: &VirtualMach" - - "vm/src/stdlib/msvcrt.rs:67:32 putch U vm.new_type_error(\"putch() argument must be a" - - "vm/src/stdlib/msvcrt.rs:69:33 putwch U unsafe { suppress_iph!(_putwch(c as u16)) };" - - "vm/src/stdlib/nt.rs:18:9 ospath U ospath::OsPath," + - "vm/src/stdlib/msvcrt.rs:19:13 FAILCRITICALERRORS U SEM_FAILCRITICALERRORS, SEM_NOALIGNMENTFAULTEXCEPT" + - "vm/src/stdlib/msvcrt.rs:19:65 NOGPFAULTERRORBOX U NOALIGNMENTFAULTEXCEPT, SEM_NOGPFAULTERRORBOX," + - "vm/src/stdlib/msvcrt.rs:29:13 getwch U fn _getwch() -> u32;" + - "vm/src/stdlib/msvcrt.rs:30:13 getche U fn _getche() -> i32;" + - "vm/src/stdlib/msvcrt.rs:31:13 getwche U fn _getwche() -> u32;" + - "vm/src/stdlib/msvcrt.rs:32:13 putch U fn _putch(c: u32) -> i32;" + - "vm/src/stdlib/msvcrt.rs:33:13 putwch U fn _putwch(c: u16) -> u32;" + - "vm/src/stdlib/msvcrt.rs:42:8 getwch U fn getwch() -> String {" + - "vm/src/stdlib/msvcrt.rs:43:27 getwch U let c = unsafe { _getwch() };" + - "vm/src/stdlib/msvcrt.rs:47:8 getche U fn getche() -> Vec {" + - "vm/src/stdlib/msvcrt.rs:48:27 getche U let c = unsafe { _getche() };" + - "vm/src/stdlib/msvcrt.rs:52:8 getwche U fn getwche() -> String {" + - "vm/src/stdlib/msvcrt.rs:53:27 getwche U let c = unsafe { _getwche() };" + - "vm/src/stdlib/msvcrt.rs:57:8 putch U fn putch(b: PyRef, vm" + - "vm/src/stdlib/msvcrt.rs:59:32 putch U vm.new_type_error(\"putch() argument must be a" + - "vm/src/stdlib/msvcrt.rs:61:33 putch U unsafe { suppress_iph!(_putch(c.into())) };" + - "vm/src/stdlib/msvcrt.rs:65:8 putwch U fn putwch(s: PyStrRef, vm: &VirtualMach" + - "vm/src/stdlib/msvcrt.rs:67:32 putch U vm.new_type_error(\"putch() argument must be a" + - "vm/src/stdlib/msvcrt.rs:69:33 putwch U unsafe { suppress_iph!(_putwch(c as u16)) };" - "vm/src/stdlib/nt.rs:39:68 widecstring U GetFileAttributesW(path.to_widecstring(vm)?.as_ptr()) };" - - "vm/src/stdlib/nt.rs:111:8 cwait U // cwait is available on MSVC" - - "vm/src/stdlib/nt.rs:114:13 cwait U fn _cwait(termstat: *mut i32," - - "vm/src/stdlib/nt.rs:121:43 cwait U unsafe { suppress_iph!(_cwait(&mut status, pid, opt" - "vm/src/stdlib/nt.rs:175:21 csbi U let mut csbi = MaybeUninit::uninit" - "vm/src/stdlib/nt.rs:176:71 csbi U GetConsoleScreenBufferInfo(h, csbi.as_mut_ptr()) };" - "vm/src/stdlib/nt.rs:177:17 csbi U let csbi = unsafe { csbi.assume" @@ -2130,6 +1785,7 @@ issues: - "vm/src/stdlib/nt.rs:252:17 wpath U wpath.as_ptr()," - "vm/src/stdlib/nt.rs:265:21 wpath U wpath.as_ptr()," - "vm/src/stdlib/nt.rs:281:28 widecstring U let wide = path.to_widecstring(vm)?;" + - "vm/src/stdlib/nt.rs:295:14 splitroot U fn _path_splitroot(path: OsPath, vm: &VirtualMac" - "vm/src/stdlib/nt.rs:300:13 backslashed U let backslashed: Vec<_> = orig" - "vm/src/stdlib/nt.rs:311:35 PCWSTR U wbuf = windows::core::PCWSTR::from_raw(backslashed" - "vm/src/stdlib/nt.rs:311:52 backslashed U core::PCWSTR::from_raw(backslashed.as_ptr());" @@ -2141,19 +1797,10 @@ issues: - "vm/src/stdlib/nt.rs:341:42 wpath U GetDiskFreeSpaceExW(wpath.as_ptr(), &mut _free" - "vm/src/stdlib/nt.rs:391:8 listdrives U fn listdrives(vm: &VirtualMachine" - "vm/src/stdlib/nt.rs:429:28 widecstring U let wide = path.to_widecstring(vm)?;" - - "vm/src/stdlib/operator.rs:392:17 nattr U let nattr = args.args.len();" - - "vm/src/stdlib/operator.rs:397:16 nattr U if nattr == 0 {" - - "vm/src/stdlib/operator.rs:400:48 nattr U Vec::with_capacity(nattr);" + - "vm/src/stdlib/operator.rs:1:1\tNo issues found" - "vm/src/stdlib/os.rs:29:42 rustix U IntoPyException for rustix::io::Errno {" - - "vm/src/stdlib/os.rs:121:13 osstr U fn bytes_as_osstr<'a>(b: &'a [u8], vm" - - "vm/src/stdlib/os.rs:122:37 osstr U common::os::bytes_as_osstr(b)" - - "vm/src/stdlib/os.rs:141:9 ospath U ospath::{IOErrorBuilder, OsPath" - "vm/src/stdlib/os.rs:219:32 widecstring U let name = name.to_widecstring(vm)?;" - - "vm/src/stdlib/os.rs:220:41 NOINHERIT U flags = flags | libc::O_NOINHERIT;" - "vm/src/stdlib/os.rs:313:8 mkdirs U fn mkdirs(path: PyStrRef, vm:" - - "vm/src/stdlib/os.rs:401:35 osstr U key = super::bytes_as_osstr(key, vm)?;" - - "vm/src/stdlib/os.rs:402:37 osstr U value = super::bytes_as_osstr(value, vm)?;" - - "vm/src/stdlib/os.rs:422:35 osstr U key = super::bytes_as_osstr(key, vm)?;" - "vm/src/stdlib/os.rs:762:34 atim U atime = (stat.st_atim.tv_sec, stat.st_atim" - "vm/src/stdlib/os.rs:762:55 atim U atim.tv_sec, stat.st_atim.tv_nsec);" - "vm/src/stdlib/os.rs:763:34 mtim U mtime = (stat.st_mtim.tv_sec, stat.st_mtim" @@ -2167,21 +1814,18 @@ issues: - "vm/src/stdlib/os.rs:1119:42 modif U times = [ts(acc), ts(modif)];" - "vm/src/stdlib/os.rs:1122:27 utimensat U libc::utimensat(" - "vm/src/stdlib/os.rs:1147:76 modif U tv(acc).into(), &tv(modif).into())" - - "vm/src/stdlib/posix_compat.rs:14:9 ospath U ospath::OsPath," - "vm/src/stdlib/posix_compat.rs:22:12 unimpl U os_unimpl(\"os.access\", vm)" - "vm/src/stdlib/posix_compat.rs:38:12 unimpl U os_unimpl(\"os.symlink\", vm)" - "vm/src/stdlib/posix_compat.rs:57:11 unimpl U fn os_unimpl(func: &str, vm:" - - "vm/src/stdlib/posix.rs:27:9 ospath U ospath::{IOErrorBuilder, OsPath" - "vm/src/stdlib/posix.rs:77:16 GRND U use libc::{GRND_NONBLOCK, GRND_RANDOM" - "vm/src/stdlib/posix.rs:77:31 GRND U libc::{GRND_NONBLOCK, GRND_RANDOM};" - - "vm/src/stdlib/posix.rs:372:20 ospath U use crate::ospath::IOErrorBuilder;" - "vm/src/stdlib/posix.rs:892:22 emscripten U target_os = \"emscripten\"," - "vm/src/stdlib/posix.rs:1836:26 illumos U target_os = \"illumos\"," - "vm/src/stdlib/posix.rs:1900:26 illumos U target_os = \"illumos\"," + - "vm/src/stdlib/posix.rs:1918:12 VDISABLE U PC_VDISABLE = libc::_PC_VDISABLE" - "vm/src/stdlib/posix.rs:1923:26 illumos U target_os = \"illumos\"," - "vm/src/stdlib/posix.rs:1936:26 illumos U target_os = \"illumos\"," - "vm/src/stdlib/posix.rs:1949:26 illumos U target_os = \"illumos\"," - - "vm/src/stdlib/posix.rs:2050:12 DELAYTIMER U SC_DELAYTIMER_MAX = libc::_SC_DELAYTIMER" - "vm/src/stdlib/posix.rs:2053:12 GETGR U SC_GETGR_R_SIZE_MAX = libc::" - "vm/src/stdlib/posix.rs:2054:12 GETPW U SC_GETPW_R_SIZE_MAX = libc::" - "vm/src/stdlib/posix.rs:2067:12 NPROCESSORS U SC_NPROCESSORS_CONF = libc::_SC_NPROCESSORS" @@ -2194,26 +1838,24 @@ issues: - "vm/src/stdlib/pwd.rs:96:22 GETPWALL U let _guard = GETPWALL.lock();" - "vm/src/stdlib/signal.rs:106:16 SIGPWR U use libc::{SIGPWR, SIGSTKFLT};" - "vm/src/stdlib/signal.rs:106:24 SIGSTKFLT U use libc::{SIGPWR, SIGSTKFLT};" - - "vm/src/stdlib/sre.rs:37:14 iscased U fn ascii_iscased(ch: i32) -> bool {" - - "vm/src/stdlib/sre.rs:41:16 iscased U fn unicode_iscased(ch: i32) -> bool {" - - "vm/src/stdlib/sre.rs:226:12 pymatch U fn pymatch(" - - "vm/src/stdlib/sre.rs:240:22 pymatch U .pymatch(&req)" - - "vm/src/stdlib/sre.rs:255:26 pymatch U Ok(state.pymatch(&req).then(|| {" - - "vm/src/stdlib/sre.rs:344:19 subx U Self::subx(zelf, sub_args, false" - - "vm/src/stdlib/sre.rs:348:19 subx U Self::subx(zelf, sub_args, true" - - "vm/src/stdlib/sre.rs:405:12 subx U fn subx(" - - "vm/src/stdlib/sre.rs:858:12 pymatch U fn pymatch(&self, vm: &VirtualMachine" - - "vm/src/stdlib/sre.rs:863:41 pymatch U has_matched = state.pymatch(&req);" + - "vm/src/stdlib/sre.rs:30:58 MAXREPEAT U CODESIZE, MAXGROUPS, MAXREPEAT, SRE_MAGIC as MAGIC" + - "vm/src/stdlib/sre.rs:37:14 iscased U fn ascii_iscased(ch: i32) -> bool {" + - "vm/src/stdlib/sre.rs:41:16 iscased U fn unicode_iscased(ch: i32) -> bool {" + - "vm/src/stdlib/sre.rs:344:19 subx U Self::subx(zelf, sub_args, false" + - "vm/src/stdlib/sre.rs:348:19 subx U Self::subx(zelf, sub_args, true" + - "vm/src/stdlib/sre.rs:360:25 splitlist U let mut splitlist: Vec =" + - "vm/src/stdlib/sre.rs:368:21 splitlist U splitlist.push(s.slice(last, iter" + - "vm/src/stdlib/sre.rs:374:25 splitlist U splitlist.push(m.get_slice(i," + - "vm/src/stdlib/sre.rs:382:17 splitlist U splitlist.push(req.string.slice" + - "vm/src/stdlib/sre.rs:384:20 splitlist U Ok(splitlist)" + - "vm/src/stdlib/sre.rs:405:12 subx U fn subx(" - "vm/src/stdlib/string.rs:1:1\tNo issues found" - "vm/src/stdlib/symtable.rs:1:1\tNo issues found" - "vm/src/stdlib/sys.rs:39:22 abiflags U #[pyattr(name = \"abiflags\")]" - "vm/src/stdlib/sys.rs:40:22 ABIFLAGS U pub(crate) const ABIFLAGS: &str = \"\";" - - "vm/src/stdlib/sys.rs:49:22 hexversion U #[pyattr(name = \"hexversion\")]" - - "vm/src/stdlib/sys.rs:50:11 HEXVERSION U const HEXVERSION: usize = version::VERSION" - "vm/src/stdlib/sys.rs:111:8 platlibdir U fn platlibdir(_vm: &VirtualMachine" - "vm/src/stdlib/sys.rs:112:33 PLATLIBDIR U option_env!(\"RUSTPYTHON_PLATLIBDIR\").unwrap_or(\"lib\")" - "vm/src/stdlib/sys.rs:158:38 PYVENV U Ok(var) = env::var(\"__PYVENV_LAUNCHER__\") {" - - "vm/src/stdlib/sys.rs:228:14 hexversion U \"hexversion\" => ctx.new_int(version" - "vm/src/stdlib/sys.rs:280:9 xoptions U fn _xoptions(vm: &VirtualMachine" - "vm/src/stdlib/sys.rs:283:48 xoptions U in &vm.state.settings.xoptions {" - "vm/src/stdlib/sys.rs:335:28 excepthook U pyfunction(name = \"__excepthook__\")]" @@ -2226,9 +1868,6 @@ issues: - "vm/src/stdlib/sys.rs:391:30 unimportable U return print_unimportable_module_warn();" - "vm/src/stdlib/sys.rs:397:24 unimportable U _ => print_unimportable_module_warn()," - "vm/src/stdlib/sys.rs:430:8 getrecursionlimit U fn getrecursionlimit(vm: &VirtualMachine" - - "vm/src/stdlib/sys.rs:435:12 Getsizeof U struct GetsizeofArgs {" - - "vm/src/stdlib/sys.rs:442:8 getsizeof U fn getsizeof(args: GetsizeofArgs" - - "vm/src/stdlib/sys.rs:442:24 Getsizeof U fn getsizeof(args: GetsizeofArgs, vm: &VirtualMachine" - "vm/src/stdlib/sys.rs:462:10 surrogateescape U \"surrogateescape\".to_owned()" - "vm/src/stdlib/sys.rs:468:10 surrogatepass U \"surrogatepass\".to_owned()" - "vm/src/stdlib/sys.rs:498:28 OSVERSIONINFOEXW U GetVersionExW, OSVERSIONINFOEXW, OSVERSIONINFOW," @@ -2240,11 +1879,6 @@ issues: - "vm/src/stdlib/sys.rs:504:70 OSVERSIONINFOW U OSVERSIONINFOEXW as *mut OSVERSIONINFOW;" - "vm/src/stdlib/sys.rs:505:59 OSVERSIONINFOW U accepts a pointer of OSVERSIONINFOW, but windows-sys crate" - "vm/src/stdlib/sys.rs:507:27 osvi U GetVersionExW(osvi)" - - "vm/src/stdlib/sys.rs:634:31 maxdigits U set_int_max_str_digits(maxdigits: usize, vm: &VirtualMachine" - - "vm/src/stdlib/sys.rs:636:12 maxdigits U if maxdigits == 0 || maxdigits >" - - "vm/src/stdlib/sys.rs:636:30 maxdigits U if maxdigits == 0 || maxdigits >= threshold {" - - "vm/src/stdlib/sys.rs:637:47 maxdigits U max_str_digits.store(maxdigits);" - - "vm/src/stdlib/sys.rs:640:34 maxdigits U let error = format!(\"maxdigits must be 0 or larger" - "vm/src/stdlib/sys.rs:657:8 setrecursionlimit U fn setrecursionlimit(recursion_limit: i3" - "vm/src/stdlib/sys.rs:717:15 Asyncgen U struct SetAsyncgenHooksArgs {" - "vm/src/stdlib/sys.rs:725:12 asyncgen U fn set_asyncgen_hooks(args: SetAsyncgenHooksA" @@ -2256,23 +1890,15 @@ issues: - "vm/src/stdlib/sys.rs:769:53 Asyncgen U VirtualMachine) -> PyAsyncgenHooks {" - "vm/src/stdlib/sys.rs:816:18 PYTHONSAFEPATH U /// -P, `PYTHONSAFEPATH`" - "vm/src/stdlib/sys.rs:818:39 PYTHONWARNDEFAULTENCODING U warn_default_encoding, PYTHONWARNDEFAULTENCODING" - - "vm/src/stdlib/sys.rs:866:51 PYTHREAD U stdlib::thread::_thread::PYTHREAD_NAME," + - "vm/src/stdlib/sys.rs:964:9 releaselevel U releaselevel: &'static str," + - "vm/src/stdlib/sys.rs:974:13 releaselevel U releaselevel: version::RELEASELEVEL" + - "vm/src/stdlib/sys.rs:974:36 RELEASELEVEL U releaselevel: version::RELEASELEVEL," - "vm/src/stdlib/sys.rs:1084:14 ABIFLAGS U sys::ABIFLAGS," - "vm/src/stdlib/sysconfigdata.rs:1:1\tNo issues found" - - "vm/src/stdlib/thread.rs:22:8 PYTHREAD U // PYTHREAD_NAME: show current thread" - - "vm/src/stdlib/thread.rs:23:15 PYTHREAD U pub const PYTHREAD_NAME: Option<&str>" - "vm/src/stdlib/thread.rs:29:69 illumos U solaris\", target_os = \"illumos\"))] {" - - "vm/src/stdlib/thread.rs:337:25 sents U SENTINELS.with(|sents| {" - - "vm/src/stdlib/thread.rs:338:25 sents U for lock in sents.replace(Default::default" - - "vm/src/stdlib/thread.rs:363:25 sents U SENTINELS.with(|sents| sents.borrow_mut()" - - "vm/src/stdlib/thread.rs:363:32 sents U SENTINELS.with(|sents| sents.borrow_mut().push(lock" - "vm/src/stdlib/time.rs:23:19 dstbias U // pub static dstbias: std::ffi::c_int;" - - "vm/src/stdlib/time.rs:42:19 Datelike U DateTime, Datelike, Timelike," - - "vm/src/stdlib/time.rs:42:29 Timelike U DateTime, Datelike, Timelike," - "vm/src/stdlib/time.rs:102:30 emscripten U not(any(target_os = \"emscripten\", target_os = \"wasi" - - "vm/src/stdlib/time.rs:110:20 wasmbind U feature = \"wasmbind\"," - "vm/src/stdlib/time.rs:111:30 emscripten U not(any(target_os = \"emscripten\", target_os = \"wasi" - - "vm/src/stdlib/time.rs:127:24 wasmbind U not(feature = \"wasmbind\")," - "vm/src/stdlib/time.rs:128:30 emscripten U not(any(target_os = \"emscripten\", target_os = \"wasi" - "vm/src/stdlib/time.rs:253:11 CFMT U const CFMT: &str = \"%a %b %e %H" - "vm/src/stdlib/time.rs:258:45 CFMT U time = instant.format(CFMT).to_string();" @@ -2297,10 +1923,13 @@ issues: - "vm/src/stdlib/warnings.rs:1:1\tNo issues found" - "vm/src/stdlib/weakref.rs:1:1\tNo issues found" - "vm/src/stdlib/winapi.rs:17:15 PCWSTR U core::PCWSTR," + - "vm/src/stdlib/winapi.rs:42:38 WRITECOMBINE U PAGE_READWRITE, PAGE_WRITECOMBINE, PAGE_WRITECOPY, SEC" + - "vm/src/stdlib/winapi.rs:43:64 WRITECOMBINE U NOCACHE, SEC_RESERVE, SEC_WRITECOMBINE," - "vm/src/stdlib/winapi.rs:54:42 STARTF U REALTIME_PRIORITY_CLASS, STARTF_USESHOWWINDOW, STARTF" - "vm/src/stdlib/winapi.rs:54:64 STARTF U STARTF_USESHOWWINDOW, STARTF_USESTDHANDLES," - - "vm/src/stdlib/winapi.rs:54:71 USESTDHANDLES U USESHOWWINDOW, STARTF_USESTDHANDLES," - "vm/src/stdlib/winapi.rs:167:60 STARTUPINFOEXW U :System::Threading::STARTUPINFOEXW =" + - "vm/src/stdlib/winapi.rs:195:22 getenvironment U .map(|m| getenvironment(m, vm))" + - "vm/src/stdlib/winapi.rs:275:8 getenvironment U fn getenvironment(env: ArgMapping, vm" - "vm/src/stdlib/winapi.rs:427:65 PCWSTR U LibraryLoader::LoadLibraryW(PCWSTR::from_raw(path.as_ptr" - "vm/src/stdlib/winreg.rs:1:1\tNo issues found" - "vm/src/suggestion.rs:1:1\tNo issues found" @@ -2308,31 +1937,24 @@ issues: - "vm/src/types/slot.rs:138:28 TPFLAGS U CPython default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION" - "vm/src/types/slot.rs:138:66 TPFLAGS U STACKLESS_EXTENSION | Py_TPFLAGS_HAVE_VERSION_TAG" - "vm/src/types/slot.rs:142:43 Subclassable U types created in Python. Subclassable and are a" - - "vm/src/types/slot.rs:393:29 subslot U macro_rules! toggle_subslot {" - - "vm/src/types/slot.rs:523:24 subslot U toggle_subslot!(as_number, int, number" - - "vm/src/types/slot.rs:526:24 subslot U toggle_subslot!(as_number, index, number" - - "vm/src/types/slot.rs:529:24 subslot U toggle_subslot!(as_number, float, number" - - "vm/src/types/slot.rs:532:24 subslot U toggle_subslot!(as_number, add, number" - "vm/src/types/structseq.rs:1:1\tNo issues found" - "vm/src/types/zoo.rs:1:1\tNo issues found" - "vm/src/utils.rs:1:1\tNo issues found" - - "vm/src/version.rs:1:1\tNo issues found" + - "vm/src/version.rs:11:11 RELEASELEVEL U pub const RELEASELEVEL: &str = \"alpha\";" + - "vm/src/version.rs:12:11 RELEASELEVEL U pub const RELEASELEVEL_N: usize = 0xA;" + - "vm/src/version.rs:16:53 RELEASELEVEL U ) | (MICRO << 8) | (RELEASELEVEL_N << 4) | SERIAL;" + - "vm/src/version.rs:28:38 RELEASELEVEL U MAJOR}.{MINOR}.{MICRO}{RELEASELEVEL}\")" - "vm/src/vm/compile.rs:1:1\tNo issues found" - - "vm/src/vm/context.rs:214:7 slotnames U __slotnames__," + - "vm/src/vm/context.rs:1:1\tNo issues found" - "vm/src/vm/interpreter.rs:1:1\tNo issues found" - "vm/src/vm/method.rs:1:1\tNo issues found" - "vm/src/vm/mod.rs:228:17 rustpythonpath U let rustpythonpath_env = std::env::var" - "vm/src/vm/mod.rs:228:53 RUSTPYTHONPATH U env = std::env::var(\"RUSTPYTHONPATH\").ok();" - "vm/src/vm/mod.rs:230:27 rustpythonpath U let env_set = rustpythonpath_env.as_ref().is_some" - "vm/src/vm/mod.rs:232:37 rustpythonpath U Some(s.as_str()) == rustpythonpath_env.as_deref() || Some" - - "vm/src/vm/mod.rs:236:30 pylib U \"`rustpython_pylib` maybe not set while" - - "vm/src/vm/mod.rs:236:186 pylib U add_frozen(rustpython_pylib::FROZEN_STDLIB)` in" - "vm/src/vm/mod.rs:238:26 RUSTPYTHONPATH U \"Neither RUSTPYTHONPATH nor PYTHONPATH is set" - "vm/src/vm/mod.rs:240:18 RUSTPYTHONPATH U \"RUSTPYTHONPATH or PYTHONPATH is set" - "vm/src/vm/mod.rs:242:18 RUSTPYTHONPATH U \"RUSTPYTHONPATH or PYTHONPATH is set" - - "vm/src/vm/mod.rs:610:29 pyiter U return self.map_pyiter(value, func);" - - "vm/src/vm/mod.rs:644:29 pyiter U Ok(self.map_pyiter(obj, f))" - - "vm/src/vm/mod.rs:649:12 pyiter U fn map_pyiter(&self, value:" - "vm/src/vm/mod.rs:749:17 excs U let mut excs = self.exceptions.borrow" - "vm/src/vm/mod.rs:750:41 excs U std::mem::take(&mut *excs);" - "vm/src/vm/mod.rs:751:9 excs U excs.prev = Some(Box::new" @@ -2350,17 +1972,11 @@ issues: - "vm/src/vm/setting.rs:99:17 platlibdir U // wchar_t *platlibdir;" - "vm/src/vm/setting.rs:142:13 xoptions U xoptions: vec![]," - "vm/src/vm/setting.rs:151:24 pycs U check_hash_pycs_mode: \"default\".to_owned" - - "vm/src/vm/thread.rs:42:24 intp U let vm_owns_obj = |intp: NonNull(&mut self" + - "vm/sre_engine/src/engine.rs:8:80 MAXREPEAT U StrDrive, StringCursor, MAXREPEAT};" - "vm/sre_engine/src/engine.rs:288:6 coro U 'coro: loop {" + - "vm/sre_engine/src/engine.rs:375:56 MAXREPEAT U repeat_ctx.max_count != MAXREPEAT" + - "vm/sre_engine/src/engine.rs:429:41 MAXREPEAT U if max_count == MAXREPEAT || ctx.count as usize" + - "vm/sre_engine/src/engine.rs:489:78 MAXREPEAT U count || max_count == MAXREPEAT)" - "vm/sre_engine/src/engine.rs:552:37 gctx U let mut gctx = MatchContext {" - "vm/sre_engine/src/engine.rs:560:71 gctx U peek_char::()) != $f(gctx.peek_char::())" - "vm/sre_engine/src/engine.rs:565:33 gctx U gctx.advance_char::()" - "vm/sre_engine/src/engine.rs:630:33 atcode U let atcode = SreAtCode::try_from" - "vm/sre_engine/src/engine.rs:631:46 atcode U if at(req, &ctx, atcode) {" + - "vm/sre_engine/src/engine.rs:696:60 MAXREPEAT U repeat_ctx.max_count == MAXREPEAT)" - "vm/sre_engine/src/engine.rs:873:23 coro U continue 'coro;" - "vm/sre_engine/src/engine.rs:1182:58 atcode U ctx: &MatchContext, atcode: SreAtCode) -> bool" - "vm/sre_engine/src/engine.rs:1183:11 atcode U match atcode {" - "vm/sre_engine/src/engine.rs:1273:51 blockindices U BIGCHARSET> <256 blockindices> */" - "vm/sre_engine/src/engine.rs:1278:29 blockindices U let (_, blockindices, _) = unsafe { set.align" - "vm/sre_engine/src/engine.rs:1280:33 blockindices U let block = blockindices[block_index as usize" - - "vm/sre_engine/src/lib.rs:1:1\tNo issues found" + - "vm/sre_engine/src/lib.rs:12:11 MAXREPEAT U pub const MAXREPEAT: usize = usize::MAX" + - "vm/sre_engine/src/lib.rs:14:11 MAXREPEAT U pub const MAXREPEAT: usize = u32::MAX as" + - "vm/sre_engine/src/lib.rs:17:30 MAXREPEAT U const MAXGROUPS: usize = MAXREPEAT / 4 / 2;" + - "vm/sre_engine/src/lib.rs:19:30 MAXREPEAT U const MAXGROUPS: usize = MAXREPEAT / 2;" - "vm/sre_engine/src/string.rs:1:1\tNo issues found" - - "vm/sre_engine/tests/tests.rs:22:19 pymatch U assert!(state.pymatch(&req));" - "vm/sre_engine/tests/tests.rs:64:37 axxzaz U mut state) = p.state(\"axxzaz\");" - - "vm/sre_engine/tests/tests.rs:65:19 pymatch U assert!(state.pymatch(&req));" - - "vm/sre_engine/tests/tests.rs:79:19 pymatch U assert!(state.pymatch(&req));" - - "vm/sre_engine/tests/tests.rs:89:37 baaaa U mut state) = p.state(\"baaaa\");" - "vm/sre_engine/tests/tests.rs:107:31 r'ababc U pattern p = re.compile(r'ababc+')" - "vm/sre_engine/tests/tests.rs:111:38 ababc U mut state) = p.state(\"!ababc\");" - "vm/sre_engine/tests/tests.rs:121:37 pythonpython U mut state) = p.state(\"pythonpython\");" - "vm/sre_engine/tests/tests.rs:141:37 eeea U mut state) = p.state(\"eeea\");" - - "vm/sre_engine/tests/tests.rs:142:19 pymatch U assert!(state.pymatch(&req));" - - "vm/sre_engine/tests/tests.rs:152:20 pymatch U assert!(!state.pymatch(&req));" - "wapm.toml:1:1\tNo issues found" - "wasm/demo/package.json:33:21 Liddle U \"author\": \"Ryan Liddle\"," - "wasm/demo/snippets/asyncbrowser.py:2:8 asyncweb U import asyncweb" @@ -2418,7 +2030,6 @@ issues: - "wasm/demo/snippets/import_pypi.py:12:2 asyncweb U @asyncweb.main" - "wasm/demo/snippets/import_pypi.py:14:11 whlimport U await whlimport.load_package(\"pygments" - "wasm/demo/snippets/import_pypi.py:19:5 fmter U fmter = pygments.formatters" - - "wasm/demo/snippets/import_pypi.py:19:52 noclasses U formatters.html.HtmlFormatter(noclasses=True, style=\"default" - "wasm/demo/snippets/import_pypi.py:20:58 fmter U hi, mom!')\", lexer, fmter))" - "wasm/demo/snippets/mandelbrot.py:1:1\tNo issues found" - "wasm/demo/src/browser_module.rs:1:1\tNo issues found" @@ -2436,9 +2047,6 @@ issues: - "wasm/example/webpack.config.js:1:1\tNo issues found" - "wasm/lib/Cargo.toml:12:16 cdylib U crate-type = [\"cdylib\", \"rlib\"]" - "wasm/lib/Cargo.toml:12:26 rlib U crate-type = [\"cdylib\", \"rlib\"]" - - "wasm/lib/Cargo.toml:16:61 pylib U stdlib\", \"rustpython-pylib/freeze-stdlib\", \"rustpython" - - "wasm/lib/Cargo.toml:21:12 pylib U rustpython-pylib = { workspace = true" - - "wasm/lib/Cargo.toml:24:84 wasmbind U encodings\", \"serde\", \"wasmbind\"] }" - "wasm/lib/Lib/_microdistlib.py:24:5 distname U distname = m.groups()[0]" - "wasm/lib/Lib/_microdistlib.py:127:14 distname U rs = distname" - "wasm/lib/Lib/_microdistlib.py:129:25 distname U rs = '%s %s' % (distname, ', '.join(['%s %s'" @@ -2486,7 +2094,6 @@ issues: - "wasm/lib/src/js_module.rs:511:58 jsresult U convert::pyresult_to_jsresult(vm, res)" - "wasm/lib/src/js_module.rs:578:62 awaitpromise U non-None value to an awaitpromise\".to_owned()," - "wasm/lib/src/lib.rs:1:1\tNo issues found" - - "wasm/lib/src/vm_class.rs:51:38 pylib U add_frozen(rustpython_pylib::FROZEN_STDLIB);" - "wasm/lib/src/vm_class.rs:343:34 jsresult U convert::pyresult_to_jsresult(vm, result)" - "wasm/lib/src/wasm_builtins.rs:1:1\tNo issues found" - "wasm/notebook/package.json:9:10 katex U \"katex\": \"^0.12.0\"," @@ -2496,8 +2103,7 @@ issues: - "wasm/notebook/snippets/python-js-css/javascript.js:1:1\tNo issues found" - "wasm/notebook/snippets/python-js-css/main.txt:1:1\tNo issues found" - "wasm/notebook/snippets/python-js.txt:1:1\tNo issues found" - - "wasm/notebook/snippets/python-markdown-math.txt:50:8 Bmatrix U \\begin{Bmatrix}" - - "wasm/notebook/snippets/python-markdown-math.txt:53:6 Bmatrix U \\end{Bmatrix}" + - "wasm/notebook/snippets/python-markdown-math.txt:1:1\tNo issues found" - "wasm/notebook/src/editor.js:1:1\tNo issues found" - "wasm/notebook/src/index.ejs:1:1\tNo issues found" - "wasm/notebook/src/index.js:9:25 stex U import 'codemirror/mode/stex/stex';" @@ -2530,7 +2136,8 @@ issues: - "wasm/notebook/src/tools.js:1:1\tNo issues found" - "wasm/notebook/webpack.config.js:1:1\tNo issues found" - "wasm/README.md:1:16 webassembly U # Compiling to webassembly" - - "wasm/tests/conftest.py:92:5 wdriver U def wdriver(request):" + - "wasm/tests/conftest.py:34:12 sessionfinish U def pytest_sessionfinish(session):" + - "wasm/tests/conftest.py:92:5 wdriver U def wdriver(request):" - "wasm/tests/requirements.txt:1:1\tNo issues found" - "wasm/tests/test_demo.py:19:15 wdriver U def test_demo(wdriver, script, output):" - "wasm/tests/test_demo.py:21:21 wdriver U script_output = wdriver.execute_script(script" diff --git a/integration-tests/snapshots/RustPython/RustPython/snapshot.txt b/integration-tests/snapshots/RustPython/RustPython/snapshot.txt index f0e3d8f3424..a73a8294fa1 100644 --- a/integration-tests/snapshots/RustPython/RustPython/snapshot.txt +++ b/integration-tests/snapshots/RustPython/RustPython/snapshot.txt @@ -3,25 +3,15 @@ Repository: RustPython/RustPython Url: "https://github.com/RustPython/RustPython.git" Args: ["**"] Lines: - CSpell: Files checked: 621, Issues found: 2245 in 296 files. + CSpell: Files checked: 621, Issues found: 1771 in 215 files. exit code: 1 -Cargo.toml:100:61 - Unknown word (pylib) -- , "vm/sre_engine", "pylib", "stdlib", "derive -Cargo.toml:121:12 - Unknown word (pylib) -- rustpython-pylib = { path = "pylib", -Cargo.toml:16:44 - Unknown word (pylib) -- stdlib", "rustpython-pylib", "encodings"] Cargo.toml:174:1 - Unknown word (rustix) -- rustix = { version = "0.38 Cargo.toml:175:1 - Unknown word (rustyline) -- rustyline = "14.0.0" Cargo.toml:17:49 - Unknown word (flamescope) -- flame-it", "flame", "flamescope"] -Cargo.toml:182:1 - Unknown word (thiserror) -- thiserror = "1.0" -Cargo.toml:18:71 - Unknown word (pylib) -- stdlib", "rustpython-pylib?/freeze-stdlib"] -Cargo.toml:29:12 - Unknown word (pylib) -- rustpython-pylib = { workspace = true Cargo.toml:42:1 - Unknown word (flamescope) -- flamescope = { version = "0.1. Cargo.toml:48:1 - Unknown word (rustyline) -- rustyline = { workspace = true Cargo.toml:59:9 - Unknown word (microbenchmarks) -- name = "microbenchmarks" Cargo.toml:83:62 - Unknown word (redoxer) -- to compile/check with redoxer -Cargo.toml:86:37 - Unknown word (vcpkg) -- Windows to build the vcpkg dependencies -Cargo.toml:87:19 - Unknown word (vcpkg) -- [package.metadata.vcpkg] -Cargo.toml:89:23 - Unknown word (vcpkg) -- The revision of the vcpkg repository to use -Cargo.toml:93:19 - Unknown word (vcpkg) -- [package.metadata.vcpkg.target] DEVELOPMENT.md:101:28 - Unknown word (flamescope) -- will generate a file `flamescope.json`, which can be DEVELOPMENT.md:106:7 - Unknown word (flamescope) -- $ cat flamescope.json DEVELOPMENT.md:113:5 - Unknown word (speedscope) -- The speedscope json format (default @@ -100,27 +90,16 @@ benches/microbenchmarks.rs:210:17 - Unknown word (MICROBENCHMARKS) -- if SKIP benches/microbenchmarks.rs:21:12 - Unknown word (MICROBENCHMARKS) -- const SKIP_MICROBENCHMARKS: [&str; 8] = [ benches/microbenchmarks.rs:58:39 - Unknown word (microbenchmark) -- panic!("Error running microbenchmark") benches/microbenchmarks.rs:72:39 - Unknown word (microbenchmark) -- panic!("Error running microbenchmark setup code") -benches/test_benchmarks.py:19:18 - Unknown word (nbody) -- ['benchmarks/nbody.py'], -common/Cargo.toml:33:1 - Unknown word (siphasher) -- siphasher = "0.3" common/src/boxvec.rs:1:8 - Unknown word (unresizable) -- //! An unresizable vector backed by a common/src/boxvec.rs:264:23 - Unknown word (nonoverlapping) -- ptr::copy_nonoverlapping(other.as_ptr(), dst -common/src/boxvec.rs:703:7 - Unknown word (CAPERROR) -- const CAPERROR: &str = "insufficient -common/src/boxvec.rs:709:21 - Unknown word (CAPERROR) -- write!(f, "{CAPERROR}") -common/src/boxvec.rs:715:37 - Unknown word (CAPERROR) -- f, "capacity error: {CAPERROR}") common/src/fileutils.rs:110:18 - Unknown word (noraise) -- // _Py_fstat_noraise in cpython -common/src/fileutils.rs:262:44 - Unknown word (IFEXEC) -- S_IFDIR | 0o111; // IFEXEC for user,group,other common/src/fileutils.rs:311:21 - Unknown word (PCWSTR) -- PCWSTR, common/src/fileutils.rs:31:28 - Unknown word (PCWSTR) -- use windows_sys::core::PCWSTR; common/src/float_ops.rs:5:8 - Unknown word (ufrexp) -- pub fn ufrexp(value: f64) -> (f64 common/src/hash.rs:109:35 - Unknown word (ufrexp) -- = super::float_ops::ufrexp(value); -common/src/hash.rs:21:25 - Unknown word (siphash) -- const ALGO: &str = "siphash24"; -common/src/hash.rs:3:5 - Unknown word (siphasher) -- use siphasher::sip::SipHasher24; common/src/hash.rs:65:58 - Unknown word (hashf) -- E>(&self, iter: I, hashf: F) -> Result { common/src/os.rs:123:71 - Unknown word (WSAEMFILE) -- WSAEFAULT | WSAEINVAL | WSAEMFILE => { -common/src/os.rs:143:34 - Unknown word (CODESEG) -- ERROR_INVALID_STARTING_CODESEG -common/src/os.rs:144:25 - Unknown word (STACKSEG) -- | ERROR_INVALID_STACKSEG common/src/os.rs:152:17 - Unknown word (IOPL) -- | ERROR_IOPL_NOT_ENABLED common/src/os.rs:153:25 - Unknown word (SEGDPL) -- | ERROR_INVALID_SEGDPL -common/src/os.rs:154:17 - Unknown word (AUTODATASEG) -- | ERROR_AUTODATASEG_EXCEEDS_64k -common/src/os.rs:156:29 - Unknown word (XEEDS) -- | ERROR_RELOC_CHAIN_XEEDS_SEGLIM -common/src/os.rs:156:35 - Unknown word (SEGLIM) -- ERROR_RELOC_CHAIN_XEEDS_SEGLIM -common/src/os.rs:157:17 - Unknown word (INFLOOP) -- | ERROR_INFLOOP_IN_RELOC_CHAIN => ENOEXEC -common/src/os.rs:64:17 - Unknown word (osstr) -- pub fn bytes_as_osstr(b: &[u8]) -> Result -common/src/os.rs:70:17 - Unknown word (osstr) -- pub fn bytes_as_osstr(b: &[u8]) -> Result +common/src/os.rs:156:29 - Unknown word (XEEDS) -- | ERROR_RELOC_CHAIN_XEEDS_SEGLIM +common/src/os.rs:156:35 - Unknown word (SEGLIM) -- ERROR_RELOC_CHAIN_XEEDS_SEGLIM +common/src/os.rs:157:17 - Unknown word (INFLOOP) -- | ERROR_INFLOOP_IN_RELOC_CHAIN => ENOEXEC common/src/static_cell.rs:111:56 - Unknown word (oncecell) -- cell::StaticCell::_from_oncecell($crate::lock::OnceCell -common/src/static_cell.rs:25:43 - Unknown word (unsync) -- safe because it's a unsync::OnceCell common/src/static_cell.rs:79:28 - Unknown word (oncecell) -- pub const fn _from_oncecell(inner: OnceCell) -common/src/str.rs:46:43 - Unknown word (uncomputed) -- MAX as a sentinel for "uncomputed" compiler/codegen/src/snapshots/rustpython_compiler_core__compile__tests__nested_double_async_with.snap:29:42 - Unknown word (woohoo) -- LoadNameAny (6, woohoo) compiler/codegen/src/snapshots/rustpython_compiler_core__compile__tests__nested_double_async_with.snap:3:184 - Unknown word (woohoo) -- async with woohoo():\n deny.toml:156:45 - Unknown word (dotgraphs) -- ghlighting used when creating dotgraphs for crates @@ -166,46 +138,17 @@ deny.toml:210:21 - Unknown word (gnullvm) -- "windows_x86_64_gnullvm", deny.toml:215:22 - Unknown word (gnullvm) -- "windows_aarch64_gnullvm", deny.toml:73:7 - Unknown word (RUSTSEC) -- #"RUSTSEC-0000-0000", deny.toml:74:14 - Unknown word (RUSTSEC) -- #{ id = "RUSTSEC-0000-0000", reason -derive-impl/src/lib.rs:21:5 - Unknown word (pytraverse) -- mod pytraverse; -derive-impl/src/lib.rs:81:8 - Unknown word (pytraverse) -- pub fn pytraverse(item: DeriveInput) -derive-impl/src/lib.rs:82:22 - Unknown word (pytraverse) -- result_to_tokens(pytraverse::impl_pytraverse(item -derive-impl/src/lib.rs:82:39 - Unknown word (pytraverse) -- tokens(pytraverse::impl_pytraverse(item)) -derive-impl/src/pytraverse.rs:10:30 - Unknown word (pytraverse) -- ATTR_TRAVERSE: &str = "pytraverse"; -derive-impl/src/pytraverse.rs:12:16 - Unknown word (pytraverse) -- /// get the `#[pytraverse(..)]` attribute from -derive-impl/src/pytraverse.rs:34:37 - Unknown word (pytraverse) -- only support attr is #[pytraverse(skip)], got arguments -derive-impl/src/pytraverse.rs:41:20 - Unknown word (pytraverse) -- /// only accept `#[pytraverse(skip)]` for now -derive-impl/src/pytraverse.rs:6:46 - Unknown word (pytraverse) -- the attribute is `#[pytraverse(skip)]` -derive/src/lib.rs:103:42 - Unknown word (pytraverse) -- Traverse, attributes(pytraverse))] -derive/src/lib.rs:104:8 - Unknown word (pytraverse) -- pub fn pytraverse(item: proc_macro::TokenStream -derive/src/lib.rs:106:18 - Unknown word (pytraverse) -- derive_impl::pytraverse(item).into() -derive/src/lib.rs:87:12 - Unknown word (pytraverse) -- /// use `#[pytraverse(skip)]` on fields you -derive/src/lib.rs:97:11 - Unknown word (pytraverse) -- /// #[pytraverse(skip)] example_projects/aheui-rust.md:1:3 - Unknown word (aheui) -- # aheui-rust example_projects/aheui-rust.md:4:14 - Unknown word (frozenlib) -- - Creating a frozenlib: https://github.com example_projects/barebone/Cargo.toml:2:17 - Unknown word (barebone) -- name = "example-barebone" -example_projects/frozen_stdlib/Cargo.toml:9:12 - Unknown word (pylib) -- rustpython-pylib = { path = "../../pylib -example_projects/frozen_stdlib/Cargo.toml:9:36 - Unknown word (pylib) -- pylib = { path = "../../pylib", default-features -example_projects/frozen_stdlib/src/main.rs:30:34 - Unknown word (pylib) -- add_frozen(rustpython_pylib::FROZEN_STDLIB); example_projects/frozen_stdlib/src/main.rs:4:16 - Unknown word (aheui) -- /// See also: `aheui-rust.md` for freezing examples/atexit_example.py:4:5 - Unknown word (myexit) -- def myexit(): examples/atexit_example.py:7:17 - Unknown word (myexit) -- atexit.register(myexit) examples/parse_folder.rs:68:35 - Unknown word (Erreur) -- Err(y) => error!("Erreur in file {:?} {:?}", extra_tests/custom_text_test_runner.py:7:22 - Unknown word (Abtin) -- Copyright (c) 2015 Abtin Gramian extra_tests/custom_text_test_runner.py:7:28 - Unknown word (Gramian) -- Copyright (c) 2015 Abtin Gramian -extra_tests/jsontests.py:27:1 - Unknown word (resultsfile) -- resultsfile = os.path.join(os.path -extra_tests/jsontests.py:28:19 - Unknown word (resultsfile) -- if os.path.exists(resultsfile): -extra_tests/jsontests.py:29:15 - Unknown word (resultsfile) -- os.remove(resultsfile) -extra_tests/jsontests.py:31:35 - Unknown word (resultsfile) -- Runner(results_file_path=resultsfile, verbosity=2) -extra_tests/jsontests.py:34:41 - Unknown word (resultsfile) -- results are available in", resultsfile) extra_tests/jsontests.py:3:11 - Unknown word (libregrtest) -- from test.libregrtest.runtest import findtests -extra_tests/jsontests.py:3:38 - Unknown word (findtests) -- libregrtest.runtest import findtests -extra_tests/jsontests.py:7:13 - Unknown word (findtests) -- testnames = findtests() extra_tests/snippets/3.1.2.18.py:3:9 - Unknown word (Jython) -- assert "Jython" == "J" + word[1:] -extra_tests/snippets/builtin_all.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_all.py:2:6 - Unknown word (testutils) -- from testutils import TestFailingBool -extra_tests/snippets/builtin_any.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_any.py:2:6 - Unknown word (testutils) -- from testutils import TestFailingBool -extra_tests/snippets/builtin_bool.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_bool.py:33:7 - Unknown word (Falsey) -- class Falsey: extra_tests/snippets/builtin_bool.py:37:12 - Unknown word (Falsey) -- assert not Falsey() extra_tests/snippets/builtin_bytearray.py:100:30 - Unknown word (efghij) -- -6:] == bytearray(b"efghij") @@ -219,7 +162,6 @@ extra_tests/snippets/builtin_bytearray.py:168:8 - Unknown word (koki) extra_tests/snippets/builtin_bytearray.py:169:8 - Unknown word (koki) -- b"|koki|", extra_tests/snippets/builtin_bytearray.py:17:33 - Unknown word (jilj) -- bytearray("bla", encoding=b"jilj") extra_tests/snippets/builtin_bytearray.py:192:58 - Unknown word (xkokx) -- bytearray(b"x")) == b"xkokx" -extra_tests/snippets/builtin_bytearray.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_bytearray.py:224:57 - Unknown word (kokxx) -- bytearray(b"x")) == b"kokxx" extra_tests/snippets/builtin_bytearray.py:256:57 - Unknown word (xxkok) -- bytearray(b"x")) == b"xxkok" extra_tests/snippets/builtin_bytearray.py:25:20 - Unknown word (omkmok) -- assert bytearray(b"omkmok\Xaa") == bytearray( @@ -274,11 +216,9 @@ extra_tests/snippets/builtin_bytearray.py:737:18 - Unknown word (xffab) extra_tests/snippets/builtin_bytearray.py:738:87 - Unknown word (xffab) -- codecs\nencode\np1\n(V\xffab\x80\\u0000\\u0000\xf extra_tests/snippets/builtin_bytearray.py:739:109 - Unknown word (xbfab) -- x0c\x00\x00\x00\xc3\xbfab\xc2\x80\x00\x00\xc3 extra_tests/snippets/builtin_bytearray.py:740:115 - Unknown word (xbfab) -- x0c\x00\x00\x00\xc3\xbfab\xc2\x80\x00\x00\xc3 -extra_tests/snippets/builtin_bytearray.py:741:40 - Unknown word (cbuiltins) -- dumps(a, 3) == b'\x80\x03cbuiltins\nbytearray\nq\x00C\t extra_tests/snippets/builtin_bytearray.py:741:71 - Unknown word (xffab) -- nbytearray\nq\x00C\t\xffab\x80\x00\x00\xf8\x00 extra_tests/snippets/builtin_bytearray.py:742:124 - Unknown word (xffab) -- tbytearray\x94\x93\x94C\t\xffab\x80\x00\x00\xf8\x00 extra_tests/snippets/builtin_bytearray.py:79:29 - Unknown word (abcdab) -- a + b == bytearray(b"abcdab") -extra_tests/snippets/builtin_bytearray.py:99:30 - Unknown word (cdef) -- 2:6] == bytearray(b"cdef") extra_tests/snippets/builtin_bytes.py:13:29 - Unknown word (jilj) -- bytes("bla", encoding=b"jilj") extra_tests/snippets/builtin_bytes.py:148:21 - Unknown word (hhjjk) -- bytes.fromhex(b"hhjjk") extra_tests/snippets/builtin_bytes.py:150:11 - Unknown word (koki) -- assert [b"koki".center(i, b"|") for @@ -287,7 +227,6 @@ extra_tests/snippets/builtin_bytes.py:152:7 - Unknown word (koki) -- b extra_tests/snippets/builtin_bytes.py:153:8 - Unknown word (koki) -- b"|koki", extra_tests/snippets/builtin_bytes.py:154:8 - Unknown word (koki) -- b"|koki|", extra_tests/snippets/builtin_bytes.py:177:47 - Unknown word (xkokx) -- bytearray(b"x")) == b"xkokx" -extra_tests/snippets/builtin_bytes.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_bytes.py:209:46 - Unknown word (kokxx) -- bytearray(b"x")) == b"kokxx" extra_tests/snippets/builtin_bytes.py:23:10 - Unknown word (omkmok) -- assert b"omkmok\Xaa" == bytes([111, extra_tests/snippets/builtin_bytes.py:241:46 - Unknown word (xxkok) -- bytearray(b"x")) == b"xxkok" @@ -324,90 +263,44 @@ extra_tests/snippets/builtin_bytes.py:40:19 - Unknown word (abcdé) -- extra_tests/snippets/builtin_bytes.py:603:19 - Unknown word (abcdabcdabcd) -- assert a * 3 == b'abcdabcdabcd' extra_tests/snippets/builtin_bytes.py:604:19 - Unknown word (abcdabcdabcd) -- assert 3 * a == b'abcdabcdabcd' extra_tests/snippets/builtin_bytes.py:615:15 - Unknown word (bpython) -- assert b'rust%bpython%b' % (b' ', b'!') = -extra_tests/snippets/builtin_bytes.py:631:18 - Unknown word (bytess) -- return b"bytess" -extra_tests/snippets/builtin_bytes.py:633:24 - Unknown word (bytess) -- assert bytes(A()) == b"bytess" extra_tests/snippets/builtin_bytes.py:64:19 - Unknown word (abcdab) -- assert a + b == b"abcdab" -extra_tests/snippets/builtin_bytes.py:84:20 - Unknown word (cdef) -- assert d[2:6] == b"cdef" extra_tests/snippets/builtin_bytes.py:85:20 - Unknown word (efghij) -- assert d[-6:] == b"efghij" extra_tests/snippets/builtin_bytes.py:86:22 - Unknown word (bdfh) -- assert d[1:8:2] == b"bdfh" extra_tests/snippets/builtin_bytes.py:87:23 - Unknown word (igec) -- assert d[8:1:-2] == b"igec" -extra_tests/snippets/builtin_chr.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_complex.py:1:8 - Unknown word (testutils) -- import testutils -extra_tests/snippets/builtin_complex.py:2:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_dict.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_dict_union.py:12:10 - Unknown word (dunion) -- def test_dunion_or0(): -extra_tests/snippets/builtin_dict_union.py:22:10 - Unknown word (dunion) -- def test_dunion_or1(): -extra_tests/snippets/builtin_dict_union.py:2:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_dict_union.py:32:10 - Unknown word (dunion) -- def test_dunion_ror0(): -extra_tests/snippets/builtin_dict_union.py:42:10 - Unknown word (dunion) -- def test_dunion_other_types(): -extra_tests/snippets/builtin_dict_union.py:4:10 - Unknown word (dunion) -- def test_dunion_ior0(): -extra_tests/snippets/builtin_divmod.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_exceptions.py:105:77 - Unknown word (excs) -- ok, will print two excs extra_tests/snippets/builtin_exceptions.py:105:9 - Unknown word (excepthook) -- sys.excepthook(type(exc), exc, exc extra_tests/snippets/builtin_exceptions.py:126:9 - Unknown word (excepthook) -- sys.excepthook(type(exc), exc, exc extra_tests/snippets/builtin_exceptions.py:142:9 - Unknown word (excepthook) -- sys.excepthook(type(exc), exc, exc extra_tests/snippets/builtin_exceptions.py:158:9 - Unknown word (excepthook) -- sys.excepthook(type(exc), exc, exc extra_tests/snippets/builtin_exceptions.py:95:9 - Unknown word (excepthook) -- sys.excepthook(type(exc), exc, exc -extra_tests/snippets/builtin_exit.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_float.py:267:6 - Unknown word (infi) -- "infi", # misspelt infinities extra_tests/snippets/builtin_float.py:268:7 - Unknown word (Infinit) -- "-Infinit", -extra_tests/snippets/builtin_float.py:273:6 - Unknown word (snan) -- "snan", extra_tests/snippets/builtin_float.py:278:6 - Unknown word (nfinity) -- "nfinity", extra_tests/snippets/builtin_float.py:279:6 - Unknown word (inity) -- "inity", extra_tests/snippets/builtin_float.py:280:6 - Unknown word (iinity) -- "iinity", extra_tests/snippets/builtin_float.py:281:7 - Unknown word (xnan) -- "0xnan", extra_tests/snippets/builtin_float.py:393:21 - Unknown word (xbep) -- identical(fromHex("0xbep0"), 190.0) -extra_tests/snippets/builtin_float.py:3:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_float.py:7:1 - Unknown word (NINF) -- NINF = float("-inf") -extra_tests/snippets/builtin_format.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_hash.py:2:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_hex.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_int.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_list.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_list.py:253:13 - Unknown word (refrences) -- # make sure refrences are assigned correctly extra_tests/snippets/builtin_list.py:358:13 - Unknown word (refrences) -- # make sure refrences are assigned correctly extra_tests/snippets/builtin_list.py:639:26 - Unknown word (daedlock) -- Test for list entering daedlock or not (https://github -extra_tests/snippets/builtin_mappingproxy.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_max.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_memoryview.py:39:14 - Unknown word (tobytes) -- assert m.tobytes() == b'123456789' -extra_tests/snippets/builtin_memoryview.py:3:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_memoryview.py:41:19 - Unknown word (tobytes) -- assert m[::2].tobytes() == b'13579' -extra_tests/snippets/builtin_memoryview.py:43:20 - Unknown word (tobytes) -- assert m[1::2].tobytes() == b'2468' -extra_tests/snippets/builtin_memoryview.py:44:23 - Unknown word (tobytes) -- assert m[::2][1:].tobytes() == b'3579' -extra_tests/snippets/builtin_memoryview.py:45:25 - Unknown word (tobytes) -- assert m[::2][1:-1].tobytes() == b'357' -extra_tests/snippets/builtin_min.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_object.py:6:1 - Unknown word (myobj) -- myobj = MyObject() extra_tests/snippets/builtin_object.py:7:17 - Unknown word (myobj) -- assert myobj == myobj extra_tests/snippets/builtin_object.py:7:8 - Unknown word (myobj) -- assert myobj == myobj extra_tests/snippets/builtin_object.py:8:12 - Unknown word (myobj) -- assert not myobj != myobj extra_tests/snippets/builtin_object.py:8:21 - Unknown word (myobj) -- assert not myobj != myobj -extra_tests/snippets/builtin_open.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_ord.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_pow.py:144:9 - Unknown word (fiveto) -- fiveto = float(5 ** n) extra_tests/snippets/builtin_pow.py:145:24 - Unknown word (fiveto) -- # For small n, fiveto will be odd. Eventually extra_tests/snippets/builtin_pow.py:146:38 - Unknown word (thereafer) -- mantissa bits, though, and thereafer fiveto will be even extra_tests/snippets/builtin_pow.py:146:48 - Unknown word (fiveto) -- though, and thereafer fiveto will be even. extra_tests/snippets/builtin_pow.py:147:20 - Unknown word (fiveto) -- expected = fiveto % 2.0 and -1.0 or 1 extra_tests/snippets/builtin_pow.py:148:19 - Unknown word (fiveto) -- eq(pow(a, fiveto), expected) -extra_tests/snippets/builtin_pow.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_pow.py:29:5 - Unknown word (powtest) -- def powtest(type): extra_tests/snippets/builtin_pow.py:64:5 - Unknown word (asseq) -- asseq = assert_equal extra_tests/snippets/builtin_pow.py:67:9 - Unknown word (asseq) -- asseq = assert_almost_equal extra_tests/snippets/builtin_pow.py:79:21 - Unknown word (asseq) -- asseq( -extra_tests/snippets/builtin_pow.py:85:10 - Unknown word (powint) -- def test_powint(): -extra_tests/snippets/builtin_pow.py:86:5 - Unknown word (powtest) -- powtest(int) -extra_tests/snippets/builtin_pow.py:89:10 - Unknown word (powfloat) -- def test_powfloat(): -extra_tests/snippets/builtin_pow.py:90:5 - Unknown word (powtest) -- powtest(float) -extra_tests/snippets/builtin_print.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_property.py:15:5 - Unknown word (Fubar) -- f = Fubar() extra_tests/snippets/builtin_property.py:19:13 - Unknown word (Fubar) -- assert type(Fubar.foo) is property -extra_tests/snippets/builtin_property.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_property.py:4:7 - Unknown word (Fubar) -- class Fubar: -extra_tests/snippets/builtin_range.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_round.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_set.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_set.py:384:27 - Unknown word (aruguments) -- TODO: Assert that empty aruguments raises exception. -extra_tests/snippets/builtin_slice.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_str.py:100:7 - Unknown word (koki) -- "|koki|", extra_tests/snippets/builtin_str.py:174:153 - Unknown word (hoho) -- 'Hallo', 'HELLO', 'hoho', 'haha', 'another' extra_tests/snippets/builtin_str.py:174:161 - Unknown word (haha) -- , 'HELLO', 'hoho', 'haha', 'another', 'yetanother @@ -421,7 +314,6 @@ extra_tests/snippets/builtin_str.py:175:223 - Unknown word (yetanother) -- , ' extra_tests/snippets/builtin_str.py:175:42 - Unknown word (dhoho) -- x0cHallo\x1cHELLO\x1dhoho\x1ehaha\x85another\u extra_tests/snippets/builtin_str.py:175:50 - Unknown word (ehaha) -- cHallo\x1cHELLO\x1dhoho\x1ehaha\x85another\u2028yetanother extra_tests/snippets/builtin_str.py:175:72 - Unknown word (yetanother) -- ehaha\x85another\u2028yetanother\u2029last\r\n.'.splitlines -extra_tests/snippets/builtin_str.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_str.py:340:7 - Unknown word (isisprintable) -- # str.isisprintable extra_tests/snippets/builtin_str.py:37:21 - Unknown word (xyxyxy) -- assert "xy" * 3 == "xyxyxy" extra_tests/snippets/builtin_str.py:41:21 - Unknown word (xyxyxy) -- assert 3 * "xy" == "xyxyxy" @@ -438,9 +330,7 @@ extra_tests/snippets/builtin_str.py:98:6 - Unknown word (koki) -- "ko extra_tests/snippets/builtin_str.py:99:7 - Unknown word (koki) -- "|koki", extra_tests/snippets/builtin_str_encode.py:11:42 - Unknown word (estás) -- UnicodeEncodeError, "¿como estás?".encode, "ascii") extra_tests/snippets/builtin_str_encode.py:19:25 - Unknown word (𝕐𝕥) -- round_trip("☢🐣 ᖇ𝓤𝕊тⓟ𝕐𝕥卄σ𝔫 ♬👣") -extra_tests/snippets/builtin_str_encode.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_str_encode.py:20:19 - Unknown word (ק𝔂t) -- round_trip("💀👌 ק𝔂tℍⓞ𝓷 3 🔥👤") -extra_tests/snippets/builtin_str_subclass.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_str_unicode.py:26:40 - Unknown word (abcij) -- encode("idna") == b'xn--abcij-zb5f' extra_tests/snippets/builtin_str_unicode.py:31:48 - Unknown word (pythn) -- encode("idna") == b"xn--pythn-mua.org" extra_tests/snippets/builtin_str_unicode.py:32:49 - Unknown word (pythn) -- encode("idna") == b"xn--pythn-mua.org." @@ -458,10 +348,6 @@ extra_tests/snippets/builtin_str_unicode_slice.py:51:42 - Unknown word (אֱ extra_tests/snippets/builtin_str_unicode_slice.py:56:34 - Unknown word (אםהֱאּ) -- hebrew_text[30:10:-3] == 'אםהֱאּ ' extra_tests/snippets/builtin_str_unicode_slice.py:58:37 - Unknown word (םיִהֹלֱא) -- text[30:10:-1] == 'א ,םיִהֹלֱא אָרָּב ,' extra_tests/snippets/builtin_str_unicode_slice.py:58:46 - Unknown word (אָרּ) -- -1] == 'א ,םיִהֹלֱא אָרָּב ,' -extra_tests/snippets/builtin_super.py:16:17 - Unknown word (thisclass) -- assert superB.__thisclass__ == testB -extra_tests/snippets/builtin_super.py:4:26 - Unknown word (thisclass) -- assert test_super_list.__thisclass__ == list -extra_tests/snippets/builtin_tuple.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/builtin_type.py:114:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_type.py:269:9 - Unknown word (clsmethod) -- def clsmethod(cls): extra_tests/snippets/builtin_type.py:273:9 - Unknown word (stmethod) -- def stmethod(): extra_tests/snippets/builtin_type.py:290:25 - Unknown word (clsmethod) -- assert MyTypeWithMethod.clsmethod.__name__ == 'clsmethod @@ -472,54 +358,29 @@ extra_tests/snippets/builtin_type.py:292:25 - Unknown word (stmethod) -- as extra_tests/snippets/builtin_type.py:292:47 - Unknown word (stmethod) -- stmethod.__name__ == 'stmethod' extra_tests/snippets/builtin_type.py:293:27 - Unknown word (stmethod) -- assert MyTypeWithMethod().stmethod.__name__ == 'stmethod extra_tests/snippets/builtin_type.py:293:49 - Unknown word (stmethod) -- stmethod.__name__ == 'stmethod' -extra_tests/snippets/builtin_type.py:2:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/builtin_type.py:331:3 - Unknown word (Regresesion) -- # Regresesion to -extra_tests/snippets/builtins_module.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/example_interactive.py:22:14 - Unknown word (firstlineno) -- assert c2.co_firstlineno == 5, str(c2.co_firstlineno -extra_tests/snippets/example_interactive.py:22:42 - Unknown word (firstlineno) -- firstlineno == 5, str(c2.co_firstlineno) -extra_tests/snippets/example_interactive.py:23:53 - Unknown word (NEWLOCALS) -- int) # 'OPTIMIZED, NEWLOCALS, NOFREE' -extra_tests/snippets/example_interactive.py:23:64 - Unknown word (NOFREE) -- OPTIMIZED, NEWLOCALS, NOFREE' extra_tests/snippets/example_interactive.py:25:14 - Unknown word (kwonlyargcount) -- assert c2.co_kwonlyargcount == 1, (c2.co_kwonlyargcount extra_tests/snippets/example_interactive.py:25:42 - Unknown word (kwonlyargcount) -- kwonlyargcount == 1, (c2.co_kwonlyargcount) extra_tests/snippets/example_interactive.py:26:16 - Unknown word (lnotab) -- # assert c2.co_lnotab == 0, c2.co_lnotab extra_tests/snippets/example_interactive.py:26:35 - Unknown word (lnotab) -- co_lnotab == 0, c2.co_lnotab # b'\x00\x01' # Line -extra_tests/snippets/example_interactive.py:29:16 - Unknown word (nlocals) -- # assert c2.co_nlocals == 4, c2.co_nlocals -extra_tests/snippets/example_interactive.py:29:36 - Unknown word (nlocals) -- nlocals == 4, c2.co_nlocals # -extra_tests/snippets/forbidden_instantiation.py:7:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/import.py:68:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/intro/3.1.2.5.py:1:9 - Unknown word (unununium) -- assert 'unununium' == 3 * 'un' + 'ium extra_tests/snippets/intro/3.1.2.6.py:1:26 - Unknown word (thon) -- assert 'Python' == 'Py' 'thon' -extra_tests/snippets/operator_arithmetic.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/operator_comparison.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/operator_div.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/operator_membership.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/protocol_index_bad.py:15:9 - Unknown word (setslice) -- def run_setslice(): extra_tests/snippets/protocol_index_bad.py:23:9 - Unknown word (delslice) -- def run_delslice(): extra_tests/snippets/protocol_index_bad.py:31:9 - Unknown word (setslice) -- run_setslice() extra_tests/snippets/protocol_index_bad.py:32:9 - Unknown word (delslice) -- run_delslice() -extra_tests/snippets/protocol_index_bad.py:3:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/protocol_iterable.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/recursion.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/stdlib_abc.py:3:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/stdlib_abc_number.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/stdlib_array.py:116:3 - Unknown word (teset) -- # teset array.__contains__ -extra_tests/snippets/stdlib_array.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/stdlib_array.py:7:11 - Unknown word (tobytes) -- assert a1.tobytes() == b"\x00\x01\x02 -extra_tests/snippets/stdlib_array.py:87:21 - Unknown word (tobytes) -- b = bytearray(a.tobytes()) extra_tests/snippets/stdlib_binascii.py:18:3 - Unknown word (unhexlify) -- # unhexlify tests extra_tests/snippets/stdlib_binascii.py:19:15 - Unknown word (unhexlify) -- uh = binascii.unhexlify -extra_tests/snippets/stdlib_binascii.py:2:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/stdlib_binascii.py:47:33 - Unknown word (Ghvbg) -- equal(dec_b64(b"UnVzdFB5dGhvbg==\n"), b"RustPython extra_tests/snippets/stdlib_binascii.py:50:18 - Unknown word (𝕐𝕥) -- "☢🐣 ᖇ𝓤𝕊тⓟ𝕐𝕥卄σ𝔫 ♬👣".encode(), extra_tests/snippets/stdlib_binascii.py:5:3 - Unknown word (hexlify) -- # hexlify tests extra_tests/snippets/stdlib_binascii.py:6:14 - Unknown word (hexlify) -- h = binascii.hexlify extra_tests/snippets/stdlib_collections_deque.py:17:5 - Unknown word (klass) -- klass = type(iter(deque() -extra_tests/snippets/stdlib_collections_deque.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/stdlib_collections_deque.py:22:17 - Unknown word (klass) -- d = klass(deque(s), i) extra_tests/snippets/stdlib_collections_deque.py:28:17 - Unknown word (klass) -- d = klass(deque(s), i) extra_tests/snippets/stdlib_collections_deque.py:7:5 - Unknown word (klass) -- klass = type(iter(deque() extra_tests/snippets/stdlib_collections_deque.py:9:9 - Unknown word (klass) -- d = klass(deque(s)) -extra_tests/snippets/stdlib_csv.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/stdlib_datetime.py:1043:13 - Unknown word (todayagain) -- todayagain = self.theclass.fromtimestamp extra_tests/snippets/stdlib_datetime.py:1044:25 - Unknown word (todayagain) -- if today == todayagain: extra_tests/snippets/stdlib_datetime.py:1060:21 - Unknown word (todayagain) -- if today != todayagain: @@ -528,25 +389,18 @@ extra_tests/snippets/stdlib_datetime.py:1158:20 - Unknown word (excercise) -- extra_tests/snippets/stdlib_datetime.py:1212:9 - Unknown word (justasbig) -- justasbig = timedelta(0, 0, n extra_tests/snippets/stdlib_datetime.py:1213:27 - Unknown word (justasbig) -- assert_equal(big, justasbig) extra_tests/snippets/stdlib_datetime.py:1275:23 - Unknown word (OTHERSTUFF) -- for badarg in OTHERSTUFF: -extra_tests/snippets/stdlib_datetime.py:134:3 - Unknown word (unsupport) -- # unsupport format in strptime returns extra_tests/snippets/stdlib_datetime.py:1391:17 - Unknown word (newmeth) -- def newmeth(self, start): extra_tests/snippets/stdlib_datetime.py:1403:26 - Unknown word (newmeth) -- assert_equal(dt2.newmeth(-7), dt1.year + dt1 extra_tests/snippets/stdlib_datetime.py:152:14 - Unknown word (ACDT) -- self.ACDT = timezone(timedelta extra_tests/snippets/stdlib_datetime.py:152:53 - Unknown word (ACDT) -- timedelta(hours=9.5), 'ACDT') extra_tests/snippets/stdlib_datetime.py:157:25 - Unknown word (ACDT) -- for tz in [self.ACDT, self.EST, timezone extra_tests/snippets/stdlib_datetime.py:163:25 - Unknown word (ACDT) -- for tz in [self.ACDT, self.EST, timezone -extra_tests/snippets/stdlib_datetime.py:166:13 - Unknown word (tzrep) -- tzrep = repr(tz) -extra_tests/snippets/stdlib_datetime.py:167:35 - Unknown word (tzrep) -- assert_equal(tz, eval(tzrep)) extra_tests/snippets/stdlib_datetime.py:2015:9 - Unknown word (alsobog) -- alsobog = AlsoBogus() extra_tests/snippets/stdlib_datetime.py:2016:50 - Unknown word (alsobog) -- ValueError, dt.astimezone, alsobog) # also naive extra_tests/snippets/stdlib_datetime.py:2030:17 - Unknown word (newmeth) -- def newmeth(self, start): extra_tests/snippets/stdlib_datetime.py:2042:26 - Unknown word (newmeth) -- assert_equal(dt2.newmeth(-7), dt1.year + dt1 extra_tests/snippets/stdlib_datetime.py:2118:23 - Unknown word (OTHERSTUFF) -- for badarg in OTHERSTUFF: -extra_tests/snippets/stdlib_datetime.py:21:6 - Unknown word (testutils) -- from testutils import ( extra_tests/snippets/stdlib_datetime.py:228:35 - Unknown word (ACDT) -- tz in [self.EST, self.ACDT, Eastern]: -extra_tests/snippets/stdlib_datetime.py:229:13 - Unknown word (utctime) -- utctime = self.DT.replace(tzinfo -extra_tests/snippets/stdlib_datetime.py:230:32 - Unknown word (utctime) -- local = tz.fromutc(utctime) -extra_tests/snippets/stdlib_datetime.py:231:34 - Unknown word (utctime) -- assert_equal(local - utctime, tz.utcoffset(local extra_tests/snippets/stdlib_datetime.py:2334:17 - Unknown word (newmeth) -- def newmeth(self, start): extra_tests/snippets/stdlib_datetime.py:2356:23 - Unknown word (atribute) -- theclass as a class atribute, and theclass(1, 1, extra_tests/snippets/stdlib_datetime.py:2413:17 - Unknown word (aofs) -- aofs = abs(offset) @@ -589,8 +443,6 @@ extra_tests/snippets/stdlib_datetime.py:3022:71 - Unknown word (weirdtz) extra_tests/snippets/stdlib_datetime.py:3023:68 - Unknown word (weirdtz) -- hours=15, minutes=58), "weirdtz"),]: extra_tests/snippets/stdlib_datetime.py:3025:36 - Unknown word (weirdtz) -- now = datetime.now(weirdtz) extra_tests/snippets/stdlib_datetime.py:3026:43 - Unknown word (weirdtz) -- assertIs(now.tzinfo, weirdtz) -extra_tests/snippets/stdlib_datetime.py:3061:9 - Unknown word (utcdatetime) -- utcdatetime = datetime.utcfromtimestamp -extra_tests/snippets/stdlib_datetime.py:3068:20 - Unknown word (utcdatetime) -- expected = utcdatetime + utcoffset extra_tests/snippets/stdlib_datetime.py:3144:15 - Unknown word (UOFS) -- class UOFS(DST): extra_tests/snippets/stdlib_datetime.py:3145:32 - Unknown word (uofs) -- def __init__(self, uofs, dofs=None): extra_tests/snippets/stdlib_datetime.py:3145:38 - Unknown word (dofs) -- _init__(self, uofs, dofs=None): @@ -607,17 +459,12 @@ extra_tests/snippets/stdlib_datetime.py:3197:52 - Unknown word (UOFS) extra_tests/snippets/stdlib_datetime.py:3201:64 - Unknown word (UOFS) -- 37, 999999, tzinfo=UOFS(-1439)) extra_tests/snippets/stdlib_datetime.py:3222:17 - Unknown word (ofsstr) -- ofsstr = ofs is not None and extra_tests/snippets/stdlib_datetime.py:3223:37 - Unknown word (ofsstr) -- tailstr = timestr + ofsstr -extra_tests/snippets/stdlib_datetime.py:3272:9 - Unknown word (fnone) -- fnone = FixedOffset(None, -extra_tests/snippets/stdlib_datetime.py:3279:50 - Unknown word (fnone) -- ValueError, dt.astimezone, fnone) -extra_tests/snippets/stdlib_datetime.py:3342:53 - Unknown word (utcoffsets) -- members are distinct, utcoffsets aren't -extra_tests/snippets/stdlib_datetime.py:3392:23 - Unknown word (datetimetz) -- def test_subclass_datetimetz(self): extra_tests/snippets/stdlib_datetime.py:3440:31 - Unknown word (reprname) -- init__(self, hours, reprname, stdname, dstname): extra_tests/snippets/stdlib_datetime.py:3442:14 - Unknown word (reprname) -- self.reprname = reprname extra_tests/snippets/stdlib_datetime.py:3442:25 - Unknown word (reprname) -- self.reprname = reprname extra_tests/snippets/stdlib_datetime.py:3447:21 - Unknown word (reprname) -- return self.reprname extra_tests/snippets/stdlib_datetime.py:3491:5 - Unknown word (dston) -- dston = datetime(2002, 4, extra_tests/snippets/stdlib_datetime.py:3497:40 - Unknown word (dston) -- heckinside(self, dt, tz, utc, dston, dstoff): -extra_tests/snippets/stdlib_datetime.py:3497:9 - Unknown word (checkinside) -- def checkinside(self, dt, tz, utc, dston extra_tests/snippets/stdlib_datetime.py:3503:9 - Unknown word (asutc) -- asutc = dt.astimezone(utc extra_tests/snippets/stdlib_datetime.py:3504:26 - Unknown word (asutc) -- there_and_back = asutc.astimezone(tz) extra_tests/snippets/stdlib_datetime.py:3514:25 - Unknown word (dston) -- if dt.date() == dston.date() and dt.hour @@ -631,9 +478,6 @@ extra_tests/snippets/stdlib_datetime.py:3556:9 - Unknown word (asutc) extra_tests/snippets/stdlib_datetime.py:3557:26 - Unknown word (asutc) -- there_and_back = asutc.astimezone(tz) extra_tests/snippets/stdlib_datetime.py:3561:22 - Unknown word (dston) -- dston = self.dston.replace(tzinfo=tz) extra_tests/snippets/stdlib_datetime.py:3561:9 - Unknown word (dston) -- dston = self.dston.replace -extra_tests/snippets/stdlib_datetime.py:3574:18 - Unknown word (checkinside) -- self.checkinside(dston, tz, utc, dston -extra_tests/snippets/stdlib_datetime.py:3576:22 - Unknown word (checkinside) -- self.checkinside(during, tz, utc, dston -extra_tests/snippets/stdlib_datetime.py:3583:46 - Unknown word (endcases) -- name of this test, the endcases are excruciating. extra_tests/snippets/stdlib_datetime.py:3609:9 - Unknown word (ninewest) -- ninewest = FixedOffset(-9*60 extra_tests/snippets/stdlib_datetime.py:3610:44 - Unknown word (ninewest) -- fourback.replace(tzinfo=ninewest) extra_tests/snippets/stdlib_datetime.py:3624:9 - Unknown word (sixutc) -- sixutc = self.dston.replace @@ -650,11 +494,6 @@ extra_tests/snippets/stdlib_datetime.py:3669:51 - Unknown word (notok) extra_tests/snippets/stdlib_datetime.py:3675:22 - Unknown word (notok) -- class tricky_notok(ok): extra_tests/snippets/stdlib_datetime.py:3682:57 - Unknown word (notok) -- dt.astimezone, tricky_notok()) extra_tests/snippets/stdlib_datetime.py:3698:62 - Unknown word (FEDT) -- FEastern", "FEST", "FEDT") -extra_tests/snippets/stdlib_datetime.py:3706:9 - Unknown word (fstart) -- fstart = start.replace(tzinfo -extra_tests/snippets/stdlib_datetime.py:3714:24 - Unknown word (fstart) -- expected = fstart + FEastern.stdoffset -extra_tests/snippets/stdlib_datetime.py:3715:36 - Unknown word (fstart) -- got = FEastern.fromutc(fstart) -extra_tests/snippets/stdlib_datetime.py:3719:19 - Unknown word (fstart) -- got = fstart.replace(tzinfo=utc_real -extra_tests/snippets/stdlib_datetime.py:3723:13 - Unknown word (fstart) -- fstart += HOUR extra_tests/snippets/stdlib_datetime.py:3768:3 - Unknown word (Neverthelss) -- # Neverthelss, comparison should work extra_tests/snippets/stdlib_datetime.py:509:13 - Unknown word (pickler) -- for pickler, unpickler, proto in extra_tests/snippets/stdlib_datetime.py:509:22 - Unknown word (unpickler) -- for pickler, unpickler, proto in pickle_choices @@ -674,16 +513,8 @@ extra_tests/snippets/stdlib_datetime.py:883:27 - Unknown word (aord) -- extra_tests/snippets/stdlib_datetime.py:886:57 - Unknown word (aord) -- lambda: a.fromordinal(aord - 1)) extra_tests/snippets/stdlib_datetime.py:889:37 - Unknown word (aord) -- equal(b.toordinal(), aord + 1) extra_tests/snippets/stdlib_datetime.py:890:51 - Unknown word (aord) -- theclass.fromordinal(aord + 1)) -extra_tests/snippets/stdlib_dir_module.py:1:6 - Unknown word (testutils) -- from testutils import assert_equal -extra_tests/snippets/stdlib_functools.py:2:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/stdlib_hashlib.py:34:30 - Unknown word (fubar) -- hashlib.new("blake2s", b"fubar") extra_tests/snippets/stdlib_imghdr.py:15:21 - Unknown word (rast) -- ('python.ras', 'rast'), -extra_tests/snippets/stdlib_io.py:31:11 - Unknown word (closefd) -- assert fi.closefd -extra_tests/snippets/stdlib_io.py:38:2 - Unknown word (nres) -- nres = fio.read(1) -extra_tests/snippets/stdlib_io.py:39:13 - Unknown word (nres) -- assert len(nres) == 1 -extra_tests/snippets/stdlib_io.py:3:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/stdlib_io.py:40:2 - Unknown word (nres) -- nres = fio.read(2) -extra_tests/snippets/stdlib_io.py:41:13 - Unknown word (nres) -- assert len(nres) == 2 extra_tests/snippets/stdlib_io_bytesio.py:49:37 - Unknown word (accpets) -- that the write method accpets bytearray extra_tests/snippets/stdlib_itertools.py:185:5 - Unknown word (underten) -- def underten(x): extra_tests/snippets/stdlib_itertools.py:229:9 - Unknown word (underten) -- it = tw(underten, [1, 3, 5, 20, 2, 4 @@ -696,39 +527,27 @@ extra_tests/snippets/stdlib_itertools.py:232:41 - Unknown word (citertools) - extra_tests/snippets/stdlib_itertools.py:232:79 - Unknown word (nunderten) -- ntakewhile\nq\x00c__main__\nunderten\nq\x01c__builtin__\niter extra_tests/snippets/stdlib_itertools.py:233:41 - Unknown word (citertools) -- it, 3) == b'\x80\x03citertools\ntakewhile\nq\x00c_ extra_tests/snippets/stdlib_itertools.py:233:79 - Unknown word (nunderten) -- ntakewhile\nq\x00c__main__\nunderten\nq\x01cbuiltins\niter -extra_tests/snippets/stdlib_itertools.py:233:95 - Unknown word (cbuiltins) -- main__\nunderten\nq\x01cbuiltins\niter\nq\x02]q\x03(K extra_tests/snippets/stdlib_itertools.py:234:148 - Unknown word (underten) -- __main__\x94\x8c\x08underten\x94\x93\x94\x8c\x08builtins extra_tests/snippets/stdlib_itertools.py:235:148 - Unknown word (underten) -- __main__\x94\x8c\x08underten\x94\x93\x94\x8c\x08builtins extra_tests/snippets/stdlib_itertools.py:243:171 - Unknown word (nbtp) -- naI8\natp4\nRp5\nI4\nbtp6\nRp7\nI1\nb.' extra_tests/snippets/stdlib_itertools.py:243:33 - Unknown word (citertools) -- pickle.dumps(it, 0) == b'citertools\ntakewhile\np0\n(c_ extra_tests/snippets/stdlib_itertools.py:243:71 - Unknown word (nunderten) -- ntakewhile\np0\n(c__main__\nunderten\np1\nc__builtin__\niter -extra_tests/snippets/stdlib_itertools.py:246:95 - Unknown word (cbuiltins) -- main__\nunderten\nq\x01cbuiltins\niter\nq\x02]q\x03(K extra_tests/snippets/stdlib_itertools.py:247:148 - Unknown word (underten) -- __main__\x94\x8c\x08underten\x94\x93\x94\x8c\x08builtins extra_tests/snippets/stdlib_itertools.py:325:171 - Unknown word (nbtp) -- naI8\natp4\nRp5\nI0\nbtp6\nRp7\nI0\nb.' -extra_tests/snippets/stdlib_itertools.py:328:95 - Unknown word (cbuiltins) -- main__\nunderten\nq\x01cbuiltins\niter\nq\x02]q\x03(K extra_tests/snippets/stdlib_itertools.py:332:171 - Unknown word (nbtp) -- naI8\natp4\nRp5\nI4\nbtp6\nRp7\nI1\nb.' -extra_tests/snippets/stdlib_itertools.py:335:95 - Unknown word (cbuiltins) -- main__\nunderten\nq\x01cbuiltins\niter\nq\x02]q\x03(K extra_tests/snippets/stdlib_itertools.py:367:67 - Unknown word (ACEF) -- 1,0,1,1])) == list("ACEF") extra_tests/snippets/stdlib_itertools.py:372:77 - Unknown word (ACEF) -- ,"",1,9])) == list("ACEF") -extra_tests/snippets/stdlib_itertools.py:3:6 - Unknown word (testutils) -- from testutils import assert_raises +extra_tests/snippets/stdlib_itertools.py:537:58 - Unknown word (fillvalue) -- range(3), [9, 8, 7, 99], fillvalue='d')) \ +extra_tests/snippets/stdlib_itertools.py:547:50 - Unknown word (fillvalue) -- 'c'], range(1, 5), fillvalue=100))) \ extra_tests/snippets/stdlib_itertools.py:54:24 - Unknown word (evaluted) -- iterables are lazily evaluted -extra_tests/snippets/stdlib_json.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/stdlib_json.py:65:33 - Unknown word (jsons) -- reject non-str keys in jsons extra_tests/snippets/stdlib_logging.py:10:16 - Unknown word (WOOT) -- logging.error('WOOT') extra_tests/snippets/stdlib_logging.py:15:10 - Unknown word (WOOT) -- assert 'WOOT' in res extra_tests/snippets/stdlib_math.py:11:9 - Unknown word (Conversible) -- # class Conversible(): -extra_tests/snippets/stdlib_math.py:146:15 - Unknown word (NINF) -- assertIsClose(NINF, NINF) -extra_tests/snippets/stdlib_math.py:146:21 - Unknown word (NINF) -- assertIsClose(NINF, NINF) -extra_tests/snippets/stdlib_math.py:147:15 - Unknown word (NINF) -- assertIsClose(NINF, NINF, abs_tol=0.0) -extra_tests/snippets/stdlib_math.py:147:21 - Unknown word (NINF) -- assertIsClose(NINF, NINF, abs_tol=0.0) -extra_tests/snippets/stdlib_math.py:149:12 - Unknown word (ninf) -- # test_inf_ninf_nan(self): these should extra_tests/snippets/stdlib_math.py:16:39 - Unknown word (Conversible) -- 1.1111) == math.log(Conversible()) extra_tests/snippets/stdlib_math.py:18:3 - Unknown word (roundings) -- # roundings -extra_tests/snippets/stdlib_math.py:2:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/stdlib_math.py:6:1 - Unknown word (NINF) -- NINF = float('-inf') extra_tests/snippets/stdlib_os.py:121:14 - Unknown word (BOYA) -- CONTENT3 = b"BOYA" extra_tests/snippets/stdlib_os.py:290:48 - Unknown word (getpwall) -- pw_uid for u in pwd.getpwall()] -extra_tests/snippets/stdlib_os.py:6:6 - Unknown word (testutils) -- from testutils import assert_raises +extra_tests/snippets/stdlib_os.py:519:63 - Unknown word (VDISABLE) -- "PC_MAX_INPUT", "PC_VDISABLE"]: extra_tests/snippets/stdlib_re.py:18:17 - Unknown word (abcabca) -- s = p.sub('x', 'abcabca') extra_tests/snippets/stdlib_re.py:20:14 - Unknown word (xcxca) -- assert s == 'xcxca' extra_tests/snippets/stdlib_re.py:40:35 - Unknown word (abcdddd) -- compile('abcd*').match('abcdddd').group() == 'abcdddd @@ -743,7 +562,6 @@ extra_tests/snippets/stdlib_re.py:52:41 - Unknown word (abcdcdcd) -- a)(b) extra_tests/snippets/stdlib_re.py:52:75 - Unknown word (abcdcdcd) -- group(0, 1, 2, 3) == ('abcdcdcd', 'a', 'b', 'cd') extra_tests/snippets/stdlib_re.py:5:11 - Unknown word (ello) -- needle = 'ello' extra_tests/snippets/stdlib_re.py:64:41 - Unknown word (Xtest) -- ', 'X', 'test') == 'Xtest' -extra_tests/snippets/stdlib_select.py:1:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/stdlib_select.py:26:1 - Unknown word (recvr) -- recvr = socket.socket() extra_tests/snippets/stdlib_select.py:28:1 - Unknown word (recvr) -- recvr.bind(("127.0.0.1", extra_tests/snippets/stdlib_select.py:30:1 - Unknown word (recvr) -- recvr.listen() @@ -756,40 +574,29 @@ extra_tests/snippets/stdlib_select.py:39:35 - Unknown word (recvr) -- x extra_tests/snippets/stdlib_select.py:39:44 - Unknown word (sendr) -- select.select([recvr], [sendr], []) extra_tests/snippets/stdlib_select.py:42:21 - Unknown word (rres) -- assert recvr in rres extra_tests/snippets/stdlib_select.py:44:8 - Unknown word (sendr) -- assert sendr in wres -extra_tests/snippets/stdlib_signal.py:4:6 - Unknown word (testutils) -- from testutils import assert_raises extra_tests/snippets/stdlib_socket.py:164:13 - Unknown word (gaierror) -- (socket.gaierror, "gaierror"), extra_tests/snippets/stdlib_socket.py:164:24 - Unknown word (gaierror) -- (socket.gaierror, "gaierror"), -extra_tests/snippets/stdlib_socket.py:4:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/stdlib_sqlite.py:21:7 - Unknown word (Aggr) -- class AggrSum: -extra_tests/snippets/stdlib_sqlite.py:31:22 - Unknown word (mysum) -- cx.create_aggregate("mysum", 1, AggrSum) -extra_tests/snippets/stdlib_sqlite.py:31:33 - Unknown word (Aggr) -- aggregate("mysum", 1, AggrSum) -extra_tests/snippets/stdlib_sqlite.py:32:21 - Unknown word (mysum) -- cur.execute("select mysum(key) from foo") -extra_tests/snippets/stdlib_sqlite.py:38:7 - Unknown word (Aggr) -- class AggrText: -extra_tests/snippets/stdlib_sqlite.py:47:22 - Unknown word (aggtxt) -- cx.create_aggregate("aggtxt", 1, AggrText) -extra_tests/snippets/stdlib_sqlite.py:47:34 - Unknown word (Aggr) -- aggregate("aggtxt", 1, AggrText) -extra_tests/snippets/stdlib_sqlite.py:48:21 - Unknown word (aggtxt) -- cur.execute("select aggtxt(key) from foo") -extra_tests/snippets/stdlib_sqlite.py:9:4 - Unknown word (executemany) -- cx.executemany("INSERT INTO foo(key -extra_tests/snippets/stdlib_struct.py:2:6 - Unknown word (testutils) -- from testutils import assert_raises -extra_tests/snippets/stdlib_struct.py:45:15 - Unknown word (calcsize) -- assert struct.calcsize("B") == 1 -extra_tests/snippets/stdlib_struct.py:46:17 - Unknown word (calcsize) -- # assert struct.calcsize(" rustyline::Result<(usize, Vec stdlib/Cargo.toml:102:1 - Unknown word (rustix) -- rustix = { workspace = true +stdlib/Cargo.toml:125:25 - Unknown word (netioapi) -- winsock2", "ifdef", "netioapi", "ws2tcpip", stdlib/Cargo.toml:133:28 - Unknown word (Ndis) -- 2_NetworkManagement_Ndis", stdlib/Cargo.toml:52:1 - Unknown word (puruspe) -- puruspe = "0.2.4" -stdlib/build.rs:2:44 - Unknown word (osslconf) -- rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO -stdlib/build.rs:36:39 - Unknown word (osslconf) -- println!("cargo:rustc-cfg=osslconf=\"{conf}\""); -stdlib/build.rs:5:9 - Unknown word (ossl) -- let ossl_vers = [ -stdlib/build.rs:6:27 - Unknown word (ossl) -- (0x1_00_01_00_0, "ossl101"), -stdlib/build.rs:7:27 - Unknown word (ossl) -- (0x1_00_02_00_0, "ossl102"), -stdlib/build.rs:8:27 - Unknown word (ossl) -- (0x1_01_00_00_0, "ossl110"), -stdlib/build.rs:9:27 - Unknown word (ossl) -- (0x1_01_00_07_0, "ossl110g"), stdlib/src/array.rs:1442:9 - Unknown word (mformat) -- mformat_code: MachineFormatCode stdlib/src/array.rs:1620:27 - Unknown word (mformat) -- let format = args.mformat_code; -stdlib/src/array.rs:75:43 - Unknown word (scode) -- $t:ty, $c:literal, $scode:literal)),*$(,)?) = -stdlib/src/array.rs:948:23 - Unknown word (tobytes) -- pub(crate) fn tobytes(&self) -> Vec { -stdlib/src/array.rs:99:55 - Unknown word (scode) -- ArrayContentType::$n(_) => $scode,)* stdlib/src/binascii.rs:105:15 - Unknown word (CRCTAB) -- const CRCTAB_HQX: [u16; 256] = [ stdlib/src/binascii.rs:137:45 - Unknown word (CRCTAB) -- crc << 8) & 0xFF00) ^ CRCTAB_HQX[((crc >> 8) as u stdlib/src/binascii.rs:331:28 - Unknown word (roken) -- // roken case from broken python -stdlib/src/binascii.rs:342:28 - Unknown word (hexval) -- // hexval -stdlib/src/binascii.rs:370:9 - Unknown word (quotetabs) -- quotetabs: bool, -stdlib/src/binascii.rs:380:13 - Unknown word (quotetabs) -- let quotetabs = args.quotetabs; -stdlib/src/binascii.rs:380:30 - Unknown word (quotetabs) -- let quotetabs = args.quotetabs; -stdlib/src/binascii.rs:386:21 - Unknown word (odatalen) -- let mut odatalen = 0; -stdlib/src/binascii.rs:390:21 - Unknown word (inidx) -- let mut inidx; -stdlib/src/binascii.rs:393:13 - Unknown word (inidx) -- inidx = 0; -stdlib/src/binascii.rs:394:19 - Unknown word (inidx) -- while inidx < buflen { -stdlib/src/binascii.rs:395:24 - Unknown word (inidx) -- if buf[inidx] == b'\n' { -stdlib/src/binascii.rs:398:17 - Unknown word (inidx) -- inidx += 1; -stdlib/src/binascii.rs:421:29 - Unknown word (quotetabs) -- && (quotetabs || ((buf[inidx] != b -stdlib/src/binascii.rs:455:17 - Unknown word (odatalen) -- odatalen += delta; -stdlib/src/binascii.rs:458:51 - Unknown word (odatalen) -- Vec::with_capacity(odatalen); -stdlib/src/binascii.rs:478:29 - Unknown word (quotetabs) -- && (quotetabs || ((buf[inidx] != b stdlib/src/binascii.rs:570:8 - Unknown word (rlecode) -- fn rlecode_hqx(s: ArgAsciiBuffer stdlib/src/binascii.rs:605:8 - Unknown word (rledecode) -- fn rledecode_hqx(s: ArgAsciiBuffer -stdlib/src/contextvars.rs:295:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/contextvars.rs:298:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/contextvars.rs:300:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/contextvars.rs:301:62 - Unknown word (tsid) -- AtomicUsize, // cached_tsid in CPython -stdlib/src/contextvars.rs:302:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] stdlib/src/contextvars.rs:324:55 - Unknown word (tsver) -- Context index; cached_tsver in CPython stdlib/src/contextvars.rs:43:19 - Unknown word (hamt) -- // TODO: Real hamt implementation stdlib/src/contextvars.rs:44:10 - Unknown word (Hamt) -- type Hamt = IndexMap (please file an issue stdlib/src/fcntl.rs:13:19 - Unknown word (MAND) -- // LOCK_MAND, LOCK_READ, LOCK_WRITE stdlib/src/fcntl.rs:14:36 - Unknown word (EXLCK) -- SETLKW64, FASYNC, F_EXLCK, F_SHLCK, DN_ACCESS stdlib/src/fcntl.rs:14:45 - Unknown word (SHLCK) -- FASYNC, F_EXLCK, F_SHLCK, DN_ACCESS, DN_MODIFY stdlib/src/fcntl.rs:15:39 - Unknown word (MULTISHOT) -- RENAME, DN_ATTRIB, DN_MULTISHOT stdlib/src/fcntl.rs:18:16 - Unknown word (SRDOPT) -- // I_SRDOPT, I_GRDOPT, I_NREAD, stdlib/src/fcntl.rs:18:26 - Unknown word (GRDOPT) -- / I_SRDOPT, I_GRDOPT, I_NREAD, I_FDINSERT -stdlib/src/fcntl.rs:18:45 - Unknown word (FDINSERT) -- I_GRDOPT, I_NREAD, I_FDINSERT, I_STR, I_SWROPT, I stdlib/src/fcntl.rs:18:64 - Unknown word (SWROPT) -- I_FDINSERT, I_STR, I_SWROPT, I_GWROPT, I_SENDFD stdlib/src/fcntl.rs:18:74 - Unknown word (GWROPT) -- I_STR, I_SWROPT, I_GWROPT, I_SENDFD, -stdlib/src/fcntl.rs:18:84 - Unknown word (SENDFD) -- SWROPT, I_GWROPT, I_SENDFD, stdlib/src/fcntl.rs:19:16 - Unknown word (RECVFD) -- // I_RECVFD, I_LIST, I_ATMARK, I stdlib/src/fcntl.rs:19:44 - Unknown word (CKBAND) -- I_LIST, I_ATMARK, I_CKBAND, I_GETBAND, I_CANPUT stdlib/src/fcntl.rs:19:65 - Unknown word (CANPUT) -- CKBAND, I_GETBAND, I_CANPUT, I_SETCLTIME, I_GETCLTIME stdlib/src/fcntl.rs:19:75 - Unknown word (SETCLTIME) -- GETBAND, I_CANPUT, I_SETCLTIME, I_GETCLTIME, stdlib/src/fcntl.rs:19:88 - Unknown word (GETCLTIME) -- CANPUT, I_SETCLTIME, I_GETCLTIME, -stdlib/src/fcntl.rs:48:24 - Unknown word (GETLEASE) -- F_ADD_SEALS, F_GETLEASE, F_GETPIPE_SZ, F_GET -stdlib/src/fcntl.rs:48:36 - Unknown word (GETPIPE) -- SEALS, F_GETLEASE, F_GETPIPE_SZ, F_GET_SEALS, F_NOTIFY -stdlib/src/fcntl.rs:49:40 - Unknown word (SETLEASE) -- SHRINK, F_SEAL_WRITE, F_SETLEASE, F_SETPIPE_SZ, -stdlib/src/fcntl.rs:49:52 - Unknown word (SETPIPE) -- WRITE, F_SETLEASE, F_SETPIPE_SZ, +stdlib/src/fcntl.rs:20:43 - Unknown word (PUNLINK) -- I_UNLINK, I_PLINK, I_PUNLINK stdlib/src/gc.rs:43:12 - Unknown word (refererts) -- fn get_refererts(_args: FuncArgs, vm -stdlib/src/grp.rs:19:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/grp.rs:21:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/grp.rs:23:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] stdlib/src/grp.rs:84:8 - Unknown word (getgrall) -- fn getgrall(vm: &VirtualMachine stdlib/src/grp.rs:85:67 - Unknown word (fgetgrent) -- thread safe. Could use fgetgrent_r, but this is easier stdlib/src/grp.rs:86:16 - Unknown word (GETGRALL) -- static GETGRALL: parking_lot::Mutex stdlib/src/grp.rs:87:22 - Unknown word (GETGRALL) -- let _guard = GETGRALL.lock(); stdlib/src/hashlib.rs:335:9 - Unknown word (digestmod) -- digestmod: bool, // TODO: RUSTPYTHON -stdlib/src/json.rs:22:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] stdlib/src/json/machinery.rs:44:24 - Unknown word (fedcba) -- //fedcba9876543210_fedcba9876543210_fedcba987 stdlib/src/json/machinery.rs:44:41 - Unknown word (fedcba) -- 10_fedcba9876543210_fedcba9876543210_fedcba987 stdlib/src/json/machinery.rs:44:58 - Unknown word (fedcba) -- 10_fedcba9876543210_fedcba9876543210 @@ -1130,26 +849,9 @@ stdlib/src/mmap.rs:60:24 - Unknown word (DODUMP) -- libc::MADV_DODUMP => stdlib/src/mmap.rs:62:24 - Unknown word (HWPOISON) -- libc::MADV_HWPOISON => Advice::HwPoison stdlib/src/mmap.rs:636:46 - Unknown word (rposition) -- buf.windows(sub.len()).rposition(|window| window == sub stdlib/src/mmap.rs:816:24 - Unknown word (resizeable) -- self.check_resizeable(vm)?; -stdlib/src/posixsubprocess.rs:130:7 - Unknown word (cwrite) -- p2cwrite: i32, -stdlib/src/posixsubprocess.rs:135:5 - Unknown word (errpipe) -- errpipe_read: i32, -stdlib/src/posixsubprocess.rs:136:5 - Unknown word (errpipe) -- errpipe_write: i32, -stdlib/src/posixsubprocess.rs:161:77 - Unknown word (errpipe) -- File::from_raw_fd(args.errpipe_write) }); -stdlib/src/posixsubprocess.rs:177:42 - Unknown word (noexec) -- ExecErrorContext::NoExec => "noexec", -stdlib/src/posixsubprocess.rs:178:41 - Unknown word (noexec) -- ExecErrorContext::ChDir => "noexec:chdir", -stdlib/src/posixsubprocess.rs:190:23 - Unknown word (errpipe) -- if fd != args.errpipe_write { -stdlib/src/posixsubprocess.rs:195:25 - Unknown word (cwrite) -- for &fd in &[args.p2cwrite, args.c2pread, args -stdlib/src/posixsubprocess.rs:200:24 - Unknown word (errpipe) -- unistd::close(args.errpipe_read)?; stdlib/src/posixsubprocess.rs:238:43 - Unknown word (SIGXFZ) -- restore signals SIGPIPE, SIGXFZ, SIGXFSZ to SIG_DFL -stdlib/src/posixsubprocess.rs:357:19 - Unknown word (thisproc) -- c"/scheme/thisproc/current/filetable", -stdlib/src/posixsubprocess.rs:4:5 - Unknown word (ospath) -- ospath::OsPath, -stdlib/src/pystruct.rs:161:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/pystruct.rs:164:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/pystruct.rs:232:8 - Unknown word (calcsize) -- fn calcsize(fmt: IntoStructFormatBytes -stdlib/src/pystruct.rs:240:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] stdlib/src/random.rs:16:16 - Unknown word (rngs) -- use rand::{rngs::StdRng, RngCore, SeedableRng stdlib/src/random.rs:16:39 - Unknown word (Seedable) -- rngs::StdRng, RngCore, SeedableRng}; -stdlib/src/re.rs:83:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/resource.rs:24:21 - Unknown word (OFILE) -- // TODO: RLIMIT_OFILE, stdlib/src/resource.rs:31:72 - Unknown word (emscripten) -- android", target_os = "emscripten"))] stdlib/src/resource.rs:33:53 - Unknown word (RTPRIO) -- RLIMIT_NICE, RLIMIT_RTPRIO, RLIMIT_SIGPENDING} stdlib/src/resource.rs:37:22 - Unknown word (RTTIME) -- use libc::RLIMIT_RTTIME; @@ -1159,10 +861,6 @@ stdlib/src/resource.rs:48:74 - Unknown word (illumos) -- solaris", target stdlib/src/resource.rs:50:23 - Unknown word (NPTS) -- use libc::{RLIMIT_NPTS, RLIMIT_SWAP}; stdlib/src/resource.rs:52:51 - Unknown word (illumos) -- solaris", target_os = "illumos"))] stdlib/src/resource.rs:56:49 - Unknown word (emscripten) -- linux", target_os = "emscripten", target_os = "freebsd -stdlib/src/select.rs:119:13 - Unknown word (errorfds) -- errorfds: *mut fd_set, -stdlib/src/select.rs:131:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/select.rs:185:5 - Unknown word (errfds) -- errfds: &mut FdSet, -stdlib/src/select.rs:197:13 - Unknown word (errfds) -- errfds.0.as_mut_ptr(), stdlib/src/select.rs:234:9 - Unknown word (wlist) -- wlist: PyObjectRef, stdlib/src/select.rs:235:9 - Unknown word (xlist) -- xlist: PyObjectRef, stdlib/src/select.rs:260:14 - Unknown word (wlist) -- let (wlist, mut w) = seq2set(&wlist @@ -1196,7 +894,6 @@ stdlib/src/select.rs:560:66 - Unknown word (CLOEXEC) -- epoll::CreateF stdlib/src/select.rs:59:24 - Unknown word (WSAFDIs) -- use WinSock::__WSAFDIsSet; stdlib/src/select.rs:60:11 - Unknown word (WSAFDIs) -- __WSAFDIsSet(fd as _, set) != stdlib/src/select.rs:659:29 - Unknown word (rustix) -- Err(rustix::io::Errno::INTR) = -stdlib/src/socket.rs:1016:67 - Unknown word (errorfds) -- SelectKind::Connect fills the errorfds fd_set, so if we wake stdlib/src/socket.rs:114:17 - Unknown word (ATALK) -- use c::{SOL_ATALK, SOL_AX25, SOL_IPX, stdlib/src/socket.rs:114:47 - Unknown word (NETROM) -- SOL_AX25, SOL_IPX, SOL_NETROM, SOL_ROSE}; stdlib/src/socket.rs:118:15 - Unknown word (SETFIB) -- use c::SO_SETFIB; @@ -1204,12 +901,7 @@ stdlib/src/socket.rs:123:78 - Unknown word (ISOTP) -- FLAG, CAN_ER stdlib/src/socket.rs:1327:13 - Unknown word (ancdata) -- ancdata: OptionalArg, stdlib/src/socket.rs:1354:41 - Unknown word (ancdata) -- OptionalArg::Present(ancdata) = ancdata { stdlib/src/socket.rs:1354:52 - Unknown word (ancdata) -- :Present(ancdata) = ancdata { -stdlib/src/socket.rs:1355:21 - Unknown word (cmsgs) -- let cmsgs = vm.extract_elements stdlib/src/socket.rs:1356:22 - Unknown word (ancdata) -- &ancdata, -stdlib/src/socket.rs:1369:42 - Unknown word (cmsgs) -- control_buf = Self::pack_cmsgs_to_send(&cmsgs, vm) -stdlib/src/socket.rs:1369:57 - Unknown word (cmsgs) -- pack_cmsgs_to_send(&cmsgs, vm)?; -stdlib/src/socket.rs:1384:17 - Unknown word (cmsgs) -- fn pack_cmsgs_to_send( -stdlib/src/socket.rs:1385:13 - Unknown word (cmsgs) -- cmsgs: &[(i32, i32, ArgBytesLike stdlib/src/socket.rs:139:20 - Unknown word (VRRP) -- use c::IPPROTO_VRRP; stdlib/src/socket.rs:1412:21 - Unknown word (pmhdr) -- let mut pmhdr: *mut libc::cmsghdr stdlib/src/socket.rs:1414:20 - Unknown word (pmhdr) -- if pmhdr.is_null() { @@ -1217,7 +909,6 @@ stdlib/src/socket.rs:1421:46 - Unknown word (pmhdr) -- because we k stdlib/src/socket.rs:1424:23 - Unknown word (pmhdr) -- (*pmhdr).cmsg_level = *lvl; stdlib/src/socket.rs:1425:23 - Unknown word (pmhdr) -- (*pmhdr).cmsg_type = *typ; stdlib/src/socket.rs:1427:31 - Unknown word (nonoverlapping) -- ptr::copy_nonoverlapping(data.as_ptr(), libc -stdlib/src/socket.rs:148:47 - Unknown word (IPLEVEL) -- IPPROTO_IPV4, RCVALL_IPLEVEL, RCVALL_OFF, RCVALL stdlib/src/socket.rs:150:12 - Unknown word (EXCLUSIVEADDRUSE) -- SO_EXCLUSIVEADDRUSE, stdlib/src/socket.rs:1698:25 - Unknown word (abstractpath) -- if let Some(abstractpath) = addr.as_abstract stdlib/src/socket.rs:1699:49 - Unknown word (abstractpath) -- ctx.new_bytes([b"\0", abstractpath].concat()).into(); @@ -1225,24 +916,21 @@ stdlib/src/socket.rs:170:54 - Unknown word (ASSOCLEN) -- ENCRYPT, ALG stdlib/src/socket.rs:173:85 - Unknown word (DNRTMSG) -- NETLINK_CRYPTO, NETLINK_DNRTMSG, stdlib/src/socket.rs:174:51 - Unknown word (NFLOG) -- NETLINK_IP6_FW, NETLINK_NFLOG, NETLINK_ROUTE, NETLINK stdlib/src/socket.rs:175:17 - Unknown word (XFRM) -- NETLINK_XFRM, SOL_ALG, SO_PASSSEC -stdlib/src/socket.rs:1760:13 - Unknown word (serv) -- let serv = unsafe { c::getservbyname -stdlib/src/socket.rs:1761:12 - Unknown word (serv) -- if serv.is_null() { -stdlib/src/socket.rs:1764:31 - Unknown word (serv) -- let port = unsafe { (*serv).s_port }; -stdlib/src/socket.rs:1782:13 - Unknown word (serv) -- let serv = unsafe { c::getservbyport -stdlib/src/socket.rs:1783:12 - Unknown word (serv) -- if serv.is_null() { +stdlib/src/socket.rs:1943:28 - Unknown word (canonname) -- ai.canonname, stdlib/src/socket.rs:2072:17 - Unknown word (ainfo) -- let mut ainfo = res.next().unwrap stdlib/src/socket.rs:2078:20 - Unknown word (ainfo) -- match &mut ainfo.sockaddr { stdlib/src/socket.rs:2091:34 - Unknown word (ainfo) -- lookup::getnameinfo(&ainfo.sockaddr, flags) stdlib/src/socket.rs:213:28 - Unknown word (ATMPVC) -- AF_ALG, AF_ASH, AF_ATMPVC, AF_ATMSVC, AF_AX25 stdlib/src/socket.rs:214:44 - Unknown word (NETROM) -- NETBEUI, AF_NETLINK, AF_NETROM, AF_PACKET, AF_PPPOX stdlib/src/socket.rs:2179:46 - Unknown word (Luid) -- name(&entry.InterfaceLuid).map_err(|err| err.into -stdlib/src/socket.rs:217:21 - Unknown word (BINDTODEVICE) -- SOL_UDP, SO_BINDTODEVICE, SO_MARK, TCP_CORK, stdlib/src/socket.rs:217:89 - Unknown word (QUICKACK) -- ACCEPT, TCP_LINGER2, TCP_QUICKACK, stdlib/src/socket.rs:2187:17 - Unknown word (luid) -- luid: &winapi::shared::ifdef stdlib/src/socket.rs:2187:51 - Unknown word (LUID) -- :shared::ifdef::NET_LUID, +stdlib/src/socket.rs:2191:21 - Unknown word (netioapi) -- netioapi::ConvertInterfaceLuidToNameW stdlib/src/socket.rs:2191:47 - Unknown word (Luid) -- netioapi::ConvertInterfaceLuidToNameW(luid, buf.as stdlib/src/socket.rs:2191:59 - Unknown word (luid) -- ConvertInterfaceLuidToNameW(luid, buf.as_mut_ptr(), buf -stdlib/src/socket.rs:2194:54 - Unknown word (ustr) -- widestring::WideCString::from_ustr_truncate( +stdlib/src/socket.rs:2202:35 - Unknown word (netioapi) -- ptr: ptr::NonNull, +stdlib/src/socket.rs:2207:40 - Unknown word (netioapi) -- let ret = unsafe { netioapi::GetIfTable2Ex(netioapi stdlib/src/socket.rs:2248:17 - Unknown word (ainfo) -- let ainfo = res.next().unwrap stdlib/src/socket.rs:2254:23 - Unknown word (ainfo) -- return Ok(ainfo.sockaddr); stdlib/src/socket.rs:2386:38 - Unknown word (gaierror) -- SocketError::GaiError => gaierror(vm), @@ -1250,14 +938,13 @@ stdlib/src/socket.rs:304:24 - Unknown word (CSCOV) -- const UDPLIT stdlib/src/socket.rs:313:24 - Unknown word (CSCOV) -- const UDPLITE_RECV_CSCOV: i32 = 11; stdlib/src/socket.rs:341:32 - Unknown word (loongarch) -- target_arch = "loongarch64", stdlib/src/socket.rs:345:32 - Unknown word (riscv) -- target_arch = "riscv64", +stdlib/src/socket.rs:38:33 - Unknown word (netioapi) -- use winapi::shared::netioapi::{if_indextoname, if stdlib/src/socket.rs:391:32 - Unknown word (loongarch) -- target_arch = "loongarch64", stdlib/src/socket.rs:395:32 - Unknown word (riscv) -- target_arch = "riscv64", -stdlib/src/socket.rs:423:16 - Unknown word (PASSCRED) -- use c::{SO_PASSCRED, SO_PEERCRED}; stdlib/src/socket.rs:443:15 - Unknown word (RECVTOS) -- use c::IP_RECVTOS; stdlib/src/socket.rs:44:16 - Unknown word (EXCLUSIVEADDRUSE) -- SO_EXCLUSIVEADDRUSE, stdlib/src/socket.rs:541:22 - Unknown word (CLOEXEC) -- use c::{MSG_CMSG_CLOEXEC, MSG_NOSIGNAL}; stdlib/src/socket.rs:578:18 - Unknown word (CLOEXEC) -- use c::{SOCK_CLOEXEC, SOCK_NONBLOCK}; -stdlib/src/socket.rs:63:76 - Unknown word (IPLEVEL) -- NUMERICSERV, RCVALL_IPLEVEL, RCVALL_OFF, stdlib/src/socket.rs:674:11 - Unknown word (BDADDR) -- const BDADDR_ANY: &str = "00:00: stdlib/src/socket.rs:683:11 - Unknown word (BDADDR) -- const BDADDR_LOCAL: &str = "00:0 stdlib/src/socket.rs:689:30 - Unknown word (ICLFXBM) -- IPPROTO_CBT, IPPROTO_ICLFXBM, IPPROTO_IGP, IPPROTO @@ -1265,20 +952,11 @@ stdlib/src/socket.rs:68:13 - Unknown word (WSAEBADF) -- WSAEBADF, WS stdlib/src/socket.rs:712:8 - Unknown word (gaierror) -- fn gaierror(vm: &VirtualMachine stdlib/src/socket.rs:715:14 - Unknown word (gaierror) -- "gaierror", stdlib/src/socket.rs:71:52 - Unknown word (Ndis) -- :NetworkManagement::Ndis::IF_MAX_STRING_SIZE -stdlib/src/sqlite.rs:1404:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/sqlite.rs:1406:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/sqlite.rs:1415:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/sqlite.rs:1417:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/sqlite.rs:1992:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] +stdlib/src/socket.rs:756:25 - Unknown word (netioapi) -- use winapi::shared::netioapi; stdlib/src/ssl.rs:131:15 - Unknown word (ECDH) -- const HAS_ECDH: bool = false; stdlib/src/ssl.rs:1360:63 - Unknown word (cacerts) -- system/etc/security/cacerts"; -stdlib/src/ssl.rs:147:36 - Unknown word (ossl) -- TLSv1_3: bool = cfg!(ossl111); -stdlib/src/ssl.rs:14:17 - Unknown word (ossl) -- #[pymodule(with(ossl101, windows))] -stdlib/src/ssl.rs:261:15 - Unknown word (ossl) -- #[cfg(ossl111)] -stdlib/src/ssl.rs:263:19 - Unknown word (ossl) -- #[cfg(not(ossl111))] stdlib/src/ssl.rs:461:43 - Unknown word (SSLV) -- options |= SslOptions::NO_SSLV2; stdlib/src/ssl.rs:469:43 - Unknown word (ECDH) -- SslOptions::SINGLE_ECDH_USE; -stdlib/src/ssl.rs:475:19 - Unknown word (ossl) -- #[cfg(ossl111)] stdlib/src/ssl.rs:521:31 - Unknown word (cipherlist) -- fn set_ciphers(&self, cipherlist: PyStrRef, vm: &VirtualMachin stdlib/src/ssl.rs:522:27 - Unknown word (cipherlist) -- let ciphers = cipherlist.as_str(); stdlib/src/ssl.rs:633:76 - Unknown word (cadata) -- &args.capath, &args.cadata) { @@ -1289,10 +967,8 @@ stdlib/src/ssl.rs:646:25 - Unknown word (cadata) -- // validate cadata ty stdlib/src/ssl.rs:72:33 - Unknown word (ECDH) -- ifdef SSL_OP_SINGLE_ECDH_USE stdlib/src/ssl.rs:73:26 - Unknown word (ECDH) -- // SSL_OP_SINGLE_ECDH_USE as OP_SINGLE_ECDH stdlib/src/ssl.rs:73:48 - Unknown word (ECDH) -- ECDH_USE as OP_SINGLE_ECDH_USE -stdlib/src/ssl.rs:909:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/ssl.rs:911:11 - Unknown word (pytraverse) -- #[pytraverse(skip)] -stdlib/src/ssl.rs:986:15 - Unknown word (osslconf) -- #[cfg(osslconf = "OPENSSL_NO_COMP" -stdlib/src/ssl.rs:991:19 - Unknown word (osslconf) -- #[cfg(not(osslconf = "OPENSSL_NO_COMP" +stdlib/src/syslog.rs:132:19 - Unknown word (maskpri) -- fn setlogmask(maskpri: i32) -> i32 { +stdlib/src/syslog.rs:133:35 - Unknown word (maskpri) -- unsafe { libc::setlogmask(maskpri) } stdlib/src/termios.rs:107:18 - Unknown word (CBAUDEX) -- B576000, CBAUDEX, stdlib/src/termios.rs:112:22 - Unknown word (illumos) -- target_os = "illumos", stdlib/src/termios.rs:121:22 - Unknown word (illumos) -- target_os = "illumos", @@ -1308,8 +984,8 @@ stdlib/src/termios.rs:151:47 - Unknown word (VSWTCH) -- target::{VSW stdlib/src/termios.rs:154:31 - Unknown word (VSWTCH) -- termios::os::target::{VSWTCH, VSWTCH as VSWTC}; stdlib/src/termios.rs:154:39 - Unknown word (VSWTCH) -- os::target::{VSWTCH, VSWTCH as VSWTC}; stdlib/src/termios.rs:154:49 - Unknown word (VSWTC) -- :{VSWTCH, VSWTCH as VSWTC}; -stdlib/src/termios.rs:17:14 - Unknown word (CDEL) -- // CDEL, CDSUSP, CEOF, CEOL -stdlib/src/termios.rs:17:61 - Unknown word (CESC) -- CEOL2, CEOT, CERASE, CESC, CFLUSH, CINTR, CKILL +stdlib/src/termios.rs:172:13 - Unknown word (noncanon) -- let noncanon = (termios.c_lflag +stdlib/src/termios.rs:178:51 - Unknown word (noncanon) -- | termios::VTIME if noncanon => vm.ctx.new_int(c stdlib/src/termios.rs:18:14 - Unknown word (CNUL) -- // CNUL, COMMON, CQUIT, CRPRNT stdlib/src/termios.rs:18:65 - Unknown word (CSWTCH) -- CSTART, CSTOP, CSUSP, CSWTCH, CWERASE stdlib/src/termios.rs:21:14 - Unknown word (IOCSIZE) -- // IOCSIZE_MASK, IOCSIZE_SHIFT @@ -1346,19 +1022,10 @@ stdlib/src/termios.rs:66:73 - Unknown word (TIOCSSOFTCAR) -- TIOCINQ, TIO stdlib/src/termios.rs:66:9 - Unknown word (TCSETSW) -- TCSETSW, TCXONC, TIOCGSERIAL stdlib/src/termios.rs:86:22 - Unknown word (illumos) -- target_os = "illumos", vm/Cargo.toml:101:1 - Unknown word (rustyline) -- rustyline = { workspace = true -vm/Cargo.toml:13:25 - Unknown word (wasmbind) -- default = ["compiler", "wasmbind"] -vm/Cargo.toml:26:1 - Unknown word (wasmbind) -- wasmbind = ["chrono/wasmbind -vm/Cargo.toml:26:21 - Unknown word (wasmbind) -- wasmbind = ["chrono/wasmbind", "getrandom/js", "wasm -vm/Cargo.toml:50:43 - Unknown word (wasmbind) -- true, features = ["wasmbind"] } -vm/Cargo.toml:71:1 - Unknown word (thiserror) -- thiserror = { workspace = true vm/Cargo.toml:94:1 - Unknown word (rustix) -- rustix = { workspace = true -vm/Lib/python_builtins/__reducelib.py:50:17 - Unknown word (slotnames) -- names = slotnames(cls) # not checking -vm/Lib/python_builtins/__reducelib.py:74:5 - Unknown word (slotnames) -- def slotnames(cls): -vm/Lib/python_builtins/__reducelib.py:79:32 - Unknown word (slotnames) -- return cls.__dict__["__slotnames__"] -vm/Lib/python_builtins/__reducelib.py:83:26 - Unknown word (slotnames) -- slotnames = copyreg._slotnames(cls) -vm/Lib/python_builtins/__reducelib.py:83:5 - Unknown word (slotnames) -- slotnames = copyreg._slotnames vm/src/anystr.rs:183:9 - Unknown word (splitw) -- splitw: SW, vm/src/anystr.rs:199:13 - Unknown word (splitw) -- splitw(self, maxsplit, vm) +vm/src/anystr.rs:211:11 - Unknown word (startsendswith) -- fn py_startsendswith<'a, T, F>( vm/src/buffer.rs:456:24 - Unknown word (primint) -- macro_rules! make_pack_primint { vm/src/buffer.rs:505:11 - Unknown word (primint) -- make_pack_primint!(i8); vm/src/buffer.rs:506:11 - Unknown word (primint) -- make_pack_primint!(u8); @@ -1369,15 +1036,20 @@ vm/src/builtins/asyncgenerator.rs:31:15 - Unknown word (coro) -- pub f vm/src/builtins/asyncgenerator.rs:31:31 - Unknown word (Coro) -- fn as_coro(&self) -> &Coro { vm/src/builtins/asyncgenerator.rs:37:20 - Unknown word (Coro) -- inner: Coro::new(frame, name), vm/src/builtins/asyncgenerator.rs:5:16 - Unknown word (Coro) -- coroutine::Coro, -vm/src/builtins/bytes.rs:544:45 - Unknown word (emplemented) -- 'utf-8' and 'ascii' emplemented -vm/src/builtins/code.rs:276:11 - Unknown word (nlocals) -- fn co_nlocals(&self) -> usize { -vm/src/builtins/code.rs:281:11 - Unknown word (firstlineno) -- fn co_firstlineno(&self) -> u32 { +vm/src/builtins/bytearray.rs:10:5 - Unknown word (bytesinner) -- bytesinner::{ +vm/src/builtins/bytearray.rs:151:8 - Unknown word (irepeat) -- fn irepeat(zelf: &Py, n: +vm/src/builtins/bytearray.rs:378:19 - Unknown word (startsendswith) -- substr.py_startsendswith( +vm/src/builtins/bytearray.rs:399:19 - Unknown word (startsendswith) -- substr.py_startsendswith( +vm/src/builtins/bytearray.rs:551:15 - Unknown word (irepeat) -- Self::irepeat(&zelf, value.into() +vm/src/builtins/bytearray.rs:623:26 - Unknown word (irepeat) -- PyByteArray::irepeat(self, 2, vm) +vm/src/builtins/bytearray.rs:828:30 - Unknown word (irepeat) -- PyByteArray::irepeat(&zelf, n, vm)?; +vm/src/builtins/bytes.rs:302:19 - Unknown word (startsendswith) -- substr.py_startsendswith( +vm/src/builtins/bytes.rs:322:19 - Unknown word (startsendswith) -- substr.py_startsendswith( +vm/src/builtins/bytes.rs:544:45 - Unknown word (emplemented) -- 'utf-8' and 'ascii' emplemented +vm/src/builtins/bytes.rs:7:5 - Unknown word (bytesinner) -- bytesinner::{ vm/src/builtins/code.rs:286:11 - Unknown word (kwonlyargcount) -- fn co_kwonlyargcount(&self) -> usize { vm/src/builtins/code.rs:28:8 - Unknown word (kwonlyargcount) -- co_kwonlyargcount: OptionalArg, -vm/src/builtins/code.rs:32:8 - Unknown word (firstlineno) -- co_firstlineno: OptionalArg, -vm/src/builtins/code.rs:353:47 - Unknown word (firstlineno) -- number = match args.co_firstlineno { vm/src/builtins/code.rs:358:45 - Unknown word (kwonlyargcount) -- count = match args.co_kwonlyargcount { -vm/src/builtins/complex.rs:119:11 - Unknown word (fdiv) -- Ok(v1.fdiv(v2)) vm/src/builtins/complex.rs:56:61 - Unknown word (coereced) -- complex originally or coereced into one vm/src/builtins/coroutine.rs:126:5 - Unknown word (coro) -- coro: PyRef vm/src/builtins/coroutine.rs:139:14 - Unknown word (coro) -- self.coro.send(val, vm) @@ -1393,26 +1065,14 @@ vm/src/builtins/dict.rs:285:13 - Unknown word (dicted) -- let dicted: Res vm/src/builtins/dict.rs:286:28 - Unknown word (dicted) -- if let Ok(other) = dicted { vm/src/builtins/dict.rs:401:13 - Unknown word (dicted) -- let dicted: Result u32 { vm/src/builtins/frame.rs:58:14 - Unknown word (lasti) -- self.lasti() -vm/src/builtins/function.rs:103:17 - Unknown word (fastlocals) -- let mut fastlocals = frame.fastlocals.lock -vm/src/builtins/function.rs:103:36 - Unknown word (fastlocals) -- mut fastlocals = frame.fastlocals.lock(); -vm/src/builtins/function.rs:111:13 - Unknown word (fastlocals) -- fastlocals.iter_mut().take(nexpected vm/src/builtins/function.rs:111:40 - Unknown word (nexpected) -- fastlocals.iter_mut().take(nexpected_args), -vm/src/builtins/function.rs:121:13 - Unknown word (fastlocals) -- fastlocals[vararg_offset] = Some vm/src/builtins/function.rs:125:24 - Unknown word (nexpected) -- if nargs > nexpected_args { vm/src/builtins/function.rs:129:21 - Unknown word (nexpected) -- nexpected_args, -vm/src/builtins/function.rs:138:13 - Unknown word (fastlocals) -- fastlocals[vararg_offset] = Some vm/src/builtins/function.rs:188:30 - Unknown word (kwdefaults) -- let mut defaults_and_kwdefaults = None; vm/src/builtins/function.rs:192:30 - Unknown word (kwdefaults) -- defaults_and_kwdefaults vm/src/builtins/function.rs:199:20 - Unknown word (nexpected) -- if nargs < nexpected_args { -vm/src/builtins/function.rs:201:17 - Unknown word (ndefs) -- let ndefs = defaults.map_or(0 -vm/src/builtins/function.rs:203:17 - Unknown word (nrequired) -- let nrequired = code.arg_count as -vm/src/builtins/function.rs:203:55 - Unknown word (ndefs) -- arg_count as usize - ndefs; -vm/src/builtins/function.rs:207:47 - Unknown word (nrequired) -- missing: Vec<_> = (nargs..nrequired) -vm/src/builtins/function.rs:251:42 - Unknown word (nrequired) -- i = n.saturating_sub(nrequired); -vm/src/builtins/function.rs:256:48 - Unknown word (nrequired) -- slot = &mut fastlocals[nrequired + i]; vm/src/builtins/function.rs:343:16 - Unknown word (coro) -- let is_coro = code.flags.contains vm/src/builtins/function.rs:344:27 - Unknown word (coro) -- match (is_gen, is_coro) { vm/src/builtins/function.rs:35:18 - Unknown word (kwdefaults) -- defaults_and_kwdefaults: PyMutex<(Option halfpow10 || (remainder == halfpow vm/src/builtins/int.rs:537:67 - Unknown word (halfpow) -- halfpow10 || (remainder == halfpow10 && quotient.is_odd -vm/src/builtins/iter.rs:181:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] -vm/src/builtins/list.rs:93:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] +vm/src/builtins/list.rs:245:15 - Unknown word (irepeat) -- Self::irepeat(zelf, n.into(), vm) +vm/src/builtins/list.rs:454:28 - Unknown word (irepeat) -- Ok(PyList::irepeat(zelf.to_owned(), n, +vm/src/builtins/list.rs:83:8 - Unknown word (irepeat) -- fn irepeat(zelf: PyRef, n vm/src/builtins/memory.rs:107:47 - Unknown word (memeoryview) -- function to create the memeoryview if the buffer is exporting vm/src/builtins/memory.rs:47:37 - Unknown word (memeoryview) -- the possible another memeoryview is viewing from it -vm/src/builtins/memory.rs:615:8 - Unknown word (suboffsets) -- fn suboffsets(&self, vm: &VirtualMachine vm/src/builtins/memory.rs:644:18 - Unknown word (fortain) -- // TODO: fortain order -vm/src/builtins/memory.rs:702:8 - Unknown word (tobytes) -- fn tobytes(&self, vm: &VirtualMachine -vm/src/builtins/memory.rs:710:8 - Unknown word (tolist) -- fn tolist(&self, vm: &VirtualMachine -vm/src/builtins/memory.rs:724:8 - Unknown word (toreadonly) -- fn toreadonly(&self, vm: &VirtualMachine -vm/src/builtins/module.rs:125:73 - Unknown word (dictoffsets) -- dict method above once dictoffsets land -vm/src/builtins/module.rs:20:18 - Unknown word (traverseproc) -- // traverse: traverseproc -vm/src/builtins/object.rs:80:71 - Unknown word (slotnames) -- identifier!(vm.ctx, __slotnames__)) { -vm/src/builtins/object.rs:85:31 - Unknown word (slotnames) -- "{:.200}.__slotnames__ should be a list or -vm/src/builtins/object.rs:93:17 - Unknown word (slotnames) -- let copyreg_slotnames = copyreg.get_attr( -vm/src/builtins/object.rs:93:48 - Unknown word (slotnames) -- copyreg.get_attr("_slotnames", vm)?; -vm/src/builtins/object.rs:94:30 - Unknown word (slotnames) -- slot_names = copyreg_slotnames.call((typ.to_owned( +vm/src/builtins/memory.rs:8:5 - Unknown word (bytesinner) -- bytesinner::bytes_to_hex, vm/src/builtins/set.rs:463:48 - Unknown word (frozensets) -- patterns arising in nested frozensets vm/src/builtins/slice.rs:204:15 - Unknown word (XXPRIME) -- const XXPRIME_1: PyUHash = if cfg vm/src/builtins/slice.rs:209:15 - Unknown word (XXPRIME) -- const XXPRIME_2: PyUHash = if cfg vm/src/builtins/slice.rs:214:15 - Unknown word (XXPRIME) -- const XXPRIME_5: PyUHash = if cfg vm/src/builtins/slice.rs:225:23 - Unknown word (XXPRIME) -- let mut acc = XXPRIME_5; vm/src/builtins/slice.rs:231:54 - Unknown word (XXPRIME) -- add(lane.wrapping_mul(XXPRIME_2)); -vm/src/builtins/str.rs:1032:48 - Unknown word (titlecase) -- the sequence is ASCII titlecase and the sequence is -vm/src/builtins/str.rs:1043:41 - Unknown word (titlecase) -- uppercase() || c.is_titlecase() { -vm/src/builtins/str.rs:1611:21 - Unknown word (Ωppercases) -- ("Greek Ωppercases ...", "greek ωppercases -vm/src/builtins/str.rs:1611:45 - Unknown word (ωppercases) -- ppercases ...", "greek ωppercases ..."), -vm/src/builtins/str.rs:1612:21 - Unknown word (ῼitlecases) -- ("Greek ῼitlecases ...", "greek ῳitlecases -vm/src/builtins/str.rs:1612:45 - Unknown word (ῳitlecases) -- itlecases ...", "greek ῳitlecases ..."), -vm/src/builtins/str.rs:1623:16 - Unknown word (Titlecased) -- "A Titlecased Line", -vm/src/builtins/str.rs:1624:17 - Unknown word (Titlecased) -- "A\nTitlecased Line", -vm/src/builtins/str.rs:1625:16 - Unknown word (Titlecased) -- "A Titlecased, Line", -vm/src/builtins/str.rs:1626:20 - Unknown word (Ωppercases) -- "Greek Ωppercases ...", -vm/src/builtins/str.rs:1627:20 - Unknown word (ῼitlecases) -- "Greek ῼitlecases ...", -vm/src/builtins/str.rs:1639:21 - Unknown word (Titlecase) -- "Not\ta Titlecase String", -vm/src/builtins/str.rs:1640:21 - Unknown word (Titlecase) -- "Not--a Titlecase String", -vm/src/builtins/str.rs:1770:33 - Unknown word (rmatch) -- (offset, _) in self.rmatch_indices(|c: char| c +vm/src/builtins/str.rs:1611:21 - Unknown word (Ωppercases) -- ("Greek Ωppercases ...", "greek ωppercases +vm/src/builtins/str.rs:1611:45 - Unknown word (ωppercases) -- ppercases ...", "greek ωppercases ..."), +vm/src/builtins/str.rs:1612:21 - Unknown word (ῼitlecases) -- ("Greek ῼitlecases ...", "greek ῳitlecases +vm/src/builtins/str.rs:1612:45 - Unknown word (ῳitlecases) -- itlecases ...", "greek ῳitlecases ..."), +vm/src/builtins/str.rs:1623:16 - Unknown word (Titlecased) -- "A Titlecased Line", +vm/src/builtins/str.rs:1624:17 - Unknown word (Titlecased) -- "A\nTitlecased Line", +vm/src/builtins/str.rs:1625:16 - Unknown word (Titlecased) -- "A Titlecased, Line", +vm/src/builtins/str.rs:1626:20 - Unknown word (Ωppercases) -- "Greek Ωppercases ...", +vm/src/builtins/str.rs:1627:20 - Unknown word (ῼitlecases) -- "Greek ῼitlecases ...", +vm/src/builtins/str.rs:1770:33 - Unknown word (rmatch) -- (offset, _) in self.rmatch_indices(|c: char| c vm/src/builtins/str.rs:454:48 - Unknown word (cmpxchg) -- len, we don't need a cmpxchg loop, since it'll always -vm/src/builtins/str.rs:775:18 - Unknown word (titlecased) -- /// Return a titlecased version of the string -vm/src/builtins/str.rs:784:39 - Unknown word (titlecase) -- title.extend(c.to_titlecase()); -vm/src/builtins/str.rs:789:48 - Unknown word (titlecase) -- uppercase() || c.is_titlecase() { -vm/src/builtins/str.rs:844:27 - Unknown word (Nonprintable) -- / false otherwise. Nonprintable characters are those -vm/src/builtins/super.rs:138:8 - Unknown word (thisclass) -- fn thisclass(&self) -> PyTypeRef +vm/src/builtins/str.rs:650:19 - Unknown word (startsendswith) -- substr.py_startsendswith( +vm/src/builtins/str.rs:670:19 - Unknown word (startsendswith) -- substr.py_startsendswith( +vm/src/builtins/str.rs:775:18 - Unknown word (titlecased) -- /// Return a titlecased version of the string +vm/src/builtins/super.rs:239:4 - Unknown word (supercheck) -- fn supercheck(ty: PyTypeRef, obj: vm/src/builtins/super.rs:273:26 - Unknown word (cmeth) -- def cmeth(cls, arg):\n vm/src/builtins/super.rs:274:30 - Unknown word (cmeth) -- super().cmeth(arg)\n"; -vm/src/builtins/super.rs:88:29 - Unknown word (fastlocals) -- let obj = frame.fastlocals.lock()[0] -vm/src/builtins/traceback.rs:13:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] +vm/src/builtins/super.rs:32:28 - Unknown word (supercheck) -- let obj_type = supercheck(typ.clone(), obj.clone vm/src/builtins/traceback.rs:14:9 - Unknown word (lasti) -- pub lasti: u32, -vm/src/builtins/traceback.rs:15:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] vm/src/builtins/traceback.rs:29:60 - Unknown word (lasti) -- >, frame: FrameRef, lasti: u32, lineno: LineNumber vm/src/builtins/traceback.rs:33:13 - Unknown word (lasti) -- lasti, vm/src/builtins/traceback.rs:44:11 - Unknown word (lasti) -- fn tb_lasti(&self) -> u32 { vm/src/builtins/traceback.rs:45:14 - Unknown word (lasti) -- self.lasti vm/src/builtins/tuple.rs:307:39 - Unknown word (tuplesubclass) -- just return tup, or tuplesubclass(tup), which'll copy vm/src/builtins/type.rs:454:51 - Unknown word (stablized) -- intrinsics::likely once it is stablized -vm/src/builtins/zip.rs:16:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] -vm/src/bytesinner.rs:1150:13 - Unknown word (unchunked) -- let unchunked = len - chunked; -vm/src/bytesinner.rs:1163:65 - Unknown word (unchunked) -- .], &mut buf[j..j + unchunked * 2]).unwrap(); -vm/src/bytesinner.rs:1169:13 - Unknown word (unchunked) -- let unchunked = len - chunked; -vm/src/bytesinner.rs:1171:39 - Unknown word (unchunked) -- encode_to_slice(&bytes[..unchunked], &mut buf[..unchunked -vm/src/bytesinner.rs:1171:62 - Unknown word (unchunked) -- unchunked], &mut buf[..unchunked * 2]).unwrap(); -vm/src/codecs.rs:156:18 - Unknown word (backslashreplace) -- "backslashreplace_errors" => backslashreplace -vm/src/codecs.rs:156:46 - Unknown word (backslashreplace) -- backslashreplace_errors" => backslashreplace_errors as EMPTY, -vm/src/codecs.rs:158:18 - Unknown word (surrogatepass) -- "surrogatepass_errors" => surrogatepass -vm/src/codecs.rs:158:43 - Unknown word (surrogatepass) -- surrogatepass_errors" => surrogatepass_errors as EMPTY, -vm/src/codecs.rs:159:18 - Unknown word (surrogateescape) -- "surrogateescape_errors" => surrogateescape -vm/src/codecs.rs:159:45 - Unknown word (surrogateescape) -- surrogateescape_errors" => surrogateescape_errors as EMPTY -vm/src/codecs.rs:169:15 - Unknown word (backslashreplace) -- ("backslashreplace", methods[4].build_function -vm/src/codecs.rs:171:15 - Unknown word (surrogatepass) -- ("surrogatepass", methods[6].build_function -vm/src/codecs.rs:172:15 - Unknown word (surrogateescape) -- ("surrogateescape", methods[7].build_function -vm/src/codecs.rs:437:4 - Unknown word (backslashreplace) -- fn backslashreplace_errors(err: PyObjectRef -vm/src/codecs.rs:562:4 - Unknown word (surrogatepass) -- fn surrogatepass_errors(err: PyObjectRef -vm/src/codecs.rs:677:4 - Unknown word (surrogateescape) -- fn surrogateescape_errors(err: PyObjectRef -vm/src/compiler.rs:19:21 - Unknown word (thiserror) -- #[derive(Debug, thiserror::Error)] +vm/src/codecs.rs:158:18 - Unknown word (surrogatepass) -- "surrogatepass_errors" => surrogatepass +vm/src/codecs.rs:158:43 - Unknown word (surrogatepass) -- surrogatepass_errors" => surrogatepass_errors as EMPTY, +vm/src/codecs.rs:159:18 - Unknown word (surrogateescape) -- "surrogateescape_errors" => surrogateescape +vm/src/codecs.rs:159:45 - Unknown word (surrogateescape) -- surrogateescape_errors" => surrogateescape_errors as EMPTY +vm/src/codecs.rs:171:15 - Unknown word (surrogatepass) -- ("surrogatepass", methods[6].build_function +vm/src/codecs.rs:172:15 - Unknown word (surrogateescape) -- ("surrogateescape", methods[7].build_function +vm/src/codecs.rs:562:4 - Unknown word (surrogatepass) -- fn surrogatepass_errors(err: PyObjectRef +vm/src/codecs.rs:677:4 - Unknown word (surrogateescape) -- fn surrogateescape_errors(err: PyObjectRef vm/src/coroutine.rs:100:35 - Unknown word (lasti) -- value = if self.frame.lasti() > 0 { vm/src/coroutine.rs:28:12 - Unknown word (Coro) -- pub struct Coro { vm/src/coroutine.rs:50:6 - Unknown word (Coro) -- impl Coro { vm/src/coroutine.rs:52:9 - Unknown word (Coro) -- Coro { -vm/src/dictdatatype.rs:172:25 - Unknown word (idxs) -- let mut idxs = GenIndexes::new(entry -vm/src/dictdatatype.rs:174:39 - Unknown word (idxs) -- let index_index = idxs.next(); -vm/src/dictdatatype.rs:177:56 - Unknown word (idxs) -- index is generated by idxs -vm/src/dictdatatype.rs:22:62 - Unknown word (pyhash) -- compatible with actual pyhash value -vm/src/dictdatatype.rs:553:17 - Unknown word (idxs) -- let mut idxs = None; -vm/src/dictdatatype.rs:558:21 - Unknown word (idxs) -- let idxs = idxs.get_or_insert -vm/src/dictdatatype.rs:693:29 - Unknown word (usecases) -- dictionary. Typical usecases are: vm/src/exceptions.rs:214:17 - Unknown word (rtext) -- let rtext = text.as_str().trim vm/src/exceptions.rs:215:17 - Unknown word (ltext) -- let ltext = rtext.trim_start_matches vm/src/exceptions.rs:215:25 - Unknown word (rtext) -- let ltext = rtext.trim_start_matches( @@ -1546,20 +1170,14 @@ vm/src/frame.rs:108:9 - Unknown word (lasti) -- pub lasti: Lasti, vm/src/frame.rs:12:16 - Unknown word (Coro) -- coroutine::Coro, vm/src/frame.rs:150:13 - Unknown word (lasti) -- lasti: 0, vm/src/frame.rs:1544:66 - Unknown word (Coro) -- PyObject) -> Option<&'a Coro> { -vm/src/frame.rs:154:13 - Unknown word (fastlocals) -- fastlocals: PyMutex::new(vec![None vm/src/frame.rs:160:13 - Unknown word (lasti) -- lasti: Lasti::new(0), vm/src/frame.rs:160:20 - Unknown word (Lasti) -- lasti: Lasti::new(0), vm/src/frame.rs:1763:16 - Unknown word (binop) -- fn execute_binop(&mut self, vm: &VirtualMachin vm/src/frame.rs:1785:16 - Unknown word (binop) -- fn execute_binop_inplace( vm/src/frame.rs:1813:16 - Unknown word (unop) -- fn execute_unop(&mut self, vm: &VirtualMachin -vm/src/frame.rs:189:17 - Unknown word (fastlocals) -- let fastlocals = self.fastlocals.lock -vm/src/frame.rs:189:35 - Unknown word (fastlocals) -- let fastlocals = self.fastlocals.lock(); -vm/src/frame.rs:190:46 - Unknown word (fastlocals) -- in zip(&map[..j], &**fastlocals) { vm/src/frame.rs:1:21 - Unknown word (boxvec) -- use crate::common::{boxvec::BoxVec, lock::PyMutex vm/src/frame.rs:2065:64 - Unknown word (boxvec) -- usize) -> crate::common::boxvec::Drain vm/src/frame.rs:304:16 - Unknown word (Lasti) -- lasti: &'a Lasti, -vm/src/frame.rs:350:13 - Unknown word (instrs) -- let instrs = &self.code.instructions -vm/src/frame.rs:359:50 - Unknown word (instrs) -- CodeUnit { op, arg } = instrs[idx]; vm/src/frame.rs:432:39 - Unknown word (coro) -- thrower = if let Some(coro) = self.builtin_coro vm/src/frame.rs:432:60 - Unknown word (coro) -- coro) = self.builtin_coro(gen) { vm/src/frame.rs:433:32 - Unknown word (coro) -- Some(Either::A(coro)) @@ -1573,35 +1191,19 @@ vm/src/frame.rs:91:6 - Unknown word (Lasti) -- type Lasti = atomic::At vm/src/frame.rs:93:6 - Unknown word (Lasti) -- type Lasti = std::cell::Cell(b: &'a [u8], vm -vm/src/function/fspath.rs:103:41 - Unknown word (osstr) -- common::os::bytes_as_osstr(b) -vm/src/function/fspath.rs:65:48 - Unknown word (osstr) -- b) => Self::bytes_as_osstr(b.as_bytes(), vm), -vm/src/function/fspath.rs:87:62 - Unknown word (osstr) -- from(Self::bytes_as_osstr(b, vm)?), vm/src/function/fspath.rs:97:15 - Unknown word (widecstring) -- pub fn to_widecstring(&self, vm: &VirtualMachine -vm/src/function/getset.rs:138:13 - Unknown word (noresult) -- fn into_noresult(self) -> PyResult<( -vm/src/function/getset.rs:143:13 - Unknown word (noresult) -- fn into_noresult(self) -> PyResult<( -vm/src/function/getset.rs:150:13 - Unknown word (noresult) -- fn into_noresult(self) -> PyResult<( -vm/src/function/getset.rs:172:37 - Unknown word (noresult) -- obj, value, vm).into_noresult() -vm/src/function/getset.rs:186:39 - Unknown word (noresult) -- zelf, value, vm).into_noresult() -vm/src/function/method.rs:17:17 - Unknown word (NOARGS) -- // METH_NOARGS and METH_O must not -vm/src/function/method.rs:18:18 - Unknown word (NOARGS) -- // const NOARGS = 0x0004; -vm/src/function/method.rs:43:42 - Unknown word (NOARGS) -- be combined with METH_NOARGS, METH_O, METH_CLASS vm/src/function/protocol.rs:108:13 - Unknown word (iterfn) -- let iterfn = { vm/src/function/protocol.rs:110:17 - Unknown word (iterfn) -- let iterfn = cls.mro_find_map( vm/src/function/protocol.rs:111:16 - Unknown word (iterfn) -- if iterfn.is_none() && !cls.has -vm/src/function/protocol.rs:127:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] -vm/src/function/protocol.rs:16:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] vm/src/function/protocol.rs:79:5 - Unknown word (iterfn) -- iterfn: Option) } @@ -1624,24 +1226,16 @@ vm/src/protocol/buffer.rs:314:16 - Unknown word (conti) -- if try_conti vm/src/protocol/buffer.rs:321:25 - Unknown word (CONTI) -- fn _zip_eq( vm/src/protocol/buffer.rs:335:16 - Unknown word (CONTI) -- if CONTI { vm/src/protocol/buffer.rs:386:22 - Unknown word (fortain) -- // TODO: support fortain order -vm/src/protocol/buffer.rs:38:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] -vm/src/protocol/buffer.rs:40:7 - Unknown word (pytraverse) -- #[pytraverse(skip)] -vm/src/protocol/object.rs:31:44 - Unknown word (opid) -- compare(self, other: Self, opid: PyComparisonOp, vm vm/src/protocol/object.rs:326:41 - Unknown word (binop) -- Err(vm.new_unsupported_binop_error(self, other, op -vm/src/protocol/object.rs:32:27 - Unknown word (opid) -- self._cmp(&other, opid, vm).map(|res| res.to -vm/src/protocol/object.rs:333:9 - Unknown word (opid) -- opid: PyComparisonOp, -vm/src/protocol/object.rs:336:32 - Unknown word (opid) -- match self._cmp(other, opid, vm)? { vm/src/protocol/object.rs:482:30 - Unknown word (icls) -- } else if let Ok(icls) = vm/src/protocol/object.rs:485:20 - Unknown word (icls) -- if icls.is(self.class()) { vm/src/protocol/object.rs:488:21 - Unknown word (icls) -- icls.fast_issubclass(typ vm/src/protocol/object.rs:500:17 - Unknown word (icls) -- let icls: PyObjectRef = self vm/src/protocol/object.rs:501:28 - Unknown word (icls) -- if vm.is_none(&icls) { +vm/src/protocol/object.rs:9:5 - Unknown word (bytesinner) -- bytesinner::ByteInnerNewOptions vm/src/protocol/sequence.rs:119:30 - Unknown word (apear) -- / if both arguments apear to be sequences, try vm/src/protocol/sequence.rs:157:30 - Unknown word (apear) -- / if both arguments apear to be sequences, try vm/src/protocol/sequence.rs:231:59 - Unknown word (unsliceable) -- format!("'{}' object is unsliceable", self.obj.class()) -vm/src/py_io.rs:73:17 - Unknown word (sval) -- let sval = s.as_str(); -vm/src/py_io.rs:74:16 - Unknown word (sval) -- if sval.is_empty() { -vm/src/py_io.rs:77:33 - Unknown word (sval) -- if let Some(nonl) = sval.strip_suffix('\n') vm/src/readline.rs:61:5 - Unknown word (rustyline) -- mod rustyline_readline { vm/src/readline.rs:64:23 - Unknown word (rustyline) -- pub trait Helper: rustyline::Helper {} vm/src/readline.rs:65:13 - Unknown word (rustyline) -- impl Helper for @@ -1649,7 +1243,6 @@ vm/src/readline.rs:69:15 - Unknown word (rustyline) -- repl: rustyline::Edi vm/src/readline.rs:69:36 - Unknown word (rustyline) -- rustyline::Editor 0 { -vm/src/stdlib/io.rs:3575:9 - Unknown word (closefd) -- closefd: bool, -vm/src/stdlib/io.rs:3586:17 - Unknown word (closefd) -- closefd: true, -vm/src/stdlib/io.rs:3621:26 - Unknown word (ospath) -- if let Ok(crate::ospath::OsPathOrFd::Fd(fd) -vm/src/stdlib/io.rs:3645:41 - Unknown word (closefd) -- mode.rawmode(), opts.closefd, opts.opener).into_args +vm/src/stdlib/io.rs:2708:27 - Unknown word (encodefunc) -- let (encoder, encodefunc) = textio +vm/src/stdlib/io.rs:2737:37 - Unknown word (encodefunc) -- chunk = if let Some(encodefunc) = *encodefunc { +vm/src/stdlib/io.rs:2737:52 - Unknown word (encodefunc) -- Some(encodefunc) = *encodefunc { vm/src/stdlib/io.rs:3707:24 - Unknown word (unsupportedop) -- pub(super) fn make_unsupportedop(ctx: &Context) -> PyTypeRef -vm/src/stdlib/io.rs:3785:9 - Unknown word (ospath) -- ospath::{IOErrorBuilder, OsPath -vm/src/stdlib/io.rs:3883:47 - Unknown word (NOINHERIT) -- :O_BINARY | libc::O_NOINHERIT; -vm/src/stdlib/io.rs:3898:9 - Unknown word (closefd) -- closefd: AtomicCell, -vm/src/stdlib/io.rs:3910:9 - Unknown word (closefd) -- closefd: bool, vm/src/stdlib/io.rs:3981:49 - Unknown word (widecstring) -- Fd::wopen(&path.to_widecstring(vm)?, flags, 0o666) vm/src/stdlib/io.rs:60:35 - Unknown word (unsupportedop) -- or_init(|| _io::make_unsupportedop(ctx)) vm/src/stdlib/itertools.rs:1090:9 - Unknown word (binop) -- binop: Option { vm/src/stdlib/marshal.rs:53:31 - Unknown word (pycomplex) -- f(Complex(pycomplex.to_complex64())) -vm/src/stdlib/marshal.rs:65:21 - Unknown word (pyfrozen) -- ref pyfrozen @ PyFrozenSet => { -vm/src/stdlib/marshal.rs:66:36 - Unknown word (pyfrozen) -- let elements = pyfrozen.elements(); vm/src/stdlib/msvcrt.rs:19:13 - Unknown word (FAILCRITICALERRORS) -- SEM_FAILCRITICALERRORS, SEM_NOALIGNMENTFAULTEXCEPT -vm/src/stdlib/msvcrt.rs:19:37 - Unknown word (NOALIGNMENTFAULTEXCEPT) -- FAILCRITICALERRORS, SEM_NOALIGNMENTFAULTEXCEPT, SEM_NOGPFAULTERRORBOX -vm/src/stdlib/msvcrt.rs:19:65 - Unknown word (NOGPFAULTERRORBOX) -- NOALIGNMENTFAULTEXCEPT, SEM_NOGPFAULTERRORBOX, -vm/src/stdlib/msvcrt.rs:20:13 - Unknown word (NOOPENFILEERRORBOX) -- SEM_NOOPENFILEERRORBOX, -vm/src/stdlib/msvcrt.rs:29:13 - Unknown word (getwch) -- fn _getwch() -> u32; -vm/src/stdlib/msvcrt.rs:30:13 - Unknown word (getche) -- fn _getche() -> i32; -vm/src/stdlib/msvcrt.rs:31:13 - Unknown word (getwche) -- fn _getwche() -> u32; -vm/src/stdlib/msvcrt.rs:32:13 - Unknown word (putch) -- fn _putch(c: u32) -> i32; -vm/src/stdlib/msvcrt.rs:33:13 - Unknown word (putwch) -- fn _putwch(c: u16) -> u32; -vm/src/stdlib/msvcrt.rs:42:8 - Unknown word (getwch) -- fn getwch() -> String { -vm/src/stdlib/msvcrt.rs:43:27 - Unknown word (getwch) -- let c = unsafe { _getwch() }; -vm/src/stdlib/msvcrt.rs:47:8 - Unknown word (getche) -- fn getche() -> Vec { -vm/src/stdlib/msvcrt.rs:48:27 - Unknown word (getche) -- let c = unsafe { _getche() }; -vm/src/stdlib/msvcrt.rs:52:8 - Unknown word (getwche) -- fn getwche() -> String { -vm/src/stdlib/msvcrt.rs:53:27 - Unknown word (getwche) -- let c = unsafe { _getwche() }; -vm/src/stdlib/msvcrt.rs:57:8 - Unknown word (putch) -- fn putch(b: PyRef, vm -vm/src/stdlib/msvcrt.rs:59:32 - Unknown word (putch) -- vm.new_type_error("putch() argument must be a -vm/src/stdlib/msvcrt.rs:61:33 - Unknown word (putch) -- unsafe { suppress_iph!(_putch(c.into())) }; -vm/src/stdlib/msvcrt.rs:65:8 - Unknown word (putwch) -- fn putwch(s: PyStrRef, vm: &VirtualMach -vm/src/stdlib/msvcrt.rs:67:32 - Unknown word (putch) -- vm.new_type_error("putch() argument must be a -vm/src/stdlib/msvcrt.rs:69:33 - Unknown word (putwch) -- unsafe { suppress_iph!(_putwch(c as u16)) }; -vm/src/stdlib/nt.rs:111:8 - Unknown word (cwait) -- // cwait is available on MSVC -vm/src/stdlib/nt.rs:114:13 - Unknown word (cwait) -- fn _cwait(termstat: *mut i32, -vm/src/stdlib/nt.rs:121:43 - Unknown word (cwait) -- unsafe { suppress_iph!(_cwait(&mut status, pid, opt +vm/src/stdlib/msvcrt.rs:19:65 - Unknown word (NOGPFAULTERRORBOX) -- NOALIGNMENTFAULTEXCEPT, SEM_NOGPFAULTERRORBOX, +vm/src/stdlib/msvcrt.rs:29:13 - Unknown word (getwch) -- fn _getwch() -> u32; +vm/src/stdlib/msvcrt.rs:30:13 - Unknown word (getche) -- fn _getche() -> i32; +vm/src/stdlib/msvcrt.rs:31:13 - Unknown word (getwche) -- fn _getwche() -> u32; +vm/src/stdlib/msvcrt.rs:32:13 - Unknown word (putch) -- fn _putch(c: u32) -> i32; +vm/src/stdlib/msvcrt.rs:33:13 - Unknown word (putwch) -- fn _putwch(c: u16) -> u32; +vm/src/stdlib/msvcrt.rs:42:8 - Unknown word (getwch) -- fn getwch() -> String { +vm/src/stdlib/msvcrt.rs:43:27 - Unknown word (getwch) -- let c = unsafe { _getwch() }; +vm/src/stdlib/msvcrt.rs:47:8 - Unknown word (getche) -- fn getche() -> Vec { +vm/src/stdlib/msvcrt.rs:48:27 - Unknown word (getche) -- let c = unsafe { _getche() }; +vm/src/stdlib/msvcrt.rs:52:8 - Unknown word (getwche) -- fn getwche() -> String { +vm/src/stdlib/msvcrt.rs:53:27 - Unknown word (getwche) -- let c = unsafe { _getwche() }; +vm/src/stdlib/msvcrt.rs:57:8 - Unknown word (putch) -- fn putch(b: PyRef, vm +vm/src/stdlib/msvcrt.rs:59:32 - Unknown word (putch) -- vm.new_type_error("putch() argument must be a +vm/src/stdlib/msvcrt.rs:61:33 - Unknown word (putch) -- unsafe { suppress_iph!(_putch(c.into())) }; +vm/src/stdlib/msvcrt.rs:65:8 - Unknown word (putwch) -- fn putwch(s: PyStrRef, vm: &VirtualMach +vm/src/stdlib/msvcrt.rs:67:32 - Unknown word (putch) -- vm.new_type_error("putch() argument must be a +vm/src/stdlib/msvcrt.rs:69:33 - Unknown word (putwch) -- unsafe { suppress_iph!(_putwch(c as u16)) }; vm/src/stdlib/nt.rs:175:21 - Unknown word (csbi) -- let mut csbi = MaybeUninit::uninit vm/src/stdlib/nt.rs:176:71 - Unknown word (csbi) -- GetConsoleScreenBufferInfo(h, csbi.as_mut_ptr()) }; vm/src/stdlib/nt.rs:177:17 - Unknown word (csbi) -- let csbi = unsafe { csbi.assume vm/src/stdlib/nt.rs:177:33 - Unknown word (csbi) -- let csbi = unsafe { csbi.assume_init() }; vm/src/stdlib/nt.rs:181:21 - Unknown word (csbi) -- let w = csbi.srWindow; -vm/src/stdlib/nt.rs:18:9 - Unknown word (ospath) -- ospath::OsPath, vm/src/stdlib/nt.rs:192:13 - Unknown word (wexecv) -- fn _wexecv(cmdname: *const u16 vm/src/stdlib/nt.rs:230:37 - Unknown word (wexecv) -- unsafe { suppress_iph!(_wexecv(path.as_ptr(), argv vm/src/stdlib/nt.rs:248:13 - Unknown word (wpath) -- let wpath = path.to_widecstring @@ -1852,6 +1429,7 @@ vm/src/stdlib/nt.rs:248:29 - Unknown word (widecstring) -- let wpath = path.t vm/src/stdlib/nt.rs:252:17 - Unknown word (wpath) -- wpath.as_ptr(), vm/src/stdlib/nt.rs:265:21 - Unknown word (wpath) -- wpath.as_ptr(), vm/src/stdlib/nt.rs:281:28 - Unknown word (widecstring) -- let wide = path.to_widecstring(vm)?; +vm/src/stdlib/nt.rs:295:14 - Unknown word (splitroot) -- fn _path_splitroot(path: OsPath, vm: &VirtualMac vm/src/stdlib/nt.rs:300:13 - Unknown word (backslashed) -- let backslashed: Vec<_> = orig vm/src/stdlib/nt.rs:311:35 - Unknown word (PCWSTR) -- wbuf = windows::core::PCWSTR::from_raw(backslashed vm/src/stdlib/nt.rs:311:52 - Unknown word (backslashed) -- core::PCWSTR::from_raw(backslashed.as_ptr()); @@ -1864,25 +1442,15 @@ vm/src/stdlib/nt.rs:341:42 - Unknown word (wpath) -- GetDiskFreeSpaceEx vm/src/stdlib/nt.rs:391:8 - Unknown word (listdrives) -- fn listdrives(vm: &VirtualMachine vm/src/stdlib/nt.rs:39:68 - Unknown word (widecstring) -- GetFileAttributesW(path.to_widecstring(vm)?.as_ptr()) }; vm/src/stdlib/nt.rs:429:28 - Unknown word (widecstring) -- let wide = path.to_widecstring(vm)?; -vm/src/stdlib/operator.rs:392:17 - Unknown word (nattr) -- let nattr = args.args.len(); -vm/src/stdlib/operator.rs:397:16 - Unknown word (nattr) -- if nattr == 0 { -vm/src/stdlib/operator.rs:400:48 - Unknown word (nattr) -- Vec::with_capacity(nattr); vm/src/stdlib/os.rs:1053:19 - Unknown word (modif) -- let (acc, modif) = match (args.times vm/src/stdlib/os.rs:1098:36 - Unknown word (modif) -- impl(args.path, acc, modif, args.dir_fd, args.follow vm/src/stdlib/os.rs:1104:9 - Unknown word (modif) -- modif: Duration, vm/src/stdlib/os.rs:1119:42 - Unknown word (modif) -- times = [ts(acc), ts(modif)]; vm/src/stdlib/os.rs:1122:27 - Unknown word (utimensat) -- libc::utimensat( vm/src/stdlib/os.rs:1147:76 - Unknown word (modif) -- tv(acc).into(), &tv(modif).into()) -vm/src/stdlib/os.rs:121:13 - Unknown word (osstr) -- fn bytes_as_osstr<'a>(b: &'a [u8], vm -vm/src/stdlib/os.rs:122:37 - Unknown word (osstr) -- common::os::bytes_as_osstr(b) -vm/src/stdlib/os.rs:141:9 - Unknown word (ospath) -- ospath::{IOErrorBuilder, OsPath vm/src/stdlib/os.rs:219:32 - Unknown word (widecstring) -- let name = name.to_widecstring(vm)?; -vm/src/stdlib/os.rs:220:41 - Unknown word (NOINHERIT) -- flags = flags | libc::O_NOINHERIT; vm/src/stdlib/os.rs:29:42 - Unknown word (rustix) -- IntoPyException for rustix::io::Errno { vm/src/stdlib/os.rs:313:8 - Unknown word (mkdirs) -- fn mkdirs(path: PyStrRef, vm: -vm/src/stdlib/os.rs:401:35 - Unknown word (osstr) -- key = super::bytes_as_osstr(key, vm)?; -vm/src/stdlib/os.rs:402:37 - Unknown word (osstr) -- value = super::bytes_as_osstr(value, vm)?; -vm/src/stdlib/os.rs:422:35 - Unknown word (osstr) -- key = super::bytes_as_osstr(key, vm)?; vm/src/stdlib/os.rs:762:34 - Unknown word (atim) -- atime = (stat.st_atim.tv_sec, stat.st_atim vm/src/stdlib/os.rs:762:55 - Unknown word (atim) -- atim.tv_sec, stat.st_atim.tv_nsec); vm/src/stdlib/os.rs:763:34 - Unknown word (mtim) -- mtime = (stat.st_mtim.tv_sec, stat.st_mtim @@ -1892,22 +1460,19 @@ vm/src/stdlib/os.rs:764:55 - Unknown word (ctim) -- ctim.tv_sec, stat. vm/src/stdlib/os.rs:916:8 - Unknown word (getcwdb) -- fn getcwdb(vm: &VirtualMachine vm/src/stdlib/posix.rs:1836:26 - Unknown word (illumos) -- target_os = "illumos", vm/src/stdlib/posix.rs:1900:26 - Unknown word (illumos) -- target_os = "illumos", +vm/src/stdlib/posix.rs:1918:12 - Unknown word (VDISABLE) -- PC_VDISABLE = libc::_PC_VDISABLE vm/src/stdlib/posix.rs:1923:26 - Unknown word (illumos) -- target_os = "illumos", vm/src/stdlib/posix.rs:1936:26 - Unknown word (illumos) -- target_os = "illumos", vm/src/stdlib/posix.rs:1949:26 - Unknown word (illumos) -- target_os = "illumos", -vm/src/stdlib/posix.rs:2050:12 - Unknown word (DELAYTIMER) -- SC_DELAYTIMER_MAX = libc::_SC_DELAYTIMER vm/src/stdlib/posix.rs:2053:12 - Unknown word (GETGR) -- SC_GETGR_R_SIZE_MAX = libc:: vm/src/stdlib/posix.rs:2054:12 - Unknown word (GETPW) -- SC_GETPW_R_SIZE_MAX = libc:: vm/src/stdlib/posix.rs:2067:12 - Unknown word (NPROCESSORS) -- SC_NPROCESSORS_CONF = libc::_SC_NPROCESSORS vm/src/stdlib/posix.rs:2068:12 - Unknown word (NPROCESSORS) -- SC_NPROCESSORS_ONLN = libc::_SC_NPROCESSORS vm/src/stdlib/posix.rs:2068:24 - Unknown word (ONLN) -- SC_NPROCESSORS_ONLN = libc::_SC_NPROCESSORS vm/src/stdlib/posix.rs:2083:12 - Unknown word (RTSIG) -- SC_RTSIG_MAX = libc::_SC_RTSIG -vm/src/stdlib/posix.rs:27:9 - Unknown word (ospath) -- ospath::{IOErrorBuilder, OsPath -vm/src/stdlib/posix.rs:372:20 - Unknown word (ospath) -- use crate::ospath::IOErrorBuilder; vm/src/stdlib/posix.rs:77:16 - Unknown word (GRND) -- use libc::{GRND_NONBLOCK, GRND_RANDOM vm/src/stdlib/posix.rs:77:31 - Unknown word (GRND) -- libc::{GRND_NONBLOCK, GRND_RANDOM}; vm/src/stdlib/posix.rs:892:22 - Unknown word (emscripten) -- target_os = "emscripten", -vm/src/stdlib/posix_compat.rs:14:9 - Unknown word (ospath) -- ospath::OsPath, vm/src/stdlib/posix_compat.rs:22:12 - Unknown word (unimpl) -- os_unimpl("os.access", vm) vm/src/stdlib/posix_compat.rs:38:12 - Unknown word (unimpl) -- os_unimpl("os.symlink", vm) vm/src/stdlib/posix_compat.rs:57:11 - Unknown word (unimpl) -- fn os_unimpl(func: &str, vm: @@ -1917,21 +1482,21 @@ vm/src/stdlib/pwd.rs:95:16 - Unknown word (GETPWALL) -- static GETPWALL: p vm/src/stdlib/pwd.rs:96:22 - Unknown word (GETPWALL) -- let _guard = GETPWALL.lock(); vm/src/stdlib/signal.rs:106:16 - Unknown word (SIGPWR) -- use libc::{SIGPWR, SIGSTKFLT}; vm/src/stdlib/signal.rs:106:24 - Unknown word (SIGSTKFLT) -- use libc::{SIGPWR, SIGSTKFLT}; -vm/src/stdlib/sre.rs:226:12 - Unknown word (pymatch) -- fn pymatch( -vm/src/stdlib/sre.rs:240:22 - Unknown word (pymatch) -- .pymatch(&req) -vm/src/stdlib/sre.rs:255:26 - Unknown word (pymatch) -- Ok(state.pymatch(&req).then(|| { +vm/src/stdlib/sre.rs:30:58 - Unknown word (MAXREPEAT) -- CODESIZE, MAXGROUPS, MAXREPEAT, SRE_MAGIC as MAGIC vm/src/stdlib/sre.rs:344:19 - Unknown word (subx) -- Self::subx(zelf, sub_args, false vm/src/stdlib/sre.rs:348:19 - Unknown word (subx) -- Self::subx(zelf, sub_args, true +vm/src/stdlib/sre.rs:360:25 - Unknown word (splitlist) -- let mut splitlist: Vec = +vm/src/stdlib/sre.rs:368:21 - Unknown word (splitlist) -- splitlist.push(s.slice(last, iter +vm/src/stdlib/sre.rs:374:25 - Unknown word (splitlist) -- splitlist.push(m.get_slice(i, vm/src/stdlib/sre.rs:37:14 - Unknown word (iscased) -- fn ascii_iscased(ch: i32) -> bool { +vm/src/stdlib/sre.rs:382:17 - Unknown word (splitlist) -- splitlist.push(req.string.slice +vm/src/stdlib/sre.rs:384:20 - Unknown word (splitlist) -- Ok(splitlist) vm/src/stdlib/sre.rs:405:12 - Unknown word (subx) -- fn subx( vm/src/stdlib/sre.rs:41:16 - Unknown word (iscased) -- fn unicode_iscased(ch: i32) -> bool { -vm/src/stdlib/sre.rs:858:12 - Unknown word (pymatch) -- fn pymatch(&self, vm: &VirtualMachine -vm/src/stdlib/sre.rs:863:41 - Unknown word (pymatch) -- has_matched = state.pymatch(&req); vm/src/stdlib/sys.rs:1084:14 - Unknown word (ABIFLAGS) -- sys::ABIFLAGS, vm/src/stdlib/sys.rs:111:8 - Unknown word (platlibdir) -- fn platlibdir(_vm: &VirtualMachine vm/src/stdlib/sys.rs:112:33 - Unknown word (PLATLIBDIR) -- option_env!("RUSTPYTHON_PLATLIBDIR").unwrap_or("lib") vm/src/stdlib/sys.rs:158:38 - Unknown word (PYVENV) -- Ok(var) = env::var("__PYVENV_LAUNCHER__") { -vm/src/stdlib/sys.rs:228:14 - Unknown word (hexversion) -- "hexversion" => ctx.new_int(version vm/src/stdlib/sys.rs:280:9 - Unknown word (xoptions) -- fn _xoptions(vm: &VirtualMachine vm/src/stdlib/sys.rs:283:48 - Unknown word (xoptions) -- in &vm.state.settings.xoptions { vm/src/stdlib/sys.rs:335:28 - Unknown word (excepthook) -- pyfunction(name = "__excepthook__")] @@ -1946,14 +1511,10 @@ vm/src/stdlib/sys.rs:397:24 - Unknown word (unimportable) -- _ => print_u vm/src/stdlib/sys.rs:39:22 - Unknown word (abiflags) -- #[pyattr(name = "abiflags")] vm/src/stdlib/sys.rs:40:22 - Unknown word (ABIFLAGS) -- pub(crate) const ABIFLAGS: &str = ""; vm/src/stdlib/sys.rs:430:8 - Unknown word (getrecursionlimit) -- fn getrecursionlimit(vm: &VirtualMachine -vm/src/stdlib/sys.rs:435:12 - Unknown word (Getsizeof) -- struct GetsizeofArgs { -vm/src/stdlib/sys.rs:442:24 - Unknown word (Getsizeof) -- fn getsizeof(args: GetsizeofArgs, vm: &VirtualMachine -vm/src/stdlib/sys.rs:442:8 - Unknown word (getsizeof) -- fn getsizeof(args: GetsizeofArgs vm/src/stdlib/sys.rs:462:10 - Unknown word (surrogateescape) -- "surrogateescape".to_owned() vm/src/stdlib/sys.rs:468:10 - Unknown word (surrogatepass) -- "surrogatepass".to_owned() vm/src/stdlib/sys.rs:498:28 - Unknown word (OSVERSIONINFOEXW) -- GetVersionExW, OSVERSIONINFOEXW, OSVERSIONINFOW, vm/src/stdlib/sys.rs:498:46 - Unknown word (OSVERSIONINFOW) -- VersionExW, OSVERSIONINFOEXW, OSVERSIONINFOW, -vm/src/stdlib/sys.rs:49:22 - Unknown word (hexversion) -- #[pyattr(name = "hexversion")] vm/src/stdlib/sys.rs:501:26 - Unknown word (OSVERSIONINFOEXW) -- let mut version: OSVERSIONINFOEXW = unsafe { std::mem vm/src/stdlib/sys.rs:502:59 - Unknown word (OSVERSIONINFOEXW) -- std::mem::size_of::() as u32; vm/src/stdlib/sys.rs:504:17 - Unknown word (osvi) -- let osvi = &mut version as *mut @@ -1961,12 +1522,6 @@ vm/src/stdlib/sys.rs:504:45 - Unknown word (OSVERSIONINFOEXW) -- mut version vm/src/stdlib/sys.rs:504:70 - Unknown word (OSVERSIONINFOW) -- OSVERSIONINFOEXW as *mut OSVERSIONINFOW; vm/src/stdlib/sys.rs:505:59 - Unknown word (OSVERSIONINFOW) -- accepts a pointer of OSVERSIONINFOW, but windows-sys crate vm/src/stdlib/sys.rs:507:27 - Unknown word (osvi) -- GetVersionExW(osvi) -vm/src/stdlib/sys.rs:50:11 - Unknown word (HEXVERSION) -- const HEXVERSION: usize = version::VERSION -vm/src/stdlib/sys.rs:634:31 - Unknown word (maxdigits) -- set_int_max_str_digits(maxdigits: usize, vm: &VirtualMachine -vm/src/stdlib/sys.rs:636:12 - Unknown word (maxdigits) -- if maxdigits == 0 || maxdigits > -vm/src/stdlib/sys.rs:636:30 - Unknown word (maxdigits) -- if maxdigits == 0 || maxdigits >= threshold { -vm/src/stdlib/sys.rs:637:47 - Unknown word (maxdigits) -- max_str_digits.store(maxdigits); -vm/src/stdlib/sys.rs:640:34 - Unknown word (maxdigits) -- let error = format!("maxdigits must be 0 or larger vm/src/stdlib/sys.rs:657:8 - Unknown word (setrecursionlimit) -- fn setrecursionlimit(recursion_limit: i3 vm/src/stdlib/sys.rs:717:15 - Unknown word (Asyncgen) -- struct SetAsyncgenHooksArgs { vm/src/stdlib/sys.rs:725:12 - Unknown word (asyncgen) -- fn set_asyncgen_hooks(args: SetAsyncgenHooksA @@ -1978,18 +1533,12 @@ vm/src/stdlib/sys.rs:769:12 - Unknown word (asyncgen) -- fn get_asyn vm/src/stdlib/sys.rs:769:53 - Unknown word (Asyncgen) -- VirtualMachine) -> PyAsyncgenHooks { vm/src/stdlib/sys.rs:816:18 - Unknown word (PYTHONSAFEPATH) -- /// -P, `PYTHONSAFEPATH` vm/src/stdlib/sys.rs:818:39 - Unknown word (PYTHONWARNDEFAULTENCODING) -- warn_default_encoding, PYTHONWARNDEFAULTENCODING -vm/src/stdlib/sys.rs:866:51 - Unknown word (PYTHREAD) -- stdlib::thread::_thread::PYTHREAD_NAME, -vm/src/stdlib/thread.rs:22:8 - Unknown word (PYTHREAD) -- // PYTHREAD_NAME: show current thread -vm/src/stdlib/thread.rs:23:15 - Unknown word (PYTHREAD) -- pub const PYTHREAD_NAME: Option<&str> +vm/src/stdlib/sys.rs:964:9 - Unknown word (releaselevel) -- releaselevel: &'static str, +vm/src/stdlib/sys.rs:974:13 - Unknown word (releaselevel) -- releaselevel: version::RELEASELEVEL +vm/src/stdlib/sys.rs:974:36 - Unknown word (RELEASELEVEL) -- releaselevel: version::RELEASELEVEL, vm/src/stdlib/thread.rs:29:69 - Unknown word (illumos) -- solaris", target_os = "illumos"))] { -vm/src/stdlib/thread.rs:337:25 - Unknown word (sents) -- SENTINELS.with(|sents| { -vm/src/stdlib/thread.rs:338:25 - Unknown word (sents) -- for lock in sents.replace(Default::default -vm/src/stdlib/thread.rs:363:25 - Unknown word (sents) -- SENTINELS.with(|sents| sents.borrow_mut() -vm/src/stdlib/thread.rs:363:32 - Unknown word (sents) -- SENTINELS.with(|sents| sents.borrow_mut().push(lock vm/src/stdlib/time.rs:102:30 - Unknown word (emscripten) -- not(any(target_os = "emscripten", target_os = "wasi -vm/src/stdlib/time.rs:110:20 - Unknown word (wasmbind) -- feature = "wasmbind", vm/src/stdlib/time.rs:111:30 - Unknown word (emscripten) -- not(any(target_os = "emscripten", target_os = "wasi -vm/src/stdlib/time.rs:127:24 - Unknown word (wasmbind) -- not(feature = "wasmbind"), vm/src/stdlib/time.rs:128:30 - Unknown word (emscripten) -- not(any(target_os = "emscripten", target_os = "wasi vm/src/stdlib/time.rs:23:19 - Unknown word (dstbias) -- // pub static dstbias: std::ffi::c_int; vm/src/stdlib/time.rs:253:11 - Unknown word (CFMT) -- const CFMT: &str = "%a %b %e %H @@ -2003,8 +1552,6 @@ vm/src/stdlib/time.rs:326:10 - Unknown word (intpart) -- (intpart * mul + vm/src/stdlib/time.rs:341:18 - Unknown word (muldiv) -- time_muldiv(t.tms_utime, SEC_TO vm/src/stdlib/time.rs:341:62 - Unknown word (muldiv) -- TO_NS, freq) + time_muldiv(t.tms_stime, SEC_TO vm/src/stdlib/time.rs:365:22 - Unknown word (illumos) -- target_os = "illumos", -vm/src/stdlib/time.rs:42:19 - Unknown word (Datelike) -- DateTime, Datelike, Timelike, -vm/src/stdlib/time.rs:42:29 - Unknown word (Timelike) -- DateTime, Datelike, Timelike, vm/src/stdlib/time.rs:473:22 - Unknown word (illumos) -- target_os = "illumos", vm/src/stdlib/time.rs:481:22 - Unknown word (illumos) -- target_os = "illumos", vm/src/stdlib/time.rs:643:22 - Unknown word (illumos) -- target_os = "illumos", @@ -2016,31 +1563,27 @@ vm/src/stdlib/typing.rs:151:34 - Unknown word (gigity) -- println!("gigit vm/src/stdlib/typing.rs:18:37 - Unknown word (pycodecs) -- module = vm.import("_pycodecs", None, 0)?; vm/src/stdlib/winapi.rs:167:60 - Unknown word (STARTUPINFOEXW) -- :System::Threading::STARTUPINFOEXW = vm/src/stdlib/winapi.rs:17:15 - Unknown word (PCWSTR) -- core::PCWSTR, +vm/src/stdlib/winapi.rs:195:22 - Unknown word (getenvironment) -- .map(|m| getenvironment(m, vm)) +vm/src/stdlib/winapi.rs:275:8 - Unknown word (getenvironment) -- fn getenvironment(env: ArgMapping, vm vm/src/stdlib/winapi.rs:427:65 - Unknown word (PCWSTR) -- LibraryLoader::LoadLibraryW(PCWSTR::from_raw(path.as_ptr -vm/src/stdlib/winapi.rs:54:42 - Unknown word (STARTF) -- REALTIME_PRIORITY_CLASS, STARTF_USESHOWWINDOW, STARTF -vm/src/stdlib/winapi.rs:54:64 - Unknown word (STARTF) -- STARTF_USESHOWWINDOW, STARTF_USESTDHANDLES, -vm/src/stdlib/winapi.rs:54:71 - Unknown word (USESTDHANDLES) -- USESHOWWINDOW, STARTF_USESTDHANDLES, +vm/src/stdlib/winapi.rs:42:38 - Unknown word (WRITECOMBINE) -- PAGE_READWRITE, PAGE_WRITECOMBINE, PAGE_WRITECOPY, SEC +vm/src/stdlib/winapi.rs:43:64 - Unknown word (WRITECOMBINE) -- NOCACHE, SEC_RESERVE, SEC_WRITECOMBINE, +vm/src/stdlib/winapi.rs:54:42 - Unknown word (STARTF) -- REALTIME_PRIORITY_CLASS, STARTF_USESHOWWINDOW, STARTF +vm/src/stdlib/winapi.rs:54:64 - Unknown word (STARTF) -- STARTF_USESHOWWINDOW, STARTF_USESTDHANDLES, vm/src/types/slot.rs:138:28 - Unknown word (TPFLAGS) -- CPython default: Py_TPFLAGS_HAVE_STACKLESS_EXTENSION vm/src/types/slot.rs:138:66 - Unknown word (TPFLAGS) -- STACKLESS_EXTENSION | Py_TPFLAGS_HAVE_VERSION_TAG vm/src/types/slot.rs:142:43 - Unknown word (Subclassable) -- types created in Python. Subclassable and are a -vm/src/types/slot.rs:393:29 - Unknown word (subslot) -- macro_rules! toggle_subslot { -vm/src/types/slot.rs:523:24 - Unknown word (subslot) -- toggle_subslot!(as_number, int, number -vm/src/types/slot.rs:526:24 - Unknown word (subslot) -- toggle_subslot!(as_number, index, number -vm/src/types/slot.rs:529:24 - Unknown word (subslot) -- toggle_subslot!(as_number, float, number -vm/src/types/slot.rs:532:24 - Unknown word (subslot) -- toggle_subslot!(as_number, add, number -vm/src/vm/context.rs:214:7 - Unknown word (slotnames) -- __slotnames__, +vm/src/version.rs:11:11 - Unknown word (RELEASELEVEL) -- pub const RELEASELEVEL: &str = "alpha"; +vm/src/version.rs:12:11 - Unknown word (RELEASELEVEL) -- pub const RELEASELEVEL_N: usize = 0xA; +vm/src/version.rs:16:53 - Unknown word (RELEASELEVEL) -- ) | (MICRO << 8) | (RELEASELEVEL_N << 4) | SERIAL; +vm/src/version.rs:28:38 - Unknown word (RELEASELEVEL) -- MAJOR}.{MINOR}.{MICRO}{RELEASELEVEL}") vm/src/vm/mod.rs:228:17 - Unknown word (rustpythonpath) -- let rustpythonpath_env = std::env::var vm/src/vm/mod.rs:228:53 - Unknown word (RUSTPYTHONPATH) -- env = std::env::var("RUSTPYTHONPATH").ok(); vm/src/vm/mod.rs:230:27 - Unknown word (rustpythonpath) -- let env_set = rustpythonpath_env.as_ref().is_some vm/src/vm/mod.rs:232:37 - Unknown word (rustpythonpath) -- Some(s.as_str()) == rustpythonpath_env.as_deref() || Some -vm/src/vm/mod.rs:236:186 - Unknown word (pylib) -- add_frozen(rustpython_pylib::FROZEN_STDLIB)` in -vm/src/vm/mod.rs:236:30 - Unknown word (pylib) -- "`rustpython_pylib` maybe not set while vm/src/vm/mod.rs:238:26 - Unknown word (RUSTPYTHONPATH) -- "Neither RUSTPYTHONPATH nor PYTHONPATH is set vm/src/vm/mod.rs:240:18 - Unknown word (RUSTPYTHONPATH) -- "RUSTPYTHONPATH or PYTHONPATH is set vm/src/vm/mod.rs:242:18 - Unknown word (RUSTPYTHONPATH) -- "RUSTPYTHONPATH or PYTHONPATH is set -vm/src/vm/mod.rs:610:29 - Unknown word (pyiter) -- return self.map_pyiter(value, func); -vm/src/vm/mod.rs:644:29 - Unknown word (pyiter) -- Ok(self.map_pyiter(obj, f)) -vm/src/vm/mod.rs:649:12 - Unknown word (pyiter) -- fn map_pyiter(&self, value: vm/src/vm/mod.rs:749:17 - Unknown word (excs) -- let mut excs = self.exceptions.borrow vm/src/vm/mod.rs:750:41 - Unknown word (excs) -- std::mem::take(&mut *excs); vm/src/vm/mod.rs:751:9 - Unknown word (excs) -- excs.prev = Some(Box::new @@ -2058,55 +1601,44 @@ vm/src/vm/setting.rs:82:28 - Unknown word (pycs) -- --c vm/src/vm/setting.rs:83:20 - Unknown word (pycs) -- pub check_hash_pycs_mode: String, vm/src/vm/setting.rs:95:37 - Unknown word (RUSTPYTHONPATH) -- Environment PYTHONPATH (and RUSTPYTHONPATH) vm/src/vm/setting.rs:99:17 - Unknown word (platlibdir) -- // wchar_t *platlibdir; -vm/src/vm/thread.rs:42:24 - Unknown word (intp) -- let vm_owns_obj = |intp: NonNull bool vm/sre_engine/src/engine.rs:1183:11 - Unknown word (atcode) -- match atcode { vm/sre_engine/src/engine.rs:1273:51 - Unknown word (blockindices) -- BIGCHARSET> <256 blockindices> */ vm/sre_engine/src/engine.rs:1278:29 - Unknown word (blockindices) -- let (_, blockindices, _) = unsafe { set.align vm/sre_engine/src/engine.rs:1280:33 - Unknown word (blockindices) -- let block = blockindices[block_index as usize -vm/sre_engine/src/engine.rs:132:12 - Unknown word (pymatch) -- pub fn pymatch(&mut self vm/sre_engine/src/engine.rs:288:6 - Unknown word (coro) -- 'coro: loop { +vm/sre_engine/src/engine.rs:375:56 - Unknown word (MAXREPEAT) -- repeat_ctx.max_count != MAXREPEAT +vm/sre_engine/src/engine.rs:429:41 - Unknown word (MAXREPEAT) -- if max_count == MAXREPEAT || ctx.count as usize +vm/sre_engine/src/engine.rs:489:78 - Unknown word (MAXREPEAT) -- count || max_count == MAXREPEAT) vm/sre_engine/src/engine.rs:552:37 - Unknown word (gctx) -- let mut gctx = MatchContext { vm/sre_engine/src/engine.rs:560:71 - Unknown word (gctx) -- peek_char::()) != $f(gctx.peek_char::()) vm/sre_engine/src/engine.rs:565:33 - Unknown word (gctx) -- gctx.advance_char::() vm/sre_engine/src/engine.rs:630:33 - Unknown word (atcode) -- let atcode = SreAtCode::try_from vm/sre_engine/src/engine.rs:631:46 - Unknown word (atcode) -- if at(req, &ctx, atcode) { +vm/sre_engine/src/engine.rs:696:60 - Unknown word (MAXREPEAT) -- repeat_ctx.max_count == MAXREPEAT) vm/sre_engine/src/engine.rs:873:23 - Unknown word (coro) -- continue 'coro; +vm/sre_engine/src/engine.rs:8:80 - Unknown word (MAXREPEAT) -- StrDrive, StringCursor, MAXREPEAT}; +vm/sre_engine/src/lib.rs:12:11 - Unknown word (MAXREPEAT) -- pub const MAXREPEAT: usize = usize::MAX +vm/sre_engine/src/lib.rs:14:11 - Unknown word (MAXREPEAT) -- pub const MAXREPEAT: usize = u32::MAX as +vm/sre_engine/src/lib.rs:17:30 - Unknown word (MAXREPEAT) -- const MAXGROUPS: usize = MAXREPEAT / 4 / 2; +vm/sre_engine/src/lib.rs:19:30 - Unknown word (MAXREPEAT) -- const MAXGROUPS: usize = MAXREPEAT / 2; vm/sre_engine/tests/tests.rs:107:31 - Unknown word (r'ababc) -- pattern p = re.compile(r'ababc+') vm/sre_engine/tests/tests.rs:111:38 - Unknown word (ababc) -- mut state) = p.state("!ababc"); vm/sre_engine/tests/tests.rs:121:37 - Unknown word (pythonpython) -- mut state) = p.state("pythonpython"); vm/sre_engine/tests/tests.rs:141:37 - Unknown word (eeea) -- mut state) = p.state("eeea"); -vm/sre_engine/tests/tests.rs:142:19 - Unknown word (pymatch) -- assert!(state.pymatch(&req)); -vm/sre_engine/tests/tests.rs:152:20 - Unknown word (pymatch) -- assert!(!state.pymatch(&req)); -vm/sre_engine/tests/tests.rs:22:19 - Unknown word (pymatch) -- assert!(state.pymatch(&req)); vm/sre_engine/tests/tests.rs:64:37 - Unknown word (axxzaz) -- mut state) = p.state("axxzaz"); -vm/sre_engine/tests/tests.rs:65:19 - Unknown word (pymatch) -- assert!(state.pymatch(&req)); -vm/sre_engine/tests/tests.rs:79:19 - Unknown word (pymatch) -- assert!(state.pymatch(&req)); -vm/sre_engine/tests/tests.rs:89:37 - Unknown word (baaaa) -- mut state) = p.state("baaaa"); wasm/README.md:1:16 - Unknown word (webassembly) -- # Compiling to webassembly wasm/demo/package.json:33:21 - Unknown word (Liddle) -- "author": "Ryan Liddle", wasm/demo/snippets/asyncbrowser.py:15:5 - Unknown word (asyncweb) -- asyncweb.run(main(delay)) @@ -2114,7 +1646,6 @@ wasm/demo/snippets/asyncbrowser.py:2:8 - Unknown word (asyncweb) -- impo wasm/demo/snippets/import_pypi.py:12:2 - Unknown word (asyncweb) -- @asyncweb.main wasm/demo/snippets/import_pypi.py:14:11 - Unknown word (whlimport) -- await whlimport.load_package("pygments wasm/demo/snippets/import_pypi.py:19:5 - Unknown word (fmter) -- fmter = pygments.formatters -wasm/demo/snippets/import_pypi.py:19:52 - Unknown word (noclasses) -- formatters.html.HtmlFormatter(noclasses=True, style="default wasm/demo/snippets/import_pypi.py:1:8 - Unknown word (asyncweb) -- import asyncweb wasm/demo/snippets/import_pypi.py:20:58 - Unknown word (fmter) -- hi, mom!')", lexer, fmter)) wasm/demo/snippets/import_pypi.py:2:8 - Unknown word (whlimport) -- import whlimport @@ -2124,9 +1655,6 @@ wasm/demo/src/index.js:15:14 - Unknown word (rustpy) -- rp = rustpy; wasm/demo/src/index.js:17:21 - Unknown word (rustpy) -- window.rp = rustpy; wasm/lib/Cargo.toml:12:16 - Unknown word (cdylib) -- crate-type = ["cdylib", "rlib"] wasm/lib/Cargo.toml:12:26 - Unknown word (rlib) -- crate-type = ["cdylib", "rlib"] -wasm/lib/Cargo.toml:16:61 - Unknown word (pylib) -- stdlib", "rustpython-pylib/freeze-stdlib", "rustpython -wasm/lib/Cargo.toml:21:12 - Unknown word (pylib) -- rustpython-pylib = { workspace = true -wasm/lib/Cargo.toml:24:84 - Unknown word (wasmbind) -- encodings", "serde", "wasmbind"] } wasm/lib/Lib/_microdistlib.py:127:14 - Unknown word (distname) -- rs = distname wasm/lib/Lib/_microdistlib.py:129:25 - Unknown word (distname) -- rs = '%s %s' % (distname, ', '.join(['%s %s' wasm/lib/Lib/_microdistlib.py:130:27 - Unknown word (distname) -- return Container(name=distname, extras=extras, constraints @@ -2172,11 +1700,8 @@ wasm/lib/src/js_module.rs:503:58 - Unknown word (jsresult) -- convert::pyre wasm/lib/src/js_module.rs:511:58 - Unknown word (jsresult) -- convert::pyresult_to_jsresult(vm, res) wasm/lib/src/js_module.rs:578:62 - Unknown word (awaitpromise) -- non-None value to an awaitpromise".to_owned(), wasm/lib/src/vm_class.rs:343:34 - Unknown word (jsresult) -- convert::pyresult_to_jsresult(vm, result) -wasm/lib/src/vm_class.rs:51:38 - Unknown word (pylib) -- add_frozen(rustpython_pylib::FROZEN_STDLIB); wasm/notebook/package.json:36:21 - Unknown word (Liddle) -- "author": "Ryan Liddle", wasm/notebook/package.json:9:10 - Unknown word (katex) -- "katex": "^0.12.0", -wasm/notebook/snippets/python-markdown-math.txt:50:8 - Unknown word (Bmatrix) -- \begin{Bmatrix} -wasm/notebook/snippets/python-markdown-math.txt:53:6 - Unknown word (Bmatrix) -- \end{Bmatrix} wasm/notebook/src/index.js:142:5 - Unknown word (pyvm) -- let pyvm = null; wasm/notebook/src/index.js:171:9 - Unknown word (pyvm) -- if (pyvm) { wasm/notebook/src/index.js:172:9 - Unknown word (pyvm) -- pyvm.destroy(); @@ -2203,7 +1728,8 @@ wasm/notebook/src/process.js:7:20 - Unknown word (katex) -- import kat wasm/notebook/src/process.js:7:8 - Unknown word (katex) -- import katex from 'katex'; wasm/notebook/src/process.js:8:20 - Unknown word (katex) -- import 'katex/dist/katex.min.css'; wasm/notebook/src/process.js:8:9 - Unknown word (katex) -- import 'katex/dist/katex.min.css' -wasm/tests/conftest.py:92:5 - Unknown word (wdriver) -- def wdriver(request): +wasm/tests/conftest.py:34:12 - Unknown word (sessionfinish) -- def pytest_sessionfinish(session): +wasm/tests/conftest.py:92:5 - Unknown word (wdriver) -- def wdriver(request): wasm/tests/test_demo.py:19:15 - Unknown word (wdriver) -- def test_demo(wdriver, script, output): wasm/tests/test_demo.py:21:21 - Unknown word (wdriver) -- script_output = wdriver.execute_script(script wasm/tests/test_exec_mode.py:1:20 - Unknown word (wdriver) -- def test_eval_mode(wdriver): diff --git a/integration-tests/snapshots/alexiosc/megistos/report.yaml b/integration-tests/snapshots/alexiosc/megistos/report.yaml index b8a924e55f5..2f1c3dad583 100644 --- a/integration-tests/snapshots/alexiosc/megistos/report.yaml +++ b/integration-tests/snapshots/alexiosc/megistos/report.yaml @@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,html}"]' Summary: files: 583 filesWithIssues: 577 - issues: 37322 + issues: 34505 errors: 0 Errors: [] @@ -19,38 +19,25 @@ issues: - "ATTIC/doc/examples/mod_main.c:8:11 Chouchoulas U \"Alexios Chouchoulas codeset_cntr++;" - "ATTIC/intl/dcgettext.c:1:26 dcgettext U Implementation of the dcgettext(3) function." - "ATTIC/intl/dcgettext.c:37:10 DCGETTEXT U # define DCGETTEXT __dcgettext" - "ATTIC/intl/dcgettext.c:38:10 DCIGETTEXT U # define DCIGETTEXT __dcigettext" - "ATTIC/intl/dcgettext.c:38:23 dcigettext U define DCIGETTEXT __dcigettext" - - "ATTIC/intl/dcigettext.c:99:11 safetyness U /* Thread safetyness. */" - - "ATTIC/intl/dcigettext.c:194:4 ISSLASH U ISSLASH(C) tests whether" - - "ATTIC/intl/dcigettext.c:199:73 DJGPP U _EMX__ || defined __DJGPP__" - - "ATTIC/intl/dcigettext.c:327:10 freea U # define freea(p) /* nothing */" - - "ATTIC/intl/dcigettext.c:442:19 xdomainname U char *dirname, *xdomainname;" - - "ATTIC/intl/dcigettext.c:449:32 foundp U known_translation_t **foundp = NULL;" - - "ATTIC/intl/dcigettext.c:609:9 Ingore U /* Ingore this entry. */" - - "ATTIC/intl/dcigettext.c:727:50 lengthp U domainbinding, msgid, lengthp)" - - "ATTIC/intl/dcigettext.c:734:14 nstrings U nls_uint32 nstrings;" - - "ATTIC/intl/dcigettext.c:760:15 nstr U nls_uint32 nstr =" - - "ATTIC/intl/dcigettext.c:932:15 inleft U size_t inleft = resultlen;" - - "ATTIC/intl/dcigettext.c:1049:28 nplurals U index >= domaindata->nplurals)" - - "ATTIC/intl/dcigettext.c:1059:13 rawmemchr U p = __rawmemchr (p, '\\0');" - - "ATTIC/intl/dcigettext.c:1228:5 tdestroy U __tdestroy (root, free);" - - "ATTIC/intl/dgettext.c:1:26 dgettext U Implementation of the dgettext(3) function." - - "ATTIC/intl/dgettext.c:39:10 DGETTEXT U # define DGETTEXT __dgettext" + - "ATTIC/intl/dcigettext.c:99:11 safetyness U /* Thread safetyness. */" + - "ATTIC/intl/dcigettext.c:199:73 DJGPP U _EMX__ || defined __DJGPP__" + - "ATTIC/intl/dcigettext.c:327:10 freea U # define freea(p) /* nothing */" + - "ATTIC/intl/dcigettext.c:441:15 categoryvalue U const char *categoryvalue;" + - "ATTIC/intl/dcigettext.c:442:19 xdomainname U char *dirname, *xdomainname;" + - "ATTIC/intl/dcigettext.c:449:32 foundp U known_translation_t **foundp = NULL;" + - "ATTIC/intl/dcigettext.c:587:15 CATEGORYVALUE U /* Make CATEGORYVALUE point to the next element" + - "ATTIC/intl/dcigettext.c:609:9 Ingore U /* Ingore this entry. */" + - "ATTIC/intl/dcigettext.c:1049:28 nplurals U index >= domaindata->nplurals)" + - "ATTIC/intl/dcigettext.c:1059:13 rawmemchr U p = __rawmemchr (p, '\\0');" - "ATTIC/intl/eval-plural.h:51:29 lnot U pexp->operation must be lnot. */" - "ATTIC/intl/eval-plural.h:107:29 qmop U pexp->operation must be qmop. */" - "ATTIC/intl/finddomain.c:91:24 nflist U retval = _nl_make_l10nflist (&_nl_loaded_domains" - - "ATTIC/intl/finddomain.c:183:27 runp U struct loaded_l10nfile *runp = _nl_loaded_domains" - - "ATTIC/intl/gettextP.h:20:10 GETTEXTP U #ifndef _GETTEXTP_H" - "ATTIC/intl/gmo.h:138:16 sysdepref U nls_uint32 sysdepref;" - "ATTIC/intl/hash-string.h:33:27 hashpjw U Defines the so called `hashpjw' function by P.J. Weinberger" - "ATTIC/intl/hash-string.h:33:53 Weinberger U hashpjw' function by P.J. Weinberger" @@ -59,7 +46,6 @@ issues: - "ATTIC/intl/intl-compat.c:32:12 redirections U has the redirections primarily in the " - - "ATTIC/intl/l10nflist.c:206:28 lastp U struct loaded_l10nfile **lastp;" - "ATTIC/intl/l10nflist.c:272:45 syntaces U can be part of both syntaces but has different" - "ATTIC/intl/loadinfo.h:27:6 explodename U explodename.c Split a locale" - "ATTIC/intl/loadmsgcat.c:215:14 PRIXLEAST U #if !defined PRIXLEAST8 || PRI_MACROS_BROKEN" @@ -75,16 +61,13 @@ issues: - "ATTIC/intl/localcharset.c:227:6 DECHANZI U \"DECHANZI\" \"\\0\" \"GB2312\" \"\\0\"" - "ATTIC/intl/localcharset.c:229:6 DECKOREAN U \"DECKOREAN\" \"\\0\" \"EUC-KR\" \"\\0\"" - "ATTIC/intl/localcharset.c:326:9 cplen U ULONG cplen;" - - "ATTIC/intl/localealias.c:32:37 FSETLOCKING U LIBC || defined HAVE___FSETLOCKING" - - "ATTIC/intl/localealias.c:138:15 nmap U static size_t nmap;" - - "ATTIC/intl/localealias.c:243:5 fsetlocking U __fsetlocking (fp, FSETLOCKING_BYCALLER" - - "ATTIC/intl/localealias.c:243:34 BYCALLER U fsetlocking (fp, FSETLOCKING_BYCALLER);" + - "ATTIC/intl/localealias.c:225:21 aliasfile U static const char aliasfile[] = \"/locale.alias\"" - "ATTIC/intl/localename.c:20:30 Lillqvist U code written by Tor Lillqvist . */" - "ATTIC/intl/localename.c:68:15 DIVEHI U # ifndef LANG_DIVEHI" - "ATTIC/intl/localename.c:107:15 KONKANI U # ifndef LANG_KONKANI" - - "ATTIC/intl/localename.c:128:15 MANIPURI U # ifndef LANG_MANIPURI" - "ATTIC/intl/localename.c:302:32 RICA U SUBLANG_SPANISH_COSTA_RICA" - "ATTIC/intl/localename.c:444:12 LANGIDFROMLCID U langid = LANGIDFROMLCID (lcid);" + - "ATTIC/intl/localename.c:447:13 PRIMARYLANGID U primary = PRIMARYLANGID (langid);" - "ATTIC/intl/localename.c:509:31 Serbo U What used to be called Serbo-Croatian" - "ATTIC/intl/localename.c:530:42 VLAAMS U BELGIAN: /* FLEMISH, VLAAMS */ return \"nl_BE\";" - "ATTIC/intl/localename.c:572:19 FULFULDE U case 0x67: /* FULFULDE */ return \"ful_NG\";" @@ -121,7 +104,6 @@ issues: - "ATTIC/intl/plural.c:16:10 MULOP U # define MULOP2 260" - "ATTIC/intl/plural.c:62:9 YYLEX U #define YYLEX_PARAM &((struct parse" - "ATTIC/intl/plural.c:63:9 YYPARSE U #define YYPARSE_PARAM arg" - - "ATTIC/intl/plural.c:87:29 bexp U struct expression *bexp," - "ATTIC/intl/plural.c:88:29 tbranch U struct expression *tbranch," - "ATTIC/intl/plural.c:89:29 fbranch U struct expression *fbranch));" - "ATTIC/intl/plural.c:179:9 YYFINAL U #define YYFINAL 27" @@ -225,6 +207,7 @@ issues: - "ATTIC/intl/plural.c:1323:3 yyoverflowab U | yyoverflowab -- parser overflow comes" - "ATTIC/intl/relocatable.c:279:10 HINSTANCE U DllMain (HINSTANCE module_handle, DWORD" - "ATTIC/mbk/mbk_account.h:9:9 XFKEY U #define XFKEY 2" + - "ATTIC/mbk/mbk_account.h:10:9 REMEXP U #define REMEXP 3" - "ATTIC/mbk/mbk_account.h:12:9 SAFPSW U #define SAFPSW 5" - "ATTIC/mbk/mbk_account.h:13:9 STRPSS U #define STRPSS 6" - "ATTIC/mbk/mbk_account.h:14:9 MINPLN U #define MINPLN 7" @@ -235,7 +218,6 @@ issues: - "ATTIC/mbk/mbk_account.h:20:9 LOGADR U #define LOGADR 13" - "ATTIC/mbk/mbk_account.h:21:9 LOGPHN U #define LOGPHN 14" - "ATTIC/mbk/mbk_account.h:23:9 LOGSEX U #define LOGSEX 16" - - "ATTIC/mbk/mbk_account.h:24:9 LOGSYS U #define LOGSYS 17" - "ATTIC/mbk/mbk_account.h:25:9 DEMCXF U #define DEMCXF 18" - "ATTIC/mbk/mbk_account.h:26:9 MINCXF U #define MINCXF 19" - "ATTIC/mbk/mbk_account.h:27:9 MAXCXF U #define MAXCXF 20" @@ -257,7 +239,6 @@ issues: - "ATTIC/mbk/mbk_account.h:58:9 NEWADR U #define NEWADR1 51" - "ATTIC/mbk/mbk_account.h:60:9 NEWPHN U #define NEWPHN 53" - "ATTIC/mbk/mbk_account.h:62:9 NEWSEX U #define NEWSEX 55" - - "ATTIC/mbk/mbk_account.h:63:9 NEWSYS U #define NEWSYS 56" - "ATTIC/mbk/mbk_account.h:65:9 EDITOK U #define EDITOK 58" - "ATTIC/mbk/mbk_account.h:67:9 CPSERR U #define CPSERR 60" - "ATTIC/mbk/mbk_account.h:68:9 PREPSW U #define PREPSW 61" @@ -312,28 +293,25 @@ issues: - "ATTIC/mbk/mbk_account.h:164:9 FLIPLR U #define FLIPLR 157" - "ATTIC/mbk/mbk_account.h:167:9 MNTHLY U #define MNTHLY 160" - "ATTIC/mbk/mbk_account.h:168:9 OPSWHO U #define OPSWHO 161" - - "ATTIC/mbk/mbk_account.h:169:9 OUIDERR U #define OUIDERR 162" - "ATTIC/mbk/mbk_account.h:170:9 PSWOTH U #define PSWOTH 163" - "ATTIC/mbk/mbk_adventure.h:11:9 SAVEDGAME U #define SAVEDGAME 4" - "ATTIC/mbk/mbk_adventure.h:20:9 XCONFRM U #define XCONFRM 13" - "ATTIC/mbk/mbk_adventure.h:23:9 XFERERR U #define XFERERR 16" - "ATTIC/mbk/mbk_adventure.h:27:9 CHOOSERR U #define CHOOSERR 20" + - "ATTIC/mbk/mbk_adventure.h:29:9 TOPHDR U #define TOPHDR 22" - "ATTIC/mbk/mbk_adventure.h:30:9 TOPLIN U #define TOPLIN 23" - "ATTIC/mbk/mbk_adventure.h:31:9 TOPFTR U #define TOPFTR 24" + - "ATTIC/mbk/mbk_adventure.h:33:9 LISTHDR U #define LISTHDR 26" - "ATTIC/mbk/mbk_adventure.h:34:9 LISTGAM U #define LISTGAM 27" - "ATTIC/mbk/mbk_adventure.h:35:9 LISTFTR U #define LISTFTR 28" - "ATTIC/mbk/mbk_archivers.h:7:11 ARCHIVERS U #ifndef __ARCHIVERS_UNAMBIGUOUS__" - "ATTIC/mbk/mbk_bbsdialog.h:7:11 BBSDIALOG U #ifndef __BBSDIALOG_UNAMBIGUOUS__" - - "ATTIC/mbk/mbk_bbsdialog.h:8:9 VHELP U #define VHELP 1" - "ATTIC/mbk/mbk_bbsdialog.h:9:9 FHHDR U #define FHHDR 2" - "ATTIC/mbk/mbk_bbsdialog.h:10:9 FHBUTN U #define FHBUTN 3" - "ATTIC/mbk/mbk_bbsdialog.h:11:9 FHFTR U #define FHFTR 4" - - "ATTIC/mbk/mbk_bbsdialog.h:18:9 DERR U #define DERR 11" - - "ATTIC/mbk/mbk_bbsdialog.h:19:9 UERR U #define UERR 12" - "ATTIC/mbk/mbk_bbsdialog.h:21:9 CLSLSTHDR U #define CLSLSTHDR 14" - "ATTIC/mbk/mbk_bbsdialog.h:22:9 CLSLSTTAB U #define CLSLSTTAB 15" - "ATTIC/mbk/mbk_bbsdialog.h:23:9 CLSLSTEND U #define CLSLSTEND 16" - - "ATTIC/mbk/mbk_bbsdialog.h:24:9 FCAN U #define FCAN 17" - "ATTIC/mbk/mbk_bbsdialog.h:25:9 LISTMHDR U #define LISTMHDR 18" - "ATTIC/mbk/mbk_bbsdialog.h:27:9 LISTMFTR U #define LISTMFTR 20" - "ATTIC/mbk/mbk_bbsdialog.h:29:9 TOGON U #define TOGON 22" @@ -341,9 +319,7 @@ issues: - "ATTIC/mbk/mbk_bjack.h:7:11 BJACK U #ifndef __BJACK_UNAMBIGUOUS__" - "ATTIC/mbk/mbk_bjack.h:8:13 WDOGEXP U #define BJV_WDOGEXP 1" - "ATTIC/mbk/mbk_bjack.h:9:13 TICKEXP U #define BJV_TICKEXP 2" - - "ATTIC/mbk/mbk_bjack.h:10:13 PAUSEEXP U #define BJV_PAUSEEXP 3" - "ATTIC/mbk/mbk_bjack.h:11:13 EPAUSEWARN U #define BJV_EPAUSEWARN 4" - - "ATTIC/mbk/mbk_bjack.h:12:13 PAUSEWARN U #define BJV_PAUSEWARN 5" - "ATTIC/mbk/mbk_bjack.h:14:20 NOCHARGE U #define BJV_SYSOPS_NOCHARGE 7" - "ATTIC/mbk/mbk_bjack.h:15:20 PERC U #define BJV_SYSTEM_PERC 8" - "ATTIC/mbk/mbk_bjack.h:23:13 NEWGAME U #define BJM_NEWGAME 16" @@ -360,20 +336,20 @@ issues: - "ATTIC/mbk/mbk_bjack.h:39:13 YTURNHIT U #define BJM_YTURNHIT 32" - "ATTIC/mbk/mbk_bjack.h:40:13 YBETCRED U #define BJM_YBETCRED 33" - "ATTIC/mbk/mbk_bjack.h:41:13 MPLAYER U #define BJM_MPLAYER 34" - - "ATTIC/mbk/mbk_bjack.h:42:13 FPLAYER U #define BJM_FPLAYER 35" - "ATTIC/mbk/mbk_bjack.h:43:13 OBETCRED U #define BJM_OBETCRED 36" - "ATTIC/mbk/mbk_bjack.h:44:13 MINBET U #define BJM_MINBET 37" + - "ATTIC/mbk/mbk_bjack.h:47:13 TOOLOW U #define BJM_TOOLOW 40" + - "ATTIC/mbk/mbk_bjack.h:48:13 WAITRAISE U #define BJM_WAITRAISE 41" - "ATTIC/mbk/mbk_bjack.h:49:13 CNTRAISE U #define BJM_CNTRAISE 42" - "ATTIC/mbk/mbk_bjack.h:50:13 YRAISE U #define BJM_YRAISE 43" - "ATTIC/mbk/mbk_bjack.h:51:13 ORAISE U #define BJM_ORAISE 44" - - "ATTIC/mbk/mbk_bjack.h:53:13 CNTCALL U #define BJM_CNTCALL 46" - "ATTIC/mbk/mbk_bjack.h:54:13 YCALL U #define BJM_YCALL 47" - - "ATTIC/mbk/mbk_bjack.h:55:13 OCALL U #define BJM_OCALL 48" - "ATTIC/mbk/mbk_bjack.h:56:13 YFOLD U #define BJM_YFOLD 49" - "ATTIC/mbk/mbk_bjack.h:57:13 OFOLD U #define BJM_OFOLD 50" - "ATTIC/mbk/mbk_bjack.h:58:13 SEEPOT U #define BJM_SEEPOT 51" - "ATTIC/mbk/mbk_bjack.h:59:13 YTURN U #define BJM_YTURN 52" - "ATTIC/mbk/mbk_bjack.h:60:13 OTURN U #define BJM_OTURN 53" + - "ATTIC/mbk/mbk_bjack.h:64:13 WAITFOLD U #define BJM_WAITFOLD 57" - "ATTIC/mbk/mbk_bjack.h:65:13 CNTFOLD U #define BJM_CNTFOLD 58" - "ATTIC/mbk/mbk_bjack.h:66:13 WAITHIT U #define BJM_WAITHIT 59" - "ATTIC/mbk/mbk_bjack.h:67:13 CNTHIT U #define BJM_CNTHIT 60" @@ -388,18 +364,13 @@ issues: - "ATTIC/mbk/mbk_bjack.h:76:13 YSTAY U #define BJM_YSTAY 69" - "ATTIC/mbk/mbk_bjack.h:79:13 OSTAY U #define BJM_OSTAY 72" - "ATTIC/mbk/mbk_bjack.h:80:13 YWIN U #define BJM_YWIN 73" - - "ATTIC/mbk/mbk_bjack.h:81:13 OWIN U #define BJM_OWIN 74" - "ATTIC/mbk/mbk_bjack.h:82:13 NOMOREPL U #define BJM_NOMOREPL 75" - "ATTIC/mbk/mbk_bjack.h:83:13 YJOIN U #define BJM_YJOIN 76" - - "ATTIC/mbk/mbk_bjack.h:84:13 OJOIN U #define BJM_OJOIN 77" - "ATTIC/mbk/mbk_bjack.h:85:13 NOGAME U #define BJM_NOGAME 78" - "ATTIC/mbk/mbk_bjack.h:86:13 YGETCRED U #define BJM_YGETCRED 79" - - "ATTIC/mbk/mbk_bjack.h:87:13 OGETCRED U #define BJM_OGETCRED 80" - "ATTIC/mbk/mbk_bjack.h:88:13 MULTJOIN U #define BJM_MULTJOIN 81" - "ATTIC/mbk/mbk_bjack.h:89:13 YOFF U #define BJM_YOFF 82" - - "ATTIC/mbk/mbk_bjack.h:90:13 OOFF U #define BJM_OOFF 83" - "ATTIC/mbk/mbk_bjack.h:95:13 STARTNOW U #define BJM_STARTNOW 88" - - "ATTIC/mbk/mbk_bjack.h:97:13 FINACTIVE U #define BJM_FINACTIVE 90" - "ATTIC/mbk/mbk_bjack.h:99:13 YFORCEFOLD U #define BJM_YFORCEFOLD 92" - "ATTIC/mbk/mbk_bjack.h:100:13 OFORCEFOLD U #define BJM_OFORCEFOLD 93" - "ATTIC/mbk/mbk_bjack.h:101:13 YFORCESTAY U #define BJM_YFORCESTAY 94" @@ -409,7 +380,6 @@ issues: - "ATTIC/mbk/mbk_bjack.h:105:13 SWON U #define BJM_SWON 98" - "ATTIC/mbk/mbk_bjack.h:106:13 PWON U #define BJM_PWON 99" - "ATTIC/mbk/mbk_bjack.h:110:13 PLNOINTELE U #define BJM_PLNOINTELE 103" - - "ATTIC/mbk/mbk_bjack.h:111:13 OFORCEOFF U #define BJM_OFORCEOFF 104" - "ATTIC/mbk/mbk_bulletins.h:9:9 SOPKEY U #define SOPKEY 2" - "ATTIC/mbk/mbk_bulletins.h:11:9 AUDINS U #define AUDINS 4" - "ATTIC/mbk/mbk_bulletins.h:12:9 AUDDEL U #define AUDDEL 5" @@ -421,7 +391,6 @@ issues: - "ATTIC/mbk/mbk_bulletins.h:18:9 AINSDEF U #define AINSDEF 11" - "ATTIC/mbk/mbk_bulletins.h:19:9 DNLDESC U #define DNLDESC 12" - "ATTIC/mbk/mbk_bulletins.h:23:9 NOAXES U #define NOAXES 16" - - "ATTIC/mbk/mbk_bulletins.h:24:9 SMENU U #define SMENU 17" - "ATTIC/mbk/mbk_bulletins.h:29:9 SCASK U #define SCASK 22" - "ATTIC/mbk/mbk_bulletins.h:30:9 SCERR U #define SCERR 23" - "ATTIC/mbk/mbk_bulletins.h:31:9 BLTCAN U #define BLTCAN 24" @@ -483,7 +452,6 @@ issues: - "ATTIC/mbk/mbk_bulletins.h:108:9 ASKDELR U #define ASKDELR 101" - "ATTIC/mbk/mbk_bulletins.h:109:9 ABODEL U #define ABODEL 102" - "ATTIC/mbk/mbk_bulletins.h:111:9 DBDELOK U #define DBDELOK 104" - - "ATTIC/mbk/mbk_bulletins.h:112:9 DBERR U #define DBERR 105" - "ATTIC/mbk/mbk_bulletins.h:113:9 EDTBLT U #define EDTBLT 106" - "ATTIC/mbk/mbk_bulletins.h:114:9 EDTNOAX U #define EDTNOAX 107" - "ATTIC/mbk/mbk_bulletins.h:115:9 EBLTVT U #define EBLTVT 108" @@ -497,7 +465,6 @@ issues: - "ATTIC/mbk/mbk_bulletins.h:126:9 AISIGR U #define AISIGR 119" - "ATTIC/mbk/mbk_bulletins.h:127:9 AIDIRR U #define AIDIRR 120" - "ATTIC/mbk/mbk_bulletins.h:128:9 BGNAINS U #define BGNAINS 121" - - "ATTIC/mbk/mbk_bulletins.h:129:9 NOFILES U #define NOFILES 122" - "ATTIC/mbk/mbk_bulletins.h:130:9 FNDFILE U #define FNDFILE 123" - "ATTIC/mbk/mbk_bulletins.h:131:9 BYTESNG U #define BYTESNG 124" - "ATTIC/mbk/mbk_bulletins.h:132:9 BYTEPLR U #define BYTEPLR 125" @@ -675,12 +642,9 @@ issues: - "ATTIC/mbk/mbk_emailclubs.h:181:9 RDSCNM U #define RDSCNM 174" - "ATTIC/mbk/mbk_emailclubs.h:182:9 RDSCNMH U #define RDSCNMH 175" - "ATTIC/mbk/mbk_emailclubs.h:183:9 RDSCNR U #define RDSCNR 176" - - "ATTIC/mbk/mbk_emailclubs.h:184:9 RDDEF U #define RDDEF 177" - "ATTIC/mbk/mbk_emailclubs.h:185:9 RDGOHLP U #define RDGOHLP 178" - "ATTIC/mbk/mbk_emailclubs.h:186:9 RDGONUM U #define RDGONUM 179" - "ATTIC/mbk/mbk_emailclubs.h:187:9 RDBEG U #define RDBEG 180" - - "ATTIC/mbk/mbk_emailclubs.h:188:9 RDEND U #define RDEND 181" - - "ATTIC/mbk/mbk_emailclubs.h:189:9 RDDEL U #define RDDEL 182" - "ATTIC/mbk/mbk_emailclubs.h:190:9 RDIOERR U #define RDIOERR 183" - "ATTIC/mbk/mbk_emailclubs.h:191:9 RDRMNU U #define RDRMNU1 184" - "ATTIC/mbk/mbk_emailclubs.h:199:9 RDMNUR U #define RDMNUR 192" @@ -744,8 +708,6 @@ issues: - "ATTIC/mbk/mbk_emailclubs.h:276:9 DLLISTH U #define DLLISTH 269" - "ATTIC/mbk/mbk_emailclubs.h:277:9 DLLISTL U #define DLLISTL 270" - "ATTIC/mbk/mbk_emailclubs.h:278:9 DLLISTF U #define DLLISTF 271" - - "ATTIC/mbk/mbk_emailclubs.h:279:9 DLAR U #define DLAR1 272" - - "ATTIC/mbk/mbk_emailclubs.h:280:9 DLANNET U #define DLANNET 273" - "ATTIC/mbk/mbk_emailclubs.h:281:9 DLAUNKID U #define DLAUNKID 274" - "ATTIC/mbk/mbk_emailclubs.h:282:9 DLADUPL U #define DLADUPL 275" - "ATTIC/mbk/mbk_emailclubs.h:283:9 DLAWHO U #define DLAWHO 276" @@ -834,21 +796,16 @@ issues: - "ATTIC/mbk/mbk_emailclubs.h:403:9 LCHDR U #define LCHDR 396" - "ATTIC/mbk/mbk_emailclubs.h:404:9 LCTAB U #define LCTAB 397" - "ATTIC/mbk/mbk_emailclubs.h:405:9 LCFTR U #define LCFTR 398" - - "ATTIC/mbk/mbk_emailclubs.h:411:9 SCADD U #define SCADD 404" - "ATTIC/mbk/mbk_emailclubs.h:412:9 NETMNU U #define NETMNU 405" - "ATTIC/mbk/mbk_emailclubs.h:413:9 SHNETMNU U #define SHNETMNU 406" - - "ATTIC/mbk/mbk_emailclubs.h:414:9 NETHELP U #define NETHELP 407" - "ATTIC/mbk/mbk_emailclubs.h:415:9 DIPMNU U #define DIPMNU 408" - - "ATTIC/mbk/mbk_emailclubs.h:416:9 DIPADD U #define DIPADD 409" - "ATTIC/mbk/mbk_emailclubs.h:417:9 DIPADR U #define DIPADR 410" - "ATTIC/mbk/mbk_emailclubs.h:418:9 DIPADX U #define DIPADX 411" - "ATTIC/mbk/mbk_emailclubs.h:419:9 DIPADT U #define DIPADT 412" - "ATTIC/mbk/mbk_emailclubs.h:420:9 DIPADTR U #define DIPADTR 413" - "ATTIC/mbk/mbk_emailclubs.h:421:9 DIPADDOK U #define DIPADDOK 414" - - "ATTIC/mbk/mbk_emailclubs.h:422:9 DIPDEL U #define DIPDEL 415" - "ATTIC/mbk/mbk_emailclubs.h:423:9 DIPDELX U #define DIPDELX 416" - "ATTIC/mbk/mbk_emailclubs.h:424:9 DIPDELOK U #define DIPDELOK 417" - - "ATTIC/mbk/mbk_emailclubs.h:425:9 DIPMOD U #define DIPMOD 418" - "ATTIC/mbk/mbk_emailclubs.h:426:9 DIPMODX U #define DIPMODX 419" - "ATTIC/mbk/mbk_emailclubs.h:427:9 DIPMODT U #define DIPMODT 420" - "ATTIC/mbk/mbk_emailclubs.h:428:9 DIPMODA U #define DIPMODA 421" @@ -943,6 +900,7 @@ issues: - "ATTIC/mbk/mbk_emailclubs.h:532:9 THRMNU U #define THRMNU 525" - "ATTIC/mbk/mbk_emailclubs.h:533:9 THRMNUH U #define THRMNUH 526" - "ATTIC/mbk/mbk_emailclubs.h:535:9 THRNRET U #define THRNRET 528" + - "ATTIC/mbk/mbk_emailclubs.h:536:9 THREND U #define THREND 529" - "ATTIC/mbk/mbk_emailclubs.h:537:9 THRBEG U #define THRBEG 530" - "ATTIC/mbk/mbk_emailclubs.h:538:9 THRRET U #define THRRET 531" - "ATTIC/mbk/mbk_emailclubs.h:539:9 THRPR U #define THRPR 532" @@ -984,9 +942,6 @@ issues: - "ATTIC/mbk/mbk_emailclubs.h:599:9 RKFOUND U #define RKFOUND 592" - "ATTIC/mbk/mbk_emailclubs.h:600:9 RKCAN U #define RKCAN 593" - "ATTIC/mbk/mbk_emailclubs.h:601:9 FAPPSCN U #define FAPPSCN 594" - - "ATTIC/mbk/mbk_emailclubs.h:602:9 FAPPASK U #define FAPPASK 595" - - "ATTIC/mbk/mbk_emailclubs.h:603:9 FAPPERR U #define FAPPERR 596" - - "ATTIC/mbk/mbk_emailclubs.h:604:9 FAPPAPP U #define FAPPAPP 597" - "ATTIC/mbk/mbk_emailclubs.h:605:9 QSEMPTY U #define QSEMPTY 598" - "ATTIC/mbk/mbk_emailclubs.h:606:9 QSNONEW U #define QSNONEW 599" - "ATTIC/mbk/mbk_emailclubs.h:607:9 QSSCAN U #define QSSCAN 600" @@ -1060,6 +1015,7 @@ issues: - "ATTIC/mbk/mbk_files.h:19:9 DEFREB U #define DEFREB 12" - "ATTIC/mbk/mbk_files.h:20:9 DEFUAUD U #define DEFUAUD 13" - "ATTIC/mbk/mbk_files.h:21:9 DEFDAUD U #define DEFDAUD 14" + - "ATTIC/mbk/mbk_files.h:23:9 MAXNEST U #define MAXNEST 16" - "ATTIC/mbk/mbk_files.h:24:9 RDMEFIL U #define RDMEFIL 17" - "ATTIC/mbk/mbk_files.h:25:9 RDMESIZ U #define RDMESIZ 18" - "ATTIC/mbk/mbk_files.h:26:9 OTHRDME U #define OTHRDME 19" @@ -1067,18 +1023,15 @@ issues: - "ATTIC/mbk/mbk_files.h:28:9 FILELSTD U #define FILELSTD 21" - "ATTIC/mbk/mbk_files.h:29:9 MFILLST U #define MFILLST 22" - "ATTIC/mbk/mbk_files.h:30:9 MFILLSTD U #define MFILLSTD 23" - - "ATTIC/mbk/mbk_files.h:31:9 OTHRFLS U #define OTHRFLS 24" - "ATTIC/mbk/mbk_files.h:32:9 FILEIND U #define FILEIND 25" - "ATTIC/mbk/mbk_files.h:33:9 FILEINDD U #define FILEINDD 26" - "ATTIC/mbk/mbk_files.h:34:9 MFILIND U #define MFILIND 27" - "ATTIC/mbk/mbk_files.h:35:9 MFILINDD U #define MFILINDD 28" - - "ATTIC/mbk/mbk_files.h:37:9 NUMTOPS U #define NUMTOPS 30" - "ATTIC/mbk/mbk_files.h:38:9 TOPFILD U #define TOPFILD 31" - "ATTIC/mbk/mbk_files.h:39:9 MFILETP U #define MFILETP 32" - "ATTIC/mbk/mbk_files.h:40:9 NUMMTPS U #define NUMMTPS 33" - "ATTIC/mbk/mbk_files.h:41:9 MTPFILD U #define MTPFILD 34" - "ATTIC/mbk/mbk_files.h:42:9 SHOWHID U #define SHOWHID 35" - - "ATTIC/mbk/mbk_files.h:43:9 SLOWDEV U #define SLOWDEV0 36" - "ATTIC/mbk/mbk_files.h:53:9 SLOWDEVA U #define SLOWDEVA 46" - "ATTIC/mbk/mbk_files.h:54:9 SLOWDEVB U #define SLOWDEVB 47" - "ATTIC/mbk/mbk_files.h:55:9 SLOWDEVC U #define SLOWDEVC 48" @@ -1089,15 +1042,14 @@ issues: - "ATTIC/mbk/mbk_files.h:60:9 SLDCMAX U #define SLDCMAX 53" - "ATTIC/mbk/mbk_files.h:61:9 SLDCTIM U #define SLDCTIM 54" - "ATTIC/mbk/mbk_files.h:62:9 SLDCSMN U #define SLDCSMN 55" - - "ATTIC/mbk/mbk_files.h:63:9 NUMTRIES U #define NUMTRIES 56" - - "ATTIC/mbk/mbk_files.h:66:9 FNCHARS U #define FNCHARS 59" + - "ATTIC/mbk/mbk_files.h:64:9 DESLEN U #define DESLEN 57" - "ATTIC/mbk/mbk_files.h:67:9 MAXKEYW U #define MAXKEYW 60" - "ATTIC/mbk/mbk_files.h:68:9 ACCMTSD U #define ACCMTSD 61" - "ATTIC/mbk/mbk_files.h:69:9 SRLSTLN U #define SRLSTLN 62" - "ATTIC/mbk/mbk_files.h:70:9 SIGAXS U #define SIGAXS 63" - "ATTIC/mbk/mbk_files.h:71:9 TOPFIL U #define TOPFIL 64" - "ATTIC/mbk/mbk_files.h:72:9 CHGABT U #define CHGABT 65" - - "ATTIC/mbk/mbk_files.h:74:9 OSFDESC U #define OSFDESC 67" + - "ATTIC/mbk/mbk_files.h:76:9 INFOHDR U #define INFOHDR 69" - "ATTIC/mbk/mbk_files.h:79:9 OPMENU U #define OPMENU 72" - "ATTIC/mbk/mbk_files.h:80:9 OPSHORT U #define OPSHORT 73" - "ATTIC/mbk/mbk_files.h:84:9 OPLHDR U #define OPLHDR 77" @@ -1128,7 +1080,6 @@ issues: - "ATTIC/mbk/mbk_files.h:121:9 OPRERR U #define OPRERR 114" - "ATTIC/mbk/mbk_files.h:122:9 OPRRED U #define OPRRED 115" - "ATTIC/mbk/mbk_files.h:123:9 OPCAN U #define OPCAN 116" - - "ATTIC/mbk/mbk_files.h:125:9 LIBFAIL U #define LIBFAIL 118" - "ATTIC/mbk/mbk_files.h:126:9 OCREASK U #define OCREASK 119" - "ATTIC/mbk/mbk_files.h:127:9 OCREEXS U #define OCREEXS 120" - "ATTIC/mbk/mbk_files.h:128:9 OCRE U #define OCRE2LN 121" @@ -1166,7 +1117,6 @@ issues: - "ATTIC/mbk/mbk_files.h:197:9 OOPTVT U #define OOPTVT 190" - "ATTIC/mbk/mbk_files.h:198:9 OOPTLT U #define OOPTLT 191" - "ATTIC/mbk/mbk_files.h:208:9 OOPTLTA U #define OOPTLTA 201" - - "ATTIC/mbk/mbk_files.h:209:9 OOPTREC U #define OOPTREC 202" - "ATTIC/mbk/mbk_files.h:212:9 OLDLASK U #define OLDLASK 205" - "ATTIC/mbk/mbk_files.h:213:9 OLDLNEX U #define OLDLNEX 206" - "ATTIC/mbk/mbk_files.h:214:9 OLDLSUB U #define OLDLSUB 207" @@ -1181,8 +1131,6 @@ issues: - "ATTIC/mbk/mbk_files.h:225:9 OLUNOS U #define OLUNOS 218" - "ATTIC/mbk/mbk_files.h:226:9 OAPPQ U #define OAPPQ 219" - "ATTIC/mbk/mbk_files.h:227:9 OAPPR U #define OAPPR 220" - - "ATTIC/mbk/mbk_files.h:228:9 OAPPASK U #define OAPPASK 221" - - "ATTIC/mbk/mbk_files.h:229:9 OAPPERR U #define OAPPERR 222" - "ATTIC/mbk/mbk_files.h:230:9 OAPPOK U #define OAPPOK 223" - "ATTIC/mbk/mbk_files.h:231:9 OAPPSCN U #define OAPPSCN 224" - "ATTIC/mbk/mbk_files.h:232:9 OAPPNUN U #define OAPPNUN 225" @@ -1197,9 +1145,7 @@ issues: - "ATTIC/mbk/mbk_files.h:241:9 OLRNNMN U #define OLRNNMN 234" - "ATTIC/mbk/mbk_files.h:242:9 OLRNERR U #define OLRNERR 235" - "ATTIC/mbk/mbk_files.h:243:9 OLRNOK U #define OLRNOK 236" - - "ATTIC/mbk/mbk_files.h:244:9 ODESASK U #define ODESASK 237" - "ATTIC/mbk/mbk_files.h:245:9 ODESOS U #define ODESOS 238" - - "ATTIC/mbk/mbk_files.h:246:9 ODESERR U #define ODESERR 239" - "ATTIC/mbk/mbk_files.h:247:9 ODESFIL U #define ODESFIL 240" - "ATTIC/mbk/mbk_files.h:248:9 OLONASK U #define OLONASK 241" - "ATTIC/mbk/mbk_files.h:249:9 OLONOS U #define OLONOS 242" @@ -1207,12 +1153,7 @@ issues: - "ATTIC/mbk/mbk_files.h:251:9 OLONINF U #define OLONINF 244" - "ATTIC/mbk/mbk_files.h:252:9 OLONCONT U #define OLONCONT 245" - "ATTIC/mbk/mbk_files.h:253:9 OLONCND U #define OLONCND 246" - - "ATTIC/mbk/mbk_files.h:254:9 ODELASK U #define ODELASK 247" - - "ATTIC/mbk/mbk_files.h:255:9 ODELERR U #define ODELERR 248" - - "ATTIC/mbk/mbk_files.h:256:9 ODELNUM U #define ODELNUM 249" - "ATTIC/mbk/mbk_files.h:257:9 ODELOS U #define ODELOS 250" - - "ATTIC/mbk/mbk_files.h:258:9 ODELMOD U #define ODELMOD 251" - - "ATTIC/mbk/mbk_files.h:259:9 ODELINF U #define ODELINF 252" - "ATTIC/mbk/mbk_files.h:260:9 ODELMNU U #define ODELMNU 253" - "ATTIC/mbk/mbk_files.h:261:9 ODELOK U #define ODELOK 254" - "ATTIC/mbk/mbk_files.h:262:9 ODELOKD U #define ODELOKD 255" @@ -1240,7 +1181,6 @@ issues: - "ATTIC/mbk/mbk_files.h:290:9 OCPYFAIL U #define OCPYFAIL 283" - "ATTIC/mbk/mbk_files.h:291:9 OCPYEXT U #define OCPYEXT 284" - "ATTIC/mbk/mbk_files.h:293:9 WRNGPSS U #define WRNGPSS 286" - - "ATTIC/mbk/mbk_files.h:294:9 FAILPASS U #define FAILPASS 287" - "ATTIC/mbk/mbk_files.h:295:9 FTUNK U #define FTUNK 288" - "ATTIC/mbk/mbk_files.h:296:9 LIBRO U #define LIBRO 289" - "ATTIC/mbk/mbk_files.h:297:9 LIBFULF U #define LIBFULF 290" @@ -1250,7 +1190,6 @@ issues: - "ATTIC/mbk/mbk_files.h:302:9 FILEPLR U #define FILEPLR 295" - "ATTIC/mbk/mbk_files.h:303:9 UPLNAX U #define UPLNAX 296" - "ATTIC/mbk/mbk_files.h:304:9 UPLASK U #define UPLASK 297" - - "ATTIC/mbk/mbk_files.h:305:9 FNERR U #define FNERR 298" - "ATTIC/mbk/mbk_files.h:306:9 FDNDOS U #define FDNDOS 299" - "ATTIC/mbk/mbk_files.h:307:9 UPLDUP U #define UPLDUP 300" - "ATTIC/mbk/mbk_files.h:308:9 UPLCAN U #define UPLCAN 301" @@ -1279,9 +1218,11 @@ issues: - "ATTIC/mbk/mbk_files.h:334:9 UPLKEYR U #define UPLKEYR 327" - "ATTIC/mbk/mbk_files.h:335:9 UPLKEYD U #define UPLKEYD 328" - "ATTIC/mbk/mbk_files.h:336:9 UPLKEYH U #define UPLKEYH 329" + - "ATTIC/mbk/mbk_files.h:337:9 FILEHDR U #define FILEHDR1 330" - "ATTIC/mbk/mbk_files.h:340:9 TIMESNG U #define TIMESNG 333" - "ATTIC/mbk/mbk_files.h:341:9 TIMEPLR U #define TIMEPLR 334" - "ATTIC/mbk/mbk_files.h:343:9 LASTCND U #define LASTCND 336" + - "ATTIC/mbk/mbk_files.h:345:9 NEEDSAPP U #define NEEDSAPP 338" - "ATTIC/mbk/mbk_files.h:346:9 LIBWLCK U #define LIBWLCK 339" - "ATTIC/mbk/mbk_files.h:347:9 LIBFLCK U #define LIBFLCK 340" - "ATTIC/mbk/mbk_files.h:348:9 FLEMPT U #define FLEMPT 341" @@ -1351,7 +1292,6 @@ issues: - "ATTIC/mbk/mbk_gallups.h:24:9 MCHEADER U #define MCHEADER 17" - "ATTIC/mbk/mbk_gallups.h:25:9 NUMBERINP U #define NUMBERINP 18" - "ATTIC/mbk/mbk_gallups.h:30:9 NOPERMRES U #define NOPERMRES 23" - - "ATTIC/mbk/mbk_gallups.h:31:9 NORESULTS U #define NORESULTS 24" - "ATTIC/mbk/mbk_gallups.h:32:9 RESQFTHEAD U #define RESQFTHEAD 25" - "ATTIC/mbk/mbk_gallups.h:33:9 RESQFREETEXT U #define RESQFREETEXT 26" - "ATTIC/mbk/mbk_gallups.h:34:9 RESQFTFOOT U #define RESQFTFOOT 27" @@ -1370,10 +1310,10 @@ issues: - "ATTIC/mbk/mbk_gallups.h:49:9 OKCREATE U #define OKCREATE 42" - "ATTIC/mbk/mbk_gallups.h:50:9 NEWGALQ U #define NEWGALQ_SCRHELP 43" - "ATTIC/mbk/mbk_gallups.h:50:17 SCRHELP U #define NEWGALQ_SCRHELP 43" - - "ATTIC/mbk/mbk_gallups.h:52:9 SCRIPTHELP U #define SCRIPTHELP 45" - "ATTIC/mbk/mbk_graffiti.h:13:9 OVRKEY U #define OVRKEY 6" - "ATTIC/mbk/mbk_graffiti.h:16:9 HITHERE U #define HITHERE 9" - "ATTIC/mbk/mbk_graffiti.h:21:9 SYSSHMENU U #define SYSSHMENU 14" + - "ATTIC/mbk/mbk_graffiti.h:24:9 MSGDENY U #define MSGDENY 17" - "ATTIC/mbk/mbk_graffiti.h:25:9 WRTNAX U #define WRTNAX 18" - "ATTIC/mbk/mbk_graffiti.h:28:9 WALLSAV U #define WALLSAV 21" - "ATTIC/mbk/mbk_graffiti.h:29:9 WALLDON U #define WALLDON 22" @@ -1397,8 +1337,8 @@ issues: - "ATTIC/mbk/mbk_lined.h:14:9 LLDTBE U #define LLDTBE 7" - "ATTIC/mbk/mbk_lined.h:16:9 SIZINFO U #define SIZINFO 9" - "ATTIC/mbk/mbk_lined.h:17:9 ENTHLP U #define ENTHLP 10" - - "ATTIC/mbk/mbk_lined.h:22:9 NCANCEL U #define NCANCEL 15" - "ATTIC/mbk/mbk_lined.h:23:9 TXTLSTH U #define TXTLSTH 16" + - "ATTIC/mbk/mbk_lined.h:24:9 TXTHDR U #define TXTHDR 17" - "ATTIC/mbk/mbk_lined.h:25:9 TXTLST U #define TXTLST 18" - "ATTIC/mbk/mbk_lined.h:26:9 INVLIN U #define INVLIN 19" - "ATTIC/mbk/mbk_lined.h:27:9 RWCHLN U #define RWCHLN 20" @@ -1426,7 +1366,6 @@ issues: - "ATTIC/mbk/mbk_login.h:20:9 ASKLNG U #define ASKLNG1 13" - "ATTIC/mbk/mbk_login.h:23:9 ASKLNGR U #define ASKLNGR 16" - "ATTIC/mbk/mbk_login.h:25:9 THELLO U #define THELLO 18" - - "ATTIC/mbk/mbk_login.h:26:9 TFULL U #define TFULL 19" - "ATTIC/mbk/mbk_login.h:27:9 ENTUSID U #define ENTUSID 20" - "ATTIC/mbk/mbk_login.h:29:9 ENTUSIDM U #define ENTUSIDM 22" - "ATTIC/mbk/mbk_login.h:30:9 LOGUIDM U #define LOGUIDM 23" @@ -1487,11 +1426,15 @@ issues: - "ATTIC/mbk/mbk_menuman.h:8:9 DEFCCR U #define DEFCCR 1" - "ATTIC/mbk/mbk_menuman.h:9:9 TOPPAG U #define TOPPAG 2" - "ATTIC/mbk/mbk_menuman.h:10:9 EXTPAG U #define EXTPAG 3" + - "ATTIC/mbk/mbk_menuman.h:11:9 USESHM U #define USESHM 4" - "ATTIC/mbk/mbk_menuman.h:14:9 RELOGSTG U #define RELOGSTG 7" - "ATTIC/mbk/mbk_menuman.h:17:9 XITDESCR U #define XITDESCR 10" - "ATTIC/mbk/mbk_menuman.h:18:9 MENPRO U #define MENPRO 11" - "ATTIC/mbk/mbk_menuman.h:19:9 MENEPI U #define MENEPI 12" - "ATTIC/mbk/mbk_menuman.h:20:9 SHMBEG U #define SHMBEG 13" + - "ATTIC/mbk/mbk_menuman.h:21:9 SHMOPT U #define SHMOPT 14" + - "ATTIC/mbk/mbk_menuman.h:22:9 SHMLOP U #define SHMLOP 15" + - "ATTIC/mbk/mbk_menuman.h:23:9 SHMEND U #define SHMEND 16" - "ATTIC/mbk/mbk_menuman.h:24:9 SHMPRM U #define SHMPRM 17" - "ATTIC/mbk/mbk_menuman.h:28:9 CANTXEC U #define CANTXEC 21" - "ATTIC/mbk/mbk_menuman.h:29:9 RUSXITN U #define RUSXITN 22" @@ -1499,7 +1442,6 @@ issues: - "ATTIC/mbk/mbk_metabbs-client.h:7:11 METABBS U #ifndef __METABBS_CLIENT_UNAMBIGUOUS_" - "ATTIC/mbk/mbk_metabbs-client.h:8:9 USRLRM U #define USRLRM 1" - "ATTIC/mbk/mbk_metabbs-client.h:9:9 QRYLRM U #define QRYLRM 2" - - "ATTIC/mbk/mbk_metabbs-client.h:14:9 DNSFAIL U #define DNSFAIL 7" - "ATTIC/mbk/mbk_metabbs-client.h:16:9 SENDOK U #define SENDOK 9" - "ATTIC/mbk/mbk_metabbs-client.h:24:9 KICKOUT U #define KICKOUT 17" - "ATTIC/mbk/mbk_metabbs-client.h:25:9 SYSTBLH U #define SYSTBLH 18" @@ -1515,6 +1457,7 @@ issues: - "ATTIC/mbk/mbk_news.h:8:9 LINKEY U #define LINKEY 1" - "ATTIC/mbk/mbk_news.h:11:9 DEFDUR U #define DEFDUR 4" - "ATTIC/mbk/mbk_news.h:12:9 DEFSHW U #define DEFSHW 5" + - "ATTIC/mbk/mbk_news.h:13:9 DEFHDR U #define DEFHDR 6" - "ATTIC/mbk/mbk_news.h:14:9 DEFCLS U #define DEFCLS 7" - "ATTIC/mbk/mbk_news.h:17:9 UPLDESC U #define UPLDESC 10" - "ATTIC/mbk/mbk_news.h:29:9 LEDIT U #define LEDIT 22" @@ -1523,14 +1466,11 @@ issues: - "ATTIC/mbk/mbk_news.h:41:9 ASKEDT U #define ASKEDT 34" - "ATTIC/mbk/mbk_news.h:42:9 ASKUPL U #define ASKUPL 35" - "ATTIC/mbk/mbk_news.h:43:9 ASKUPLD U #define ASKUPLD 36" - - "ATTIC/mbk/mbk_news.h:45:9 SHEADER U #define SHEADER 38" - "ATTIC/mbk/mbk_news.h:46:9 LSTHDR U #define LSTHDR 39" - "ATTIC/mbk/mbk_news.h:47:9 LSTTAB U #define LSTTAB 40" - "ATTIC/mbk/mbk_news.h:48:9 LSTFTR U #define LSTFTR 41" - - "ATTIC/mbk/mbk_news.h:49:9 RDNEWS U #define RDNEWS 42" - "ATTIC/mbk/mbk_news.h:51:9 NEWBLT U #define NEWBLT 44" - "ATTIC/mbk/mbk_news.h:52:9 BLTDIV U #define BLTDIV 45" - - "ATTIC/mbk/mbk_news.h:53:9 NONEWS U #define NONEWS 46" - "ATTIC/mbk/mbk_news.h:56:9 DELOK U #define DELOK 49" - "ATTIC/mbk/mbk_news.h:57:9 FTOOMANY U #define FTOOMANY 50" - "ATTIC/mbk/mbk_notify.h:9:9 INVKEY U #define INVKEY 2" @@ -1542,13 +1482,11 @@ issues: - "ATTIC/mbk/mbk_notify.h:24:9 ADDOK U #define ADDOK 17" - "ATTIC/mbk/mbk_notify.h:25:9 ADDSEXM U #define ADDSEXM 18" - "ATTIC/mbk/mbk_notify.h:26:9 ADDSEXF U #define ADDSEXF 19" - - "ATTIC/mbk/mbk_notify.h:27:9 NOUSERS U #define NOUSERS 20" - "ATTIC/mbk/mbk_notify.h:31:9 LISTHD U #define LISTHD 24" - "ATTIC/mbk/mbk_notify.h:32:9 LISTU U #define LISTU 25" - "ATTIC/mbk/mbk_notify.h:33:9 LISTFT U #define LISTFT 26" - "ATTIC/mbk/mbk_notify.h:34:9 INJMSG U #define INJMSG 27" - "ATTIC/mbk/mbk_notify.h:38:9 CONM U #define CONM 31" - - "ATTIC/mbk/mbk_notify.h:40:9 CONP U #define CONP 33" - "ATTIC/mbk/mbk_offline.bulletins.h:8:9 DEFBLT U #define DEFBLT 1" - "ATTIC/mbk/mbk_offline.bulletins.h:9:9 DEFANSI U #define DEFANSI 2" - "ATTIC/mbk/mbk_offline.bulletins.h:10:9 BLTIDFN U #define BLTIDFN 3" @@ -1662,7 +1600,6 @@ issues: - "ATTIC/mbk/mbk_offline.mail.h:94:9 QWKCPCA U #define QWKCPCA 87" - "ATTIC/mbk/mbk_offline.mail.h:95:9 QWKCPHH U #define QWKCPHH 88" - "ATTIC/mbk/mbk_offline.mail.h:96:9 QWKCPHF U #define QWKCPHF 89" - - "ATTIC/mbk/mbk_offline.mail.h:140:9 NOMSGS U #define NOMSGS 133" - "ATTIC/mbk/mbk_offline.mail.h:142:9 REPHD U #define REPHD 135" - "ATTIC/mbk/mbk_offline.mail.h:143:9 REPTB U #define REPTB 136" - "ATTIC/mbk/mbk_offline.mail.h:144:9 REPTBALL U #define REPTBALL 137" @@ -1703,7 +1640,6 @@ issues: - "ATTIC/mbk/mbk_offline.mail.h:190:9 RQMTAB U #define RQMTAB 183" - "ATTIC/mbk/mbk_offline.mail.h:191:9 ENDRQM U #define ENDRQM 184" - "ATTIC/mbk/mbk_offline.news.h:8:9 ONKEY U #define ONKEY 1" - - "ATTIC/mbk/mbk_offline.news.h:9:9 DEFNEWS U #define DEFNEWS 2" - "ATTIC/mbk/mbk_offline.news.h:10:9 NEWSFILE U #define NEWSFILE 3" - "ATTIC/mbk/mbk_offline.news.h:11:9 ONVT U #define ONVT 4" - "ATTIC/mbk/mbk_offline.news.h:12:9 ONLT U #define ONLT 5" @@ -1713,15 +1649,11 @@ issues: - "ATTIC/mbk/mbk_offline.news.h:16:9 ONDNAX U #define ONDNAX 9" - "ATTIC/mbk/mbk_offline.news.h:17:9 ONDOK U #define ONDOK 10" - "ATTIC/mbk/mbk_registry.h:101:9 REGPLS U #define REGPLS 94" - - "ATTIC/mbk/mbk_registry.h:102:9 REGHELP U #define REGHELP 95" - "ATTIC/mbk/mbk_registry.h:105:9 REGMNU U #define REGMNU 98" - "ATTIC/mbk/mbk_registry.h:108:9 REGSMNU U #define REGSMNU 101" - - "ATTIC/mbk/mbk_registry.h:113:9 DINTRO U #define DINTRO 106" - - "ATTIC/mbk/mbk_registry.h:114:9 DLETTER U #define DLETTER 107" + - "ATTIC/mbk/mbk_registry.h:116:9 DIRHDR U #define DIRHDR 109" - "ATTIC/mbk/mbk_registry.h:117:9 DIRLIN U #define DIRLIN 110" - "ATTIC/mbk/mbk_registry.h:118:9 DIRFTR U #define DIRFTR 111" - - "ATTIC/mbk/mbk_registry.h:120:9 SINTRO U #define SINTRO 113" - - "ATTIC/mbk/mbk_registry.h:121:9 SLETTER U #define SLETTER 114" - "ATTIC/mbk/mbk_registry.h:122:9 SCANKW U #define SCANKW 115" - "ATTIC/mbk/mbk_registry.h:123:9 GETKEYW U #define GETKEYW 116" - "ATTIC/mbk/mbk_registry.h:124:9 LKUPWHO U #define LKUPWHO 117" @@ -1970,8 +1902,6 @@ issues: - "ATTIC/mbk/mbk_signup.h:22:9 ALWNUM U #define ALWNUM 15" - "ATTIC/mbk/mbk_signup.h:23:9 ALWSYM U #define ALWSYM 16" - "ATTIC/mbk/mbk_signup.h:24:9 SUPU U #define SUPU2S 17" - - "ATTIC/mbk/mbk_signup.h:25:9 SUPAUTH U #define SUPAUTH 18" - - "ATTIC/mbk/mbk_signup.h:27:11 UATT U #define E2UATT 20" - "ATTIC/mbk/mbk_signup.h:28:11 UNAM U #define E2UNAM 21" - "ATTIC/mbk/mbk_signup.h:29:11 URRR U #define E2URRR 22" - "ATTIC/mbk/mbk_signup.h:30:9 LNGSEL U #define LNGSEL1 23" @@ -1994,7 +1924,6 @@ issues: - "ATTIC/mbk/mbk_signup.h:60:9 UIDOK U #define UIDOK 53" - "ATTIC/mbk/mbk_signup.h:61:9 GOTUID U #define GOTUID 54" - "ATTIC/mbk/mbk_signup.h:72:11 UTPC U #define S2UTPC 65" - - "ATTIC/mbk/mbk_signup.h:73:11 UTXT U #define S2UTXT 66" - "ATTIC/mbk/mbk_signup.h:74:11 STPC U #define U2STPC 67" - "ATTIC/mbk/mbk_signup.h:75:9 CKSHEADER U #define CKSHEADER 68" - "ATTIC/mbk/mbk_signup.h:76:9 CKSNAME U #define CKSNAME 69" @@ -2153,7 +2082,6 @@ issues: - "ATTIC/mbk/mbk_telecon.bg.h:30:9 BDSTNN U #define BDSTNN 23" - "ATTIC/mbk/mbk_telecon.bg.h:31:9 BDEMPT U #define BDEMPT 24" - "ATTIC/mbk/mbk_telecon.h:8:9 ENTRKEY U #define ENTRKEY 1" - - "ATTIC/mbk/mbk_telecon.h:9:9 NORMKEY U #define NORMKEY 2" - "ATTIC/mbk/mbk_telecon.h:11:9 CHTKEY U #define CHTKEY 4" - "ATTIC/mbk/mbk_telecon.h:12:9 ICHTKEY U #define ICHTKEY 5" - "ATTIC/mbk/mbk_telecon.h:15:9 NPAYMX U #define NPAYMX 8" @@ -2163,7 +2091,6 @@ issues: - "ATTIC/mbk/mbk_telecon.h:19:9 MSGCHG U #define MSGCHG 12" - "ATTIC/mbk/mbk_telecon.h:23:9 CHATCOL U #define CHATCOL1 16" - "ATTIC/mbk/mbk_telecon.h:27:9 ENTRBCH U #define ENTRBCH 20" - - "ATTIC/mbk/mbk_telecon.h:28:9 NOTALK U #define NOTALK 21" - "ATTIC/mbk/mbk_telecon.h:29:9 NLVTALK U #define NLVTALK 22" - "ATTIC/mbk/mbk_telecon.h:32:9 NLVNAX U #define NLVNAX 25" - "ATTIC/mbk/mbk_telecon.h:33:9 ASKHLP U #define ASKHLP 26" @@ -2178,11 +2105,7 @@ issues: - "ATTIC/mbk/mbk_telecon.h:46:9 SITOPIC U #define SITOPIC 39" - "ATTIC/mbk/mbk_telecon.h:53:9 SIUN U #define SIUN1 46" - "ATTIC/mbk/mbk_telecon.h:56:9 TDELIM U #define TDELIM 49" - - "ATTIC/mbk/mbk_telecon.h:57:9 TFROM U #define TFROM 50" - - "ATTIC/mbk/mbk_telecon.h:58:9 TFROMP U #define TFROMP 51" - "ATTIC/mbk/mbk_telecon.h:59:9 TFROMT U #define TFROMT 52" - - "ATTIC/mbk/mbk_telecon.h:61:9 TSENT U #define TSENT 54" - - "ATTIC/mbk/mbk_telecon.h:62:9 TSENTP U #define TSENTP 55" - "ATTIC/mbk/mbk_telecon.h:63:9 TSENTT U #define TSENTT 56" - "ATTIC/mbk/mbk_telecon.h:64:9 TWHYU U #define TWHYU 57" - "ATTIC/mbk/mbk_telecon.h:66:9 ENTTLC U #define ENTTLC 59" @@ -2203,6 +2126,7 @@ issues: - "ATTIC/mbk/mbk_telecon.h:109:9 MSGNCRX U #define MSGNCRX 102" - "ATTIC/mbk/mbk_telecon.h:110:9 MSGCHE U #define MSGCHE 103" - "ATTIC/mbk/mbk_telecon.h:111:9 MSGCHX U #define MSGCHX 104" + - "ATTIC/mbk/mbk_telecon.h:114:9 SCANHDR U #define SCANHDR 107" - "ATTIC/mbk/mbk_telecon.h:117:9 SCANTHSCH U #define SCANTHSCH 110" - "ATTIC/mbk/mbk_telecon.h:118:9 SCANOTHCH U #define SCANOTHCH 111" - "ATTIC/mbk/mbk_telecon.h:119:9 SCANPRVM U #define SCANPRVM 112" @@ -2241,7 +2165,6 @@ issues: - "ATTIC/mbk/mbk_telecon.h:154:9 IUNKUSR U #define IUNKUSR 147" - "ATTIC/mbk/mbk_telecon.h:155:9 INOKALL U #define INOKALL 148" - "ATTIC/mbk/mbk_telecon.h:156:9 IWHYU U #define IWHYU 149" - - "ATTIC/mbk/mbk_telecon.h:157:9 IRECIP U #define IRECIP 150" - "ATTIC/mbk/mbk_telecon.h:158:9 IRECHE U #define IRECHE 151" - "ATTIC/mbk/mbk_telecon.h:159:9 IRECSHE U #define IRECSHE 152" - "ATTIC/mbk/mbk_telecon.h:160:9 IRECHIS U #define IRECHIS 153" @@ -2254,11 +2177,9 @@ issues: - "ATTIC/mbk/mbk_telecon.h:169:9 UUNKUSR U #define UUNKUSR 162" - "ATTIC/mbk/mbk_telecon.h:170:9 UNOKALL U #define UNOKALL 163" - "ATTIC/mbk/mbk_telecon.h:171:9 UWHYU U #define UWHYU 164" - - "ATTIC/mbk/mbk_telecon.h:172:9 URECIP U #define URECIP 165" - "ATTIC/mbk/mbk_telecon.h:173:9 URECHE U #define URECHE 166" - "ATTIC/mbk/mbk_telecon.h:174:9 URECSHE U #define URECSHE 167" - "ATTIC/mbk/mbk_telecon.h:175:9 URECHIS U #define URECHIS 168" - - "ATTIC/mbk/mbk_telecon.h:176:9 URECHER U #define URECHER 169" - "ATTIC/mbk/mbk_telecon.h:177:9 USENDR U #define USENDR 170" - "ATTIC/mbk/mbk_telecon.h:178:9 USNDM U #define USNDM 171" - "ATTIC/mbk/mbk_telecon.h:179:9 USNFF U #define USNFF 172" @@ -2319,7 +2240,6 @@ issues: - "ATTIC/mbk/mbk_telecon.h:239:9 CHTEXT U #define CHTEXT 232" - "ATTIC/mbk/mbk_telecon.h:240:9 CHTUNOT U #define CHTUNOT 233" - "ATTIC/mbk/mbk_telecon.h:241:9 ENTCHT U #define ENTCHT 234" - - "ATTIC/mbk/mbk_telecon.h:243:9 UNNOT U #define UNNOT 236" - "ATTIC/mbk/mbk_telecon.h:244:9 SVNOMM U #define SVNOMM 237" - "ATTIC/mbk/mbk_telecon.h:245:9 SVNOMF U #define SVNOMF 238" - "ATTIC/mbk/mbk_telecon.h:246:9 SVGENM U #define SVGENM 239" @@ -2351,11 +2271,11 @@ issues: - "ATTIC/mbk/mbk_telecon.h:278:9 PINNONE U #define PINNONE 271" - "ATTIC/mbk/mbk_telecon.h:279:9 PINNAX U #define PINNAX 272" - "ATTIC/mbk/mbk_telecon.h:280:9 PINALR U #define PINALR 273" - - "ATTIC/mbk/mbk_updown.h:7:11 UPDOWN U #ifndef __UPDOWN_UNAMBIGUOUS__" - "ATTIC/mbk/mbk_updown.h:8:9 PEFFIC U #define PEFFIC 1" - "ATTIC/mbk/mbk_updown.h:9:9 VPRSEL U #define VPRSEL 2" - "ATTIC/mbk/mbk_updown.h:10:9 DISSEC U #define DISSEC 3" - "ATTIC/mbk/mbk_updown.h:13:9 REFND U #define REFND 6" + - "ATTIC/mbk/mbk_updown.h:14:9 REFPER U #define REFPER 7" - "ATTIC/mbk/mbk_updown.h:16:9 FNOTFND U #define FNOTFND 9" - "ATTIC/mbk/mbk_updown.h:19:9 DNLHDR U #define DNLHDR 12" - "ATTIC/mbk/mbk_updown.h:21:9 PROTLIN U #define PROTLIN1 14" @@ -2370,9 +2290,7 @@ issues: - "ATTIC/mbk/mbk_updown.h:38:9 TAGSOMEFIL U #define TAGSOMEFIL 31" - "ATTIC/mbk/mbk_updown.h:39:9 TAGFIL U #define TAGFIL 32" - "ATTIC/mbk/mbk_updown.h:40:9 TAGSOM U #define TAGSOM 33" - - "ATTIC/mbk/mbk_updown.h:41:9 SUPLOAD U #define SUPLOAD 34" - "ATTIC/mbk/mbk_updown.h:42:9 SDNLOAD U #define SDNLOAD 35" - - "ATTIC/mbk/mbk_updown.h:43:9 SSINGLE U #define SSINGLE 36" - "ATTIC/mbk/mbk_updown.h:45:9 XFERBEG U #define XFERBEG 38" - "ATTIC/mbk/mbk_updown.h:46:9 DNLFAIL U #define DNLFAIL 39" - "ATTIC/mbk/mbk_updown.h:48:9 TEMENU U #define TEMENU 41" @@ -2396,7 +2314,6 @@ issues: - "ATTIC/mbk/mbk_updown.h:69:9 UPLFTR U #define UPLFTR 62" - "ATTIC/mbk/mbk_updown.h:70:9 LNKNAM U #define LNKNAM 63" - "ATTIC/mbk/mbk_updown.h:71:9 UPLFAIL U #define UPLFAIL 64" - - "ATTIC/mbk/mbk_updown.h:72:9 URETRY U #define URETRY 65" - "ATTIC/mbk/mbk_updown.h:75:9 LINKOK U #define LINKOK 68" - "ATTIC/mbk/mbk_updown.h:77:9 FILPLR U #define FILPLR 70" - "ATTIC/mbk/mbk_vised.h:8:9 RMARGIN U #define RMARGIN 1" @@ -2424,12 +2341,10 @@ issues: - "ATTIC/mbk/mbk_vised.h:36:9 STATUSO U #define STATUSO 29" - "ATTIC/mbk/mbk_vised.h:37:9 STATUSK U #define STATUSK 30" - "ATTIC/mbk/mbk_vised.h:39:9 ERRFMT U #define ERRFMT 32" - - "ATTIC/mbk/mbk_vised.h:46:9 FREP U #define FREP1 39" - "ATTIC/mbk/mbk_vised.h:50:9 RMARG U #define RMARG 43" - "ATTIC/mbk/mbk_vised.h:53:9 CLRSCR U #define CLRSCR 46" - "ATTIC/src/modules/account/account.c:28:45 alexios U 2004/09/13 19:55:34 alexios Exp $" - "ATTIC/src/modules/account/account.c:39:16 megistos U * Ran through megistos-config --oh." - - "ATTIC/src/modules/account/account.c:45:47 fatalsys U fatal() calls to error_fatalsys()." - "ATTIC/src/modules/account/account.c:54:16 bbslib U * Migrated to bbslib 0.6." - "ATTIC/src/modules/account/account.c:63:25 ANSIASK U Added code to handle ANSIASK flag. Removed code for" - "ATTIC/src/modules/account/account.c:65:4 customisable U * customisable tables. Added TRASK" @@ -2438,6 +2353,7 @@ issues: - "ATTIC/src/modules/account/account.c:111:13 BLGPWCH U #define AUS_BLGPWCH \"HACK TRY IN PASSWORD" - "ATTIC/src/modules/account/account.c:112:13 PASSOTH U #define AUS_PASSOTH \"CHANGED OTHER'S PASSWORD" - "ATTIC/src/modules/account/account.c:136:9 xfkey U int xfkey;" + - "ATTIC/src/modules/account/account.c:137:9 remexp U int remexp;" - "ATTIC/src/modules/account/account.c:139:9 safpsw U int safpsw;" - "ATTIC/src/modules/account/account.c:140:9 strpss U int strpss;" - "ATTIC/src/modules/account/account.c:141:9 minpln U int minpln;" @@ -2448,7 +2364,6 @@ issues: - "ATTIC/src/modules/account/account.c:147:9 logadr U int logadr;" - "ATTIC/src/modules/account/account.c:148:9 logphn U int logphn;" - "ATTIC/src/modules/account/account.c:150:9 logsex U int logsex;" - - "ATTIC/src/modules/account/account.c:151:9 logsys U int logsys;" - "ATTIC/src/modules/account/account.c:152:9 demcxf U int demcxf;" - "ATTIC/src/modules/account/account.c:153:9 mincxf U int mincxf;" - "ATTIC/src/modules/account/account.c:154:9 maxcxf U int maxcxf;" @@ -2462,7 +2377,6 @@ issues: - "ATTIC/src/modules/account/account.c:276:22 FLETTRWORDS U if ((words = fopen (FLETTRWORDS, \"r\")) != NULL) {" - "ATTIC/src/modules/account/account.c:312:1 stupidpass U stupidpass (char *pass)" - "ATTIC/src/modules/account/account.c:319:19 mkfname U if ((fp = fopen (mkfname (BADPASSFILE), \"r\")" - - "ATTIC/src/modules/account/account.c:349:11 insys U if (!usr_insys (userid, 0)) {" - "ATTIC/src/modules/account/account.c:361:17 reprompt U } while (inp_reprompt ());" - "ATTIC/src/modules/account/account.c:371:21 baudstg U channel_baudstg (thisuseronl." - "ATTIC/src/modules/account/account.c:374:12 emupty U emupty);" @@ -2471,8 +2385,6 @@ issues: - "ATTIC/src/modules/account/account.c:471:1 resetbbslib U resetbbslib ()" - "ATTIC/src/modules/account/account.c:478:32 ANSIDEF U thisuseracc.prefs & (UPF_ANSIDEF | UPF_ANSIASK)) ==" - "ATTIC/src/modules/account/account.c:479:36 ANSION U thisuseronl.flags, OLF_ANSION," - - "ATTIC/src/modules/account/account.c:488:21 WAITTOCLEAR U out_setflags (OFL_WAITTOCLEAR);" - - "ATTIC/src/modules/account/account.c:492:52 STTYBIN U columns %d ixon ixoff\", STTYBIN," - "ATTIC/src/modules/account/account.c:500:6 setscreenheight U fmt_setscreenheight (uacc->scnheight);" - "ATTIC/src/modules/account/account.c:503:7 setxlation U out_setxlation (usr_getpxlation (thisuseracc" - "ATTIC/src/modules/account/account.c:503:23 getpxlation U out_setxlation (usr_getpxlation (thisuseracc));" @@ -2486,13 +2398,11 @@ issues: - "ATTIC/src/modules/account/account.c:666:12 othruseracc U ruacc = &othruseracc;" - "ATTIC/src/modules/account/account.c:697:7 postcredits U usr_postcredits (userid, num, CRD_FREE" - "ATTIC/src/modules/account/account.c:702:12 injbuf U char injbuf[16384];" - - "ATTIC/src/modules/account/account.c:704:4 sprompt U sprompt_other (othrshm, injbuf" - "ATTIC/src/modules/account/account.c:704:19 othrshm U sprompt_other (othrshm, injbuf, CXFINJ, uacc" - "ATTIC/src/modules/account/account.c:706:12 injoth U if (usr_injoth (&othruseronl, injbuf" - "ATTIC/src/modules/account/account.c:706:21 othruseronl U if (usr_injoth (&othruseronl, injbuf, 0))" - "ATTIC/src/modules/account/account.c:718:16 cofdate U int nod = cofdate (today ()) - cofdate" - "ATTIC/src/modules/account/account.c:718:52 datecre U )) - cofdate (uacc->datecre);" - - "ATTIC/src/modules/account/account.c:730:9 getunit U msg_getunit (DAYSNG, uacc->passexp" - "ATTIC/src/modules/account/account.c:734:41 totcreds U getunit (CRDSNG, uacc->totcreds));" - "ATTIC/src/modules/account/account.c:735:41 credsever U getunit (CRDSNG, uacc->credsever));" - "ATTIC/src/modules/account/account.c:736:41 timever U getunit (MINSNG, uacc->timever));" @@ -2507,7 +2417,8 @@ issues: - "ATTIC/src/modules/account/account.c:783:25 NOCHRGE U (class->flags & CLF_NOCHRGE)" - "ATTIC/src/modules/account/account.c:785:15 ardays U nod = class->ardays - uacc->classdays;" - "ATTIC/src/modules/account/account.c:794:13 nadays U if (class->nadays != -1) {" - - "ATTIC/src/modules/account/account.c:804:36 credpost U uacc->curclss, class->credpost)) {" + - "ATTIC/src/modules/account/account.c:797:12 notaround U class->notaround);" + - "ATTIC/src/modules/account/account.c:817:1 passother U passother ()" - "ATTIC/src/modules/account/account.c:834:10 shownmenu U int shownmenu = 0;" - "ATTIC/src/modules/account/account.c:842:32 MMCALLING U thisuseronl.flags & OLF_MMCALLING &&" - "ATTIC/src/modules/account/account.c:855:13 nxtcmd U if (!cnc_nxtcmd) {" @@ -2519,7 +2430,6 @@ issues: - "ATTIC/src/modules/account/usercleanup.c:90:9 DAYSSINCEFILE U #define DAYSSINCEFILE \".LAST.CLEANUP\"" - "ATTIC/src/modules/account/usercleanup.c:94:13 USERCUB U #define AUS_USERCUB \"USER ACCOUNT CLEANUP" - "ATTIC/src/modules/account/usercleanup.c:95:13 USERCUE U #define AUS_USERCUE \"END OF USER ACCOUNT" - - "ATTIC/src/modules/account/usercleanup.c:105:13 topcreds U struct top *topcreds, *toppaid, *toptimever" - "ATTIC/src/modules/account/usercleanup.c:105:24 toppaid U struct top *topcreds, *toppaid, *toptimever, *topcredsever" - "ATTIC/src/modules/account/usercleanup.c:105:34 toptimever U topcreds, *toppaid, *toptimever, *topcredsever, *topfilesdnl" - "ATTIC/src/modules/account/usercleanup.c:105:47 topcredsever U toppaid, *toptimever, *topcredsever, *topfilesdnl;" @@ -2532,10 +2442,8 @@ issues: - "ATTIC/src/modules/account/usercleanup.c:118:24 alcmem U t) = (struct top *) alcmem (sizeof (struct top" - "ATTIC/src/modules/account/usercleanup.c:124:1 entertop U entertop (struct top *t, char" - "ATTIC/src/modules/account/usercleanup.c:124:45 scorestg U char *label, char *scorestg, int score)" - - "ATTIC/src/modules/account/usercleanup.c:177:16 TTYNUM U mod_init (INI_TTYNUM | INI_OUTPUT | INI_SYSVARS" - "ATTIC/src/modules/account/usercleanup.c:207:12 usracc U useracc_t usracc, *uacc = &usracc;" - "ATTIC/src/modules/account/usercleanup.c:209:14 ourclass U classrec_t *ourclass;" - - "ATTIC/src/modules/account/usercleanup.c:210:20 NUMLANGUAGES U int langstats[NUMLANGUAGES] = { 0 };" - "ATTIC/src/modules/account/usercleanup.c:212:10 visualstats U int visualstats = 0;" - "ATTIC/src/modules/account/usercleanup.c:213:10 malestats U int malestats = 0;" - "ATTIC/src/modules/account/usercleanup.c:214:10 corpstats U int corpstats = 0;" @@ -2545,18 +2453,15 @@ issues: - "ATTIC/src/modules/account/usercleanup.c:221:26 CLNUPAUDITFILE U audit_setfile (mkfname (CLNUPAUDITFILE));" - "ATTIC/src/modules/account/usercleanup.c:278:15 timetdy U if (uacc->timetdy) {" - "ATTIC/src/modules/account/usercleanup.c:279:15 TIMETDAY U printf (\"TIMETDAY: %s: %d min(s)\\n\"," - - "ATTIC/src/modules/account/usercleanup.c:285:14 INCLASS U printf (\"INCLASS: %s: %d day(s)\\n\"," - "ATTIC/src/modules/account/usercleanup.c:288:23 tempclss U if (strcmp (uacc->tempclss, uacc->curclss)) {" - "ATTIC/src/modules/account/usercleanup.c:307:14 ARCLASS U (\"ARCLASS: %s: %s moves-to %s" - "ATTIC/src/modules/account/usercleanup.c:333:13 NAROUND U (\"NAROUND: %s: %d day(s)\\n\"," - "ATTIC/src/modules/account/usercleanup.c:341:15 NACLASS U (\"NACLASS: %s: %s moves-to %s" - - "ATTIC/src/modules/account/usercleanup.c:379:15 tcreds U sysvar->tcreds += amount;" - "ATTIC/src/modules/account/usercleanup.c:384:21 CRDPOST U AUDIT (CRDPOST), amount," - "ATTIC/src/modules/account/usercleanup.c:396:13 WEEKPOST U (\"WEEKPOST: %s: %d credits-posted" - "ATTIC/src/modules/account/usercleanup.c:406:11 tdday U (tdday (today ()) == 1)) {" - "ATTIC/src/modules/account/usercleanup.c:412:13 MNTHPOST U (\"MNTHPOST: %s: %d credits-posted" - "ATTIC/src/modules/account/usercleanup.c:425:34 DELETEDCLASS U strcmp (uacc->curclss, DELETEDCLASS)))) {" - - "ATTIC/src/modules/account/usercleanup.c:442:43 bbsd U channel is ignored by bbsd -- this is not a" - "ATTIC/src/modules/account/usercleanup.c:456:19 upperc U cls_find (upperc (uacc->curclss));" - "ATTIC/src/modules/account/usercleanup.c:469:15 sysaxs U if (uacc->sysaxs[0] || uacc->sysaxs[" - "ATTIC/src/modules/account/usercleanup.c:479:14 CLASSN U printf (\"CLASSN: %s: %s\\n\", uacc-" @@ -2567,7 +2472,6 @@ issues: - "ATTIC/src/modules/account/usercleanup.c:538:31 paidcreds U (toppaid, dir, \"top-paidcreds\");" - "ATTIC/src/modules/account/usercleanup.c:539:34 timespent U toptimever, dir, \"top-timespent\");" - "ATTIC/src/modules/account/usercleanup.c:540:36 credsspend U topcredsever, dir, \"top-credsspend\");" - - "ATTIC/src/modules/account/usercleanup.c:546:31 numconnections U (topconn, dir, \"top-numconnections\");" - "ATTIC/src/modules/account/usercleanup.c:547:30 oldestsignups U savetop (topold, dir, \"top-oldestsignups\");" - "ATTIC/src/modules/account/usercleanup.c:550:28 DEMOSTATFILE U fp = fopen (mkfname (DEMOSTATFILE), \"w\")) != NULL) {" - "ATTIC/src/modules/adventure/adventure.c:77:9 savedgame U char *savedgame;" @@ -2577,46 +2481,32 @@ issues: - "ATTIC/src/modules/adventure/adventure.c:92:9 GAMEINDEXFILE U #define GAMEINDEXFILE GAMEDIR\"/00INDEX\"" - "ATTIC/src/modules/adventure/adventure.c:98:1 gamecmp U gamecmp (const void *a, const" - "ATTIC/src/modules/adventure/adventure.c:107:1 gatherlist U gatherlist ()" - - "ATTIC/src/modules/adventure/adventure.c:178:8 sameto U if (sameto (\"A \", d))" - "ATTIC/src/modules/adventure/adventure.c:199:4 lowerc U lowerc (games[numgames - 1" - "ATTIC/src/modules/adventure/adventure.c:243:11 addwild U if (xfer_addwild (FXM_TRANSIENT, spec" - "ATTIC/src/modules/adventure/adventure.c:252:13 gamename U play (char *gamename)" - - "ATTIC/src/modules/adventure/adventure.c:285:6 fcopy U if (fcopy (fname, s)) {" - "ATTIC/src/modules/adventure/adventure.c:337:56 INHIBITGO U OLF_NOTIMEOUT | OLF_INHIBITGO |" - "ATTIC/src/modules/adventure/adventure.c:338:15 INSYSCHAT U OLF_INSYSCHAT | OLF_MMCONCAT);" - "ATTIC/src/modules/adventure/adventure.c:352:1 listgames U listgames ()" - "ATTIC/src/modules/adventure/infoint/control.c:5:36 Megistos U Alexios (porting to Megistos, adding some bells" - "ATTIC/src/modules/adventure/infoint/control.c:89:17 zword U check_argument (zword_t argc)" - "ATTIC/src/modules/adventure/infoint/control.c:240:5 Randomise U /* Randomise */" - - "ATTIC/src/modules/adventure/infoint/control.c:252:18 datap U read_page (i, &datap[i * PAGE_SIZE]);" - "ATTIC/src/modules/adventure/infoint/extern.c:71:1 zbyte U zbyte_t h_type = 0;" - - "ATTIC/src/modules/adventure/infoint/fileio.c:98:25 storyname U open_story (const char *storyname)" - "ATTIC/src/modules/adventure/infoint/fileio.c:323:13 settermios U extern void settermios ();" - "ATTIC/src/modules/adventure/infoint/fileio.c:343:18 XFERLIST U sprintf (fname, XFERLIST, getpid ());" - "ATTIC/src/modules/adventure/infoint/fileio.c:375:17 Argh U error_fatal (\"Argh, fcopy() failed. Dying" - "ATTIC/src/modules/adventure/infoint/fileio.c:418:49 Seastalker U region (this is just for Seastalker) */" - "ATTIC/src/modules/adventure/infoint/input.c:76:13 tokenise U static void tokenise_line (zword_t, zword" - - "ATTIC/src/modules/adventure/infoint/input.c:169:10 cbuf U char *cbuf, *buffer;" - "ATTIC/src/modules/adventure/infoint/input.c:218:5 Tokenise U /* Tokenise the line, if a token" - - "ATTIC/src/modules/adventure/infoint/input.c:325:17 tbuf U char *cbuf, *tbuf, *tp;" - - "ATTIC/src/modules/adventure/infoint/interpre.c:83:10 maxoperands U int maxoperands, count, extended, i" - "ATTIC/src/modules/adventure/infoint/math.c:165:4 Aritmetic U * Aritmetic shift +/- n bits" - - "ATTIC/src/modules/adventure/infoint/memory.c:73:22 flink U struct cache_entry *flink;" - - "ATTIC/src/modules/adventure/infoint/memory.c:85:36 cachep U entry_t *current_code_cachep = NULL;" - - "ATTIC/src/modules/adventure/infoint/memory.c:178:26 nextp U cache_entry_t *cachep, *nextp;" - - "ATTIC/src/modules/adventure/infoint/object.c:160:16 parentp U zword_t objp, parentp, childp, parent, child" - - "ATTIC/src/modules/adventure/infoint/object.c:160:25 childp U zword_t objp, parentp, childp, parent, child;" - - "ATTIC/src/modules/adventure/infoint/object.c:193:27 thre U Set the next pointer thre previous child to the" + - "ATTIC/src/modules/adventure/infoint/object.c:193:27 thre U Set the next pointer thre previous child to the" - "ATTIC/src/modules/adventure/infoint/operand.c:242:39 propogate (propagate) U of offset is set then propogate the sign bit */" - - "ATTIC/src/modules/adventure/infoint/osdepend.c:3:16 osdepend U ** FILE: osdepend.c" - - "ATTIC/src/modules/adventure/infoint/osdepend.c:65:9 Barthel U * Olaf Barthel 28-Jul-1992" - - "ATTIC/src/modules/adventure/infoint/osdepend.c:77:9 storybasename U char *storybasename;" - - "ATTIC/src/modules/adventure/infoint/osdepend.c:101:13 errflg U int c, errflg = 0;" - - "ATTIC/src/modules/adventure/infoint/osdepend.c:135:35 Malssen U patches by: Sander van Malssen & Neptho T.\\n\");" - - "ATTIC/src/modules/adventure/infoint/osdepend.c:135:45 Neptho U Sander van Malssen & Neptho T.\\n\");" - - "ATTIC/src/modules/adventure/infoint/osdepend.c:249:12 PLABACK U * GAME_PLABACK - Keystroke record file" - - "ATTIC/src/modules/adventure/infoint/osdepend.c:452:35 ztypes U by MAX_TEXT_SIZE in ztypes.h. The replacement text" - - "ATTIC/src/modules/adventure/infoint/property.c:111:28 propp U next_property (zword_t propp)" + - "ATTIC/src/modules/adventure/infoint/osdepend.c:3:16 osdepend U ** FILE: osdepend.c" + - "ATTIC/src/modules/adventure/infoint/osdepend.c:65:9 Barthel U * Olaf Barthel 28-Jul-1992" + - "ATTIC/src/modules/adventure/infoint/osdepend.c:101:13 errflg U int c, errflg = 0;" + - "ATTIC/src/modules/adventure/infoint/osdepend.c:135:35 Malssen U patches by: Sander van Malssen & Neptho T.\\n\");" + - "ATTIC/src/modules/adventure/infoint/osdepend.c:135:45 Neptho U Sander van Malssen & Neptho T.\\n\");" + - "ATTIC/src/modules/adventure/infoint/osdepend.c:249:12 PLABACK U * GAME_PLABACK - Keystroke record file" + - "ATTIC/src/modules/adventure/infoint/osdepend.c:452:35 ztypes U by MAX_TEXT_SIZE in ztypes.h. The replacement text" - "ATTIC/src/modules/adventure/infoint/text.c:158:12 zchar U write_zchar ((char) (ascii | code" - "ATTIC/src/modules/adventure/infoint/text.c:497:10 xlat U char xlat_buffer[MAX_TEXT_SIZE" - "ATTIC/src/modules/adventure/infoint/text.c:548:23 aeoeue U char xlat[] = \"aeoeueAeOeUess>><<\";" @@ -2628,26 +2518,22 @@ issues: - "ATTIC/src/modules/adventure/infoint/unixio.c:400:23 REPROMPT U inp_clearflags (INF_REPROMPT);" - "ATTIC/src/modules/adventure/infoint/zip.c:78:49 favourite U this program on your favourite operating system." - "ATTIC/src/modules/adventure/infoint/zip.c:81:28 Doherty U Special thanks to David Doherty and Olaf Barthel for" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:65:16 ZTYPES U #if !defined(__ZTYPES_INCLUDED)" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:80:29 Deafult U DEFAULT_COLS 80 /* Deafult screen width */" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:128:16 zheader U typedef struct zheader {" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:168:16 TANDY U #define CONFIG_TANDY 0x08 /* Tandy" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:168:37 Tandy U TANDY 0x08 /* Tandy licensed game" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:170:16 NOSTATUSLINE U #define CONFIG_NOSTATUSLINE 0x10 /* Interpreter" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:207:22 IIGS U define INTERP_APPLE_IIGS 10" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:236:16 zobjectv U typedef struct zobjectv3 {" - - "ATTIC/src/modules/adventure/infoint/ztypes.h:693:4 screenio U /* screenio.c */" + - "ATTIC/src/modules/adventure/infoint/ztypes.h:65:16 ZTYPES U #if !defined(__ZTYPES_INCLUDED)" + - "ATTIC/src/modules/adventure/infoint/ztypes.h:80:29 Deafult U DEFAULT_COLS 80 /* Deafult screen width */" + - "ATTIC/src/modules/adventure/infoint/ztypes.h:128:16 zheader U typedef struct zheader {" + - "ATTIC/src/modules/adventure/infoint/ztypes.h:168:16 TANDY U #define CONFIG_TANDY 0x08 /* Tandy" + - "ATTIC/src/modules/adventure/infoint/ztypes.h:168:37 Tandy U TANDY 0x08 /* Tandy licensed game" + - "ATTIC/src/modules/adventure/infoint/ztypes.h:207:22 IIGS U define INTERP_APPLE_IIGS 10" + - "ATTIC/src/modules/adventure/infoint/ztypes.h:236:16 zobjectv U typedef struct zobjectv3 {" + - "ATTIC/src/modules/adventure/infoint/ztypes.h:693:4 screenio U /* screenio.c */" - "ATTIC/src/modules/bulletins/autoins.c:91:10 insclub U char insclub[64], dir[256];" - "ATTIC/src/modules/bulletins/autoins.c:101:8 getclub U if (!getclub (insclub, AISIG, AISIGR" - "ATTIC/src/modules/bulletins/autoins.c:102:22 lastclub U thisuseracc.lastclub[0] ? AIDEF : 0," - "ATTIC/src/modules/bulletins/autoins.c:111:24 MSGSDIR U strcpy (dir, mkfname (MSGSDIR \"/%s/\" MSGATTDIR, insclub" - - "ATTIC/src/modules/bulletins/autoins.c:145:7 dbexists U if (dbexists (insclub, fname)) {" - "ATTIC/src/modules/bulletins/autoins.c:157:11 bltidx U struct bltidx blt;" - - "ATTIC/src/modules/bulletins/autoins.c:163:14 dbgetlast U blt.num = dbgetlast () + 1;" - "ATTIC/src/modules/bulletins/autoins.c:170:4 bltinfo U bltinfo (&blt);" - "ATTIC/src/modules/bulletins/autoins.c:174:9 ainsdef U ainsdef ? 'Y' : 'N')) {" - "ATTIC/src/modules/bulletins/autoins.c:188:8 MSGBLTDIR U MSGBLTDIR, blt.fname));" - - "ATTIC/src/modules/bulletins/autoins.c:201:10 dbins U if (!dbins (&blt)) {" - "ATTIC/src/modules/bulletins/autoins.c:211:5 loadclubhdr U loadclubhdr (club);" - "ATTIC/src/modules/bulletins/autoins.c:212:5 clubhdr U clubhdr.nblts++;" - "ATTIC/src/modules/bulletins/autoins.c:212:13 nblts U clubhdr.nblts++;" @@ -2682,20 +2568,9 @@ issues: - "ATTIC/src/modules/bulletins/bulletins.c:217:6 bltedt U bltedt ();" - "ATTIC/src/modules/bulletins/bulletins.c:240:5 bltread U bltread ();" - "ATTIC/src/modules/bulletins/bulletins.c:243:5 bltdnl U bltdnl ();" - - "ATTIC/src/modules/bulletins/bulletins.c:272:2 dbclose U dbclose ();" - - "ATTIC/src/modules/bulletins/bulletins.h:92:9 dbgetfirst U int dbgetfirst ();" - - "ATTIC/src/modules/bulletins/bulletins.h:100:9 dbget U void dbget (struct bltidx *blt" - - "ATTIC/src/modules/bulletins/bulletins.h:102:9 dblistfind U int dblistfind (char *club, int num" - - "ATTIC/src/modules/bulletins/bulletins.h:104:9 dbfound U int dbfound ();" - - "ATTIC/src/modules/bulletins/bulletins.h:106:9 dblistfirst U int dblistfirst ();" - - "ATTIC/src/modules/bulletins/bulletins.h:108:9 dblistnext U int dblistnext ();" - - "ATTIC/src/modules/bulletins/bulletins.h:110:9 dblistlast U int dblistlast ();" - - "ATTIC/src/modules/bulletins/bulletins.h:112:9 dblistprev U int dblistprev ();" - - "ATTIC/src/modules/bulletins/bulletins.h:114:9 dbnumexists U int dbnumexists (int num);" - "ATTIC/src/modules/bulletins/bulletins.h:116:9 dbchkambiguity U int dbchkambiguity (char *fname);" - - "ATTIC/src/modules/bulletins/bulletins.h:118:9 dbupdate U int dbupdate (struct bltidx *blt" - - "ATTIC/src/modules/bulletins/bulletins.h:120:9 dbdelete U int dbdelete ();" - "ATTIC/src/modules/bulletins/bulletins.h:129:9 listclubs U void listclubs ();" + - "ATTIC/src/modules/bulletins/bulletins.h:145:9 listambiguous U void listambiguous (char *fname);" - "ATTIC/src/modules/bulletins/bulletins.h:150:9 getblt U int getblt (int pr, struct bltidx" - "ATTIC/src/modules/bulletins/bulletins.h:156:9 showblt U void showblt (struct bltidx *blt" - "ATTIC/src/modules/bulletins/bulletins.h:179:15 clubheader U extern struct clubheader clubhdr;" @@ -2703,11 +2578,12 @@ issues: - "ATTIC/src/modules/bulletins/bulletins.h:190:9 getdefaultax U int getdefaultax (useracc_t * uacc, char" - "ATTIC/src/modules/bulletins/bulletins.h:192:9 getclubax U int getclubax (useracc_t * uacc, char" - "ATTIC/src/modules/bulletins/bulletins.h:194:9 setclubax U void setclubax (useracc_t * uacc, char" - - "ATTIC/src/modules/bulletins/bulletins.h:199:9 checklocks U int checklocks (struct bltidx *blt" - "ATTIC/src/modules/bulletins/cleanup.c:90:1 resetclubs U resetclubs ()" - "ATTIC/src/modules/bulletins/cleanup.c:98:26 CLUBHDRDIR U strcpy (fname, mkfname (CLUBHDRDIR));" - "ATTIC/src/modules/bulletins/cleanup.c:149:21 oldclub U updateheader (char *oldclub, int count)" - - "ATTIC/src/modules/bulletins/clubs.c:124:40 clubop U clubhdr.club, clubhdr.clubop, clubhdr.descr);" + - "ATTIC/src/modules/bulletins/cleanup.c:302:6 fillnew U d_fillnew (BLTIDX, &blt);" + - "ATTIC/src/modules/bulletins/clubs.c:100:1 hdrselect U hdrselect (const struct dirent" + - "ATTIC/src/modules/bulletins/clubs.c:124:40 clubop U clubhdr.club, clubhdr.clubop, clubhdr.descr);" - "ATTIC/src/modules/bulletins/db.c:64:4 dbfpath U d_dbfpath (mkfname (BLTDBDIR)" - "ATTIC/src/modules/bulletins/db.c:64:22 BLTDBDIR U d_dbfpath (mkfname (BLTDBDIR));" - "ATTIC/src/modules/bulletins/db.c:83:4 keyfrst U d_keyfrst (NUM);" @@ -2715,18 +2591,13 @@ issues: - "ATTIC/src/modules/bulletins/delete.c:66:23 tmpblt U static struct bltidx *tmpblt;" - "ATTIC/src/modules/bulletins/delete.c:74:26 BLTREADLOCK U strncmp (d->d_name, BLTREADLOCK, strlen (BLTREADLOCK" - "ATTIC/src/modules/bulletins/delete.c:159:38 BLTDEL U thisuseronl.channel, AUDIT (BLTDEL)," - - "ATTIC/src/modules/bulletins/edit.c:107:12 uidxref U if (!usr_uidxref (blt.author, 0)) {" - "ATTIC/src/modules/bulletins/edit.c:136:39 BLTEDT U thisuseronl.channel, AUDIT (BLTEDT)," - "ATTIC/src/modules/bulletins/insert.c:78:1 askclub U askclub ()" - "ATTIC/src/modules/bulletins/insert.c:98:1 askfile U askfile (char *club)" - - "ATTIC/src/modules/bulletins/insert.c:174:1 fcopymsg U fcopymsg (char *source, char" - - "ATTIC/src/modules/bulletins/insert.c:364:11 fatt U char fatt[256];" - "ATTIC/src/modules/bulletins/insert.c:462:1 insupl U insupl (char *club)" - "ATTIC/src/modules/bulletins/list.c:146:1 bltcmp U bltcmp (const void *a, const" - "ATTIC/src/modules/bulletins/login.c:69:9 cofd U int cofd=cofdate(thisuseracc" - "ATTIC/src/modules/bulletins/login.c:70:9 newblts U int newblts=0;" - - "ATTIC/src/modules/bulletins/login.c:71:9 numareas U int numareas=0;" - - "ATTIC/src/modules/bulletins/login.c:82:12 newareas U char **newareas=alcmem(numareas*sizeof" - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:52:58 CRNL U DOS newline scheme (CRNL)." - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:115:1 addtodoorid U addtodoorid ()" - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:125:16 BLTIDXFILE U fprintf (fp, \"BLTIDXFILE = %s\\r\\n\", bltidfn)" @@ -2741,9 +2612,7 @@ issues: - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:266:28 userqwk U loadprefs (USERQWK, &userqwk)) {" - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:271:2 readxlation U readxlation ();" - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:272:2 xlationtable U xlationtable = (userqwk.flags & OMF" - - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:284:2 openreqdb U openreqdb ();" - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:290:20 dosfname U if (!sameas (idx.dosfname, \"BULLETIN\"))" - - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:293:5 dbset U d_dbset (bltdb);" - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:294:37 reqfname U process (idx.reqarea, idx.reqfname);" - "ATTIC/src/modules/bulletins/offline.bulletins/download.c:299:8 rmrequest U if (!rmrequest (&idx)) {" - "ATTIC/src/modules/bulletins/offline.bulletins/offline.bulletins.c:95:9 defblt U int defblt;" @@ -2788,14 +2657,15 @@ issues: - "ATTIC/src/modules/cookie/cookie.c:225:39 idxfn U buf[8192], dat[512], idxfn[512];" - "ATTIC/src/modules/cookie/cookie.c:229:24 COOKIEDIR U = scandir (mkfname (COOKIEDIR), &d, cookiesel, alphasort" - "ATTIC/src/modules/cookie/gcs_cookie/gcs_cookie.c:61:60 glockie U cookie\") && sysvar->glockie) {" - - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:3:16 bbsmail U ** FILE: bbsmail_run.c" - - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:98:3 checkautofw U checkautofw (&msg);" - - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:109:11 Fatt U printf (\"Fatt: (%s)\\n\", msg.fatt" - - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:119:3 getemsgnum U getemsgnum (&msg);" - - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:121:3 getcmsgnum U getcmsgnum (&msg);" - - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:131:2 addtodb U addtodb (&msg, email);" - - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:140:30 IHAVE U club messages to the IHAVE list */" - - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:143:3 addihave U addihave (&msg);" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:3:16 bbsmail U ** FILE: bbsmail_run.c" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:87:2 readmsghdr U readmsghdr (fname, &msg);" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:98:3 checkautofw U checkautofw (&msg);" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:119:3 getemsgnum U getemsgnum (&msg);" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:121:3 getcmsgnum U getcmsgnum (&msg);" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:126:2 preparemsghdr U preparemsghdr (&msg, email);" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:140:30 IHAVE U club messages to the IHAVE list */" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:143:3 addihave U addihave (&msg);" + - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:158:2 writemsghdr U writemsghdr (fname, &msg);" - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail.c:16:50 WNMSGH U database. A header (prompt WNMSGH) is inserted in the" - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail.c:25:16 crdate U ** crdate, crtime: Message time" - "ATTIC/src/modules/emailclubs/bbsmail/bbsmail.c:74:12 netclub U * bbsmail/netclub binary." @@ -2805,7 +2675,6 @@ issues: - "ATTIC/src/modules/emailclubs/bbsmail/database.c:89:17 CLUBLOCK U sprintf (lock, CLUBLOCK, (email ? EMAILCLUBNAME" - "ATTIC/src/modules/emailclubs/bbsmail/database.c:89:36 EMAILCLUBNAME U CLUBLOCK, (email ? EMAILCLUBNAME : msg->club));" - "ATTIC/src/modules/emailclubs/bbsmail/database.c:110:34 EMAILDIR U dir, mkfname (\"%s/%s\", EMAILDIR, DBDIR));" - - "ATTIC/src/modules/emailclubs/bbsmail/database.c:110:44 DBDIR U (\"%s/%s\", EMAILDIR, DBDIR));" - "ATTIC/src/modules/emailclubs/bbsmail/database.c:116:16 ecdb U if (d_open (\".ecdb\", \"s\") != S_OKAY) {" - "ATTIC/src/modules/emailclubs/bbsmail/database.c:127:10 ecidx U struct ecidx idx;" - "ATTIC/src/modules/emailclubs/bbsmail/database.c:134:14 ECIDX U d_fillnew (ECIDX, &idx);" @@ -2816,21 +2685,19 @@ issues: - "ATTIC/src/modules/emailclubs/bbsmail/dump-ihave.c:26:15 ihavedb U if (d_open (\"ihavedb\", \"s\") != S_OKAY) {" - "ATTIC/src/modules/emailclubs/bbsmail/dump-ihave.c:46:13 IHAVELISTC U d_keyfind (IHAVELISTC, &c);" - "ATTIC/src/modules/emailclubs/bbsmail/dump-ihave.c:60:21 orgclub U ihave.bbs, ihave.orgclub, ihave.msgid," + - "ATTIC/src/modules/emailclubs/bbsmail/msghdr.c:157:16 cryptkey U while (!msg->cryptkey)" - "ATTIC/src/modules/emailclubs/bbsmail/msghdr.c:164:12 origbbs U if (!msg->origbbs[0]) {" - "ATTIC/src/modules/emailclubs/bbsmail/msghdr.c:166:16 origclub U strcpy (msg->origclub, msg->club);" - "ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:86:10 chkname U char chkname[256];" - "ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:91:17 NEMESSAGELOCK U if (lock_wait (NEMESSAGELOCK, 5) == LKR_TIMEOUT)" - "ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:111:11 emessages U sysvar->emessages++;" - "ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:198:25 APPROVD U if ((msg->flags & MSF_APPROVD) == 0)" - - "ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:199:12 nfunapp U clubhdr.nfunapp++;" - "ATTIC/src/modules/emailclubs/bbsmail/netmail.c:97:18 FILEATTACHMENT U sprintf (fatt, FILEATTACHMENT, msg->msgno);" - "ATTIC/src/modules/emailclubs/bbsmail/netmail.c:113:14 EMAILATTDIR U mkfname (EMAILATTDIR \"/\" FILEATTACHMENT," - - "ATTIC/src/modules/emailclubs/bbsmail/netmail.c:130:10 nmessages U sysvar->nmessages++;" - "ATTIC/src/modules/emailclubs/bbsmail/resolve.c:81:17 maxn U int n = 0, maxn = msg_int (MAXBNCE," - "ATTIC/src/modules/emailclubs/bbsmail/resolve.c:82:9 emailuser U struct emailuser user;" - "ATTIC/src/modules/emailclubs/bbsmail/resolve.c:92:36 MSGUSRDIR U fname, mkfname (\"%s/%s\", MSGUSRDIR, s));" - "ATTIC/src/modules/emailclubs/bbsmail/resolve.c:93:18 ECUSERLOCK U sprintf (lock, ECUSERLOCK, s);" - - "ATTIC/src/modules/emailclubs/bbsmail/resolve.c:110:13 forwardto U if (!user.forwardto[0])" - "ATTIC/src/modules/emailclubs/bbsmail/resolve.c:132:34 AUTOFW U temp, \"%s %s %s\", HST_AUTOFW, original, msg->history" - "ATTIC/src/modules/emailclubs/bbsmail/test.c:21:9 netqueryc U struct netqueryc c;" - "ATTIC/src/modules/emailclubs/bbsmail/utils.c:144:13 IHAVEREC U d_fillnew (IHAVEREC, &ihave); /* Add it" @@ -2840,25 +2707,21 @@ issues: - "ATTIC/src/modules/emailclubs/clubcleanup.c:98:13 topdnl U struct top *topdnl;" - "ATTIC/src/modules/emailclubs/clubcleanup.c:181:9 erasemsg U cleanup_erasemsg (message_t *msg)" - "ATTIC/src/modules/emailclubs/clubcleanup.c:183:22 clubdir U char fname[512], clubdir[256];" - - "ATTIC/src/modules/emailclubs/clubcleanup.c:228:11 replyto U if (msg->replyto && msg->flags & MSF" - "ATTIC/src/modules/emailclubs/clubcleanup.c:276:1 fwperiodic U fwperiodic (message_t *msg)" - "ATTIC/src/modules/emailclubs/clubcleanup.c:281:10 clubname U char clubname[256];" - "ATTIC/src/modules/emailclubs/clubcleanup.c:342:5 bbscrypt U bbscrypt (temp, bytes, msg->cryptkey" - "ATTIC/src/modules/emailclubs/clubcleanup.c:362:42 BBSMAILBIN U %s %s %s\", mkfname (BBSMAILBIN), header," - "ATTIC/src/modules/emailclubs/clubcleanup.c:375:12 nclubcleanup U (\"\\n\\nclubcleanup(): ERROR, Unable to" - - "ATTIC/src/modules/emailclubs/clubcleanup.c:410:10 ctoday U int ctoday = cofdate (today ()" - "ATTIC/src/modules/emailclubs/clubcleanup.c:411:22 msgdelb U int msgdel = 0, msgdelb = 0, msglive = 0, msgper" + - "ATTIC/src/modules/emailclubs/clubcleanup.c:411:48 msgper U msgdelb = 0, msglive = 0, msgper = 0, msgfile =" - "ATTIC/src/modules/emailclubs/clubcleanup.c:412:9 msgunapp U 0, msgunapp = 0;" - "ATTIC/src/modules/emailclubs/clubcleanup.c:413:10 msgfper U int msgfper = 0, msgpop = 0, msgdnl" - "ATTIC/src/modules/emailclubs/clubcleanup.c:413:35 msgdnl U msgfper = 0, msgpop = 0, msgdnl = 0;" - - "ATTIC/src/modules/emailclubs/clubcleanup.c:414:22 maxmsgno U uint32 pass, n, i, maxmsgno = 0;" - "ATTIC/src/modules/emailclubs/clubcleanup.c:436:10 clubmsgslive U sysvar->clubmsgslive = 0;" - "ATTIC/src/modules/emailclubs/clubcleanup.c:438:32 KBDEL U Club name MSGDEL KBDEL NMSGS NFILE UNAPP NPER" - - "ATTIC/src/modules/emailclubs/clubcleanup.c:438:50 UNAPP U MSGDEL KBDEL NMSGS NFILE UNAPP NPER FWPER\\n\");" - "ATTIC/src/modules/emailclubs/clubcleanup.c:438:57 NPER U KBDEL NMSGS NFILE UNAPP NPER FWPER\\n\");" - "ATTIC/src/modules/emailclubs/clubcleanup.c:438:62 FWPER U NMSGS NFILE UNAPP NPER FWPER\\n\");" - "ATTIC/src/modules/emailclubs/clubcleanup.c:522:14 msglife U if ((club.msglife > 0) &&" - - "ATTIC/src/modules/emailclubs/clubcleanup.c:527:14 dbytes U int dbytes =" - "ATTIC/src/modules/emailclubs/clubcleanup.c:559:19 timesdnl U msgdnl += msg.timesdnl;" - "ATTIC/src/modules/emailclubs/clubcleanup.c:578:8 nper U club.nper = msgper;" - "ATTIC/src/modules/emailclubs/clubfx.c:3:16 clubfx U ** FILE: clubfx.c" @@ -2904,7 +2767,6 @@ issues: - "ATTIC/src/modules/emailclubs/clubhdr.c:297:36 CLUBAXDIR U fname, \"%s/%s\", mkfname (CLUBAXDIR), uacc->userid);" - "ATTIC/src/modules/emailclubs/clublist.c:3:16 clublist U ** FILE: clublist.c" - "ATTIC/src/modules/emailclubs/clublist.c:148:7 npmsgnum U j = npmsgnum (&msgno, msg, BSD_GT" - - "ATTIC/src/modules/emailclubs/clublist.c:149:16 NFOUND U if (j == BSE_NFOUND)" - "ATTIC/src/modules/emailclubs/clublist.c:168:1 qmsglist U qmsglist (int method, int files" - "ATTIC/src/modules/emailclubs/clublist.c:175:2 startqsc U startqsc ();" - "ATTIC/src/modules/emailclubs/clublist.c:180:31 getqsc U lastread *lastread = getqsc ();" @@ -2916,6 +2778,7 @@ issues: - "ATTIC/src/modules/emailclubs/clubop.c:146:23 fnameo U char fnamei[256], fnameo[256];" - "ATTIC/src/modules/emailclubs/clubop.c:223:1 insblt U insblt (message_t *msg)" - "ATTIC/src/modules/emailclubs/clubop.c:232:13 BULLETINBIN U mkfname (BULLETINBIN), msg->club, msg->msgno" + - "ATTIC/src/modules/emailclubs/clubop.c:233:2 runcommand U runcommand (command);" - "ATTIC/src/modules/emailclubs/clubop.c:238:1 clubopmenu U clubopmenu (message_t *msg)" - "ATTIC/src/modules/emailclubs/clubop.c:246:45 MECFTPBAI U flags & MSF_FILEATT ? \"MECFTPBAI\" : \"MECFTPB\"));" - "ATTIC/src/modules/emailclubs/clubop.c:246:59 MECFTPB U FILEATT ? \"MECFTPBAI\" : \"MECFTPB\"));" @@ -2979,7 +2842,6 @@ issues: - "ATTIC/src/modules/emailclubs/clubs.h:143:36 sequencebroken U msg (int *msgno, int *sequencebroken, int targetnum, int" - "ATTIC/src/modules/emailclubs/clubs.h:148:9 clubreadmenu U char clubreadmenu (message_t *msg, char" - "ATTIC/src/modules/emailclubs/clubs.h:150:9 clubheadermenu U char clubheadermenu (message_t *msg, char" - - "ATTIC/src/modules/emailclubs/clubs.h:152:42 bdir U rtscanning (int startmsg, int bdir);" - "ATTIC/src/modules/emailclubs/clubs.h:167:18 ustartqsc U struct lastread *ustartqsc (char *uid);" - "ATTIC/src/modules/emailclubs/clubs.h:175:18 prevqsc U struct lastread *prevqsc ();" - "ATTIC/src/modules/emailclubs/clubs.h:177:18 findqsc U struct lastread *findqsc (char *club);" @@ -2995,22 +2857,16 @@ issues: - "ATTIC/src/modules/emailclubs/clubs.h:222:9 globalqsc U void globalqsc (int add, char *club" - "ATTIC/src/modules/emailclubs/clubscan.c:48:4 uninitialised U * uninitialised quickscan lists. This" - "ATTIC/src/modules/emailclubs/clubscan.c:147:3 sendreceipt U sendreceipt (&m);" - - "ATTIC/src/modules/emailclubs/clubscan.c:153:28 quickscans U return; /* Don't update quickscans if searching */" - "ATTIC/src/modules/emailclubs/clubscan.c:162:6 emllast U l->emllast = max (m.msgno, l->emllast" - "ATTIC/src/modules/emailclubs/clubscan.c:174:1 locatemsg U locatemsg (int *msgno, int *sequencebro" - - "ATTIC/src/modules/emailclubs/clubscan.c:185:8 findmsgto U j = findmsgto (msgno, thisuseracc" - - "ATTIC/src/modules/emailclubs/clubscan.c:195:12 tdir U int tdir = (j == BSE_END) ?" - "ATTIC/src/modules/emailclubs/clubscan.c:227:8 npmsgfrom U j = npmsgfrom (msgno, thisuseracc" - "ATTIC/src/modules/emailclubs/clubscan.c:230:8 npmsgto U j = npmsgto (msgno, thisuseracc" - - "ATTIC/src/modules/emailclubs/clubscan.c:268:3 dbgetindex U dbgetindex (&idx);" - "ATTIC/src/modules/emailclubs/clubscan.c:445:20 NPERT U strcpy (options, \"NPERT#\");" - "ATTIC/src/modules/emailclubs/clubscan.c:501:3 modifyclubmsg U modifyclubmsg (msg);" - "ATTIC/src/modules/emailclubs/clubscan.c:540:51 RXTDQ U RSSCNMD, RSSCNR, \"NP#RXTDQ\"," - "ATTIC/src/modules/emailclubs/clubscan.c:544:50 RTXQ U RSSCNM, RSSCNR, \"NP#RTXQ\"," - - "ATTIC/src/modules/emailclubs/clubscan.c:578:10 oldmsgno U int oldmsgno = startmsg; /* Previously" - "ATTIC/src/modules/emailclubs/clubscan.c:579:10 dontshow U int dontshow = 0; /* Don't display" - "ATTIC/src/modules/emailclubs/clubscan.c:581:10 optdecided U int optdecided; /* Don't reprocess" - - "ATTIC/src/modules/emailclubs/clubscan.c:768:14 newmsgno U int newmsgno = msgno;" - "ATTIC/src/modules/emailclubs/clubscan.c:932:9 quickscanning U /* Not quickscanning */" - "ATTIC/src/modules/emailclubs/clubwrite.c:93:10 cleanupattachment U int cleanupattachment = 1, killit = 0;" - "ATTIC/src/modules/emailclubs/clubwrite.c:93:33 killit U cleanupattachment = 1, killit = 0;" @@ -3020,31 +2876,21 @@ issues: - "ATTIC/src/modules/emailclubs/clubwrite.c:147:26 uploadchg U usr_canpay (clubhdr.uploadchg)) {" - "ATTIC/src/modules/emailclubs/clubwrite.c:149:9 askyesno U if (!askyesno" - "ATTIC/src/modules/emailclubs/clubwrite.c:151:9 confirmcancel U if (confirmcancel ()) {" - - "ATTIC/src/modules/emailclubs/clubwrite.c:162:4 uploadatt U uploadatt (attfile," - "ATTIC/src/modules/emailclubs/clubwrite.c:166:9 chargecredits U usr_chargecredits (clubhdr.uploadchg)" - "ATTIC/src/modules/emailclubs/database.c:83:13 dbclubname U static char dbclubname[256] = EMAILCLUBNAME" - "ATTIC/src/modules/emailclubs/database.c:84:13 dbclubdir U static char dbclubdir[256] = EMAILDIR;" - - "ATTIC/src/modules/emailclubs/database.c:85:13 dbcur U static char dbcur[256] = \"\";" - "ATTIC/src/modules/emailclubs/database.c:87:12 clubdbid U static int clubdbid = -1;" - "ATTIC/src/modules/emailclubs/database.c:145:1 dbrm U dbrm (message_t *msg)" - "ATTIC/src/modules/emailclubs/database.c:158:8 crget U if (d_crget (&x) != S_OKAY)" - "ATTIC/src/modules/emailclubs/database.c:165:1 dbchkemail U dbchkemail (int msgno)" - - "ATTIC/src/modules/emailclubs/dbfrom.c:3:16 dbfrom U ** FILE: dbfrom.c" - "ATTIC/src/modules/emailclubs/dbfrom.c:86:15 fromc U static struct fromc fromc;" - "ATTIC/src/modules/emailclubs/dbfrom.c:99:17 FROMC U if (d_keyfind (FROMC, &fromc1) != S_OKAY" - - "ATTIC/src/modules/emailclubs/dbfrom.c:134:1 getmsgno U getmsgno (int *msgno, int dir" - - "ATTIC/src/modules/emailclubs/dbfrom.c:154:30 subcases U Moving backwards. Three subcases here as well. */" - - "ATTIC/src/modules/emailclubs/dbnum.c:3:16 dbnum U ** FILE: dbnum.c" - "ATTIC/src/modules/emailclubs/dbsubj.c:3:16 dbsubj U ** FILE: dbsubj.c" - "ATTIC/src/modules/emailclubs/dbsubj.c:83:15 subjectc U static struct subjectc subjectc;" - "ATTIC/src/modules/emailclubs/dbsubj.c:96:17 SUBJECTC U if (d_keyfind (SUBJECTC, &subjectc1) != S_OKAY" - - "ATTIC/src/modules/emailclubs/dbto.c:3:16 dbto U ** FILE: dbto.c" - "ATTIC/src/modules/emailclubs/distlist.c:3:16 distlist U ** FILE: distlist.c" - "ATTIC/src/modules/emailclubs/distlist.c:131:1 dlgetmenu U dlgetmenu (option, show, lmenu" - "ATTIC/src/modules/emailclubs/distlist.c:131:26 lmenu U dlgetmenu (option, show, lmenu, smenu, err, opts, def" - - "ATTIC/src/modules/emailclubs/distlist.c:131:33 smenu U option, show, lmenu, smenu, err, opts, def, defval" - - "ATTIC/src/modules/emailclubs/distlist.c:187:1 checkselectname U checkselectname (char *name)" - - "ATTIC/src/modules/emailclubs/distlist.c:207:16 FNAMECHARS U if (!strchr (FNAMECHARS, *cp)) {" - "ATTIC/src/modules/emailclubs/distlist.c:220:21 MSGSDISTDIR U if ((dp = opendir (MSGSDISTDIR)) == NULL)" - "ATTIC/src/modules/emailclubs/distlist.c:324:1 getdistlistname U getdistlistname ()" - "ATTIC/src/modules/emailclubs/distlist.c:530:1 confdistlist U confdistlist ()" @@ -3065,19 +2911,21 @@ issues: - "ATTIC/src/modules/emailclubs/email.c:328:5 emailwrite U emailwrite ();" - "ATTIC/src/modules/emailclubs/email.c:331:5 emailread U emailread ();" - "ATTIC/src/modules/emailclubs/email.c:408:52 lastemailread U thisuseracc.userid, ecuser.lastemailread + 1," + - "ATTIC/src/modules/emailclubs/email.c:423:27 LOGINYES U ecuser.prefs & (ECP_LOGINYES | ECP_LOGINASK)) {" - "ATTIC/src/modules/emailclubs/email.c:424:12 readnow U int readnow = ecuser.prefs & ECP" - - "ATTIC/src/modules/emailclubs/email.h:135:13 PTOYOU U #define OPT_PTOYOU 1" - - "ATTIC/src/modules/emailclubs/email.h:147:9 getrecipient U int getrecipient (int pr, char *rec)" - - "ATTIC/src/modules/emailclubs/email.h:205:9 askmsgno U int askmsgno ();" - - "ATTIC/src/modules/emailclubs/email.h:290:9 stopautofw U void stopautofw (message_t *msg);" - - "ATTIC/src/modules/emailclubs/email.h:307:36 forceemail U message_t *msg, int forceemail);" + - "ATTIC/src/modules/emailclubs/email.h:135:13 PTOYOU U #define OPT_PTOYOU 1" + - "ATTIC/src/modules/emailclubs/email.h:147:9 getrecipient U int getrecipient (int pr, char *rec)" + - "ATTIC/src/modules/emailclubs/email.h:205:9 askmsgno U int askmsgno ();" + - "ATTIC/src/modules/emailclubs/email.h:207:9 decompressmsg U void decompressmsg (message_t *msg);" + - "ATTIC/src/modules/emailclubs/email.h:290:9 stopautofw U void stopautofw (message_t *msg);" + - "ATTIC/src/modules/emailclubs/email.h:307:36 forceemail U message_t *msg, int forceemail);" - "ATTIC/src/modules/emailclubs/funcs.c:248:1 xlatehist U xlatehist (char *s)" - "ATTIC/src/modules/emailclubs/funcs.c:316:32 getdow U , msg_get (MHDAY0 + getdow (msg->crdate)));" - "ATTIC/src/modules/emailclubs/funcs.c:317:31 tdmonth U s4, msg_get (MHJAN + tdmonth (msg->crdate)));" + - "ATTIC/src/modules/emailclubs/funcs.c:418:21 QUOTEYES U user->prefs = ECP_QUOTEYES | ECP_LOGINASK;" - "ATTIC/src/modules/emailclubs/funcs.c:562:35 decompressmsged U fatalsys (\"Unable to move decompressmsged message.\");" - "ATTIC/src/modules/emailclubs/ihavedb.h:15:8 clubqueryc U struct clubqueryc { /* size 24 */" - "ATTIC/src/modules/emailclubs/ihavedb.h:38:9 CLUBQUERYC U #define CLUBQUERYC 0" - - "ATTIC/src/modules/emailclubs/mailcleanup.c:10:64 unapp U (msgs, files, blts, unapp, etc) **" - "ATTIC/src/modules/emailclubs/mailcleanup.c:11:23 repost U * repost periodic messages" - "ATTIC/src/modules/emailclubs/mailcleanup.c:142:1 emailcleanup U emailcleanup ()" - "ATTIC/src/modules/emailclubs/mailcleanup.c:150:10 emldel U int emldel = 0, emldelb = 0;" @@ -3092,6 +2940,7 @@ issues: - "ATTIC/src/modules/emailclubs/mailfixup/mailfixup.c:165:11 Reindexing U printf (\"Reindexing %s%s.\\n\", email ? \"" - "ATTIC/src/modules/emailclubs/misc.c:152:23 CANTMOD U if (msg->flags & MSF_CANTMOD &&" - "ATTIC/src/modules/emailclubs/misc.c:153:8 hassysaxs U (!hassysaxs (&thisuseracc, USY_MASTERKEY" + - "ATTIC/src/modules/emailclubs/misc.c:153:37 MASTERKEY U hassysaxs (&thisuseracc, USY_MASTERKEY))) {" - "ATTIC/src/modules/emailclubs/misc.c:796:36 RSMDEL U (\"CHANNEL\"), AUDIT (RSMDEL), thisuseracc.userid" - "ATTIC/src/modules/emailclubs/misc.c:802:13 lockchk U static char lockchk[256];" - "ATTIC/src/modules/emailclubs/modify.c:88:23 modfn U char fname[1024], modfn[256];" @@ -3100,11 +2949,7 @@ issues: - "ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:5:34 VESIGS U Convert MBBS 5.31 VESIGS database to Megistos" - "ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:95:1 mknode U mknode (int majornum, char" - "ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:163:1 findrecurse U findrecurse (struct msgnum *node" - - "ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:195:12 lastno U static int lastno = 0;" - - "ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:199:1 inorder U inorder (struct msgnum *n, FILE" - "ATTIC/src/modules/emailclubs/msgcnv/convert.c:47:56 Acrobase U hoc club renames for Acrobase." - - "ATTIC/src/modules/emailclubs/msgcnv/convert.c:95:9 fixto U #define fixto(x) ((x)>='0'?(x):((x" - - "ATTIC/src/modules/emailclubs/msgcnv/convert.c:96:9 MAXSIGNO U #define MAXSIGNO 65536" - "ATTIC/src/modules/emailclubs/msgcnv/convert.c:103:8 clubidx U struct clubidx {" - "ATTIC/src/modules/emailclubs/msgcnv/convert.c:105:10 defax U int defax;" - "ATTIC/src/modules/emailclubs/msgcnv/convert.c:136:25 Filosof U (sameas (new.club, \"Filosof\"))" @@ -3121,7 +2966,6 @@ issues: - "ATTIC/src/modules/emailclubs/msgcnv/convert.c:547:22 vesigs U sprintf (fname, \"%s/vesigs.txt\", arg_majordir" - "ATTIC/src/modules/emailclubs/netclub/club_info.c:109:16 distclub U if ((result = distclub_request_header_1 (&bbs" - "ATTIC/src/modules/emailclubs/netclub/club_sync.c:151:17 targetclub U strcpy (msgreq.targetclub, club);" - - "ATTIC/src/modules/emailclubs/netclub/club_sync.c:184:25 uncomp U fprintf (stderr, \" uncomp: %d\\n\"," - "ATTIC/src/modules/emailclubs/netclub/club_sync.c:185:25 compr U netmsg->comp_result.compr_u.compr.orig_msg_len" - "ATTIC/src/modules/emailclubs/netclub/club_sync.c:198:23 orgdate U hdr.crdate = netmsg->orgdate;" - "ATTIC/src/modules/emailclubs/netclub/club_sync.c:199:23 orgtime U hdr.crtime = netmsg->orgtime;" @@ -3145,15 +2989,17 @@ issues: - "ATTIC/src/modules/emailclubs/networking.c:508:35 localclub U remclub[256], addr[256], localclub[16], oldclub[16], *cp" - "ATTIC/src/modules/emailclubs/networking.c:518:41 Nyaaargh U check failed (addr=%s). Nyaaargh nyaaargh!\"," - "ATTIC/src/modules/emailclubs/networking.c:518:50 nyaaargh U (addr=%s). Nyaaargh nyaaargh!\"," - - "ATTIC/src/modules/emailclubs/networking.c:588:1 listexports U listexports ()" - "ATTIC/src/modules/emailclubs/networking.c:647:1 getexportclub U getexportclub (char *club, int pr" - "ATTIC/src/modules/emailclubs/networking.c:874:47 HDIES U SHNETMNU, ERRSEL, \"HDIES\", 0, 0))" - "ATTIC/src/modules/emailclubs/offline.mail/attachments.c:108:23 YNAOPM U } else if (strchr (\"YNAOPM\", c))" - "ATTIC/src/modules/emailclubs/offline.mail/attachments.c:124:2 goclub U goclub (sameas (idx->reqarea" - "ATTIC/src/modules/emailclubs/offline.mail/attachments.c:136:1 doatt U doatt ()" + - "ATTIC/src/modules/emailclubs/offline.mail/attachments.c:193:31 ATTYES U if (prefs.flags & OMF_ATTYES)" + - "ATTIC/src/modules/emailclubs/offline.mail/attachments.c:200:31 REQYES U if (prefs.flags & OMF_REQYES)" - "ATTIC/src/modules/emailclubs/offline.mail/attachments.c:312:9 updrequest U if (!updrequest (&idx)) {" - "ATTIC/src/modules/emailclubs/offline.mail/clubid.c:80:27 clubids U static struct clubheader *clubids = NULL;" - "ATTIC/src/modules/emailclubs/offline.mail/clubid.c:85:1 doneclubids U doneclubids ()" + - "ATTIC/src/modules/emailclubs/offline.mail/clubid.c:96:1 hdrsel U hdrsel (const struct dirent" - "ATTIC/src/modules/emailclubs/offline.mail/clubid.c:103:1 clubcmp U clubcmp (const void *a, const" - "ATTIC/src/modules/emailclubs/offline.mail/clubid.c:111:1 loadclubids U loadclubids ()" - "ATTIC/src/modules/emailclubs/offline.mail/controlmsg.c:48:6 Ssified U * DOSsified output to QWK files" @@ -3182,6 +3028,7 @@ issues: - "ATTIC/src/modules/emailclubs/offline.mail/funcs.c:189:1 ltomks U ltomks (unsigned long x)" - "ATTIC/src/modules/emailclubs/offline.mail/funcs.c:229:7 prgind U if (!prgind)" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:111:9 updqsc U int updqsc;" + - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:114:9 defhdr U int defhdr;" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:116:9 allnam U char *allnam;" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:118:9 fixeta U int fixeta;" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:119:9 etaxlt U char etaxlt;" @@ -3196,7 +3043,6 @@ issues: - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:238:16 whoto U unsigned char whoto[25];" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:251:8 qwkndx U struct qwkndx {" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:252:16 blkofs U unsigned long blkofs;" - - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:266:13 INACT U #define MSG_INACT 226" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:271:9 EOLCHAR U #define EOLCHAR (greek?EOL_GREEKQWK" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:329:4 qwkout U /* qwkout.c */" - "ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:396:9 cksumstg U void cksumstg (char *buf, unsigned" @@ -3224,6 +3070,7 @@ issues: - "ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:473:1 dumpndx U dumpndx (int clubid, message" - "ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:475:16 ndxrec U struct qwkndx ndxrec;" - "ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:573:14 clubdid U receipt (int clubdid, message_t *msg)" + - "ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:576:10 hdrname U char hdrname[256], fname[256], s" - "ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:654:1 mkxlation U mkxlation ()" - "ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:668:3 xlation U xlation[xlationtable]['\\n']" - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:131:1 checkbbsid U checkbbsid ()" @@ -3231,7 +3078,6 @@ issues: - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:185:1 setupclub U setupclub ()" - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:217:1 setuprecipient U setuprecipient ()" - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:259:1 checkperms U checkperms ()" - - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:270:1 checkcreds U checkcreds ()" - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:282:1 checkprivclub U checkprivclub ()" - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:334:1 checkemailall U checkemailall ()" - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:363:1 checkpublrrr U checkpublrrr ()" @@ -3244,7 +3090,6 @@ issues: - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:611:10 bodyfname U char bodyfname[256], headerfname[2" - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:611:26 headerfname U char bodyfname[256], headerfname[256], command[256];" - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:758:23 numsuccessful U int nummsgs = 0, numsuccessful = 0;" - - "ATTIC/src/modules/emailclubs/offline.mail/upload.c:761:9 intsys U error_intsys (\"Unable to open reply" - "ATTIC/src/modules/emailclubs/operations.c:98:1 qscselect U qscselect (const struct dirent" - "ATTIC/src/modules/emailclubs/operations.c:107:18 qscs U struct dirent **qscs;" - "ATTIC/src/modules/emailclubs/operations.c:109:10 clubtmp U char clubtmp[32];" @@ -3298,76 +3143,58 @@ issues: - "ATTIC/src/modules/emailclubs/write.c:567:1 recipienthelp U recipienthelp ()" - "ATTIC/src/modules/emailclubs/write.c:863:24 ESUPLS U strcpy (audit[0], AUS_ESUPLS);" - "ATTIC/src/modules/emailclubs/write.c:865:24 ESUPLF U strcpy (audit[2], AUS_ESUPLF);" - - "ATTIC/src/modules/files/access.c:45:12 islibop U * Changed islibop() to recursively look" - - "ATTIC/src/modules/files/access.c:46:12 libop U * since a libop is always privileged" - - "ATTIC/src/modules/files/access.c:77:25 libadm U define ADMINLOCK \"LCK..libadm.%d\"" - - "ATTIC/src/modules/files/access.c:94:30 libopkey U owns (&thisuseracc, libopkey))" - - "ATTIC/src/modules/files/access.c:97:38 libops U thisuseracc.userid, l->libops[i]))" - - "ATTIC/src/modules/files/access.c:115:12 forcefail U static int forcefail = 0;" - - "ATTIC/src/modules/files/access.c:119:1 forcepasswordfail U forcepasswordfail ()" - - "ATTIC/src/modules/files/access.c:132:18 numtries U for (i = 0; i < numtries; i++) {" - - "ATTIC/src/modules/files/access.c:157:50 LOCKENTR U ENTER && l->flags & LBF_LOCKENTR)" - - "ATTIC/src/modules/files/access.c:159:53 LOCKDNL U DOWNLOAD && l->flags & LBF_LOCKDNL)" - - "ATTIC/src/modules/files/access.c:161:51 LOCKUPL U UPLOAD && l->flags & LBF_LOCKUPL)" - - "ATTIC/src/modules/files/access.c:169:11 clubax U int clubax = getclubax (&thisuseracc" - - "ATTIC/src/modules/files/access.c:196:35 uploadkey U owns (&thisuseracc, l->uploadkey))" - - "ATTIC/src/modules/files/access.c:214:21 inlib U lock_place (lock, \"inlib\");" + - "ATTIC/src/modules/files/access.c:45:12 islibop U * Changed islibop() to recursively look" + - "ATTIC/src/modules/files/access.c:46:12 libop U * since a libop is always privileged" + - "ATTIC/src/modules/files/access.c:77:25 libadm U define ADMINLOCK \"LCK..libadm.%d\"" + - "ATTIC/src/modules/files/access.c:94:30 libopkey U owns (&thisuseracc, libopkey))" + - "ATTIC/src/modules/files/access.c:157:50 LOCKENTR U ENTER && l->flags & LBF_LOCKENTR)" + - "ATTIC/src/modules/files/access.c:159:53 LOCKDNL U DOWNLOAD && l->flags & LBF_LOCKDNL)" + - "ATTIC/src/modules/files/access.c:161:51 LOCKUPL U UPLOAD && l->flags & LBF_LOCKUPL)" + - "ATTIC/src/modules/files/access.c:169:11 clubax U int clubax = getclubax (&thisuseracc" - "ATTIC/src/modules/files/cache.c:82:9 mkcachename U #define mkcachename(s,l,u,f) \\" - "ATTIC/src/modules/files/cache.c:87:1 convertfname U convertfname (struct libidx *lib" - - "ATTIC/src/modules/files/cache.c:119:1 incache U incache (struct libidx *lib" - "ATTIC/src/modules/files/cache.c:229:7 obtainliblock U if (!obtainliblock (lib, sldevto, \"caching" - "ATTIC/src/modules/files/cache.c:229:27 sldevto U obtainliblock (lib, sldevto, \"caching\")) {" - "ATTIC/src/modules/files/cache.c:237:2 rmliblock U rmliblock (lib);" - "ATTIC/src/modules/files/cache.c:278:41 sldctim U , t = time (NULL) - sldctim * 60;" - - "ATTIC/src/modules/files/cleanup.c:91:18 unappfiles U unsigned int tot_unappfiles = 0, tot_unappbytes" - - "ATTIC/src/modules/files/cleanup.c:91:38 unappbytes U unappfiles = 0, tot_unappbytes = 0;" - - "ATTIC/src/modules/files/cleanup.c:92:18 dnlfiles U unsigned int tot_dnlfiles = 0, tot_dnlbytes =" - - "ATTIC/src/modules/files/cleanup.c:92:36 dnlbytes U tot_dnlfiles = 0, tot_dnlbytes = 0;" - - "ATTIC/src/modules/files/cleanup.c:99:9 mastertopfp U FILE *mastertopfp;" - - "ATTIC/src/modules/files/cleanup.c:100:9 masterfilefp U FILE *masterfilefp;" - - "ATTIC/src/modules/files/cleanup.c:105:1 delfilelst U delfilelst (struct libidx *l)" - - "ATTIC/src/modules/files/cleanup.c:110:19 filelst U strcpy (f.fname, filelst);" - - "ATTIC/src/modules/files/cleanup.c:111:4 flibnum U f.flibnum = l->libnum;" - - "ATTIC/src/modules/files/cleanup.c:122:16 MEGISTOS U fprintf (fp, \"MEGISTOS FILE LIBRARY\\nFILE DIRECTORY" - - "ATTIC/src/modules/files/cleanup.c:229:18 Kbytes U fprintf (fp, \" Kbytes . . . . . . . . %7d" - - "ATTIC/src/modules/files/cleanup.c:231:22 OSDIR U if ((l->flags & LBF_OSDIR) == 0) {" - - "ATTIC/src/modules/files/cleanup.c:248:4 descrlen U f.descrlen = 1;" - - "ATTIC/src/modules/files/cleanup.c:252:21 filelstd U strcpy (f.summary, filelstd);" - - "ATTIC/src/modules/files/cleanup.c:294:50 numtops U library %s (%s).\\n\\n\", numtops, l->fullname," - - "ATTIC/src/modules/files/cleanup.c:371:21 topfild U strcpy (f.summary, topfild);" - - "ATTIC/src/modules/files/cleanup.c:399:19 mfiletp U strcpy (f.fname, mfiletp);" - - "ATTIC/src/modules/files/cleanup.c:423:52 nummtps U (struct topfiles) * nummtps);" - - "ATTIC/src/modules/files/cleanup.c:476:5 Dnlds U \"Dnlds Library/Filename" - - "ATTIC/src/modules/files/cleanup.c:499:21 mtpfild U strcpy (f.summary, mtpfild);" - - "ATTIC/src/modules/files/cleanup.c:522:1 delmasterfilelst U delmasterfilelst (struct libidx *l)" - - "ATTIC/src/modules/files/cleanup.c:527:19 mfillst U strcpy (f.fname, mfillst);" - - "ATTIC/src/modules/files/cleanup.c:535:1 masterfilelst U masterfilelst_header (FILE * fp, struct" - - "ATTIC/src/modules/files/cleanup.c:574:21 mfillstd U strcpy (f.summary, mfillstd);" - - "ATTIC/src/modules/files/cleanup.c:600:9 maintkey U struct maintkey k;" - - "ATTIC/src/modules/files/cleanup.c:609:19 fileind U strcpy (f.fname, fileind);" - - "ATTIC/src/modules/files/cleanup.c:634:9 klibnum U if (k.klibnum != l->libnum)" - - "ATTIC/src/modules/files/cleanup.c:661:21 fileindd U strcpy (f.summary, fileindd);" - - "ATTIC/src/modules/files/cleanup.c:687:19 mfilind U strcpy (f.fname, mfilind);" - - "ATTIC/src/modules/files/cleanup.c:748:21 mfilindd U strcpy (f.summary, mfilindd);" - - "ATTIC/src/modules/files/cleanup.c:764:10 showhid U return (showhid || d->d_name[0] !=" - - "ATTIC/src/modules/files/cleanup.c:776:1 oslib U oslib (struct libidx *l)" - - "ATTIC/src/modules/files/cleanup.c:853:1 dolib U dolib (struct libidx *l)" - - "ATTIC/src/modules/files/cleanup.c:941:1 shiftweekstats U shiftweekstats (struct libidx *l)" - - "ATTIC/src/modules/files/cleanup.c:944:14 uploadsperday U bzero (&l->uploadsperday, sizeof (l->uploadsperday" - - "ATTIC/src/modules/files/cleanup.c:1095:2 dblibopen U dblibopen ();" - - "ATTIC/src/modules/files/cleanup.c:1096:2 dbfileopen U dbfileopen ();" - - "ATTIC/src/modules/files/cleanup.c:1097:2 dbkeyopen U dbkeyopen ();" - - "ATTIC/src/modules/files/dbfile.c:3:16 dbfile U ** FILE: dbfile.c" + - "ATTIC/src/modules/files/cleanup.c:92:18 dnlfiles U unsigned int tot_dnlfiles = 0, tot_dnlbytes =" + - "ATTIC/src/modules/files/cleanup.c:92:36 dnlbytes U tot_dnlfiles = 0, tot_dnlbytes = 0;" + - "ATTIC/src/modules/files/cleanup.c:97:18 mastertopfiles U struct topfiles *mastertopfiles;" + - "ATTIC/src/modules/files/cleanup.c:99:9 mastertopfp U FILE *mastertopfp;" + - "ATTIC/src/modules/files/cleanup.c:100:9 masterfilefp U FILE *masterfilefp;" + - "ATTIC/src/modules/files/cleanup.c:105:1 delfilelst U delfilelst (struct libidx *l)" + - "ATTIC/src/modules/files/cleanup.c:110:19 filelst U strcpy (f.fname, filelst);" + - "ATTIC/src/modules/files/cleanup.c:122:16 MEGISTOS U fprintf (fp, \"MEGISTOS FILE LIBRARY\\nFILE DIRECTORY" + - "ATTIC/src/modules/files/cleanup.c:229:18 Kbytes U fprintf (fp, \" Kbytes . . . . . . . . %7d" + - "ATTIC/src/modules/files/cleanup.c:248:4 descrlen U f.descrlen = 1;" + - "ATTIC/src/modules/files/cleanup.c:252:21 filelstd U strcpy (f.summary, filelstd);" + - "ATTIC/src/modules/files/cleanup.c:371:21 topfild U strcpy (f.summary, topfild);" + - "ATTIC/src/modules/files/cleanup.c:399:19 mfiletp U strcpy (f.fname, mfiletp);" + - "ATTIC/src/modules/files/cleanup.c:423:52 nummtps U (struct topfiles) * nummtps);" + - "ATTIC/src/modules/files/cleanup.c:476:5 Dnlds U \"Dnlds Library/Filename" + - "ATTIC/src/modules/files/cleanup.c:499:21 mtpfild U strcpy (f.summary, mtpfild);" + - "ATTIC/src/modules/files/cleanup.c:522:1 delmasterfilelst U delmasterfilelst (struct libidx *l)" + - "ATTIC/src/modules/files/cleanup.c:527:19 mfillst U strcpy (f.fname, mfillst);" + - "ATTIC/src/modules/files/cleanup.c:535:1 masterfilelst U masterfilelst_header (FILE * fp, struct" + - "ATTIC/src/modules/files/cleanup.c:574:21 mfillstd U strcpy (f.summary, mfillstd);" + - "ATTIC/src/modules/files/cleanup.c:600:9 maintkey U struct maintkey k;" + - "ATTIC/src/modules/files/cleanup.c:609:19 fileind U strcpy (f.fname, fileind);" + - "ATTIC/src/modules/files/cleanup.c:634:9 klibnum U if (k.klibnum != l->libnum)" + - "ATTIC/src/modules/files/cleanup.c:661:21 fileindd U strcpy (f.summary, fileindd);" + - "ATTIC/src/modules/files/cleanup.c:675:1 masterkeywordindex U masterkeywordindex ()" + - "ATTIC/src/modules/files/cleanup.c:687:19 mfilind U strcpy (f.fname, mfilind);" + - "ATTIC/src/modules/files/cleanup.c:748:21 mfilindd U strcpy (f.summary, mfilindd);" + - "ATTIC/src/modules/files/cleanup.c:764:10 showhid U return (showhid || d->d_name[0] !=" + - "ATTIC/src/modules/files/cleanup.c:853:1 dolib U dolib (struct libidx *l)" + - "ATTIC/src/modules/files/cleanup.c:941:1 shiftweekstats U shiftweekstats (struct libidx *l)" + - "ATTIC/src/modules/files/cleanup.c:944:14 uploadsperday U bzero (&l->uploadsperday, sizeof (l->uploadsperday" - "ATTIC/src/modules/files/dbfile.c:55:30 filegetoldest U a pair of functions filegetoldest() and" - "ATTIC/src/modules/files/dbfile.c:56:4 filegetnextoldest U * filegetnextoldest() to traverse files" - "ATTIC/src/modules/files/dbfile.c:87:22 FILELIBDBDIR U d_dbfpath (mkfname (FILELIBDBDIR));" - "ATTIC/src/modules/files/dbfile.c:137:9 statlibfn U struct statlibfn key;" - "ATTIC/src/modules/files/dbfile.c:144:13 STATLIBFN U d_keyfind (STATLIBFN, &key);" - - "ATTIC/src/modules/files/dbkey.c:3:16 dbkey U ** FILE: dbkey.c" - "ATTIC/src/modules/files/dbkey.c:179:17 MAINTKEY U if (d_keyfind (MAINTKEY, k) == S_NOTFOUND)" - "ATTIC/src/modules/files/dbkey.c:347:10 keystg U char keystg[8192];" - - "ATTIC/src/modules/files/dblib.c:138:9 namep U struct namep n;" - - "ATTIC/src/modules/files/dblib.c:144:13 NAMEP U d_keyfind (NAMEP, &n);" - "ATTIC/src/modules/files/dblib.c:247:33 namegt U (int parent, char *_namegt, struct libidx *l)" - "ATTIC/src/modules/files/dblib.c:288:17 LIBUPDLOCK U sprintf (lock, LIBUPDLOCK, lib->libnum);" - "ATTIC/src/modules/files/dblib.c:315:9 numunapp U lib->numunapp++;" @@ -3381,24 +3208,16 @@ issues: - "ATTIC/src/modules/files/download.c:128:26 FDNLERR U sprintf (audit[1], AUD_FDNLERR, library.fullname);" - "ATTIC/src/modules/files/download.c:137:18 REBATELOG U sprintf (fname, REBATELOG, (int) getpid ());" - "ATTIC/src/modules/files/download.c:156:25 calccharge U (library.rebate * calccharge (st.st_size, &library" - - "ATTIC/src/modules/files/download.c:235:17 fnames U download (char *fnames)" - "ATTIC/src/modules/files/download.c:255:11 gettotalcharge U charge = gettotalcharge ();" - "ATTIC/src/modules/files/filearray.c:5:67 dnload U wildcards and mark files for dnload. **" - "ATTIC/src/modules/files/filearray.c:83:12 totalcharge U static int totalcharge = 0;" - "ATTIC/src/modules/files/filearray.c:154:4 shdnlinfo U os_shdnlinfo (char *f, char *summary" - "ATTIC/src/modules/files/filearray.c:164:6 calcxfertime U t = calcxfertime (st.st_size, 1);" - "ATTIC/src/modules/files/filearray.c:217:8 mkwildcard U if (!mkwildcard (s))" - - "ATTIC/src/modules/files/filearray.c:315:29 osfdesc U file (d[i]->d_name, osfdesc, st.st_size);" - - "ATTIC/src/modules/files/fileops.c:81:12 numdevs U static int numdevs[16];" - - "ATTIC/src/modules/files/fileops.c:82:13 slowdevs U static int *slowdevs[16];" - "ATTIC/src/modules/files/fileops.c:86:1 saveslowdevs U saveslowdevs ()" - - "ATTIC/src/modules/files/fileops.c:88:31 SLOWDEVFILE U fp = fopen (mkfname (SLOWDEVFILE), \"w\");" - "ATTIC/src/modules/files/fileops.c:133:1 loadslowdevs U loadslowdevs ()" - "ATTIC/src/modules/files/fileops.c:184:1 initslowdevs U initslowdevs ()" - "ATTIC/src/modules/files/fileops.c:193:43 MBKDIR U files.mbk\", mkfname (MBKDIR));" - - "ATTIC/src/modules/files/fileops.c:216:22 ndevs U int devs[512], ndevs = 0;" - - "ATTIC/src/modules/files/fileops.c:300:19 SLOWDEVLOCK U sprintf (fname, SLOWDEVLOCK, group);" - - "ATTIC/src/modules/files/files.c:62:25 updown U Included PEFFIC from updown.msg to help in calculating" - "ATTIC/src/modules/files/files.c:101:9 defrkey U int defrkey;" - "ATTIC/src/modules/files/files.c:102:9 defdkey U int defdkey;" - "ATTIC/src/modules/files/files.c:103:9 defukey U int defukey;" @@ -3411,24 +3230,22 @@ issues: - "ATTIC/src/modules/files/files.c:110:9 defreb U int defreb;" - "ATTIC/src/modules/files/files.c:111:9 defuaud U int defuaud;" - "ATTIC/src/modules/files/files.c:112:9 defdaud U int defdaud;" + - "ATTIC/src/modules/files/files.c:114:9 maxnest U int maxnest;" - "ATTIC/src/modules/files/files.c:115:9 rdmefil U char *rdmefil;" - "ATTIC/src/modules/files/files.c:116:9 rdmesiz U int rdmesiz;" - "ATTIC/src/modules/files/files.c:117:9 othrdme U char *othrdme;" - - "ATTIC/src/modules/files/files.c:120:9 fnchars U char *fnchars;" + - "ATTIC/src/modules/files/files.c:121:9 deslen U int deslen;" - "ATTIC/src/modules/files/files.c:122:9 maxkeyw U int maxkeyw;" - "ATTIC/src/modules/files/files.c:123:9 accmtsd U int accmtsd;" - "ATTIC/src/modules/files/files.c:125:9 sldcmax U int sldcmax;" - "ATTIC/src/modules/files/files.c:127:9 sldcsmn U int sldcsmn;" - - "ATTIC/src/modules/files/files.c:129:9 othrfls U char *othrfls;" - "ATTIC/src/modules/files/files.c:144:9 srlstln U int srlstln;" - "ATTIC/src/modules/files/files.c:149:9 peffic U int peffic;" - "ATTIC/src/modules/files/files.c:241:2 initlibsubstvars U initlibsubstvars (); /* Initialise substitutio" - "ATTIC/src/modules/files/files.c:259:2 enterlastlib U enterlastlib (); /* Enter last used" - - "ATTIC/src/modules/files/files.c:304:5 selectlib U selectlib ();" - "ATTIC/src/modules/files/files.c:408:24 libcnv U if (strstr (argv[0], \"libcnv\")) {" - "ATTIC/src/modules/files/files.c:410:10 cnvmain U return cnvmain (argc, argv);" - "ATTIC/src/modules/files/files.h:74:9 masterlibop U #define masterlibop (key_owns(&thisuseracc" - - "ATTIC/src/modules/files/files.h:79:30 slowdev U SLOWDEVLOCK \"LCK..slowdev.%d\"" - "ATTIC/src/modules/files/files.h:85:30 libupd U LIBUPDLOCK \"LCK..libupd.%d\"" - "ATTIC/src/modules/files/files.h:95:13 UPLAUD U #define LBF_UPLAUD 0x0000080 /* Audit" - "ATTIC/src/modules/files/files.h:104:13 FUPLOK U #define AUS_FUPLOK \"FILE UPLOADED\"" @@ -3438,12 +3255,8 @@ issues: - "ATTIC/src/modules/files/files.h:290:9 enterlib U int enterlib (int libnum, int quiet" - "ATTIC/src/modules/files/files.h:292:9 entermainlib U void entermainlib ();" - "ATTIC/src/modules/files/files.h:294:9 getsellibname U int getsellibname (struct libidx *l);" - - "ATTIC/src/modules/files/files.h:339:9 listsublibs U int listsublibs ();" - - "ATTIC/src/modules/files/files.h:341:9 osdirlisting U int osdirlisting ();" - "ATTIC/src/modules/files/files.h:343:9 listapproved U void listapproved ();" - - "ATTIC/src/modules/files/files.h:350:9 SYMLINKTO U #define SYMLINKTO \"symbolic link to" - "ATTIC/src/modules/files/files.h:354:9 zonkdir U char *zonkdir (char *s);" - - "ATTIC/src/modules/files/files.h:366:37 inseconds U calcxfertime (int size, int inseconds);" - "ATTIC/src/modules/files/files.h:375:4 opedit U /* opedit.c */" - "ATTIC/src/modules/files/files.h:380:4 opaccess U /* opaccess.c */" - "ATTIC/src/modules/files/files.h:385:4 opcreate U /* opcreate.c */" @@ -3466,23 +3279,18 @@ issues: - "ATTIC/src/modules/files/files.h:460:4 opdescr U /* opdescr.c */" - "ATTIC/src/modules/files/files.h:466:4 opdel U /* opdel.c */" - "ATTIC/src/modules/files/files.h:471:4 opmove U /* opmove.c */" - - "ATTIC/src/modules/files/files.h:527:46 filespecs U fnames); /* Optional filespecs to download */" - "ATTIC/src/modules/files/files.h:543:9 mkregexp U int mkregexp (char *re);" - "ATTIC/src/modules/files/libcnv/cnvutils.c:26:9 cnvutils U * $Id: cnvutils.c,v 2.0 2004/09/13" - "ATTIC/src/modules/files/libcnv/cnvutils.c:66:34 mbbsdate U (unsigned short int mbbsdate)" - "ATTIC/src/modules/files/libcnv/cnvutils.c:77:34 mbbstime U (unsigned short int mbbstime)" - - "ATTIC/src/modules/files/libcnv/cnvutils.h:64:9 convshort U #define convshort(x) ((((x)&0xff)<<8)" - - "ATTIC/src/modules/files/libcnv/cnvutils.h:65:9 convint U #define convint(x) ((convshort((x" - "ATTIC/src/modules/files/libcnv/libcnv.c:181:2 libfil U libfil (arg_majordir);" - "ATTIC/src/modules/files/libcnv/libfil.c:89:23 LIBFIL U sprintf (fname, \"%s/LIBFIL.TXT\"," - "ATTIC/src/modules/files/libcnv/libkey.c:85:22 libkwd U sprintf (fname, \"%s/libkwd.txt\", arg_majordir" - "ATTIC/src/modules/files/libcnv/libkey.c:88:23 LIBKWD U sprintf (fname, \"%s/LIBKWD.TXT\"," - "ATTIC/src/modules/files/libcnv/libkey.c:129:9 skipnl U goto skipnl;" - - "ATTIC/src/modules/files/libcnv/libkey.c:149:50 searchin U is used to speed up searchin, but we don't need" - "ATTIC/src/modules/files/libcnv/libsig.c:79:1 mkreadme U mkreadme (char *dirname, char" - "ATTIC/src/modules/files/libcnv/libsig.c:103:1 mkparentlib U mkparentlib (char *libname, char" - - "ATTIC/src/modules/files/list.c:85:1 traverselibtree U traverselibtree (struct libidx *l, char" - - "ATTIC/src/modules/files/list.c:205:1 osfiledir U osfiledir ()" + - "ATTIC/src/modules/files/list.c:307:1 normallisting U normallisting (int approved)" - "ATTIC/src/modules/files/misc.c:231:26 luser U So I'd rather have my luser ratio increased by using" - "ATTIC/src/modules/files/misc.c:251:6 xfertime U int xfertime = (100 * size) /" - "ATTIC/src/modules/files/misc.c:322:10 sizestg U char sizestg[256], timestg[256]," @@ -3495,7 +3303,6 @@ issues: - "ATTIC/src/modules/files/opapprove.c:70:12 filesapproved U static int filesapproved = 0;" - "ATTIC/src/modules/files/opapprove.c:74:1 approvekeywords U approvekeywords (struct libidx *l, struct" - "ATTIC/src/modules/files/opapprove.c:103:1 approvefile U approvefile (struct libidx *l, char" - - "ATTIC/src/modules/files/opapprove.c:119:8 nohelp U nohelp:" - "ATTIC/src/modules/files/opapprove.c:181:1 approveall U approveall ()" - "ATTIC/src/modules/files/opapprove.c:218:1 traverseapprove U traverseapprove (struct libidx *l)" - "ATTIC/src/modules/files/opcopy.c:28:9 opcopy U * $Id: opcopy.c,v 2.0 2004/09/13" @@ -3507,12 +3314,10 @@ issues: - "ATTIC/src/modules/files/operations.c:96:4 LIBDESCRIBE U {\"LIBDESCRIBE\", 0, op_describe}," - "ATTIC/src/modules/files/operations.c:113:4 DISAPP U {\"DISAPP\", 0, op_disapprove}" - "ATTIC/src/modules/files/opkeywords.c:3:16 opkeywords U ** FILE: opkeywords.c" - - "ATTIC/src/modules/files/oplibren.c:71:1 listpeerlibs U listpeerlibs ()" - "ATTIC/src/modules/files/opmove.c:242:1 domove U domove (struct fileidx *f," - "ATTIC/src/modules/files/opunapp.c:71:1 traverseunapp U traverseunapp (struct libidx *l)" - "ATTIC/src/modules/files/search.c:101:10 daemondead U int daemondead; /* The daemon has finished" - "ATTIC/src/modules/files/search.c:103:10 nummatches U int nummatches; /* Number of matches" - - "ATTIC/src/modules/files/search.c:108:46 thisuseraux U struct _daemoninfo*)&_thisuseraux))" - "ATTIC/src/modules/files/search.c:130:13 resultfname U static char resultfname[256];" - "ATTIC/src/modules/files/search.c:131:14 resultfp U static FILE *resultfp;" - "ATTIC/src/modules/files/search.c:245:1 grokanywhere U grokanywhere (char *s)" @@ -3520,13 +3325,10 @@ issues: - "ATTIC/src/modules/files/search.c:291:1 grokdate U grokdate (char *s)" - "ATTIC/src/modules/files/search.c:534:42 phterm U struct libidx *l, char *phterm)" - "ATTIC/src/modules/files/search.c:539:5 Ssslllooowww U /* Ssslllooowww phonetic search */" - - "ATTIC/src/modules/files/search.c:671:10 morelibs U int morelibs;" - "ATTIC/src/modules/files/search.c:947:23 FBNPI U } else if (strchr (\"FBNPI\", c)) {" - "ATTIC/src/modules/files/search.c:973:1 seeinfo U seeinfo ()" - - "ATTIC/src/modules/files/search.c:1081:13 pageno U int pageno;" - "ATTIC/src/modules/files/search.c:1160:33 filesrch U resultfname, TMPDIR \"/filesrch.%d\", getpid ());" - "ATTIC/src/modules/files/search.c:1185:23 idlezap U inp_setidle (sysvar->idlezap);" - - "ATTIC/src/modules/files/substvars.c:55:20 ENTRIESPERPAGE U * Added variable @ENTRIESPERPAGE@ for the search dialog" - "ATTIC/src/modules/files/substvars.c:113:4 libclub U sv_libclub ()" - "ATTIC/src/modules/files/substvars.c:138:4 libcrdate U sv_libcrdate ()" - "ATTIC/src/modules/files/substvars.c:148:4 libcrtime U sv_libcrtime ()" @@ -3550,11 +3352,9 @@ issues: - "ATTIC/src/modules/files/substvars.c:346:4 libchupl U sv_libchupl ()" - "ATTIC/src/modules/files/substvars.c:356:4 libchdnl U sv_libchdnl ()" - "ATTIC/src/modules/files/substvars.c:366:4 librebate U sv_librebate ()" - - "ATTIC/src/modules/files/substvars.c:396:4 entriesperpage U sv_entriesperpage ()" - "ATTIC/src/modules/files/substvars.c:413:6 LIBCLUB U {\"@LIBCLUB@\", sv_libclub, NULL" - "ATTIC/src/modules/files/substvars.c:416:6 LIBCRDATE U {\"@LIBCRDATE@\", sv_libcrdate, NULL" - "ATTIC/src/modules/files/substvars.c:417:6 LIBCRTIME U {\"@LIBCRTIME@\", sv_libcrtime, NULL" - - "ATTIC/src/modules/files/substvars.c:418:6 LIBOPS U {\"@LIBOPS@\", sv_libops, NULL}" - "ATTIC/src/modules/files/substvars.c:420:6 LIBFSIZELIMIT U {\"@LIBFSIZELIMIT@\", sv_libfsizelimit" - "ATTIC/src/modules/files/substvars.c:421:6 LIBLSIZELIMIT U {\"@LIBLSIZELIMIT@\", sv_liblsizelimit" - "ATTIC/src/modules/files/substvars.c:424:6 LIBNUMKBYTES U {\"@LIBNUMKBYTES@\", sv_libnumkbytes," @@ -3572,50 +3372,43 @@ issues: - "ATTIC/src/modules/files/substvars.c:436:6 LIBREBATE U {\"@LIBREBATE@\", sv_librebate, NULL" - "ATTIC/src/modules/files/upload.c:93:1 filewithinlimits U filewithinlimits (int bytes)" - "ATTIC/src/modules/files/upload.c:121:1 checkfname U checkfname (char *s)" + - "ATTIC/src/modules/files/upload.c:173:1 filehdr U filehdr (char *fname, struct" - "ATTIC/src/modules/files/upload.c:230:1 confirmcan U confirmcan ()" - "ATTIC/src/modules/files/upload.c:305:23 archivers U static promptblock_t *archivers = NULL;" - "ATTIC/src/modules/files/upload.c:321:18 MAXARCHIVERS U for (n = 0; n < MAXARCHIVERS; n++) {" - "ATTIC/src/modules/files/upload.c:452:12 dupl U int dupl = 0;" - - "ATTIC/src/modules/files/upload.c:655:1 uploadfile U uploadfile (int multiple, char" - "ATTIC/src/modules/files/upload.c:755:1 getuploadfname U getuploadfname (int *multiple)" - - "ATTIC/src/modules/gallups-old/gallups.c:3:17 gallups U ** FILE: gallups.c" - - "ATTIC/src/modules/gallups-old/gallups.c:4:17 Antonis U ** AUTHORS: Antonis Stamboulis (Xplosion" - - "ATTIC/src/modules/gallups-old/gallups.c:4:25 Stamboulis U AUTHORS: Antonis Stamboulis (Xplosion)" - - "ATTIC/src/modules/gallups-old/gallups.c:4:37 Xplosion U Antonis Stamboulis (Xplosion)" - - "ATTIC/src/modules/gallups-old/gallups.c:67:9 crkey U int crkey;" - - "ATTIC/src/modules/gallups-old/gallups.c:81:1 outputcharp U outputcharp (char *charp, FILE" - - "ATTIC/src/modules/gallups-old/gallups.c:81:20 charp U outputcharp (char *charp, FILE * filep)" - - "ATTIC/src/modules/gallups-old/gallups.c:81:34 filep U char *charp, FILE * filep)" - - "ATTIC/src/modules/gallups-old/gallups.c:98:1 inputcharp U inputcharp (char **charp, FILE" - - "ATTIC/src/modules/gallups-old/gallups.c:117:1 freegallup U freegallup (void)" - - "ATTIC/src/modules/gallups-old/gallups.c:123:19 pollinfo U for (i = 0; i < pollinfo.numquestions; i++)" - - "ATTIC/src/modules/gallups-old/gallups.c:123:28 numquestions U i = 0; i < pollinfo.numquestions; i++) {" - - "ATTIC/src/modules/gallups-old/gallups.c:124:16 chorep U if (poll[i].chorep)" - - "ATTIC/src/modules/gallups-old/gallups.c:139:1 nullupgallup U nullupgallup (void)" - - "ATTIC/src/modules/gallups-old/gallups.c:150:1 savegallup U savegallup (void)" - - "ATTIC/src/modules/gallups-old/gallups.c:162:21 GALLUPSDIR U sprintf (filename, GALLUPSDIR \"/%s.dat\", pollinfo" - - "ATTIC/src/modules/gallups-old/gallups.c:209:1 loadgallup U loadgallup (char *fn)" - - "ATTIC/src/modules/gallups-old/gallups.c:273:1 listandselectpoll U listandselectpoll (void)" - - "ATTIC/src/modules/gallups-old/gallups.c:276:17 pollf U FILE *pipe, *pollf;" - - "ATTIC/src/modules/gallups-old/gallups.c:277:43 galfiles U temp2[256], *dscr, **galfiles;" - - "ATTIC/src/modules/gallups-old/gallups.c:278:15 galnum U unsigned int galnum = 0, availgal = 0, i" - - "ATTIC/src/modules/gallups-old/gallups.c:278:27 availgal U unsigned int galnum = 0, availgal = 0, i;" - - "ATTIC/src/modules/gallups-old/gallups.c:297:53 MAXFNLEN U (sizeof (char) * GI_MAXFNLEN);" - - "ATTIC/src/modules/gallups-old/gallups.c:352:1 selectpoll U selectpoll (void)" - - "ATTIC/src/modules/gallups-old/gallups.c:372:1 numchoices U numchoices (unsigned int q)" - - "ATTIC/src/modules/gallups-old/gallups.c:380:14 MAXCHOICES U while (cn < MAXCHOICES) {" - - "ATTIC/src/modules/gallups-old/gallups.c:395:1 addtosubmitted U addtosubmitted (char *id)" - - "ATTIC/src/modules/gallups-old/gallups.c:427:1 saveans U saveans ()" - - "ATTIC/src/modules/gallups-old/gallups.c:620:1 takepoll U takepoll ()" - - "ATTIC/src/modules/gallups-old/gallups.c:905:1 getstringff U getstringff (FILE * filep, int allow" - - "ATTIC/src/modules/gallups-old/gallups.c:910:15 endsigns U unsigned int endsigns = 0, len = 0;" - - "ATTIC/src/modules/gallups-old/gallups.c:1131:1 newgallup U newgallup (void)" - - "ATTIC/src/modules/gallups-old/gallups.c:1199:1 erasegallup U erasegallup (void)" - - "ATTIC/src/modules/gallups/crc.c:4:17 Vangelis U ** AUTHORS: Vangelis Rokas (Valis)" - - "ATTIC/src/modules/gallups/crc.c:4:26 Rokas U AUTHORS: Vangelis Rokas (Valis)" - - "ATTIC/src/modules/gallups/crc.c:5:23 checkcum U * PURPOSE: CRC32 checkcum computing function" - - "ATTIC/src/modules/gallups/crc.c:57:17 textutils U * adopted from textutils-1.22 file cksum.c" - - "ATTIC/src/modules/gallups/crc.c:60:28 crctab U unsigned long const crctab[256] = {" + - "ATTIC/src/modules/gallups-old/gallups.c:3:17 gallups U ** FILE: gallups.c" + - "ATTIC/src/modules/gallups-old/gallups.c:4:17 Antonis U ** AUTHORS: Antonis Stamboulis (Xplosion" + - "ATTIC/src/modules/gallups-old/gallups.c:4:25 Stamboulis U AUTHORS: Antonis Stamboulis (Xplosion)" + - "ATTIC/src/modules/gallups-old/gallups.c:4:37 Xplosion U Antonis Stamboulis (Xplosion)" + - "ATTIC/src/modules/gallups-old/gallups.c:67:9 crkey U int crkey;" + - "ATTIC/src/modules/gallups-old/gallups.c:117:1 freegallup U freegallup (void)" + - "ATTIC/src/modules/gallups-old/gallups.c:123:19 pollinfo U for (i = 0; i < pollinfo.numquestions; i++)" + - "ATTIC/src/modules/gallups-old/gallups.c:123:28 numquestions U i = 0; i < pollinfo.numquestions; i++) {" + - "ATTIC/src/modules/gallups-old/gallups.c:124:16 chorep U if (poll[i].chorep)" + - "ATTIC/src/modules/gallups-old/gallups.c:139:1 nullupgallup U nullupgallup (void)" + - "ATTIC/src/modules/gallups-old/gallups.c:150:1 savegallup U savegallup (void)" + - "ATTIC/src/modules/gallups-old/gallups.c:162:21 GALLUPSDIR U sprintf (filename, GALLUPSDIR \"/%s.dat\", pollinfo" + - "ATTIC/src/modules/gallups-old/gallups.c:209:1 loadgallup U loadgallup (char *fn)" + - "ATTIC/src/modules/gallups-old/gallups.c:276:17 pollf U FILE *pipe, *pollf;" + - "ATTIC/src/modules/gallups-old/gallups.c:277:43 galfiles U temp2[256], *dscr, **galfiles;" + - "ATTIC/src/modules/gallups-old/gallups.c:278:15 galnum U unsigned int galnum = 0, availgal = 0, i" + - "ATTIC/src/modules/gallups-old/gallups.c:278:27 availgal U unsigned int galnum = 0, availgal = 0, i;" + - "ATTIC/src/modules/gallups-old/gallups.c:297:53 MAXFNLEN U (sizeof (char) * GI_MAXFNLEN);" + - "ATTIC/src/modules/gallups-old/gallups.c:372:1 numchoices U numchoices (unsigned int q)" + - "ATTIC/src/modules/gallups-old/gallups.c:380:14 MAXCHOICES U while (cn < MAXCHOICES) {" + - "ATTIC/src/modules/gallups-old/gallups.c:427:1 saveans U saveans ()" + - "ATTIC/src/modules/gallups-old/gallups.c:620:1 takepoll U takepoll ()" + - "ATTIC/src/modules/gallups-old/gallups.c:905:1 getstringff U getstringff (FILE * filep, int allow" + - "ATTIC/src/modules/gallups-old/gallups.c:910:15 endsigns U unsigned int endsigns = 0, len = 0;" + - "ATTIC/src/modules/gallups-old/gallups.c:970:1 scriptcompiler U scriptcompiler (char *script)" + - "ATTIC/src/modules/gallups-old/gallups.c:1131:1 newgallup U newgallup (void)" + - "ATTIC/src/modules/gallups-old/gallups.c:1199:1 erasegallup U erasegallup (void)" + - "ATTIC/src/modules/gallups/crc.c:4:17 Vangelis U ** AUTHORS: Vangelis Rokas (Valis)" + - "ATTIC/src/modules/gallups/crc.c:4:26 Rokas U AUTHORS: Vangelis Rokas (Valis)" + - "ATTIC/src/modules/gallups/crc.c:5:23 checkcum U * PURPOSE: CRC32 checkcum computing function" + - "ATTIC/src/modules/gallups/crc.c:60:28 crctab U unsigned long const crctab[256] = {" - "ATTIC/src/modules/gallups/gallups.c:47:28 strnfill U functions strndup() and strnfill() for more delicate" - "ATTIC/src/modules/gallups/gallups.c:49:4 chaged U * chaged many print() calls to" - "ATTIC/src/modules/gallups/gallups.c:55:52 QUESTSAME U inhibit prompting of QUESTSAME" @@ -3629,7 +3422,6 @@ issues: - "ATTIC/src/modules/gallups/gallups.c:160:25 NEWGALDAYS U galnew_days = msg_int (NEWGALDAYS, 0, 999);" - "ATTIC/src/modules/gallups/gallups.c:165:1 listandselectgallup U listandselectgallup (void)" - "ATTIC/src/modules/gallups/gallups.c:170:16 ghead U struct gallup ghead, *gin = &ghead;" - - "ATTIC/src/modules/gallups/gallups.c:171:11 ddatenew U long int ddatenew;" - "ATTIC/src/modules/gallups/gallups.c:225:5 gflgs U gflgs (gin) & GF_LOGUSERID" - "ATTIC/src/modules/gallups/gallups.c:226:27 gdesc U galfiles[galnum - 1], gdesc (&ghead)," - "ATTIC/src/modules/gallups/gallups.c:227:18 GALNEW U msg_getunit (GALNEW," @@ -3652,7 +3444,6 @@ issues: - "ATTIC/src/modules/gallups/gallups.c:469:1 findlongest U findlongest (char *data[], int count" - "ATTIC/src/modules/gallups/gallups.c:484:1 takegallup U takegallup (void)" - "ATTIC/src/modules/gallups/gallups.c:486:22 selint U unsigned int i = 0, selint;" - - "ATTIC/src/modules/gallups/gallups.c:507:11 THISTIMED U prompt (THISTIMED);" - "ATTIC/src/modules/gallups/gallups.c:512:12 gcrd U points = gcrd2 (ginfo);" - "ATTIC/src/modules/gallups/gallups.c:514:11 THISQUIZ U prompt (THISQUIZ);" - "ATTIC/src/modules/gallups/gallups.c:517:12 QUIZEXTRA U prompt (QUIZEXTRA);" @@ -3676,7 +3467,6 @@ issues: - "ATTIC/src/modules/gallups/gallups.c:678:16 qcompromcnt U m < qcompromcnt (q);" - "ATTIC/src/modules/gallups/gallups.c:681:15 qcompromidx U qcompromidx (q)" - "ATTIC/src/modules/gallups/gallups.c:764:25 selsum U unsigned int i, j, n, *selsum = NULL, **comsum = NULL" - - "ATTIC/src/modules/gallups/gallups.c:768:17 spos U int count, spos, l;" - "ATTIC/src/modules/gallups/gallups.c:790:12 RESQUIZTHEAD U prompt (RESQUIZTHEAD);" - "ATTIC/src/modules/gallups/gallups.c:792:12 RESQUIZHEAD U prompt (RESQUIZHEAD);" - "ATTIC/src/modules/gallups/gallups.c:803:13 RESQUIZTENTRY U prompt (RESQUIZTENTRY, userid, n, j);" @@ -3684,6 +3474,7 @@ issues: - "ATTIC/src/modules/gallups/gallups.c:810:11 RESQFOOT U prompt (RESQFOOT);" - "ATTIC/src/modules/gallups/gallups.c:867:13 MCANSWER U prompt (MCANSWER, j + 1, qcomch (q)[j" - "ATTIC/src/modules/gallups/gallups.c:905:14 anspromidx U char **anspromidx;" + - "ATTIC/src/modules/gallups/gallups.c:908:6 splitstring U splitstring (acomdt (a), &anspromidx" - "ATTIC/src/modules/gallups/gallups.c:934:13 ANSSELECT U prompt (ANSSELECT," - "ATTIC/src/modules/gallups/gallups.c:946:12 ANSCOMBOSTR U prompt (ANSCOMBOSTR," - "ATTIC/src/modules/gallups/gallups.c:947:28 ANSCOMBOFIELDS U strnfill (msg_getunit (ANSCOMBOFIELDS, 1), ' '," @@ -3691,9 +3482,7 @@ issues: - "ATTIC/src/modules/gallups/gallups.c:959:14 ANSCOMBORES U prompt (ANSCOMBORES, comsum[j][n]," - "ATTIC/src/modules/gallups/gallups.c:972:28 ANSCOMBOSUM U strnfill (msg_getunit (ANSCOMBOSUM, 1), ' '," - "ATTIC/src/modules/gallups/gallups.c:977:13 ANSCOMBOINT U prompt (ANSCOMBOINT," - - "ATTIC/src/modules/gallups/gallups.c:1006:34 oname U (char *fname, char *oname, int vis, int *info" - "ATTIC/src/modules/gallups/gallups.c:1037:27 gtset U sprintf (tempstr, \"%li\", gtset (ginfo));" - - "ATTIC/src/modules/gallups/gallups.c:1105:35 fedit U filename[256], cmd[256], fedit[128], oname[256], *ch" - "ATTIC/src/modules/gallups/gallups.c:1109:21 oldgi U struct gallup gi, *oldgi;" - "ATTIC/src/modules/gallups/gallups.c:1115:11 NOGSC U prompt (NOGSC);" - "ATTIC/src/modules/gallups/gallups.c:1126:11 ERRORGSC U prompt (ERRORGSC);" @@ -3705,7 +3494,6 @@ issues: - "ATTIC/src/modules/gallups/gallups.c:1237:41 ENTERNO U , TIMEQUIZ, SELERR, ENTERNO, 0))" - "ATTIC/src/modules/gallups/gallups.c:1247:45 ENTERYES U ADVANCENEXT, SELERR, ENTERYES, 1))" - "ATTIC/src/modules/gallups/gallups.c:1256:23 EXPIREQ U if (!get_bool (&t1, EXPIREQ, SELERR, ENTERNO, 0" - - "ATTIC/src/modules/gallups/gallups.c:1265:11 CREATEFAIL U prompt (CREATEFAIL);" - "ATTIC/src/modules/gallups/gallups.c:1278:20 GDATAFILE U gfnam (ginfo), GDATAFILE);" - "ATTIC/src/modules/gallups/gallups.c:1286:11 CREATEOK U prompt (CREATEOK);" - "ATTIC/src/modules/gallups/gallups.c:1289:22 NEWGALLUP U audit (ch, AUDIT (NEWGALLUP), thisuseracc.userid" @@ -3721,7 +3509,6 @@ issues: - "ATTIC/src/modules/gallups/gallups.c:1442:10 galname U char *galname, fname[128];" - "ATTIC/src/modules/gallups/gallups.c:1447:16 GALYES U sprompt (yes, GALYES);" - "ATTIC/src/modules/gallups/gallups.c:1448:15 GALNO U sprompt (no, GALNO);" - - "ATTIC/src/modules/gallups/gallups.c:1459:6 setwaittoclear U out_setwaittoclear (0);" - "ATTIC/src/modules/gallups/gallups.c:1461:10 GALENTRYHEAD U prompt (GALENTRYHEAD);" - "ATTIC/src/modules/gallups/gallups.c:1462:10 GALENTRYTMPL U prompt (GALENTRYTMPL," - "ATTIC/src/modules/gallups/gallups.c:1465:16 GALLUPPOLL U msg_getunit (GALLUPPOLL, gflgs (gin) & GF_POLL" @@ -3738,6 +3525,7 @@ issues: - "ATTIC/src/modules/gallups/gallups.c:1594:13 OPERMNU U prompt (OPERMNU, NULL);" - "ATTIC/src/modules/gallups/gallups.c:1595:13 SHOPERHEAD U prompt (SHOPERHEAD);" - "ATTIC/src/modules/gallups/gallups.c:1612:14 SHOPERMENU U prompt (SHOPERMENU);" + - "ATTIC/src/modules/gallups/gallups.c:1633:13 UNDERCONSTRUCT U prompt (UNDERCONSTRUCT);" - "ATTIC/src/modules/gallups/gallups.c:1637:13 LEAVEOPER U prompt (LEAVEOPER, NULL);" - "ATTIC/src/modules/gallups/gallups.c:1674:6 MAINOMNU U MAINOMNU : MAINMNU, NULL);" - "ATTIC/src/modules/gallups/gallups.c:1674:17 MAINMNU U MAINOMNU : MAINMNU, NULL);" @@ -3751,7 +3539,6 @@ issues: - "ATTIC/src/modules/gallups/gallups.h:117:11 ansselect U int ansselect;" - "ATTIC/src/modules/gallups/gallups.h:118:11 anscombo U char *anscombo;" - "ATTIC/src/modules/gallups/gallups.h:129:15 qflags U unsigned int qflags;" - - "ATTIC/src/modules/gallups/gallups.h:145:12 selectdata U char *selectdata;" - "ATTIC/src/modules/gallups/gallups.h:151:12 combodata U char *combodata;" - "ATTIC/src/modules/gallups/gallups.h:155:12 comboprompt U char *comboprompt;" - "ATTIC/src/modules/gallups/gallups.h:159:12 combochar U char *combochar;" @@ -3765,7 +3552,6 @@ issues: - "ATTIC/src/modules/gallups/gallups.h:256:9 gdexp U #define gdexp(g) ((g)->expdate)" - "ATTIC/src/modules/gallups/gallups.h:287:9 setupgallup U void setupgallup (void);" - "ATTIC/src/modules/gallups/gallups.h:295:12 gscflags U extern int gscflags;" - - "ATTIC/src/modules/gallups/gedit/gedit.c:16:12 helpmsg U const char helpmsg[]=\"" - "ATTIC/src/modules/gallups/gedit/gedit.c:18:2 gedit U gedit -{rw} gallupname" - "ATTIC/src/modules/gallups/gedit/gedit.c:18:14 gallupname U gedit -{rw} gallupname" - "ATTIC/src/modules/gallups/gedit/gedit.c:26:9 dumpi U #define dumpi(i) printf(\"%i\\n\", i" @@ -3775,7 +3561,6 @@ issues: - "ATTIC/src/modules/gallups/gsc/analyze.c:88:11 gallupsinfo U ginfo = &gallupsinfo;" - "ATTIC/src/modules/gallups/gsc/compiler.c:85:22 strcmpi U define strcasecmp strcmpi" - "ATTIC/src/modules/gallups/gsc/compiler.c:109:35 nlcnt U escape = 0, scanend = 0, nlcnt = 0, res = 0;" - - "ATTIC/src/modules/gallups/gsc/compiler.c:162:21 ostr U /* copy from str to ostr any text beginning from" - "ATTIC/src/modules/gallups/gsc/compiler.c:241:9 doerror U #define doerror(frm,f...) errormsg(" - "ATTIC/src/modules/gallups/gsc/compiler.c:264:1 dowarning U dowarning (char *frm, ...)" - "ATTIC/src/modules/gallups/gsc/compiler.c:444:43 twince U options encountered twince\");" @@ -3792,7 +3577,6 @@ issues: - "ATTIC/src/modules/gallups/gstat/comout.c:49:6 comboidx U CA.comboidx = 0;" - "ATTIC/src/modules/gallups/gstat/gprintf.c:22:25 prcent U : column total sum prcent (on total row)" - "ATTIC/src/modules/gallups/gstat/gprintf.c:302:24 cfld U load_ca (int copt, int cfld, int crow, int ccol" - - "ATTIC/src/modules/gallups/gstat/gprintf.c:302:44 ccol U cfld, int crow, int ccol)" - "ATTIC/src/modules/gallups/gstat/gstat.c:17:9 gsflags U int gsflags = 0;" - "ATTIC/src/modules/gallups/gstat/gstat.c:23:16 curans U struct answer *curans;" - "ATTIC/src/modules/gallups/gstat/gstat.c:33:26 GMAXCLASS U handler_t class_handlers[GMAXCLASS];" @@ -3824,18 +3608,15 @@ issues: - "ATTIC/src/modules/gallups/quiz.c:23:37 GLOCKFILE U pos; // position in GLOCKFILE to store answer index" - "ATTIC/src/modules/gallups/quiz.c:27:10 anscount U int anscount;" - "ATTIC/src/modules/gallups/utils/dat/cnvdat.c:85:54 cnvdat U reverse engineered by cnvdat using dat file %s\\n" - - "ATTIC/src/modules/gallups/utils/sub/subs.c:3:9 readin U * this readin a .sub file and emmits" - "ATTIC/src/modules/gallups/utils/sub/subs.c:3:32 emmits U readin a .sub file and emmits the userids found there" - "ATTIC/src/modules/graffiti/graffiti.c:94:9 ovrkey U int ovrkey;" - "ATTIC/src/modules/graffiti/graffiti.c:137:9 wallmsg U struct wallmsg header;" - "ATTIC/src/modules/graffiti/graffiti.c:139:21 WALLFILE U if (stat (mkfname (WALLFILE), &buf)) {" - "ATTIC/src/modules/graffiti/graffiti.c:140:19 WALLLOCK U if ((lock_wait (WALLLOCK, 5)) == LKR_TIMEOUT" - - "ATTIC/src/modules/graffiti/graffiti.c:170:10 numlines U int numlines = 0, i;" - "ATTIC/src/modules/graffiti/graffiti.c:287:1 readwall U readwall ()" - "ATTIC/src/modules/graffiti/graffiti.c:325:1 listwall U listwall ()" - "ATTIC/src/modules/graffiti/graffiti.c:365:1 cleanwall U cleanwall ()" - "ATTIC/src/modules/graffiti/graffiti.c:455:10 shownintro U int shownintro = 0;" - - "ATTIC/src/modules/graffiti/graffiti.h:64:9 NOCOLORS U #ifndef NOCOLORS" - "ATTIC/src/modules/graffiti/offline.graffiti/download.c:52:24 NLCR U DOS newline scheme (NLCR)." - "ATTIC/src/modules/graffiti/offline.graffiti/download.c:104:59 wallfil U rFILE\\n_WALL = %s\\r\\n\", wallfil);" - "ATTIC/src/modules/graffiti/offline.graffiti/download.c:125:1 ogdownload U ogdownload ()" @@ -3849,6 +3630,7 @@ issues: - "ATTIC/src/modules/mailer/download.c:115:13 BBSLIBDIR U mkfname (BBSLIBDIR), plugins[n].name);" - "ATTIC/src/modules/mailer/download.c:125:1 mkfiles U mkfiles (char *dir)" - "ATTIC/src/modules/mailer/download.c:161:24 MAILERFILESDIR U scandir (mkfname (MAILERFILESDIR), &d, filesel, alphasort" + - "ATTIC/src/modules/mailer/download.c:177:17 packetname U compress (char *packetname, char *dir)" - "ATTIC/src/modules/mailer/download.c:231:24 QWKDNL U strcpy (audit[0], AUS_QWKDNL);" - "ATTIC/src/modules/mailer/download.c:238:41 chgdnl U TRANSIENT, fname, descr, chgdnl, -1);" - "ATTIC/src/modules/mailer/download.c:262:11 stpncnf U prompt (stpncnf ? NOTCFG2 : NOTCFG)" @@ -3859,21 +3641,22 @@ issues: - "ATTIC/src/modules/mailer/mailer.c:260:36 MAILERUSRDIR U fname, \"%s/%s\", mkfname (MAILERUSRDIR), victim);" - "ATTIC/src/modules/mailer/mailer.h:36:51 mailerplugins U various declarations to mailerplugins.h." - "ATTIC/src/modules/mailer/mailer.h:86:10 MAILERPLUGIN U #ifdef __MAILERPLUGIN__" + - "ATTIC/src/modules/mailer/mailer.h:93:4 plugindef U /* plugindef.c */" - "ATTIC/src/modules/mailer/mailer.h:97:30 DESCRLEN U descr[NUMLANGUAGES][DESCRLEN];" + - "ATTIC/src/modules/mailer/mailer.h:113:9 PLUGINDEFFILE U #define PLUGINDEFFILE MAILERDIR\"/plugins\"" - "ATTIC/src/modules/mailer/mailer.h:113:23 MAILERDIR U define PLUGINDEFFILE MAILERDIR\"/plugins\"" - "ATTIC/src/modules/mailer/mailerplugins.h:54:11 MAILERPLUGINS U #ifndef __MAILERPLUGINS_H" - "ATTIC/src/modules/mailer/mailerplugins.h:103:8 usrtag U struct usrtag {" - "ATTIC/src/modules/mailer/mailerplugins.h:111:8 usrqwk U struct usrqwk {" - "ATTIC/src/modules/mailer/request.c:77:12 reqdbid U static int reqdbid;" - "ATTIC/src/modules/mailer/request.c:83:22 MAILERREQDIR U d_dbfpath (mkfname (MAILERREQDIR));" - - "ATTIC/src/modules/mailer/request.c:98:10 olddb U int olddb = -1, retval;" - "ATTIC/src/modules/mailer/request.c:136:9 orderc U struct orderc o;" - "ATTIC/src/modules/mailer/request.c:144:17 ORDERC U if (d_keyfind (ORDERC, &o) != S_OKAY) {" - - "ATTIC/src/modules/mailer/request.h:39:9 FNAMELEN U #define FNAMELEN 256" + - "ATTIC/src/modules/mailer/request.h:38:9 AREALEN U #define AREALEN 24" - "ATTIC/src/modules/mailer/request.h:40:9 DOSFNAMELEN U #define DOSFNAMELEN 13" - "ATTIC/src/modules/mailer/setup.c:100:44 ABCDEFGHIJKLMNOPQRTUVWYZ U NUMSEL] = \"1234567890ABCDEFGHIJKLMNOPQRTUVWYZ\";" - "ATTIC/src/modules/mailer/setup.c:193:1 setupqwk U setupqwk ()" - - "ATTIC/src/modules/mailer/upload.c:106:1 killdir U killdir ()" + - "ATTIC/src/modules/mailer/setup.c:291:1 pluginsetup U pluginsetup (int n)" - "ATTIC/src/modules/mailer/upload.c:126:21 QWKUPL U xfer_setaudit (AUT_QWKUPL, AUS_QWKUPL, AUD_QWKUPL" - "ATTIC/src/modules/mailer/upload.c:194:1 uplsel U uplsel (const struct dirent" - "ATTIC/src/modules/mailer/upload.c:222:1 chkcrc U chkcrc (char *fname)" @@ -3885,7 +3668,6 @@ issues: - "ATTIC/src/modules/news/news.c:112:9 defcls U char *defcls;" - "ATTIC/src/modules/news/news.c:115:9 upldesc U char *upldesc;" - "ATTIC/src/modules/news/news.c:157:15 newsbulletin U const struct newsbulletin *ba = a;" - - "ATTIC/src/modules/news/news.c:174:1 shownews U shownews (int lin, int sop)" - "ATTIC/src/modules/news/news.c:181:10 numblt U int numblt = 0, i, shownheader" - "ATTIC/src/modules/news/news.c:181:25 shownheader U int numblt = 0, i, shownheader = 0;" - "ATTIC/src/modules/news/news.c:183:30 NEWSDIR U = opendir (mkfname (NEWSDIR))) == NULL) {" @@ -3894,16 +3676,12 @@ issues: - "ATTIC/src/modules/news/news.c:329:1 askbltnum U askbltnum (int pr)" - "ATTIC/src/modules/news/news.c:346:28 NEWSHDR U strcpy (fname, mkfname (NEWSHDR, i));" - "ATTIC/src/modules/news/news.c:363:1 getbltnum U getbltnum ()" - - "ATTIC/src/modules/news/news.c:383:15 uploadname U upload (char *uploadname)" - "ATTIC/src/modules/news/offline.news/download.c:137:1 ondownload U ondownload ()" - "ATTIC/src/modules/news/offline.news/download.c:160:31 onkey U owns (&thisuseracc, onkey)) {" - "ATTIC/src/modules/news/offline.news/download.c:216:20 newsfile U if ((out = fopen (newsfile, \"w\")) == NULL) {" - - "ATTIC/src/modules/news/offline.news/offline.news.c:94:9 defnews U int defnews;" - - "ATTIC/src/modules/notify/notify.c:93:9 invkey U int invkey;" - - "ATTIC/src/modules/notify/notify.c:95:9 numusr U int numusr;" - - "ATTIC/src/modules/notify/notify.c:129:1 donelist U donelist ()" - - "ATTIC/src/modules/notify/notify.c:199:1 notifyothers U notifyothers ()" - - "ATTIC/src/modules/notify/notify.c:248:1 notifyme U notifyme ()" + - "ATTIC/src/modules/notify/notify.c:93:9 invkey U int invkey;" + - "ATTIC/src/modules/notify/notify.c:95:9 numusr U int numusr;" + - "ATTIC/src/modules/notify/notify.c:248:1 notifyme U notifyme ()" - "ATTIC/src/modules/README.md:9:203 teleconf U bulletins`, `files` and `teleconf` modules to provide" - "ATTIC/src/modules/README.md:12:5 graffiit U * **graffiit** is the ‘graffiti wall" - "ATTIC/src/modules/README.md:17:5 remsys U * **remsys** provides a Sysop administra" @@ -3913,13 +3691,14 @@ issues: - "ATTIC/src/modules/registry/registry.c:124:1 saveregistry U saveregistry (char *userid)" - "ATTIC/src/modules/registry/registry.c:171:10 shownhelp U int shownhelp = 0;" - "ATTIC/src/modules/registry/registry.c:401:7 dialogspec U char dialogspec [32768];" + - "ATTIC/src/modules/registry/registry.c:446:1 editother U editother ()" - "ATTIC/src/modules/registry/registry.h:71:19 REGISTRYSIZE U /*char spare [REGISTRYSIZE-1024]; */" - "ATTIC/src/modules/remsys/channels.c:62:25 bbsgetty U New code for the new bbsgetty states and handling" - "ATTIC/src/modules/remsys/channels.c:68:10 rsys U * Fixed rsys_monitor() to watch the" - "ATTIC/src/modules/remsys/channels.c:78:24 emuq U Added a typecast to emuq to get rid of a warning" - "ATTIC/src/modules/remsys/channels.c:92:23 blad U accepts tty names (blad also allowed usernames" - - "ATTIC/src/modules/remsys/channels.c:125:1 listchannels U listchannels ()" - "ATTIC/src/modules/remsys/channels.c:127:13 showntelnetline U int i, showntelnetline = 0, res;" + - "ATTIC/src/modules/remsys/channels.c:172:22 lastconsolepage U othruseronl.lastconsolepage;" - "ATTIC/src/modules/remsys/channels.c:177:7 pgstmo U pgstmo ? \"\" :" - "ATTIC/src/modules/remsys/channels.c:185:12 RELOGON U case LSR_RELOGON:" - "ATTIC/src/modules/remsys/channels.c:206:1 getchanname U getchanname (char *dev, int msg" @@ -3931,17 +3710,12 @@ issues: - "ATTIC/src/modules/remsys/channels.c:356:17 newkbdtermios U struct termios newkbdtermios;" - "ATTIC/src/modules/remsys/channels.c:358:9 emuqueue U struct emuqueue *emuq;" - "ATTIC/src/modules/remsys/channels.c:437:43 EMULOGDIR U shmid-%s\", mkfname (EMULOGDIR), tty);" - - "ATTIC/src/modules/remsys/channels.c:539:28 MONITORFILE U fp = fopen (mkfname (MONITORFILE), \"r\")) == NULL) {" - "ATTIC/src/modules/remsys/channels.c:567:7 acceptinjoth U inp_acceptinjoth ();" - - "ATTIC/src/modules/remsys/classed/classed.c:92:9 NDEL U #define NDEL {'D','E','L','E" - - "ATTIC/src/modules/remsys/classed/classed.c:94:9 AVONLY U #define AVONLY(s) (strcmp(classes[i" - - "ATTIC/src/modules/remsys/classed/classed.c:151:1 listclasschanges U listclasschanges ()" - - "ATTIC/src/modules/remsys/classed/classed.c:279:8 bbskey U keyed (bbskey_t * k)" - - "ATTIC/src/modules/remsys/classed/classed.c:676:15 ONLINEDIR U mkfname (ONLINEDIR));" - - "ATTIC/src/modules/remsys/classed/classed.c:713:1 confirmquit U confirmquit ()" + - "ATTIC/src/modules/remsys/classed/classed.c:94:9 AVONLY U #define AVONLY(s) (strcmp(classes[i" + - "ATTIC/src/modules/remsys/classed/classed.c:279:8 bbskey U keyed (bbskey_t * k)" + - "ATTIC/src/modules/remsys/classed/classed.c:676:15 ONLINEDIR U mkfname (ONLINEDIR));" + - "ATTIC/src/modules/remsys/classed/classed.c:713:1 confirmquit U confirmquit ()" - "ATTIC/src/modules/remsys/console/bbsconsole.c:3:16 bbsconsole U ** FILE: bbsconsole.c" - - "ATTIC/src/modules/remsys/console/bbsconsole.c:67:1 waitchannels U waitchannels ()" - - "ATTIC/src/modules/remsys/console/bbsconsole.c:76:46 CHANDEFDIR U status-%s\", mkfname (CHANDEFDIR)," - "ATTIC/src/modules/remsys/eventman/eventman.c:43:9 alphabetics U * just alphabetics." - "ATTIC/src/modules/remsys/eventman/eventman.c:95:7 fullaxid U char *fullaxid;" - "ATTIC/src/modules/remsys/eventman/eventman.c:96:6 logshd U int logshd;" @@ -3971,7 +3745,6 @@ issues: - "ATTIC/src/modules/remsys/gcs_remsys/gcs_remsys.c:163:60 hypermenu U sameas (margv[0], \"/hypermenu\")" - "ATTIC/src/modules/remsys/gcs_remsys/gcs_remsys.c:184:24 REMSYSBIN U runmodule (mkfname (REMSYSBIN));" - "ATTIC/src/modules/remsys/miscfuncs.c:3:16 miscfuncs U ** FILE: miscfuncs.c" - - "ATTIC/src/modules/remsys/miscfuncs.c:36:53 TTYINFOFILE U path names based on TTYINFOFILE, which" - "ATTIC/src/modules/remsys/miscfuncs.c:66:4 ording U * ording to their severity. Implemente" - "ATTIC/src/modules/remsys/miscfuncs.c:69:40 FILTAUD U trail. Added a command FILTAUD to work as an" - "ATTIC/src/modules/remsys/miscfuncs.c:70:55 SIGNUPS U Commands SECURITY and SIGNUPS" @@ -4001,7 +3774,6 @@ issues: - "ATTIC/src/modules/remsys/remsys.h:69:27 stron U define A(x) (a[x]?stron:stroff)" - "ATTIC/src/modules/remsys/statistics.c:61:39 Rsys U disk space decreases. Rsys_linstats() now" - "ATTIC/src/modules/remsys/statistics.c:101:25 demog U sprintf (command, \"%s -demog\", mkfname (STATSBIN" - - "ATTIC/src/modules/remsys/statistics.c:165:22 tmins U int tcreds = 0, tmins = 0;" - "ATTIC/src/modules/remsys/statistics.c:245:27 tcredspaid U sysvar->tcreds, sysvar->tcredspaid, sysvar->timever," - "ATTIC/src/modules/remsys/statistics.c:249:30 incnetmsgs U >nmessages, sysvar->incnetmsgs);" - "ATTIC/src/modules/remsys/statistics.c:261:6 bogomips U 0}, bogomips[80] = {" @@ -4018,12 +3790,6 @@ issues: - "ATTIC/src/modules/remsys/users.c:321:29 RSUSUSP U AUDIT (RSSUSP), AUDIT (RSUSUSP)));" - "ATTIC/src/modules/remsys/users.c:391:1 stgcmp U stgcmp (char *op, char *a," - "ATTIC/src/modules/stats/cleanup.c:116:11 everdir U sprintf (everdir, \"%s/EVER\", mkfname" - - "ATTIC/src/modules/stats/cleanup.c:166:1 ttycmp U ttycmp (const void *p1, const" - - "ATTIC/src/modules/stats/cleanup.c:168:15 ttystats U const struct ttystats *t1 = p1, *t2 = p2;" - - "ATTIC/src/modules/stats/cleanup.c:175:1 mergettystats U mergettystats (char *dir, char *name" - - "ATTIC/src/modules/stats/cleanup.c:179:27 MAXTTYS U struct ttystats ttystats[MAXTTYS];" - - "ATTIC/src/modules/stats/cleanup.c:180:10 numttystats U int numttystats = 0;" - - "ATTIC/src/modules/stats/cleanup.c:187:29 TTYSTATFILE U in1 = fopen (mkfname (TTYSTATFILE), \"a+\")) == NULL)" - "ATTIC/src/modules/stats/cleanup.c:269:1 baudcmp U baudcmp (const void *p1, const" - "ATTIC/src/modules/stats/cleanup.c:271:15 baudstats U const struct baudstats *t1 = p1, *t2 = p2;" - "ATTIC/src/modules/stats/cleanup.c:278:1 mergebaudstats U mergebaudstats (char *dir, char *name" @@ -4035,16 +3801,11 @@ issues: - "ATTIC/src/modules/stats/cleanup.c:381:27 MAXCLSS U struct clsstats clsstats[MAXCLSS];" - "ATTIC/src/modules/stats/cleanup.c:382:10 numclsstats U int numclsstats = 0;" - "ATTIC/src/modules/stats/cleanup.c:389:29 CLSSTATFILE U in1 = fopen (mkfname (CLSSTATFILE), \"a+\")) == NULL)" - - "ATTIC/src/modules/stats/cleanup.c:479:27 MAXMODS U struct modstats modstats[MAXMODS];" - "ATTIC/src/modules/stats/cleanup.c:598:27 STATCUB U audit (\"CLEANUP\", AUDIT (STATCUB), dayssince);" - "ATTIC/src/modules/stats/cleanup.c:637:27 STATCUE U audit (\"CLEANUP\", AUDIT (STATCUE));" - "ATTIC/src/modules/stats/stats.c:94:1 drawgraph U drawgraph (int type1, int type" - "ATTIC/src/modules/stats/stats.c:99:10 grwid U int grwid0, grwid, max = 0, numlen" - - "ATTIC/src/modules/stats/stats.c:119:7 FORTODAY U case FORTODAY:" - - "ATTIC/src/modules/stats/stats.c:122:7 THISMONTH U case THISMONTH:" - - "ATTIC/src/modules/stats/stats.c:126:7 THISYEAR U case THISYEAR:" - "ATTIC/src/modules/stats/stats.c:162:9 BAUDSTATS U case BAUDSTATS:" - - "ATTIC/src/modules/stats/stats.c:223:9 TTYSTATS U case TTYSTATS:" - "ATTIC/src/modules/stats/stats.c:376:23 bcdmt U \" -[ta][cml][bcdmt][dmye]: Create a graph" - "ATTIC/src/modules/stats/stats.c:376:30 dmye U -[ta][cml][bcdmt][dmye]: Create a graph, as" - "ATTIC/src/modules/stats/stats.c:392:19 tcbm U \" eg: -tcbm = BAUD stats: total" @@ -4063,7 +3824,6 @@ issues: - "ATTIC/src/modules/telecon/accesses.c:217:54 flagson U userid, char sex, int flagson, int flagsoff)" - "ATTIC/src/modules/telecon/accesses.c:222:9 makechanusr U usr = makechanusr (userid, flagson);" - "ATTIC/src/modules/telecon/accesses.c:232:7 writechanusr U if (!writechanusr (channel, usr)) {" - - "ATTIC/src/modules/telecon/accesses.c:239:3 othruseraux U othruseraux.access = usr->flags" - "ATTIC/src/modules/telecon/actions.c:37:34 teleactions U action list (via mbk_teleactions.h) by hardwiring indices" - "ATTIC/src/modules/telecon/actions.c:37:52 hardwiring U mbk_teleactions.h) by hardwiring indices for" - "ATTIC/src/modules/telecon/actions.c:86:11 NUMVERBS U # define NUMVERBS 2" @@ -4093,17 +3853,12 @@ issues: - "ATTIC/src/modules/telecon/actions.h:54:9 ACTIONTYPES U #define ACTIONTYPES \"SODAG\"" - "ATTIC/src/modules/telecon/actions.h:54:22 SODAG U define ACTIONTYPES \"SODAG\"" - "ATTIC/src/modules/telecon/actions.h:75:8 MKACTION U #ifdef MKACTION" - - "ATTIC/src/modules/telecon/actions.h:77:8 Saction U struct Saction {" - - "ATTIC/src/modules/telecon/actions.h:87:8 Oaction U struct Oaction {" - - "ATTIC/src/modules/telecon/actions.h:100:8 Daction U struct Daction {" - "ATTIC/src/modules/telecon/actions.h:114:8 Aaction U struct Aaction {" - "ATTIC/src/modules/telecon/actions.h:125:8 Gaction U struct Gaction {" - - "ATTIC/src/modules/telecon/actions.h:178:44 fout U n=0;nexec);" - "ATTIC/src/modules/telecon/plugins.c:263:39 teleplugin U \"Unable to execlp() teleplugin %s (%s)\", p->exec, tmp" - "ATTIC/src/modules/telecon/plugins.c:273:31 MMGCDGO U thisuseronl.flags & OLF_MMGCDGO)" + - "ATTIC/src/modules/telecon/plugins.c:288:1 pluginrunning U pluginrunning (int pid)" + - "ATTIC/src/modules/telecon/plugins.c:309:9 pluginmsg U struct pluginmsg msg;" - "ATTIC/src/modules/telecon/plugins.c:324:18 LCKPIN U sprintf (lock, LCKPIN, p->keyword, curchannel" - - "ATTIC/src/modules/telecon/plugins.c:434:10 doneplugin U atexit (doneplugin);" - "ATTIC/src/modules/telecon/plugins.c:474:1 becomeserver U becomeserver ()" - - "ATTIC/src/modules/telecon/plugins.c:481:10 doneserver U atexit (doneserver);" - "ATTIC/src/modules/telecon/plugins/bjack/bjack.c:5:16 bjack U ** FILE: bjack.c" - "ATTIC/src/modules/telecon/plugins/bjack/bjack.c:46:39 valis U 999/09/04 13:57:57 valis" - "ATTIC/src/modules/telecon/plugins/bjack/bjack.c:57:29 bjutil U source in run() moved to bjutil.c as bj_loop()" @@ -4237,9 +3985,6 @@ issues: - "ATTIC/src/modules/telecon/plugins/bjack/bjglob.c:99:18 scard U , \"sdeck\", \"scard\"" - "ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:5:12 bjintrfc U ** FILE: bjintrfc.c" - "ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:245:63 apropriate (appropriate) U It should call the apropriate library function */" - - "ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:292:2 loadsysvars U loadsysvars ();" - - "ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:298:2 savesysvars U savesysvars ();" - - "ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:354:21 uclass U classrec_t class, *uclass = &class;" - "ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.h:65:11 BJINTRFC U #ifndef __BJINTRFC_H" - "ATTIC/src/modules/telecon/plugins/bjack/bjutil.c:190:25 quited U all the players have quited! */" - "ATTIC/src/modules/telecon/plugins/bjack/bjver.h:1:31 mkversion U Automatically generated by mkversion.sh , do NOT edit. *" @@ -4247,7 +3992,6 @@ issues: - "ATTIC/src/modules/telecon/plugins/bjack/cards.c:116:17 cardidx U card_value (int cardidx)" - "ATTIC/src/modules/telecon/plugins/bjack/wdog.c:21:9 WDOGQID U int WDOGQID; /* the watchdog communicati" - "ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:81:1 movallow U movallow ()" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:95:8 offptr U if (*offptr == 15)" - "ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:101:18 cturn U g[i] = bar + cturn * D1;" - "ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:105:13 makmove U if ((r = makmove (i)) != 0) {" - "ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:109:5 movback U movback (i);" @@ -4273,18 +4017,16 @@ issues: - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:145:9 rscore U int rscore; /* red's score *" - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:146:9 wscore U int wscore; /* white's score" - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:147:9 gvalue U int gvalue; /* value of game" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:148:9 dlast U int dlast; /* who doubled last" - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:153:9 offopp U int *offopp; /* pointer to off" - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:156:9 inopp U int *inopp; /* pointer to in" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:158:9 ncin U int ncin; /* number of characters" + - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:166:9 colorptr U char **colorptr; /* color of current" + - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:167:9 Colorptr U char **Colorptr; /* color of current" - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:168:9 colen U int colen; /* length of color" - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:172:9 noech U int noech; /* original tty status" - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:176:9 curc U int curc; /* column position" - "ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:177:9 begscr U int begscr; /* 'beginning' of" - "ATTIC/src/modules/telecon/plugins/telecon.bg/board.c:83:1 mkrow U mkrow (int *row, int lang" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:76:4 dble U * dble()" - "ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:91:8 dblgood U if (dblgood ()) { /* guess not" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:100:9 tflag U if (tflag)" - "ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:111:24 yorn U * get response from yorn," - "ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:116:4 buflush U buflush ();" - "ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:157:15 OFFC U register int OFFC = *offptr; /* no. of" @@ -4305,17 +4047,13 @@ issues: - "ATTIC/src/modules/telecon/plugins/telecon.bg/main.c:399:3 wrscore U wrscore ();" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:92:15 freeq U struct BOARD *freeq = 0;" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:93:15 checkq U struct BOARD *checkq = 0;" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:94:15 bsave U struct BOARD *bsave ();" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:109:12 openmen U static int openmen; /* computer's open" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:113:12 menin U static int menin; /* men in inner table" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:114:12 menoff U static int menoff; /* men off board" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:115:12 oldfrc U static int oldfrc; /* chance to free" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:116:12 oldfrp U static int oldfrp; /* chance to free" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:165:4 fixtty U /*fixtty (noech); */" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:181:2 trymove U trymove (0, 0);" + - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:182:2 pickmove U pickmove ();" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:213:10 mvnum U trymove (mvnum, swapped)" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:224:3 binsert U binsert (bsave ());" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:302:11 bcomp U result = bcomp (new, p); /* compare" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:309:3 mvcheck U mvcheck (p, new);" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:337:16 aloc U register int *aloc = a->b_board; /* pointer" - "ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:409:19 bgtrace U trace = fopen (\"bgtrace\", \"w\");" @@ -4332,14 +4070,10 @@ issues: - "ATTIC/src/modules/telecon/plugins/telecon.bg/save.c:84:13 cantuse U static char cantuse[] = \"\\nCan't use \";" - "ATTIC/src/modules/telecon/plugins/telecon.bg/save.c:88:13 cantrec U static char cantrec[] = \"Can't recover file" - "ATTIC/src/modules/telecon/plugins/telecon.bg/save.c:101:4 clend U clend ();" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/save.c:189:3 norec U norec (s);" - "ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:83:13 plred U static char plred[] = \"Player is red," - "ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:84:13 plwhite U static char plwhite[] = \"Player is white" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:85:13 nocomp U static char nocomp[] = \"(No computer play" - "ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:189:3 fancyc U fancyc (c);" - "ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:388:50 nbrw U dashes are ignored, nbrw are ignored" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:447:13 getcaps U tflag = getcaps (*s);" - - "ATTIC/src/modules/telecon/plugins/telecon.bg/table.c:81:10 fcode U int fcode;" - "ATTIC/src/modules/telecon/plugins/telecon.bg/table.c:82:10 newst U int newst;" - "ATTIC/src/modules/telecon/plugins/telecon.bg/table.c:86:14 atmata U struct state atmata[] = {" - "ATTIC/src/modules/telecon/plugins/telecon.bg/table.c:133:7 dochar U dochar:" @@ -4385,14 +4119,12 @@ issues: - "ATTIC/src/modules/telecon/telecon.c:138:19 telecountdown U if (!thisuseronl.telecountdown) {" - "ATTIC/src/modules/telecon/telecon.c:202:31 entrytick U time (0) - thisuseraux.entrytick) >= TELETICK) {" - "ATTIC/src/modules/telecon/telecon.c:202:45 TELETICK U thisuseraux.entrytick) >= TELETICK) {" - - "ATTIC/src/modules/telecon/telecon.c:249:23 UNLIST U } else if (sameas (\"UNLIST\", cp)) {" - "ATTIC/src/modules/telecon/telecon.c:256:23 UNINVITE U } else if (sameto (\"UNINVITE \", cp) || sameas (\"UNINVITE" - "ATTIC/src/modules/telecon/telecon.c:264:23 UNSQUELCH U } else if (sameto (\"UNSQUELCH \", cp) ||" - "ATTIC/src/modules/telecon/telecon.c:406:36 TELEUSRDIR U fname, \"%s/%s\", mkfname (TELEUSRDIR), victim);" - - "ATTIC/src/modules/telecon/telecon.h:163:39 TELE U MAGIC 0x54454c45 /* \"TELE\" */" - - "ATTIC/src/modules/telecon/telecon.h:280:9 miscinfo U void miscinfo (char *buf);" - - "ATTIC/src/modules/telecon/telecon.h:298:39 inchannel U tlcuidxref (char *userid, int inchannel);" - - "ATTIC/src/modules/telecon/telecon.h:351:32 ucac U getclubax (useracc_t * ucac, char *club);" + - "ATTIC/src/modules/telecon/telecon.h:163:39 TELE U MAGIC 0x54454c45 /* \"TELE\" */" + - "ATTIC/src/modules/telecon/telecon.h:280:9 miscinfo U void miscinfo (char *buf);" + - "ATTIC/src/modules/telecon/telecon.h:351:32 ucac U getclubax (useracc_t * ucac, char *club);" - "ATTIC/src/modules/telecon/teleconplugins.h:28:9 teleconplugins U * $Id: teleconplugins.h,v 2.0 2004/09/13" - "ATTIC/src/modules/telecon/teleconplugins.h:55:10 TELECONPLUGINS U #ifndef _TELECONPLUGINS_H" - "ATTIC/src/modules/telecon/teleconplugins.h:105:10 MKPLUGIN U #ifdef __MKPLUGIN__" @@ -4409,37 +4141,32 @@ issues: - "ATTIC/src/system/bbsgetty/bbsgetty.c:106:10 Aieee U \"Aieee, something's gone very" - "ATTIC/src/system/bbsgetty/bbsgetty.c:117:2 waituucplocks U waituucplocks (); /* wait for pending" - "ATTIC/src/system/bbsgetty/bbsgetty.c:119:2 watchuucplocks U watchuucplocks (); /* monitor the lockfiles" - - "ATTIC/src/system/bbsgetty/bbsgetty.c:120:2 opentty U opentty (); /* open & initialize" - "ATTIC/src/system/bbsgetty/bbsgetty.c:121:47 bbslogin U emud (only it spawns bbslogin) */" - - "ATTIC/src/system/bbsgetty/bbsgetty.h:34:15 Bxxx U * Added more Bxxx bps control bits for" + - "ATTIC/src/system/bbsgetty/bbsgetty.h:48:23 connectstr U Changed connect to connectstr so as to disambiguate" - "ATTIC/src/system/bbsgetty/bbsgetty.h:58:11 BBSGETTY U #ifndef __BBSGETTY_H" - "ATTIC/src/system/bbsgetty/bbsgetty.h:82:11 GTAB U #define D_GTAB 0x10 /* gettydefs" - "ATTIC/src/system/bbsgetty/bbsgetty.h:82:26 gettydefs U define D_GTAB 0x10 /* gettydefs-like LINETYPE processing" - "ATTIC/src/system/bbsgetty/bbsgetty.h:83:11 GETL U #define D_GETL 0x20 /* get login" - - "ATTIC/src/system/bbsgetty/bbsgetty.h:90:9 EXPFAIL U #define EXPFAIL 30" - - "ATTIC/src/system/bbsgetty/bbsgetty.h:97:10 nspeed U int nspeed; /* Speed in numeric" - - "ATTIC/src/system/bbsgetty/bbsgetty.h:101:8 OPENTTY U #ifdef OPENTTY_C" - "ATTIC/src/system/bbsgetty/bbsgetty.h:200:13 autorate U extern char autorate[256];" - "ATTIC/src/system/bbsgetty/bbsgetty.h:224:12 nohangup U extern int nohangup;" + - "ATTIC/src/system/bbsgetty/bbsgetty.h:227:12 lockedbaud U extern int lockedbaud;" - "ATTIC/src/system/bbsgetty/bbsgetty.h:228:12 reportedlinespeed U extern int reportedlinespeed;" - - "ATTIC/src/system/bbsgetty/bbsgetty.h:231:12 chanidx U extern int chanidx;" - "ATTIC/src/system/bbsgetty/bbsgetty.h:233:23 itermios U extern struct termios itermios; /* Pre-connection termio" - "ATTIC/src/system/bbsgetty/bbsgetty.h:269:4 uucplocks U /* uucplocks.c */" - "ATTIC/src/system/bbsgetty/bbsgetty.h:273:9 checkuucplock U int checkuucplock (char *name);" - "ATTIC/src/system/bbsgetty/bbsgetty.h:275:9 killminder U void killminder ();" - "ATTIC/src/system/bbsgetty/chat.c:68:9 AUTOBD U #define AUTOBD 0xff" - "ATTIC/src/system/bbsgetty/chat.c:220:15 TCSBRK U ioctl (1, TCSBRK, 0); /* Send the BREAK" - - "ATTIC/src/system/bbsgetty/chat.c:293:13 expfail U static int expfail = EXPFAIL;" + - "ATTIC/src/system/bbsgetty/chat.c:239:4 expalarm U /* expalarm() - called when expect" + - "ATTIC/src/system/bbsgetty/chat.c:296:16 oldalarm U static void (*oldalarm) () = NULL;" - "ATTIC/src/system/bbsgetty/gettydefs.c:64:35 ITERMIOS U termios itermios = DEFAULT_ITERMIOS; /* Pre-connection termios" - "ATTIC/src/system/bbsgetty/gettydefs.c:65:35 FTERMIOS U termios ftermios = DEFAULT_FTERMIOS; /* Post-connection" + - "ATTIC/src/system/bbsgetty/gettydefs.c:73:4 findsym U /* findsym() - look for field in" - "ATTIC/src/system/bbsgetty/gettydefs.c:100:22 ISANE U termio->c_iflag |= ISANE;" - "ATTIC/src/system/bbsgetty/gettydefs.c:101:22 OSANE U termio->c_oflag |= OSANE;" - "ATTIC/src/system/bbsgetty/gettydefs.c:102:22 CSANE U termio->c_cflag |= CSANE;" - "ATTIC/src/system/bbsgetty/gettydefs.c:103:22 LSANE U termio->c_lflag |= LSANE;" - - "ATTIC/src/system/bbsgetty/gettydefs.c:121:37 omodes U val = findsym (field, omodes)) != FAIL) {" - - "ATTIC/src/system/bbsgetty/gettydefs.c:123:37 cmodes U val = findsym (field, cmodes)) != FAIL) {" - "ATTIC/src/system/bbsgetty/gettydefs.c:127:37 lmodes U val = findsym (field, lmodes)) != FAIL) {" - - "ATTIC/src/system/bbsgetty/gettydefs.c:245:23 SSPEED U setterm.c_cflag |= SSPEED;" - "ATTIC/src/system/bbsgetty/gettydefs.h:62:9 LDISC U #ifndef LDISC0" - "ATTIC/src/system/bbsgetty/gettydefs.h:80:9 CNUL U #ifndef CNUL" - "ATTIC/src/system/bbsgetty/gettydefs.h:134:4 IUCLC U {\"IUCLC\", IUCLC}," @@ -4448,17 +4175,16 @@ issues: - "ATTIC/src/system/bbsgetty/gettydefs.h:291:4 XCASE U {\"XCASE\", XCASE}," - "ATTIC/src/system/bbsgetty/init.c:88:9 noanswer U char *noanswer = NULL; /* The modem" - "ATTIC/src/system/bbsgetty/init.c:88:39 NOANSWER U NULL; /* The modem NOANSWER string */" - - "ATTIC/src/system/bbsgetty/init.c:106:26 ttynum U chanidx; /* The ttynum index of this line" - "ATTIC/src/system/bbsgetty/init.c:120:11 onlrec U char onlrec[256];" - "ATTIC/src/system/bbsgetty/init.c:134:1 getbbsuid U getbbsuid ()" - "ATTIC/src/system/bbsgetty/init.c:138:20 BBSUID U if ((s = getenv (\"BBSUID\")) == NULL) {" - "ATTIC/src/system/bbsgetty/init.c:142:20 BBSGID U if ((s = getenv (\"BBSGID\")) == NULL) {" - "ATTIC/src/system/bbsgetty/init.c:183:1 checkbbschannel U checkbbschannel ()" - - "ATTIC/src/system/bbsgetty/init.c:191:27 CHANDEFSRCFILE U device, mkfname (CHANDEFSRCFILE));" - "ATTIC/src/system/bbsgetty/init.c:212:1 shangup U shangup ()" - "ATTIC/src/system/bbsgetty/init.c:227:23 autobauding U autobaud = 0; /* no autobauding */" - "ATTIC/src/system/bbsgetty/init.c:246:18 BBSOWNER U getenv (\"BBSOWNER\") != NULL? getenv (" - "ATTIC/src/system/bbsgetty/init.c:273:2 thisshm U thisshm = malloc (sizeof (struct" + - "ATTIC/src/system/bbsgetty/init.c:273:35 shmuserrec U malloc (sizeof (struct shmuserrec));" - "ATTIC/src/system/bbsgetty/initline.c:76:1 doutmp U doutmp ()" - "ATTIC/src/system/bbsgetty/initline.c:95:2 pututline U pututline (utmp);" - "ATTIC/src/system/bbsgetty/initline.c:104:2 endutent U endutent ();" @@ -4466,13 +4192,11 @@ issues: - "ATTIC/src/system/bbsgetty/initline.c:216:44 BUSYOYT U ! Linestate=%d, LST_BUSYOYT=%d\",linestate,LST_BUSYOUT" - "ATTIC/src/system/bbsgetty/setdefaults.c:76:13 GETTYDEF U #define KEY_GETTYDEF 5" - "ATTIC/src/system/bbsgetty/setdefaults.c:276:39 Yaaaaaargh U Sanity check failed! Yaaaaaargh! (code=%d)\"," - - "ATTIC/src/system/bbsgetty/setdefaults.c:344:6 Processs U /* Processs the name/value pairs" - "ATTIC/src/system/bbsgetty/uucplocks.c:63:12 chpid U static int chpid = -1; /* The lockfile" - "ATTIC/src/system/bbsgetty/uucplocks.c:67:4 readuucplock U /* readuucplock() reads the lock specified" - "ATTIC/src/system/bbsgetty/uucplocks.c:155:4 makeuucplock U /* makeuucplock creates the named lock" - "ATTIC/src/system/bbsgetty/uucplocks.c:249:1 rmuucplock U rmuucplock ()" - "ATTIC/src/system/bbsgetty/uucplocks.c:276:1 uucplockchildhangup U uucplockchildhangup ()" - - "ATTIC/src/system/bbsgetty/uucplocks.c:284:4 watchlocks U /* watchlocks() forks a child process" - "ATTIC/src/system/bbslogin/bbslogin.c:58:37 HACKTRY U changed audit entries AU*_HACKTRY to AU*_CRACKTRY. :-" - "ATTIC/src/system/bbslogin/bbslogin.c:58:52 CRACKTRY U entries AU*_HACKTRY to AU*_CRACKTRY. :-)" - "ATTIC/src/system/bbslogin/bbslogin.c:106:4 Bbslogin U * Bbslogin is now Stable and has" @@ -4496,8 +4220,6 @@ issues: - "ATTIC/src/system/bbslogin/bbslogin.c:311:18 METABBSDBIN U execl (mkfname (METABBSDBIN), METABBSDBIN, NULL" - "ATTIC/src/system/bbslogin/bbslogin.c:333:1 mkinjoth U mkinjoth ()" - "ATTIC/src/system/bbslogin/bbslogin.c:337:7 injothqueue U user.injothqueue = msgget (IPC_PRIVATE" - - "ATTIC/src/system/bbslogin/bbslogin.c:378:7 statcreds U user.statcreds = 0;" - - "ATTIC/src/system/bbslogin/bbslogin.c:379:7 statptrs U user.statptrs = STF_FIRST;" - "ATTIC/src/system/bbslogin/bbslogin.c:381:32 EMUPTY U user.emupty, getenv (\"EMUPTY\"));" - "ATTIC/src/system/bbslogin/bbslogin.c:385:7 loggedin U user.loggedin = time (0);" - "ATTIC/src/system/bbslogin/bbslogin.c:387:10 isbot U if (mod_isbot ()) {" @@ -4507,18 +4229,13 @@ issues: - "ATTIC/src/system/bbslogin/bbslogin.c:418:21 ZAPBYPASS U user.flags |= OLF_ZAPBYPASS;" - "ATTIC/src/system/bbslogin/bbslogin.c:423:7 setoxlation U usr_setoxlation (user, usr_getpxlation" - "ATTIC/src/system/bbslogin/bbslogin.c:457:1 updateutmp U updateutmp (char *username)" - - "ATTIC/src/system/bbslogin/bbslogin.c:471:2 utmpname U utmpname (_PATH_UTMP);" - "ATTIC/src/system/bbslogin/bbslogin.c:472:2 setutent U setutent ();" - "ATTIC/src/system/bbslogin/bbslogin.c:486:1 notifybbsd U notifybbsd ()" - - "ATTIC/src/system/bbslogin/bbslogin.c:490:28 BBSDPIPEFILE U fp = fopen (mkfname (BBSDPIPEFILE), \"w\")) == NULL)" - "ATTIC/src/system/bbslogin/bbslogin.c:501:22 userf U char fname[256], userf[256];" - "ATTIC/src/system/bbslogin/bbslogin.c:593:20 BBSUUID U if ((s = getenv (\"BBSUUID\")) == NULL) {" - "ATTIC/src/system/bbslogin/bbslogin.c:597:26 BBSUSER U (bbsuser = getenv (\"BBSUSER\")) == NULL) {" - - "ATTIC/src/system/bbslogin/bbslogin.c:622:23 CHANDEFFILE U tty, mkfname (CHANDEFFILE));" - "ATTIC/src/system/bbslogin/bbslogin.c:655:18 IDLERBIN U execl (mkfname (IDLERBIN), \"idler\", \">\", fname" - - "ATTIC/src/system/bbslogin/bbslogin.c:663:1 showttyinfo U showttyinfo ()" - "ATTIC/src/system/bbslogin/bbslogin.c:684:1 getinp U getinp (char *i, int passwordentry" - - "ATTIC/src/system/bbslogin/bbslogin.c:700:8 setmonitorid U inp_setmonitorid (tty);" - "ATTIC/src/system/bbslogin/bbslogin.c:744:19 ETCTTYFILE U if ((fp = fopen (ETCTTYFILE, \"r\")) == NULL)" - "ATTIC/src/system/bbslogin/bbslogin.c:785:1 askxlation U askxlation ()" - "ATTIC/src/system/bbslogin/bbslogin.c:789:10 xltmap U int xltmap[10];" @@ -4526,7 +4243,6 @@ issues: - "ATTIC/src/system/bbslogin/bbslogin.c:801:42 XLATIONSRC U mkfname (XLATIONDIR \"/\" XLATIONSRC, i));" - "ATTIC/src/system/bbslogin/bbslogin.c:830:1 askansi U askansi ()" - "ATTIC/src/system/bbslogin/bbslogin.c:845:1 asklanguage U asklanguage ()" - - "ATTIC/src/system/bbslogin/bbslogin.c:851:10 numlangs U if (msg_numlangs) {" - "ATTIC/src/system/bbslogin/bbslogin.c:904:7 interbbs U check_interbbs ()" - "ATTIC/src/system/bbslogin/bbslogin.c:939:10 givenprompt U int givenprompt = 0, strikes = 0, signup" - "ATTIC/src/system/bbslogin/bbslogin.c:940:10 defaultansi U int defaultansi = (chan_last->flags" @@ -4543,8 +4259,6 @@ issues: - "ATTIC/src/system/bbslogin/bbslogin.c:1459:12 BBSCOLUMNS U /* setenv(\"BBSCOLUMNS\",tmp,1); */" - "ATTIC/src/system/bbslogin/bbslogin.c:1461:12 BBSROWS U /* setenv(\"BBSROWS\",tmp,1); */" - "ATTIC/src/system/bbslogin/mail.c:101:9 supu U int supu2s;" - - "ATTIC/src/system/bbslogin/mail.c:102:9 supauth U char *supauth;" - - "ATTIC/src/system/bbslogin/mail.c:104:11 uatt U char *e2uatt;" - "ATTIC/src/system/bbslogin/mail.c:105:11 urrr U int e2urrr;" - "ATTIC/src/system/bbslogin/mail.c:109:1 sendu U sendu2s ()" - "ATTIC/src/system/bbslogout/bbslogout.c:3:16 bbslogout U ** FILE: bbslogout.c" @@ -4554,7 +4268,6 @@ issues: - "ATTIC/src/system/bbslogout/bbslogout.c:107:35 bbshangup U !strcmp (argv[0], \"bbshangup\");" - "ATTIC/src/system/daemons/bbsd/bbsd.c:65:53 caase U of telnetted users in caase the" - "ATTIC/src/system/daemons/bbsd/bbsd.c:73:24 enablegettys U Added a function to enablegettys() after they've been" - - "ATTIC/src/system/daemons/bbsd/bbsd.c:88:45 BBSD U on files under /etc. BBSD now spawns the" - "ATTIC/src/system/daemons/bbsd/bbsd.c:89:4 gettys U * gettys, so init(8) isn't necessary" - "ATTIC/src/system/daemons/bbsd/bbsd.c:134:1 getpwbbs U getpwbbs ()" - "ATTIC/src/system/daemons/bbsd/bbsd.c:149:1 mkpipe U mkpipe ()" @@ -4562,37 +4275,29 @@ issues: - "ATTIC/src/system/daemons/bbsd/bbsd.c:201:3 respawn U respawn (); /* Respawn gettys" - "ATTIC/src/system/daemons/bbsd/bbsd.c:201:18 Respawn U respawn (); /* Respawn gettys and bbslockd" - "ATTIC/src/system/daemons/bbsd/bbsd.c:201:37 bbslockd U Respawn gettys and bbslockd */" - - "ATTIC/src/system/daemons/bbsd/bbsd.c:202:3 processcommands U processcommands (fd); /* Process commands" - "ATTIC/src/system/daemons/bbsd/bbsd.c:220:25 TICKSPERJIFFY U ticks = (ticks + 1) % TICKSPERJIFFY;" - "ATTIC/src/system/daemons/bbsd/bbsd.c:239:29 JIFFIESPERMIN U jiffies = (jiffies + 1) % JIFFIESPERMIN;" - - "ATTIC/src/system/daemons/bbsd/bbsd.c:243:3 resetcounts U resetcounts (); /* Reset spawn counts" - "ATTIC/src/system/daemons/bbsd/bbsd.c:251:41 bbsrst U timestarted > sysvar->bbsrst * 3600)) {" - "ATTIC/src/system/daemons/bbsd/bbsd.c:252:4 sepuku U sepuku ();" - "ATTIC/src/system/daemons/bbsd/bbsd.c:294:9 supzap U int supzap;" - "ATTIC/src/system/daemons/bbsd/bbsd.c:298:9 bbscod U char *bbscod;" - "ATTIC/src/system/daemons/bbsd/bbsd.c:303:9 bbsad U char *bbsad;" - "ATTIC/src/system/daemons/bbsd/bbsd.c:315:14 spawncount U gettys[i].spawncount = 0;" - - "ATTIC/src/system/daemons/bbsd/bbsd.c:367:22 BBSD's U mkpipe (); /* Make BBSD's FIFO and set its permissions" - - "ATTIC/src/system/daemons/bbsd/bbsd.c:369:2 readchannels U readchannels (); /* Read in the channels" - "ATTIC/src/system/daemons/bbsd/bbsd.c:373:2 monitorshm U monitorshm (); /* Allocate monitor" - - "ATTIC/src/system/daemons/bbsd/bbsd.h:81:9 TICKSPERSEC U #define TICKSPERSEC (1000000L/SLEEPTIME" - - "ATTIC/src/system/daemons/bbsd/bbsd.h:82:9 SECSPERJIFFY U #define SECSPERJIFFY 15" - - "ATTIC/src/system/daemons/bbsd/bbsd.h:139:9 refreshsysvars U void refreshsysvars ();" - - "ATTIC/src/system/daemons/bbsd/bbsd.h:143:9 byebye U void byebye (struct shmuserrec" - - "ATTIC/src/system/daemons/bbsd/bbsd.h:143:36 ushm U (struct shmuserrec *ushm, int prompt);" - - "ATTIC/src/system/daemons/bbsd/bbsd.h:152:9 killshm U void killshm (char *userid, int shmid" - - "ATTIC/src/system/daemons/bbsd/bbsd.h:174:9 asapevents U void asapevents ();" - - "ATTIC/src/system/daemons/bbsd/charge.c:100:9 oldlines U int oldlines_free = 0;" - - "ATTIC/src/system/daemons/bbsd/charge.c:105:1 suptimeouts U suptimeouts (char *tty)" - - "ATTIC/src/system/daemons/bbsd/charge.c:109:10 supid U char supid[256];" + - "ATTIC/src/system/daemons/bbsd/bbsd.c:375:2 sysvarshm U sysvarshm (); /* Allocate sysvar" + - "ATTIC/src/system/daemons/bbsd/bbsd.h:81:9 TICKSPERSEC U #define TICKSPERSEC (1000000L/SLEEPTIME" + - "ATTIC/src/system/daemons/bbsd/bbsd.h:82:9 SECSPERJIFFY U #define SECSPERJIFFY 15" + - "ATTIC/src/system/daemons/bbsd/bbsd.h:143:9 byebye U void byebye (struct shmuserrec" + - "ATTIC/src/system/daemons/bbsd/bbsd.h:143:36 ushm U (struct shmuserrec *ushm, int prompt);" + - "ATTIC/src/system/daemons/bbsd/bbsd.h:150:9 makeshm U int makeshm (char *userid);" + - "ATTIC/src/system/daemons/bbsd/bbsd.h:152:9 killshm U void killshm (char *userid, int shmid" + - "ATTIC/src/system/daemons/bbsd/bbsd.h:174:9 asapevents U void asapevents ();" - "ATTIC/src/system/daemons/bbsd/charge.c:126:13 timeoutticks U ushm->onl.timeoutticks++;" - - "ATTIC/src/system/daemons/bbsd/charge.c:196:12 insystem U if (!usr_insystem (status.user, 0, &ushm" - "ATTIC/src/system/daemons/bbsd/charge.c:204:13 fraccharge U ushm->onl.fraccharge +=" - "ATTIC/src/system/daemons/bbsd/charge.c:212:14 onlinetime U ushm->onl.onlinetime++;" - "ATTIC/src/system/daemons/bbsd/commands.c:59:10 relogon U * Added relogon command and fixed a" - "ATTIC/src/system/daemons/bbsd/commands.c:217:12 BBSPREFIX U setenv (\"BBSPREFIX\", mkfname (\"\"), 1);" - "ATTIC/src/system/daemons/bbsd/commands.c:253:13 SIGCHAT U kill (pid, SIGCHAT);" - - "ATTIC/src/system/daemons/bbsd/commands.c:315:22 NUMSTATES U for (i = 0; i < LST_NUMSTATES; i++) {" - "ATTIC/src/system/daemons/bbsd/events.c:142:32 EVEND U BBS DAEMON\", AUDIT (EVEND), name, res);" - "ATTIC/src/system/daemons/bbsd/metabbs.c:105:27 voicephone U strcpy (non_megistos[i].voicephone," - "ATTIC/src/system/daemons/bbsd/misc.c:58:37 relogging U auditing for users who are relogging on." @@ -4610,10 +4315,8 @@ issues: - "ATTIC/src/system/daemons/bbsd/shm.c:103:9 particulary (particularly) U /* Not particulary pretty, quick or secure" - "ATTIC/src/system/daemons/bbsd/shm.c:386:7 Wheee U /* Wheee, it works! */" - "ATTIC/src/system/daemons/bbsinit/bbsinit.c:3:16 bbsinit U ** FILE: bbsinit.c" - - "ATTIC/src/system/daemons/bbsinit/bbsinit.c:9:50 bbsd's U because of error or [in bbsd's case] a need for" - "ATTIC/src/system/daemons/bbsinit/bbsinit.c:66:19 rcsinit U static const char rcsinit[] = \"$Id: bbsinit.c" - "ATTIC/src/system/daemons/bbsinit/bbsinit.c:141:4 msgd U {\"msgd\", DAEMONDIR \"/msgd\"" - - "ATTIC/src/system/daemons/bbsinit/bbsinit.c:186:12 spid U char spid[80];" - "ATTIC/src/system/daemons/bbsinit/bbsinit.c:317:16 ifdeffed U /* These are ifdeffed out because of an insiduous" - "ATTIC/src/system/daemons/bbsinit/bbsinit.c:317:43 insiduous U ifdeffed out because of an insiduous daemonic bug" - "ATTIC/src/system/daemons/bbslockd/bbslockd.c:7:16 Serialises U ** NOTES: Serialises lock operations in the" @@ -4625,7 +4328,9 @@ issues: - "ATTIC/src/system/daemons/msgd/msgd.c:87:9 tmreidx U int tmreidx = 60 * 24;" - "ATTIC/src/system/daemons/msgd/msgd.c:88:9 tmnetml U int tmnetml = 15;" - "ATTIC/src/system/daemons/msgd/netmail.c:93:10 gotaddress U int gotaddress = 0, bodylen = 0, x" + - "ATTIC/src/system/daemons/msgd/netmail.c:93:26 bodylen U gotaddress = 0, bodylen = 0, x;" - "ATTIC/src/system/daemons/msgd/netmail.c:208:1 grabmail U grabmail (char *fname, char" + - "ATTIC/src/system/daemons/msgd/netmail.c:232:11 bodyname U char bodyname[256];" - "ATTIC/src/system/daemons/msgd/rfc822.c:113:45 HTAB U SPACE to be just < > and HTAB, but after LWSP folding" - "ATTIC/src/system/daemons/msgd/rfc822.c:113:61 LWSP U and HTAB, but after LWSP folding" - "ATTIC/src/system/daemons/msgd/rfc822.c:123:15 ATOMCH U #define IS822_ATOMCH(c) (!IS822_SPECIAL(c" @@ -4646,7 +4351,6 @@ issues: - "ATTIC/src/system/daemons/rpc.metabbs/main.c:86:37 rqstp U prog_1(struct svc_req *rqstp, register SVCXPRT *transp" - "ATTIC/src/system/daemons/rpc.metabbs/main.c:186:26 BBSETCDIR U FILE *fp=fopen(mkfname(BBSETCDIR\"/rpc.metabbs.pid\")," - "ATTIC/src/system/daemons/rpc.metabbs/metaservices_svc.c:25:13 rpcpmstart U extern int _rpcpmstart; /* Started by a port" - - "ATTIC/src/system/daemons/rpc.metabbs/metaservices_svc.c:26:13 rpcfdtype U extern int _rpcfdtype; /* Whether Stream" - "ATTIC/src/system/daemons/rpc.metabbs/metaservices_svc.c:115:9 POSTAMBLE U __CALL_POSTAMBLE__" - "ATTIC/src/system/daemons/rpc.metabbs/metaservices.h:130:13 CORRUPTMSG U #define CLR_CORRUPTMSG -4 /* Unable" - "ATTIC/src/system/daemons/rpc.metabbs/metaservices.h:131:13 NOTAPPROVED U #define CLR_NOTAPPROVED -5 /* Deferred" @@ -4661,14 +4365,8 @@ issues: - "ATTIC/src/system/daemons/rpc.metabbs/request_info.c:293:28 Booh U deallocate(retstuff); Booh, can't use that cure" - "ATTIC/src/system/daemons/rpc.metabbs/request_message.c:274:17 columners U those 80-columners out there, I'll wrap" - "ATTIC/src/system/daemons/statd/statd.c:105:9 TICKTIME U #define TICKTIME 12 /* run stuff" - - "ATTIC/src/system/daemons/statd/statd.c:112:9 ttystattime U time_t ttystattime = 0;" - "ATTIC/src/system/daemons/statd/statd.c:113:9 clsstattime U time_t clsstattime = 0;" - "ATTIC/src/system/daemons/statd/statd.c:114:9 baudstattime U time_t baudstattime = 0;" - - "ATTIC/src/system/daemons/statd/statd.c:158:1 refreshchannels U refreshchannels ()" - - "ATTIC/src/system/daemons/statd/statd.c:223:1 readttystats U readttystats ()" - - "ATTIC/src/system/daemons/statd/statd.c:254:1 writettystats U writettystats ()" - - "ATTIC/src/system/daemons/statd/statd.c:280:1 findtty U findtty (char *tty)" - - "ATTIC/src/system/daemons/statd/statd.c:290:17 TTYSTAT U debug2 (\"FOUND TTYSTAT: %s\\n\", tty);" - "ATTIC/src/system/daemons/statd/statd.c:306:1 readclsstats U readclsstats ()" - "ATTIC/src/system/daemons/statd/statd.c:336:1 writeclsstats U writeclsstats ()" - "ATTIC/src/system/daemons/statd/statd.c:361:1 findcls U findcls (char *cls)" @@ -4681,35 +4379,37 @@ issues: - "ATTIC/src/system/events/bbsshutdown/bbsshutdown.c:10:16 Bbsshutdown U ** Bbsshutdown does exactly this: forces" - "ATTIC/src/system/events/bbsshutdown/bbsshutdown.c:11:19 onsole U ** (C)onsole lines (defined in /bbs" - "ATTIC/src/system/events/bbsshutdown/bbsshutdown.c:107:7 initsubstvars U out_initsubstvars();" - - "ATTIC/src/system/menuman/menuman.c:63:12 relogons U * Flagged relogons so that bbsd can audit" - - "ATTIC/src/system/menuman/menuman.c:126:9 defccr U int defccr;" - - "ATTIC/src/system/menuman/menuman.c:130:9 toppag U char *toppag;" - - "ATTIC/src/system/menuman/menuman.c:131:9 extpag U char *extpag;" - - "ATTIC/src/system/menuman/menuman.c:132:9 menpro U char *menpro;" - - "ATTIC/src/system/menuman/menuman.c:133:9 menepi U char *menepi;" - - "ATTIC/src/system/menuman/menuman.c:134:9 shmbeg U char *shmbeg;" - - "ATTIC/src/system/menuman/menuman.c:138:9 shmprm U char *shmprm;" - - "ATTIC/src/system/menuman/menuman.c:139:9 relogstg U char *relogstg;" - - "ATTIC/src/system/menuman/menuman.c:196:10 mmangopage U int mmangopage ();" - - "ATTIC/src/system/menuman/menuman.c:197:10 goback U void goback ();" - - "ATTIC/src/system/menuman/menuman.c:267:1 retrievepage U retrievepage (char *page)" - - "ATTIC/src/system/menuman/menuman.c:289:1 checkpperm U checkpperm (char *page)" - - "ATTIC/src/system/menuman/menuman.c:346:27 DEFAULTCCR U (curpage.m.creds == DEFAULTCCR) ? defccr : curpage" - - "ATTIC/src/system/menuman/menuman.c:425:13 relog U byebye (int relog)" - - "ATTIC/src/system/menuman/menuman.c:499:27 MMEXITING U thisuseronl.flags |= OLF_MMEXITING;" - - "ATTIC/src/system/menuman/menuman.c:507:10 givenmenu U int givenmenu = 0;" - - "ATTIC/src/system/menuman/menuman.c:518:13 Naah U /* these? Naah... Well, I'm ashamed" - - "ATTIC/src/system/menuman/menuman.c:580:13 inpstr U char *s, inpstr[2048 + 256];" - - "ATTIC/src/system/menuman/menuman.c:616:2 mmgopage U mmgopage (thisuseronl.prevpage" + - "ATTIC/src/system/menuman/menuman.c:63:12 relogons U * Flagged relogons so that bbsd can audit" + - "ATTIC/src/system/menuman/menuman.c:126:9 defccr U int defccr;" + - "ATTIC/src/system/menuman/menuman.c:127:9 useshm U int useshm;" + - "ATTIC/src/system/menuman/menuman.c:130:9 toppag U char *toppag;" + - "ATTIC/src/system/menuman/menuman.c:131:9 extpag U char *extpag;" + - "ATTIC/src/system/menuman/menuman.c:132:9 menpro U char *menpro;" + - "ATTIC/src/system/menuman/menuman.c:133:9 menepi U char *menepi;" + - "ATTIC/src/system/menuman/menuman.c:134:9 shmbeg U char *shmbeg;" + - "ATTIC/src/system/menuman/menuman.c:135:9 shmopt U char *shmopt;" + - "ATTIC/src/system/menuman/menuman.c:136:9 shmlop U char *shmlop;" + - "ATTIC/src/system/menuman/menuman.c:137:9 shmend U char *shmend;" + - "ATTIC/src/system/menuman/menuman.c:138:9 shmprm U char *shmprm;" + - "ATTIC/src/system/menuman/menuman.c:139:9 relogstg U char *relogstg;" + - "ATTIC/src/system/menuman/menuman.c:196:10 mmangopage U int mmangopage ();" + - "ATTIC/src/system/menuman/menuman.c:197:10 goback U void goback ();" + - "ATTIC/src/system/menuman/menuman.c:267:1 retrievepage U retrievepage (char *page)" + - "ATTIC/src/system/menuman/menuman.c:289:1 checkpperm U checkpperm (char *page)" + - "ATTIC/src/system/menuman/menuman.c:346:27 DEFAULTCCR U (curpage.m.creds == DEFAULTCCR) ? defccr : curpage" + - "ATTIC/src/system/menuman/menuman.c:425:13 relog U byebye (int relog)" + - "ATTIC/src/system/menuman/menuman.c:499:27 MMEXITING U thisuseronl.flags |= OLF_MMEXITING;" + - "ATTIC/src/system/menuman/menuman.c:505:1 handlemenupage U handlemenupage ()" + - "ATTIC/src/system/menuman/menuman.c:507:10 givenmenu U int givenmenu = 0;" + - "ATTIC/src/system/menuman/menuman.c:518:13 Naah U /* these? Naah... Well, I'm ashamed" + - "ATTIC/src/system/menuman/menuman.c:580:13 inpstr U char *s, inpstr[2048 + 256];" + - "ATTIC/src/system/menuman/menuman.c:616:2 mmgopage U mmgopage (thisuseronl.prevpage" - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:3:16 mkmtree U ** FILE: mkmtree" - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:7:16 ification U ** ification script." - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:32:67 MMDESC U description (option MMDESC **" - - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:62:21 uage U ** uage [0-9] is appended to" - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:100:49 enought U options (should be enought, right?)" - - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:162:14 MAXLANGUAGES U * Corrected MAXLANGUAGES bug. mkmtree is now" - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:252:1 pagenameok U pagenameok (char *s)" - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:327:49 PAGEDESCRLEN U descr[NUMLANGUAGES][PAGEDESCRLEN];" - - "ATTIC/src/system/menuman/mkmtree/mkmtree.c:331:23 numdescs U int numopts = 0, numdescs = 0, flags = 0;" - "ATTIC/src/system/metabbs/client/metabbs-client.c:83:9 usrlrm U int usrlrm;" - "ATTIC/src/system/metabbs/client/metabbs-client.c:84:9 qrylrm U int qrylrm;" - "ATTIC/src/system/metabbs/client/metabbs-client.c:476:46 Huser U it up and warn the l^Huser */" @@ -4724,11 +4424,9 @@ issues: - "ATTIC/src/system/metabbs/server/interface.c:204:27 LOGGEDIN U reply_printf (RET_INF_LOGGEDIN," - "ATTIC/src/system/metabbs/server/metabbs-server.c:119:34 BBSUSERNAME U passwd *pass = getpwnam (BBSUSERNAME);" - "ATTIC/src/system/metabbs/server/metabbs-server.c:174:29 initialisations U ; /* Miscellaneous initialisations */" - - "ATTIC/src/system/protocols/asciiupload/asciiupload.c:3:16 asciiupload U ** FILE: asciiupload.c" - - "ATTIC/src/system/protocols/asciiupload/asciiupload.c:78:1 chkterm U chkterm (char *line)" + - "ATTIC/src/system/protocols/asciiupload/asciiupload.c:78:1 chkterm U chkterm (char *line)" - "ATTIC/src/system/protocols/attach-to-email/attach-to-email.c:95:23 attb U sprintf (body, \"/tmp/attb-%d\", getpid ());" - "ATTIC/src/system/protocols/attach-to-email/attach-to-email.c:105:25 atth U sprintf (header, \"/tmp/atth-%d\", getpid ());" - - "ATTIC/src/system/protocols/editupload/editupload.c:3:16 editupload U ** FILE: editupload.c" - "ATTIC/src/system/README.md:5:5 bbscleanup U * **bbscleanup** implements a MajorBBS" - "ATTIC/src/system/README.md:6:5 bbsdeluser U * **bbsdeluser** implements the user" - "ATTIC/src/system/README.md:7:39 mgetty U a fork of the Unix `mgetty` meant for BBSing uses" @@ -4738,9 +4436,6 @@ issues: - "ATTIC/src/system/README.md:14:5 signup U * **signup** The new user sign" - "ATTIC/src/system/signup/pathnames.h:22:9 ETCBIN U #ifndef ETCBIN" - "ATTIC/src/system/signup/pathnames.h:26:9 WTMPPATH U #ifndef WTMPPATH" - - "ATTIC/src/system/signup/pathnames.h:38:9 TTYTYPES U #define TTYTYPES \"/etc/ttytype" - - "ATTIC/src/system/signup/pathnames.h:39:9 SECURETTY U #define SECURETTY \"/etc/securetty" - - "ATTIC/src/system/signup/pathnames.h:39:32 securetty U SECURETTY \"/etc/securetty\"" - "ATTIC/src/system/signup/pathnames.h:45:15 HUSHLOGIN U #define _PATH_HUSHLOGIN \".hushlogin\"" - "ATTIC/src/system/signup/pathnames.h:45:28 hushlogin U define _PATH_HUSHLOGIN \".hushlogin\"" - "ATTIC/src/system/signup/pathnames.h:48:15 MOTDFILE U #define _PATH_MOTDFILE \"/etc/motd\"" @@ -4774,7 +4469,6 @@ issues: - "ATTIC/src/system/signup/signup.c:469:9 skipansiquestion U goto skipansiquestion;" - "ATTIC/src/system/signup/signup.c:603:1 getsex U getsex ()" - "ATTIC/src/system/signup/signup.c:646:1 getscnsize U getscnsize ()" - - "ATTIC/src/system/signup/signup.c:700:1 getsystype U getsystype ()" - "ATTIC/src/system/signup/signup.c:997:1 flagstuff U flagstuff ()" - "ATTIC/src/system/signup/signup.c:1032:17 fott U struct passwd *fott;" - "ATTIC/src/system/signup/signup.c:1046:8 uidn U /*int uidn=finduid(); */" @@ -4793,7 +4487,7 @@ issues: - "ATTIC/src/tools/bbsdialog/bbsdialog.c:153:19 BBSDIALOGBIN U execl (mkfname (BBSDIALOGBIN), \"bbsdialog\", mbkname" - "ATTIC/src/tools/bbsdialog/bbsdialog.c:163:45 ltemplate U bbsdialog mbk_name vtemplate ltemplate data_file\\n\\n\");" - "ATTIC/src/tools/bbsdialog/bbsdialog.c:204:3 runvisual U runvisual ();" - - "ATTIC/src/tools/bbsdialog/bbsdialog.h:51:14 fieldhelp U * Added the fieldhelp() function to display" + - "ATTIC/src/tools/bbsdialog/bbsdialog.c:207:3 runlinear U runlinear ();" - "ATTIC/src/tools/bbsdialog/bbsdialog.h:148:9 visualhelp U void visualhelp ();" - "ATTIC/src/tools/bbsdialog/blessed.c:528:1 showtogglefield U showtogglefield (int i)" - "ATTIC/src/tools/bbsdialog/blessed.c:712:1 gettogglefield U gettogglefield (int i)" @@ -4803,13 +4497,9 @@ issues: - "ATTIC/src/tools/bbsdialog/cursed.c:65:43 xlgetmsg U msg_get() instead of xlgetmsg() since emud()" - "ATTIC/src/tools/bbsdialog/cursed.c:458:1 handletogglefield U handletogglefield (int n, chtype c)" - "ATTIC/src/tools/bbsdialog/cursed.c:510:1 defocus U defocus (int n)" - - "ATTIC/src/tools/bbsdialog/help.c:87:1 showhelp U showhelp (WINDOW * win)" - - "ATTIC/src/tools/bbsdialog/help.c:251:10 helpwin U WINDOW *helpwin = newwin (0, 0, 0," - "ATTIC/src/tools/bbsdialog/help.c:281:17 newtermios U struct termios newtermios;" - - "ATTIC/src/tools/checksup/checksup.c:3:16 checksup U ** FILE: checksup.c" - - "ATTIC/src/tools/checksup/checksup.c:129:1 countwords U countwords (char *s)" + - "ATTIC/src/tools/checksup/checksup.c:3:16 checksup U ** FILE: checksup.c" - "ATTIC/src/tools/lined/lined.c:124:9 txtupld U char *txtupld;" - - "ATTIC/src/tools/lined/lined.c:175:1 deletelines U deletelines (int m, int n)" - "ATTIC/src/tools/lined/lined.c:240:1 edinputstring U edinputstring (int maxlen)" - "ATTIC/src/tools/lined/lined.c:262:25 NOINJOTH U if ((inp_flags & INF_NOINJOTH) || cp)" - "ATTIC/src/tools/lined/lined.c:341:1 edgetinput U edgetinput ()" @@ -4829,7 +4519,6 @@ issues: - "ATTIC/src/tools/updown/download.c:253:22 auditsfail U if (xferlist[i].auditsfail[0] &&" - "ATTIC/src/tools/updown/download.c:254:22 auditdfail U xferlist[i].auditdfail[0]) {" - "ATTIC/src/tools/updown/download.c:256:26 auditffail U xferlist[i].auditffail," - - "ATTIC/src/tools/updown/download.c:262:22 cmdfail U if (xferlist[i].cmdfail[0]) {" - "ATTIC/src/tools/updown/download.c:279:3 autodis U autodis = 0;" - "ATTIC/src/tools/updown/download.c:542:11 peacfully U dies peacfully. Zombies aren't vegetarians" - "ATTIC/src/tools/updown/download.c:564:1 restat U restat ()" @@ -4838,19 +4527,18 @@ issues: - "ATTIC/src/tools/updown/download.c:590:59 LTDS U TEMENU, TESHMNU, TEERR, \"LTDS\", 0, 0)) {" - "ATTIC/src/tools/updown/download.c:671:1 dologout U dologout ()" - "ATTIC/src/tools/updown/download.c:799:22 MAXRECURSE U fullname, MAXRECURSE);" - - "ATTIC/src/tools/updown/parse.c:101:18 protdir U struct directive protdir[] = {" - - "ATTIC/src/tools/updown/parse.c:274:1 readviewers U readviewers ()" - - "ATTIC/src/tools/updown/parse.c:294:3 numviewers U numviewers++;" - - "ATTIC/src/tools/updown/parse.c:313:1 readtransferlist U readtransferlist (char *fname, int *count" + - "ATTIC/src/tools/updown/parse.c:101:18 protdir U struct directive protdir[] = {" + - "ATTIC/src/tools/updown/parse.c:274:1 readviewers U readviewers ()" + - "ATTIC/src/tools/updown/parse.c:294:3 numviewers U numviewers++;" - "ATTIC/src/tools/updown/protocols.c:210:28 vprsel U strcpy (prot.select, vprsel);" - "ATTIC/src/tools/updown/updown.c:96:9 dissec U int dissec;" - "ATTIC/src/tools/updown/updown.c:99:9 refnd U int refnd;" + - "ATTIC/src/tools/updown/updown.c:100:9 refper U int refper;" - "ATTIC/src/tools/updown/updown.c:108:9 xferlistname U char *xferlistname = NULL;" - "ATTIC/src/tools/updown/updown.c:178:1 returncharges U returncharges ()" - - "ATTIC/src/tools/updown/updown.c:249:3 uploadrun U uploadrun ();" - "ATTIC/src/tools/updown/upload.c:130:1 dolink U dolink ()" - "ATTIC/src/tools/updown/upload.c:260:11 tsibouki U FILE *tsibouki;" - - "ATTIC/src/tools/vised/blocks.c:139:3 joinlines U joinlines (cy);" + - "ATTIC/src/tools/vised/blocks.c:177:3 splitline U splitline ();" - "ATTIC/src/tools/vised/blocks.c:214:3 gotoline U gotoline (getlinenum (c), x)" - "ATTIC/src/tools/vised/display.c:54:45 getmst U xlgetmsg() and reverted to getmst() since emud" - "ATTIC/src/tools/vised/display.c:115:4 printansi U printansi (msg_get (error));" @@ -4876,13 +4564,11 @@ issues: - "ATTIC/src/tools/vised/exit.c:101:1 doquit U doquit ()" - "ATTIC/src/tools/vised/exit.c:122:1 golined U golined ()" - "ATTIC/src/tools/vised/exit.c:132:18 LINEDBIN U execl (mkfname (LINEDBIN), \"lined\", filename" - - "ATTIC/src/tools/vised/find.c:100:13 ftxt U static char ftxt[1024] = { 0 };" - "ATTIC/src/tools/vised/find.c:114:16 getstg U strcpy (ftxt, getstg (findtext, rmargin)" - "ATTIC/src/tools/vised/find.c:152:2 dosearch U dosearch ();" - "ATTIC/src/tools/vised/find.c:214:6 reptxt U 0}, reptxt[1024] = {" - "ATTIC/src/tools/vised/format.c:156:1 rmspaces U rmspaces (unsigned char *s)" - "ATTIC/src/tools/vised/format.c:176:1 nohsp U nohsp (unsigned char *s)" - - "ATTIC/src/tools/vised/format.c:230:15 dlines U int len, dlines = 0, oldcy = cy, done" - "ATTIC/src/tools/vised/format.c:230:27 oldcy U len, dlines = 0, oldcy = cy, done = 0, added" - "ATTIC/src/tools/vised/format.c:520:1 formatpara U formatpara ()" - "ATTIC/src/tools/vised/utils.c:221:27 vscrinc U toprow = max (toprow - vscrinc, 1);" @@ -4898,30 +4584,22 @@ issues: - "ATTIC/src/tools/vised/vised.c:461:12 KDSKBMETA U ioctl (0, KDSKBMETA, K_ESCPREFIX);" - "ATTIC/src/tools/vised/vised.c:461:25 ESCPREFIX U ioctl (0, KDSKBMETA, K_ESCPREFIX);" - "ATTIC/src/tools/vised/vised.c:470:1 moveinposition U moveinposition ()" - - "ATTIC/src/tools/vised/vised.c:730:19 NOFORMAT U formatmode = NOFORMAT;" - - "ATTIC/src/tools/vised/vised.h:78:25 numcolumns U define MAXLEN (numcolumns-1) */" - "ATTIC/src/utils/fixemail/fixemail.c:20:14 erstr U error (char *erstr)" - "ATTIC/src/utils/fixemail/fixemail.c:22:20 fixemail U fprintf (stderr, \"fixemail: %s\\n\", erstr);" - "ATTIC/src/utils/mkchan/mkchan.c:3:16 mkchan U ** FILE: mkchan.c" - - "ATTIC/src/utils/mkchan/mkchan.c:82:1 chancmp U chancmp (const void *a, const" - - "ATTIC/src/utils/mkchan/mkchan.c:107:10 fpin U FILE *fpin, *fpout;" - - "ATTIC/src/utils/mkchan/mkchan.c:107:17 fpout U FILE *fpin, *fpout;" - "ATTIC/src/utils/mkxlation/mkxlation.c:14:16 acters U ** acters, or two-digit hexadecimal" - "ATTIC/src/utils/mkxlation/mkxlation.c:20:38 transparancy U late that character' (transparancy)." - "ATTIC/src/utils/mkxlation/mkxlation.c:99:9 kbdxlate U char kbdxlate[NUMXLATIONS][256];" - "ATTIC/src/utils/mkxlation/mkxlation.c:111:35 KBDXLATIONSRC U mkfname (XLATIONDIR \"/\" KBDXLATIONSRC, n);" - - "ATTIC/src/utils/mkxlation/mkxlation.c:238:34 killall U consider saying: su -c \\\"killall -SIGUSR1 emud\\\"\\n\")" - "ATTIC/src/utils/rcncnv/convert.c:95:7 rcncnv U \"rcncnv: convert(): unable to" - "ATTIC/src/utils/rcncnv/rcncnv.c:3:16 regcnv U ** FILE: regcnv.c" - "ATTIC/src/utils/rcncnv/rcncnv.c:99:22 usrdir U \" -u dir or --usrdir dir: modify user accounts" - "ATTIC/src/utils/sysved/sysved.c:8:2 touchsysvar U touchsysvar [--{parameter-name}" - "ATTIC/src/utils/sysved/sysved.c:39:1 loadsysv U loadsysv (char *fname)" - "ATTIC/src/utils/sysved/sysved.c:57:1 writesysv U writesysv (char *fname)" - - "ATTIC/src/utils/sysved/sysved.c:101:1 processp U processp (char *paramname)" - "ATTIC/src/utils/usrcnv/convert.c:77:9 USRACC U #define USRACC_RECLEN 252" - "ATTIC/src/utils/usrcnv/convert.c:83:9 pswexp U int pswexp;" - "ATTIC/src/utils/usrcnv/convert.c:177:18 datstr U majordate (char *datstr)" - - "ATTIC/src/utils/usrcnv/convert.c:179:10 monthlen U int monthlen[12] =" - "ATTIC/src/utils/usrcnv/convert.c:283:7 usrcnv U \"usrcnv: convert(): unable to" - "ATTIC/src/utils/usrcnv/convert.c:368:7 SYSAXS U \"SYSAXS: %s (stripping sysop" - "ATTIC/src/utils/usrcnv/usrcnv.c:111:41 bbsuseracc U directories, does not call bbsuseracc. Superuser must append" @@ -4937,7 +4615,6 @@ issues: - "python/megistos/format.md:102:29 sequencces U roughly the same escape sequencces. This isn't quite true" - "README.md:30:85 internationalisation U boxen. Its focus is on internationalisation, flexibility, usability" - "README.md:37:261 Galacticomm's U modified versions of Galacticomm's Major BBS. So heavily" - - "README.md:49:78 istos U Megistos’ (pronounced MEG-istos, not 'MEJistos' or" - "README.md:49:92 Jistos U pronounced MEG-istos, not 'MEJistos' or 'mejISTos') is a" - "README.md:51:62 Trismegistos U derived from ‘Hermes Trismegistos’ (latinised as [Hermes" - "README.md:51:77 latinised U Hermes Trismegistos’ (latinised as [Hermes Trismegistus" @@ -4961,11 +4638,7 @@ issues: - "src/libmegistos/audit.c:53:4 Rationalised U * Rationalised RCS/CVS ident(1) strings" - "src/libmegistos/audit.c:68:4 Audnotify U * Audnotify() now accepts a flag" - "src/libmegistos/audit.c:118:1 audnotify U audnotify (flags, channel, summary" - - "src/libmegistos/audit.c:171:17 chanstr U char s[60], chanstr[32];" - "src/libmegistos/audit.h:98:2 endverbatim U @endverbatim" - - "src/libmegistos/audit.h:129:47 predefines U API, this include file predefines most of the entries" - - "src/libmegistos/audit.h:187:28 UNSUSPENDED U define AUS_RSUSUSP \"USER UNSUSPENDED\"" - - "src/libmegistos/audit.h:226:26 unsuspended U define AUD_RSUSUSP \"%s unsuspended %s\"" - "src/libmegistos/audit.h:294:29 summarising U param summary a string summarising the logged event. This" - "src/libmegistos/bbsinclude.h:3:15 bbsinclude U ** FILE: bbsinclude.h" - "src/libmegistos/bbsinclude.h:40:33 libltdl U to handle libtool's libltdl and to display a deprecation" @@ -4975,8 +4648,6 @@ issues: - "src/libmegistos/bbsmod.c:89:25 syschat U Minor corrections to syschat() and loaduser()." - "src/libmegistos/bbsmod.c:157:23 chatmsg U static promptblock_t *chatmsg;" - "src/libmegistos/bbsmod.c:166:9 catchsig U void catchsig ();" - - "src/libmegistos/bbsmod.c:209:1 initsignals U initsignals ()" - - "src/libmegistos/bbsmod.c:225:1 donesignals U donesignals ()" - "src/libmegistos/bbsmod.c:274:11 Incorrent U (\"Incorrent magic number in sysvar" - "src/libmegistos/bbsmod.c:479:6 setxlationtable U /* setxlationtable(getpxlation(thisuseracc" - "src/libmegistos/bbsmod.c:501:12 saveonlrec U if (!usr_saveonlrec (&thisuseronl)) {" @@ -5003,17 +4674,11 @@ issues: - "src/libmegistos/errorprompts.h:69:28 libmegistos U I18N is necesary in libmegistos, as the fatal error" - "src/libmegistos/errorprompts.h:118:5 customise U customise them at will to fit" - "src/libmegistos/errorprompts.h:133:33 apologise U that led to it. We apologise for the inconvenience" - - "src/libmegistos/errors.c:120:1 bbserror U bbserror (file, line, reason" - - "src/libmegistos/errors.c:225:2 interrorsys U _interrorsys (char *file, int line" - - "src/libmegistos/errors.c:251:2 logerrorsys U _logerrorsys (char *file, int line" - - "src/libmegistos/filexfer.c:3:16 filexfer U ** FILE: filexfer.c" - - "src/libmegistos/filexfer.c:97:12 ffail U static int ffail = (AUF_TRANSFER | AUF" - - "src/libmegistos/filexfer.c:107:23 flok U xfer_setaudit (uint32 flok, char *sok, char *dok" - - "src/libmegistos/filexfer.c:108:16 flfail U uint32 flfail, char *sfail, char" - - "src/libmegistos/filexfer.c:108:30 sfail U uint32 flfail, char *sfail, char *dfail)" - - "src/libmegistos/filexfer.c:108:43 dfail U char *sfail, char *dfail)" - - "src/libmegistos/filexfer.c:133:14 xferitem U xfer_item_t xferitem;" - - "src/libmegistos/filexfer.c:210:28 UPDOWNBIN U strcpy (command, mkfname (UPDOWNBIN \" \" XFERLIST \" \" TAGLIST" + - "src/libmegistos/errors.c:120:1 bbserror U bbserror (file, line, reason" + - "src/libmegistos/filexfer.c:3:16 filexfer U ** FILE: filexfer.c" + - "src/libmegistos/filexfer.c:107:23 flok U xfer_setaudit (uint32 flok, char *sok, char *dok" + - "src/libmegistos/filexfer.c:108:16 flfail U uint32 flfail, char *sfail, char" + - "src/libmegistos/filexfer.c:133:14 xferitem U xfer_item_t xferitem;" - "src/libmegistos/format.c:60:24 parenthsesis U ( (open parenthsesis): Begin formatting using" - "src/libmegistos/format.c:194:13 NOMARGINS U #define FFL_NOMARGINS 0x00000040" - "src/libmegistos/format.c:204:12 LMARGIN U static int LMARGIN = 0;" @@ -5022,13 +4687,10 @@ issues: - "src/libmegistos/format.c:213:13 lastc U static char lastc = 32;" - "src/libmegistos/format.c:216:12 screenvpos U static int screenvpos = 0;" - "src/libmegistos/format.c:218:13 fmtbuf U static char fmtbuf[16384];" - - "src/libmegistos/format.c:219:14 pausetxt U static char *pausetxt = NULL;" - - "src/libmegistos/format.c:226:5 setpausetext U fmt_setpausetext (char *s)" - "src/libmegistos/format.c:580:18 INHIBITVARS U (OFL_INHIBITVARS);" - "src/libmegistos/gcs_builtin.c:73:9 USERPAGED U #define USERPAGED (othruseronl.onlinetime" - "src/libmegistos/gcs_builtin.c:75:9 ISYSOP U #define ISYSOP (hassysaxs(&thisuseracc" - "src/libmegistos/gcs_builtin.c:114:10 lonstr U char *lonstr, *supstr, *nixstr;" - - "src/libmegistos/gcs_builtin.c:114:19 supstr U char *lonstr, *supstr, *nixstr;" - "src/libmegistos/gcs_builtin.c:114:28 nixstr U *lonstr, *supstr, *nixstr;" - "src/libmegistos/gcs_builtin.c:211:5 crdavail U gcs_crdavail ()" - "src/libmegistos/gcs_builtin.c:214:11 crdpf U char crdpf[MSGBUFSIZE], minpf[MSGBUFSIZE" @@ -5052,19 +4714,16 @@ issues: - "src/libmegistos/globalcmd.c:223:12 gcserver U int (*gcserver) (void);" - "src/libmegistos/input.c:49:32 Maneos U was provided by Lucas Maneos, although I was *sure" - "src/libmegistos/input.c:71:4 miscfx U * miscfx.c to input.c. Same for" - - "src/libmegistos/input.c:74:14 monitorinput U * Augmented monitorinput() to record either the" - "src/libmegistos/input.c:78:21 injothfile U * Removed obsolete injothfile variable. Fixed very" - "src/libmegistos/input.c:93:4 Acceptinjoth U * Acceptinjoth() now uses an IPC message" - "src/libmegistos/input.c:152:12 inptimeout U static int inptimeout_msecs = 0;" - "src/libmegistos/input.c:158:13 montty U static char montty[24];" - - "src/libmegistos/input.c:169:1 initmonitor U initmonitor ()" - "src/libmegistos/input.c:259:28 Injoth U INJ_MESSAGE_ACK: /* Injoth message with acknowledgement" - "src/libmegistos/input.c:266:25 withack U strlen (buf->m.withack.msg));" - "src/libmegistos/input.c:277:13 loadonlrec U if (usr_loadonlrec" - "src/libmegistos/input.c:281:28 ackofs U msg[buf->m.withack.ackofs]);" - "src/libmegistos/input.c:309:29 tmout U cp = 0, count = 0, tmout;" - "src/libmegistos/input.c:311:21 tvtimeout U struct timeval tv, tvtimeout;" - - "src/libmegistos/input.c:497:11 tolatin U if ((c = tolatin (toupper (*cnc_nxtcmd" - "src/libmegistos/input.h:120:67 redisplaying U version of a menu or redisplaying a" - "src/libmegistos/input.h:198:8 injothbuf U struct injothbuf {" - "src/libmegistos/input.h:468:19 midlevel U /** @defgroup inp_midlevel Mid-Level Input Functionality" @@ -5083,6 +4742,7 @@ issues: - "src/libmegistos/miscfx.c:449:42 VISEDBIN U %s %s %d\", mkfname (VISEDBIN), fname," - "src/libmegistos/miscfx.h:2:14 Miscelaneous (Miscellaneous) U @brief Miscelaneous functions" - "src/libmegistos/mksysvar.c:3:16 mksysvar U ** FILE: mksysvar.c" + - "src/libmegistos/mksysvar.c:135:17 livephone U strcpy (sysvar.livephone, msg_string (LIVEPH" - "src/libmegistos/mksysvar.c:139:17 chargehour U strcpy (sysvar.chargehour, msg_string (CHGHOUR" - "src/libmegistos/mksysvar.c:140:17 mincredits U strcpy (sysvar.mincredits, msg_string (CHGTIME" - "src/libmegistos/msgidx.c:3:16 msgutl U ** FILE: msgutl.c" @@ -5091,12 +4751,10 @@ issues: - "src/libmegistos/msgidx.c:179:30 mdir U char *_hdir = NULL, *_mdir = NULL;" - "src/libmegistos/msgidx.c:195:9 footermessage U #define footermessage \"#endif /* __%s_UNAMBIGUOUS" - "src/libmegistos/msgidx.c:269:25 hdrtname U char hdrname[256], hdrtname[256], outname[256]," - - "src/libmegistos/msgidx.c:273:11 langoffs U int32_t langoffs[NUMLANGUAGES] = { 0" - "src/libmegistos/msgidx.c:378:23 xlated U char line[1024], xlated[1024], text[16384];" - "src/libmegistos/msgidx.c:417:16 shouldbe U char shouldbe[256];" - "src/libmegistos/msgidx.c:715:13 msdidx U perror(\"msdidx: malloc()\");" - "src/libmegistos/output.c:66:24 protectvars U Fixed bug involving protectvars in printfile()." - - "src/libmegistos/output.c:69:48 waittoclear U screen clearing while waittoclear is" - "src/libmegistos/output.c:147:37 lastsubstvar U *substvars = NULL, *lastsubstvar = NULL;" - "src/libmegistos/output.c:157:22 PROTECTVARS U if (out_flags & OFL_PROTECTVARS)" - "src/libmegistos/output.c:191:13 oldxlation U static int oldxlation = -1;" @@ -5106,25 +4764,20 @@ issues: - "src/libmegistos/output.c:336:29 ABCDHJ U strcpy (ansicommands, \"ABCDHJKmsu\");" - "src/libmegistos/output.c:336:35 Kmsu U ansicommands, \"ABCDHJKmsu\");" - "src/libmegistos/output.c:383:13 undefd U char undefd[32];" - - "src/libmegistos/output.c:419:17 msgp U char c, *msgp;" - "src/libmegistos/output.c:420:13 clrscr U char clrscr[32] = \"\\033[2J\\033[" - "src/libmegistos/output.c:440:13 homestg U char homestg[10] = \"\\033[1;1H\\0\"" - - "src/libmegistos/output.c:484:1 sprintexpand U sprintexpand (stg, buf, parmlist" - "src/libmegistos/output.c:612:11 oldprotect U int oldprotect = out_flags & OFL_PROTECTVARS" - "src/libmegistos/output.c:948:4 usersex U sv_usersex ()" - "src/libmegistos/output.c:1010:4 credstdy U sv_credstdy ()" - - "src/libmegistos/output.c:1084:4 numconns U sv_numconns ()" - "src/libmegistos/output.c:1124:4 kbsdnl U sv_kbsdnl ()" - "src/libmegistos/output.c:1144:4 kbsupl U sv_kbsupl ()" - "src/libmegistos/output.c:1154:4 tnlnum U sv_tnlnum ()" - - "src/libmegistos/output.c:1174:4 upassexp U sv_upassexp ()" - "src/libmegistos/output.c:1204:4 ttimever U sv_ttimever ()" - "src/libmegistos/output.c:1214:4 tfilesupl U sv_tfilesupl ()" - "src/libmegistos/output.c:1224:4 tfilesdnl U sv_tfilesdnl ()" - "src/libmegistos/output.c:1234:4 tbytesupl U sv_tbytesupl ()" - "src/libmegistos/output.c:1244:4 tbytesdnl U sv_tbytesdnl ()" - "src/libmegistos/output.c:1264:4 emsgs U sv_emsgs ()" - - "src/libmegistos/output.c:1284:4 tconns U sv_tconns ()" - "src/libmegistos/output.c:1306:6 CHRGEHOUR U {\"@CHRGEHOUR@\", sv_chargehour, NULL" - "src/libmegistos/output.c:1307:6 MINCREDITS U {\"@MINCREDITS@\", sv_mincredits, NULL" - "src/libmegistos/output.c:1323:6 USERSEX U {\"@USERSEX@\", sv_usersex, NULL" @@ -5132,7 +4785,6 @@ issues: - "src/libmegistos/output.c:1330:6 CREDSTDY U {\"@CREDSTDY@\", sv_credstdy, NULL" - "src/libmegistos/output.c:1333:6 TOTCREDS U {\"@TOTCREDS@\", sv_totcreds, NULL" - "src/libmegistos/output.c:1334:6 TOTPAID U {\"@TOTPAID@\", sv_totpaid, NULL" - - "src/libmegistos/output.c:1338:6 NUMCONNS U {\"@NUMCONNS@\", sv_numconns, NULL" - "src/libmegistos/output.c:1339:6 CREDSEVER U {\"@CREDSEVER@\", sv_credsever, NULL" - "src/libmegistos/output.c:1340:6 TIMEVER U {\"@TIMEVER@\", sv_timever, NULL" - "src/libmegistos/output.c:1341:6 FILESDNL U {\"@FILESDNL@\", sv_filesdnl, NULL" @@ -5140,18 +4792,14 @@ issues: - "src/libmegistos/output.c:1343:6 FILESUPL U {\"@FILESUPL@\", sv_filesupl, NULL" - "src/libmegistos/output.c:1344:6 KBSUPL U {\"@KBSUPL@\", sv_kbsupl, NULL}" - "src/libmegistos/output.c:1345:6 TNLNUM U {\"@TNLNUM@\", sv_tnlnum, NULL}" - - "src/libmegistos/output.c:1347:6 UPASSEXP U {\"@UPASSEXP@\", sv_upassexp, NULL" - "src/libmegistos/output.c:1348:6 TCREDSPAID U {\"@TCREDSPAID@\", sv_tcredspaid, NULL" - - "src/libmegistos/output.c:1349:6 TCREDS U {\"@TCREDS@\", sv_tcreds, NULL}" - "src/libmegistos/output.c:1350:6 TTIMEVER U {\"@TTIMEVER@\", sv_ttimever, NULL" - "src/libmegistos/output.c:1351:6 TFILESUPL U {\"@TFILESUPL@\", sv_tfilesupl, NULL" - "src/libmegistos/output.c:1352:6 TFILESDNL U {\"@TFILESDNL@\", sv_tfilesdnl, NULL" - "src/libmegistos/output.c:1353:6 TBYTESUPL U {\"@TBYTESUPL@\", sv_tbytesupl, NULL" - "src/libmegistos/output.c:1354:6 TBYTESDNL U {\"@TBYTESDNL@\", sv_tbytesdnl, NULL" - "src/libmegistos/output.c:1356:6 EMSGS U {\"@EMSGS@\", sv_emsgs, NULL}," - - "src/libmegistos/output.c:1358:6 TCONNS U {\"@TCONNS@\", sv_tconns, NULL}" - - "src/libmegistos/output.h:362:21 othruser U other user's (::othruser) setup. If the other" - - "src/libmegistos/output.h:430:56 getu U a message using msg_getu() and sprint(). Then" + - "src/libmegistos/output.h:430:56 getu U a message using msg_getu() and sprint(). Then" - "src/libmegistos/prompts.c:74:29 opnmsg U Added a setlanguage() to opnmsg() -- possible bug there" - "src/libmegistos/prompts.c:106:17 nobot U #define msg_get_nobot(num) msg_getl_bot((num" - "src/libmegistos/prompts.c:125:10 langfp U FILE *langfp;" @@ -5179,24 +4827,22 @@ issues: - "src/libmegistos/useracc.c:305:33 checkinvis U insystem (char *userid, int checkinvis, struct shmuserrec" - "src/libmegistos/useracc.h:5:44 podge U declares a veritable hodge-podge of structures and functions" - "src/libmegistos/useracc.h:392:32 victimised U deletion mark from the victimised user." - - "src/libmegistos/useracc.h:692:7 keyrings U keyrings to provide the full" - "src/libmegistos/useracc.h:1412:64 ackowledgement U sends back delivery ackowledgement" - "src/libmegistos/useracc.h:1478:57 canonicalised U to be online, it is canonicalised and the" - "src/libmegistos/version.h:13:11 VIRGINDIR U #define __VIRGINDIR \"/usr/local/lib/megistos" - - "src/libmegistos/visual/ansi.c:91:4 cursorxy U cursorxy(cursorx,cursory-n);" - - "src/libmegistos/visual/ansi.c:193:22 vputch U } else if(!state)vputch(c);" + - "src/libmegistos/visual/ansi.c:68:31 autorefresh U , bg=0, bold=0, tmp=autorefresh;" + - "src/libmegistos/visual/ansi.c:71:3 setrefresh U setrefresh(0);" + - "src/libmegistos/visual/ansi.c:91:4 cursorxy U cursorxy(cursorx,cursory-n);" + - "src/libmegistos/visual/ansi.c:193:22 vputch U } else if(!state)vputch(c);" - "src/libmegistos/visual/keyboard.c:61:1 initkeyboard U initkeyboard()" - "src/libmegistos/visual/keyboard.c:73:1 donekeyboard U donekeyboard()" - - "src/libmegistos/visual/print.c:93:24 NUMCOLUMNS U memcpy(ofs1,ofs2,NUMCOLUMNS*2);" - - "src/libmegistos/visual/print.c:135:1 vputat U vputat(int x, int y, unsigned" - - "src/libmegistos/visual/print.c:189:1 vprintat U vprintat(x,y,format,va_alist" + - "src/libmegistos/visual/print.c:135:1 vputat U vputat(int x, int y, unsigned" + - "src/libmegistos/visual/print.c:189:1 vprintat U vprintat(x,y,format,va_alist" - "src/libmegistos/visual/put.c:74:18 ofss U register char *ofss=source;" - "src/libmegistos/visual/put.c:75:18 ofst U register char *ofst;" - "src/libmegistos/visual/put.c:119:1 vfputblock U vfputblock(const char *fname, int" - "src/libmegistos/visual/screen.c:65:1 initcolours U initcolours()" - - "src/libmegistos/visual/screen.c:95:1 donescreen U donescreen()" - "src/libmegistos/visual/screen.c:264:75 attror U attrand,unsigned char attror)" - - "src/libmegistos/visual/testvisual.c:20:25 INITSIGNALS U initmodule(INITOUTPUT|INITSIGNALS);" - "src/libmegistos/visual/testvisual.c:22:3 directvideo U directvideo=1;" - "src/libmegistos/visual/testvisual.c:64:16 dosc U vfputblock(\"/dosc/tp/ss10.bin\",52,5,8" - "src/libmegistos/visual/testvisual.c:84:5 clsmsg U clsmsg(msg);" @@ -5208,8 +4854,6 @@ issues: - "src/libmegistos/visual/testvisual.c:104:58 FRAMESP U WINDOW_FRAMEDD|TFL_WINDOW_FRAMESP);" - "src/libmegistos/visual/testvisual.c:118:3 runthingies U runthingies();" - "src/libmegistos/visual/testvisual.c:120:3 donevisual U donevisual();" - - "src/libmegistos/visual/thingy_window.c:87:16 titleattr U WINDOW_DATA->titleattr=0x07;" - - "src/libmegistos/visual/thingy_window.c:88:16 insideattr U WINDOW_DATA->insideattr=0x07;" - "src/libmegistos/visual/thingy_window.c:90:16 shadowor U WINDOW_DATA->shadowor=0x00;" - "src/libmegistos/visual/thingy_window.c:129:8 setshadow U window_setshadow(int shadowand, int shadowor" - "src/libmegistos/visual/thingy.c:65:16 curthingy U struct thingy *curthingy=NULL;" @@ -5225,11 +4869,9 @@ issues: - "src/system/emud/emud.c:138:37 snooptab U \"\" - added /etc/snooptab file" - "src/system/emud/emud.c:142:24 Callmeier U .11a 23-8-94 Ulrich Callmeier - shadow support hacked" - "src/system/emud/emud.c:178:9 emuin U int emuin = -1;" - - "src/system/emud/emud.c:179:9 fdmax U int fdmax = 0;" - "src/system/emud/emud.c:181:9 idlzapt U int idlzapt = 0;" - "src/system/emud/emud.c:183:9 ptynam U char ptynam[32];" - "src/system/emud/emud.c:185:9 relogfn U char relogfn[256];" - - "src/system/emud/emud.c:196:12 sttyfds U static int sttyfds[TTY_STORE];" - "src/system/emud/emud.c:230:1 errorf U errorf (char *fmt, ...)" - "src/system/emud/emud.c:435:6 ptyxx U find_ptyxx (char *ptyname)" - "src/system/emud/emud.c:435:19 ptyname U find_ptyxx (char *ptyname)" @@ -5237,8 +4879,6 @@ issues: - "src/system/emud/emud.c:477:6 ttyxx U find_ttyxx (char *ttyname, int" - "src/system/emud/emud.c:477:32 ptyfd U (char *ttyname, int ptyfd)" - "src/system/emud/emud.c:500:29 ttynam U pty (int *ptyfd, char *ttynam)" - - "src/system/emud/emud.c:504:10 ttyfd U int ttyfd;" - - "src/system/emud/emud.c:552:1 makepipe U makepipe ()" - "src/system/emud/emud.c:636:1 checktelnet U checktelnet ()" - "src/system/emud/emud.c:764:24 userinp U fprintf (stderr, \"[userinp] \");" - "src/system/emud/emud.c:768:24 emuinp U fprintf (stderr, \"[emuinp] \");" diff --git a/integration-tests/snapshots/alexiosc/megistos/snapshot.txt b/integration-tests/snapshots/alexiosc/megistos/snapshot.txt index bd823933819..57d274686dc 100644 --- a/integration-tests/snapshots/alexiosc/megistos/snapshot.txt +++ b/integration-tests/snapshots/alexiosc/megistos/snapshot.txt @@ -3,7 +3,7 @@ Repository: alexiosc/megistos Url: "https://github.com/alexiosc/megistos.git" Args: ["--config=../../../../config/repositories/alexiosc/megistos/cspell.json","**/*.{md,c,h,html}"] Lines: - CSpell: Files checked: 583, Issues found: 37322 in 577 files. + CSpell: Files checked: 583, Issues found: 34505 in 577 files. exit code: 1 ATTIC/doc/examples/mod_dialog.c:18:13 - Unknown word (margv) -- if (sameas (margv [6], "OK") || sameas ATTIC/doc/examples/mod_dialog.c:18:5 - Unknown word (sameas) -- if (sameas (margv [6], "OK") | @@ -12,47 +12,33 @@ ATTIC/doc/examples/mod_dialog.c:9:36 - Unknown word (FOOLT) -- dialog_ ATTIC/doc/examples/mod_main.c:3:12 - Unknown word (rcsinfo) -- const char rcsinfo[]="$Id$"; ATTIC/doc/examples/mod_main.c:8:11 - Unknown word (Chouchoulas) -- "Alexios Chouchoulas codeset_cntr++; ATTIC/intl/bindtextdom.c:30:12 - Unknown word (libgnuintl) -- # include "libgnuintl.h" -ATTIC/intl/bindtextdom.c:91:19 - Unknown word (dirnamep) -- const char **dirnamep, -ATTIC/intl/bindtextdom.c:92:19 - Unknown word (codesetp) -- const char **codesetp)); -ATTIC/intl/bindtextdom.c:94:34 - Unknown word (DIRNAMEP) -- the directory name *DIRNAMEP and the output codeset -ATTIC/intl/bindtextdom.c:94:67 - Unknown word (CODESETP) -- the output codeset *CODESETP ATTIC/intl/dcgettext.c:1:26 - Unknown word (dcgettext) -- Implementation of the dcgettext(3) function. ATTIC/intl/dcgettext.c:37:10 - Unknown word (DCGETTEXT) -- # define DCGETTEXT __dcgettext ATTIC/intl/dcgettext.c:38:10 - Unknown word (DCIGETTEXT) -- # define DCIGETTEXT __dcigettext ATTIC/intl/dcgettext.c:38:23 - Unknown word (dcigettext) -- define DCIGETTEXT __dcigettext -ATTIC/intl/dcigettext.c:1049:28 - Unknown word (nplurals) -- index >= domaindata->nplurals) -ATTIC/intl/dcigettext.c:1059:13 - Unknown word (rawmemchr) -- p = __rawmemchr (p, '\0'); -ATTIC/intl/dcigettext.c:1228:5 - Unknown word (tdestroy) -- __tdestroy (root, free); -ATTIC/intl/dcigettext.c:194:4 - Unknown word (ISSLASH) -- ISSLASH(C) tests whether +ATTIC/intl/dcigettext.c:1049:28 - Unknown word (nplurals) -- index >= domaindata->nplurals) +ATTIC/intl/dcigettext.c:1059:13 - Unknown word (rawmemchr) -- p = __rawmemchr (p, '\0'); ATTIC/intl/dcigettext.c:199:73 - Unknown word (DJGPP) -- _EMX__ || defined __DJGPP__ ATTIC/intl/dcigettext.c:327:10 - Unknown word (freea) -- # define freea(p) /* nothing */ -ATTIC/intl/dcigettext.c:442:19 - Unknown word (xdomainname) -- char *dirname, *xdomainname; -ATTIC/intl/dcigettext.c:449:32 - Unknown word (foundp) -- known_translation_t **foundp = NULL; -ATTIC/intl/dcigettext.c:609:9 - Unknown word (Ingore) -- /* Ingore this entry. */ -ATTIC/intl/dcigettext.c:727:50 - Unknown word (lengthp) -- domainbinding, msgid, lengthp) -ATTIC/intl/dcigettext.c:734:14 - Unknown word (nstrings) -- nls_uint32 nstrings; -ATTIC/intl/dcigettext.c:760:15 - Unknown word (nstr) -- nls_uint32 nstr = -ATTIC/intl/dcigettext.c:932:15 - Unknown word (inleft) -- size_t inleft = resultlen; +ATTIC/intl/dcigettext.c:441:15 - Unknown word (categoryvalue) -- const char *categoryvalue; +ATTIC/intl/dcigettext.c:442:19 - Unknown word (xdomainname) -- char *dirname, *xdomainname; +ATTIC/intl/dcigettext.c:449:32 - Unknown word (foundp) -- known_translation_t **foundp = NULL; +ATTIC/intl/dcigettext.c:587:15 - Unknown word (CATEGORYVALUE) -- /* Make CATEGORYVALUE point to the next element +ATTIC/intl/dcigettext.c:609:9 - Unknown word (Ingore) -- /* Ingore this entry. */ ATTIC/intl/dcigettext.c:99:11 - Unknown word (safetyness) -- /* Thread safetyness. */ -ATTIC/intl/dgettext.c:1:26 - Unknown word (dgettext) -- Implementation of the dgettext(3) function. -ATTIC/intl/dgettext.c:39:10 - Unknown word (DGETTEXT) -- # define DGETTEXT __dgettext ATTIC/intl/eval-plural.h:107:29 - Unknown word (qmop) -- pexp->operation must be qmop. */ ATTIC/intl/eval-plural.h:51:29 - Unknown word (lnot) -- pexp->operation must be lnot. */ -ATTIC/intl/finddomain.c:183:27 - Unknown word (runp) -- struct loaded_l10nfile *runp = _nl_loaded_domains ATTIC/intl/finddomain.c:91:24 - Unknown word (nflist) -- retval = _nl_make_l10nflist (&_nl_loaded_domains -ATTIC/intl/gettextP.h:20:10 - Unknown word (GETTEXTP) -- #ifndef _GETTEXTP_H ATTIC/intl/gmo.h:138:16 - Unknown word (sysdepref) -- nls_uint32 sysdepref; ATTIC/intl/hash-string.h:33:27 - Unknown word (hashpjw) -- Defines the so called `hashpjw' function by P.J. Weinberger ATTIC/intl/hash-string.h:33:53 - Unknown word (Weinberger) -- hashpjw' function by P.J. Weinberger ATTIC/intl/hash-string.h:34:13 - Unknown word (Sethi) -- [see Aho/Sethi/Ullman, COMPILERS: Principles ATTIC/intl/hash-string.h:34:19 - Unknown word (Ullman) -- [see Aho/Sethi/Ullman, COMPILERS: Principles ATTIC/intl/intl-compat.c:32:12 - Unknown word (redirections) -- has the redirections primarily in the @@ -70,15 +56,12 @@ ATTIC/intl/localcharset.c:226:6 - Unknown word (DECHANYU) -- "DECHANYU" "\ ATTIC/intl/localcharset.c:227:6 - Unknown word (DECHANZI) -- "DECHANZI" "\0" "GB2312" "\0" ATTIC/intl/localcharset.c:229:6 - Unknown word (DECKOREAN) -- "DECKOREAN" "\0" "EUC-KR" "\0" ATTIC/intl/localcharset.c:326:9 - Unknown word (cplen) -- ULONG cplen; -ATTIC/intl/localealias.c:138:15 - Unknown word (nmap) -- static size_t nmap; -ATTIC/intl/localealias.c:243:34 - Unknown word (BYCALLER) -- fsetlocking (fp, FSETLOCKING_BYCALLER); -ATTIC/intl/localealias.c:243:5 - Unknown word (fsetlocking) -- __fsetlocking (fp, FSETLOCKING_BYCALLER -ATTIC/intl/localealias.c:32:37 - Unknown word (FSETLOCKING) -- LIBC || defined HAVE___FSETLOCKING +ATTIC/intl/localealias.c:225:21 - Unknown word (aliasfile) -- static const char aliasfile[] = "/locale.alias" ATTIC/intl/localename.c:107:15 - Unknown word (KONKANI) -- # ifndef LANG_KONKANI -ATTIC/intl/localename.c:128:15 - Unknown word (MANIPURI) -- # ifndef LANG_MANIPURI ATTIC/intl/localename.c:20:30 - Unknown word (Lillqvist) -- code written by Tor Lillqvist . */ ATTIC/intl/localename.c:302:32 - Unknown word (RICA) -- SUBLANG_SPANISH_COSTA_RICA ATTIC/intl/localename.c:444:12 - Unknown word (LANGIDFROMLCID) -- langid = LANGIDFROMLCID (lcid); +ATTIC/intl/localename.c:447:13 - Unknown word (PRIMARYLANGID) -- primary = PRIMARYLANGID (langid); ATTIC/intl/localename.c:509:31 - Unknown word (Serbo) -- What used to be called Serbo-Croatian ATTIC/intl/localename.c:530:42 - Unknown word (VLAAMS) -- BELGIAN: /* FLEMISH, VLAAMS */ return "nl_BE"; ATTIC/intl/localename.c:572:19 - Unknown word (FULFULDE) -- case 0x67: /* FULFULDE */ return "ful_NG"; @@ -207,7 +190,6 @@ ATTIC/intl/plural.c:7:17 - Unknown word (gettextlex) -- #define yylex __get ATTIC/intl/plural.c:7:9 - Unknown word (yylex) -- #define yylex __gettextlex ATTIC/intl/plural.c:827:12 - Unknown word (yyoverflowlab) -- goto yyoverflowlab; ATTIC/intl/plural.c:879:4 - Unknown word (yyresume) -- /* yyresume: */ -ATTIC/intl/plural.c:87:29 - Unknown word (bexp) -- struct expression *bexp, ATTIC/intl/plural.c:885:10 - Unknown word (yydefault) -- goto yydefault; ATTIC/intl/plural.c:88:29 - Unknown word (tbranch) -- struct expression *tbranch, ATTIC/intl/plural.c:89:29 - Unknown word (fbranch) -- struct expression *fbranch)); @@ -222,6 +204,7 @@ ATTIC/intl/relocatable.c:279:10 - Unknown word (HINSTANCE) -- DllMain (HINST ATTIC/mbk/mbk_account.h:107:9 - Unknown word (PGSSTR) -- #define PGSSTR 100 ATTIC/mbk/mbk_account.h:108:9 - Unknown word (PGSOK) -- #define PGSOK 101 ATTIC/mbk/mbk_account.h:109:9 - Unknown word (PGSON) -- #define PGSON 102 +ATTIC/mbk/mbk_account.h:10:9 - Unknown word (REMEXP) -- #define REMEXP 3 ATTIC/mbk/mbk_account.h:110:9 - Unknown word (PGSOFF) -- #define PGSOFF 103 ATTIC/mbk/mbk_account.h:111:9 - Unknown word (PRFLT) -- #define PRFLT 104 ATTIC/mbk/mbk_account.h:112:9 - Unknown word (NEWANS) -- #define NEWANS 105 @@ -260,7 +243,6 @@ ATTIC/mbk/mbk_account.h:163:9 - Unknown word (FILSNG) -- #define FILSNG ATTIC/mbk/mbk_account.h:164:9 - Unknown word (FLIPLR) -- #define FLIPLR 157 ATTIC/mbk/mbk_account.h:167:9 - Unknown word (MNTHLY) -- #define MNTHLY 160 ATTIC/mbk/mbk_account.h:168:9 - Unknown word (OPSWHO) -- #define OPSWHO 161 -ATTIC/mbk/mbk_account.h:169:9 - Unknown word (OUIDERR) -- #define OUIDERR 162 ATTIC/mbk/mbk_account.h:16:9 - Unknown word (MKPWDF) -- #define MKPWDF 9 ATTIC/mbk/mbk_account.h:170:9 - Unknown word (PSWOTH) -- #define PSWOTH 163 ATTIC/mbk/mbk_account.h:17:9 - Unknown word (LIPSKO) -- #define LIPSKO 10 @@ -268,7 +250,6 @@ ATTIC/mbk/mbk_account.h:18:9 - Unknown word (LOGNAM) -- #define LOGNAM ATTIC/mbk/mbk_account.h:20:9 - Unknown word (LOGADR) -- #define LOGADR 13 ATTIC/mbk/mbk_account.h:21:9 - Unknown word (LOGPHN) -- #define LOGPHN 14 ATTIC/mbk/mbk_account.h:23:9 - Unknown word (LOGSEX) -- #define LOGSEX 16 -ATTIC/mbk/mbk_account.h:24:9 - Unknown word (LOGSYS) -- #define LOGSYS 17 ATTIC/mbk/mbk_account.h:25:9 - Unknown word (DEMCXF) -- #define DEMCXF 18 ATTIC/mbk/mbk_account.h:26:9 - Unknown word (MINCXF) -- #define MINCXF 19 ATTIC/mbk/mbk_account.h:27:9 - Unknown word (MAXCXF) -- #define MAXCXF 20 @@ -290,7 +271,6 @@ ATTIC/mbk/mbk_account.h:56:9 - Unknown word (NEWUSN) -- #define NEWUSN ATTIC/mbk/mbk_account.h:58:9 - Unknown word (NEWADR) -- #define NEWADR1 51 ATTIC/mbk/mbk_account.h:60:9 - Unknown word (NEWPHN) -- #define NEWPHN 53 ATTIC/mbk/mbk_account.h:62:9 - Unknown word (NEWSEX) -- #define NEWSEX 55 -ATTIC/mbk/mbk_account.h:63:9 - Unknown word (NEWSYS) -- #define NEWSYS 56 ATTIC/mbk/mbk_account.h:65:9 - Unknown word (EDITOK) -- #define EDITOK 58 ATTIC/mbk/mbk_account.h:67:9 - Unknown word (CPSERR) -- #define CPSERR 60 ATTIC/mbk/mbk_account.h:68:9 - Unknown word (PREPSW) -- #define PREPSW 61 @@ -313,25 +293,23 @@ ATTIC/mbk/mbk_adventure.h:11:9 - Unknown word (SAVEDGAME) -- #define SAVED ATTIC/mbk/mbk_adventure.h:20:9 - Unknown word (XCONFRM) -- #define XCONFRM 13 ATTIC/mbk/mbk_adventure.h:23:9 - Unknown word (XFERERR) -- #define XFERERR 16 ATTIC/mbk/mbk_adventure.h:27:9 - Unknown word (CHOOSERR) -- #define CHOOSERR 20 +ATTIC/mbk/mbk_adventure.h:29:9 - Unknown word (TOPHDR) -- #define TOPHDR 22 ATTIC/mbk/mbk_adventure.h:30:9 - Unknown word (TOPLIN) -- #define TOPLIN 23 ATTIC/mbk/mbk_adventure.h:31:9 - Unknown word (TOPFTR) -- #define TOPFTR 24 +ATTIC/mbk/mbk_adventure.h:33:9 - Unknown word (LISTHDR) -- #define LISTHDR 26 ATTIC/mbk/mbk_adventure.h:34:9 - Unknown word (LISTGAM) -- #define LISTGAM 27 ATTIC/mbk/mbk_adventure.h:35:9 - Unknown word (LISTFTR) -- #define LISTFTR 28 ATTIC/mbk/mbk_archivers.h:7:11 - Unknown word (ARCHIVERS) -- #ifndef __ARCHIVERS_UNAMBIGUOUS__ ATTIC/mbk/mbk_bbsdialog.h:10:9 - Unknown word (FHBUTN) -- #define FHBUTN 3 ATTIC/mbk/mbk_bbsdialog.h:11:9 - Unknown word (FHFTR) -- #define FHFTR 4 -ATTIC/mbk/mbk_bbsdialog.h:18:9 - Unknown word (DERR) -- #define DERR 11 -ATTIC/mbk/mbk_bbsdialog.h:19:9 - Unknown word (UERR) -- #define UERR 12 ATTIC/mbk/mbk_bbsdialog.h:21:9 - Unknown word (CLSLSTHDR) -- #define CLSLSTHDR 14 ATTIC/mbk/mbk_bbsdialog.h:22:9 - Unknown word (CLSLSTTAB) -- #define CLSLSTTAB 15 ATTIC/mbk/mbk_bbsdialog.h:23:9 - Unknown word (CLSLSTEND) -- #define CLSLSTEND 16 -ATTIC/mbk/mbk_bbsdialog.h:24:9 - Unknown word (FCAN) -- #define FCAN 17 ATTIC/mbk/mbk_bbsdialog.h:25:9 - Unknown word (LISTMHDR) -- #define LISTMHDR 18 ATTIC/mbk/mbk_bbsdialog.h:27:9 - Unknown word (LISTMFTR) -- #define LISTMFTR 20 ATTIC/mbk/mbk_bbsdialog.h:29:9 - Unknown word (TOGON) -- #define TOGON 22 ATTIC/mbk/mbk_bbsdialog.h:30:9 - Unknown word (TOGOFF) -- #define TOGOFF 23 ATTIC/mbk/mbk_bbsdialog.h:7:11 - Unknown word (BBSDIALOG) -- #ifndef __BBSDIALOG_UNAMBIGUOUS__ -ATTIC/mbk/mbk_bbsdialog.h:8:9 - Unknown word (VHELP) -- #define VHELP 1 ATTIC/mbk/mbk_bbsdialog.h:9:9 - Unknown word (FHHDR) -- #define FHHDR 2 ATTIC/mbk/mbk_bjack.h:100:13 - Unknown word (OFORCEFOLD) -- #define BJM_OFORCEFOLD 93 ATTIC/mbk/mbk_bjack.h:101:13 - Unknown word (YFORCESTAY) -- #define BJM_YFORCESTAY 94 @@ -340,11 +318,8 @@ ATTIC/mbk/mbk_bjack.h:103:13 - Unknown word (SMTHE) -- #define BJM_SMTHE ATTIC/mbk/mbk_bjack.h:104:13 - Unknown word (SFTHE) -- #define BJM_SFTHE 97 ATTIC/mbk/mbk_bjack.h:105:13 - Unknown word (SWON) -- #define BJM_SWON 98 ATTIC/mbk/mbk_bjack.h:106:13 - Unknown word (PWON) -- #define BJM_PWON 99 -ATTIC/mbk/mbk_bjack.h:10:13 - Unknown word (PAUSEEXP) -- #define BJV_PAUSEEXP 3 ATTIC/mbk/mbk_bjack.h:110:13 - Unknown word (PLNOINTELE) -- #define BJM_PLNOINTELE 103 -ATTIC/mbk/mbk_bjack.h:111:13 - Unknown word (OFORCEOFF) -- #define BJM_OFORCEOFF 104 ATTIC/mbk/mbk_bjack.h:11:13 - Unknown word (EPAUSEWARN) -- #define BJV_EPAUSEWARN 4 -ATTIC/mbk/mbk_bjack.h:12:13 - Unknown word (PAUSEWARN) -- #define BJV_PAUSEWARN 5 ATTIC/mbk/mbk_bjack.h:14:20 - Unknown word (NOCHARGE) -- #define BJV_SYSOPS_NOCHARGE 7 ATTIC/mbk/mbk_bjack.h:15:20 - Unknown word (PERC) -- #define BJV_SYSTEM_PERC 8 ATTIC/mbk/mbk_bjack.h:23:13 - Unknown word (NEWGAME) -- #define BJM_NEWGAME 16 @@ -361,20 +336,20 @@ ATTIC/mbk/mbk_bjack.h:38:13 - Unknown word (YTURNBET) -- #define BJM_YTURN ATTIC/mbk/mbk_bjack.h:39:13 - Unknown word (YTURNHIT) -- #define BJM_YTURNHIT 32 ATTIC/mbk/mbk_bjack.h:40:13 - Unknown word (YBETCRED) -- #define BJM_YBETCRED 33 ATTIC/mbk/mbk_bjack.h:41:13 - Unknown word (MPLAYER) -- #define BJM_MPLAYER 34 -ATTIC/mbk/mbk_bjack.h:42:13 - Unknown word (FPLAYER) -- #define BJM_FPLAYER 35 ATTIC/mbk/mbk_bjack.h:43:13 - Unknown word (OBETCRED) -- #define BJM_OBETCRED 36 ATTIC/mbk/mbk_bjack.h:44:13 - Unknown word (MINBET) -- #define BJM_MINBET 37 +ATTIC/mbk/mbk_bjack.h:47:13 - Unknown word (TOOLOW) -- #define BJM_TOOLOW 40 +ATTIC/mbk/mbk_bjack.h:48:13 - Unknown word (WAITRAISE) -- #define BJM_WAITRAISE 41 ATTIC/mbk/mbk_bjack.h:49:13 - Unknown word (CNTRAISE) -- #define BJM_CNTRAISE 42 ATTIC/mbk/mbk_bjack.h:50:13 - Unknown word (YRAISE) -- #define BJM_YRAISE 43 ATTIC/mbk/mbk_bjack.h:51:13 - Unknown word (ORAISE) -- #define BJM_ORAISE 44 -ATTIC/mbk/mbk_bjack.h:53:13 - Unknown word (CNTCALL) -- #define BJM_CNTCALL 46 ATTIC/mbk/mbk_bjack.h:54:13 - Unknown word (YCALL) -- #define BJM_YCALL 47 -ATTIC/mbk/mbk_bjack.h:55:13 - Unknown word (OCALL) -- #define BJM_OCALL 48 ATTIC/mbk/mbk_bjack.h:56:13 - Unknown word (YFOLD) -- #define BJM_YFOLD 49 ATTIC/mbk/mbk_bjack.h:57:13 - Unknown word (OFOLD) -- #define BJM_OFOLD 50 ATTIC/mbk/mbk_bjack.h:58:13 - Unknown word (SEEPOT) -- #define BJM_SEEPOT 51 ATTIC/mbk/mbk_bjack.h:59:13 - Unknown word (YTURN) -- #define BJM_YTURN 52 ATTIC/mbk/mbk_bjack.h:60:13 - Unknown word (OTURN) -- #define BJM_OTURN 53 +ATTIC/mbk/mbk_bjack.h:64:13 - Unknown word (WAITFOLD) -- #define BJM_WAITFOLD 57 ATTIC/mbk/mbk_bjack.h:65:13 - Unknown word (CNTFOLD) -- #define BJM_CNTFOLD 58 ATTIC/mbk/mbk_bjack.h:66:13 - Unknown word (WAITHIT) -- #define BJM_WAITHIT 59 ATTIC/mbk/mbk_bjack.h:67:13 - Unknown word (CNTHIT) -- #define BJM_CNTHIT 60 @@ -390,19 +365,14 @@ ATTIC/mbk/mbk_bjack.h:76:13 - Unknown word (YSTAY) -- #define BJM_YSTAY ATTIC/mbk/mbk_bjack.h:79:13 - Unknown word (OSTAY) -- #define BJM_OSTAY 72 ATTIC/mbk/mbk_bjack.h:7:11 - Unknown word (BJACK) -- #ifndef __BJACK_UNAMBIGUOUS__ ATTIC/mbk/mbk_bjack.h:80:13 - Unknown word (YWIN) -- #define BJM_YWIN 73 -ATTIC/mbk/mbk_bjack.h:81:13 - Unknown word (OWIN) -- #define BJM_OWIN 74 ATTIC/mbk/mbk_bjack.h:82:13 - Unknown word (NOMOREPL) -- #define BJM_NOMOREPL 75 ATTIC/mbk/mbk_bjack.h:83:13 - Unknown word (YJOIN) -- #define BJM_YJOIN 76 -ATTIC/mbk/mbk_bjack.h:84:13 - Unknown word (OJOIN) -- #define BJM_OJOIN 77 ATTIC/mbk/mbk_bjack.h:85:13 - Unknown word (NOGAME) -- #define BJM_NOGAME 78 ATTIC/mbk/mbk_bjack.h:86:13 - Unknown word (YGETCRED) -- #define BJM_YGETCRED 79 -ATTIC/mbk/mbk_bjack.h:87:13 - Unknown word (OGETCRED) -- #define BJM_OGETCRED 80 ATTIC/mbk/mbk_bjack.h:88:13 - Unknown word (MULTJOIN) -- #define BJM_MULTJOIN 81 ATTIC/mbk/mbk_bjack.h:89:13 - Unknown word (YOFF) -- #define BJM_YOFF 82 ATTIC/mbk/mbk_bjack.h:8:13 - Unknown word (WDOGEXP) -- #define BJV_WDOGEXP 1 -ATTIC/mbk/mbk_bjack.h:90:13 - Unknown word (OOFF) -- #define BJM_OOFF 83 ATTIC/mbk/mbk_bjack.h:95:13 - Unknown word (STARTNOW) -- #define BJM_STARTNOW 88 -ATTIC/mbk/mbk_bjack.h:97:13 - Unknown word (FINACTIVE) -- #define BJM_FINACTIVE 90 ATTIC/mbk/mbk_bjack.h:99:13 - Unknown word (YFORCEFOLD) -- #define BJM_YFORCEFOLD 92 ATTIC/mbk/mbk_bjack.h:9:13 - Unknown word (TICKEXP) -- #define BJV_TICKEXP 2 ATTIC/mbk/mbk_bulletins.h:101:9 - Unknown word (ASKREAD) -- #define ASKREAD 94 @@ -414,7 +384,6 @@ ATTIC/mbk/mbk_bulletins.h:107:9 - Unknown word (ASKDEL) -- #define ASKDE ATTIC/mbk/mbk_bulletins.h:108:9 - Unknown word (ASKDELR) -- #define ASKDELR 101 ATTIC/mbk/mbk_bulletins.h:109:9 - Unknown word (ABODEL) -- #define ABODEL 102 ATTIC/mbk/mbk_bulletins.h:111:9 - Unknown word (DBDELOK) -- #define DBDELOK 104 -ATTIC/mbk/mbk_bulletins.h:112:9 - Unknown word (DBERR) -- #define DBERR 105 ATTIC/mbk/mbk_bulletins.h:113:9 - Unknown word (EDTBLT) -- #define EDTBLT 106 ATTIC/mbk/mbk_bulletins.h:114:9 - Unknown word (EDTNOAX) -- #define EDTNOAX 107 ATTIC/mbk/mbk_bulletins.h:115:9 - Unknown word (EBLTVT) -- #define EBLTVT 108 @@ -429,7 +398,6 @@ ATTIC/mbk/mbk_bulletins.h:125:9 - Unknown word (AIDEF) -- #define AIDEF ATTIC/mbk/mbk_bulletins.h:126:9 - Unknown word (AISIGR) -- #define AISIGR 119 ATTIC/mbk/mbk_bulletins.h:127:9 - Unknown word (AIDIRR) -- #define AIDIRR 120 ATTIC/mbk/mbk_bulletins.h:128:9 - Unknown word (BGNAINS) -- #define BGNAINS 121 -ATTIC/mbk/mbk_bulletins.h:129:9 - Unknown word (NOFILES) -- #define NOFILES 122 ATTIC/mbk/mbk_bulletins.h:12:9 - Unknown word (AUDDEL) -- #define AUDDEL 5 ATTIC/mbk/mbk_bulletins.h:130:9 - Unknown word (FNDFILE) -- #define FNDFILE 123 ATTIC/mbk/mbk_bulletins.h:131:9 - Unknown word (BYTESNG) -- #define BYTESNG 124 @@ -449,7 +417,6 @@ ATTIC/mbk/mbk_bulletins.h:17:9 - Unknown word (INDSPD) -- #define INDSP ATTIC/mbk/mbk_bulletins.h:18:9 - Unknown word (AINSDEF) -- #define AINSDEF 11 ATTIC/mbk/mbk_bulletins.h:19:9 - Unknown word (DNLDESC) -- #define DNLDESC 12 ATTIC/mbk/mbk_bulletins.h:23:9 - Unknown word (NOAXES) -- #define NOAXES 16 -ATTIC/mbk/mbk_bulletins.h:24:9 - Unknown word (SMENU) -- #define SMENU 17 ATTIC/mbk/mbk_bulletins.h:29:9 - Unknown word (SCASK) -- #define SCASK 22 ATTIC/mbk/mbk_bulletins.h:30:9 - Unknown word (SCERR) -- #define SCERR 23 ATTIC/mbk/mbk_bulletins.h:31:9 - Unknown word (BLTCAN) -- #define BLTCAN 24 @@ -608,12 +575,9 @@ ATTIC/mbk/mbk_emailclubs.h:180:9 - Unknown word (RDMISS) -- #define RDMI ATTIC/mbk/mbk_emailclubs.h:181:9 - Unknown word (RDSCNM) -- #define RDSCNM 174 ATTIC/mbk/mbk_emailclubs.h:182:9 - Unknown word (RDSCNMH) -- #define RDSCNMH 175 ATTIC/mbk/mbk_emailclubs.h:183:9 - Unknown word (RDSCNR) -- #define RDSCNR 176 -ATTIC/mbk/mbk_emailclubs.h:184:9 - Unknown word (RDDEF) -- #define RDDEF 177 ATTIC/mbk/mbk_emailclubs.h:185:9 - Unknown word (RDGOHLP) -- #define RDGOHLP 178 ATTIC/mbk/mbk_emailclubs.h:186:9 - Unknown word (RDGONUM) -- #define RDGONUM 179 ATTIC/mbk/mbk_emailclubs.h:187:9 - Unknown word (RDBEG) -- #define RDBEG 180 -ATTIC/mbk/mbk_emailclubs.h:188:9 - Unknown word (RDEND) -- #define RDEND 181 -ATTIC/mbk/mbk_emailclubs.h:189:9 - Unknown word (RDDEL) -- #define RDDEL 182 ATTIC/mbk/mbk_emailclubs.h:18:9 - Unknown word (EMCMSG) -- #define EMCMSG 11 ATTIC/mbk/mbk_emailclubs.h:190:9 - Unknown word (RDIOERR) -- #define RDIOERR 183 ATTIC/mbk/mbk_emailclubs.h:191:9 - Unknown word (RDRMNU) -- #define RDRMNU1 184 @@ -686,9 +650,7 @@ ATTIC/mbk/mbk_emailclubs.h:275:9 - Unknown word (DLHELPS) -- #define DLHE ATTIC/mbk/mbk_emailclubs.h:276:9 - Unknown word (DLLISTH) -- #define DLLISTH 269 ATTIC/mbk/mbk_emailclubs.h:277:9 - Unknown word (DLLISTL) -- #define DLLISTL 270 ATTIC/mbk/mbk_emailclubs.h:278:9 - Unknown word (DLLISTF) -- #define DLLISTF 271 -ATTIC/mbk/mbk_emailclubs.h:279:9 - Unknown word (DLAR) -- #define DLAR1 272 ATTIC/mbk/mbk_emailclubs.h:27:9 - Unknown word (MAXCCS) -- #define MAXCCS 20 -ATTIC/mbk/mbk_emailclubs.h:280:9 - Unknown word (DLANNET) -- #define DLANNET 273 ATTIC/mbk/mbk_emailclubs.h:281:9 - Unknown word (DLAUNKID) -- #define DLAUNKID 274 ATTIC/mbk/mbk_emailclubs.h:282:9 - Unknown word (DLADUPL) -- #define DLADUPL 275 ATTIC/mbk/mbk_emailclubs.h:283:9 - Unknown word (DLAWHO) -- #define DLAWHO 276 @@ -788,22 +750,17 @@ ATTIC/mbk/mbk_emailclubs.h:403:9 - Unknown word (LCHDR) -- #define LCHD ATTIC/mbk/mbk_emailclubs.h:404:9 - Unknown word (LCTAB) -- #define LCTAB 397 ATTIC/mbk/mbk_emailclubs.h:405:9 - Unknown word (LCFTR) -- #define LCFTR 398 ATTIC/mbk/mbk_emailclubs.h:40:9 - Unknown word (TLCKEY) -- #define TLCKEY 33 -ATTIC/mbk/mbk_emailclubs.h:411:9 - Unknown word (SCADD) -- #define SCADD 404 ATTIC/mbk/mbk_emailclubs.h:412:9 - Unknown word (NETMNU) -- #define NETMNU 405 ATTIC/mbk/mbk_emailclubs.h:413:9 - Unknown word (SHNETMNU) -- #define SHNETMNU 406 -ATTIC/mbk/mbk_emailclubs.h:414:9 - Unknown word (NETHELP) -- #define NETHELP 407 ATTIC/mbk/mbk_emailclubs.h:415:9 - Unknown word (DIPMNU) -- #define DIPMNU 408 -ATTIC/mbk/mbk_emailclubs.h:416:9 - Unknown word (DIPADD) -- #define DIPADD 409 ATTIC/mbk/mbk_emailclubs.h:417:9 - Unknown word (DIPADR) -- #define DIPADR 410 ATTIC/mbk/mbk_emailclubs.h:418:9 - Unknown word (DIPADX) -- #define DIPADX 411 ATTIC/mbk/mbk_emailclubs.h:419:9 - Unknown word (DIPADT) -- #define DIPADT 412 ATTIC/mbk/mbk_emailclubs.h:41:9 - Unknown word (BLTKEY) -- #define BLTKEY 34 ATTIC/mbk/mbk_emailclubs.h:420:9 - Unknown word (DIPADTR) -- #define DIPADTR 413 ATTIC/mbk/mbk_emailclubs.h:421:9 - Unknown word (DIPADDOK) -- #define DIPADDOK 414 -ATTIC/mbk/mbk_emailclubs.h:422:9 - Unknown word (DIPDEL) -- #define DIPDEL 415 ATTIC/mbk/mbk_emailclubs.h:423:9 - Unknown word (DIPDELX) -- #define DIPDELX 416 ATTIC/mbk/mbk_emailclubs.h:424:9 - Unknown word (DIPDELOK) -- #define DIPDELOK 417 -ATTIC/mbk/mbk_emailclubs.h:425:9 - Unknown word (DIPMOD) -- #define DIPMOD 418 ATTIC/mbk/mbk_emailclubs.h:426:9 - Unknown word (DIPMODX) -- #define DIPMODX 419 ATTIC/mbk/mbk_emailclubs.h:427:9 - Unknown word (DIPMODT) -- #define DIPMODT 420 ATTIC/mbk/mbk_emailclubs.h:428:9 - Unknown word (DIPMODA) -- #define DIPMODA 421 @@ -909,6 +866,7 @@ ATTIC/mbk/mbk_emailclubs.h:531:9 - Unknown word (ATTNAX) -- #define ATTN ATTIC/mbk/mbk_emailclubs.h:532:9 - Unknown word (THRMNU) -- #define THRMNU 525 ATTIC/mbk/mbk_emailclubs.h:533:9 - Unknown word (THRMNUH) -- #define THRMNUH 526 ATTIC/mbk/mbk_emailclubs.h:535:9 - Unknown word (THRNRET) -- #define THRNRET 528 +ATTIC/mbk/mbk_emailclubs.h:536:9 - Unknown word (THREND) -- #define THREND 529 ATTIC/mbk/mbk_emailclubs.h:537:9 - Unknown word (THRBEG) -- #define THRBEG 530 ATTIC/mbk/mbk_emailclubs.h:538:9 - Unknown word (THRRET) -- #define THRRET 531 ATTIC/mbk/mbk_emailclubs.h:539:9 - Unknown word (THRPR) -- #define THRPR 532 @@ -956,9 +914,6 @@ ATTIC/mbk/mbk_emailclubs.h:598:9 - Unknown word (RKINDE) -- #define RKIN ATTIC/mbk/mbk_emailclubs.h:599:9 - Unknown word (RKFOUND) -- #define RKFOUND 592 ATTIC/mbk/mbk_emailclubs.h:600:9 - Unknown word (RKCAN) -- #define RKCAN 593 ATTIC/mbk/mbk_emailclubs.h:601:9 - Unknown word (FAPPSCN) -- #define FAPPSCN 594 -ATTIC/mbk/mbk_emailclubs.h:602:9 - Unknown word (FAPPASK) -- #define FAPPASK 595 -ATTIC/mbk/mbk_emailclubs.h:603:9 - Unknown word (FAPPERR) -- #define FAPPERR 596 -ATTIC/mbk/mbk_emailclubs.h:604:9 - Unknown word (FAPPAPP) -- #define FAPPAPP 597 ATTIC/mbk/mbk_emailclubs.h:605:9 - Unknown word (QSEMPTY) -- #define QSEMPTY 598 ATTIC/mbk/mbk_emailclubs.h:606:9 - Unknown word (QSNONEW) -- #define QSNONEW 599 ATTIC/mbk/mbk_emailclubs.h:607:9 - Unknown word (QSSCAN) -- #define QSSCAN 600 @@ -1056,7 +1011,6 @@ ATTIC/mbk/mbk_files.h:120:9 - Unknown word (OPRSHORT) -- #define OPRSHORT ATTIC/mbk/mbk_files.h:121:9 - Unknown word (OPRERR) -- #define OPRERR 114 ATTIC/mbk/mbk_files.h:122:9 - Unknown word (OPRRED) -- #define OPRRED 115 ATTIC/mbk/mbk_files.h:123:9 - Unknown word (OPCAN) -- #define OPCAN 116 -ATTIC/mbk/mbk_files.h:125:9 - Unknown word (LIBFAIL) -- #define LIBFAIL 118 ATTIC/mbk/mbk_files.h:126:9 - Unknown word (OCREASK) -- #define OCREASK 119 ATTIC/mbk/mbk_files.h:127:9 - Unknown word (OCREEXS) -- #define OCREEXS 120 ATTIC/mbk/mbk_files.h:128:9 - Unknown word (OCRE) -- #define OCRE2LN 121 @@ -1102,7 +1056,6 @@ ATTIC/mbk/mbk_files.h:197:9 - Unknown word (OOPTVT) -- #define OOPTVT 19 ATTIC/mbk/mbk_files.h:198:9 - Unknown word (OOPTLT) -- #define OOPTLT 191 ATTIC/mbk/mbk_files.h:19:9 - Unknown word (DEFREB) -- #define DEFREB 12 ATTIC/mbk/mbk_files.h:208:9 - Unknown word (OOPTLTA) -- #define OOPTLTA 201 -ATTIC/mbk/mbk_files.h:209:9 - Unknown word (OOPTREC) -- #define OOPTREC 202 ATTIC/mbk/mbk_files.h:20:9 - Unknown word (DEFUAUD) -- #define DEFUAUD 13 ATTIC/mbk/mbk_files.h:212:9 - Unknown word (OLDLASK) -- #define OLDLASK 205 ATTIC/mbk/mbk_files.h:213:9 - Unknown word (OLDLNEX) -- #define OLDLNEX 206 @@ -1119,8 +1072,6 @@ ATTIC/mbk/mbk_files.h:224:9 - Unknown word (OFILFT) -- #define OFILFT 21 ATTIC/mbk/mbk_files.h:225:9 - Unknown word (OLUNOS) -- #define OLUNOS 218 ATTIC/mbk/mbk_files.h:226:9 - Unknown word (OAPPQ) -- #define OAPPQ 219 ATTIC/mbk/mbk_files.h:227:9 - Unknown word (OAPPR) -- #define OAPPR 220 -ATTIC/mbk/mbk_files.h:228:9 - Unknown word (OAPPASK) -- #define OAPPASK 221 -ATTIC/mbk/mbk_files.h:229:9 - Unknown word (OAPPERR) -- #define OAPPERR 222 ATTIC/mbk/mbk_files.h:230:9 - Unknown word (OAPPOK) -- #define OAPPOK 223 ATTIC/mbk/mbk_files.h:231:9 - Unknown word (OAPPSCN) -- #define OAPPSCN 224 ATTIC/mbk/mbk_files.h:232:9 - Unknown word (OAPPNUN) -- #define OAPPNUN 225 @@ -1131,13 +1082,12 @@ ATTIC/mbk/mbk_files.h:236:9 - Unknown word (ODISERR) -- #define ODISERR 2 ATTIC/mbk/mbk_files.h:237:9 - Unknown word (ODISOK) -- #define ODISOK 230 ATTIC/mbk/mbk_files.h:238:9 - Unknown word (OLGRASK) -- #define OLGRASK 231 ATTIC/mbk/mbk_files.h:239:9 - Unknown word (OLGRERR) -- #define OLGRERR 232 +ATTIC/mbk/mbk_files.h:23:9 - Unknown word (MAXNEST) -- #define MAXNEST 16 ATTIC/mbk/mbk_files.h:240:9 - Unknown word (OLRNASK) -- #define OLRNASK 233 ATTIC/mbk/mbk_files.h:241:9 - Unknown word (OLRNNMN) -- #define OLRNNMN 234 ATTIC/mbk/mbk_files.h:242:9 - Unknown word (OLRNERR) -- #define OLRNERR 235 ATTIC/mbk/mbk_files.h:243:9 - Unknown word (OLRNOK) -- #define OLRNOK 236 -ATTIC/mbk/mbk_files.h:244:9 - Unknown word (ODESASK) -- #define ODESASK 237 ATTIC/mbk/mbk_files.h:245:9 - Unknown word (ODESOS) -- #define ODESOS 238 -ATTIC/mbk/mbk_files.h:246:9 - Unknown word (ODESERR) -- #define ODESERR 239 ATTIC/mbk/mbk_files.h:247:9 - Unknown word (ODESFIL) -- #define ODESFIL 240 ATTIC/mbk/mbk_files.h:248:9 - Unknown word (OLONASK) -- #define OLONASK 241 ATTIC/mbk/mbk_files.h:249:9 - Unknown word (OLONOS) -- #define OLONOS 242 @@ -1146,12 +1096,7 @@ ATTIC/mbk/mbk_files.h:250:9 - Unknown word (OLONERR) -- #define OLONERR 2 ATTIC/mbk/mbk_files.h:251:9 - Unknown word (OLONINF) -- #define OLONINF 244 ATTIC/mbk/mbk_files.h:252:9 - Unknown word (OLONCONT) -- #define OLONCONT 245 ATTIC/mbk/mbk_files.h:253:9 - Unknown word (OLONCND) -- #define OLONCND 246 -ATTIC/mbk/mbk_files.h:254:9 - Unknown word (ODELASK) -- #define ODELASK 247 -ATTIC/mbk/mbk_files.h:255:9 - Unknown word (ODELERR) -- #define ODELERR 248 -ATTIC/mbk/mbk_files.h:256:9 - Unknown word (ODELNUM) -- #define ODELNUM 249 ATTIC/mbk/mbk_files.h:257:9 - Unknown word (ODELOS) -- #define ODELOS 250 -ATTIC/mbk/mbk_files.h:258:9 - Unknown word (ODELMOD) -- #define ODELMOD 251 -ATTIC/mbk/mbk_files.h:259:9 - Unknown word (ODELINF) -- #define ODELINF 252 ATTIC/mbk/mbk_files.h:25:9 - Unknown word (RDMESIZ) -- #define RDMESIZ 18 ATTIC/mbk/mbk_files.h:260:9 - Unknown word (ODELMNU) -- #define ODELMNU 253 ATTIC/mbk/mbk_files.h:261:9 - Unknown word (ODELOK) -- #define ODELOK 254 @@ -1183,7 +1128,6 @@ ATTIC/mbk/mbk_files.h:28:9 - Unknown word (FILELSTD) -- #define FILELSTD ATTIC/mbk/mbk_files.h:290:9 - Unknown word (OCPYFAIL) -- #define OCPYFAIL 283 ATTIC/mbk/mbk_files.h:291:9 - Unknown word (OCPYEXT) -- #define OCPYEXT 284 ATTIC/mbk/mbk_files.h:293:9 - Unknown word (WRNGPSS) -- #define WRNGPSS 286 -ATTIC/mbk/mbk_files.h:294:9 - Unknown word (FAILPASS) -- #define FAILPASS 287 ATTIC/mbk/mbk_files.h:295:9 - Unknown word (FTUNK) -- #define FTUNK 288 ATTIC/mbk/mbk_files.h:296:9 - Unknown word (LIBRO) -- #define LIBRO 289 ATTIC/mbk/mbk_files.h:297:9 - Unknown word (LIBFULF) -- #define LIBFULF 290 @@ -1194,7 +1138,6 @@ ATTIC/mbk/mbk_files.h:301:9 - Unknown word (FILESNG) -- #define FILESNG 2 ATTIC/mbk/mbk_files.h:302:9 - Unknown word (FILEPLR) -- #define FILEPLR 295 ATTIC/mbk/mbk_files.h:303:9 - Unknown word (UPLNAX) -- #define UPLNAX 296 ATTIC/mbk/mbk_files.h:304:9 - Unknown word (UPLASK) -- #define UPLASK 297 -ATTIC/mbk/mbk_files.h:305:9 - Unknown word (FNERR) -- #define FNERR 298 ATTIC/mbk/mbk_files.h:306:9 - Unknown word (FDNDOS) -- #define FDNDOS 299 ATTIC/mbk/mbk_files.h:307:9 - Unknown word (UPLDUP) -- #define UPLDUP 300 ATTIC/mbk/mbk_files.h:308:9 - Unknown word (UPLCAN) -- #define UPLCAN 301 @@ -1207,7 +1150,6 @@ ATTIC/mbk/mbk_files.h:314:9 - Unknown word (REMZER) -- #define REMZER 30 ATTIC/mbk/mbk_files.h:317:9 - Unknown word (UPLNAG) -- #define UPLNAG 310 ATTIC/mbk/mbk_files.h:318:9 - Unknown word (UPLXLNF) -- #define UPLXLNF 311 ATTIC/mbk/mbk_files.h:319:9 - Unknown word (UPLXLNB) -- #define UPLXLNB 312 -ATTIC/mbk/mbk_files.h:31:9 - Unknown word (OTHRFLS) -- #define OTHRFLS 24 ATTIC/mbk/mbk_files.h:320:9 - Unknown word (UPLXLBF) -- #define UPLXLBF 313 ATTIC/mbk/mbk_files.h:321:9 - Unknown word (UPLNCR) -- #define UPLNCR 314 ATTIC/mbk/mbk_files.h:322:9 - Unknown word (UPLSHDS) -- #define UPLSHDS 315 @@ -1226,10 +1168,12 @@ ATTIC/mbk/mbk_files.h:333:9 - Unknown word (UPLKEYC) -- #define UPLKEYC 3 ATTIC/mbk/mbk_files.h:334:9 - Unknown word (UPLKEYR) -- #define UPLKEYR 327 ATTIC/mbk/mbk_files.h:335:9 - Unknown word (UPLKEYD) -- #define UPLKEYD 328 ATTIC/mbk/mbk_files.h:336:9 - Unknown word (UPLKEYH) -- #define UPLKEYH 329 +ATTIC/mbk/mbk_files.h:337:9 - Unknown word (FILEHDR) -- #define FILEHDR1 330 ATTIC/mbk/mbk_files.h:33:9 - Unknown word (FILEINDD) -- #define FILEINDD 26 ATTIC/mbk/mbk_files.h:340:9 - Unknown word (TIMESNG) -- #define TIMESNG 333 ATTIC/mbk/mbk_files.h:341:9 - Unknown word (TIMEPLR) -- #define TIMEPLR 334 ATTIC/mbk/mbk_files.h:343:9 - Unknown word (LASTCND) -- #define LASTCND 336 +ATTIC/mbk/mbk_files.h:345:9 - Unknown word (NEEDSAPP) -- #define NEEDSAPP 338 ATTIC/mbk/mbk_files.h:346:9 - Unknown word (LIBWLCK) -- #define LIBWLCK 339 ATTIC/mbk/mbk_files.h:347:9 - Unknown word (LIBFLCK) -- #define LIBFLCK 340 ATTIC/mbk/mbk_files.h:348:9 - Unknown word (FLEMPT) -- #define FLEMPT 341 @@ -1266,7 +1210,6 @@ ATTIC/mbk/mbk_files.h:376:9 - Unknown word (SRMNER) -- #define SRMNER 36 ATTIC/mbk/mbk_files.h:377:9 - Unknown word (SRMNRN) -- #define SRMNRN 370 ATTIC/mbk/mbk_files.h:378:9 - Unknown word (SRMNBG) -- #define SRMNBG 371 ATTIC/mbk/mbk_files.h:379:9 - Unknown word (SRMNEN) -- #define SRMNEN 372 -ATTIC/mbk/mbk_files.h:37:9 - Unknown word (NUMTOPS) -- #define NUMTOPS 30 ATTIC/mbk/mbk_files.h:380:9 - Unknown word (SRMNHLP) -- #define SRMNHLP 373 ATTIC/mbk/mbk_files.h:381:9 - Unknown word (SRMNJMA) -- #define SRMNJMA 374 ATTIC/mbk/mbk_files.h:382:9 - Unknown word (SRMNJMR) -- #define SRMNJMR 375 @@ -1296,7 +1239,6 @@ ATTIC/mbk/mbk_files.h:40:9 - Unknown word (NUMMTPS) -- #define NUMMTPS 3 ATTIC/mbk/mbk_files.h:410:9 - Unknown word (DNLFMS) -- #define DNLFMS 403 ATTIC/mbk/mbk_files.h:41:9 - Unknown word (MTPFILD) -- #define MTPFILD 34 ATTIC/mbk/mbk_files.h:42:9 - Unknown word (SHOWHID) -- #define SHOWHID 35 -ATTIC/mbk/mbk_files.h:43:9 - Unknown word (SLOWDEV) -- #define SLOWDEV0 36 ATTIC/mbk/mbk_files.h:53:9 - Unknown word (SLOWDEVA) -- #define SLOWDEVA 46 ATTIC/mbk/mbk_files.h:54:9 - Unknown word (SLOWDEVB) -- #define SLOWDEVB 47 ATTIC/mbk/mbk_files.h:55:9 - Unknown word (SLOWDEVC) -- #define SLOWDEVC 48 @@ -1307,15 +1249,14 @@ ATTIC/mbk/mbk_files.h:59:9 - Unknown word (SLDEVTO) -- #define SLDEVTO 5 ATTIC/mbk/mbk_files.h:60:9 - Unknown word (SLDCMAX) -- #define SLDCMAX 53 ATTIC/mbk/mbk_files.h:61:9 - Unknown word (SLDCTIM) -- #define SLDCTIM 54 ATTIC/mbk/mbk_files.h:62:9 - Unknown word (SLDCSMN) -- #define SLDCSMN 55 -ATTIC/mbk/mbk_files.h:63:9 - Unknown word (NUMTRIES) -- #define NUMTRIES 56 -ATTIC/mbk/mbk_files.h:66:9 - Unknown word (FNCHARS) -- #define FNCHARS 59 +ATTIC/mbk/mbk_files.h:64:9 - Unknown word (DESLEN) -- #define DESLEN 57 ATTIC/mbk/mbk_files.h:67:9 - Unknown word (MAXKEYW) -- #define MAXKEYW 60 ATTIC/mbk/mbk_files.h:68:9 - Unknown word (ACCMTSD) -- #define ACCMTSD 61 ATTIC/mbk/mbk_files.h:69:9 - Unknown word (SRLSTLN) -- #define SRLSTLN 62 ATTIC/mbk/mbk_files.h:70:9 - Unknown word (SIGAXS) -- #define SIGAXS 63 ATTIC/mbk/mbk_files.h:71:9 - Unknown word (TOPFIL) -- #define TOPFIL 64 ATTIC/mbk/mbk_files.h:72:9 - Unknown word (CHGABT) -- #define CHGABT 65 -ATTIC/mbk/mbk_files.h:74:9 - Unknown word (OSFDESC) -- #define OSFDESC 67 +ATTIC/mbk/mbk_files.h:76:9 - Unknown word (INFOHDR) -- #define INFOHDR 69 ATTIC/mbk/mbk_files.h:79:9 - Unknown word (OPMENU) -- #define OPMENU 72 ATTIC/mbk/mbk_files.h:80:9 - Unknown word (OPSHORT) -- #define OPSHORT 73 ATTIC/mbk/mbk_files.h:84:9 - Unknown word (OPLHDR) -- #define OPLHDR 77 @@ -1344,7 +1285,6 @@ ATTIC/mbk/mbk_gallups.h:20:9 - Unknown word (SELGAL) -- #define SELGAL ATTIC/mbk/mbk_gallups.h:24:9 - Unknown word (MCHEADER) -- #define MCHEADER 17 ATTIC/mbk/mbk_gallups.h:25:9 - Unknown word (NUMBERINP) -- #define NUMBERINP 18 ATTIC/mbk/mbk_gallups.h:30:9 - Unknown word (NOPERMRES) -- #define NOPERMRES 23 -ATTIC/mbk/mbk_gallups.h:31:9 - Unknown word (NORESULTS) -- #define NORESULTS 24 ATTIC/mbk/mbk_gallups.h:32:9 - Unknown word (RESQFTHEAD) -- #define RESQFTHEAD 25 ATTIC/mbk/mbk_gallups.h:33:9 - Unknown word (RESQFREETEXT) -- #define RESQFREETEXT 26 ATTIC/mbk/mbk_gallups.h:34:9 - Unknown word (RESQFTFOOT) -- #define RESQFTFOOT 27 @@ -1363,12 +1303,12 @@ ATTIC/mbk/mbk_gallups.h:48:9 - Unknown word (OKERASED) -- #define OKERA ATTIC/mbk/mbk_gallups.h:49:9 - Unknown word (OKCREATE) -- #define OKCREATE 42 ATTIC/mbk/mbk_gallups.h:50:17 - Unknown word (SCRHELP) -- #define NEWGALQ_SCRHELP 43 ATTIC/mbk/mbk_gallups.h:50:9 - Unknown word (NEWGALQ) -- #define NEWGALQ_SCRHELP 43 -ATTIC/mbk/mbk_gallups.h:52:9 - Unknown word (SCRIPTHELP) -- #define SCRIPTHELP 45 ATTIC/mbk/mbk_gallups.h:7:11 - Unknown word (GALLUPS) -- #ifndef __GALLUPS_UNAMBIGUOUS__ ATTIC/mbk/mbk_gallups.h:9:9 - Unknown word (CRKEY) -- #define CRKEY 2 ATTIC/mbk/mbk_graffiti.h:13:9 - Unknown word (OVRKEY) -- #define OVRKEY 6 ATTIC/mbk/mbk_graffiti.h:16:9 - Unknown word (HITHERE) -- #define HITHERE 9 ATTIC/mbk/mbk_graffiti.h:21:9 - Unknown word (SYSSHMENU) -- #define SYSSHMENU 14 +ATTIC/mbk/mbk_graffiti.h:24:9 - Unknown word (MSGDENY) -- #define MSGDENY 17 ATTIC/mbk/mbk_graffiti.h:25:9 - Unknown word (WRTNAX) -- #define WRTNAX 18 ATTIC/mbk/mbk_graffiti.h:28:9 - Unknown word (WALLSAV) -- #define WALLSAV 21 ATTIC/mbk/mbk_graffiti.h:29:9 - Unknown word (WALLDON) -- #define WALLDON 22 @@ -1391,8 +1331,8 @@ ATTIC/mbk/mbk_lined.h:11:9 - Unknown word (EDTMNUS) -- #define EDTMNUS 4 ATTIC/mbk/mbk_lined.h:14:9 - Unknown word (LLDTBE) -- #define LLDTBE 7 ATTIC/mbk/mbk_lined.h:16:9 - Unknown word (SIZINFO) -- #define SIZINFO 9 ATTIC/mbk/mbk_lined.h:17:9 - Unknown word (ENTHLP) -- #define ENTHLP 10 -ATTIC/mbk/mbk_lined.h:22:9 - Unknown word (NCANCEL) -- #define NCANCEL 15 ATTIC/mbk/mbk_lined.h:23:9 - Unknown word (TXTLSTH) -- #define TXTLSTH 16 +ATTIC/mbk/mbk_lined.h:24:9 - Unknown word (TXTHDR) -- #define TXTHDR 17 ATTIC/mbk/mbk_lined.h:25:9 - Unknown word (TXTLST) -- #define TXTLST 18 ATTIC/mbk/mbk_lined.h:26:9 - Unknown word (INVLIN) -- #define INVLIN 19 ATTIC/mbk/mbk_lined.h:27:9 - Unknown word (RWCHLN) -- #define RWCHLN 20 @@ -1420,7 +1360,6 @@ ATTIC/mbk/mbk_login.h:19:9 - Unknown word (QANSIERR) -- #define QANSIERR ATTIC/mbk/mbk_login.h:20:9 - Unknown word (ASKLNG) -- #define ASKLNG1 13 ATTIC/mbk/mbk_login.h:23:9 - Unknown word (ASKLNGR) -- #define ASKLNGR 16 ATTIC/mbk/mbk_login.h:25:9 - Unknown word (THELLO) -- #define THELLO 18 -ATTIC/mbk/mbk_login.h:26:9 - Unknown word (TFULL) -- #define TFULL 19 ATTIC/mbk/mbk_login.h:27:9 - Unknown word (ENTUSID) -- #define ENTUSID 20 ATTIC/mbk/mbk_login.h:29:9 - Unknown word (ENTUSIDM) -- #define ENTUSIDM 22 ATTIC/mbk/mbk_login.h:30:9 - Unknown word (LOGUIDM) -- #define LOGUIDM 23 @@ -1480,18 +1419,21 @@ ATTIC/mbk/mbk_mailer.h:88:9 - Unknown word (BADBBSID) -- #define BADBBSID ATTIC/mbk/mbk_mailer.h:90:9 - Unknown word (EXIOLM) -- #define EXIOLM 83 ATTIC/mbk/mbk_mailer.h:91:9 - Unknown word (EXIMAIN) -- #define EXIMAIN 84 ATTIC/mbk/mbk_menuman.h:10:9 - Unknown word (EXTPAG) -- #define EXTPAG 3 +ATTIC/mbk/mbk_menuman.h:11:9 - Unknown word (USESHM) -- #define USESHM 4 ATTIC/mbk/mbk_menuman.h:14:9 - Unknown word (RELOGSTG) -- #define RELOGSTG 7 ATTIC/mbk/mbk_menuman.h:17:9 - Unknown word (XITDESCR) -- #define XITDESCR 10 ATTIC/mbk/mbk_menuman.h:18:9 - Unknown word (MENPRO) -- #define MENPRO 11 ATTIC/mbk/mbk_menuman.h:19:9 - Unknown word (MENEPI) -- #define MENEPI 12 ATTIC/mbk/mbk_menuman.h:20:9 - Unknown word (SHMBEG) -- #define SHMBEG 13 +ATTIC/mbk/mbk_menuman.h:21:9 - Unknown word (SHMOPT) -- #define SHMOPT 14 +ATTIC/mbk/mbk_menuman.h:22:9 - Unknown word (SHMLOP) -- #define SHMLOP 15 +ATTIC/mbk/mbk_menuman.h:23:9 - Unknown word (SHMEND) -- #define SHMEND 16 ATTIC/mbk/mbk_menuman.h:24:9 - Unknown word (SHMPRM) -- #define SHMPRM 17 ATTIC/mbk/mbk_menuman.h:28:9 - Unknown word (CANTXEC) -- #define CANTXEC 21 ATTIC/mbk/mbk_menuman.h:29:9 - Unknown word (RUSXITN) -- #define RUSXITN 22 ATTIC/mbk/mbk_menuman.h:30:9 - Unknown word (RUSXITL) -- #define RUSXITL 23 ATTIC/mbk/mbk_menuman.h:8:9 - Unknown word (DEFCCR) -- #define DEFCCR 1 ATTIC/mbk/mbk_menuman.h:9:9 - Unknown word (TOPPAG) -- #define TOPPAG 2 -ATTIC/mbk/mbk_metabbs-client.h:14:9 - Unknown word (DNSFAIL) -- #define DNSFAIL 7 ATTIC/mbk/mbk_metabbs-client.h:16:9 - Unknown word (SENDOK) -- #define SENDOK 9 ATTIC/mbk/mbk_metabbs-client.h:24:9 - Unknown word (KICKOUT) -- #define KICKOUT 17 ATTIC/mbk/mbk_metabbs-client.h:25:9 - Unknown word (SYSTBLH) -- #define SYSTBLH 18 @@ -1509,6 +1451,7 @@ ATTIC/mbk/mbk_metabbs-client.h:9:9 - Unknown word (QRYLRM) -- #define ATTIC/mbk/mbk_metabbs.h:8:9 - Unknown word (TELPRT) -- #define TELPRT 1 ATTIC/mbk/mbk_news.h:11:9 - Unknown word (DEFDUR) -- #define DEFDUR 4 ATTIC/mbk/mbk_news.h:12:9 - Unknown word (DEFSHW) -- #define DEFSHW 5 +ATTIC/mbk/mbk_news.h:13:9 - Unknown word (DEFHDR) -- #define DEFHDR 6 ATTIC/mbk/mbk_news.h:14:9 - Unknown word (DEFCLS) -- #define DEFCLS 7 ATTIC/mbk/mbk_news.h:17:9 - Unknown word (UPLDESC) -- #define UPLDESC 10 ATTIC/mbk/mbk_news.h:29:9 - Unknown word (LEDIT) -- #define LEDIT 22 @@ -1517,14 +1460,11 @@ ATTIC/mbk/mbk_news.h:39:9 - Unknown word (BLTOK) -- #define BLTOK 32 ATTIC/mbk/mbk_news.h:41:9 - Unknown word (ASKEDT) -- #define ASKEDT 34 ATTIC/mbk/mbk_news.h:42:9 - Unknown word (ASKUPL) -- #define ASKUPL 35 ATTIC/mbk/mbk_news.h:43:9 - Unknown word (ASKUPLD) -- #define ASKUPLD 36 -ATTIC/mbk/mbk_news.h:45:9 - Unknown word (SHEADER) -- #define SHEADER 38 ATTIC/mbk/mbk_news.h:46:9 - Unknown word (LSTHDR) -- #define LSTHDR 39 ATTIC/mbk/mbk_news.h:47:9 - Unknown word (LSTTAB) -- #define LSTTAB 40 ATTIC/mbk/mbk_news.h:48:9 - Unknown word (LSTFTR) -- #define LSTFTR 41 -ATTIC/mbk/mbk_news.h:49:9 - Unknown word (RDNEWS) -- #define RDNEWS 42 ATTIC/mbk/mbk_news.h:51:9 - Unknown word (NEWBLT) -- #define NEWBLT 44 ATTIC/mbk/mbk_news.h:52:9 - Unknown word (BLTDIV) -- #define BLTDIV 45 -ATTIC/mbk/mbk_news.h:53:9 - Unknown word (NONEWS) -- #define NONEWS 46 ATTIC/mbk/mbk_news.h:56:9 - Unknown word (DELOK) -- #define DELOK 49 ATTIC/mbk/mbk_news.h:57:9 - Unknown word (FTOOMANY) -- #define FTOOMANY 50 ATTIC/mbk/mbk_news.h:8:9 - Unknown word (LINKEY) -- #define LINKEY 1 @@ -1536,13 +1476,11 @@ ATTIC/mbk/mbk_notify.h:23:9 - Unknown word (ADDEXS) -- #define ADDEXS 1 ATTIC/mbk/mbk_notify.h:24:9 - Unknown word (ADDOK) -- #define ADDOK 17 ATTIC/mbk/mbk_notify.h:25:9 - Unknown word (ADDSEXM) -- #define ADDSEXM 18 ATTIC/mbk/mbk_notify.h:26:9 - Unknown word (ADDSEXF) -- #define ADDSEXF 19 -ATTIC/mbk/mbk_notify.h:27:9 - Unknown word (NOUSERS) -- #define NOUSERS 20 ATTIC/mbk/mbk_notify.h:31:9 - Unknown word (LISTHD) -- #define LISTHD 24 ATTIC/mbk/mbk_notify.h:32:9 - Unknown word (LISTU) -- #define LISTU 25 ATTIC/mbk/mbk_notify.h:33:9 - Unknown word (LISTFT) -- #define LISTFT 26 ATTIC/mbk/mbk_notify.h:34:9 - Unknown word (INJMSG) -- #define INJMSG 27 ATTIC/mbk/mbk_notify.h:38:9 - Unknown word (CONM) -- #define CONM 31 -ATTIC/mbk/mbk_notify.h:40:9 - Unknown word (CONP) -- #define CONP 33 ATTIC/mbk/mbk_notify.h:9:9 - Unknown word (INVKEY) -- #define INVKEY 2 ATTIC/mbk/mbk_offline.bulletins.h:10:9 - Unknown word (BLTIDFN) -- #define BLTIDFN 3 ATTIC/mbk/mbk_offline.bulletins.h:11:9 - Unknown word (OBVT) -- #define OBVT 4 @@ -1589,7 +1527,6 @@ ATTIC/mbk/mbk_offline.graffiti.h:8:9 - Unknown word (DEFWALL) -- #defin ATTIC/mbk/mbk_offline.mail.h:11:9 - Unknown word (OMCEML) -- #define OMCEML 4 ATTIC/mbk/mbk_offline.mail.h:12:9 - Unknown word (ALLNAM) -- #define ALLNAM 5 ATTIC/mbk/mbk_offline.mail.h:13:9 - Unknown word (UPDQSC) -- #define UPDQSC 6 -ATTIC/mbk/mbk_offline.mail.h:140:9 - Unknown word (NOMSGS) -- #define NOMSGS 133 ATTIC/mbk/mbk_offline.mail.h:142:9 - Unknown word (REPHD) -- #define REPHD 135 ATTIC/mbk/mbk_offline.mail.h:143:9 - Unknown word (REPTB) -- #define REPTB 136 ATTIC/mbk/mbk_offline.mail.h:144:9 - Unknown word (REPTBALL) -- #define REPTBALL 137 @@ -1706,17 +1643,12 @@ ATTIC/mbk/mbk_offline.news.h:15:9 - Unknown word (ONDMT) -- #define ON ATTIC/mbk/mbk_offline.news.h:16:9 - Unknown word (ONDNAX) -- #define ONDNAX 9 ATTIC/mbk/mbk_offline.news.h:17:9 - Unknown word (ONDOK) -- #define ONDOK 10 ATTIC/mbk/mbk_offline.news.h:8:9 - Unknown word (ONKEY) -- #define ONKEY 1 -ATTIC/mbk/mbk_offline.news.h:9:9 - Unknown word (DEFNEWS) -- #define DEFNEWS 2 ATTIC/mbk/mbk_registry.h:101:9 - Unknown word (REGPLS) -- #define REGPLS 94 -ATTIC/mbk/mbk_registry.h:102:9 - Unknown word (REGHELP) -- #define REGHELP 95 ATTIC/mbk/mbk_registry.h:105:9 - Unknown word (REGMNU) -- #define REGMNU 98 ATTIC/mbk/mbk_registry.h:108:9 - Unknown word (REGSMNU) -- #define REGSMNU 101 -ATTIC/mbk/mbk_registry.h:113:9 - Unknown word (DINTRO) -- #define DINTRO 106 -ATTIC/mbk/mbk_registry.h:114:9 - Unknown word (DLETTER) -- #define DLETTER 107 +ATTIC/mbk/mbk_registry.h:116:9 - Unknown word (DIRHDR) -- #define DIRHDR 109 ATTIC/mbk/mbk_registry.h:117:9 - Unknown word (DIRLIN) -- #define DIRLIN 110 ATTIC/mbk/mbk_registry.h:118:9 - Unknown word (DIRFTR) -- #define DIRFTR 111 -ATTIC/mbk/mbk_registry.h:120:9 - Unknown word (SINTRO) -- #define SINTRO 113 -ATTIC/mbk/mbk_registry.h:121:9 - Unknown word (SLETTER) -- #define SLETTER 114 ATTIC/mbk/mbk_registry.h:122:9 - Unknown word (SCANKW) -- #define SCANKW 115 ATTIC/mbk/mbk_registry.h:123:9 - Unknown word (GETKEYW) -- #define GETKEYW 116 ATTIC/mbk/mbk_registry.h:124:9 - Unknown word (LKUPWHO) -- #define LKUPWHO 117 @@ -1963,8 +1895,6 @@ ATTIC/mbk/mbk_signup.h:21:9 - Unknown word (MXUIDL) -- #define MXUIDL 1 ATTIC/mbk/mbk_signup.h:22:9 - Unknown word (ALWNUM) -- #define ALWNUM 15 ATTIC/mbk/mbk_signup.h:23:9 - Unknown word (ALWSYM) -- #define ALWSYM 16 ATTIC/mbk/mbk_signup.h:24:9 - Unknown word (SUPU) -- #define SUPU2S 17 -ATTIC/mbk/mbk_signup.h:25:9 - Unknown word (SUPAUTH) -- #define SUPAUTH 18 -ATTIC/mbk/mbk_signup.h:27:11 - Unknown word (UATT) -- #define E2UATT 20 ATTIC/mbk/mbk_signup.h:28:11 - Unknown word (UNAM) -- #define E2UNAM 21 ATTIC/mbk/mbk_signup.h:29:11 - Unknown word (URRR) -- #define E2URRR 22 ATTIC/mbk/mbk_signup.h:30:9 - Unknown word (LNGSEL) -- #define LNGSEL1 23 @@ -1987,7 +1917,6 @@ ATTIC/mbk/mbk_signup.h:58:9 - Unknown word (SMLUID) -- #define SMLUID 5 ATTIC/mbk/mbk_signup.h:60:9 - Unknown word (UIDOK) -- #define UIDOK 53 ATTIC/mbk/mbk_signup.h:61:9 - Unknown word (GOTUID) -- #define GOTUID 54 ATTIC/mbk/mbk_signup.h:72:11 - Unknown word (UTPC) -- #define S2UTPC 65 -ATTIC/mbk/mbk_signup.h:73:11 - Unknown word (UTXT) -- #define S2UTXT 66 ATTIC/mbk/mbk_signup.h:74:11 - Unknown word (STPC) -- #define U2STPC 67 ATTIC/mbk/mbk_signup.h:75:9 - Unknown word (CKSHEADER) -- #define CKSHEADER 68 ATTIC/mbk/mbk_signup.h:76:9 - Unknown word (CKSNAME) -- #define CKSNAME 69 @@ -2152,6 +2081,7 @@ ATTIC/mbk/mbk_telecon.h:108:9 - Unknown word (MSGNCRE) -- #define MSGNCRE ATTIC/mbk/mbk_telecon.h:109:9 - Unknown word (MSGNCRX) -- #define MSGNCRX 102 ATTIC/mbk/mbk_telecon.h:110:9 - Unknown word (MSGCHE) -- #define MSGCHE 103 ATTIC/mbk/mbk_telecon.h:111:9 - Unknown word (MSGCHX) -- #define MSGCHX 104 +ATTIC/mbk/mbk_telecon.h:114:9 - Unknown word (SCANHDR) -- #define SCANHDR 107 ATTIC/mbk/mbk_telecon.h:117:9 - Unknown word (SCANTHSCH) -- #define SCANTHSCH 110 ATTIC/mbk/mbk_telecon.h:118:9 - Unknown word (SCANOTHCH) -- #define SCANOTHCH 111 ATTIC/mbk/mbk_telecon.h:119:9 - Unknown word (SCANPRVM) -- #define SCANPRVM 112 @@ -2192,7 +2122,6 @@ ATTIC/mbk/mbk_telecon.h:153:9 - Unknown word (INVHELP) -- #define INVHELP ATTIC/mbk/mbk_telecon.h:154:9 - Unknown word (IUNKUSR) -- #define IUNKUSR 147 ATTIC/mbk/mbk_telecon.h:155:9 - Unknown word (INOKALL) -- #define INOKALL 148 ATTIC/mbk/mbk_telecon.h:156:9 - Unknown word (IWHYU) -- #define IWHYU 149 -ATTIC/mbk/mbk_telecon.h:157:9 - Unknown word (IRECIP) -- #define IRECIP 150 ATTIC/mbk/mbk_telecon.h:158:9 - Unknown word (IRECHE) -- #define IRECHE 151 ATTIC/mbk/mbk_telecon.h:159:9 - Unknown word (IRECSHE) -- #define IRECSHE 152 ATTIC/mbk/mbk_telecon.h:15:9 - Unknown word (NPAYMX) -- #define NPAYMX 8 @@ -2207,11 +2136,9 @@ ATTIC/mbk/mbk_telecon.h:169:9 - Unknown word (UUNKUSR) -- #define UUNKUSR ATTIC/mbk/mbk_telecon.h:16:9 - Unknown word (MAXCHT) -- #define MAXCHT 9 ATTIC/mbk/mbk_telecon.h:170:9 - Unknown word (UNOKALL) -- #define UNOKALL 163 ATTIC/mbk/mbk_telecon.h:171:9 - Unknown word (UWHYU) -- #define UWHYU 164 -ATTIC/mbk/mbk_telecon.h:172:9 - Unknown word (URECIP) -- #define URECIP 165 ATTIC/mbk/mbk_telecon.h:173:9 - Unknown word (URECHE) -- #define URECHE 166 ATTIC/mbk/mbk_telecon.h:174:9 - Unknown word (URECSHE) -- #define URECSHE 167 ATTIC/mbk/mbk_telecon.h:175:9 - Unknown word (URECHIS) -- #define URECHIS 168 -ATTIC/mbk/mbk_telecon.h:176:9 - Unknown word (URECHER) -- #define URECHER 169 ATTIC/mbk/mbk_telecon.h:177:9 - Unknown word (USENDR) -- #define USENDR 170 ATTIC/mbk/mbk_telecon.h:178:9 - Unknown word (USNDM) -- #define USNDM 171 ATTIC/mbk/mbk_telecon.h:179:9 - Unknown word (USNFF) -- #define USNFF 172 @@ -2276,7 +2203,6 @@ ATTIC/mbk/mbk_telecon.h:239:9 - Unknown word (CHTEXT) -- #define CHTEXT ATTIC/mbk/mbk_telecon.h:23:9 - Unknown word (CHATCOL) -- #define CHATCOL1 16 ATTIC/mbk/mbk_telecon.h:240:9 - Unknown word (CHTUNOT) -- #define CHTUNOT 233 ATTIC/mbk/mbk_telecon.h:241:9 - Unknown word (ENTCHT) -- #define ENTCHT 234 -ATTIC/mbk/mbk_telecon.h:243:9 - Unknown word (UNNOT) -- #define UNNOT 236 ATTIC/mbk/mbk_telecon.h:244:9 - Unknown word (SVNOMM) -- #define SVNOMM 237 ATTIC/mbk/mbk_telecon.h:245:9 - Unknown word (SVNOMF) -- #define SVNOMF 238 ATTIC/mbk/mbk_telecon.h:246:9 - Unknown word (SVGENM) -- #define SVGENM 239 @@ -2309,7 +2235,6 @@ ATTIC/mbk/mbk_telecon.h:278:9 - Unknown word (PINNONE) -- #define PINNONE ATTIC/mbk/mbk_telecon.h:279:9 - Unknown word (PINNAX) -- #define PINNAX 272 ATTIC/mbk/mbk_telecon.h:27:9 - Unknown word (ENTRBCH) -- #define ENTRBCH 20 ATTIC/mbk/mbk_telecon.h:280:9 - Unknown word (PINALR) -- #define PINALR 273 -ATTIC/mbk/mbk_telecon.h:28:9 - Unknown word (NOTALK) -- #define NOTALK 21 ATTIC/mbk/mbk_telecon.h:29:9 - Unknown word (NLVTALK) -- #define NLVTALK 22 ATTIC/mbk/mbk_telecon.h:32:9 - Unknown word (NLVNAX) -- #define NLVNAX 25 ATTIC/mbk/mbk_telecon.h:33:9 - Unknown word (ASKHLP) -- #define ASKHLP 26 @@ -2324,11 +2249,7 @@ ATTIC/mbk/mbk_telecon.h:45:9 - Unknown word (SICHTMP) -- #define SICHTMP ATTIC/mbk/mbk_telecon.h:46:9 - Unknown word (SITOPIC) -- #define SITOPIC 39 ATTIC/mbk/mbk_telecon.h:53:9 - Unknown word (SIUN) -- #define SIUN1 46 ATTIC/mbk/mbk_telecon.h:56:9 - Unknown word (TDELIM) -- #define TDELIM 49 -ATTIC/mbk/mbk_telecon.h:57:9 - Unknown word (TFROM) -- #define TFROM 50 -ATTIC/mbk/mbk_telecon.h:58:9 - Unknown word (TFROMP) -- #define TFROMP 51 ATTIC/mbk/mbk_telecon.h:59:9 - Unknown word (TFROMT) -- #define TFROMT 52 -ATTIC/mbk/mbk_telecon.h:61:9 - Unknown word (TSENT) -- #define TSENT 54 -ATTIC/mbk/mbk_telecon.h:62:9 - Unknown word (TSENTP) -- #define TSENTP 55 ATTIC/mbk/mbk_telecon.h:63:9 - Unknown word (TSENTT) -- #define TSENTT 56 ATTIC/mbk/mbk_telecon.h:64:9 - Unknown word (TWHYU) -- #define TWHYU 57 ATTIC/mbk/mbk_telecon.h:66:9 - Unknown word (ENTTLC) -- #define ENTTLC 59 @@ -2345,9 +2266,9 @@ ATTIC/mbk/mbk_telecon.h:78:9 - Unknown word (CHANST) -- #define CHANST1 ATTIC/mbk/mbk_telecon.h:81:9 - Unknown word (DEFCHAN) -- #define DEFCHAN1 74 ATTIC/mbk/mbk_telecon.h:8:9 - Unknown word (ENTRKEY) -- #define ENTRKEY 1 ATTIC/mbk/mbk_telecon.h:98:9 - Unknown word (UEDITLT) -- #define UEDITLT 91 -ATTIC/mbk/mbk_telecon.h:9:9 - Unknown word (NORMKEY) -- #define NORMKEY 2 ATTIC/mbk/mbk_updown.h:10:9 - Unknown word (DISSEC) -- #define DISSEC 3 ATTIC/mbk/mbk_updown.h:13:9 - Unknown word (REFND) -- #define REFND 6 +ATTIC/mbk/mbk_updown.h:14:9 - Unknown word (REFPER) -- #define REFPER 7 ATTIC/mbk/mbk_updown.h:16:9 - Unknown word (FNOTFND) -- #define FNOTFND 9 ATTIC/mbk/mbk_updown.h:19:9 - Unknown word (DNLHDR) -- #define DNLHDR 12 ATTIC/mbk/mbk_updown.h:21:9 - Unknown word (PROTLIN) -- #define PROTLIN1 14 @@ -2362,9 +2283,7 @@ ATTIC/mbk/mbk_updown.h:37:9 - Unknown word (CANTAG) -- #define CANTAG 3 ATTIC/mbk/mbk_updown.h:38:9 - Unknown word (TAGSOMEFIL) -- #define TAGSOMEFIL 31 ATTIC/mbk/mbk_updown.h:39:9 - Unknown word (TAGFIL) -- #define TAGFIL 32 ATTIC/mbk/mbk_updown.h:40:9 - Unknown word (TAGSOM) -- #define TAGSOM 33 -ATTIC/mbk/mbk_updown.h:41:9 - Unknown word (SUPLOAD) -- #define SUPLOAD 34 ATTIC/mbk/mbk_updown.h:42:9 - Unknown word (SDNLOAD) -- #define SDNLOAD 35 -ATTIC/mbk/mbk_updown.h:43:9 - Unknown word (SSINGLE) -- #define SSINGLE 36 ATTIC/mbk/mbk_updown.h:45:9 - Unknown word (XFERBEG) -- #define XFERBEG 38 ATTIC/mbk/mbk_updown.h:46:9 - Unknown word (DNLFAIL) -- #define DNLFAIL 39 ATTIC/mbk/mbk_updown.h:48:9 - Unknown word (TEMENU) -- #define TEMENU 41 @@ -2388,10 +2307,8 @@ ATTIC/mbk/mbk_updown.h:68:9 - Unknown word (UPLHDR) -- #define UPLHDR 6 ATTIC/mbk/mbk_updown.h:69:9 - Unknown word (UPLFTR) -- #define UPLFTR 62 ATTIC/mbk/mbk_updown.h:70:9 - Unknown word (LNKNAM) -- #define LNKNAM 63 ATTIC/mbk/mbk_updown.h:71:9 - Unknown word (UPLFAIL) -- #define UPLFAIL 64 -ATTIC/mbk/mbk_updown.h:72:9 - Unknown word (URETRY) -- #define URETRY 65 ATTIC/mbk/mbk_updown.h:75:9 - Unknown word (LINKOK) -- #define LINKOK 68 ATTIC/mbk/mbk_updown.h:77:9 - Unknown word (FILPLR) -- #define FILPLR 70 -ATTIC/mbk/mbk_updown.h:7:11 - Unknown word (UPDOWN) -- #ifndef __UPDOWN_UNAMBIGUOUS__ ATTIC/mbk/mbk_updown.h:8:9 - Unknown word (PEFFIC) -- #define PEFFIC 1 ATTIC/mbk/mbk_updown.h:9:9 - Unknown word (VPRSEL) -- #define VPRSEL 2 ATTIC/mbk/mbk_vised.h:10:9 - Unknown word (HSCRINC) -- #define HSCRINC 3 @@ -2417,7 +2334,6 @@ ATTIC/mbk/mbk_vised.h:35:9 - Unknown word (STATUSM) -- #define STATUSM 2 ATTIC/mbk/mbk_vised.h:36:9 - Unknown word (STATUSO) -- #define STATUSO 29 ATTIC/mbk/mbk_vised.h:37:9 - Unknown word (STATUSK) -- #define STATUSK 30 ATTIC/mbk/mbk_vised.h:39:9 - Unknown word (ERRFMT) -- #define ERRFMT 32 -ATTIC/mbk/mbk_vised.h:46:9 - Unknown word (FREP) -- #define FREP1 39 ATTIC/mbk/mbk_vised.h:50:9 - Unknown word (RMARG) -- #define RMARG 43 ATTIC/mbk/mbk_vised.h:53:9 - Unknown word (CLRSCR) -- #define CLRSCR 46 ATTIC/mbk/mbk_vised.h:8:9 - Unknown word (RMARGIN) -- #define RMARGIN 1 @@ -2431,6 +2347,7 @@ ATTIC/src/modules/account/account.c:110:13 - Unknown word (CRDXFER) -- # ATTIC/src/modules/account/account.c:111:13 - Unknown word (BLGPWCH) -- #define AUS_BLGPWCH "HACK TRY IN PASSWORD ATTIC/src/modules/account/account.c:112:13 - Unknown word (PASSOTH) -- #define AUS_PASSOTH "CHANGED OTHER'S PASSWORD ATTIC/src/modules/account/account.c:136:9 - Unknown word (xfkey) -- int xfkey; +ATTIC/src/modules/account/account.c:137:9 - Unknown word (remexp) -- int remexp; ATTIC/src/modules/account/account.c:139:9 - Unknown word (safpsw) -- int safpsw; ATTIC/src/modules/account/account.c:140:9 - Unknown word (strpss) -- int strpss; ATTIC/src/modules/account/account.c:141:9 - Unknown word (minpln) -- int minpln; @@ -2441,7 +2358,6 @@ ATTIC/src/modules/account/account.c:145:9 - Unknown word (lognam) -- i ATTIC/src/modules/account/account.c:147:9 - Unknown word (logadr) -- int logadr; ATTIC/src/modules/account/account.c:148:9 - Unknown word (logphn) -- int logphn; ATTIC/src/modules/account/account.c:150:9 - Unknown word (logsex) -- int logsex; -ATTIC/src/modules/account/account.c:151:9 - Unknown word (logsys) -- int logsys; ATTIC/src/modules/account/account.c:152:9 - Unknown word (demcxf) -- int demcxf; ATTIC/src/modules/account/account.c:153:9 - Unknown word (mincxf) -- int mincxf; ATTIC/src/modules/account/account.c:154:9 - Unknown word (maxcxf) -- int maxcxf; @@ -2456,19 +2372,15 @@ ATTIC/src/modules/account/account.c:276:22 - Unknown word (FLETTRWORDS) -- i ATTIC/src/modules/account/account.c:28:45 - Unknown word (alexios) -- 2004/09/13 19:55:34 alexios Exp $ ATTIC/src/modules/account/account.c:312:1 - Unknown word (stupidpass) -- stupidpass (char *pass) ATTIC/src/modules/account/account.c:319:19 - Unknown word (mkfname) -- if ((fp = fopen (mkfname (BADPASSFILE), "r") -ATTIC/src/modules/account/account.c:349:11 - Unknown word (insys) -- if (!usr_insys (userid, 0)) { ATTIC/src/modules/account/account.c:361:17 - Unknown word (reprompt) -- } while (inp_reprompt ()); ATTIC/src/modules/account/account.c:371:21 - Unknown word (baudstg) -- channel_baudstg (thisuseronl. ATTIC/src/modules/account/account.c:374:12 - Unknown word (emupty) -- emupty); ATTIC/src/modules/account/account.c:395:9 - Unknown word (margc) -- if (!margc || inp_isX (margv[0 ATTIC/src/modules/account/account.c:39:16 - Unknown word (megistos) -- * Ran through megistos-config --oh. ATTIC/src/modules/account/account.c:457:26 - Unknown word (pswexpiry) -- uacc->passexp = sysvar->pswexpiry; -ATTIC/src/modules/account/account.c:45:47 - Unknown word (fatalsys) -- fatal() calls to error_fatalsys(). ATTIC/src/modules/account/account.c:471:1 - Unknown word (resetbbslib) -- resetbbslib () ATTIC/src/modules/account/account.c:478:32 - Unknown word (ANSIDEF) -- thisuseracc.prefs & (UPF_ANSIDEF | UPF_ANSIASK)) == ATTIC/src/modules/account/account.c:479:36 - Unknown word (ANSION) -- thisuseronl.flags, OLF_ANSION, -ATTIC/src/modules/account/account.c:488:21 - Unknown word (WAITTOCLEAR) -- out_setflags (OFL_WAITTOCLEAR); -ATTIC/src/modules/account/account.c:492:52 - Unknown word (STTYBIN) -- columns %d ixon ixoff", STTYBIN, ATTIC/src/modules/account/account.c:500:6 - Unknown word (setscreenheight) -- fmt_setscreenheight (uacc->scnheight); ATTIC/src/modules/account/account.c:503:23 - Unknown word (getpxlation) -- out_setxlation (usr_getpxlation (thisuseracc)); ATTIC/src/modules/account/account.c:503:7 - Unknown word (setxlation) -- out_setxlation (usr_getpxlation (thisuseracc @@ -2486,12 +2398,10 @@ ATTIC/src/modules/account/account.c:666:12 - Unknown word (othruseracc) - ATTIC/src/modules/account/account.c:697:7 - Unknown word (postcredits) -- usr_postcredits (userid, num, CRD_FREE ATTIC/src/modules/account/account.c:702:12 - Unknown word (injbuf) -- char injbuf[16384]; ATTIC/src/modules/account/account.c:704:19 - Unknown word (othrshm) -- sprompt_other (othrshm, injbuf, CXFINJ, uacc -ATTIC/src/modules/account/account.c:704:4 - Unknown word (sprompt) -- sprompt_other (othrshm, injbuf ATTIC/src/modules/account/account.c:706:12 - Unknown word (injoth) -- if (usr_injoth (&othruseronl, injbuf ATTIC/src/modules/account/account.c:706:21 - Unknown word (othruseronl) -- if (usr_injoth (&othruseronl, injbuf, 0)) ATTIC/src/modules/account/account.c:718:16 - Unknown word (cofdate) -- int nod = cofdate (today ()) - cofdate ATTIC/src/modules/account/account.c:718:52 - Unknown word (datecre) -- )) - cofdate (uacc->datecre); -ATTIC/src/modules/account/account.c:730:9 - Unknown word (getunit) -- msg_getunit (DAYSNG, uacc->passexp ATTIC/src/modules/account/account.c:734:41 - Unknown word (totcreds) -- getunit (CRDSNG, uacc->totcreds)); ATTIC/src/modules/account/account.c:735:41 - Unknown word (credsever) -- getunit (CRDSNG, uacc->credsever)); ATTIC/src/modules/account/account.c:736:41 - Unknown word (timever) -- getunit (MINSNG, uacc->timever)); @@ -2506,14 +2416,14 @@ ATTIC/src/modules/account/account.c:774:13 - Unknown word (crdpermonth) - ATTIC/src/modules/account/account.c:783:25 - Unknown word (NOCHRGE) -- (class->flags & CLF_NOCHRGE) ATTIC/src/modules/account/account.c:785:15 - Unknown word (ardays) -- nod = class->ardays - uacc->classdays; ATTIC/src/modules/account/account.c:794:13 - Unknown word (nadays) -- if (class->nadays != -1) { -ATTIC/src/modules/account/account.c:804:36 - Unknown word (credpost) -- uacc->curclss, class->credpost)) { +ATTIC/src/modules/account/account.c:797:12 - Unknown word (notaround) -- class->notaround); +ATTIC/src/modules/account/account.c:817:1 - Unknown word (passother) -- passother () ATTIC/src/modules/account/account.c:834:10 - Unknown word (shownmenu) -- int shownmenu = 0; ATTIC/src/modules/account/account.c:842:32 - Unknown word (MMCALLING) -- thisuseronl.flags & OLF_MMCALLING && ATTIC/src/modules/account/account.c:855:13 - Unknown word (nxtcmd) -- if (!cnc_nxtcmd) { ATTIC/src/modules/account/account.c:856:33 - Unknown word (MMCONCAT) -- thisuseronl.flags & OLF_MMCONCAT) { ATTIC/src/modules/account/account.c:926:8 - Unknown word (resetvpos) -- fmt_resetvpos (0); ATTIC/src/modules/account/account.c:974:36 - Unknown word (USRDIR) -- fname, "%s/%s", mkfname (USRDIR), victim); -ATTIC/src/modules/account/usercleanup.c:105:13 - Unknown word (topcreds) -- struct top *topcreds, *toppaid, *toptimever ATTIC/src/modules/account/usercleanup.c:105:24 - Unknown word (toppaid) -- struct top *topcreds, *toppaid, *toptimever, *topcredsever ATTIC/src/modules/account/usercleanup.c:105:34 - Unknown word (toptimever) -- topcreds, *toppaid, *toptimever, *topcredsever, *topfilesdnl ATTIC/src/modules/account/usercleanup.c:105:47 - Unknown word (topcredsever) -- toppaid, *toptimever, *topcredsever, *topfilesdnl; @@ -2526,10 +2436,8 @@ ATTIC/src/modules/account/usercleanup.c:112:9 - Unknown word (nummodified) ATTIC/src/modules/account/usercleanup.c:118:24 - Unknown word (alcmem) -- t) = (struct top *) alcmem (sizeof (struct top ATTIC/src/modules/account/usercleanup.c:124:1 - Unknown word (entertop) -- entertop (struct top *t, char ATTIC/src/modules/account/usercleanup.c:124:45 - Unknown word (scorestg) -- char *label, char *scorestg, int score) -ATTIC/src/modules/account/usercleanup.c:177:16 - Unknown word (TTYNUM) -- mod_init (INI_TTYNUM | INI_OUTPUT | INI_SYSVARS ATTIC/src/modules/account/usercleanup.c:207:12 - Unknown word (usracc) -- useracc_t usracc, *uacc = &usracc; ATTIC/src/modules/account/usercleanup.c:209:14 - Unknown word (ourclass) -- classrec_t *ourclass; -ATTIC/src/modules/account/usercleanup.c:210:20 - Unknown word (NUMLANGUAGES) -- int langstats[NUMLANGUAGES] = { 0 }; ATTIC/src/modules/account/usercleanup.c:212:10 - Unknown word (visualstats) -- int visualstats = 0; ATTIC/src/modules/account/usercleanup.c:213:10 - Unknown word (malestats) -- int malestats = 0; ATTIC/src/modules/account/usercleanup.c:214:10 - Unknown word (corpstats) -- int corpstats = 0; @@ -2539,18 +2447,15 @@ ATTIC/src/modules/account/usercleanup.c:217:10 - Unknown word (exemptstats) ATTIC/src/modules/account/usercleanup.c:221:26 - Unknown word (CLNUPAUDITFILE) -- audit_setfile (mkfname (CLNUPAUDITFILE)); ATTIC/src/modules/account/usercleanup.c:278:15 - Unknown word (timetdy) -- if (uacc->timetdy) { ATTIC/src/modules/account/usercleanup.c:279:15 - Unknown word (TIMETDAY) -- printf ("TIMETDAY: %s: %d min(s)\n", -ATTIC/src/modules/account/usercleanup.c:285:14 - Unknown word (INCLASS) -- printf ("INCLASS: %s: %d day(s)\n", ATTIC/src/modules/account/usercleanup.c:288:23 - Unknown word (tempclss) -- if (strcmp (uacc->tempclss, uacc->curclss)) { ATTIC/src/modules/account/usercleanup.c:307:14 - Unknown word (ARCLASS) -- ("ARCLASS: %s: %s moves-to %s ATTIC/src/modules/account/usercleanup.c:333:13 - Unknown word (NAROUND) -- ("NAROUND: %s: %d day(s)\n", ATTIC/src/modules/account/usercleanup.c:341:15 - Unknown word (NACLASS) -- ("NACLASS: %s: %s moves-to %s -ATTIC/src/modules/account/usercleanup.c:379:15 - Unknown word (tcreds) -- sysvar->tcreds += amount; ATTIC/src/modules/account/usercleanup.c:384:21 - Unknown word (CRDPOST) -- AUDIT (CRDPOST), amount, ATTIC/src/modules/account/usercleanup.c:396:13 - Unknown word (WEEKPOST) -- ("WEEKPOST: %s: %d credits-posted ATTIC/src/modules/account/usercleanup.c:406:11 - Unknown word (tdday) -- (tdday (today ()) == 1)) { ATTIC/src/modules/account/usercleanup.c:412:13 - Unknown word (MNTHPOST) -- ("MNTHPOST: %s: %d credits-posted ATTIC/src/modules/account/usercleanup.c:425:34 - Unknown word (DELETEDCLASS) -- strcmp (uacc->curclss, DELETEDCLASS)))) { -ATTIC/src/modules/account/usercleanup.c:442:43 - Unknown word (bbsd) -- channel is ignored by bbsd -- this is not a ATTIC/src/modules/account/usercleanup.c:456:19 - Unknown word (upperc) -- cls_find (upperc (uacc->curclss)); ATTIC/src/modules/account/usercleanup.c:469:15 - Unknown word (sysaxs) -- if (uacc->sysaxs[0] || uacc->sysaxs[ ATTIC/src/modules/account/usercleanup.c:479:14 - Unknown word (CLASSN) -- printf ("CLASSN: %s: %s\n", uacc- @@ -2561,7 +2466,6 @@ ATTIC/src/modules/account/usercleanup.c:535:15 - Unknown word (tdyear) ATTIC/src/modules/account/usercleanup.c:538:31 - Unknown word (paidcreds) -- (toppaid, dir, "top-paidcreds"); ATTIC/src/modules/account/usercleanup.c:539:34 - Unknown word (timespent) -- toptimever, dir, "top-timespent"); ATTIC/src/modules/account/usercleanup.c:540:36 - Unknown word (credsspend) -- topcredsever, dir, "top-credsspend"); -ATTIC/src/modules/account/usercleanup.c:546:31 - Unknown word (numconnections) -- (topconn, dir, "top-numconnections"); ATTIC/src/modules/account/usercleanup.c:547:30 - Unknown word (oldestsignups) -- savetop (topold, dir, "top-oldestsignups"); ATTIC/src/modules/account/usercleanup.c:550:28 - Unknown word (DEMOSTATFILE) -- fp = fopen (mkfname (DEMOSTATFILE), "w")) != NULL) { ATTIC/src/modules/account/usercleanup.c:63:12 - Unknown word (bladcommand) -- * Changed bladcommand() calls to bbsdcommand @@ -2570,11 +2474,9 @@ ATTIC/src/modules/account/usercleanup.c:90:9 - Unknown word (DAYSSINCEFILE) ATTIC/src/modules/account/usercleanup.c:94:13 - Unknown word (USERCUB) -- #define AUS_USERCUB "USER ACCOUNT CLEANUP ATTIC/src/modules/account/usercleanup.c:95:13 - Unknown word (USERCUE) -- #define AUS_USERCUE "END OF USER ACCOUNT ATTIC/src/modules/adventure/adventure.c:107:1 - Unknown word (gatherlist) -- gatherlist () -ATTIC/src/modules/adventure/adventure.c:178:8 - Unknown word (sameto) -- if (sameto ("A ", d)) ATTIC/src/modules/adventure/adventure.c:199:4 - Unknown word (lowerc) -- lowerc (games[numgames - 1 ATTIC/src/modules/adventure/adventure.c:243:11 - Unknown word (addwild) -- if (xfer_addwild (FXM_TRANSIENT, spec ATTIC/src/modules/adventure/adventure.c:252:13 - Unknown word (gamename) -- play (char *gamename) -ATTIC/src/modules/adventure/adventure.c:285:6 - Unknown word (fcopy) -- if (fcopy (fname, s)) { ATTIC/src/modules/adventure/adventure.c:337:56 - Unknown word (INHIBITGO) -- OLF_NOTIMEOUT | OLF_INHIBITGO | ATTIC/src/modules/adventure/adventure.c:338:15 - Unknown word (INSYSCHAT) -- OLF_INSYSCHAT | OLF_MMCONCAT); ATTIC/src/modules/adventure/adventure.c:352:1 - Unknown word (listgames) -- listgames () @@ -2585,7 +2487,6 @@ ATTIC/src/modules/adventure/adventure.c:91:9 - Unknown word (GAMEDIR) -- ATTIC/src/modules/adventure/adventure.c:92:9 - Unknown word (GAMEINDEXFILE) -- #define GAMEINDEXFILE GAMEDIR"/00INDEX" ATTIC/src/modules/adventure/adventure.c:98:1 - Unknown word (gamecmp) -- gamecmp (const void *a, const ATTIC/src/modules/adventure/infoint/control.c:240:5 - Unknown word (Randomise) -- /* Randomise */ -ATTIC/src/modules/adventure/infoint/control.c:252:18 - Unknown word (datap) -- read_page (i, &datap[i * PAGE_SIZE]); ATTIC/src/modules/adventure/infoint/control.c:5:36 - Unknown word (Megistos) -- Alexios (porting to Megistos, adding some bells ATTIC/src/modules/adventure/infoint/control.c:89:17 - Unknown word (zword) -- check_argument (zword_t argc) ATTIC/src/modules/adventure/infoint/extern.c:71:1 - Unknown word (zbyte) -- zbyte_t h_type = 0; @@ -2593,29 +2494,18 @@ ATTIC/src/modules/adventure/infoint/fileio.c:323:13 - Unknown word (settermio ATTIC/src/modules/adventure/infoint/fileio.c:343:18 - Unknown word (XFERLIST) -- sprintf (fname, XFERLIST, getpid ()); ATTIC/src/modules/adventure/infoint/fileio.c:375:17 - Unknown word (Argh) -- error_fatal ("Argh, fcopy() failed. Dying ATTIC/src/modules/adventure/infoint/fileio.c:418:49 - Unknown word (Seastalker) -- region (this is just for Seastalker) */ -ATTIC/src/modules/adventure/infoint/fileio.c:98:25 - Unknown word (storyname) -- open_story (const char *storyname) -ATTIC/src/modules/adventure/infoint/input.c:169:10 - Unknown word (cbuf) -- char *cbuf, *buffer; ATTIC/src/modules/adventure/infoint/input.c:218:5 - Unknown word (Tokenise) -- /* Tokenise the line, if a token -ATTIC/src/modules/adventure/infoint/input.c:325:17 - Unknown word (tbuf) -- char *cbuf, *tbuf, *tp; ATTIC/src/modules/adventure/infoint/input.c:76:13 - Unknown word (tokenise) -- static void tokenise_line (zword_t, zword -ATTIC/src/modules/adventure/infoint/interpre.c:83:10 - Unknown word (maxoperands) -- int maxoperands, count, extended, i ATTIC/src/modules/adventure/infoint/math.c:165:4 - Unknown word (Aritmetic) -- * Aritmetic shift +/- n bits -ATTIC/src/modules/adventure/infoint/memory.c:178:26 - Unknown word (nextp) -- cache_entry_t *cachep, *nextp; -ATTIC/src/modules/adventure/infoint/memory.c:73:22 - Unknown word (flink) -- struct cache_entry *flink; -ATTIC/src/modules/adventure/infoint/memory.c:85:36 - Unknown word (cachep) -- entry_t *current_code_cachep = NULL; -ATTIC/src/modules/adventure/infoint/object.c:160:16 - Unknown word (parentp) -- zword_t objp, parentp, childp, parent, child -ATTIC/src/modules/adventure/infoint/object.c:160:25 - Unknown word (childp) -- zword_t objp, parentp, childp, parent, child; ATTIC/src/modules/adventure/infoint/object.c:193:27 - Unknown word (thre) -- Set the next pointer thre previous child to the ATTIC/src/modules/adventure/infoint/operand.c:242:39 - Unknown word (propogate) -- of offset is set then propogate the sign bit */ -ATTIC/src/modules/adventure/infoint/osdepend.c:101:13 - Unknown word (errflg) -- int c, errflg = 0; -ATTIC/src/modules/adventure/infoint/osdepend.c:135:35 - Unknown word (Malssen) -- patches by: Sander van Malssen & Neptho T.\n"); -ATTIC/src/modules/adventure/infoint/osdepend.c:135:45 - Unknown word (Neptho) -- Sander van Malssen & Neptho T.\n"); -ATTIC/src/modules/adventure/infoint/osdepend.c:249:12 - Unknown word (PLABACK) -- * GAME_PLABACK - Keystroke record file +ATTIC/src/modules/adventure/infoint/osdepend.c:101:13 - Unknown word (errflg) -- int c, errflg = 0; +ATTIC/src/modules/adventure/infoint/osdepend.c:135:35 - Unknown word (Malssen) -- patches by: Sander van Malssen & Neptho T.\n"); +ATTIC/src/modules/adventure/infoint/osdepend.c:135:45 - Unknown word (Neptho) -- Sander van Malssen & Neptho T.\n"); +ATTIC/src/modules/adventure/infoint/osdepend.c:249:12 - Unknown word (PLABACK) -- * GAME_PLABACK - Keystroke record file ATTIC/src/modules/adventure/infoint/osdepend.c:3:16 - Unknown word (osdepend) -- ** FILE: osdepend.c -ATTIC/src/modules/adventure/infoint/osdepend.c:452:35 - Unknown word (ztypes) -- by MAX_TEXT_SIZE in ztypes.h. The replacement text +ATTIC/src/modules/adventure/infoint/osdepend.c:452:35 - Unknown word (ztypes) -- by MAX_TEXT_SIZE in ztypes.h. The replacement text ATTIC/src/modules/adventure/infoint/osdepend.c:65:9 - Unknown word (Barthel) -- * Olaf Barthel 28-Jul-1992 -ATTIC/src/modules/adventure/infoint/osdepend.c:77:9 - Unknown word (storybasename) -- char *storybasename; -ATTIC/src/modules/adventure/infoint/property.c:111:28 - Unknown word (propp) -- next_property (zword_t propp) ATTIC/src/modules/adventure/infoint/text.c:158:12 - Unknown word (zchar) -- write_zchar ((char) (ascii | code ATTIC/src/modules/adventure/infoint/text.c:497:10 - Unknown word (xlat) -- char xlat_buffer[MAX_TEXT_SIZE ATTIC/src/modules/adventure/infoint/text.c:548:23 - Unknown word (aeoeue) -- char xlat[] = "aeoeueAeOeUess>><<"; @@ -2630,22 +2520,18 @@ ATTIC/src/modules/adventure/infoint/zip.c:81:28 - Unknown word (Doherty) ATTIC/src/modules/adventure/infoint/ztypes.h:128:16 - Unknown word (zheader) -- typedef struct zheader { ATTIC/src/modules/adventure/infoint/ztypes.h:168:16 - Unknown word (TANDY) -- #define CONFIG_TANDY 0x08 /* Tandy ATTIC/src/modules/adventure/infoint/ztypes.h:168:37 - Unknown word (Tandy) -- TANDY 0x08 /* Tandy licensed game -ATTIC/src/modules/adventure/infoint/ztypes.h:170:16 - Unknown word (NOSTATUSLINE) -- #define CONFIG_NOSTATUSLINE 0x10 /* Interpreter -ATTIC/src/modules/adventure/infoint/ztypes.h:207:22 - Unknown word (IIGS) -- define INTERP_APPLE_IIGS 10 -ATTIC/src/modules/adventure/infoint/ztypes.h:236:16 - Unknown word (zobjectv) -- typedef struct zobjectv3 { +ATTIC/src/modules/adventure/infoint/ztypes.h:207:22 - Unknown word (IIGS) -- define INTERP_APPLE_IIGS 10 +ATTIC/src/modules/adventure/infoint/ztypes.h:236:16 - Unknown word (zobjectv) -- typedef struct zobjectv3 { ATTIC/src/modules/adventure/infoint/ztypes.h:65:16 - Unknown word (ZTYPES) -- #if !defined(__ZTYPES_INCLUDED) -ATTIC/src/modules/adventure/infoint/ztypes.h:693:4 - Unknown word (screenio) -- /* screenio.c */ +ATTIC/src/modules/adventure/infoint/ztypes.h:693:4 - Unknown word (screenio) -- /* screenio.c */ ATTIC/src/modules/adventure/infoint/ztypes.h:80:29 - Unknown word (Deafult) -- DEFAULT_COLS 80 /* Deafult screen width */ ATTIC/src/modules/bulletins/autoins.c:101:8 - Unknown word (getclub) -- if (!getclub (insclub, AISIG, AISIGR ATTIC/src/modules/bulletins/autoins.c:102:22 - Unknown word (lastclub) -- thisuseracc.lastclub[0] ? AIDEF : 0, ATTIC/src/modules/bulletins/autoins.c:111:24 - Unknown word (MSGSDIR) -- strcpy (dir, mkfname (MSGSDIR "/%s/" MSGATTDIR, insclub -ATTIC/src/modules/bulletins/autoins.c:145:7 - Unknown word (dbexists) -- if (dbexists (insclub, fname)) { ATTIC/src/modules/bulletins/autoins.c:157:11 - Unknown word (bltidx) -- struct bltidx blt; -ATTIC/src/modules/bulletins/autoins.c:163:14 - Unknown word (dbgetlast) -- blt.num = dbgetlast () + 1; ATTIC/src/modules/bulletins/autoins.c:170:4 - Unknown word (bltinfo) -- bltinfo (&blt); ATTIC/src/modules/bulletins/autoins.c:174:9 - Unknown word (ainsdef) -- ainsdef ? 'Y' : 'N')) { ATTIC/src/modules/bulletins/autoins.c:188:8 - Unknown word (MSGBLTDIR) -- MSGBLTDIR, blt.fname)); -ATTIC/src/modules/bulletins/autoins.c:201:10 - Unknown word (dbins) -- if (!dbins (&blt)) { ATTIC/src/modules/bulletins/autoins.c:211:5 - Unknown word (loadclubhdr) -- loadclubhdr (club); ATTIC/src/modules/bulletins/autoins.c:212:13 - Unknown word (nblts) -- clubhdr.nblts++; ATTIC/src/modules/bulletins/autoins.c:212:5 - Unknown word (clubhdr) -- clubhdr.nblts++; @@ -2672,7 +2558,6 @@ ATTIC/src/modules/bulletins/bulletins.c:208:6 - Unknown word (bltdel) ATTIC/src/modules/bulletins/bulletins.c:217:6 - Unknown word (bltedt) -- bltedt (); ATTIC/src/modules/bulletins/bulletins.c:240:5 - Unknown word (bltread) -- bltread (); ATTIC/src/modules/bulletins/bulletins.c:243:5 - Unknown word (bltdnl) -- bltdnl (); -ATTIC/src/modules/bulletins/bulletins.c:272:2 - Unknown word (dbclose) -- dbclose (); ATTIC/src/modules/bulletins/bulletins.c:84:22 - Unknown word (clubmsg) -- promptblock_t *msg, *clubmsg; ATTIC/src/modules/bulletins/bulletins.c:87:9 - Unknown word (sopkey) -- int sopkey; ATTIC/src/modules/bulletins/bulletins.c:90:9 - Unknown word (auddel) -- int auddel; @@ -2682,18 +2567,9 @@ ATTIC/src/modules/bulletins/bulletins.c:93:9 - Unknown word (askdef) -- ATTIC/src/modules/bulletins/bulletins.c:94:9 - Unknown word (indsel) -- int indsel; ATTIC/src/modules/bulletins/bulletins.c:95:9 - Unknown word (indspd) -- int indspd; ATTIC/src/modules/bulletins/bulletins.c:97:9 - Unknown word (dnldesc) -- char *dnldesc; -ATTIC/src/modules/bulletins/bulletins.h:100:9 - Unknown word (dbget) -- void dbget (struct bltidx *blt -ATTIC/src/modules/bulletins/bulletins.h:102:9 - Unknown word (dblistfind) -- int dblistfind (char *club, int num -ATTIC/src/modules/bulletins/bulletins.h:104:9 - Unknown word (dbfound) -- int dbfound (); -ATTIC/src/modules/bulletins/bulletins.h:106:9 - Unknown word (dblistfirst) -- int dblistfirst (); -ATTIC/src/modules/bulletins/bulletins.h:108:9 - Unknown word (dblistnext) -- int dblistnext (); -ATTIC/src/modules/bulletins/bulletins.h:110:9 - Unknown word (dblistlast) -- int dblistlast (); -ATTIC/src/modules/bulletins/bulletins.h:112:9 - Unknown word (dblistprev) -- int dblistprev (); -ATTIC/src/modules/bulletins/bulletins.h:114:9 - Unknown word (dbnumexists) -- int dbnumexists (int num); ATTIC/src/modules/bulletins/bulletins.h:116:9 - Unknown word (dbchkambiguity) -- int dbchkambiguity (char *fname); -ATTIC/src/modules/bulletins/bulletins.h:118:9 - Unknown word (dbupdate) -- int dbupdate (struct bltidx *blt -ATTIC/src/modules/bulletins/bulletins.h:120:9 - Unknown word (dbdelete) -- int dbdelete (); ATTIC/src/modules/bulletins/bulletins.h:129:9 - Unknown word (listclubs) -- void listclubs (); +ATTIC/src/modules/bulletins/bulletins.h:145:9 - Unknown word (listambiguous) -- void listambiguous (char *fname); ATTIC/src/modules/bulletins/bulletins.h:150:9 - Unknown word (getblt) -- int getblt (int pr, struct bltidx ATTIC/src/modules/bulletins/bulletins.h:156:9 - Unknown word (showblt) -- void showblt (struct bltidx *blt ATTIC/src/modules/bulletins/bulletins.h:179:15 - Unknown word (clubheader) -- extern struct clubheader clubhdr; @@ -2701,11 +2577,11 @@ ATTIC/src/modules/bulletins/bulletins.h:184:9 - Unknown word (getclubid) ATTIC/src/modules/bulletins/bulletins.h:190:9 - Unknown word (getdefaultax) -- int getdefaultax (useracc_t * uacc, char ATTIC/src/modules/bulletins/bulletins.h:192:9 - Unknown word (getclubax) -- int getclubax (useracc_t * uacc, char ATTIC/src/modules/bulletins/bulletins.h:194:9 - Unknown word (setclubax) -- void setclubax (useracc_t * uacc, char -ATTIC/src/modules/bulletins/bulletins.h:199:9 - Unknown word (checklocks) -- int checklocks (struct bltidx *blt -ATTIC/src/modules/bulletins/bulletins.h:92:9 - Unknown word (dbgetfirst) -- int dbgetfirst (); ATTIC/src/modules/bulletins/cleanup.c:149:21 - Unknown word (oldclub) -- updateheader (char *oldclub, int count) +ATTIC/src/modules/bulletins/cleanup.c:302:6 - Unknown word (fillnew) -- d_fillnew (BLTIDX, &blt); ATTIC/src/modules/bulletins/cleanup.c:90:1 - Unknown word (resetclubs) -- resetclubs () ATTIC/src/modules/bulletins/cleanup.c:98:26 - Unknown word (CLUBHDRDIR) -- strcpy (fname, mkfname (CLUBHDRDIR)); +ATTIC/src/modules/bulletins/clubs.c:100:1 - Unknown word (hdrselect) -- hdrselect (const struct dirent ATTIC/src/modules/bulletins/clubs.c:124:40 - Unknown word (clubop) -- clubhdr.club, clubhdr.clubop, clubhdr.descr); ATTIC/src/modules/bulletins/db.c:64:22 - Unknown word (BLTDBDIR) -- d_dbfpath (mkfname (BLTDBDIR)); ATTIC/src/modules/bulletins/db.c:64:4 - Unknown word (dbfpath) -- d_dbfpath (mkfname (BLTDBDIR) @@ -2714,18 +2590,13 @@ ATTIC/src/modules/bulletins/db.c:93:44 - Unknown word (argh) -- error ATTIC/src/modules/bulletins/delete.c:159:38 - Unknown word (BLTDEL) -- thisuseronl.channel, AUDIT (BLTDEL), ATTIC/src/modules/bulletins/delete.c:66:23 - Unknown word (tmpblt) -- static struct bltidx *tmpblt; ATTIC/src/modules/bulletins/delete.c:74:26 - Unknown word (BLTREADLOCK) -- strncmp (d->d_name, BLTREADLOCK, strlen (BLTREADLOCK -ATTIC/src/modules/bulletins/edit.c:107:12 - Unknown word (uidxref) -- if (!usr_uidxref (blt.author, 0)) { ATTIC/src/modules/bulletins/edit.c:136:39 - Unknown word (BLTEDT) -- thisuseronl.channel, AUDIT (BLTEDT), -ATTIC/src/modules/bulletins/insert.c:174:1 - Unknown word (fcopymsg) -- fcopymsg (char *source, char -ATTIC/src/modules/bulletins/insert.c:364:11 - Unknown word (fatt) -- char fatt[256]; ATTIC/src/modules/bulletins/insert.c:462:1 - Unknown word (insupl) -- insupl (char *club) ATTIC/src/modules/bulletins/insert.c:78:1 - Unknown word (askclub) -- askclub () ATTIC/src/modules/bulletins/insert.c:98:1 - Unknown word (askfile) -- askfile (char *club) ATTIC/src/modules/bulletins/list.c:146:1 - Unknown word (bltcmp) -- bltcmp (const void *a, const ATTIC/src/modules/bulletins/login.c:69:9 - Unknown word (cofd) -- int cofd=cofdate(thisuseracc ATTIC/src/modules/bulletins/login.c:70:9 - Unknown word (newblts) -- int newblts=0; -ATTIC/src/modules/bulletins/login.c:71:9 - Unknown word (numareas) -- int numareas=0; -ATTIC/src/modules/bulletins/login.c:82:12 - Unknown word (newareas) -- char **newareas=alcmem(numareas*sizeof ATTIC/src/modules/bulletins/offline.bulletins/download.c:115:1 - Unknown word (addtodoorid) -- addtodoorid () ATTIC/src/modules/bulletins/offline.bulletins/download.c:125:16 - Unknown word (BLTIDXFILE) -- fprintf (fp, "BLTIDXFILE = %s\r\n", bltidfn) ATTIC/src/modules/bulletins/offline.bulletins/download.c:125:38 - Unknown word (bltidfn) -- BLTIDXFILE = %s\r\n", bltidfn); @@ -2739,9 +2610,7 @@ ATTIC/src/modules/bulletins/offline.bulletins/download.c:266:18 - Unknown wor ATTIC/src/modules/bulletins/offline.bulletins/download.c:266:28 - Unknown word (userqwk) -- loadprefs (USERQWK, &userqwk)) { ATTIC/src/modules/bulletins/offline.bulletins/download.c:271:2 - Unknown word (readxlation) -- readxlation (); ATTIC/src/modules/bulletins/offline.bulletins/download.c:272:2 - Unknown word (xlationtable) -- xlationtable = (userqwk.flags & OMF -ATTIC/src/modules/bulletins/offline.bulletins/download.c:284:2 - Unknown word (openreqdb) -- openreqdb (); ATTIC/src/modules/bulletins/offline.bulletins/download.c:290:20 - Unknown word (dosfname) -- if (!sameas (idx.dosfname, "BULLETIN")) -ATTIC/src/modules/bulletins/offline.bulletins/download.c:293:5 - Unknown word (dbset) -- d_dbset (bltdb); ATTIC/src/modules/bulletins/offline.bulletins/download.c:294:37 - Unknown word (reqfname) -- process (idx.reqarea, idx.reqfname); ATTIC/src/modules/bulletins/offline.bulletins/download.c:299:8 - Unknown word (rmrequest) -- if (!rmrequest (&idx)) { ATTIC/src/modules/bulletins/offline.bulletins/download.c:52:58 - Unknown word (CRNL) -- DOS newline scheme (CRNL). @@ -2793,16 +2662,16 @@ ATTIC/src/modules/emailclubs/bbsmail/bbsmail.c:25:16 - Unknown word (crdate) ATTIC/src/modules/emailclubs/bbsmail/bbsmail.c:74:12 - Unknown word (netclub) -- * bbsmail/netclub binary. ATTIC/src/modules/emailclubs/bbsmail/bbsmail.h:88:9 - Unknown word (resolverecipient) -- void resolverecipient (char *s, char *by) ATTIC/src/modules/emailclubs/bbsmail/bbsmail.h:95:9 - Unknown word (bbsencrypt) -- void bbsencrypt (char *buf, int size -ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:109:11 - Unknown word (Fatt) -- printf ("Fatt: (%s)\n", msg.fatt ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:119:3 - Unknown word (getemsgnum) -- getemsgnum (&msg); ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:121:3 - Unknown word (getcmsgnum) -- getcmsgnum (&msg); -ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:131:2 - Unknown word (addtodb) -- addtodb (&msg, email); -ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:140:30 - Unknown word (IHAVE) -- club messages to the IHAVE list */ -ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:143:3 - Unknown word (addihave) -- addihave (&msg); +ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:126:2 - Unknown word (preparemsghdr) -- preparemsghdr (&msg, email); +ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:140:30 - Unknown word (IHAVE) -- club messages to the IHAVE list */ +ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:143:3 - Unknown word (addihave) -- addihave (&msg); +ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:158:2 - Unknown word (writemsghdr) -- writemsghdr (fname, &msg); ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:3:16 - Unknown word (bbsmail) -- ** FILE: bbsmail_run.c +ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:87:2 - Unknown word (readmsghdr) -- readmsghdr (fname, &msg); ATTIC/src/modules/emailclubs/bbsmail/bbsmail_run.c:98:3 - Unknown word (checkautofw) -- checkautofw (&msg); ATTIC/src/modules/emailclubs/bbsmail/database.c:110:34 - Unknown word (EMAILDIR) -- dir, mkfname ("%s/%s", EMAILDIR, DBDIR)); -ATTIC/src/modules/emailclubs/bbsmail/database.c:110:44 - Unknown word (DBDIR) -- ("%s/%s", EMAILDIR, DBDIR)); ATTIC/src/modules/emailclubs/bbsmail/database.c:116:16 - Unknown word (ecdb) -- if (d_open (".ecdb", "s") != S_OKAY) { ATTIC/src/modules/emailclubs/bbsmail/database.c:127:10 - Unknown word (ecidx) -- struct ecidx idx; ATTIC/src/modules/emailclubs/bbsmail/database.c:134:14 - Unknown word (ECIDX) -- d_fillnew (ECIDX, &idx); @@ -2815,17 +2684,15 @@ ATTIC/src/modules/emailclubs/bbsmail/dump-ihave.c:23:18 - Unknown word (IHAV ATTIC/src/modules/emailclubs/bbsmail/dump-ihave.c:26:15 - Unknown word (ihavedb) -- if (d_open ("ihavedb", "s") != S_OKAY) { ATTIC/src/modules/emailclubs/bbsmail/dump-ihave.c:46:13 - Unknown word (IHAVELISTC) -- d_keyfind (IHAVELISTC, &c); ATTIC/src/modules/emailclubs/bbsmail/dump-ihave.c:60:21 - Unknown word (orgclub) -- ihave.bbs, ihave.orgclub, ihave.msgid, +ATTIC/src/modules/emailclubs/bbsmail/msghdr.c:157:16 - Unknown word (cryptkey) -- while (!msg->cryptkey) ATTIC/src/modules/emailclubs/bbsmail/msghdr.c:164:12 - Unknown word (origbbs) -- if (!msg->origbbs[0]) { ATTIC/src/modules/emailclubs/bbsmail/msghdr.c:166:16 - Unknown word (origclub) -- strcpy (msg->origclub, msg->club); ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:111:11 - Unknown word (emessages) -- sysvar->emessages++; ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:198:25 - Unknown word (APPROVD) -- if ((msg->flags & MSF_APPROVD) == 0) -ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:199:12 - Unknown word (nfunapp) -- clubhdr.nfunapp++; ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:86:10 - Unknown word (chkname) -- char chkname[256]; ATTIC/src/modules/emailclubs/bbsmail/msgnum.c:91:17 - Unknown word (NEMESSAGELOCK) -- if (lock_wait (NEMESSAGELOCK, 5) == LKR_TIMEOUT) ATTIC/src/modules/emailclubs/bbsmail/netmail.c:113:14 - Unknown word (EMAILATTDIR) -- mkfname (EMAILATTDIR "/" FILEATTACHMENT, -ATTIC/src/modules/emailclubs/bbsmail/netmail.c:130:10 - Unknown word (nmessages) -- sysvar->nmessages++; ATTIC/src/modules/emailclubs/bbsmail/netmail.c:97:18 - Unknown word (FILEATTACHMENT) -- sprintf (fatt, FILEATTACHMENT, msg->msgno); -ATTIC/src/modules/emailclubs/bbsmail/resolve.c:110:13 - Unknown word (forwardto) -- if (!user.forwardto[0]) ATTIC/src/modules/emailclubs/bbsmail/resolve.c:132:34 - Unknown word (AUTOFW) -- temp, "%s %s %s", HST_AUTOFW, original, msg->history ATTIC/src/modules/emailclubs/bbsmail/resolve.c:81:17 - Unknown word (maxn) -- int n = 0, maxn = msg_int (MAXBNCE, ATTIC/src/modules/emailclubs/bbsmail/resolve.c:82:9 - Unknown word (emailuser) -- struct emailuser user; @@ -2836,26 +2703,22 @@ ATTIC/src/modules/emailclubs/bbsmail/utils.c:144:13 - Unknown word (IHAVEREC) ATTIC/src/modules/emailclubs/bbsmail/utils.c:151:14 - Unknown word (NETQUERYC) -- d_keyfrst (NETQUERYC); ATTIC/src/modules/emailclubs/clubcleanup.c:181:9 - Unknown word (erasemsg) -- cleanup_erasemsg (message_t *msg) ATTIC/src/modules/emailclubs/clubcleanup.c:183:22 - Unknown word (clubdir) -- char fname[512], clubdir[256]; -ATTIC/src/modules/emailclubs/clubcleanup.c:228:11 - Unknown word (replyto) -- if (msg->replyto && msg->flags & MSF ATTIC/src/modules/emailclubs/clubcleanup.c:276:1 - Unknown word (fwperiodic) -- fwperiodic (message_t *msg) ATTIC/src/modules/emailclubs/clubcleanup.c:281:10 - Unknown word (clubname) -- char clubname[256]; ATTIC/src/modules/emailclubs/clubcleanup.c:342:5 - Unknown word (bbscrypt) -- bbscrypt (temp, bytes, msg->cryptkey ATTIC/src/modules/emailclubs/clubcleanup.c:362:42 - Unknown word (BBSMAILBIN) -- %s %s %s", mkfname (BBSMAILBIN), header, ATTIC/src/modules/emailclubs/clubcleanup.c:375:12 - Unknown word (nclubcleanup) -- ("\n\nclubcleanup(): ERROR, Unable to ATTIC/src/modules/emailclubs/clubcleanup.c:3:16 - Unknown word (clubcleanup) -- ** FILE: clubcleanup.c -ATTIC/src/modules/emailclubs/clubcleanup.c:410:10 - Unknown word (ctoday) -- int ctoday = cofdate (today () ATTIC/src/modules/emailclubs/clubcleanup.c:411:22 - Unknown word (msgdelb) -- int msgdel = 0, msgdelb = 0, msglive = 0, msgper +ATTIC/src/modules/emailclubs/clubcleanup.c:411:48 - Unknown word (msgper) -- msgdelb = 0, msglive = 0, msgper = 0, msgfile = ATTIC/src/modules/emailclubs/clubcleanup.c:412:9 - Unknown word (msgunapp) -- 0, msgunapp = 0; ATTIC/src/modules/emailclubs/clubcleanup.c:413:10 - Unknown word (msgfper) -- int msgfper = 0, msgpop = 0, msgdnl ATTIC/src/modules/emailclubs/clubcleanup.c:413:35 - Unknown word (msgdnl) -- msgfper = 0, msgpop = 0, msgdnl = 0; -ATTIC/src/modules/emailclubs/clubcleanup.c:414:22 - Unknown word (maxmsgno) -- uint32 pass, n, i, maxmsgno = 0; ATTIC/src/modules/emailclubs/clubcleanup.c:436:10 - Unknown word (clubmsgslive) -- sysvar->clubmsgslive = 0; ATTIC/src/modules/emailclubs/clubcleanup.c:438:32 - Unknown word (KBDEL) -- Club name MSGDEL KBDEL NMSGS NFILE UNAPP NPER -ATTIC/src/modules/emailclubs/clubcleanup.c:438:50 - Unknown word (UNAPP) -- MSGDEL KBDEL NMSGS NFILE UNAPP NPER FWPER\n"); ATTIC/src/modules/emailclubs/clubcleanup.c:438:57 - Unknown word (NPER) -- KBDEL NMSGS NFILE UNAPP NPER FWPER\n"); ATTIC/src/modules/emailclubs/clubcleanup.c:438:62 - Unknown word (FWPER) -- NMSGS NFILE UNAPP NPER FWPER\n"); ATTIC/src/modules/emailclubs/clubcleanup.c:522:14 - Unknown word (msglife) -- if ((club.msglife > 0) && -ATTIC/src/modules/emailclubs/clubcleanup.c:527:14 - Unknown word (dbytes) -- int dbytes = ATTIC/src/modules/emailclubs/clubcleanup.c:559:19 - Unknown word (timesdnl) -- msgdnl += msg.timesdnl; ATTIC/src/modules/emailclubs/clubcleanup.c:578:8 - Unknown word (nper) -- club.nper = msgper; ATTIC/src/modules/emailclubs/clubcleanup.c:97:43 - Unknown word (topblts) -- topmsgs, *topfiles, *topblts; @@ -2902,7 +2765,6 @@ ATTIC/src/modules/emailclubs/clubhdr.c:297:36 - Unknown word (CLUBAXDIR) - ATTIC/src/modules/emailclubs/clubhdr.c:52:28 - Unknown word (ncsalphasort) -- argument declaration in ncsalphasort. ATTIC/src/modules/emailclubs/clubhdr.c:96:9 - Unknown word (defaultclub) -- char defaultclub[32] = { 0 }; ATTIC/src/modules/emailclubs/clublist.c:148:7 - Unknown word (npmsgnum) -- j = npmsgnum (&msgno, msg, BSD_GT -ATTIC/src/modules/emailclubs/clublist.c:149:16 - Unknown word (NFOUND) -- if (j == BSE_NFOUND) ATTIC/src/modules/emailclubs/clublist.c:168:1 - Unknown word (qmsglist) -- qmsglist (int method, int files ATTIC/src/modules/emailclubs/clublist.c:175:2 - Unknown word (startqsc) -- startqsc (); ATTIC/src/modules/emailclubs/clublist.c:180:31 - Unknown word (getqsc) -- lastread *lastread = getqsc (); @@ -2915,6 +2777,7 @@ ATTIC/src/modules/emailclubs/clubop.c:146:10 - Unknown word (fnamei) -- c ATTIC/src/modules/emailclubs/clubop.c:146:23 - Unknown word (fnameo) -- char fnamei[256], fnameo[256]; ATTIC/src/modules/emailclubs/clubop.c:223:1 - Unknown word (insblt) -- insblt (message_t *msg) ATTIC/src/modules/emailclubs/clubop.c:232:13 - Unknown word (BULLETINBIN) -- mkfname (BULLETINBIN), msg->club, msg->msgno +ATTIC/src/modules/emailclubs/clubop.c:233:2 - Unknown word (runcommand) -- runcommand (command); ATTIC/src/modules/emailclubs/clubop.c:238:1 - Unknown word (clubopmenu) -- clubopmenu (message_t *msg) ATTIC/src/modules/emailclubs/clubop.c:246:45 - Unknown word (MECFTPBAI) -- flags & MSF_FILEATT ? "MECFTPBAI" : "MECFTPB")); ATTIC/src/modules/emailclubs/clubop.c:246:59 - Unknown word (MECFTPB) -- FILEATT ? "MECFTPBAI" : "MECFTPB")); @@ -2978,7 +2841,6 @@ ATTIC/src/modules/emailclubs/clubs.h:139:4 - Unknown word (clubscan) -- /* ATTIC/src/modules/emailclubs/clubs.h:143:36 - Unknown word (sequencebroken) -- msg (int *msgno, int *sequencebroken, int targetnum, int ATTIC/src/modules/emailclubs/clubs.h:148:9 - Unknown word (clubreadmenu) -- char clubreadmenu (message_t *msg, char ATTIC/src/modules/emailclubs/clubs.h:150:9 - Unknown word (clubheadermenu) -- char clubheadermenu (message_t *msg, char -ATTIC/src/modules/emailclubs/clubs.h:152:42 - Unknown word (bdir) -- rtscanning (int startmsg, int bdir); ATTIC/src/modules/emailclubs/clubs.h:167:18 - Unknown word (ustartqsc) -- struct lastread *ustartqsc (char *uid); ATTIC/src/modules/emailclubs/clubs.h:175:18 - Unknown word (prevqsc) -- struct lastread *prevqsc (); ATTIC/src/modules/emailclubs/clubs.h:177:18 - Unknown word (findqsc) -- struct lastread *findqsc (char *club); @@ -2993,23 +2855,17 @@ ATTIC/src/modules/emailclubs/clubs.h:203:9 - Unknown word (usaveqsc) - ATTIC/src/modules/emailclubs/clubs.h:213:9 - Unknown word (qgoclub) -- int qgoclub (); ATTIC/src/modules/emailclubs/clubs.h:222:9 - Unknown word (globalqsc) -- void globalqsc (int add, char *club ATTIC/src/modules/emailclubs/clubscan.c:147:3 - Unknown word (sendreceipt) -- sendreceipt (&m); -ATTIC/src/modules/emailclubs/clubscan.c:153:28 - Unknown word (quickscans) -- return; /* Don't update quickscans if searching */ ATTIC/src/modules/emailclubs/clubscan.c:162:6 - Unknown word (emllast) -- l->emllast = max (m.msgno, l->emllast ATTIC/src/modules/emailclubs/clubscan.c:174:1 - Unknown word (locatemsg) -- locatemsg (int *msgno, int *sequencebro -ATTIC/src/modules/emailclubs/clubscan.c:185:8 - Unknown word (findmsgto) -- j = findmsgto (msgno, thisuseracc -ATTIC/src/modules/emailclubs/clubscan.c:195:12 - Unknown word (tdir) -- int tdir = (j == BSE_END) ? ATTIC/src/modules/emailclubs/clubscan.c:227:8 - Unknown word (npmsgfrom) -- j = npmsgfrom (msgno, thisuseracc ATTIC/src/modules/emailclubs/clubscan.c:230:8 - Unknown word (npmsgto) -- j = npmsgto (msgno, thisuseracc -ATTIC/src/modules/emailclubs/clubscan.c:268:3 - Unknown word (dbgetindex) -- dbgetindex (&idx); ATTIC/src/modules/emailclubs/clubscan.c:445:20 - Unknown word (NPERT) -- strcpy (options, "NPERT#"); ATTIC/src/modules/emailclubs/clubscan.c:48:4 - Unknown word (uninitialised) -- * uninitialised quickscan lists. This ATTIC/src/modules/emailclubs/clubscan.c:501:3 - Unknown word (modifyclubmsg) -- modifyclubmsg (msg); ATTIC/src/modules/emailclubs/clubscan.c:540:51 - Unknown word (RXTDQ) -- RSSCNMD, RSSCNR, "NP#RXTDQ", ATTIC/src/modules/emailclubs/clubscan.c:544:50 - Unknown word (RTXQ) -- RSSCNM, RSSCNR, "NP#RTXQ", -ATTIC/src/modules/emailclubs/clubscan.c:578:10 - Unknown word (oldmsgno) -- int oldmsgno = startmsg; /* Previously ATTIC/src/modules/emailclubs/clubscan.c:579:10 - Unknown word (dontshow) -- int dontshow = 0; /* Don't display ATTIC/src/modules/emailclubs/clubscan.c:581:10 - Unknown word (optdecided) -- int optdecided; /* Don't reprocess -ATTIC/src/modules/emailclubs/clubscan.c:768:14 - Unknown word (newmsgno) -- int newmsgno = msgno; ATTIC/src/modules/emailclubs/clubscan.c:932:9 - Unknown word (quickscanning) -- /* Not quickscanning */ ATTIC/src/modules/emailclubs/clubwrite.c:103:11 - Unknown word (canpay) -- if (!usr_canpay (clubhdr.postchg)) ATTIC/src/modules/emailclubs/clubwrite.c:103:27 - Unknown word (postchg) -- usr_canpay (clubhdr.postchg)) { @@ -3017,7 +2873,6 @@ ATTIC/src/modules/emailclubs/clubwrite.c:115:7 - Unknown word (getclubrecipi ATTIC/src/modules/emailclubs/clubwrite.c:147:26 - Unknown word (uploadchg) -- usr_canpay (clubhdr.uploadchg)) { ATTIC/src/modules/emailclubs/clubwrite.c:149:9 - Unknown word (askyesno) -- if (!askyesno ATTIC/src/modules/emailclubs/clubwrite.c:151:9 - Unknown word (confirmcancel) -- if (confirmcancel ()) { -ATTIC/src/modules/emailclubs/clubwrite.c:162:4 - Unknown word (uploadatt) -- uploadatt (attfile, ATTIC/src/modules/emailclubs/clubwrite.c:166:9 - Unknown word (chargecredits) -- usr_chargecredits (clubhdr.uploadchg) ATTIC/src/modules/emailclubs/clubwrite.c:93:10 - Unknown word (cleanupattachment) -- int cleanupattachment = 1, killit = 0; ATTIC/src/modules/emailclubs/clubwrite.c:93:33 - Unknown word (killit) -- cleanupattachment = 1, killit = 0; @@ -3026,24 +2881,15 @@ ATTIC/src/modules/emailclubs/database.c:158:8 - Unknown word (crget) -- ATTIC/src/modules/emailclubs/database.c:165:1 - Unknown word (dbchkemail) -- dbchkemail (int msgno) ATTIC/src/modules/emailclubs/database.c:83:13 - Unknown word (dbclubname) -- static char dbclubname[256] = EMAILCLUBNAME ATTIC/src/modules/emailclubs/database.c:84:13 - Unknown word (dbclubdir) -- static char dbclubdir[256] = EMAILDIR; -ATTIC/src/modules/emailclubs/database.c:85:13 - Unknown word (dbcur) -- static char dbcur[256] = ""; ATTIC/src/modules/emailclubs/database.c:87:12 - Unknown word (clubdbid) -- static int clubdbid = -1; -ATTIC/src/modules/emailclubs/dbfrom.c:134:1 - Unknown word (getmsgno) -- getmsgno (int *msgno, int dir -ATTIC/src/modules/emailclubs/dbfrom.c:154:30 - Unknown word (subcases) -- Moving backwards. Three subcases here as well. */ -ATTIC/src/modules/emailclubs/dbfrom.c:3:16 - Unknown word (dbfrom) -- ** FILE: dbfrom.c ATTIC/src/modules/emailclubs/dbfrom.c:86:15 - Unknown word (fromc) -- static struct fromc fromc; ATTIC/src/modules/emailclubs/dbfrom.c:99:17 - Unknown word (FROMC) -- if (d_keyfind (FROMC, &fromc1) != S_OKAY -ATTIC/src/modules/emailclubs/dbnum.c:3:16 - Unknown word (dbnum) -- ** FILE: dbnum.c ATTIC/src/modules/emailclubs/dbsubj.c:3:16 - Unknown word (dbsubj) -- ** FILE: dbsubj.c ATTIC/src/modules/emailclubs/dbsubj.c:83:15 - Unknown word (subjectc) -- static struct subjectc subjectc; ATTIC/src/modules/emailclubs/dbsubj.c:96:17 - Unknown word (SUBJECTC) -- if (d_keyfind (SUBJECTC, &subjectc1) != S_OKAY -ATTIC/src/modules/emailclubs/dbto.c:3:16 - Unknown word (dbto) -- ** FILE: dbto.c ATTIC/src/modules/emailclubs/distlist.c:131:1 - Unknown word (dlgetmenu) -- dlgetmenu (option, show, lmenu ATTIC/src/modules/emailclubs/distlist.c:131:26 - Unknown word (lmenu) -- dlgetmenu (option, show, lmenu, smenu, err, opts, def -ATTIC/src/modules/emailclubs/distlist.c:131:33 - Unknown word (smenu) -- option, show, lmenu, smenu, err, opts, def, defval -ATTIC/src/modules/emailclubs/distlist.c:187:1 - Unknown word (checkselectname) -- checkselectname (char *name) -ATTIC/src/modules/emailclubs/distlist.c:207:16 - Unknown word (FNAMECHARS) -- if (!strchr (FNAMECHARS, *cp)) { -ATTIC/src/modules/emailclubs/distlist.c:220:21 - Unknown word (MSGSDISTDIR) -- if ((dp = opendir (MSGSDISTDIR)) == NULL) +ATTIC/src/modules/emailclubs/distlist.c:220:21 - Unknown word (MSGSDISTDIR) -- if ((dp = opendir (MSGSDISTDIR)) == NULL) ATTIC/src/modules/emailclubs/distlist.c:324:1 - Unknown word (getdistlistname) -- getdistlistname () ATTIC/src/modules/emailclubs/distlist.c:3:16 - Unknown word (distlist) -- ** FILE: distlist.c ATTIC/src/modules/emailclubs/distlist.c:530:1 - Unknown word (confdistlist) -- confdistlist () @@ -3062,21 +2908,23 @@ ATTIC/src/modules/emailclubs/email.c:185:1 - Unknown word (makenewqsc) -- m ATTIC/src/modules/emailclubs/email.c:328:5 - Unknown word (emailwrite) -- emailwrite (); ATTIC/src/modules/emailclubs/email.c:331:5 - Unknown word (emailread) -- emailread (); ATTIC/src/modules/emailclubs/email.c:408:52 - Unknown word (lastemailread) -- thisuseracc.userid, ecuser.lastemailread + 1, +ATTIC/src/modules/emailclubs/email.c:423:27 - Unknown word (LOGINYES) -- ecuser.prefs & (ECP_LOGINYES | ECP_LOGINASK)) { ATTIC/src/modules/emailclubs/email.c:424:12 - Unknown word (readnow) -- int readnow = ecuser.prefs & ECP ATTIC/src/modules/emailclubs/email.c:71:48 - Unknown word (newclubmsgs) -- for new mail. Fixed newclubmsgs() ATTIC/src/modules/emailclubs/email.c:74:24 - Unknown word (writeecuser) -- Also, added call to writeecuser() to save the user's ATTIC/src/modules/emailclubs/email.h:135:13 - Unknown word (PTOYOU) -- #define OPT_PTOYOU 1 ATTIC/src/modules/emailclubs/email.h:147:9 - Unknown word (getrecipient) -- int getrecipient (int pr, char *rec) ATTIC/src/modules/emailclubs/email.h:205:9 - Unknown word (askmsgno) -- int askmsgno (); -ATTIC/src/modules/emailclubs/email.h:290:9 - Unknown word (stopautofw) -- void stopautofw (message_t *msg); -ATTIC/src/modules/emailclubs/email.h:307:36 - Unknown word (forceemail) -- message_t *msg, int forceemail); +ATTIC/src/modules/emailclubs/email.h:207:9 - Unknown word (decompressmsg) -- void decompressmsg (message_t *msg); +ATTIC/src/modules/emailclubs/email.h:290:9 - Unknown word (stopautofw) -- void stopautofw (message_t *msg); +ATTIC/src/modules/emailclubs/email.h:307:36 - Unknown word (forceemail) -- message_t *msg, int forceemail); ATTIC/src/modules/emailclubs/funcs.c:248:1 - Unknown word (xlatehist) -- xlatehist (char *s) ATTIC/src/modules/emailclubs/funcs.c:316:32 - Unknown word (getdow) -- , msg_get (MHDAY0 + getdow (msg->crdate))); ATTIC/src/modules/emailclubs/funcs.c:317:31 - Unknown word (tdmonth) -- s4, msg_get (MHJAN + tdmonth (msg->crdate))); +ATTIC/src/modules/emailclubs/funcs.c:418:21 - Unknown word (QUOTEYES) -- user->prefs = ECP_QUOTEYES | ECP_LOGINASK; ATTIC/src/modules/emailclubs/funcs.c:562:35 - Unknown word (decompressmsged) -- fatalsys ("Unable to move decompressmsged message."); ATTIC/src/modules/emailclubs/ihavedb.h:15:8 - Unknown word (clubqueryc) -- struct clubqueryc { /* size 24 */ ATTIC/src/modules/emailclubs/ihavedb.h:38:9 - Unknown word (CLUBQUERYC) -- #define CLUBQUERYC 0 -ATTIC/src/modules/emailclubs/mailcleanup.c:10:64 - Unknown word (unapp) -- (msgs, files, blts, unapp, etc) ** ATTIC/src/modules/emailclubs/mailcleanup.c:11:23 - Unknown word (repost) -- * repost periodic messages ATTIC/src/modules/emailclubs/mailcleanup.c:142:1 - Unknown word (emailcleanup) -- emailcleanup () ATTIC/src/modules/emailclubs/mailcleanup.c:150:10 - Unknown word (emldel) -- int emldel = 0, emldelb = 0; @@ -3090,14 +2938,13 @@ ATTIC/src/modules/emailclubs/mailcleanup.h:74:20 - Unknown word (topposters) ATTIC/src/modules/emailclubs/mailfixup/mailfixup.c:153:1 - Unknown word (doindex) -- doindex (char *clubname, char ATTIC/src/modules/emailclubs/mailfixup/mailfixup.c:165:11 - Unknown word (Reindexing) -- printf ("Reindexing %s%s.\n", email ? " ATTIC/src/modules/emailclubs/misc.c:152:23 - Unknown word (CANTMOD) -- if (msg->flags & MSF_CANTMOD && +ATTIC/src/modules/emailclubs/misc.c:153:37 - Unknown word (MASTERKEY) -- hassysaxs (&thisuseracc, USY_MASTERKEY))) { ATTIC/src/modules/emailclubs/misc.c:153:8 - Unknown word (hassysaxs) -- (!hassysaxs (&thisuseracc, USY_MASTERKEY ATTIC/src/modules/emailclubs/misc.c:796:36 - Unknown word (RSMDEL) -- ("CHANNEL"), AUDIT (RSMDEL), thisuseracc.userid ATTIC/src/modules/emailclubs/misc.c:802:13 - Unknown word (lockchk) -- static char lockchk[256]; ATTIC/src/modules/emailclubs/modify.c:436:53 - Unknown word (Valis) -- ])){ // patch by Valis ATTIC/src/modules/emailclubs/modify.c:88:23 - Unknown word (modfn) -- char fname[1024], modfn[256]; ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:163:1 - Unknown word (findrecurse) -- findrecurse (struct msgnum *node -ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:195:12 - Unknown word (lastno) -- static int lastno = 0; -ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:199:1 - Unknown word (inorder) -- inorder (struct msgnum *n, FILE ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:3:16 - Unknown word (cnvtree) -- ** FILE: cnvtree.c ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:5:34 - Unknown word (VESIGS) -- Convert MBBS 5.31 VESIGS database to Megistos ATTIC/src/modules/emailclubs/msgcnv/cnvtree.c:95:1 - Unknown word (mknode) -- mknode (int majornum, char @@ -3116,11 +2963,8 @@ ATTIC/src/modules/emailclubs/msgcnv/convert.c:47:56 - Unknown word (Acrobase ATTIC/src/modules/emailclubs/msgcnv/convert.c:514:16 - Unknown word (Ihave) -- /* Add to the Ihave/Sendme list */ ATTIC/src/modules/emailclubs/msgcnv/convert.c:514:22 - Unknown word (Sendme) -- /* Add to the Ihave/Sendme list */ ATTIC/src/modules/emailclubs/msgcnv/convert.c:547:22 - Unknown word (vesigs) -- sprintf (fname, "%s/vesigs.txt", arg_majordir -ATTIC/src/modules/emailclubs/msgcnv/convert.c:95:9 - Unknown word (fixto) -- #define fixto(x) ((x)>='0'?(x):((x -ATTIC/src/modules/emailclubs/msgcnv/convert.c:96:9 - Unknown word (MAXSIGNO) -- #define MAXSIGNO 65536 ATTIC/src/modules/emailclubs/netclub/club_info.c:109:16 - Unknown word (distclub) -- if ((result = distclub_request_header_1 (&bbs ATTIC/src/modules/emailclubs/netclub/club_sync.c:151:17 - Unknown word (targetclub) -- strcpy (msgreq.targetclub, club); -ATTIC/src/modules/emailclubs/netclub/club_sync.c:184:25 - Unknown word (uncomp) -- fprintf (stderr, " uncomp: %d\n", ATTIC/src/modules/emailclubs/netclub/club_sync.c:185:25 - Unknown word (compr) -- netmsg->comp_result.compr_u.compr.orig_msg_len ATTIC/src/modules/emailclubs/netclub/club_sync.c:198:23 - Unknown word (orgdate) -- hdr.crdate = netmsg->orgdate; ATTIC/src/modules/emailclubs/netclub/club_sync.c:199:23 - Unknown word (orgtime) -- hdr.crtime = netmsg->orgtime; @@ -3143,18 +2987,20 @@ ATTIC/src/modules/emailclubs/networking.c:215:19 - Unknown word (remclub) ATTIC/src/modules/emailclubs/networking.c:508:35 - Unknown word (localclub) -- remclub[256], addr[256], localclub[16], oldclub[16], *cp ATTIC/src/modules/emailclubs/networking.c:518:41 - Unknown word (Nyaaargh) -- check failed (addr=%s). Nyaaargh nyaaargh!", ATTIC/src/modules/emailclubs/networking.c:518:50 - Unknown word (nyaaargh) -- (addr=%s). Nyaaargh nyaaargh!", -ATTIC/src/modules/emailclubs/networking.c:588:1 - Unknown word (listexports) -- listexports () ATTIC/src/modules/emailclubs/networking.c:647:1 - Unknown word (getexportclub) -- getexportclub (char *club, int pr ATTIC/src/modules/emailclubs/networking.c:6:53 - Unknown word (messsages) -- distribution of club messsages over a net. ** ATTIC/src/modules/emailclubs/networking.c:874:47 - Unknown word (HDIES) -- SHNETMNU, ERRSEL, "HDIES", 0, 0)) ATTIC/src/modules/emailclubs/offline.mail/attachments.c:108:23 - Unknown word (YNAOPM) -- } else if (strchr ("YNAOPM", c)) ATTIC/src/modules/emailclubs/offline.mail/attachments.c:124:2 - Unknown word (goclub) -- goclub (sameas (idx->reqarea ATTIC/src/modules/emailclubs/offline.mail/attachments.c:136:1 - Unknown word (doatt) -- doatt () +ATTIC/src/modules/emailclubs/offline.mail/attachments.c:193:31 - Unknown word (ATTYES) -- if (prefs.flags & OMF_ATTYES) +ATTIC/src/modules/emailclubs/offline.mail/attachments.c:200:31 - Unknown word (REQYES) -- if (prefs.flags & OMF_REQYES) ATTIC/src/modules/emailclubs/offline.mail/attachments.c:312:9 - Unknown word (updrequest) -- if (!updrequest (&idx)) { ATTIC/src/modules/emailclubs/offline.mail/clubid.c:103:1 - Unknown word (clubcmp) -- clubcmp (const void *a, const ATTIC/src/modules/emailclubs/offline.mail/clubid.c:111:1 - Unknown word (loadclubids) -- loadclubids () ATTIC/src/modules/emailclubs/offline.mail/clubid.c:80:27 - Unknown word (clubids) -- static struct clubheader *clubids = NULL; ATTIC/src/modules/emailclubs/offline.mail/clubid.c:85:1 - Unknown word (doneclubids) -- doneclubids () +ATTIC/src/modules/emailclubs/offline.mail/clubid.c:96:1 - Unknown word (hdrsel) -- hdrsel (const struct dirent ATTIC/src/modules/emailclubs/offline.mail/controlmsg.c:125:14 - Unknown word (omceml) -- if (sameas (omceml, clubname)) ATTIC/src/modules/emailclubs/offline.mail/controlmsg.c:160:8 - Unknown word (qwkuc) -- qwkuc ? toupper (dosfname ATTIC/src/modules/emailclubs/offline.mail/controlmsg.c:215:22 - Unknown word (INQWK) -- if (p->flags & LRF_INQWK) { @@ -3181,6 +3027,7 @@ ATTIC/src/modules/emailclubs/offline.mail/funcs.c:182:1 - Unknown word (mkst ATTIC/src/modules/emailclubs/offline.mail/funcs.c:189:1 - Unknown word (ltomks) -- ltomks (unsigned long x) ATTIC/src/modules/emailclubs/offline.mail/funcs.c:229:7 - Unknown word (prgind) -- if (!prgind) ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:111:9 - Unknown word (updqsc) -- int updqsc; +ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:114:9 - Unknown word (defhdr) -- int defhdr; ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:116:9 - Unknown word (allnam) -- char *allnam; ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:118:9 - Unknown word (fixeta) -- int fixeta; ATTIC/src/modules/emailclubs/offline.mail/offline.mail.c:119:9 - Unknown word (etaxlt) -- char etaxlt; @@ -3194,7 +3041,6 @@ ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:229:9 - Unknown wor ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:238:16 - Unknown word (whoto) -- unsigned char whoto[25]; ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:251:8 - Unknown word (qwkndx) -- struct qwkndx { ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:252:16 - Unknown word (blkofs) -- unsigned long blkofs; -ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:266:13 - Unknown word (INACT) -- #define MSG_INACT 226 ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:271:9 - Unknown word (EOLCHAR) -- #define EOLCHAR (greek?EOL_GREEKQWK ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:329:4 - Unknown word (qwkout) -- /* qwkout.c */ ATTIC/src/modules/emailclubs/offline.mail/offline.mail.h:396:45 - Unknown word (retcrc) -- buf, unsigned long *retcrc, int *retlen); @@ -3223,6 +3069,7 @@ ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:395:1 - Unknown word (mkf ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:473:1 - Unknown word (dumpndx) -- dumpndx (int clubid, message ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:475:16 - Unknown word (ndxrec) -- struct qwkndx ndxrec; ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:573:14 - Unknown word (clubdid) -- receipt (int clubdid, message_t *msg) +ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:576:10 - Unknown word (hdrname) -- char hdrname[256], fname[256], s ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:654:1 - Unknown word (mkxlation) -- mkxlation () ATTIC/src/modules/emailclubs/offline.mail/qwkout.c:668:3 - Unknown word (xlation) -- xlation[xlationtable]['\n'] ATTIC/src/modules/emailclubs/offline.mail/upload.c:131:1 - Unknown word (checkbbsid) -- checkbbsid () @@ -3230,7 +3077,6 @@ ATTIC/src/modules/emailclubs/offline.mail/upload.c:163:1 - Unknown word (ini ATTIC/src/modules/emailclubs/offline.mail/upload.c:185:1 - Unknown word (setupclub) -- setupclub () ATTIC/src/modules/emailclubs/offline.mail/upload.c:217:1 - Unknown word (setuprecipient) -- setuprecipient () ATTIC/src/modules/emailclubs/offline.mail/upload.c:259:1 - Unknown word (checkperms) -- checkperms () -ATTIC/src/modules/emailclubs/offline.mail/upload.c:270:1 - Unknown word (checkcreds) -- checkcreds () ATTIC/src/modules/emailclubs/offline.mail/upload.c:282:1 - Unknown word (checkprivclub) -- checkprivclub () ATTIC/src/modules/emailclubs/offline.mail/upload.c:334:1 - Unknown word (checkemailall) -- checkemailall () ATTIC/src/modules/emailclubs/offline.mail/upload.c:363:1 - Unknown word (checkpublrrr) -- checkpublrrr () @@ -3243,7 +3089,6 @@ ATTIC/src/modules/emailclubs/offline.mail/upload.c:570:1 - Unknown word (doh ATTIC/src/modules/emailclubs/offline.mail/upload.c:611:10 - Unknown word (bodyfname) -- char bodyfname[256], headerfname[2 ATTIC/src/modules/emailclubs/offline.mail/upload.c:611:26 - Unknown word (headerfname) -- char bodyfname[256], headerfname[256], command[256]; ATTIC/src/modules/emailclubs/offline.mail/upload.c:758:23 - Unknown word (numsuccessful) -- int nummsgs = 0, numsuccessful = 0; -ATTIC/src/modules/emailclubs/offline.mail/upload.c:761:9 - Unknown word (intsys) -- error_intsys ("Unable to open reply ATTIC/src/modules/emailclubs/operations.c:107:18 - Unknown word (qscs) -- struct dirent **qscs; ATTIC/src/modules/emailclubs/operations.c:109:10 - Unknown word (clubtmp) -- char clubtmp[32]; ATTIC/src/modules/emailclubs/operations.c:195:1 - Unknown word (modifybanner) -- modifybanner () @@ -3297,45 +3142,32 @@ ATTIC/src/modules/emailclubs/write.c:178:40 - Unknown word (distributinon) -- ATTIC/src/modules/emailclubs/write.c:567:1 - Unknown word (recipienthelp) -- recipienthelp () ATTIC/src/modules/emailclubs/write.c:863:24 - Unknown word (ESUPLS) -- strcpy (audit[0], AUS_ESUPLS); ATTIC/src/modules/emailclubs/write.c:865:24 - Unknown word (ESUPLF) -- strcpy (audit[2], AUS_ESUPLF); -ATTIC/src/modules/files/access.c:115:12 - Unknown word (forcefail) -- static int forcefail = 0; -ATTIC/src/modules/files/access.c:119:1 - Unknown word (forcepasswordfail) -- forcepasswordfail () -ATTIC/src/modules/files/access.c:132:18 - Unknown word (numtries) -- for (i = 0; i < numtries; i++) { -ATTIC/src/modules/files/access.c:157:50 - Unknown word (LOCKENTR) -- ENTER && l->flags & LBF_LOCKENTR) -ATTIC/src/modules/files/access.c:159:53 - Unknown word (LOCKDNL) -- DOWNLOAD && l->flags & LBF_LOCKDNL) -ATTIC/src/modules/files/access.c:161:51 - Unknown word (LOCKUPL) -- UPLOAD && l->flags & LBF_LOCKUPL) -ATTIC/src/modules/files/access.c:169:11 - Unknown word (clubax) -- int clubax = getclubax (&thisuseracc -ATTIC/src/modules/files/access.c:196:35 - Unknown word (uploadkey) -- owns (&thisuseracc, l->uploadkey)) -ATTIC/src/modules/files/access.c:214:21 - Unknown word (inlib) -- lock_place (lock, "inlib"); +ATTIC/src/modules/files/access.c:157:50 - Unknown word (LOCKENTR) -- ENTER && l->flags & LBF_LOCKENTR) +ATTIC/src/modules/files/access.c:159:53 - Unknown word (LOCKDNL) -- DOWNLOAD && l->flags & LBF_LOCKDNL) +ATTIC/src/modules/files/access.c:161:51 - Unknown word (LOCKUPL) -- UPLOAD && l->flags & LBF_LOCKUPL) +ATTIC/src/modules/files/access.c:169:11 - Unknown word (clubax) -- int clubax = getclubax (&thisuseracc ATTIC/src/modules/files/access.c:45:12 - Unknown word (islibop) -- * Changed islibop() to recursively look ATTIC/src/modules/files/access.c:46:12 - Unknown word (libop) -- * since a libop is always privileged ATTIC/src/modules/files/access.c:77:25 - Unknown word (libadm) -- define ADMINLOCK "LCK..libadm.%d" ATTIC/src/modules/files/access.c:94:30 - Unknown word (libopkey) -- owns (&thisuseracc, libopkey)) -ATTIC/src/modules/files/access.c:97:38 - Unknown word (libops) -- thisuseracc.userid, l->libops[i])) -ATTIC/src/modules/files/cache.c:119:1 - Unknown word (incache) -- incache (struct libidx *lib ATTIC/src/modules/files/cache.c:229:27 - Unknown word (sldevto) -- obtainliblock (lib, sldevto, "caching")) { ATTIC/src/modules/files/cache.c:229:7 - Unknown word (obtainliblock) -- if (!obtainliblock (lib, sldevto, "caching ATTIC/src/modules/files/cache.c:237:2 - Unknown word (rmliblock) -- rmliblock (lib); ATTIC/src/modules/files/cache.c:278:41 - Unknown word (sldctim) -- , t = time (NULL) - sldctim * 60; ATTIC/src/modules/files/cache.c:82:9 - Unknown word (mkcachename) -- #define mkcachename(s,l,u,f) \ ATTIC/src/modules/files/cache.c:87:1 - Unknown word (convertfname) -- convertfname (struct libidx *lib -ATTIC/src/modules/files/cleanup.c:100:9 - Unknown word (masterfilefp) -- FILE *masterfilefp; -ATTIC/src/modules/files/cleanup.c:105:1 - Unknown word (delfilelst) -- delfilelst (struct libidx *l) -ATTIC/src/modules/files/cleanup.c:1095:2 - Unknown word (dblibopen) -- dblibopen (); -ATTIC/src/modules/files/cleanup.c:1096:2 - Unknown word (dbfileopen) -- dbfileopen (); -ATTIC/src/modules/files/cleanup.c:1097:2 - Unknown word (dbkeyopen) -- dbkeyopen (); -ATTIC/src/modules/files/cleanup.c:110:19 - Unknown word (filelst) -- strcpy (f.fname, filelst); -ATTIC/src/modules/files/cleanup.c:111:4 - Unknown word (flibnum) -- f.flibnum = l->libnum; -ATTIC/src/modules/files/cleanup.c:122:16 - Unknown word (MEGISTOS) -- fprintf (fp, "MEGISTOS FILE LIBRARY\nFILE DIRECTORY -ATTIC/src/modules/files/cleanup.c:229:18 - Unknown word (Kbytes) -- fprintf (fp, " Kbytes . . . . . . . . %7d -ATTIC/src/modules/files/cleanup.c:231:22 - Unknown word (OSDIR) -- if ((l->flags & LBF_OSDIR) == 0) { -ATTIC/src/modules/files/cleanup.c:248:4 - Unknown word (descrlen) -- f.descrlen = 1; -ATTIC/src/modules/files/cleanup.c:252:21 - Unknown word (filelstd) -- strcpy (f.summary, filelstd); -ATTIC/src/modules/files/cleanup.c:294:50 - Unknown word (numtops) -- library %s (%s).\n\n", numtops, l->fullname, -ATTIC/src/modules/files/cleanup.c:371:21 - Unknown word (topfild) -- strcpy (f.summary, topfild); -ATTIC/src/modules/files/cleanup.c:399:19 - Unknown word (mfiletp) -- strcpy (f.fname, mfiletp); -ATTIC/src/modules/files/cleanup.c:423:52 - Unknown word (nummtps) -- (struct topfiles) * nummtps); -ATTIC/src/modules/files/cleanup.c:476:5 - Unknown word (Dnlds) -- "Dnlds Library/Filename -ATTIC/src/modules/files/cleanup.c:499:21 - Unknown word (mtpfild) -- strcpy (f.summary, mtpfild); +ATTIC/src/modules/files/cleanup.c:100:9 - Unknown word (masterfilefp) -- FILE *masterfilefp; +ATTIC/src/modules/files/cleanup.c:105:1 - Unknown word (delfilelst) -- delfilelst (struct libidx *l) +ATTIC/src/modules/files/cleanup.c:110:19 - Unknown word (filelst) -- strcpy (f.fname, filelst); +ATTIC/src/modules/files/cleanup.c:122:16 - Unknown word (MEGISTOS) -- fprintf (fp, "MEGISTOS FILE LIBRARY\nFILE DIRECTORY +ATTIC/src/modules/files/cleanup.c:229:18 - Unknown word (Kbytes) -- fprintf (fp, " Kbytes . . . . . . . . %7d +ATTIC/src/modules/files/cleanup.c:248:4 - Unknown word (descrlen) -- f.descrlen = 1; +ATTIC/src/modules/files/cleanup.c:252:21 - Unknown word (filelstd) -- strcpy (f.summary, filelstd); +ATTIC/src/modules/files/cleanup.c:371:21 - Unknown word (topfild) -- strcpy (f.summary, topfild); +ATTIC/src/modules/files/cleanup.c:399:19 - Unknown word (mfiletp) -- strcpy (f.fname, mfiletp); +ATTIC/src/modules/files/cleanup.c:423:52 - Unknown word (nummtps) -- (struct topfiles) * nummtps); +ATTIC/src/modules/files/cleanup.c:476:5 - Unknown word (Dnlds) -- "Dnlds Library/Filename +ATTIC/src/modules/files/cleanup.c:499:21 - Unknown word (mtpfild) -- strcpy (f.summary, mtpfild); ATTIC/src/modules/files/cleanup.c:522:1 - Unknown word (delmasterfilelst) -- delmasterfilelst (struct libidx *l) ATTIC/src/modules/files/cleanup.c:527:19 - Unknown word (mfillst) -- strcpy (f.fname, mfillst); ATTIC/src/modules/files/cleanup.c:535:1 - Unknown word (masterfilelst) -- masterfilelst_header (FILE * fp, struct @@ -3344,29 +3176,24 @@ ATTIC/src/modules/files/cleanup.c:600:9 - Unknown word (maintkey) -- ATTIC/src/modules/files/cleanup.c:609:19 - Unknown word (fileind) -- strcpy (f.fname, fileind); ATTIC/src/modules/files/cleanup.c:634:9 - Unknown word (klibnum) -- if (k.klibnum != l->libnum) ATTIC/src/modules/files/cleanup.c:661:21 - Unknown word (fileindd) -- strcpy (f.summary, fileindd); -ATTIC/src/modules/files/cleanup.c:687:19 - Unknown word (mfilind) -- strcpy (f.fname, mfilind); -ATTIC/src/modules/files/cleanup.c:748:21 - Unknown word (mfilindd) -- strcpy (f.summary, mfilindd); -ATTIC/src/modules/files/cleanup.c:764:10 - Unknown word (showhid) -- return (showhid || d->d_name[0] != -ATTIC/src/modules/files/cleanup.c:776:1 - Unknown word (oslib) -- oslib (struct libidx *l) -ATTIC/src/modules/files/cleanup.c:853:1 - Unknown word (dolib) -- dolib (struct libidx *l) -ATTIC/src/modules/files/cleanup.c:91:18 - Unknown word (unappfiles) -- unsigned int tot_unappfiles = 0, tot_unappbytes -ATTIC/src/modules/files/cleanup.c:91:38 - Unknown word (unappbytes) -- unappfiles = 0, tot_unappbytes = 0; +ATTIC/src/modules/files/cleanup.c:675:1 - Unknown word (masterkeywordindex) -- masterkeywordindex () +ATTIC/src/modules/files/cleanup.c:687:19 - Unknown word (mfilind) -- strcpy (f.fname, mfilind); +ATTIC/src/modules/files/cleanup.c:748:21 - Unknown word (mfilindd) -- strcpy (f.summary, mfilindd); +ATTIC/src/modules/files/cleanup.c:764:10 - Unknown word (showhid) -- return (showhid || d->d_name[0] != +ATTIC/src/modules/files/cleanup.c:853:1 - Unknown word (dolib) -- dolib (struct libidx *l) ATTIC/src/modules/files/cleanup.c:92:18 - Unknown word (dnlfiles) -- unsigned int tot_dnlfiles = 0, tot_dnlbytes = ATTIC/src/modules/files/cleanup.c:92:36 - Unknown word (dnlbytes) -- tot_dnlfiles = 0, tot_dnlbytes = 0; -ATTIC/src/modules/files/cleanup.c:941:1 - Unknown word (shiftweekstats) -- shiftweekstats (struct libidx *l) -ATTIC/src/modules/files/cleanup.c:944:14 - Unknown word (uploadsperday) -- bzero (&l->uploadsperday, sizeof (l->uploadsperday -ATTIC/src/modules/files/cleanup.c:99:9 - Unknown word (mastertopfp) -- FILE *mastertopfp; +ATTIC/src/modules/files/cleanup.c:941:1 - Unknown word (shiftweekstats) -- shiftweekstats (struct libidx *l) +ATTIC/src/modules/files/cleanup.c:944:14 - Unknown word (uploadsperday) -- bzero (&l->uploadsperday, sizeof (l->uploadsperday +ATTIC/src/modules/files/cleanup.c:97:18 - Unknown word (mastertopfiles) -- struct topfiles *mastertopfiles; +ATTIC/src/modules/files/cleanup.c:99:9 - Unknown word (mastertopfp) -- FILE *mastertopfp; ATTIC/src/modules/files/dbfile.c:137:9 - Unknown word (statlibfn) -- struct statlibfn key; ATTIC/src/modules/files/dbfile.c:144:13 - Unknown word (STATLIBFN) -- d_keyfind (STATLIBFN, &key); -ATTIC/src/modules/files/dbfile.c:3:16 - Unknown word (dbfile) -- ** FILE: dbfile.c ATTIC/src/modules/files/dbfile.c:55:30 - Unknown word (filegetoldest) -- a pair of functions filegetoldest() and ATTIC/src/modules/files/dbfile.c:56:4 - Unknown word (filegetnextoldest) -- * filegetnextoldest() to traverse files ATTIC/src/modules/files/dbfile.c:87:22 - Unknown word (FILELIBDBDIR) -- d_dbfpath (mkfname (FILELIBDBDIR)); ATTIC/src/modules/files/dbkey.c:179:17 - Unknown word (MAINTKEY) -- if (d_keyfind (MAINTKEY, k) == S_NOTFOUND) ATTIC/src/modules/files/dbkey.c:347:10 - Unknown word (keystg) -- char keystg[8192]; -ATTIC/src/modules/files/dbkey.c:3:16 - Unknown word (dbkey) -- ** FILE: dbkey.c -ATTIC/src/modules/files/dblib.c:138:9 - Unknown word (namep) -- struct namep n; -ATTIC/src/modules/files/dblib.c:144:13 - Unknown word (NAMEP) -- d_keyfind (NAMEP, &n); ATTIC/src/modules/files/dblib.c:247:33 - Unknown word (namegt) -- (int parent, char *_namegt, struct libidx *l) ATTIC/src/modules/files/dblib.c:288:17 - Unknown word (LIBUPDLOCK) -- sprintf (lock, LIBUPDLOCK, lib->libnum); ATTIC/src/modules/files/dblib.c:315:9 - Unknown word (numunapp) -- lib->numunapp++; @@ -3380,23 +3207,16 @@ ATTIC/src/modules/files/download.c:127:26 - Unknown word (FDNLOK) -- spri ATTIC/src/modules/files/download.c:128:26 - Unknown word (FDNLERR) -- sprintf (audit[1], AUD_FDNLERR, library.fullname); ATTIC/src/modules/files/download.c:137:18 - Unknown word (REBATELOG) -- sprintf (fname, REBATELOG, (int) getpid ()); ATTIC/src/modules/files/download.c:156:25 - Unknown word (calccharge) -- (library.rebate * calccharge (st.st_size, &library -ATTIC/src/modules/files/download.c:235:17 - Unknown word (fnames) -- download (char *fnames) ATTIC/src/modules/files/download.c:255:11 - Unknown word (gettotalcharge) -- charge = gettotalcharge (); ATTIC/src/modules/files/filearray.c:154:4 - Unknown word (shdnlinfo) -- os_shdnlinfo (char *f, char *summary ATTIC/src/modules/files/filearray.c:164:6 - Unknown word (calcxfertime) -- t = calcxfertime (st.st_size, 1); ATTIC/src/modules/files/filearray.c:217:8 - Unknown word (mkwildcard) -- if (!mkwildcard (s)) -ATTIC/src/modules/files/filearray.c:315:29 - Unknown word (osfdesc) -- file (d[i]->d_name, osfdesc, st.st_size); ATTIC/src/modules/files/filearray.c:5:67 - Unknown word (dnload) -- wildcards and mark files for dnload. ** ATTIC/src/modules/files/filearray.c:83:12 - Unknown word (totalcharge) -- static int totalcharge = 0; ATTIC/src/modules/files/fileops.c:133:1 - Unknown word (loadslowdevs) -- loadslowdevs () ATTIC/src/modules/files/fileops.c:184:1 - Unknown word (initslowdevs) -- initslowdevs () ATTIC/src/modules/files/fileops.c:193:43 - Unknown word (MBKDIR) -- files.mbk", mkfname (MBKDIR)); -ATTIC/src/modules/files/fileops.c:216:22 - Unknown word (ndevs) -- int devs[512], ndevs = 0; -ATTIC/src/modules/files/fileops.c:300:19 - Unknown word (SLOWDEVLOCK) -- sprintf (fname, SLOWDEVLOCK, group); -ATTIC/src/modules/files/fileops.c:81:12 - Unknown word (numdevs) -- static int numdevs[16]; -ATTIC/src/modules/files/fileops.c:82:13 - Unknown word (slowdevs) -- static int *slowdevs[16]; ATTIC/src/modules/files/fileops.c:86:1 - Unknown word (saveslowdevs) -- saveslowdevs () -ATTIC/src/modules/files/fileops.c:88:31 - Unknown word (SLOWDEVFILE) -- fp = fopen (mkfname (SLOWDEVFILE), "w"); ATTIC/src/modules/files/files.c:101:9 - Unknown word (defrkey) -- int defrkey; ATTIC/src/modules/files/files.c:102:9 - Unknown word (defdkey) -- int defdkey; ATTIC/src/modules/files/files.c:103:9 - Unknown word (defukey) -- int defukey; @@ -3409,23 +3229,21 @@ ATTIC/src/modules/files/files.c:109:9 - Unknown word (defdchg) -- int def ATTIC/src/modules/files/files.c:110:9 - Unknown word (defreb) -- int defreb; ATTIC/src/modules/files/files.c:111:9 - Unknown word (defuaud) -- int defuaud; ATTIC/src/modules/files/files.c:112:9 - Unknown word (defdaud) -- int defdaud; +ATTIC/src/modules/files/files.c:114:9 - Unknown word (maxnest) -- int maxnest; ATTIC/src/modules/files/files.c:115:9 - Unknown word (rdmefil) -- char *rdmefil; ATTIC/src/modules/files/files.c:116:9 - Unknown word (rdmesiz) -- int rdmesiz; ATTIC/src/modules/files/files.c:117:9 - Unknown word (othrdme) -- char *othrdme; -ATTIC/src/modules/files/files.c:120:9 - Unknown word (fnchars) -- char *fnchars; +ATTIC/src/modules/files/files.c:121:9 - Unknown word (deslen) -- int deslen; ATTIC/src/modules/files/files.c:122:9 - Unknown word (maxkeyw) -- int maxkeyw; ATTIC/src/modules/files/files.c:123:9 - Unknown word (accmtsd) -- int accmtsd; ATTIC/src/modules/files/files.c:125:9 - Unknown word (sldcmax) -- int sldcmax; ATTIC/src/modules/files/files.c:127:9 - Unknown word (sldcsmn) -- int sldcsmn; -ATTIC/src/modules/files/files.c:129:9 - Unknown word (othrfls) -- char *othrfls; ATTIC/src/modules/files/files.c:144:9 - Unknown word (srlstln) -- int srlstln; ATTIC/src/modules/files/files.c:149:9 - Unknown word (peffic) -- int peffic; ATTIC/src/modules/files/files.c:241:2 - Unknown word (initlibsubstvars) -- initlibsubstvars (); /* Initialise substitutio ATTIC/src/modules/files/files.c:259:2 - Unknown word (enterlastlib) -- enterlastlib (); /* Enter last used -ATTIC/src/modules/files/files.c:304:5 - Unknown word (selectlib) -- selectlib (); ATTIC/src/modules/files/files.c:408:24 - Unknown word (libcnv) -- if (strstr (argv[0], "libcnv")) { ATTIC/src/modules/files/files.c:410:10 - Unknown word (cnvmain) -- return cnvmain (argc, argv); -ATTIC/src/modules/files/files.c:62:25 - Unknown word (updown) -- Included PEFFIC from updown.msg to help in calculating ATTIC/src/modules/files/files.h:104:13 - Unknown word (FUPLOK) -- #define AUS_FUPLOK "FILE UPLOADED" ATTIC/src/modules/files/files.h:105:13 - Unknown word (FUPLERR) -- #define AUS_FUPLERR "FILE UPLOAD FAILED ATTIC/src/modules/files/files.h:274:4 - Unknown word (mklib) -- /* mklib.c */ @@ -3433,12 +3251,8 @@ ATTIC/src/modules/files/files.h:278:40 - Unknown word (readytowrite) -- struc ATTIC/src/modules/files/files.h:290:9 - Unknown word (enterlib) -- int enterlib (int libnum, int quiet ATTIC/src/modules/files/files.h:292:9 - Unknown word (entermainlib) -- void entermainlib (); ATTIC/src/modules/files/files.h:294:9 - Unknown word (getsellibname) -- int getsellibname (struct libidx *l); -ATTIC/src/modules/files/files.h:339:9 - Unknown word (listsublibs) -- int listsublibs (); -ATTIC/src/modules/files/files.h:341:9 - Unknown word (osdirlisting) -- int osdirlisting (); ATTIC/src/modules/files/files.h:343:9 - Unknown word (listapproved) -- void listapproved (); -ATTIC/src/modules/files/files.h:350:9 - Unknown word (SYMLINKTO) -- #define SYMLINKTO "symbolic link to ATTIC/src/modules/files/files.h:354:9 - Unknown word (zonkdir) -- char *zonkdir (char *s); -ATTIC/src/modules/files/files.h:366:37 - Unknown word (inseconds) -- calcxfertime (int size, int inseconds); ATTIC/src/modules/files/files.h:375:4 - Unknown word (opedit) -- /* opedit.c */ ATTIC/src/modules/files/files.h:380:4 - Unknown word (opaccess) -- /* opaccess.c */ ATTIC/src/modules/files/files.h:385:4 - Unknown word (opcreate) -- /* opcreate.c */ @@ -3461,27 +3275,21 @@ ATTIC/src/modules/files/files.h:457:12 - Unknown word (libren) -- void ATTIC/src/modules/files/files.h:460:4 - Unknown word (opdescr) -- /* opdescr.c */ ATTIC/src/modules/files/files.h:466:4 - Unknown word (opdel) -- /* opdel.c */ ATTIC/src/modules/files/files.h:471:4 - Unknown word (opmove) -- /* opmove.c */ -ATTIC/src/modules/files/files.h:527:46 - Unknown word (filespecs) -- fnames); /* Optional filespecs to download */ ATTIC/src/modules/files/files.h:543:9 - Unknown word (mkregexp) -- int mkregexp (char *re); ATTIC/src/modules/files/files.h:74:9 - Unknown word (masterlibop) -- #define masterlibop (key_owns(&thisuseracc -ATTIC/src/modules/files/files.h:79:30 - Unknown word (slowdev) -- SLOWDEVLOCK "LCK..slowdev.%d" ATTIC/src/modules/files/files.h:85:30 - Unknown word (libupd) -- LIBUPDLOCK "LCK..libupd.%d" ATTIC/src/modules/files/files.h:95:13 - Unknown word (UPLAUD) -- #define LBF_UPLAUD 0x0000080 /* Audit ATTIC/src/modules/files/libcnv/cnvutils.c:26:9 - Unknown word (cnvutils) -- * $Id: cnvutils.c,v 2.0 2004/09/13 ATTIC/src/modules/files/libcnv/cnvutils.c:66:34 - Unknown word (mbbsdate) -- (unsigned short int mbbsdate) ATTIC/src/modules/files/libcnv/cnvutils.c:77:34 - Unknown word (mbbstime) -- (unsigned short int mbbstime) -ATTIC/src/modules/files/libcnv/cnvutils.h:64:9 - Unknown word (convshort) -- #define convshort(x) ((((x)&0xff)<<8) -ATTIC/src/modules/files/libcnv/cnvutils.h:65:9 - Unknown word (convint) -- #define convint(x) ((convshort((x ATTIC/src/modules/files/libcnv/libcnv.c:181:2 - Unknown word (libfil) -- libfil (arg_majordir); ATTIC/src/modules/files/libcnv/libfil.c:89:23 - Unknown word (LIBFIL) -- sprintf (fname, "%s/LIBFIL.TXT", ATTIC/src/modules/files/libcnv/libkey.c:129:9 - Unknown word (skipnl) -- goto skipnl; -ATTIC/src/modules/files/libcnv/libkey.c:149:50 - Unknown word (searchin) -- is used to speed up searchin, but we don't need ATTIC/src/modules/files/libcnv/libkey.c:85:22 - Unknown word (libkwd) -- sprintf (fname, "%s/libkwd.txt", arg_majordir ATTIC/src/modules/files/libcnv/libkey.c:88:23 - Unknown word (LIBKWD) -- sprintf (fname, "%s/LIBKWD.TXT", ATTIC/src/modules/files/libcnv/libsig.c:103:1 - Unknown word (mkparentlib) -- mkparentlib (char *libname, char ATTIC/src/modules/files/libcnv/libsig.c:79:1 - Unknown word (mkreadme) -- mkreadme (char *dirname, char -ATTIC/src/modules/files/list.c:205:1 - Unknown word (osfiledir) -- osfiledir () -ATTIC/src/modules/files/list.c:85:1 - Unknown word (traverselibtree) -- traverselibtree (struct libidx *l, char +ATTIC/src/modules/files/list.c:307:1 - Unknown word (normallisting) -- normallisting (int approved) ATTIC/src/modules/files/misc.c:231:26 - Unknown word (luser) -- So I'd rather have my luser ratio increased by using ATTIC/src/modules/files/misc.c:251:6 - Unknown word (xfertime) -- int xfertime = (100 * size) / ATTIC/src/modules/files/misc.c:322:10 - Unknown word (sizestg) -- char sizestg[256], timestg[256], @@ -3492,7 +3300,6 @@ ATTIC/src/modules/files/misc.c:331:60 - Unknown word (Mbytes) -- unit (by ATTIC/src/modules/files/mklib.c:85:1 - Unknown word (discoverdevice) -- discoverdevice (struct libidx *lib ATTIC/src/modules/files/opaccess.c:54:55 - Unknown word (sublibrs) -- wouldn't update for the sublibrs. ATTIC/src/modules/files/opapprove.c:103:1 - Unknown word (approvefile) -- approvefile (struct libidx *l, char -ATTIC/src/modules/files/opapprove.c:119:8 - Unknown word (nohelp) -- nohelp: ATTIC/src/modules/files/opapprove.c:181:1 - Unknown word (approveall) -- approveall () ATTIC/src/modules/files/opapprove.c:218:1 - Unknown word (traverseapprove) -- traverseapprove (struct libidx *l) ATTIC/src/modules/files/opapprove.c:70:12 - Unknown word (filesapproved) -- static int filesapproved = 0; @@ -3506,13 +3313,10 @@ ATTIC/src/modules/files/opdisapp.c:71:1 - Unknown word (disapprovekeywords) ATTIC/src/modules/files/operations.c:113:4 - Unknown word (DISAPP) -- {"DISAPP", 0, op_disapprove} ATTIC/src/modules/files/operations.c:96:4 - Unknown word (LIBDESCRIBE) -- {"LIBDESCRIBE", 0, op_describe}, ATTIC/src/modules/files/opkeywords.c:3:16 - Unknown word (opkeywords) -- ** FILE: opkeywords.c -ATTIC/src/modules/files/oplibren.c:71:1 - Unknown word (listpeerlibs) -- listpeerlibs () ATTIC/src/modules/files/opmove.c:242:1 - Unknown word (domove) -- domove (struct fileidx *f, ATTIC/src/modules/files/opunapp.c:71:1 - Unknown word (traverseunapp) -- traverseunapp (struct libidx *l) ATTIC/src/modules/files/search.c:101:10 - Unknown word (daemondead) -- int daemondead; /* The daemon has finished ATTIC/src/modules/files/search.c:103:10 - Unknown word (nummatches) -- int nummatches; /* Number of matches -ATTIC/src/modules/files/search.c:1081:13 - Unknown word (pageno) -- int pageno; -ATTIC/src/modules/files/search.c:108:46 - Unknown word (thisuseraux) -- struct _daemoninfo*)&_thisuseraux)) ATTIC/src/modules/files/search.c:1160:33 - Unknown word (filesrch) -- resultfname, TMPDIR "/filesrch.%d", getpid ()); ATTIC/src/modules/files/search.c:1185:23 - Unknown word (idlezap) -- inp_setidle (sysvar->idlezap); ATTIC/src/modules/files/search.c:130:13 - Unknown word (resultfname) -- static char resultfname[256]; @@ -3522,23 +3326,22 @@ ATTIC/src/modules/files/search.c:254:2 - Unknown word (grokterm) -- _gro ATTIC/src/modules/files/search.c:291:1 - Unknown word (grokdate) -- grokdate (char *s) ATTIC/src/modules/files/search.c:534:42 - Unknown word (phterm) -- struct libidx *l, char *phterm) ATTIC/src/modules/files/search.c:539:5 - Unknown word (Ssslllooowww) -- /* Ssslllooowww phonetic search */ -ATTIC/src/modules/files/search.c:671:10 - Unknown word (morelibs) -- int morelibs; ATTIC/src/modules/files/search.c:947:23 - Unknown word (FBNPI) -- } else if (strchr ("FBNPI", c)) { ATTIC/src/modules/files/search.c:973:1 - Unknown word (seeinfo) -- seeinfo () -ATTIC/src/modules/files/substvars.c:113:4 - Unknown word (libclub) -- sv_libclub () -ATTIC/src/modules/files/substvars.c:138:4 - Unknown word (libcrdate) -- sv_libcrdate () -ATTIC/src/modules/files/substvars.c:148:4 - Unknown word (libcrtime) -- sv_libcrtime () -ATTIC/src/modules/files/substvars.c:157:14 - Unknown word (oplhdr) -- static char *oplhdr, *oplcomma, *opllast -ATTIC/src/modules/files/substvars.c:157:23 - Unknown word (oplcomma) -- static char *oplhdr, *oplcomma, *opllast, *oplftr, -ATTIC/src/modules/files/substvars.c:157:34 - Unknown word (opllast) -- oplhdr, *oplcomma, *opllast, *oplftr, *oplnone; -ATTIC/src/modules/files/substvars.c:157:44 - Unknown word (oplftr) -- oplcomma, *opllast, *oplftr, *oplnone; -ATTIC/src/modules/files/substvars.c:157:53 - Unknown word (oplnone) -- *opllast, *oplftr, *oplnone; -ATTIC/src/modules/files/substvars.c:200:4 - Unknown word (libfsizelimit) -- sv_libfsizelimit () -ATTIC/src/modules/files/substvars.c:210:4 - Unknown word (liblsizelimit) -- sv_liblsizelimit () -ATTIC/src/modules/files/substvars.c:240:4 - Unknown word (libnumkbytes) -- sv_libnumkbytes () -ATTIC/src/modules/files/substvars.c:250:4 - Unknown word (libnummbytes) -- sv_libnummbytes () -ATTIC/src/modules/files/substvars.c:260:4 - Unknown word (libnumunapp) -- sv_libnumunapp () -ATTIC/src/modules/files/substvars.c:270:4 - Unknown word (libbytesunapp) -- sv_libbytesunapp () +ATTIC/src/modules/files/substvars.c:113:4 - Unknown word (libclub) -- sv_libclub () +ATTIC/src/modules/files/substvars.c:138:4 - Unknown word (libcrdate) -- sv_libcrdate () +ATTIC/src/modules/files/substvars.c:148:4 - Unknown word (libcrtime) -- sv_libcrtime () +ATTIC/src/modules/files/substvars.c:157:14 - Unknown word (oplhdr) -- static char *oplhdr, *oplcomma, *opllast +ATTIC/src/modules/files/substvars.c:157:23 - Unknown word (oplcomma) -- static char *oplhdr, *oplcomma, *opllast, *oplftr, +ATTIC/src/modules/files/substvars.c:157:34 - Unknown word (opllast) -- oplhdr, *oplcomma, *opllast, *oplftr, *oplnone; +ATTIC/src/modules/files/substvars.c:157:44 - Unknown word (oplftr) -- oplcomma, *opllast, *oplftr, *oplnone; +ATTIC/src/modules/files/substvars.c:157:53 - Unknown word (oplnone) -- *opllast, *oplftr, *oplnone; +ATTIC/src/modules/files/substvars.c:200:4 - Unknown word (libfsizelimit) -- sv_libfsizelimit () +ATTIC/src/modules/files/substvars.c:210:4 - Unknown word (liblsizelimit) -- sv_liblsizelimit () +ATTIC/src/modules/files/substvars.c:240:4 - Unknown word (libnumkbytes) -- sv_libnumkbytes () +ATTIC/src/modules/files/substvars.c:250:4 - Unknown word (libnummbytes) -- sv_libnummbytes () +ATTIC/src/modules/files/substvars.c:260:4 - Unknown word (libnumunapp) -- sv_libnumunapp () +ATTIC/src/modules/files/substvars.c:270:4 - Unknown word (libbytesunapp) -- sv_libbytesunapp () ATTIC/src/modules/files/substvars.c:280:4 - Unknown word (libkbytesunapp) -- sv_libkbytesunapp () ATTIC/src/modules/files/substvars.c:290:4 - Unknown word (libmbytesunapp) -- sv_libmbytesunapp () ATTIC/src/modules/files/substvars.c:300:4 - Unknown word (libuplstoday) -- sv_libuplstoday () @@ -3548,11 +3351,9 @@ ATTIC/src/modules/files/substvars.c:333:4 - Unknown word (libkuplsweek) -- ATTIC/src/modules/files/substvars.c:346:4 - Unknown word (libchupl) -- sv_libchupl () ATTIC/src/modules/files/substvars.c:356:4 - Unknown word (libchdnl) -- sv_libchdnl () ATTIC/src/modules/files/substvars.c:366:4 - Unknown word (librebate) -- sv_librebate () -ATTIC/src/modules/files/substvars.c:396:4 - Unknown word (entriesperpage) -- sv_entriesperpage () ATTIC/src/modules/files/substvars.c:413:6 - Unknown word (LIBCLUB) -- {"@LIBCLUB@", sv_libclub, NULL ATTIC/src/modules/files/substvars.c:416:6 - Unknown word (LIBCRDATE) -- {"@LIBCRDATE@", sv_libcrdate, NULL ATTIC/src/modules/files/substvars.c:417:6 - Unknown word (LIBCRTIME) -- {"@LIBCRTIME@", sv_libcrtime, NULL -ATTIC/src/modules/files/substvars.c:418:6 - Unknown word (LIBOPS) -- {"@LIBOPS@", sv_libops, NULL} ATTIC/src/modules/files/substvars.c:420:6 - Unknown word (LIBFSIZELIMIT) -- {"@LIBFSIZELIMIT@", sv_libfsizelimit ATTIC/src/modules/files/substvars.c:421:6 - Unknown word (LIBLSIZELIMIT) -- {"@LIBLSIZELIMIT@", sv_liblsizelimit ATTIC/src/modules/files/substvars.c:424:6 - Unknown word (LIBNUMKBYTES) -- {"@LIBNUMKBYTES@", sv_libnumkbytes, @@ -3568,58 +3369,48 @@ ATTIC/src/modules/files/substvars.c:433:6 - Unknown word (LIBKUPLSWEEK) -- ATTIC/src/modules/files/substvars.c:434:6 - Unknown word (LIBCHUPL) -- {"@LIBCHUPL@", sv_libchupl, NULL ATTIC/src/modules/files/substvars.c:435:6 - Unknown word (LIBCHDNL) -- {"@LIBCHDNL@", sv_libchdnl, NULL ATTIC/src/modules/files/substvars.c:436:6 - Unknown word (LIBREBATE) -- {"@LIBREBATE@", sv_librebate, NULL -ATTIC/src/modules/files/substvars.c:55:20 - Unknown word (ENTRIESPERPAGE) -- * Added variable @ENTRIESPERPAGE@ for the search dialog ATTIC/src/modules/files/upload.c:121:1 - Unknown word (checkfname) -- checkfname (char *s) +ATTIC/src/modules/files/upload.c:173:1 - Unknown word (filehdr) -- filehdr (char *fname, struct ATTIC/src/modules/files/upload.c:230:1 - Unknown word (confirmcan) -- confirmcan () ATTIC/src/modules/files/upload.c:305:23 - Unknown word (archivers) -- static promptblock_t *archivers = NULL; ATTIC/src/modules/files/upload.c:321:18 - Unknown word (MAXARCHIVERS) -- for (n = 0; n < MAXARCHIVERS; n++) { ATTIC/src/modules/files/upload.c:452:12 - Unknown word (dupl) -- int dupl = 0; -ATTIC/src/modules/files/upload.c:655:1 - Unknown word (uploadfile) -- uploadfile (int multiple, char ATTIC/src/modules/files/upload.c:755:1 - Unknown word (getuploadfname) -- getuploadfname (int *multiple) ATTIC/src/modules/files/upload.c:93:1 - Unknown word (filewithinlimits) -- filewithinlimits (int bytes) -ATTIC/src/modules/gallups-old/gallups.c:1131:1 - Unknown word (newgallup) -- newgallup (void) -ATTIC/src/modules/gallups-old/gallups.c:117:1 - Unknown word (freegallup) -- freegallup (void) -ATTIC/src/modules/gallups-old/gallups.c:1199:1 - Unknown word (erasegallup) -- erasegallup (void) -ATTIC/src/modules/gallups-old/gallups.c:123:19 - Unknown word (pollinfo) -- for (i = 0; i < pollinfo.numquestions; i++) +ATTIC/src/modules/gallups-old/gallups.c:1131:1 - Unknown word (newgallup) -- newgallup (void) +ATTIC/src/modules/gallups-old/gallups.c:117:1 - Unknown word (freegallup) -- freegallup (void) +ATTIC/src/modules/gallups-old/gallups.c:1199:1 - Unknown word (erasegallup) -- erasegallup (void) +ATTIC/src/modules/gallups-old/gallups.c:123:19 - Unknown word (pollinfo) -- for (i = 0; i < pollinfo.numquestions; i++) ATTIC/src/modules/gallups-old/gallups.c:123:28 - Unknown word (numquestions) -- i = 0; i < pollinfo.numquestions; i++) { ATTIC/src/modules/gallups-old/gallups.c:124:16 - Unknown word (chorep) -- if (poll[i].chorep) ATTIC/src/modules/gallups-old/gallups.c:139:1 - Unknown word (nullupgallup) -- nullupgallup (void) ATTIC/src/modules/gallups-old/gallups.c:150:1 - Unknown word (savegallup) -- savegallup (void) ATTIC/src/modules/gallups-old/gallups.c:162:21 - Unknown word (GALLUPSDIR) -- sprintf (filename, GALLUPSDIR "/%s.dat", pollinfo ATTIC/src/modules/gallups-old/gallups.c:209:1 - Unknown word (loadgallup) -- loadgallup (char *fn) -ATTIC/src/modules/gallups-old/gallups.c:273:1 - Unknown word (listandselectpoll) -- listandselectpoll (void) -ATTIC/src/modules/gallups-old/gallups.c:276:17 - Unknown word (pollf) -- FILE *pipe, *pollf; -ATTIC/src/modules/gallups-old/gallups.c:277:43 - Unknown word (galfiles) -- temp2[256], *dscr, **galfiles; -ATTIC/src/modules/gallups-old/gallups.c:278:15 - Unknown word (galnum) -- unsigned int galnum = 0, availgal = 0, i -ATTIC/src/modules/gallups-old/gallups.c:278:27 - Unknown word (availgal) -- unsigned int galnum = 0, availgal = 0, i; -ATTIC/src/modules/gallups-old/gallups.c:297:53 - Unknown word (MAXFNLEN) -- (sizeof (char) * GI_MAXFNLEN); -ATTIC/src/modules/gallups-old/gallups.c:352:1 - Unknown word (selectpoll) -- selectpoll (void) -ATTIC/src/modules/gallups-old/gallups.c:372:1 - Unknown word (numchoices) -- numchoices (unsigned int q) -ATTIC/src/modules/gallups-old/gallups.c:380:14 - Unknown word (MAXCHOICES) -- while (cn < MAXCHOICES) { -ATTIC/src/modules/gallups-old/gallups.c:395:1 - Unknown word (addtosubmitted) -- addtosubmitted (char *id) +ATTIC/src/modules/gallups-old/gallups.c:276:17 - Unknown word (pollf) -- FILE *pipe, *pollf; +ATTIC/src/modules/gallups-old/gallups.c:277:43 - Unknown word (galfiles) -- temp2[256], *dscr, **galfiles; +ATTIC/src/modules/gallups-old/gallups.c:278:15 - Unknown word (galnum) -- unsigned int galnum = 0, availgal = 0, i +ATTIC/src/modules/gallups-old/gallups.c:278:27 - Unknown word (availgal) -- unsigned int galnum = 0, availgal = 0, i; +ATTIC/src/modules/gallups-old/gallups.c:297:53 - Unknown word (MAXFNLEN) -- (sizeof (char) * GI_MAXFNLEN); +ATTIC/src/modules/gallups-old/gallups.c:372:1 - Unknown word (numchoices) -- numchoices (unsigned int q) +ATTIC/src/modules/gallups-old/gallups.c:380:14 - Unknown word (MAXCHOICES) -- while (cn < MAXCHOICES) { ATTIC/src/modules/gallups-old/gallups.c:3:17 - Unknown word (gallups) -- ** FILE: gallups.c -ATTIC/src/modules/gallups-old/gallups.c:427:1 - Unknown word (saveans) -- saveans () +ATTIC/src/modules/gallups-old/gallups.c:427:1 - Unknown word (saveans) -- saveans () ATTIC/src/modules/gallups-old/gallups.c:4:17 - Unknown word (Antonis) -- ** AUTHORS: Antonis Stamboulis (Xplosion ATTIC/src/modules/gallups-old/gallups.c:4:25 - Unknown word (Stamboulis) -- AUTHORS: Antonis Stamboulis (Xplosion) ATTIC/src/modules/gallups-old/gallups.c:4:37 - Unknown word (Xplosion) -- Antonis Stamboulis (Xplosion) -ATTIC/src/modules/gallups-old/gallups.c:620:1 - Unknown word (takepoll) -- takepoll () +ATTIC/src/modules/gallups-old/gallups.c:620:1 - Unknown word (takepoll) -- takepoll () ATTIC/src/modules/gallups-old/gallups.c:67:9 - Unknown word (crkey) -- int crkey; -ATTIC/src/modules/gallups-old/gallups.c:81:1 - Unknown word (outputcharp) -- outputcharp (char *charp, FILE -ATTIC/src/modules/gallups-old/gallups.c:81:20 - Unknown word (charp) -- outputcharp (char *charp, FILE * filep) -ATTIC/src/modules/gallups-old/gallups.c:81:34 - Unknown word (filep) -- char *charp, FILE * filep) -ATTIC/src/modules/gallups-old/gallups.c:905:1 - Unknown word (getstringff) -- getstringff (FILE * filep, int allow -ATTIC/src/modules/gallups-old/gallups.c:910:15 - Unknown word (endsigns) -- unsigned int endsigns = 0, len = 0; -ATTIC/src/modules/gallups-old/gallups.c:98:1 - Unknown word (inputcharp) -- inputcharp (char **charp, FILE +ATTIC/src/modules/gallups-old/gallups.c:905:1 - Unknown word (getstringff) -- getstringff (FILE * filep, int allow +ATTIC/src/modules/gallups-old/gallups.c:910:15 - Unknown word (endsigns) -- unsigned int endsigns = 0, len = 0; +ATTIC/src/modules/gallups-old/gallups.c:970:1 - Unknown word (scriptcompiler) -- scriptcompiler (char *script) ATTIC/src/modules/gallups/crc.c:4:17 - Unknown word (Vangelis) -- ** AUTHORS: Vangelis Rokas (Valis) ATTIC/src/modules/gallups/crc.c:4:26 - Unknown word (Rokas) -- AUTHORS: Vangelis Rokas (Valis) -ATTIC/src/modules/gallups/crc.c:57:17 - Unknown word (textutils) -- * adopted from textutils-1.22 file cksum.c ATTIC/src/modules/gallups/crc.c:5:23 - Unknown word (checkcum) -- * PURPOSE: CRC32 checkcum computing function ATTIC/src/modules/gallups/crc.c:60:28 - Unknown word (crctab) -- unsigned long const crctab[256] = { -ATTIC/src/modules/gallups/gallups.c:1006:34 - Unknown word (oname) -- (char *fname, char *oname, int vis, int *info ATTIC/src/modules/gallups/gallups.c:1037:27 - Unknown word (gtset) -- sprintf (tempstr, "%li", gtset (ginfo)); ATTIC/src/modules/gallups/gallups.c:106:15 - Unknown word (gallupinfo) -- struct gallup gallupinfo, *ginfo = &gallupinfo ATTIC/src/modules/gallups/gallups.c:106:28 - Unknown word (ginfo) -- gallup gallupinfo, *ginfo = &gallupinfo; -ATTIC/src/modules/gallups/gallups.c:1105:35 - Unknown word (fedit) -- filename[256], cmd[256], fedit[128], oname[256], *ch ATTIC/src/modules/gallups/gallups.c:1109:21 - Unknown word (oldgi) -- struct gallup gi, *oldgi; ATTIC/src/modules/gallups/gallups.c:1115:11 - Unknown word (NOGSC) -- prompt (NOGSC); ATTIC/src/modules/gallups/gallups.c:1126:11 - Unknown word (ERRORGSC) -- prompt (ERRORGSC); @@ -3633,7 +3424,6 @@ ATTIC/src/modules/gallups/gallups.c:1237:23 - Unknown word (TIMEQUIZ) ATTIC/src/modules/gallups/gallups.c:1237:41 - Unknown word (ENTERNO) -- , TIMEQUIZ, SELERR, ENTERNO, 0)) ATTIC/src/modules/gallups/gallups.c:1247:45 - Unknown word (ENTERYES) -- ADVANCENEXT, SELERR, ENTERYES, 1)) ATTIC/src/modules/gallups/gallups.c:1256:23 - Unknown word (EXPIREQ) -- if (!get_bool (&t1, EXPIREQ, SELERR, ENTERNO, 0 -ATTIC/src/modules/gallups/gallups.c:1265:11 - Unknown word (CREATEFAIL) -- prompt (CREATEFAIL); ATTIC/src/modules/gallups/gallups.c:1278:20 - Unknown word (GDATAFILE) -- gfnam (ginfo), GDATAFILE); ATTIC/src/modules/gallups/gallups.c:1286:11 - Unknown word (CREATEOK) -- prompt (CREATEOK); ATTIC/src/modules/gallups/gallups.c:1289:22 - Unknown word (NEWGALLUP) -- audit (ch, AUDIT (NEWGALLUP), thisuseracc.userid @@ -3649,7 +3439,6 @@ ATTIC/src/modules/gallups/gallups.c:1386:13 - Unknown word (LEAVEABOUT) ATTIC/src/modules/gallups/gallups.c:1442:10 - Unknown word (galname) -- char *galname, fname[128]; ATTIC/src/modules/gallups/gallups.c:1447:16 - Unknown word (GALYES) -- sprompt (yes, GALYES); ATTIC/src/modules/gallups/gallups.c:1448:15 - Unknown word (GALNO) -- sprompt (no, GALNO); -ATTIC/src/modules/gallups/gallups.c:1459:6 - Unknown word (setwaittoclear) -- out_setwaittoclear (0); ATTIC/src/modules/gallups/gallups.c:1461:10 - Unknown word (GALENTRYHEAD) -- prompt (GALENTRYHEAD); ATTIC/src/modules/gallups/gallups.c:1462:10 - Unknown word (GALENTRYTMPL) -- prompt (GALENTRYTMPL, ATTIC/src/modules/gallups/gallups.c:1465:16 - Unknown word (GALLUPPOLL) -- msg_getunit (GALLUPPOLL, gflgs (gin) & GF_POLL @@ -3668,14 +3457,14 @@ ATTIC/src/modules/gallups/gallups.c:1595:13 - Unknown word (SHOPERHEAD) ATTIC/src/modules/gallups/gallups.c:159:24 - Unknown word (GSCPATH) -- gscpath = msg_string (GSCPATH); ATTIC/src/modules/gallups/gallups.c:160:25 - Unknown word (NEWGALDAYS) -- galnew_days = msg_int (NEWGALDAYS, 0, 999); ATTIC/src/modules/gallups/gallups.c:1612:14 - Unknown word (SHOPERMENU) -- prompt (SHOPERMENU); +ATTIC/src/modules/gallups/gallups.c:1633:13 - Unknown word (UNDERCONSTRUCT) -- prompt (UNDERCONSTRUCT); ATTIC/src/modules/gallups/gallups.c:1637:13 - Unknown word (LEAVEOPER) -- prompt (LEAVEOPER, NULL); ATTIC/src/modules/gallups/gallups.c:165:1 - Unknown word (listandselectgallup) -- listandselectgallup (void) -ATTIC/src/modules/gallups/gallups.c:1674:17 - Unknown word (MAINMNU) -- MAINOMNU : MAINMNU, NULL); -ATTIC/src/modules/gallups/gallups.c:1674:6 - Unknown word (MAINOMNU) -- MAINOMNU : MAINMNU, NULL); -ATTIC/src/modules/gallups/gallups.c:1675:13 - Unknown word (SHMAINHEAD) -- prompt (SHMAINHEAD); -ATTIC/src/modules/gallups/gallups.c:1697:9 - Unknown word (SHOMENU) -- ? SHOMENU : SHMENU, NULL); +ATTIC/src/modules/gallups/gallups.c:1674:17 - Unknown word (MAINMNU) -- MAINOMNU : MAINMNU, NULL); +ATTIC/src/modules/gallups/gallups.c:1674:6 - Unknown word (MAINOMNU) -- MAINOMNU : MAINMNU, NULL); +ATTIC/src/modules/gallups/gallups.c:1675:13 - Unknown word (SHMAINHEAD) -- prompt (SHMAINHEAD); +ATTIC/src/modules/gallups/gallups.c:1697:9 - Unknown word (SHOMENU) -- ? SHOMENU : SHMENU, NULL); ATTIC/src/modules/gallups/gallups.c:170:16 - Unknown word (ghead) -- struct gallup ghead, *gin = &ghead; -ATTIC/src/modules/gallups/gallups.c:171:11 - Unknown word (ddatenew) -- long int ddatenew; ATTIC/src/modules/gallups/gallups.c:225:5 - Unknown word (gflgs) -- gflgs (gin) & GF_LOGUSERID ATTIC/src/modules/gallups/gallups.c:226:27 - Unknown word (gdesc) -- galfiles[galnum - 1], gdesc (&ghead), ATTIC/src/modules/gallups/gallups.c:227:18 - Unknown word (GALNEW) -- msg_getunit (GALNEW, @@ -3700,7 +3489,6 @@ ATTIC/src/modules/gallups/gallups.c:47:28 - Unknown word (strnfill) -- fun ATTIC/src/modules/gallups/gallups.c:484:1 - Unknown word (takegallup) -- takegallup (void) ATTIC/src/modules/gallups/gallups.c:486:22 - Unknown word (selint) -- unsigned int i = 0, selint; ATTIC/src/modules/gallups/gallups.c:49:4 - Unknown word (chaged) -- * chaged many print() calls to -ATTIC/src/modules/gallups/gallups.c:507:11 - Unknown word (THISTIMED) -- prompt (THISTIMED); ATTIC/src/modules/gallups/gallups.c:512:12 - Unknown word (gcrd) -- points = gcrd2 (ginfo); ATTIC/src/modules/gallups/gallups.c:514:11 - Unknown word (THISQUIZ) -- prompt (THISQUIZ); ATTIC/src/modules/gallups/gallups.c:517:12 - Unknown word (QUIZEXTRA) -- prompt (QUIZEXTRA); @@ -3727,14 +3515,14 @@ ATTIC/src/modules/gallups/gallups.c:678:16 - Unknown word (qcompromcnt) ATTIC/src/modules/gallups/gallups.c:681:15 - Unknown word (qcompromidx) -- qcompromidx (q) ATTIC/src/modules/gallups/gallups.c:71:28 - Unknown word (Gallups) -- improved version of Gallups Module ATTIC/src/modules/gallups/gallups.c:764:25 - Unknown word (selsum) -- unsigned int i, j, n, *selsum = NULL, **comsum = NULL -ATTIC/src/modules/gallups/gallups.c:768:17 - Unknown word (spos) -- int count, spos, l; ATTIC/src/modules/gallups/gallups.c:790:12 - Unknown word (RESQUIZTHEAD) -- prompt (RESQUIZTHEAD); ATTIC/src/modules/gallups/gallups.c:792:12 - Unknown word (RESQUIZHEAD) -- prompt (RESQUIZHEAD); ATTIC/src/modules/gallups/gallups.c:803:13 - Unknown word (RESQUIZTENTRY) -- prompt (RESQUIZTENTRY, userid, n, j); ATTIC/src/modules/gallups/gallups.c:805:13 - Unknown word (RESQUIZENTRY) -- prompt (RESQUIZENTRY, userid, n); ATTIC/src/modules/gallups/gallups.c:810:11 - Unknown word (RESQFOOT) -- prompt (RESQFOOT); -ATTIC/src/modules/gallups/gallups.c:867:13 - Unknown word (MCANSWER) -- prompt (MCANSWER, j + 1, qcomch (q)[j -ATTIC/src/modules/gallups/gallups.c:905:14 - Unknown word (anspromidx) -- char **anspromidx; +ATTIC/src/modules/gallups/gallups.c:867:13 - Unknown word (MCANSWER) -- prompt (MCANSWER, j + 1, qcomch (q)[j +ATTIC/src/modules/gallups/gallups.c:905:14 - Unknown word (anspromidx) -- char **anspromidx; +ATTIC/src/modules/gallups/gallups.c:908:6 - Unknown word (splitstring) -- splitstring (acomdt (a), &anspromidx ATTIC/src/modules/gallups/gallups.c:934:13 - Unknown word (ANSSELECT) -- prompt (ANSSELECT, ATTIC/src/modules/gallups/gallups.c:946:12 - Unknown word (ANSCOMBOSTR) -- prompt (ANSCOMBOSTR, ATTIC/src/modules/gallups/gallups.c:947:28 - Unknown word (ANSCOMBOFIELDS) -- strnfill (msg_getunit (ANSCOMBOFIELDS, 1), ' ', @@ -3749,7 +3537,6 @@ ATTIC/src/modules/gallups/gallups.h:116:11 - Unknown word (ansnumber) -- i ATTIC/src/modules/gallups/gallups.h:117:11 - Unknown word (ansselect) -- int ansselect; ATTIC/src/modules/gallups/gallups.h:118:11 - Unknown word (anscombo) -- char *anscombo; ATTIC/src/modules/gallups/gallups.h:129:15 - Unknown word (qflags) -- unsigned int qflags; -ATTIC/src/modules/gallups/gallups.h:145:12 - Unknown word (selectdata) -- char *selectdata; ATTIC/src/modules/gallups/gallups.h:151:12 - Unknown word (combodata) -- char *combodata; ATTIC/src/modules/gallups/gallups.h:155:12 - Unknown word (comboprompt) -- char *comboprompt; ATTIC/src/modules/gallups/gallups.h:159:12 - Unknown word (combochar) -- char *combochar; @@ -3764,7 +3551,6 @@ ATTIC/src/modules/gallups/gallups.h:256:9 - Unknown word (gdexp) -- ATTIC/src/modules/gallups/gallups.h:287:9 - Unknown word (setupgallup) -- void setupgallup (void); ATTIC/src/modules/gallups/gallups.h:295:12 - Unknown word (gscflags) -- extern int gscflags; ATTIC/src/modules/gallups/gallups.h:47:12 - Unknown word (qselcr) -- * deleted qselcr() macro (was left here -ATTIC/src/modules/gallups/gedit/gedit.c:16:12 - Unknown word (helpmsg) -- const char helpmsg[]=" ATTIC/src/modules/gallups/gedit/gedit.c:18:14 - Unknown word (gallupname) -- gedit -{rw} gallupname ATTIC/src/modules/gallups/gedit/gedit.c:18:2 - Unknown word (gedit) -- gedit -{rw} gallupname ATTIC/src/modules/gallups/gedit/gedit.c:26:9 - Unknown word (dumpi) -- #define dumpi(i) printf("%i\n", i @@ -3773,7 +3559,6 @@ ATTIC/src/modules/gallups/gedit/gedit.c:30:9 - Unknown word (inputli) -- ATTIC/src/modules/gallups/gsc/analyze.c:59:13 - Unknown word (glps) -- # include "glps-bcc.h" ATTIC/src/modules/gallups/gsc/analyze.c:88:11 - Unknown word (gallupsinfo) -- ginfo = &gallupsinfo; ATTIC/src/modules/gallups/gsc/compiler.c:109:35 - Unknown word (nlcnt) -- escape = 0, scanend = 0, nlcnt = 0, res = 0; -ATTIC/src/modules/gallups/gsc/compiler.c:162:21 - Unknown word (ostr) -- /* copy from str to ostr any text beginning from ATTIC/src/modules/gallups/gsc/compiler.c:241:9 - Unknown word (doerror) -- #define doerror(frm,f...) errormsg( ATTIC/src/modules/gallups/gsc/compiler.c:264:1 - Unknown word (dowarning) -- dowarning (char *frm, ...) ATTIC/src/modules/gallups/gsc/compiler.c:444:43 - Unknown word (twince) -- options encountered twince"); @@ -3791,7 +3576,6 @@ ATTIC/src/modules/gallups/gstat/comout.c:32:23 - Unknown word (curquest) - ATTIC/src/modules/gallups/gstat/comout.c:49:6 - Unknown word (comboidx) -- CA.comboidx = 0; ATTIC/src/modules/gallups/gstat/gprintf.c:22:25 - Unknown word (prcent) -- : column total sum prcent (on total row) ATTIC/src/modules/gallups/gstat/gprintf.c:302:24 - Unknown word (cfld) -- load_ca (int copt, int cfld, int crow, int ccol -ATTIC/src/modules/gallups/gstat/gprintf.c:302:44 - Unknown word (ccol) -- cfld, int crow, int ccol) ATTIC/src/modules/gallups/gstat/gstat.c:17:9 - Unknown word (gsflags) -- int gsflags = 0; ATTIC/src/modules/gallups/gstat/gstat.c:207:40 - Unknown word (anscomidx) -- acomdt (curans), &user.anscomidx, &j); ATTIC/src/modules/gallups/gstat/gstat.c:210:10 - Unknown word (anscomfld) -- user.anscomfld = k; @@ -3824,17 +3608,14 @@ ATTIC/src/modules/gallups/quiz.c:23:37 - Unknown word (GLOCKFILE) -- pos; ATTIC/src/modules/gallups/quiz.c:27:10 - Unknown word (anscount) -- int anscount; ATTIC/src/modules/gallups/utils/dat/cnvdat.c:85:54 - Unknown word (cnvdat) -- reverse engineered by cnvdat using dat file %s\n ATTIC/src/modules/gallups/utils/sub/subs.c:3:32 - Unknown word (emmits) -- readin a .sub file and emmits the userids found there -ATTIC/src/modules/gallups/utils/sub/subs.c:3:9 - Unknown word (readin) -- * this readin a .sub file and emmits ATTIC/src/modules/graffiti/graffiti.c:137:9 - Unknown word (wallmsg) -- struct wallmsg header; ATTIC/src/modules/graffiti/graffiti.c:139:21 - Unknown word (WALLFILE) -- if (stat (mkfname (WALLFILE), &buf)) { ATTIC/src/modules/graffiti/graffiti.c:140:19 - Unknown word (WALLLOCK) -- if ((lock_wait (WALLLOCK, 5)) == LKR_TIMEOUT -ATTIC/src/modules/graffiti/graffiti.c:170:10 - Unknown word (numlines) -- int numlines = 0, i; ATTIC/src/modules/graffiti/graffiti.c:287:1 - Unknown word (readwall) -- readwall () ATTIC/src/modules/graffiti/graffiti.c:325:1 - Unknown word (listwall) -- listwall () ATTIC/src/modules/graffiti/graffiti.c:365:1 - Unknown word (cleanwall) -- cleanwall () ATTIC/src/modules/graffiti/graffiti.c:455:10 - Unknown word (shownintro) -- int shownintro = 0; ATTIC/src/modules/graffiti/graffiti.c:94:9 - Unknown word (ovrkey) -- int ovrkey; -ATTIC/src/modules/graffiti/graffiti.h:64:9 - Unknown word (NOCOLORS) -- #ifndef NOCOLORS ATTIC/src/modules/graffiti/offline.graffiti/download.c:104:59 - Unknown word (wallfil) -- rFILE\n_WALL = %s\r\n", wallfil); ATTIC/src/modules/graffiti/offline.graffiti/download.c:125:1 - Unknown word (ogdownload) -- ogdownload () ATTIC/src/modules/graffiti/offline.graffiti/download.c:52:24 - Unknown word (NLCR) -- DOS newline scheme (NLCR). @@ -3847,6 +3628,7 @@ ATTIC/src/modules/mailer/download.c:109:1 - Unknown word (plugindnl) -- plu ATTIC/src/modules/mailer/download.c:115:13 - Unknown word (BBSLIBDIR) -- mkfname (BBSLIBDIR), plugins[n].name); ATTIC/src/modules/mailer/download.c:125:1 - Unknown word (mkfiles) -- mkfiles (char *dir) ATTIC/src/modules/mailer/download.c:161:24 - Unknown word (MAILERFILESDIR) -- scandir (mkfname (MAILERFILESDIR), &d, filesel, alphasort +ATTIC/src/modules/mailer/download.c:177:17 - Unknown word (packetname) -- compress (char *packetname, char *dir) ATTIC/src/modules/mailer/download.c:231:24 - Unknown word (QWKDNL) -- strcpy (audit[0], AUS_QWKDNL); ATTIC/src/modules/mailer/download.c:238:41 - Unknown word (chgdnl) -- TRANSIENT, fname, descr, chgdnl, -1); ATTIC/src/modules/mailer/download.c:262:11 - Unknown word (stpncnf) -- prompt (stpncnf ? NOTCFG2 : NOTCFG) @@ -3857,8 +3639,10 @@ ATTIC/src/modules/mailer/mailer.c:103:9 - Unknown word (uplkey) -- int u ATTIC/src/modules/mailer/mailer.c:260:36 - Unknown word (MAILERUSRDIR) -- fname, "%s/%s", mkfname (MAILERUSRDIR), victim); ATTIC/src/modules/mailer/mailer.c:98:9 - Unknown word (defgrk) -- int defgrk; ATTIC/src/modules/mailer/mailer.h:113:23 - Unknown word (MAILERDIR) -- define PLUGINDEFFILE MAILERDIR"/plugins" +ATTIC/src/modules/mailer/mailer.h:113:9 - Unknown word (PLUGINDEFFILE) -- #define PLUGINDEFFILE MAILERDIR"/plugins" ATTIC/src/modules/mailer/mailer.h:36:51 - Unknown word (mailerplugins) -- various declarations to mailerplugins.h. ATTIC/src/modules/mailer/mailer.h:86:10 - Unknown word (MAILERPLUGIN) -- #ifdef __MAILERPLUGIN__ +ATTIC/src/modules/mailer/mailer.h:93:4 - Unknown word (plugindef) -- /* plugindef.c */ ATTIC/src/modules/mailer/mailer.h:97:30 - Unknown word (DESCRLEN) -- descr[NUMLANGUAGES][DESCRLEN]; ATTIC/src/modules/mailer/mailerplugins.h:103:8 - Unknown word (usrtag) -- struct usrtag { ATTIC/src/modules/mailer/mailerplugins.h:111:8 - Unknown word (usrqwk) -- struct usrqwk { @@ -3867,12 +3651,11 @@ ATTIC/src/modules/mailer/request.c:136:9 - Unknown word (orderc) -- st ATTIC/src/modules/mailer/request.c:144:17 - Unknown word (ORDERC) -- if (d_keyfind (ORDERC, &o) != S_OKAY) { ATTIC/src/modules/mailer/request.c:77:12 - Unknown word (reqdbid) -- static int reqdbid; ATTIC/src/modules/mailer/request.c:83:22 - Unknown word (MAILERREQDIR) -- d_dbfpath (mkfname (MAILERREQDIR)); -ATTIC/src/modules/mailer/request.c:98:10 - Unknown word (olddb) -- int olddb = -1, retval; -ATTIC/src/modules/mailer/request.h:39:9 - Unknown word (FNAMELEN) -- #define FNAMELEN 256 +ATTIC/src/modules/mailer/request.h:38:9 - Unknown word (AREALEN) -- #define AREALEN 24 ATTIC/src/modules/mailer/request.h:40:9 - Unknown word (DOSFNAMELEN) -- #define DOSFNAMELEN 13 ATTIC/src/modules/mailer/setup.c:100:44 - Unknown word (ABCDEFGHIJKLMNOPQRTUVWYZ) -- NUMSEL] = "1234567890ABCDEFGHIJKLMNOPQRTUVWYZ"; ATTIC/src/modules/mailer/setup.c:193:1 - Unknown word (setupqwk) -- setupqwk () -ATTIC/src/modules/mailer/upload.c:106:1 - Unknown word (killdir) -- killdir () +ATTIC/src/modules/mailer/setup.c:291:1 - Unknown word (pluginsetup) -- pluginsetup (int n) ATTIC/src/modules/mailer/upload.c:126:21 - Unknown word (QWKUPL) -- xfer_setaudit (AUT_QWKUPL, AUS_QWKUPL, AUD_QWKUPL ATTIC/src/modules/mailer/upload.c:194:1 - Unknown word (uplsel) -- uplsel (const struct dirent ATTIC/src/modules/mailer/upload.c:222:1 - Unknown word (chkcrc) -- chkcrc (char *fname) @@ -3884,7 +3667,6 @@ ATTIC/src/modules/news/news.c:110:9 - Unknown word (defshw) -- int defsh ATTIC/src/modules/news/news.c:112:9 - Unknown word (defcls) -- char *defcls; ATTIC/src/modules/news/news.c:115:9 - Unknown word (upldesc) -- char *upldesc; ATTIC/src/modules/news/news.c:157:15 - Unknown word (newsbulletin) -- const struct newsbulletin *ba = a; -ATTIC/src/modules/news/news.c:174:1 - Unknown word (shownews) -- shownews (int lin, int sop) ATTIC/src/modules/news/news.c:181:10 - Unknown word (numblt) -- int numblt = 0, i, shownheader ATTIC/src/modules/news/news.c:181:25 - Unknown word (shownheader) -- int numblt = 0, i, shownheader = 0; ATTIC/src/modules/news/news.c:183:30 - Unknown word (NEWSDIR) -- = opendir (mkfname (NEWSDIR))) == NULL) { @@ -3893,14 +3675,10 @@ ATTIC/src/modules/news/news.c:290:1 - Unknown word (listblts) -- listblt ATTIC/src/modules/news/news.c:329:1 - Unknown word (askbltnum) -- askbltnum (int pr) ATTIC/src/modules/news/news.c:346:28 - Unknown word (NEWSHDR) -- strcpy (fname, mkfname (NEWSHDR, i)); ATTIC/src/modules/news/news.c:363:1 - Unknown word (getbltnum) -- getbltnum () -ATTIC/src/modules/news/news.c:383:15 - Unknown word (uploadname) -- upload (char *uploadname) ATTIC/src/modules/news/offline.news/download.c:137:1 - Unknown word (ondownload) -- ondownload () ATTIC/src/modules/news/offline.news/download.c:160:31 - Unknown word (onkey) -- owns (&thisuseracc, onkey)) { ATTIC/src/modules/news/offline.news/download.c:216:20 - Unknown word (newsfile) -- if ((out = fopen (newsfile, "w")) == NULL) { -ATTIC/src/modules/news/offline.news/offline.news.c:94:9 - Unknown word (defnews) -- int defnews; -ATTIC/src/modules/notify/notify.c:129:1 - Unknown word (donelist) -- donelist () -ATTIC/src/modules/notify/notify.c:199:1 - Unknown word (notifyothers) -- notifyothers () -ATTIC/src/modules/notify/notify.c:248:1 - Unknown word (notifyme) -- notifyme () +ATTIC/src/modules/notify/notify.c:248:1 - Unknown word (notifyme) -- notifyme () ATTIC/src/modules/notify/notify.c:93:9 - Unknown word (invkey) -- int invkey; ATTIC/src/modules/notify/notify.c:95:9 - Unknown word (numusr) -- int numusr; ATTIC/src/modules/registry/gcs_registry/gcs_registry.c:95:37 - Unknown word (REGISTRYDIR) -- fname, "%s/%s", mkfname (REGISTRYDIR), userid); @@ -3908,9 +3686,10 @@ ATTIC/src/modules/registry/registry.c:105:1 - Unknown word (loadregistry) -- ATTIC/src/modules/registry/registry.c:124:1 - Unknown word (saveregistry) -- saveregistry (char *userid) ATTIC/src/modules/registry/registry.c:171:10 - Unknown word (shownhelp) -- int shownhelp = 0; ATTIC/src/modules/registry/registry.c:401:7 - Unknown word (dialogspec) -- char dialogspec [32768]; +ATTIC/src/modules/registry/registry.c:446:1 - Unknown word (editother) -- editother () ATTIC/src/modules/registry/registry.h:71:19 - Unknown word (REGISTRYSIZE) -- /*char spare [REGISTRYSIZE-1024]; */ -ATTIC/src/modules/remsys/channels.c:125:1 - Unknown word (listchannels) -- listchannels () ATTIC/src/modules/remsys/channels.c:127:13 - Unknown word (showntelnetline) -- int i, showntelnetline = 0, res; +ATTIC/src/modules/remsys/channels.c:172:22 - Unknown word (lastconsolepage) -- othruseronl.lastconsolepage; ATTIC/src/modules/remsys/channels.c:177:7 - Unknown word (pgstmo) -- pgstmo ? "" : ATTIC/src/modules/remsys/channels.c:185:12 - Unknown word (RELOGON) -- case LSR_RELOGON: ATTIC/src/modules/remsys/channels.c:206:1 - Unknown word (getchanname) -- getchanname (char *dev, int msg @@ -3922,21 +3701,16 @@ ATTIC/src/modules/remsys/channels.c:355:17 - Unknown word (oldkbdtermios) - ATTIC/src/modules/remsys/channels.c:356:17 - Unknown word (newkbdtermios) -- struct termios newkbdtermios; ATTIC/src/modules/remsys/channels.c:358:9 - Unknown word (emuqueue) -- struct emuqueue *emuq; ATTIC/src/modules/remsys/channels.c:437:43 - Unknown word (EMULOGDIR) -- shmid-%s", mkfname (EMULOGDIR), tty); -ATTIC/src/modules/remsys/channels.c:539:28 - Unknown word (MONITORFILE) -- fp = fopen (mkfname (MONITORFILE), "r")) == NULL) { ATTIC/src/modules/remsys/channels.c:567:7 - Unknown word (acceptinjoth) -- inp_acceptinjoth (); ATTIC/src/modules/remsys/channels.c:62:25 - Unknown word (bbsgetty) -- New code for the new bbsgetty states and handling ATTIC/src/modules/remsys/channels.c:68:10 - Unknown word (rsys) -- * Fixed rsys_monitor() to watch the ATTIC/src/modules/remsys/channels.c:78:24 - Unknown word (emuq) -- Added a typecast to emuq to get rid of a warning ATTIC/src/modules/remsys/channels.c:92:23 - Unknown word (blad) -- accepts tty names (blad also allowed usernames -ATTIC/src/modules/remsys/classed/classed.c:151:1 - Unknown word (listclasschanges) -- listclasschanges () -ATTIC/src/modules/remsys/classed/classed.c:279:8 - Unknown word (bbskey) -- keyed (bbskey_t * k) -ATTIC/src/modules/remsys/classed/classed.c:676:15 - Unknown word (ONLINEDIR) -- mkfname (ONLINEDIR)); -ATTIC/src/modules/remsys/classed/classed.c:713:1 - Unknown word (confirmquit) -- confirmquit () -ATTIC/src/modules/remsys/classed/classed.c:92:9 - Unknown word (NDEL) -- #define NDEL {'D','E','L','E +ATTIC/src/modules/remsys/classed/classed.c:279:8 - Unknown word (bbskey) -- keyed (bbskey_t * k) +ATTIC/src/modules/remsys/classed/classed.c:676:15 - Unknown word (ONLINEDIR) -- mkfname (ONLINEDIR)); +ATTIC/src/modules/remsys/classed/classed.c:713:1 - Unknown word (confirmquit) -- confirmquit () ATTIC/src/modules/remsys/classed/classed.c:94:9 - Unknown word (AVONLY) -- #define AVONLY(s) (strcmp(classes[i ATTIC/src/modules/remsys/console/bbsconsole.c:3:16 - Unknown word (bbsconsole) -- ** FILE: bbsconsole.c -ATTIC/src/modules/remsys/console/bbsconsole.c:67:1 - Unknown word (waitchannels) -- waitchannels () -ATTIC/src/modules/remsys/console/bbsconsole.c:76:46 - Unknown word (CHANDEFDIR) -- status-%s", mkfname (CHANDEFDIR), ATTIC/src/modules/remsys/eventman/eventman.c:105:13 - Unknown word (EVNEW) -- #define AUS_EVNEW "EVENT CREATION" ATTIC/src/modules/remsys/eventman/eventman.c:106:13 - Unknown word (EVDEL) -- #define AUS_EVDEL "EVENT DELETION" ATTIC/src/modules/remsys/eventman/eventman.c:114:13 - Unknown word (EVADA) -- #define AUD_EVADA "%s scheduled %s @@ -3965,15 +3739,14 @@ ATTIC/src/modules/remsys/gcs_remsys/gcs_remsys.c:72:42 - Unknown word (kgdag ATTIC/src/modules/remsys/gcs_remsys/gcs_remsys.c:72:50 - Unknown word (kgdsex) -- kgdadr, kgdpho, kgdage, kgdsex; ATTIC/src/modules/remsys/gcs_remsys/gcs_remsys.c:73:10 - Unknown word (kgdpss) -- int kgdpss, kgdpass; ATTIC/src/modules/remsys/gcs_remsys/gcs_remsys.c:73:18 - Unknown word (kgdpass) -- int kgdpss, kgdpass; -ATTIC/src/modules/remsys/miscfuncs.c:136:41 - Unknown word (sxfdesc) -- FXM_DOWNLOAD, spec, sxfdesc, 0, -1)) { -ATTIC/src/modules/remsys/miscfuncs.c:324:13 - Unknown word (HASAXS) -- prompt (HASAXS (uacc.sysaxs, j) ? RSSYSOPON -ATTIC/src/modules/remsys/miscfuncs.c:36:53 - Unknown word (TTYINFOFILE) -- path names based on TTYINFOFILE, which +ATTIC/src/modules/remsys/miscfuncs.c:136:41 - Unknown word (sxfdesc) -- FXM_DOWNLOAD, spec, sxfdesc, 0, -1)) { +ATTIC/src/modules/remsys/miscfuncs.c:324:13 - Unknown word (HASAXS) -- prompt (HASAXS (uacc.sysaxs, j) ? RSSYSOPON ATTIC/src/modules/remsys/miscfuncs.c:3:16 - Unknown word (miscfuncs) -- ** FILE: miscfuncs.c -ATTIC/src/modules/remsys/miscfuncs.c:66:4 - Unknown word (ording) -- * ording to their severity. Implemente -ATTIC/src/modules/remsys/miscfuncs.c:69:40 - Unknown word (FILTAUD) -- trail. Added a command FILTAUD to work as an -ATTIC/src/modules/remsys/miscfuncs.c:705:6 - Unknown word (filtaud) -- rsys_filtaud () -ATTIC/src/modules/remsys/miscfuncs.c:70:55 - Unknown word (SIGNUPS) -- Commands SECURITY and SIGNUPS -ATTIC/src/modules/remsys/miscfuncs.c:763:6 - Unknown word (signups) -- rsys_signups () +ATTIC/src/modules/remsys/miscfuncs.c:66:4 - Unknown word (ording) -- * ording to their severity. Implemente +ATTIC/src/modules/remsys/miscfuncs.c:69:40 - Unknown word (FILTAUD) -- trail. Added a command FILTAUD to work as an +ATTIC/src/modules/remsys/miscfuncs.c:705:6 - Unknown word (filtaud) -- rsys_filtaud () +ATTIC/src/modules/remsys/miscfuncs.c:70:55 - Unknown word (SIGNUPS) -- Commands SECURITY and SIGNUPS +ATTIC/src/modules/remsys/miscfuncs.c:763:6 - Unknown word (signups) -- rsys_signups () ATTIC/src/modules/remsys/remsys.c:103:9 - Unknown word (keychu) -- int keychu; ATTIC/src/modules/remsys/remsys.c:104:9 - Unknown word (kydnam) -- int kydnam; ATTIC/src/modules/remsys/remsys.c:105:9 - Unknown word (kydcom) -- int kydcom; @@ -3995,7 +3768,6 @@ ATTIC/src/modules/remsys/remsys.c:219:1 - Unknown word (remsaccess) -- remsa ATTIC/src/modules/remsys/remsys.c:245:10 - Unknown word (opton) -- char opton[80] = { 0 }, optoff ATTIC/src/modules/remsys/remsys.h:69:27 - Unknown word (stron) -- define A(x) (a[x]?stron:stroff) ATTIC/src/modules/remsys/statistics.c:101:25 - Unknown word (demog) -- sprintf (command, "%s -demog", mkfname (STATSBIN -ATTIC/src/modules/remsys/statistics.c:165:22 - Unknown word (tmins) -- int tcreds = 0, tmins = 0; ATTIC/src/modules/remsys/statistics.c:245:27 - Unknown word (tcredspaid) -- sysvar->tcreds, sysvar->tcredspaid, sysvar->timever, ATTIC/src/modules/remsys/statistics.c:249:30 - Unknown word (incnetmsgs) -- >nmessages, sysvar->incnetmsgs); ATTIC/src/modules/remsys/statistics.c:261:6 - Unknown word (bogomips) -- 0}, bogomips[80] = { @@ -4013,14 +3785,8 @@ ATTIC/src/modules/remsys/users.c:321:13 - Unknown word (RSSUSP) -- AUDIT ATTIC/src/modules/remsys/users.c:321:29 - Unknown word (RSUSUSP) -- AUDIT (RSSUSP), AUDIT (RSUSUSP))); ATTIC/src/modules/remsys/users.c:391:1 - Unknown word (stgcmp) -- stgcmp (char *op, char *a, ATTIC/src/modules/stats/cleanup.c:116:11 - Unknown word (everdir) -- sprintf (everdir, "%s/EVER", mkfname -ATTIC/src/modules/stats/cleanup.c:166:1 - Unknown word (ttycmp) -- ttycmp (const void *p1, const -ATTIC/src/modules/stats/cleanup.c:168:15 - Unknown word (ttystats) -- const struct ttystats *t1 = p1, *t2 = p2; -ATTIC/src/modules/stats/cleanup.c:175:1 - Unknown word (mergettystats) -- mergettystats (char *dir, char *name -ATTIC/src/modules/stats/cleanup.c:179:27 - Unknown word (MAXTTYS) -- struct ttystats ttystats[MAXTTYS]; -ATTIC/src/modules/stats/cleanup.c:180:10 - Unknown word (numttystats) -- int numttystats = 0; -ATTIC/src/modules/stats/cleanup.c:187:29 - Unknown word (TTYSTATFILE) -- in1 = fopen (mkfname (TTYSTATFILE), "a+")) == NULL) -ATTIC/src/modules/stats/cleanup.c:269:1 - Unknown word (baudcmp) -- baudcmp (const void *p1, const -ATTIC/src/modules/stats/cleanup.c:271:15 - Unknown word (baudstats) -- const struct baudstats *t1 = p1, *t2 = p2; +ATTIC/src/modules/stats/cleanup.c:269:1 - Unknown word (baudcmp) -- baudcmp (const void *p1, const +ATTIC/src/modules/stats/cleanup.c:271:15 - Unknown word (baudstats) -- const struct baudstats *t1 = p1, *t2 = p2; ATTIC/src/modules/stats/cleanup.c:278:1 - Unknown word (mergebaudstats) -- mergebaudstats (char *dir, char *name ATTIC/src/modules/stats/cleanup.c:282:29 - Unknown word (MAXBAUDS) -- baudstats baudstats[MAXBAUDS]; ATTIC/src/modules/stats/cleanup.c:283:10 - Unknown word (numbaudstats) -- int numbaudstats = 0; @@ -4030,14 +3796,9 @@ ATTIC/src/modules/stats/cleanup.c:377:1 - Unknown word (mergeclsstats) -- m ATTIC/src/modules/stats/cleanup.c:381:27 - Unknown word (MAXCLSS) -- struct clsstats clsstats[MAXCLSS]; ATTIC/src/modules/stats/cleanup.c:382:10 - Unknown word (numclsstats) -- int numclsstats = 0; ATTIC/src/modules/stats/cleanup.c:389:29 - Unknown word (CLSSTATFILE) -- in1 = fopen (mkfname (CLSSTATFILE), "a+")) == NULL) -ATTIC/src/modules/stats/cleanup.c:479:27 - Unknown word (MAXMODS) -- struct modstats modstats[MAXMODS]; ATTIC/src/modules/stats/cleanup.c:598:27 - Unknown word (STATCUB) -- audit ("CLEANUP", AUDIT (STATCUB), dayssince); ATTIC/src/modules/stats/cleanup.c:637:27 - Unknown word (STATCUE) -- audit ("CLEANUP", AUDIT (STATCUE)); -ATTIC/src/modules/stats/stats.c:119:7 - Unknown word (FORTODAY) -- case FORTODAY: -ATTIC/src/modules/stats/stats.c:122:7 - Unknown word (THISMONTH) -- case THISMONTH: -ATTIC/src/modules/stats/stats.c:126:7 - Unknown word (THISYEAR) -- case THISYEAR: ATTIC/src/modules/stats/stats.c:162:9 - Unknown word (BAUDSTATS) -- case BAUDSTATS: -ATTIC/src/modules/stats/stats.c:223:9 - Unknown word (TTYSTATS) -- case TTYSTATS: ATTIC/src/modules/stats/stats.c:376:23 - Unknown word (bcdmt) -- " -[ta][cml][bcdmt][dmye]: Create a graph ATTIC/src/modules/stats/stats.c:376:30 - Unknown word (dmye) -- -[ta][cml][bcdmt][dmye]: Create a graph, as ATTIC/src/modules/stats/stats.c:392:19 - Unknown word (tcbm) -- " eg: -tcbm = BAUD stats: total @@ -4055,7 +3816,6 @@ ATTIC/src/modules/telecon/accesses.c:217:1 - Unknown word (setusrax) -- s ATTIC/src/modules/telecon/accesses.c:217:54 - Unknown word (flagson) -- userid, char sex, int flagson, int flagsoff) ATTIC/src/modules/telecon/accesses.c:222:9 - Unknown word (makechanusr) -- usr = makechanusr (userid, flagson); ATTIC/src/modules/telecon/accesses.c:232:7 - Unknown word (writechanusr) -- if (!writechanusr (channel, usr)) { -ATTIC/src/modules/telecon/accesses.c:239:3 - Unknown word (othruseraux) -- othruseraux.access = usr->flags ATTIC/src/modules/telecon/accesses.c:91:1 - Unknown word (getdefusrax) -- getdefusrax (char *channel, char ATTIC/src/modules/telecon/accesses.c:93:16 - Unknown word (tlcuser) -- static struct tlcuser usr; ATTIC/src/modules/telecon/accesses.c:98:24 - Unknown word (MAINCHAN) -- if (!strcmp (channel, MAINCHAN)) @@ -4085,15 +3845,12 @@ ATTIC/src/modules/telecon/actions.c:91:15 - Unknown word (actionidx) -- st ATTIC/src/modules/telecon/actions.c:93:12 - Unknown word (numactions) -- static int numactions = 0; ATTIC/src/modules/telecon/actions.c:95:23 - Unknown word (actionblk) -- static promptblock_t *actionblk = NULL; ATTIC/src/modules/telecon/actions.c:97:14 - Unknown word (inpptr) -- static char *inpptr; -ATTIC/src/modules/telecon/actions.h:100:8 - Unknown word (Daction) -- struct Daction { ATTIC/src/modules/telecon/actions.h:114:8 - Unknown word (Aaction) -- struct Aaction { ATTIC/src/modules/telecon/actions.h:125:8 - Unknown word (Gaction) -- struct Gaction { -ATTIC/src/modules/telecon/actions.h:178:44 - Unknown word (fout) -- n=0;nexec); ATTIC/src/modules/telecon/plugins.c:263:39 - Unknown word (teleplugin) -- "Unable to execlp() teleplugin %s (%s)", p->exec, tmp ATTIC/src/modules/telecon/plugins.c:273:31 - Unknown word (MMGCDGO) -- thisuseronl.flags & OLF_MMGCDGO) +ATTIC/src/modules/telecon/plugins.c:288:1 - Unknown word (pluginrunning) -- pluginrunning (int pid) +ATTIC/src/modules/telecon/plugins.c:309:9 - Unknown word (pluginmsg) -- struct pluginmsg msg; ATTIC/src/modules/telecon/plugins.c:324:18 - Unknown word (LCKPIN) -- sprintf (lock, LCKPIN, p->keyword, curchannel -ATTIC/src/modules/telecon/plugins.c:434:10 - Unknown word (doneplugin) -- atexit (doneplugin); ATTIC/src/modules/telecon/plugins.c:474:1 - Unknown word (becomeserver) -- becomeserver () -ATTIC/src/modules/telecon/plugins.c:481:10 - Unknown word (doneserver) -- atexit (doneserver); ATTIC/src/modules/telecon/plugins.c:52:4 - Unknown word (Optimised) -- * Optimised runmodule(). ATTIC/src/modules/telecon/plugins.c:83:11 - Unknown word (TELEPLUGIN) -- #define __TELEPLUGIN__ ATTIC/src/modules/telecon/plugins/bjack/bjack.c:117:1 - Unknown word (controllingpart) -- controllingpart () @@ -4231,9 +3979,6 @@ ATTIC/src/modules/telecon/plugins/bjack/bjglob.c:5:12 - Unknown word (bjglo ATTIC/src/modules/telecon/plugins/bjack/bjglob.c:99:18 - Unknown word (scard) -- , "sdeck", "scard" ATTIC/src/modules/telecon/plugins/bjack/bjglob.c:99:9 - Unknown word (sdeck) -- , "sdeck", "scard" ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:245:63 - Unknown word (apropriate) -- It should call the apropriate library function */ -ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:292:2 - Unknown word (loadsysvars) -- loadsysvars (); -ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:298:2 - Unknown word (savesysvars) -- savesysvars (); -ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:354:21 - Unknown word (uclass) -- classrec_t class, *uclass = &class; ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.c:5:12 - Unknown word (bjintrfc) -- ** FILE: bjintrfc.c ATTIC/src/modules/telecon/plugins/bjack/bjintrfc.h:65:11 - Unknown word (BJINTRFC) -- #ifndef __BJINTRFC_H ATTIC/src/modules/telecon/plugins/bjack/bjutil.c:190:25 - Unknown word (quited) -- all the players have quited! */ @@ -4245,7 +3990,6 @@ ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:101:18 - Unknown word (c ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:105:13 - Unknown word (makmove) -- if ((r = makmove (i)) != 0) { ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:109:5 - Unknown word (movback) -- movback (i); ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:81:1 - Unknown word (movallow) -- movallow () -ATTIC/src/modules/telecon/plugins/telecon.bg/allow.c:95:8 - Unknown word (offptr) -- if (*offptr == 15) ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:104:54 - Unknown word (decending) -- since white is going in decending ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:117:39 - Unknown word (teachgammon) -- /* args passed to teachgammon and back */ ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:118:9 - Unknown word (acnt) -- int acnt; /* length of args @@ -4257,10 +4001,10 @@ ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:131:9 - Unknown word (mv ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:145:9 - Unknown word (rscore) -- int rscore; /* red's score * ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:146:9 - Unknown word (wscore) -- int wscore; /* white's score ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:147:9 - Unknown word (gvalue) -- int gvalue; /* value of game -ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:148:9 - Unknown word (dlast) -- int dlast; /* who doubled last ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:153:9 - Unknown word (offopp) -- int *offopp; /* pointer to off ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:156:9 - Unknown word (inopp) -- int *inopp; /* pointer to in -ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:158:9 - Unknown word (ncin) -- int ncin; /* number of characters +ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:166:9 - Unknown word (colorptr) -- char **colorptr; /* color of current +ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:167:9 - Unknown word (Colorptr) -- char **Colorptr; /* color of current ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:168:9 - Unknown word (colen) -- int colen; /* length of color ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:172:9 - Unknown word (noech) -- int noech; /* original tty status ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:176:9 - Unknown word (curc) -- int curc; /* column position @@ -4277,12 +4021,10 @@ ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:81:9 - Unknown word (ne ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:85:9 - Unknown word (writec) -- void writec (char c); ATTIC/src/modules/telecon/plugins/telecon.bg/back.h:89:9 - Unknown word (moverr) -- void moverr (int i); ATTIC/src/modules/telecon/plugins/telecon.bg/board.c:83:1 - Unknown word (mkrow) -- mkrow (int *row, int lang -ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:100:9 - Unknown word (tflag) -- if (tflag) ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:111:24 - Unknown word (yorn) -- * get response from yorn, ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:116:4 - Unknown word (buflush) -- buflush (); ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:157:15 - Unknown word (OFFC) -- register int OFFC = *offptr; /* no. of ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:158:15 - Unknown word (OFFO) -- register int OFFO = *offopp; /* no. of -ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:76:4 - Unknown word (dble) -- * dble() ATTIC/src/modules/telecon/plugins/telecon.bg/extra.c:91:8 - Unknown word (dblgood) -- if (dblgood ()) { /* guess not ATTIC/src/modules/telecon/plugins/telecon.bg/main.c:109:26 - Unknown word (Teachgammon) -- static char noteach[] = "Teachgammon not available!\n\00 ATTIC/src/modules/telecon/plugins/telecon.bg/main.c:113:13 - Unknown word (askcol) -- static char askcol[] = @@ -4303,11 +4045,8 @@ ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:113:12 - Unknown word (me ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:114:12 - Unknown word (menoff) -- static int menoff; /* men off board ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:115:12 - Unknown word (oldfrc) -- static int oldfrc; /* chance to free ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:116:12 - Unknown word (oldfrp) -- static int oldfrp; /* chance to free -ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:165:4 - Unknown word (fixtty) -- /*fixtty (noech); */ -ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:181:2 - Unknown word (trymove) -- trymove (0, 0); +ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:182:2 - Unknown word (pickmove) -- pickmove (); ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:213:10 - Unknown word (mvnum) -- trymove (mvnum, swapped) -ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:224:3 - Unknown word (binsert) -- binsert (bsave ()); -ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:302:11 - Unknown word (bcomp) -- result = bcomp (new, p); /* compare ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:309:3 - Unknown word (mvcheck) -- mvcheck (p, new); ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:337:16 - Unknown word (aloc) -- register int *aloc = a->b_board; /* pointer ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:409:19 - Unknown word (bgtrace) -- trace = fopen ("bgtrace", "w"); @@ -4317,7 +4056,6 @@ ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:456:10 - Unknown word (ca ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:486:36 - Unknown word (movegood) -- 0 && cg[0] == 0) || movegood ()) { ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:92:15 - Unknown word (freeq) -- struct BOARD *freeq = 0; ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:93:15 - Unknown word (checkq) -- struct BOARD *checkq = 0; -ATTIC/src/modules/telecon/plugins/telecon.bg/move.c:94:15 - Unknown word (bsave) -- struct BOARD *bsave (); ATTIC/src/modules/telecon/plugins/telecon.bg/odds.c:120:36 - Unknown word (menstuck) -- diff, place, addon, menstuck; ATTIC/src/modules/telecon/plugins/telecon.bg/one.c:88:11 - Unknown word (checkd) -- return (checkd (d) + 2); ATTIC/src/modules/telecon/plugins/telecon.bg/plugin.c:125:16 - Unknown word (oponent) -- /* Ok, the oponent is fine. */ @@ -4325,17 +4063,13 @@ ATTIC/src/modules/telecon/plugins/telecon.bg/plugin.c:231:15 - Unknown word ( ATTIC/src/modules/telecon/plugins/telecon.bg/plugin.c:298:5 - Unknown word (firstroll) -- bg_firstroll (); /* Set order of ATTIC/src/modules/telecon/plugins/telecon.bg/plugin.c:89:9 - Unknown word (waitacc) -- int waitacc; ATTIC/src/modules/telecon/plugins/telecon.bg/save.c:101:4 - Unknown word (clend) -- clend (); -ATTIC/src/modules/telecon/plugins/telecon.bg/save.c:189:3 - Unknown word (norec) -- norec (s); ATTIC/src/modules/telecon/plugins/telecon.bg/save.c:84:13 - Unknown word (cantuse) -- static char cantuse[] = "\nCan't use "; ATTIC/src/modules/telecon/plugins/telecon.bg/save.c:88:13 - Unknown word (cantrec) -- static char cantrec[] = "Can't recover file ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:189:3 - Unknown word (fancyc) -- fancyc (c); ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:388:50 - Unknown word (nbrw) -- dashes are ignored, nbrw are ignored -ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:447:13 - Unknown word (getcaps) -- tflag = getcaps (*s); ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:83:13 - Unknown word (plred) -- static char plred[] = "Player is red, ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:84:13 - Unknown word (plwhite) -- static char plwhite[] = "Player is white -ATTIC/src/modules/telecon/plugins/telecon.bg/subs.c:85:13 - Unknown word (nocomp) -- static char nocomp[] = "(No computer play ATTIC/src/modules/telecon/plugins/telecon.bg/table.c:133:7 - Unknown word (dochar) -- dochar: -ATTIC/src/modules/telecon/plugins/telecon.bg/table.c:81:10 - Unknown word (fcode) -- int fcode; ATTIC/src/modules/telecon/plugins/telecon.bg/table.c:82:10 - Unknown word (newst) -- int newst; ATTIC/src/modules/telecon/plugins/telecon.bg/table.c:86:14 - Unknown word (atmata) -- struct state atmata[] = { ATTIC/src/modules/telecon/plugins/telecon.bg/telecon.bg.h:60:49 - Unknown word (injoths) -- /* Temp buffer for injoths */ @@ -4380,13 +4114,11 @@ ATTIC/src/modules/telecon/telecon.c:113:25 - Unknown word (teleaux) -- spr ATTIC/src/modules/telecon/telecon.c:138:19 - Unknown word (telecountdown) -- if (!thisuseronl.telecountdown) { ATTIC/src/modules/telecon/telecon.c:202:31 - Unknown word (entrytick) -- time (0) - thisuseraux.entrytick) >= TELETICK) { ATTIC/src/modules/telecon/telecon.c:202:45 - Unknown word (TELETICK) -- thisuseraux.entrytick) >= TELETICK) { -ATTIC/src/modules/telecon/telecon.c:249:23 - Unknown word (UNLIST) -- } else if (sameas ("UNLIST", cp)) { ATTIC/src/modules/telecon/telecon.c:256:23 - Unknown word (UNINVITE) -- } else if (sameto ("UNINVITE ", cp) || sameas ("UNINVITE ATTIC/src/modules/telecon/telecon.c:264:23 - Unknown word (UNSQUELCH) -- } else if (sameto ("UNSQUELCH ", cp) || ATTIC/src/modules/telecon/telecon.c:406:36 - Unknown word (TELEUSRDIR) -- fname, "%s/%s", mkfname (TELEUSRDIR), victim); ATTIC/src/modules/telecon/telecon.h:163:39 - Unknown word (TELE) -- MAGIC 0x54454c45 /* "TELE" */ ATTIC/src/modules/telecon/telecon.h:280:9 - Unknown word (miscinfo) -- void miscinfo (char *buf); -ATTIC/src/modules/telecon/telecon.h:298:39 - Unknown word (inchannel) -- tlcuidxref (char *userid, int inchannel); ATTIC/src/modules/telecon/telecon.h:351:32 - Unknown word (ucac) -- getclubax (useracc_t * ucac, char *club); ATTIC/src/modules/telecon/teleconplugins.h:105:10 - Unknown word (MKPLUGIN) -- #ifdef __MKPLUGIN__ ATTIC/src/modules/telecon/teleconplugins.h:28:9 - Unknown word (teleconplugins) -- * $Id: teleconplugins.h,v 2.0 2004/09/13 @@ -4405,7 +4137,6 @@ ATTIC/src/system/bbsgetty/bbsgetty.c:100:18 - Unknown word (EMUDBIN) -- ex ATTIC/src/system/bbsgetty/bbsgetty.c:106:10 - Unknown word (Aieee) -- "Aieee, something's gone very ATTIC/src/system/bbsgetty/bbsgetty.c:117:2 - Unknown word (waituucplocks) -- waituucplocks (); /* wait for pending ATTIC/src/system/bbsgetty/bbsgetty.c:119:2 - Unknown word (watchuucplocks) -- watchuucplocks (); /* monitor the lockfiles -ATTIC/src/system/bbsgetty/bbsgetty.c:120:2 - Unknown word (opentty) -- opentty (); /* open & initialize ATTIC/src/system/bbsgetty/bbsgetty.c:121:47 - Unknown word (bbslogin) -- emud (only it spawns bbslogin) */ ATTIC/src/system/bbsgetty/bbsgetty.c:4:34 - Unknown word (uugetty) -- Alexios (based on uugetty 2.1) ATTIC/src/system/bbsgetty/bbsgetty.c:73:1 - Unknown word (startemud) -- startemud () @@ -4413,52 +4144,47 @@ ATTIC/src/system/bbsgetty/bbsgetty.c:78:15 - Unknown word (ftermios) -- se ATTIC/src/system/bbsgetty/bbsgetty.c:88:41 - Unknown word (EMUFIFODIR) -- s/.emu-%s", mkfname (EMUFIFODIR), device); ATTIC/src/system/bbsgetty/bbsgetty.c:94:20 - Unknown word (bbsuid) -- if (chown (fname, bbsuid, bbsgid)) { ATTIC/src/system/bbsgetty/bbsgetty.c:94:28 - Unknown word (bbsgid) -- chown (fname, bbsuid, bbsgid)) { -ATTIC/src/system/bbsgetty/bbsgetty.h:101:8 - Unknown word (OPENTTY) -- #ifdef OPENTTY_C ATTIC/src/system/bbsgetty/bbsgetty.h:200:13 - Unknown word (autorate) -- extern char autorate[256]; ATTIC/src/system/bbsgetty/bbsgetty.h:224:12 - Unknown word (nohangup) -- extern int nohangup; +ATTIC/src/system/bbsgetty/bbsgetty.h:227:12 - Unknown word (lockedbaud) -- extern int lockedbaud; ATTIC/src/system/bbsgetty/bbsgetty.h:228:12 - Unknown word (reportedlinespeed) -- extern int reportedlinespeed; -ATTIC/src/system/bbsgetty/bbsgetty.h:231:12 - Unknown word (chanidx) -- extern int chanidx; ATTIC/src/system/bbsgetty/bbsgetty.h:233:23 - Unknown word (itermios) -- extern struct termios itermios; /* Pre-connection termio ATTIC/src/system/bbsgetty/bbsgetty.h:269:4 - Unknown word (uucplocks) -- /* uucplocks.c */ ATTIC/src/system/bbsgetty/bbsgetty.h:273:9 - Unknown word (checkuucplock) -- int checkuucplock (char *name); ATTIC/src/system/bbsgetty/bbsgetty.h:275:9 - Unknown word (killminder) -- void killminder (); -ATTIC/src/system/bbsgetty/bbsgetty.h:34:15 - Unknown word (Bxxx) -- * Added more Bxxx bps control bits for +ATTIC/src/system/bbsgetty/bbsgetty.h:48:23 - Unknown word (connectstr) -- Changed connect to connectstr so as to disambiguate ATTIC/src/system/bbsgetty/bbsgetty.h:58:11 - Unknown word (BBSGETTY) -- #ifndef __BBSGETTY_H ATTIC/src/system/bbsgetty/bbsgetty.h:82:11 - Unknown word (GTAB) -- #define D_GTAB 0x10 /* gettydefs ATTIC/src/system/bbsgetty/bbsgetty.h:82:26 - Unknown word (gettydefs) -- define D_GTAB 0x10 /* gettydefs-like LINETYPE processing ATTIC/src/system/bbsgetty/bbsgetty.h:83:11 - Unknown word (GETL) -- #define D_GETL 0x20 /* get login -ATTIC/src/system/bbsgetty/bbsgetty.h:90:9 - Unknown word (EXPFAIL) -- #define EXPFAIL 30 -ATTIC/src/system/bbsgetty/bbsgetty.h:97:10 - Unknown word (nspeed) -- int nspeed; /* Speed in numeric ATTIC/src/system/bbsgetty/chat.c:220:15 - Unknown word (TCSBRK) -- ioctl (1, TCSBRK, 0); /* Send the BREAK -ATTIC/src/system/bbsgetty/chat.c:293:13 - Unknown word (expfail) -- static int expfail = EXPFAIL; +ATTIC/src/system/bbsgetty/chat.c:239:4 - Unknown word (expalarm) -- /* expalarm() - called when expect +ATTIC/src/system/bbsgetty/chat.c:296:16 - Unknown word (oldalarm) -- static void (*oldalarm) () = NULL; ATTIC/src/system/bbsgetty/chat.c:68:9 - Unknown word (AUTOBD) -- #define AUTOBD 0xff ATTIC/src/system/bbsgetty/gettydefs.c:100:22 - Unknown word (ISANE) -- termio->c_iflag |= ISANE; ATTIC/src/system/bbsgetty/gettydefs.c:101:22 - Unknown word (OSANE) -- termio->c_oflag |= OSANE; ATTIC/src/system/bbsgetty/gettydefs.c:102:22 - Unknown word (CSANE) -- termio->c_cflag |= CSANE; ATTIC/src/system/bbsgetty/gettydefs.c:103:22 - Unknown word (LSANE) -- termio->c_lflag |= LSANE; -ATTIC/src/system/bbsgetty/gettydefs.c:121:37 - Unknown word (omodes) -- val = findsym (field, omodes)) != FAIL) { -ATTIC/src/system/bbsgetty/gettydefs.c:123:37 - Unknown word (cmodes) -- val = findsym (field, cmodes)) != FAIL) { ATTIC/src/system/bbsgetty/gettydefs.c:127:37 - Unknown word (lmodes) -- val = findsym (field, lmodes)) != FAIL) { -ATTIC/src/system/bbsgetty/gettydefs.c:245:23 - Unknown word (SSPEED) -- setterm.c_cflag |= SSPEED; ATTIC/src/system/bbsgetty/gettydefs.c:64:35 - Unknown word (ITERMIOS) -- termios itermios = DEFAULT_ITERMIOS; /* Pre-connection termios ATTIC/src/system/bbsgetty/gettydefs.c:65:35 - Unknown word (FTERMIOS) -- termios ftermios = DEFAULT_FTERMIOS; /* Post-connection +ATTIC/src/system/bbsgetty/gettydefs.c:73:4 - Unknown word (findsym) -- /* findsym() - look for field in ATTIC/src/system/bbsgetty/gettydefs.h:134:4 - Unknown word (IUCLC) -- {"IUCLC", IUCLC}, ATTIC/src/system/bbsgetty/gettydefs.h:148:4 - Unknown word (OLCUC) -- {"OLCUC", OLCUC}, ATTIC/src/system/bbsgetty/gettydefs.h:277:8 - Unknown word (LOBLK) -- #ifdef LOBLK ATTIC/src/system/bbsgetty/gettydefs.h:291:4 - Unknown word (XCASE) -- {"XCASE", XCASE}, ATTIC/src/system/bbsgetty/gettydefs.h:62:9 - Unknown word (LDISC) -- #ifndef LDISC0 ATTIC/src/system/bbsgetty/gettydefs.h:80:9 - Unknown word (CNUL) -- #ifndef CNUL -ATTIC/src/system/bbsgetty/init.c:106:26 - Unknown word (ttynum) -- chanidx; /* The ttynum index of this line ATTIC/src/system/bbsgetty/init.c:120:11 - Unknown word (onlrec) -- char onlrec[256]; ATTIC/src/system/bbsgetty/init.c:134:1 - Unknown word (getbbsuid) -- getbbsuid () ATTIC/src/system/bbsgetty/init.c:138:20 - Unknown word (BBSUID) -- if ((s = getenv ("BBSUID")) == NULL) { ATTIC/src/system/bbsgetty/init.c:142:20 - Unknown word (BBSGID) -- if ((s = getenv ("BBSGID")) == NULL) { ATTIC/src/system/bbsgetty/init.c:183:1 - Unknown word (checkbbschannel) -- checkbbschannel () -ATTIC/src/system/bbsgetty/init.c:191:27 - Unknown word (CHANDEFSRCFILE) -- device, mkfname (CHANDEFSRCFILE)); ATTIC/src/system/bbsgetty/init.c:212:1 - Unknown word (shangup) -- shangup () ATTIC/src/system/bbsgetty/init.c:227:23 - Unknown word (autobauding) -- autobaud = 0; /* no autobauding */ ATTIC/src/system/bbsgetty/init.c:246:18 - Unknown word (BBSOWNER) -- getenv ("BBSOWNER") != NULL? getenv ( ATTIC/src/system/bbsgetty/init.c:273:2 - Unknown word (thisshm) -- thisshm = malloc (sizeof (struct +ATTIC/src/system/bbsgetty/init.c:273:35 - Unknown word (shmuserrec) -- malloc (sizeof (struct shmuserrec)); ATTIC/src/system/bbsgetty/init.c:88:39 - Unknown word (NOANSWER) -- NULL; /* The modem NOANSWER string */ ATTIC/src/system/bbsgetty/init.c:88:9 - Unknown word (noanswer) -- char *noanswer = NULL; /* The modem ATTIC/src/system/bbsgetty/initline.c:104:2 - Unknown word (endutent) -- endutent (); @@ -4467,12 +4193,10 @@ ATTIC/src/system/bbsgetty/initline.c:216:44 - Unknown word (BUSYOYT) -- ! ATTIC/src/system/bbsgetty/initline.c:76:1 - Unknown word (doutmp) -- doutmp () ATTIC/src/system/bbsgetty/initline.c:95:2 - Unknown word (pututline) -- pututline (utmp); ATTIC/src/system/bbsgetty/setdefaults.c:276:39 - Unknown word (Yaaaaaargh) -- Sanity check failed! Yaaaaaargh! (code=%d)", -ATTIC/src/system/bbsgetty/setdefaults.c:344:6 - Unknown word (Processs) -- /* Processs the name/value pairs ATTIC/src/system/bbsgetty/setdefaults.c:76:13 - Unknown word (GETTYDEF) -- #define KEY_GETTYDEF 5 ATTIC/src/system/bbsgetty/uucplocks.c:155:4 - Unknown word (makeuucplock) -- /* makeuucplock creates the named lock ATTIC/src/system/bbsgetty/uucplocks.c:249:1 - Unknown word (rmuucplock) -- rmuucplock () ATTIC/src/system/bbsgetty/uucplocks.c:276:1 - Unknown word (uucplockchildhangup) -- uucplockchildhangup () -ATTIC/src/system/bbsgetty/uucplocks.c:284:4 - Unknown word (watchlocks) -- /* watchlocks() forks a child process ATTIC/src/system/bbsgetty/uucplocks.c:63:12 - Unknown word (chpid) -- static int chpid = -1; /* The lockfile ATTIC/src/system/bbsgetty/uucplocks.c:67:4 - Unknown word (readuucplock) -- /* readuucplock() reads the lock specified ATTIC/src/system/bbslogin/bbslogin.c:1000:13 - Unknown word (telnetlinecount) -- (chan_telnetlinecount () > sysvar->tnlmax @@ -4507,8 +4231,6 @@ ATTIC/src/system/bbslogin/bbslogin.c:296:23 - Unknown word (INTERBBS) -- ATTIC/src/system/bbslogin/bbslogin.c:311:18 - Unknown word (METABBSDBIN) -- execl (mkfname (METABBSDBIN), METABBSDBIN, NULL ATTIC/src/system/bbslogin/bbslogin.c:333:1 - Unknown word (mkinjoth) -- mkinjoth () ATTIC/src/system/bbslogin/bbslogin.c:337:7 - Unknown word (injothqueue) -- user.injothqueue = msgget (IPC_PRIVATE -ATTIC/src/system/bbslogin/bbslogin.c:378:7 - Unknown word (statcreds) -- user.statcreds = 0; -ATTIC/src/system/bbslogin/bbslogin.c:379:7 - Unknown word (statptrs) -- user.statptrs = STF_FIRST; ATTIC/src/system/bbslogin/bbslogin.c:381:32 - Unknown word (EMUPTY) -- user.emupty, getenv ("EMUPTY")); ATTIC/src/system/bbslogin/bbslogin.c:385:7 - Unknown word (loggedin) -- user.loggedin = time (0); ATTIC/src/system/bbslogin/bbslogin.c:387:10 - Unknown word (isbot) -- if (mod_isbot ()) { @@ -4518,20 +4240,15 @@ ATTIC/src/system/bbslogin/bbslogin.c:417:31 - Unknown word (idlovr) -- ATTIC/src/system/bbslogin/bbslogin.c:418:21 - Unknown word (ZAPBYPASS) -- user.flags |= OLF_ZAPBYPASS; ATTIC/src/system/bbslogin/bbslogin.c:423:7 - Unknown word (setoxlation) -- usr_setoxlation (user, usr_getpxlation ATTIC/src/system/bbslogin/bbslogin.c:457:1 - Unknown word (updateutmp) -- updateutmp (char *username) -ATTIC/src/system/bbslogin/bbslogin.c:471:2 - Unknown word (utmpname) -- utmpname (_PATH_UTMP); ATTIC/src/system/bbslogin/bbslogin.c:472:2 - Unknown word (setutent) -- setutent (); ATTIC/src/system/bbslogin/bbslogin.c:486:1 - Unknown word (notifybbsd) -- notifybbsd () -ATTIC/src/system/bbslogin/bbslogin.c:490:28 - Unknown word (BBSDPIPEFILE) -- fp = fopen (mkfname (BBSDPIPEFILE), "w")) == NULL) ATTIC/src/system/bbslogin/bbslogin.c:501:22 - Unknown word (userf) -- char fname[256], userf[256]; ATTIC/src/system/bbslogin/bbslogin.c:58:37 - Unknown word (HACKTRY) -- changed audit entries AU*_HACKTRY to AU*_CRACKTRY. :- ATTIC/src/system/bbslogin/bbslogin.c:58:52 - Unknown word (CRACKTRY) -- entries AU*_HACKTRY to AU*_CRACKTRY. :-) ATTIC/src/system/bbslogin/bbslogin.c:593:20 - Unknown word (BBSUUID) -- if ((s = getenv ("BBSUUID")) == NULL) { ATTIC/src/system/bbslogin/bbslogin.c:597:26 - Unknown word (BBSUSER) -- (bbsuser = getenv ("BBSUSER")) == NULL) { -ATTIC/src/system/bbslogin/bbslogin.c:622:23 - Unknown word (CHANDEFFILE) -- tty, mkfname (CHANDEFFILE)); ATTIC/src/system/bbslogin/bbslogin.c:655:18 - Unknown word (IDLERBIN) -- execl (mkfname (IDLERBIN), "idler", ">", fname -ATTIC/src/system/bbslogin/bbslogin.c:663:1 - Unknown word (showttyinfo) -- showttyinfo () ATTIC/src/system/bbslogin/bbslogin.c:684:1 - Unknown word (getinp) -- getinp (char *i, int passwordentry -ATTIC/src/system/bbslogin/bbslogin.c:700:8 - Unknown word (setmonitorid) -- inp_setmonitorid (tty); ATTIC/src/system/bbslogin/bbslogin.c:744:19 - Unknown word (ETCTTYFILE) -- if ((fp = fopen (ETCTTYFILE, "r")) == NULL) ATTIC/src/system/bbslogin/bbslogin.c:785:1 - Unknown word (askxlation) -- askxlation () ATTIC/src/system/bbslogin/bbslogin.c:789:10 - Unknown word (xltmap) -- int xltmap[10]; @@ -4539,14 +4256,11 @@ ATTIC/src/system/bbslogin/bbslogin.c:801:27 - Unknown word (XLATIONDIR) -- ATTIC/src/system/bbslogin/bbslogin.c:801:42 - Unknown word (XLATIONSRC) -- mkfname (XLATIONDIR "/" XLATIONSRC, i)); ATTIC/src/system/bbslogin/bbslogin.c:830:1 - Unknown word (askansi) -- askansi () ATTIC/src/system/bbslogin/bbslogin.c:845:1 - Unknown word (asklanguage) -- asklanguage () -ATTIC/src/system/bbslogin/bbslogin.c:851:10 - Unknown word (numlangs) -- if (msg_numlangs) { ATTIC/src/system/bbslogin/bbslogin.c:904:7 - Unknown word (interbbs) -- check_interbbs () ATTIC/src/system/bbslogin/bbslogin.c:939:10 - Unknown word (givenprompt) -- int givenprompt = 0, strikes = 0, signup ATTIC/src/system/bbslogin/bbslogin.c:940:10 - Unknown word (defaultansi) -- int defaultansi = (chan_last->flags ATTIC/src/system/bbslogin/bbslogin.c:985:29 - Unknown word (ASKANSI) -- chan_last->flags & TTF_ASKANSI) ATTIC/src/system/bbslogin/mail.c:101:9 - Unknown word (supu) -- int supu2s; -ATTIC/src/system/bbslogin/mail.c:102:9 - Unknown word (supauth) -- char *supauth; -ATTIC/src/system/bbslogin/mail.c:104:11 - Unknown word (uatt) -- char *e2uatt; ATTIC/src/system/bbslogin/mail.c:105:11 - Unknown word (urrr) -- int e2urrr; ATTIC/src/system/bbslogin/mail.c:109:1 - Unknown word (sendu) -- sendu2s () ATTIC/src/system/bbslogout/bbslogout.c:107:35 - Unknown word (bbshangup) -- !strcmp (argv[0], "bbshangup"); @@ -4568,40 +4282,31 @@ ATTIC/src/system/daemons/bbsd/bbsd.c:193:10 - Unknown word (timestarted) -- ATTIC/src/system/daemons/bbsd/bbsd.c:201:18 - Unknown word (Respawn) -- respawn (); /* Respawn gettys and bbslockd ATTIC/src/system/daemons/bbsd/bbsd.c:201:3 - Unknown word (respawn) -- respawn (); /* Respawn gettys ATTIC/src/system/daemons/bbsd/bbsd.c:201:37 - Unknown word (bbslockd) -- Respawn gettys and bbslockd */ -ATTIC/src/system/daemons/bbsd/bbsd.c:202:3 - Unknown word (processcommands) -- processcommands (fd); /* Process commands -ATTIC/src/system/daemons/bbsd/bbsd.c:220:25 - Unknown word (TICKSPERJIFFY) -- ticks = (ticks + 1) % TICKSPERJIFFY; -ATTIC/src/system/daemons/bbsd/bbsd.c:239:29 - Unknown word (JIFFIESPERMIN) -- jiffies = (jiffies + 1) % JIFFIESPERMIN; -ATTIC/src/system/daemons/bbsd/bbsd.c:243:3 - Unknown word (resetcounts) -- resetcounts (); /* Reset spawn counts -ATTIC/src/system/daemons/bbsd/bbsd.c:251:41 - Unknown word (bbsrst) -- timestarted > sysvar->bbsrst * 3600)) { -ATTIC/src/system/daemons/bbsd/bbsd.c:252:4 - Unknown word (sepuku) -- sepuku (); -ATTIC/src/system/daemons/bbsd/bbsd.c:294:9 - Unknown word (supzap) -- int supzap; -ATTIC/src/system/daemons/bbsd/bbsd.c:298:9 - Unknown word (bbscod) -- char *bbscod; -ATTIC/src/system/daemons/bbsd/bbsd.c:303:9 - Unknown word (bbsad) -- char *bbsad; -ATTIC/src/system/daemons/bbsd/bbsd.c:315:14 - Unknown word (spawncount) -- gettys[i].spawncount = 0; -ATTIC/src/system/daemons/bbsd/bbsd.c:367:22 - Unknown word (BBSD's) -- mkpipe (); /* Make BBSD's FIFO and set its permissions -ATTIC/src/system/daemons/bbsd/bbsd.c:369:2 - Unknown word (readchannels) -- readchannels (); /* Read in the channels -ATTIC/src/system/daemons/bbsd/bbsd.c:373:2 - Unknown word (monitorshm) -- monitorshm (); /* Allocate monitor +ATTIC/src/system/daemons/bbsd/bbsd.c:220:25 - Unknown word (TICKSPERJIFFY) -- ticks = (ticks + 1) % TICKSPERJIFFY; +ATTIC/src/system/daemons/bbsd/bbsd.c:239:29 - Unknown word (JIFFIESPERMIN) -- jiffies = (jiffies + 1) % JIFFIESPERMIN; +ATTIC/src/system/daemons/bbsd/bbsd.c:251:41 - Unknown word (bbsrst) -- timestarted > sysvar->bbsrst * 3600)) { +ATTIC/src/system/daemons/bbsd/bbsd.c:252:4 - Unknown word (sepuku) -- sepuku (); +ATTIC/src/system/daemons/bbsd/bbsd.c:294:9 - Unknown word (supzap) -- int supzap; +ATTIC/src/system/daemons/bbsd/bbsd.c:298:9 - Unknown word (bbscod) -- char *bbscod; +ATTIC/src/system/daemons/bbsd/bbsd.c:303:9 - Unknown word (bbsad) -- char *bbsad; +ATTIC/src/system/daemons/bbsd/bbsd.c:315:14 - Unknown word (spawncount) -- gettys[i].spawncount = 0; +ATTIC/src/system/daemons/bbsd/bbsd.c:373:2 - Unknown word (monitorshm) -- monitorshm (); /* Allocate monitor +ATTIC/src/system/daemons/bbsd/bbsd.c:375:2 - Unknown word (sysvarshm) -- sysvarshm (); /* Allocate sysvar ATTIC/src/system/daemons/bbsd/bbsd.c:65:53 - Unknown word (caase) -- of telnetted users in caase the ATTIC/src/system/daemons/bbsd/bbsd.c:73:24 - Unknown word (enablegettys) -- Added a function to enablegettys() after they've been -ATTIC/src/system/daemons/bbsd/bbsd.c:88:45 - Unknown word (BBSD) -- on files under /etc. BBSD now spawns the ATTIC/src/system/daemons/bbsd/bbsd.c:89:4 - Unknown word (gettys) -- * gettys, so init(8) isn't necessary -ATTIC/src/system/daemons/bbsd/bbsd.h:139:9 - Unknown word (refreshsysvars) -- void refreshsysvars (); -ATTIC/src/system/daemons/bbsd/bbsd.h:143:36 - Unknown word (ushm) -- (struct shmuserrec *ushm, int prompt); -ATTIC/src/system/daemons/bbsd/bbsd.h:143:9 - Unknown word (byebye) -- void byebye (struct shmuserrec -ATTIC/src/system/daemons/bbsd/bbsd.h:152:9 - Unknown word (killshm) -- void killshm (char *userid, int shmid -ATTIC/src/system/daemons/bbsd/bbsd.h:174:9 - Unknown word (asapevents) -- void asapevents (); +ATTIC/src/system/daemons/bbsd/bbsd.h:143:36 - Unknown word (ushm) -- (struct shmuserrec *ushm, int prompt); +ATTIC/src/system/daemons/bbsd/bbsd.h:143:9 - Unknown word (byebye) -- void byebye (struct shmuserrec +ATTIC/src/system/daemons/bbsd/bbsd.h:150:9 - Unknown word (makeshm) -- int makeshm (char *userid); +ATTIC/src/system/daemons/bbsd/bbsd.h:152:9 - Unknown word (killshm) -- void killshm (char *userid, int shmid +ATTIC/src/system/daemons/bbsd/bbsd.h:174:9 - Unknown word (asapevents) -- void asapevents (); ATTIC/src/system/daemons/bbsd/bbsd.h:81:9 - Unknown word (TICKSPERSEC) -- #define TICKSPERSEC (1000000L/SLEEPTIME ATTIC/src/system/daemons/bbsd/bbsd.h:82:9 - Unknown word (SECSPERJIFFY) -- #define SECSPERJIFFY 15 -ATTIC/src/system/daemons/bbsd/charge.c:100:9 - Unknown word (oldlines) -- int oldlines_free = 0; -ATTIC/src/system/daemons/bbsd/charge.c:105:1 - Unknown word (suptimeouts) -- suptimeouts (char *tty) -ATTIC/src/system/daemons/bbsd/charge.c:109:10 - Unknown word (supid) -- char supid[256]; ATTIC/src/system/daemons/bbsd/charge.c:126:13 - Unknown word (timeoutticks) -- ushm->onl.timeoutticks++; -ATTIC/src/system/daemons/bbsd/charge.c:196:12 - Unknown word (insystem) -- if (!usr_insystem (status.user, 0, &ushm ATTIC/src/system/daemons/bbsd/charge.c:204:13 - Unknown word (fraccharge) -- ushm->onl.fraccharge += ATTIC/src/system/daemons/bbsd/charge.c:212:14 - Unknown word (onlinetime) -- ushm->onl.onlinetime++; ATTIC/src/system/daemons/bbsd/commands.c:217:12 - Unknown word (BBSPREFIX) -- setenv ("BBSPREFIX", mkfname (""), 1); ATTIC/src/system/daemons/bbsd/commands.c:253:13 - Unknown word (SIGCHAT) -- kill (pid, SIGCHAT); -ATTIC/src/system/daemons/bbsd/commands.c:315:22 - Unknown word (NUMSTATES) -- for (i = 0; i < LST_NUMSTATES; i++) { ATTIC/src/system/daemons/bbsd/commands.c:59:10 - Unknown word (relogon) -- * Added relogon command and fixed a ATTIC/src/system/daemons/bbsd/events.c:142:32 - Unknown word (EVEND) -- BBS DAEMON", AUDIT (EVEND), name, res); ATTIC/src/system/daemons/bbsd/metabbs.c:105:27 - Unknown word (voicephone) -- strcpy (non_megistos[i].voicephone, @@ -4620,12 +4325,10 @@ ATTIC/src/system/daemons/bbsd/respawn.c:58:10 - Unknown word (waitforattache ATTIC/src/system/daemons/bbsd/shm.c:103:9 - Unknown word (particulary) -- /* Not particulary pretty, quick or secure ATTIC/src/system/daemons/bbsd/shm.c:386:7 - Unknown word (Wheee) -- /* Wheee, it works! */ ATTIC/src/system/daemons/bbsinit/bbsinit.c:141:4 - Unknown word (msgd) -- {"msgd", DAEMONDIR "/msgd" -ATTIC/src/system/daemons/bbsinit/bbsinit.c:186:12 - Unknown word (spid) -- char spid[80]; ATTIC/src/system/daemons/bbsinit/bbsinit.c:317:16 - Unknown word (ifdeffed) -- /* These are ifdeffed out because of an insiduous ATTIC/src/system/daemons/bbsinit/bbsinit.c:317:43 - Unknown word (insiduous) -- ifdeffed out because of an insiduous daemonic bug ATTIC/src/system/daemons/bbsinit/bbsinit.c:3:16 - Unknown word (bbsinit) -- ** FILE: bbsinit.c ATTIC/src/system/daemons/bbsinit/bbsinit.c:66:19 - Unknown word (rcsinit) -- static const char rcsinit[] = "$Id: bbsinit.c -ATTIC/src/system/daemons/bbsinit/bbsinit.c:9:50 - Unknown word (bbsd's) -- because of error or [in bbsd's case] a need for ATTIC/src/system/daemons/bbslockd/bbslockd.c:102:10 - Unknown word (BBSLOCKD) -- unlink (BBSLOCKD_SOCKET); ATTIC/src/system/daemons/bbslockd/bbslockd.c:7:16 - Unknown word (Serialises) -- ** NOTES: Serialises lock operations in the ATTIC/src/system/daemons/bbslockd/bbslockd.c:97:1 - Unknown word (mksocket) -- mksocket () @@ -4635,7 +4338,9 @@ ATTIC/src/system/daemons/msgd/msgd.c:47:21 - Unknown word (reindexing) -- * ATTIC/src/system/daemons/msgd/msgd.c:87:9 - Unknown word (tmreidx) -- int tmreidx = 60 * 24; ATTIC/src/system/daemons/msgd/msgd.c:88:9 - Unknown word (tmnetml) -- int tmnetml = 15; ATTIC/src/system/daemons/msgd/netmail.c:208:1 - Unknown word (grabmail) -- grabmail (char *fname, char +ATTIC/src/system/daemons/msgd/netmail.c:232:11 - Unknown word (bodyname) -- char bodyname[256]; ATTIC/src/system/daemons/msgd/netmail.c:93:10 - Unknown word (gotaddress) -- int gotaddress = 0, bodylen = 0, x +ATTIC/src/system/daemons/msgd/netmail.c:93:26 - Unknown word (bodylen) -- gotaddress = 0, bodylen = 0, x; ATTIC/src/system/daemons/msgd/rfc822.c:113:45 - Unknown word (HTAB) -- SPACE to be just < > and HTAB, but after LWSP folding ATTIC/src/system/daemons/msgd/rfc822.c:113:61 - Unknown word (LWSP) -- and HTAB, but after LWSP folding ATTIC/src/system/daemons/msgd/rfc822.c:123:15 - Unknown word (ATOMCH) -- #define IS822_ATOMCH(c) (!IS822_SPECIAL(c @@ -4651,7 +4356,6 @@ ATTIC/src/system/daemons/rpc.metabbs/metaservices.h:130:13 - Unknown word (CO ATTIC/src/system/daemons/rpc.metabbs/metaservices.h:131:13 - Unknown word (NOTAPPROVED) -- #define CLR_NOTAPPROVED -5 /* Deferred ATTIC/src/system/daemons/rpc.metabbs/metaservices_svc.c:115:9 - Unknown word (POSTAMBLE) -- __CALL_POSTAMBLE__ ATTIC/src/system/daemons/rpc.metabbs/metaservices_svc.c:25:13 - Unknown word (rpcpmstart) -- extern int _rpcpmstart; /* Started by a port -ATTIC/src/system/daemons/rpc.metabbs/metaservices_svc.c:26:13 - Unknown word (rpcfdtype) -- extern int _rpcfdtype; /* Whether Stream ATTIC/src/system/daemons/rpc.metabbs/parallelism.h:5:16 - Unknown word (Parallelise) -- ** PURPOSE: Parallelise the server by kludging ATTIC/src/system/daemons/rpc.metabbs/parallelism.h:65:33 - Unknown word (rpcgens) -- compatibility with older rpcgens */ ATTIC/src/system/daemons/rpc.metabbs/register.c:147:31 - Unknown word (syadmining) -- lusers have taken to syadmining. */ @@ -4663,32 +4367,30 @@ ATTIC/src/system/daemons/rpc.metabbs/request_ihave_list.c:73:41 - Unknown wo ATTIC/src/system/daemons/rpc.metabbs/request_info.c:293:28 - Unknown word (Booh) -- deallocate(retstuff); Booh, can't use that cure ATTIC/src/system/daemons/rpc.metabbs/request_message.c:274:17 - Unknown word (columners) -- those 80-columners out there, I'll wrap ATTIC/src/system/daemons/statd/statd.c:105:9 - Unknown word (TICKTIME) -- #define TICKTIME 12 /* run stuff -ATTIC/src/system/daemons/statd/statd.c:112:9 - Unknown word (ttystattime) -- time_t ttystattime = 0; ATTIC/src/system/daemons/statd/statd.c:113:9 - Unknown word (clsstattime) -- time_t clsstattime = 0; ATTIC/src/system/daemons/statd/statd.c:114:9 - Unknown word (baudstattime) -- time_t baudstattime = 0; -ATTIC/src/system/daemons/statd/statd.c:158:1 - Unknown word (refreshchannels) -- refreshchannels () -ATTIC/src/system/daemons/statd/statd.c:223:1 - Unknown word (readttystats) -- readttystats () -ATTIC/src/system/daemons/statd/statd.c:254:1 - Unknown word (writettystats) -- writettystats () -ATTIC/src/system/daemons/statd/statd.c:280:1 - Unknown word (findtty) -- findtty (char *tty) -ATTIC/src/system/daemons/statd/statd.c:290:17 - Unknown word (TTYSTAT) -- debug2 ("FOUND TTYSTAT: %s\n", tty); -ATTIC/src/system/daemons/statd/statd.c:306:1 - Unknown word (readclsstats) -- readclsstats () -ATTIC/src/system/daemons/statd/statd.c:336:1 - Unknown word (writeclsstats) -- writeclsstats () -ATTIC/src/system/daemons/statd/statd.c:361:1 - Unknown word (findcls) -- findcls (char *cls) -ATTIC/src/system/daemons/statd/statd.c:371:17 - Unknown word (CLSSTAT) -- debug2 ("FOUND CLSSTAT: %s\n", cls); -ATTIC/src/system/daemons/statd/statd.c:387:1 - Unknown word (readbaudstats) -- readbaudstats () -ATTIC/src/system/daemons/statd/statd.c:419:1 - Unknown word (writebaudstats) -- writebaudstats () -ATTIC/src/system/daemons/statd/statd.c:455:17 - Unknown word (BAUDSTAT) -- debug2 ("FOUND BAUDSTAT: %ld\n", baud); -ATTIC/src/system/daemons/statd/statd.c:752:42 - Unknown word (saverate) -- savecount + 1) % sysvar->saverate; +ATTIC/src/system/daemons/statd/statd.c:306:1 - Unknown word (readclsstats) -- readclsstats () +ATTIC/src/system/daemons/statd/statd.c:336:1 - Unknown word (writeclsstats) -- writeclsstats () +ATTIC/src/system/daemons/statd/statd.c:361:1 - Unknown word (findcls) -- findcls (char *cls) +ATTIC/src/system/daemons/statd/statd.c:371:17 - Unknown word (CLSSTAT) -- debug2 ("FOUND CLSSTAT: %s\n", cls); +ATTIC/src/system/daemons/statd/statd.c:387:1 - Unknown word (readbaudstats) -- readbaudstats () +ATTIC/src/system/daemons/statd/statd.c:419:1 - Unknown word (writebaudstats) -- writebaudstats () +ATTIC/src/system/daemons/statd/statd.c:455:17 - Unknown word (BAUDSTAT) -- debug2 ("FOUND BAUDSTAT: %ld\n", baud); +ATTIC/src/system/daemons/statd/statd.c:752:42 - Unknown word (saverate) -- savecount + 1) % sysvar->saverate; ATTIC/src/system/events/bbsshutdown/bbsshutdown.c:107:7 - Unknown word (initsubstvars) -- out_initsubstvars(); ATTIC/src/system/events/bbsshutdown/bbsshutdown.c:10:16 - Unknown word (Bbsshutdown) -- ** Bbsshutdown does exactly this: forces ATTIC/src/system/events/bbsshutdown/bbsshutdown.c:11:19 - Unknown word (onsole) -- ** (C)onsole lines (defined in /bbs ATTIC/src/system/events/bbsshutdown/bbsshutdown.c:3:16 - Unknown word (bbsshutdown) -- ** FILE: bbsshutdown.c ATTIC/src/system/menuman/menuman.c:126:9 - Unknown word (defccr) -- int defccr; +ATTIC/src/system/menuman/menuman.c:127:9 - Unknown word (useshm) -- int useshm; ATTIC/src/system/menuman/menuman.c:130:9 - Unknown word (toppag) -- char *toppag; ATTIC/src/system/menuman/menuman.c:131:9 - Unknown word (extpag) -- char *extpag; ATTIC/src/system/menuman/menuman.c:132:9 - Unknown word (menpro) -- char *menpro; ATTIC/src/system/menuman/menuman.c:133:9 - Unknown word (menepi) -- char *menepi; ATTIC/src/system/menuman/menuman.c:134:9 - Unknown word (shmbeg) -- char *shmbeg; +ATTIC/src/system/menuman/menuman.c:135:9 - Unknown word (shmopt) -- char *shmopt; +ATTIC/src/system/menuman/menuman.c:136:9 - Unknown word (shmlop) -- char *shmlop; +ATTIC/src/system/menuman/menuman.c:137:9 - Unknown word (shmend) -- char *shmend; ATTIC/src/system/menuman/menuman.c:138:9 - Unknown word (shmprm) -- char *shmprm; ATTIC/src/system/menuman/menuman.c:139:9 - Unknown word (relogstg) -- char *relogstg; ATTIC/src/system/menuman/menuman.c:196:10 - Unknown word (mmangopage) -- int mmangopage (); @@ -4698,19 +4400,17 @@ ATTIC/src/system/menuman/menuman.c:289:1 - Unknown word (checkpperm) -- ch ATTIC/src/system/menuman/menuman.c:346:27 - Unknown word (DEFAULTCCR) -- (curpage.m.creds == DEFAULTCCR) ? defccr : curpage ATTIC/src/system/menuman/menuman.c:425:13 - Unknown word (relog) -- byebye (int relog) ATTIC/src/system/menuman/menuman.c:499:27 - Unknown word (MMEXITING) -- thisuseronl.flags |= OLF_MMEXITING; -ATTIC/src/system/menuman/menuman.c:507:10 - Unknown word (givenmenu) -- int givenmenu = 0; -ATTIC/src/system/menuman/menuman.c:518:13 - Unknown word (Naah) -- /* these? Naah... Well, I'm ashamed -ATTIC/src/system/menuman/menuman.c:580:13 - Unknown word (inpstr) -- char *s, inpstr[2048 + 256]; -ATTIC/src/system/menuman/menuman.c:616:2 - Unknown word (mmgopage) -- mmgopage (thisuseronl.prevpage +ATTIC/src/system/menuman/menuman.c:505:1 - Unknown word (handlemenupage) -- handlemenupage () +ATTIC/src/system/menuman/menuman.c:507:10 - Unknown word (givenmenu) -- int givenmenu = 0; +ATTIC/src/system/menuman/menuman.c:518:13 - Unknown word (Naah) -- /* these? Naah... Well, I'm ashamed +ATTIC/src/system/menuman/menuman.c:580:13 - Unknown word (inpstr) -- char *s, inpstr[2048 + 256]; +ATTIC/src/system/menuman/menuman.c:616:2 - Unknown word (mmgopage) -- mmgopage (thisuseronl.prevpage ATTIC/src/system/menuman/menuman.c:63:12 - Unknown word (relogons) -- * Flagged relogons so that bbsd can audit ATTIC/src/system/menuman/mkmtree/mkmtree.c:100:49 - Unknown word (enought) -- options (should be enought, right?) -ATTIC/src/system/menuman/mkmtree/mkmtree.c:162:14 - Unknown word (MAXLANGUAGES) -- * Corrected MAXLANGUAGES bug. mkmtree is now -ATTIC/src/system/menuman/mkmtree/mkmtree.c:252:1 - Unknown word (pagenameok) -- pagenameok (char *s) +ATTIC/src/system/menuman/mkmtree/mkmtree.c:252:1 - Unknown word (pagenameok) -- pagenameok (char *s) ATTIC/src/system/menuman/mkmtree/mkmtree.c:327:49 - Unknown word (PAGEDESCRLEN) -- descr[NUMLANGUAGES][PAGEDESCRLEN]; ATTIC/src/system/menuman/mkmtree/mkmtree.c:32:67 - Unknown word (MMDESC) -- description (option MMDESC ** -ATTIC/src/system/menuman/mkmtree/mkmtree.c:331:23 - Unknown word (numdescs) -- int numopts = 0, numdescs = 0, flags = 0; ATTIC/src/system/menuman/mkmtree/mkmtree.c:3:16 - Unknown word (mkmtree) -- ** FILE: mkmtree -ATTIC/src/system/menuman/mkmtree/mkmtree.c:62:21 - Unknown word (uage) -- ** uage [0-9] is appended to ATTIC/src/system/menuman/mkmtree/mkmtree.c:7:16 - Unknown word (ification) -- ** ification script. ATTIC/src/system/metabbs/client/metabbs-client.c:476:46 - Unknown word (Huser) -- it up and warn the l^Huser */ ATTIC/src/system/metabbs/client/metabbs-client.c:488:19 - Unknown word (distclubs) -- /* Test code for distclubs -- should normally be @@ -4726,16 +4426,11 @@ ATTIC/src/system/metabbs/server/interface.c:82:13 - Unknown word (BBOT) ATTIC/src/system/metabbs/server/interface.c:84:13 - Unknown word (CLST) -- #define KEY_CLST 4 ATTIC/src/system/metabbs/server/metabbs-server.c:119:34 - Unknown word (BBSUSERNAME) -- passwd *pass = getpwnam (BBSUSERNAME); ATTIC/src/system/metabbs/server/metabbs-server.c:174:29 - Unknown word (initialisations) -- ; /* Miscellaneous initialisations */ -ATTIC/src/system/protocols/asciiupload/asciiupload.c:3:16 - Unknown word (asciiupload) -- ** FILE: asciiupload.c -ATTIC/src/system/protocols/asciiupload/asciiupload.c:78:1 - Unknown word (chkterm) -- chkterm (char *line) +ATTIC/src/system/protocols/asciiupload/asciiupload.c:78:1 - Unknown word (chkterm) -- chkterm (char *line) ATTIC/src/system/protocols/attach-to-email/attach-to-email.c:105:25 - Unknown word (atth) -- sprintf (header, "/tmp/atth-%d", getpid ()); ATTIC/src/system/protocols/attach-to-email/attach-to-email.c:95:23 - Unknown word (attb) -- sprintf (body, "/tmp/attb-%d", getpid ()); -ATTIC/src/system/protocols/editupload/editupload.c:3:16 - Unknown word (editupload) -- ** FILE: editupload.c ATTIC/src/system/signup/pathnames.h:22:9 - Unknown word (ETCBIN) -- #ifndef ETCBIN ATTIC/src/system/signup/pathnames.h:26:9 - Unknown word (WTMPPATH) -- #ifndef WTMPPATH -ATTIC/src/system/signup/pathnames.h:38:9 - Unknown word (TTYTYPES) -- #define TTYTYPES "/etc/ttytype -ATTIC/src/system/signup/pathnames.h:39:32 - Unknown word (securetty) -- SECURETTY "/etc/securetty" -ATTIC/src/system/signup/pathnames.h:39:9 - Unknown word (SECURETTY) -- #define SECURETTY "/etc/securetty ATTIC/src/system/signup/pathnames.h:45:15 - Unknown word (HUSHLOGIN) -- #define _PATH_HUSHLOGIN ".hushlogin" ATTIC/src/system/signup/pathnames.h:45:28 - Unknown word (hushlogin) -- define _PATH_HUSHLOGIN ".hushlogin" ATTIC/src/system/signup/pathnames.h:48:15 - Unknown word (MOTDFILE) -- #define _PATH_MOTDFILE "/etc/motd" @@ -4776,7 +4471,6 @@ ATTIC/src/system/signup/signup.c:469:9 - Unknown word (skipansiquestion) ATTIC/src/system/signup/signup.c:4:25 - Unknown word (Loukas) -- AUTHORS: Alexios, Loukas ATTIC/src/system/signup/signup.c:603:1 - Unknown word (getsex) -- getsex () ATTIC/src/system/signup/signup.c:646:1 - Unknown word (getscnsize) -- getscnsize () -ATTIC/src/system/signup/signup.c:700:1 - Unknown word (getsystype) -- getsystype () ATTIC/src/system/signup/signup.c:82:26 - Unknown word (passowrd) -- Added code to reflect passowrd policy changes, as seen ATTIC/src/system/signup/signup.c:997:1 - Unknown word (flagstuff) -- flagstuff () ATTIC/src/tools/README.md:5:220 - Unknown word (serialised) -- screen display, you get a serialised flow of questions. @@ -4787,12 +4481,12 @@ ATTIC/src/tools/bbsdialog/bbsdialog.c:102:16 - Unknown word (oldtermios) -- s ATTIC/src/tools/bbsdialog/bbsdialog.c:153:19 - Unknown word (BBSDIALOGBIN) -- execl (mkfname (BBSDIALOGBIN), "bbsdialog", mbkname ATTIC/src/tools/bbsdialog/bbsdialog.c:163:45 - Unknown word (ltemplate) -- bbsdialog mbk_name vtemplate ltemplate data_file\n\n"); ATTIC/src/tools/bbsdialog/bbsdialog.c:204:3 - Unknown word (runvisual) -- runvisual (); +ATTIC/src/tools/bbsdialog/bbsdialog.c:207:3 - Unknown word (runlinear) -- runlinear (); ATTIC/src/tools/bbsdialog/bbsdialog.c:3:16 - Unknown word (bbsdialog) -- ** FILE: bbsdialog.c ATTIC/src/tools/bbsdialog/bbsdialog.c:97:9 - Unknown word (mbkname) -- char *mbkname = NULL; ATTIC/src/tools/bbsdialog/bbsdialog.c:98:9 - Unknown word (vtnum) -- int vtnum = 0; ATTIC/src/tools/bbsdialog/bbsdialog.c:99:9 - Unknown word (ltnum) -- int ltnum = 0; ATTIC/src/tools/bbsdialog/bbsdialog.h:148:9 - Unknown word (visualhelp) -- void visualhelp (); -ATTIC/src/tools/bbsdialog/bbsdialog.h:51:14 - Unknown word (fieldhelp) -- * Added the fieldhelp() function to display ATTIC/src/tools/bbsdialog/blessed.c:528:1 - Unknown word (showtogglefield) -- showtogglefield (int i) ATTIC/src/tools/bbsdialog/blessed.c:712:1 - Unknown word (gettogglefield) -- gettogglefield (int i) ATTIC/src/tools/bbsdialog/cursed.c:458:1 - Unknown word (handletogglefield) -- handletogglefield (int n, chtype c) @@ -4801,13 +4495,9 @@ ATTIC/src/tools/bbsdialog/cursed.c:46:55 - Unknown word (borken) -- ATTIC/src/tools/bbsdialog/cursed.c:510:1 - Unknown word (defocus) -- defocus (int n) ATTIC/src/tools/bbsdialog/cursed.c:55:4 - Unknown word (slcurses) -- * slcurses (doesn't work yet). ATTIC/src/tools/bbsdialog/cursed.c:65:43 - Unknown word (xlgetmsg) -- msg_get() instead of xlgetmsg() since emud() -ATTIC/src/tools/bbsdialog/help.c:251:10 - Unknown word (helpwin) -- WINDOW *helpwin = newwin (0, 0, 0, ATTIC/src/tools/bbsdialog/help.c:281:17 - Unknown word (newtermios) -- struct termios newtermios; -ATTIC/src/tools/bbsdialog/help.c:87:1 - Unknown word (showhelp) -- showhelp (WINDOW * win) -ATTIC/src/tools/checksup/checksup.c:129:1 - Unknown word (countwords) -- countwords (char *s) ATTIC/src/tools/checksup/checksup.c:3:16 - Unknown word (checksup) -- ** FILE: checksup.c ATTIC/src/tools/lined/lined.c:124:9 - Unknown word (txtupld) -- char *txtupld; -ATTIC/src/tools/lined/lined.c:175:1 - Unknown word (deletelines) -- deletelines (int m, int n) ATTIC/src/tools/lined/lined.c:240:1 - Unknown word (edinputstring) -- edinputstring (int maxlen) ATTIC/src/tools/lined/lined.c:262:25 - Unknown word (NOINJOTH) -- if ((inp_flags & INF_NOINJOTH) || cp) ATTIC/src/tools/lined/lined.c:341:1 - Unknown word (edgetinput) -- edgetinput () @@ -4824,7 +4514,6 @@ ATTIC/src/tools/updown/download.c:224:24 - Unknown word (auditfok) -- xferl ATTIC/src/tools/updown/download.c:253:22 - Unknown word (auditsfail) -- if (xferlist[i].auditsfail[0] && ATTIC/src/tools/updown/download.c:254:22 - Unknown word (auditdfail) -- xferlist[i].auditdfail[0]) { ATTIC/src/tools/updown/download.c:256:26 - Unknown word (auditffail) -- xferlist[i].auditffail, -ATTIC/src/tools/updown/download.c:262:22 - Unknown word (cmdfail) -- if (xferlist[i].cmdfail[0]) { ATTIC/src/tools/updown/download.c:279:3 - Unknown word (autodis) -- autodis = 0; ATTIC/src/tools/updown/download.c:542:11 - Unknown word (peacfully) -- dies peacfully. Zombies aren't vegetarians ATTIC/src/tools/updown/download.c:564:1 - Unknown word (restat) -- restat () @@ -4836,16 +4525,15 @@ ATTIC/src/tools/updown/download.c:799:22 - Unknown word (MAXRECURSE) -- fulln ATTIC/src/tools/updown/parse.c:101:18 - Unknown word (protdir) -- struct directive protdir[] = { ATTIC/src/tools/updown/parse.c:274:1 - Unknown word (readviewers) -- readviewers () ATTIC/src/tools/updown/parse.c:294:3 - Unknown word (numviewers) -- numviewers++; -ATTIC/src/tools/updown/parse.c:313:1 - Unknown word (readtransferlist) -- readtransferlist (char *fname, int *count ATTIC/src/tools/updown/protocols.c:210:28 - Unknown word (vprsel) -- strcpy (prot.select, vprsel); +ATTIC/src/tools/updown/updown.c:100:9 - Unknown word (refper) -- int refper; ATTIC/src/tools/updown/updown.c:108:9 - Unknown word (xferlistname) -- char *xferlistname = NULL; ATTIC/src/tools/updown/updown.c:178:1 - Unknown word (returncharges) -- returncharges () -ATTIC/src/tools/updown/updown.c:249:3 - Unknown word (uploadrun) -- uploadrun (); ATTIC/src/tools/updown/updown.c:96:9 - Unknown word (dissec) -- int dissec; ATTIC/src/tools/updown/updown.c:99:9 - Unknown word (refnd) -- int refnd; ATTIC/src/tools/updown/upload.c:130:1 - Unknown word (dolink) -- dolink () ATTIC/src/tools/updown/upload.c:260:11 - Unknown word (tsibouki) -- FILE *tsibouki; -ATTIC/src/tools/vised/blocks.c:139:3 - Unknown word (joinlines) -- joinlines (cy); +ATTIC/src/tools/vised/blocks.c:177:3 - Unknown word (splitline) -- splitline (); ATTIC/src/tools/vised/blocks.c:214:3 - Unknown word (gotoline) -- gotoline (getlinenum (c), x) ATTIC/src/tools/vised/display.c:115:4 - Unknown word (printansi) -- printansi (msg_get (error)); ATTIC/src/tools/vised/display.c:128:18 - Unknown word (statust) -- sprintf (line, statust, @@ -4871,13 +4559,11 @@ ATTIC/src/tools/vised/edit.c:296:9 - Unknown word (mygetch) -- while (myg ATTIC/src/tools/vised/exit.c:101:1 - Unknown word (doquit) -- doquit () ATTIC/src/tools/vised/exit.c:122:1 - Unknown word (golined) -- golined () ATTIC/src/tools/vised/exit.c:132:18 - Unknown word (LINEDBIN) -- execl (mkfname (LINEDBIN), "lined", filename -ATTIC/src/tools/vised/find.c:100:13 - Unknown word (ftxt) -- static char ftxt[1024] = { 0 }; ATTIC/src/tools/vised/find.c:114:16 - Unknown word (getstg) -- strcpy (ftxt, getstg (findtext, rmargin) ATTIC/src/tools/vised/find.c:152:2 - Unknown word (dosearch) -- dosearch (); ATTIC/src/tools/vised/find.c:214:6 - Unknown word (reptxt) -- 0}, reptxt[1024] = { ATTIC/src/tools/vised/format.c:156:1 - Unknown word (rmspaces) -- rmspaces (unsigned char *s) ATTIC/src/tools/vised/format.c:176:1 - Unknown word (nohsp) -- nohsp (unsigned char *s) -ATTIC/src/tools/vised/format.c:230:15 - Unknown word (dlines) -- int len, dlines = 0, oldcy = cy, done ATTIC/src/tools/vised/format.c:230:27 - Unknown word (oldcy) -- len, dlines = 0, oldcy = cy, done = 0, added ATTIC/src/tools/vised/format.c:520:1 - Unknown word (formatpara) -- formatpara () ATTIC/src/tools/vised/utils.c:221:27 - Unknown word (vscrinc) -- toprow = max (toprow - vscrinc, 1); @@ -4893,28 +4579,20 @@ ATTIC/src/tools/vised/vised.c:460:12 - Unknown word (KDGKBMETA) -- ioctl (0, ATTIC/src/tools/vised/vised.c:461:12 - Unknown word (KDSKBMETA) -- ioctl (0, KDSKBMETA, K_ESCPREFIX); ATTIC/src/tools/vised/vised.c:461:25 - Unknown word (ESCPREFIX) -- ioctl (0, KDSKBMETA, K_ESCPREFIX); ATTIC/src/tools/vised/vised.c:470:1 - Unknown word (moveinposition) -- moveinposition () -ATTIC/src/tools/vised/vised.c:730:19 - Unknown word (NOFORMAT) -- formatmode = NOFORMAT; -ATTIC/src/tools/vised/vised.h:78:25 - Unknown word (numcolumns) -- define MAXLEN (numcolumns-1) */ ATTIC/src/utils/fixemail/fixemail.c:20:14 - Unknown word (erstr) -- error (char *erstr) ATTIC/src/utils/fixemail/fixemail.c:22:20 - Unknown word (fixemail) -- fprintf (stderr, "fixemail: %s\n", erstr); -ATTIC/src/utils/mkchan/mkchan.c:107:10 - Unknown word (fpin) -- FILE *fpin, *fpout; -ATTIC/src/utils/mkchan/mkchan.c:107:17 - Unknown word (fpout) -- FILE *fpin, *fpout; ATTIC/src/utils/mkchan/mkchan.c:3:16 - Unknown word (mkchan) -- ** FILE: mkchan.c -ATTIC/src/utils/mkchan/mkchan.c:82:1 - Unknown word (chancmp) -- chancmp (const void *a, const ATTIC/src/utils/mkxlation/mkxlation.c:111:35 - Unknown word (KBDXLATIONSRC) -- mkfname (XLATIONDIR "/" KBDXLATIONSRC, n); ATTIC/src/utils/mkxlation/mkxlation.c:14:16 - Unknown word (acters) -- ** acters, or two-digit hexadecimal ATTIC/src/utils/mkxlation/mkxlation.c:20:38 - Unknown word (transparancy) -- late that character' (transparancy). -ATTIC/src/utils/mkxlation/mkxlation.c:238:34 - Unknown word (killall) -- consider saying: su -c \"killall -SIGUSR1 emud\"\n") ATTIC/src/utils/mkxlation/mkxlation.c:99:9 - Unknown word (kbdxlate) -- char kbdxlate[NUMXLATIONS][256]; ATTIC/src/utils/rcncnv/convert.c:95:7 - Unknown word (rcncnv) -- "rcncnv: convert(): unable to ATTIC/src/utils/rcncnv/rcncnv.c:3:16 - Unknown word (regcnv) -- ** FILE: regcnv.c ATTIC/src/utils/rcncnv/rcncnv.c:99:22 - Unknown word (usrdir) -- " -u dir or --usrdir dir: modify user accounts -ATTIC/src/utils/sysved/sysved.c:101:1 - Unknown word (processp) -- processp (char *paramname) ATTIC/src/utils/sysved/sysved.c:39:1 - Unknown word (loadsysv) -- loadsysv (char *fname) ATTIC/src/utils/sysved/sysved.c:57:1 - Unknown word (writesysv) -- writesysv (char *fname) ATTIC/src/utils/sysved/sysved.c:8:2 - Unknown word (touchsysvar) -- touchsysvar [--{parameter-name} ATTIC/src/utils/usrcnv/convert.c:177:18 - Unknown word (datstr) -- majordate (char *datstr) -ATTIC/src/utils/usrcnv/convert.c:179:10 - Unknown word (monthlen) -- int monthlen[12] = ATTIC/src/utils/usrcnv/convert.c:283:7 - Unknown word (usrcnv) -- "usrcnv: convert(): unable to ATTIC/src/utils/usrcnv/convert.c:368:7 - Unknown word (SYSAXS) -- "SYSAXS: %s (stripping sysop ATTIC/src/utils/usrcnv/convert.c:77:9 - Unknown word (USRACC) -- #define USRACC_RECLEN 252 @@ -4925,7 +4603,6 @@ README.md:180:94 - Unknown word (Curret) -- you prefer). Note README.md:204:26 - Unknown word (autotranslated) -- Acrobase Login Screen, autotranslated US ASCII](doc/screenshots README.md:30:85 - Unknown word (internationalisation) -- boxen. Its focus is on internationalisation, flexibility, usability README.md:37:261 - Unknown word (Galacticomm's) -- modified versions of Galacticomm's Major BBS. So heavily -README.md:49:78 - Unknown word (istos) -- Megistos’ (pronounced MEG-istos, not 'MEJistos' or README.md:49:92 - Unknown word (Jistos) -- pronounced MEG-istos, not 'MEJistos' or 'mejISTos') is a README.md:51:217 - Unknown word (Tehuti) -- to the Egyptian god Tehuti (or maybe Djeheuti, README.md:51:234 - Unknown word (Djeheuti) -- god Tehuti (or maybe Djeheuti, we really don't know @@ -4962,12 +4639,8 @@ src/bbsconfig.h:143:13 - Unknown word (LIBTYPHOON) -- #undef HAVE_LIBTYPHOON src/bbsconfig.h:145:33 - Unknown word (libtyphoon) -- to 1 if you have the header file src/bbsconfig.h:1:4 - Unknown word (bbsconfig) -- /* bbsconfig.h.in. Generated from src/libmegistos/audit.c:118:1 - Unknown word (audnotify) -- audnotify (flags, channel, summary -src/libmegistos/audit.c:171:17 - Unknown word (chanstr) -- char s[60], chanstr[32]; src/libmegistos/audit.c:53:4 - Unknown word (Rationalised) -- * Rationalised RCS/CVS ident(1) strings src/libmegistos/audit.c:68:4 - Unknown word (Audnotify) -- * Audnotify() now accepts a flag -src/libmegistos/audit.h:129:47 - Unknown word (predefines) -- API, this include file predefines most of the entries -src/libmegistos/audit.h:187:28 - Unknown word (UNSUSPENDED) -- define AUS_RSUSUSP "USER UNSUSPENDED" -src/libmegistos/audit.h:226:26 - Unknown word (unsuspended) -- define AUD_RSUSUSP "%s unsuspended %s" src/libmegistos/audit.h:294:29 - Unknown word (summarising) -- param summary a string summarising the logged event. This src/libmegistos/audit.h:98:2 - Unknown word (endverbatim) -- @endverbatim src/libmegistos/bbsinclude.h:3:15 - Unknown word (bbsinclude) -- ** FILE: bbsinclude.h @@ -4975,8 +4648,6 @@ src/libmegistos/bbsinclude.h:40:33 - Unknown word (libltdl) -- to handle src/libmegistos/bbsinclude.h:47:36 - Unknown word (overwitten) -- a minor fix that got overwitten by CVS, and fixed another src/libmegistos/bbsmod.c:157:23 - Unknown word (chatmsg) -- static promptblock_t *chatmsg; src/libmegistos/bbsmod.c:166:9 - Unknown word (catchsig) -- void catchsig (); -src/libmegistos/bbsmod.c:209:1 - Unknown word (initsignals) -- initsignals () -src/libmegistos/bbsmod.c:225:1 - Unknown word (donesignals) -- donesignals () src/libmegistos/bbsmod.c:274:11 - Unknown word (Incorrent) -- ("Incorrent magic number in sysvar src/libmegistos/bbsmod.c:3:16 - Unknown word (bbsmod) -- ** FILE: bbsmod.c src/libmegistos/bbsmod.c:479:6 - Unknown word (setxlationtable) -- /* setxlationtable(getpxlation(thisuseracc @@ -5007,16 +4678,10 @@ src/libmegistos/errorprompts.h:133:33 - Unknown word (apologise) -- that le src/libmegistos/errorprompts.h:69:16 - Unknown word (necesary) -- * why I18N is necesary in libmegistos, as the src/libmegistos/errorprompts.h:69:28 - Unknown word (libmegistos) -- I18N is necesary in libmegistos, as the fatal error src/libmegistos/errors.c:120:1 - Unknown word (bbserror) -- bbserror (file, line, reason -src/libmegistos/errors.c:225:2 - Unknown word (interrorsys) -- _interrorsys (char *file, int line -src/libmegistos/errors.c:251:2 - Unknown word (logerrorsys) -- _logerrorsys (char *file, int line src/libmegistos/filexfer.c:107:23 - Unknown word (flok) -- xfer_setaudit (uint32 flok, char *sok, char *dok src/libmegistos/filexfer.c:108:16 - Unknown word (flfail) -- uint32 flfail, char *sfail, char -src/libmegistos/filexfer.c:108:30 - Unknown word (sfail) -- uint32 flfail, char *sfail, char *dfail) -src/libmegistos/filexfer.c:108:43 - Unknown word (dfail) -- char *sfail, char *dfail) src/libmegistos/filexfer.c:133:14 - Unknown word (xferitem) -- xfer_item_t xferitem; -src/libmegistos/filexfer.c:210:28 - Unknown word (UPDOWNBIN) -- strcpy (command, mkfname (UPDOWNBIN " " XFERLIST " " TAGLIST src/libmegistos/filexfer.c:3:16 - Unknown word (filexfer) -- ** FILE: filexfer.c -src/libmegistos/filexfer.c:97:12 - Unknown word (ffail) -- static int ffail = (AUF_TRANSFER | AUF src/libmegistos/format.c:194:13 - Unknown word (NOMARGINS) -- #define FFL_NOMARGINS 0x00000040 src/libmegistos/format.c:204:12 - Unknown word (LMARGIN) -- static int LMARGIN = 0; src/libmegistos/format.c:205:12 - Unknown word (SINDLM) -- static int SINDLM = 0; @@ -5024,12 +4689,9 @@ src/libmegistos/format.c:209:12 - Unknown word (plidx) -- static int p src/libmegistos/format.c:213:13 - Unknown word (lastc) -- static char lastc = 32; src/libmegistos/format.c:216:12 - Unknown word (screenvpos) -- static int screenvpos = 0; src/libmegistos/format.c:218:13 - Unknown word (fmtbuf) -- static char fmtbuf[16384]; -src/libmegistos/format.c:219:14 - Unknown word (pausetxt) -- static char *pausetxt = NULL; -src/libmegistos/format.c:226:5 - Unknown word (setpausetext) -- fmt_setpausetext (char *s) src/libmegistos/format.c:580:18 - Unknown word (INHIBITVARS) -- (OFL_INHIBITVARS); src/libmegistos/format.c:60:24 - Unknown word (parenthsesis) -- ( (open parenthsesis): Begin formatting using src/libmegistos/gcs_builtin.c:114:10 - Unknown word (lonstr) -- char *lonstr, *supstr, *nixstr; -src/libmegistos/gcs_builtin.c:114:19 - Unknown word (supstr) -- char *lonstr, *supstr, *nixstr; src/libmegistos/gcs_builtin.c:114:28 - Unknown word (nixstr) -- *lonstr, *supstr, *nixstr; src/libmegistos/gcs_builtin.c:211:5 - Unknown word (crdavail) -- gcs_crdavail () src/libmegistos/gcs_builtin.c:214:11 - Unknown word (crdpf) -- char crdpf[MSGBUFSIZE], minpf[MSGBUFSIZE @@ -5055,18 +4717,15 @@ src/libmegistos/globalcmd.c:46:28 - Unknown word (hadnling) -- Changed Dyn src/libmegistos/globalcmd.c:98:35 - Unknown word (regd) -- the registry daemon (regd). As a result, the first src/libmegistos/input.c:152:12 - Unknown word (inptimeout) -- static int inptimeout_msecs = 0; src/libmegistos/input.c:158:13 - Unknown word (montty) -- static char montty[24]; -src/libmegistos/input.c:169:1 - Unknown word (initmonitor) -- initmonitor () src/libmegistos/input.c:259:28 - Unknown word (Injoth) -- INJ_MESSAGE_ACK: /* Injoth message with acknowledgement src/libmegistos/input.c:266:25 - Unknown word (withack) -- strlen (buf->m.withack.msg)); src/libmegistos/input.c:277:13 - Unknown word (loadonlrec) -- if (usr_loadonlrec src/libmegistos/input.c:281:28 - Unknown word (ackofs) -- msg[buf->m.withack.ackofs]); src/libmegistos/input.c:309:29 - Unknown word (tmout) -- cp = 0, count = 0, tmout; src/libmegistos/input.c:311:21 - Unknown word (tvtimeout) -- struct timeval tv, tvtimeout; -src/libmegistos/input.c:497:11 - Unknown word (tolatin) -- if ((c = tolatin (toupper (*cnc_nxtcmd src/libmegistos/input.c:49:32 - Unknown word (Maneos) -- was provided by Lucas Maneos, although I was *sure src/libmegistos/input.c:71:4 - Unknown word (miscfx) -- * miscfx.c to input.c. Same for -src/libmegistos/input.c:74:14 - Unknown word (monitorinput) -- * Augmented monitorinput() to record either the -src/libmegistos/input.c:78:21 - Unknown word (injothfile) -- * Removed obsolete injothfile variable. Fixed very +src/libmegistos/input.c:78:21 - Unknown word (injothfile) -- * Removed obsolete injothfile variable. Fixed very src/libmegistos/input.c:93:4 - Unknown word (Acceptinjoth) -- * Acceptinjoth() now uses an IPC message src/libmegistos/input.h:120:67 - Unknown word (redisplaying) -- version of a menu or redisplaying a src/libmegistos/input.h:198:8 - Unknown word (injothbuf) -- struct injothbuf { @@ -5085,6 +4744,7 @@ src/libmegistos/menuman.h:85:45 - Unknown word (behavioural) -- programmer m src/libmegistos/miscfx.c:110:9 - Unknown word (MISCFX) -- #define MISCFX_O src/libmegistos/miscfx.c:449:42 - Unknown word (VISEDBIN) -- %s %s %d", mkfname (VISEDBIN), fname, src/libmegistos/miscfx.h:2:14 - Unknown word (Miscelaneous) -- @brief Miscelaneous functions +src/libmegistos/mksysvar.c:135:17 - Unknown word (livephone) -- strcpy (sysvar.livephone, msg_string (LIVEPH src/libmegistos/mksysvar.c:139:17 - Unknown word (chargehour) -- strcpy (sysvar.chargehour, msg_string (CHGHOUR src/libmegistos/mksysvar.c:140:17 - Unknown word (mincredits) -- strcpy (sysvar.mincredits, msg_string (CHGTIME src/libmegistos/mksysvar.c:3:16 - Unknown word (mksysvar) -- ** FILE: mksysvar.c @@ -5092,25 +4752,21 @@ src/libmegistos/msgidx.c:116:4 - Unknown word (BBSCODE) -- * BBSCODE. Whe src/libmegistos/msgidx.c:179:30 - Unknown word (mdir) -- char *_hdir = NULL, *_mdir = NULL; src/libmegistos/msgidx.c:195:9 - Unknown word (footermessage) -- #define footermessage "#endif /* __%s_UNAMBIGUOUS src/libmegistos/msgidx.c:269:25 - Unknown word (hdrtname) -- char hdrname[256], hdrtname[256], outname[256], -src/libmegistos/msgidx.c:273:11 - Unknown word (langoffs) -- int32_t langoffs[NUMLANGUAGES] = { 0 src/libmegistos/msgidx.c:28:64 - Unknown word (MMBK) -- magic number == (char*)"MMBK" ** src/libmegistos/msgidx.c:378:23 - Unknown word (xlated) -- char line[1024], xlated[1024], text[16384]; src/libmegistos/msgidx.c:3:16 - Unknown word (msgutl) -- ** FILE: msgutl.c src/libmegistos/msgidx.c:417:16 - Unknown word (shouldbe) -- char shouldbe[256]; src/libmegistos/msgidx.c:715:13 - Unknown word (msdidx) -- perror("msdidx: malloc()"); src/libmegistos/output.c:1010:4 - Unknown word (credstdy) -- sv_credstdy () -src/libmegistos/output.c:1084:4 - Unknown word (numconns) -- sv_numconns () src/libmegistos/output.c:1124:4 - Unknown word (kbsdnl) -- sv_kbsdnl () src/libmegistos/output.c:1144:4 - Unknown word (kbsupl) -- sv_kbsupl () src/libmegistos/output.c:1154:4 - Unknown word (tnlnum) -- sv_tnlnum () -src/libmegistos/output.c:1174:4 - Unknown word (upassexp) -- sv_upassexp () src/libmegistos/output.c:1204:4 - Unknown word (ttimever) -- sv_ttimever () src/libmegistos/output.c:1214:4 - Unknown word (tfilesupl) -- sv_tfilesupl () src/libmegistos/output.c:1224:4 - Unknown word (tfilesdnl) -- sv_tfilesdnl () src/libmegistos/output.c:1234:4 - Unknown word (tbytesupl) -- sv_tbytesupl () src/libmegistos/output.c:1244:4 - Unknown word (tbytesdnl) -- sv_tbytesdnl () src/libmegistos/output.c:1264:4 - Unknown word (emsgs) -- sv_emsgs () -src/libmegistos/output.c:1284:4 - Unknown word (tconns) -- sv_tconns () src/libmegistos/output.c:1306:6 - Unknown word (CHRGEHOUR) -- {"@CHRGEHOUR@", sv_chargehour, NULL src/libmegistos/output.c:1307:6 - Unknown word (MINCREDITS) -- {"@MINCREDITS@", sv_mincredits, NULL src/libmegistos/output.c:1323:6 - Unknown word (USERSEX) -- {"@USERSEX@", sv_usersex, NULL @@ -5118,7 +4774,6 @@ src/libmegistos/output.c:1327:6 - Unknown word (DATECRE) -- {"@DATECRE@" src/libmegistos/output.c:1330:6 - Unknown word (CREDSTDY) -- {"@CREDSTDY@", sv_credstdy, NULL src/libmegistos/output.c:1333:6 - Unknown word (TOTCREDS) -- {"@TOTCREDS@", sv_totcreds, NULL src/libmegistos/output.c:1334:6 - Unknown word (TOTPAID) -- {"@TOTPAID@", sv_totpaid, NULL -src/libmegistos/output.c:1338:6 - Unknown word (NUMCONNS) -- {"@NUMCONNS@", sv_numconns, NULL src/libmegistos/output.c:1339:6 - Unknown word (CREDSEVER) -- {"@CREDSEVER@", sv_credsever, NULL src/libmegistos/output.c:1340:6 - Unknown word (TIMEVER) -- {"@TIMEVER@", sv_timever, NULL src/libmegistos/output.c:1341:6 - Unknown word (FILESDNL) -- {"@FILESDNL@", sv_filesdnl, NULL @@ -5126,16 +4781,13 @@ src/libmegistos/output.c:1342:6 - Unknown word (KBSDNL) -- {"@KBSDNL@", src/libmegistos/output.c:1343:6 - Unknown word (FILESUPL) -- {"@FILESUPL@", sv_filesupl, NULL src/libmegistos/output.c:1344:6 - Unknown word (KBSUPL) -- {"@KBSUPL@", sv_kbsupl, NULL} src/libmegistos/output.c:1345:6 - Unknown word (TNLNUM) -- {"@TNLNUM@", sv_tnlnum, NULL} -src/libmegistos/output.c:1347:6 - Unknown word (UPASSEXP) -- {"@UPASSEXP@", sv_upassexp, NULL src/libmegistos/output.c:1348:6 - Unknown word (TCREDSPAID) -- {"@TCREDSPAID@", sv_tcredspaid, NULL -src/libmegistos/output.c:1349:6 - Unknown word (TCREDS) -- {"@TCREDS@", sv_tcreds, NULL} src/libmegistos/output.c:1350:6 - Unknown word (TTIMEVER) -- {"@TTIMEVER@", sv_ttimever, NULL src/libmegistos/output.c:1351:6 - Unknown word (TFILESUPL) -- {"@TFILESUPL@", sv_tfilesupl, NULL src/libmegistos/output.c:1352:6 - Unknown word (TFILESDNL) -- {"@TFILESDNL@", sv_tfilesdnl, NULL src/libmegistos/output.c:1353:6 - Unknown word (TBYTESUPL) -- {"@TBYTESUPL@", sv_tbytesupl, NULL src/libmegistos/output.c:1354:6 - Unknown word (TBYTESDNL) -- {"@TBYTESDNL@", sv_tbytesdnl, NULL src/libmegistos/output.c:1356:6 - Unknown word (EMSGS) -- {"@EMSGS@", sv_emsgs, NULL}, -src/libmegistos/output.c:1358:6 - Unknown word (TCONNS) -- {"@TCONNS@", sv_tconns, NULL} src/libmegistos/output.c:147:37 - Unknown word (lastsubstvar) -- *substvars = NULL, *lastsubstvar = NULL; src/libmegistos/output.c:157:22 - Unknown word (PROTECTVARS) -- if (out_flags & OFL_PROTECTVARS) src/libmegistos/output.c:191:13 - Unknown word (oldxlation) -- static int oldxlation = -1; @@ -5145,15 +4797,11 @@ src/libmegistos/output.c:334:14 - Unknown word (ansicommands) -- char ansicom src/libmegistos/output.c:336:29 - Unknown word (ABCDHJ) -- strcpy (ansicommands, "ABCDHJKmsu"); src/libmegistos/output.c:336:35 - Unknown word (Kmsu) -- ansicommands, "ABCDHJKmsu"); src/libmegistos/output.c:383:13 - Unknown word (undefd) -- char undefd[32]; -src/libmegistos/output.c:419:17 - Unknown word (msgp) -- char c, *msgp; src/libmegistos/output.c:420:13 - Unknown word (clrscr) -- char clrscr[32] = "\033[2J\033[ src/libmegistos/output.c:440:13 - Unknown word (homestg) -- char homestg[10] = "\033[1;1H\0" -src/libmegistos/output.c:484:1 - Unknown word (sprintexpand) -- sprintexpand (stg, buf, parmlist src/libmegistos/output.c:612:11 - Unknown word (oldprotect) -- int oldprotect = out_flags & OFL_PROTECTVARS src/libmegistos/output.c:66:24 - Unknown word (protectvars) -- Fixed bug involving protectvars in printfile(). -src/libmegistos/output.c:69:48 - Unknown word (waittoclear) -- screen clearing while waittoclear is src/libmegistos/output.c:948:4 - Unknown word (usersex) -- sv_usersex () -src/libmegistos/output.h:362:21 - Unknown word (othruser) -- other user's (::othruser) setup. If the other src/libmegistos/output.h:430:56 - Unknown word (getu) -- a message using msg_getu() and sprint(). Then src/libmegistos/prompts.c:106:17 - Unknown word (nobot) -- #define msg_get_nobot(num) msg_getl_bot((num src/libmegistos/prompts.c:125:10 - Unknown word (langfp) -- FILE *langfp; @@ -5184,27 +4832,25 @@ src/libmegistos/useracc.h:1412:64 - Unknown word (ackowledgement) -- sends bac src/libmegistos/useracc.h:1478:57 - Unknown word (canonicalised) -- to be online, it is canonicalised and the src/libmegistos/useracc.h:392:32 - Unknown word (victimised) -- deletion mark from the victimised user. src/libmegistos/useracc.h:5:44 - Unknown word (podge) -- declares a veritable hodge-podge of structures and functions -src/libmegistos/useracc.h:692:7 - Unknown word (keyrings) -- keyrings to provide the full src/libmegistos/version.h:13:11 - Unknown word (VIRGINDIR) -- #define __VIRGINDIR "/usr/local/lib/megistos -src/libmegistos/visual/ansi.c:193:22 - Unknown word (vputch) -- } else if(!state)vputch(c); -src/libmegistos/visual/ansi.c:91:4 - Unknown word (cursorxy) -- cursorxy(cursorx,cursory-n); +src/libmegistos/visual/ansi.c:193:22 - Unknown word (vputch) -- } else if(!state)vputch(c); +src/libmegistos/visual/ansi.c:68:31 - Unknown word (autorefresh) -- , bg=0, bold=0, tmp=autorefresh; +src/libmegistos/visual/ansi.c:71:3 - Unknown word (setrefresh) -- setrefresh(0); +src/libmegistos/visual/ansi.c:91:4 - Unknown word (cursorxy) -- cursorxy(cursorx,cursory-n); src/libmegistos/visual/keyboard.c:61:1 - Unknown word (initkeyboard) -- initkeyboard() src/libmegistos/visual/keyboard.c:73:1 - Unknown word (donekeyboard) -- donekeyboard() src/libmegistos/visual/print.c:135:1 - Unknown word (vputat) -- vputat(int x, int y, unsigned src/libmegistos/visual/print.c:189:1 - Unknown word (vprintat) -- vprintat(x,y,format,va_alist -src/libmegistos/visual/print.c:93:24 - Unknown word (NUMCOLUMNS) -- memcpy(ofs1,ofs2,NUMCOLUMNS*2); src/libmegistos/visual/put.c:119:1 - Unknown word (vfputblock) -- vfputblock(const char *fname, int src/libmegistos/visual/put.c:74:18 - Unknown word (ofss) -- register char *ofss=source; src/libmegistos/visual/put.c:75:18 - Unknown word (ofst) -- register char *ofst; src/libmegistos/visual/screen.c:264:75 - Unknown word (attror) -- attrand,unsigned char attror) src/libmegistos/visual/screen.c:65:1 - Unknown word (initcolours) -- initcolours() -src/libmegistos/visual/screen.c:95:1 - Unknown word (donescreen) -- donescreen() src/libmegistos/visual/testvisual.c:101:22 - Unknown word (newthingy) -- struct thingy *t=newthingy(rootthingy,&TPR_WINDOW src/libmegistos/visual/testvisual.c:104:39 - Unknown word (FRAMEDD) -- numrows/2),TFL_WINDOW_FRAMEDD|TFL_WINDOW_FRAMESP) src/libmegistos/visual/testvisual.c:104:58 - Unknown word (FRAMESP) -- WINDOW_FRAMEDD|TFL_WINDOW_FRAMESP); src/libmegistos/visual/testvisual.c:118:3 - Unknown word (runthingies) -- runthingies(); src/libmegistos/visual/testvisual.c:120:3 - Unknown word (donevisual) -- donevisual(); -src/libmegistos/visual/testvisual.c:20:25 - Unknown word (INITSIGNALS) -- initmodule(INITOUTPUT|INITSIGNALS); src/libmegistos/visual/testvisual.c:22:3 - Unknown word (directvideo) -- directvideo=1; src/libmegistos/visual/testvisual.c:64:16 - Unknown word (dosc) -- vfputblock("/dosc/tp/ss10.bin",52,5,8 src/libmegistos/visual/testvisual.c:84:5 - Unknown word (clsmsg) -- clsmsg(msg); @@ -5215,8 +4861,6 @@ src/libmegistos/visual/thingy.c:111:11 - Unknown word (ontop) -- thingy- src/libmegistos/visual/thingy.c:138:1 - Unknown word (delthingy) -- delthingy(struct thingy *thingy src/libmegistos/visual/thingy.c:65:16 - Unknown word (curthingy) -- struct thingy *curthingy=NULL; src/libmegistos/visual/thingy_window.c:129:8 - Unknown word (setshadow) -- window_setshadow(int shadowand, int shadowor -src/libmegistos/visual/thingy_window.c:87:16 - Unknown word (titleattr) -- WINDOW_DATA->titleattr=0x07; -src/libmegistos/visual/thingy_window.c:88:16 - Unknown word (insideattr) -- WINDOW_DATA->insideattr=0x07; src/libmegistos/visual/thingy_window.c:90:16 - Unknown word (shadowor) -- WINDOW_DATA->shadowor=0x00; src/libmegistos/visual/visual.c:6:48 - Unknown word (vcsa) -- with ncurses and /dev/vcsa in a civilised manner src/libmegistos/visual/visual.c:6:58 - Unknown word (civilised) -- ncurses and /dev/vcsa in a civilised manner. ** @@ -5228,11 +4872,9 @@ src/system/emud/emud.c:10:16 - Unknown word (Emud) -- ** Emud uses a p src/system/emud/emud.c:138:37 - Unknown word (snooptab) -- "" - added /etc/snooptab file src/system/emud/emud.c:142:24 - Unknown word (Callmeier) -- .11a 23-8-94 Ulrich Callmeier - shadow support hacked src/system/emud/emud.c:178:9 - Unknown word (emuin) -- int emuin = -1; -src/system/emud/emud.c:179:9 - Unknown word (fdmax) -- int fdmax = 0; src/system/emud/emud.c:181:9 - Unknown word (idlzapt) -- int idlzapt = 0; src/system/emud/emud.c:183:9 - Unknown word (ptynam) -- char ptynam[32]; src/system/emud/emud.c:185:9 - Unknown word (relogfn) -- char relogfn[256]; -src/system/emud/emud.c:196:12 - Unknown word (sttyfds) -- static int sttyfds[TTY_STORE]; src/system/emud/emud.c:230:1 - Unknown word (errorf) -- errorf (char *fmt, ...) src/system/emud/emud.c:23:16 - Unknown word (EMUINP) -- ** EMUINP contains the pseudo src/system/emud/emud.c:435:19 - Unknown word (ptyname) -- find_ptyxx (char *ptyname) @@ -5241,8 +4883,6 @@ src/system/emud/emud.c:441:21 - Unknown word (srpq) -- static char *s1 src/system/emud/emud.c:477:32 - Unknown word (ptyfd) -- (char *ttyname, int ptyfd) src/system/emud/emud.c:477:6 - Unknown word (ttyxx) -- find_ttyxx (char *ttyname, int src/system/emud/emud.c:500:29 - Unknown word (ttynam) -- pty (int *ptyfd, char *ttynam) -src/system/emud/emud.c:504:10 - Unknown word (ttyfd) -- int ttyfd; -src/system/emud/emud.c:552:1 - Unknown word (makepipe) -- makepipe () src/system/emud/emud.c:636:1 - Unknown word (checktelnet) -- checktelnet () src/system/emud/emud.c:764:24 - Unknown word (userinp) -- fprintf (stderr, "[userinp] "); src/system/emud/emud.c:768:24 - Unknown word (emuinp) -- fprintf (stderr, "[emuinp] "); diff --git a/integration-tests/snapshots/flutter/samples/report.yaml b/integration-tests/snapshots/flutter/samples/report.yaml index da5bc4d143b..ae82b64df0f 100644 --- a/integration-tests/snapshots/flutter/samples/report.yaml +++ b/integration-tests/snapshots/flutter/samples/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/flutter/samples Args: '["--issues-summary-report","--locale=en,en-GB,lorem","--exclude=**/*.{pbxproj,xcworkspace,xcworkspacedata,xcscheme,xcconfig,plist}","."]' Summary: files: 2786 - filesWithIssues: 975 - issues: 10419 + filesWithIssues: 1000 + issues: 10413 errors: 0 Errors: [] @@ -737,6 +737,7 @@ issues: - "ai_recipe_generation/windows/flutter/generated_plugins.cmake:26:1 endforeach U endforeach(ffi_plugin)" - "ai_recipe_generation/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "ai_recipe_generation/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "ai_recipe_generation/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "ai_recipe_generation/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "ai_recipe_generation/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "ai_recipe_generation/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -784,7 +785,6 @@ issues: - "ai_recipe_generation/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "ai_recipe_generation/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "ai_recipe_generation/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "ai_recipe_generation/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "ai_recipe_generation/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "ai_recipe_generation/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "ai_recipe_generation/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -932,6 +932,7 @@ issues: - "animations/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "animations/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "animations/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "animations/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "animations/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "animations/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "animations/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -979,7 +980,6 @@ issues: - "animations/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "animations/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "animations/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "animations/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "animations/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "animations/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "animations/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -1060,6 +1060,7 @@ issues: - "asset_transformation/windows/flutter/generated_plugins.cmake:23:1 endforeach U endforeach(ffi_plugin)" - "asset_transformation/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "asset_transformation/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "asset_transformation/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "asset_transformation/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "asset_transformation/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "asset_transformation/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -1107,7 +1108,6 @@ issues: - "asset_transformation/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "asset_transformation/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "asset_transformation/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "asset_transformation/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "asset_transformation/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "asset_transformation/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "asset_transformation/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -1173,6 +1173,7 @@ issues: - "code_sharing/client/windows/flutter/generated_plugins.cmake:23:1 endforeach U endforeach(ffi_plugin)" - "code_sharing/client/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "code_sharing/client/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "code_sharing/client/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "code_sharing/client/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "code_sharing/client/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "code_sharing/client/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -1220,7 +1221,6 @@ issues: - "code_sharing/client/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "code_sharing/client/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "code_sharing/client/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "code_sharing/client/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "code_sharing/client/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "code_sharing/client/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "code_sharing/client/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -6547,6 +6547,7 @@ issues: - "compass_app/app/windows/flutter/generated_plugins.cmake:25:1 endforeach U endforeach(ffi_plugin)" - "compass_app/app/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "compass_app/app/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "compass_app/app/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "compass_app/app/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "compass_app/app/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "compass_app/app/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -6594,7 +6595,6 @@ issues: - "compass_app/app/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "compass_app/app/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "compass_app/app/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "compass_app/app/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "compass_app/app/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "compass_app/app/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "compass_app/app/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -6678,6 +6678,7 @@ issues: - "context_menus/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "context_menus/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "context_menus/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "context_menus/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "context_menus/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "context_menus/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "context_menus/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -6725,7 +6726,6 @@ issues: - "context_menus/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "context_menus/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "context_menus/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "context_menus/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "context_menus/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "context_menus/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "context_menus/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -6820,6 +6820,7 @@ issues: - "deeplink_store_example/windows/flutter/generated_plugins.cmake:23:1 endforeach U endforeach(ffi_plugin)" - "deeplink_store_example/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "deeplink_store_example/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "deeplink_store_example/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "deeplink_store_example/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "deeplink_store_example/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "deeplink_store_example/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -6872,7 +6873,6 @@ issues: - "deeplink_store_example/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "deeplink_store_example/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "deeplink_store_example/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "deeplink_store_example/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "deeplink_store_example/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "deeplink_store_example/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "deeplink_store_example/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -6980,6 +6980,7 @@ issues: - "desktop_photo_search/fluent_ui/windows/flutter/generated_plugins.cmake:27:1 endforeach U endforeach(ffi_plugin)" - "desktop_photo_search/fluent_ui/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "desktop_photo_search/fluent_ui/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "desktop_photo_search/fluent_ui/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "desktop_photo_search/fluent_ui/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "desktop_photo_search/fluent_ui/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "desktop_photo_search/fluent_ui/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -7027,7 +7028,6 @@ issues: - "desktop_photo_search/fluent_ui/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "desktop_photo_search/fluent_ui/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "desktop_photo_search/fluent_ui/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "desktop_photo_search/fluent_ui/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "desktop_photo_search/fluent_ui/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "desktop_photo_search/fluent_ui/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "desktop_photo_search/fluent_ui/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -7125,6 +7125,7 @@ issues: - "desktop_photo_search/material/windows/flutter/generated_plugins.cmake:27:1 endforeach U endforeach(ffi_plugin)" - "desktop_photo_search/material/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "desktop_photo_search/material/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "desktop_photo_search/material/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "desktop_photo_search/material/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "desktop_photo_search/material/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "desktop_photo_search/material/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -7172,7 +7173,6 @@ issues: - "desktop_photo_search/material/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "desktop_photo_search/material/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "desktop_photo_search/material/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "desktop_photo_search/material/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "desktop_photo_search/material/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "desktop_photo_search/material/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "desktop_photo_search/material/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -7247,6 +7247,7 @@ issues: - "dynamic_theme/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "dynamic_theme/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "dynamic_theme/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "dynamic_theme/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "dynamic_theme/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "dynamic_theme/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "dynamic_theme/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -7294,7 +7295,6 @@ issues: - "dynamic_theme/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "dynamic_theme/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "dynamic_theme/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "dynamic_theme/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "dynamic_theme/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "dynamic_theme/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "dynamic_theme/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -7380,6 +7380,7 @@ issues: - "experimental/federated_plugin/federated_plugin/example/windows/flutter/generated_plugins.cmake:19:1 endforeach U endforeach(plugin)" - "experimental/federated_plugin/federated_plugin/example/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "experimental/federated_plugin/federated_plugin/example/windows/runner/CMakeLists.txt:14:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" + - "experimental/federated_plugin/federated_plugin/example/windows/runner/flutter_window.cpp:55:13 FONTCHANGE U case WM_FONTCHANGE:" - "experimental/federated_plugin/federated_plugin/example/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "experimental/federated_plugin/federated_plugin/example/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "experimental/federated_plugin/federated_plugin/example/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -7428,7 +7429,6 @@ issues: - "experimental/federated_plugin/federated_plugin/example/windows/runner/win32_window.cpp:139:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "experimental/federated_plugin/federated_plugin/example/windows/runner/win32_window.cpp:166:13 DPICHANGED U case WM_DPICHANGED: {" - "experimental/federated_plugin/federated_plugin/example/windows/runner/win32_window.cpp:172:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "experimental/federated_plugin/federated_plugin/example/windows/runner/win32_window.cpp:172:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "experimental/federated_plugin/federated_plugin/example/windows/runner/win32_window.cpp:210:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "experimental/federated_plugin/federated_plugin/example/windows/runner/win32_window.h:76:57 NCCREATE U pump. Handles the WM_NCCREATE message which" - "experimental/federated_plugin/federated_plugin/example/windows/runner/win32_window.h:79:6 responsponds U // responsponds to changes in DPI. All" @@ -8023,7 +8023,6 @@ issues: - "experimental/pedometer/src/health_connect/health_connect.c:6917:38 parcelables U jobject parcelables) {" - "experimental/pedometer/src/health_connect/health_connect.c:6928:53 parcelables U putExtra11, string, parcelables);" - "experimental/pedometer/src/health_connect/health_connect.c:7586:40 Lorg U content/res/Resources;Lorg/xmlpull/v1/XmlPullParser" - - "experimental/pedometer/src/health_connect/health_connect.c:7586:45 xmlpull U content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid" - "experimental/pedometer/src/health_connect/health_connect.c:8190:28 GTALK U jfieldID _f_Intent__ACTION_GTALK_SERVICE_CONNECTED =" - "experimental/pedometer/src/health_connect/health_connect.c:8192:30 GTALK U JniResult get_Intent__ACTION_GTALK_SERVICE_CONNECTED()" - "experimental/pedometer/src/health_connect/health_connect.c:8197:51 GTALK U &_f_Intent__ACTION_GTALK_SERVICE_CONNECTED," @@ -8053,11 +8052,6 @@ issues: - "experimental/pedometer/src/health_connect/health_connect.c:11833:24 Interactor U \"getVoiceInteractor\", \"()Landroid/app/VoiceIntera" - "experimental/pedometer/src/health_connect/health_connect.c:11833:58 Interactor U ()Landroid/app/VoiceInteractor;\");" - "experimental/pedometer/src/health_connect/health_connect.c:11963:48 Persistable U os/Bundle;Landroid/os/PersistableBundle;)V\");" - - "experimental/pedometer/src/health_connect/health_connect.c:15778:27 Recents U jmethodID _m_Activity__setRecentsScreenshotEnabled = NULL" - - "experimental/pedometer/src/health_connect/health_connect.c:15780:24 Recents U JniResult Activity__setRecentsScreenshotEnabled(jobject" - - "experimental/pedometer/src/health_connect/health_connect.c:15785:45 Recents U Activity, &_m_Activity__setRecentsScreenshotEnabled," - - "experimental/pedometer/src/health_connect/health_connect.c:15786:19 Recents U \"setRecentsScreenshotEnabled\"," - - "experimental/pedometer/src/health_connect/health_connect.c:15787:23 Recents U if (_m_Activity__setRecentsScreenshotEnabled ==" - "experimental/varfont_shader_puzzle/android/app/build.gradle:26:28 varfont U namespace \"com.example.varfont_shader_puzzle\"" - "experimental/varfont_shader_puzzle/android/app/build.gradle:45:36 varfont U applicationId \"com.example.varfont_shader_puzzle\"" - "experimental/varfont_shader_puzzle/android/app/src/main/AndroidManifest.xml:3:24 varfont U android:label=\"varfont_shader_puzzle\"" @@ -8205,6 +8199,7 @@ issues: - "experimental/varfont_shader_puzzle/windows/flutter/generated_plugins.cmake:23:1 endforeach U endforeach(ffi_plugin)" - "experimental/varfont_shader_puzzle/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "experimental/varfont_shader_puzzle/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "experimental/varfont_shader_puzzle/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "experimental/varfont_shader_puzzle/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "experimental/varfont_shader_puzzle/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "experimental/varfont_shader_puzzle/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -8256,7 +8251,6 @@ issues: - "experimental/varfont_shader_puzzle/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "experimental/varfont_shader_puzzle/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "experimental/varfont_shader_puzzle/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "experimental/varfont_shader_puzzle/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "experimental/varfont_shader_puzzle/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "experimental/varfont_shader_puzzle/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "experimental/varfont_shader_puzzle/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -8387,6 +8381,7 @@ issues: - "form_app/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "form_app/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "form_app/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "form_app/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "form_app/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "form_app/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "form_app/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -8434,7 +8429,6 @@ issues: - "form_app/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "form_app/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "form_app/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "form_app/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "form_app/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "form_app/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "form_app/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -8583,6 +8577,7 @@ issues: - "game_template/windows/flutter/generated_plugins.cmake:25:1 endforeach U endforeach(ffi_plugin)" - "game_template/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "game_template/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "game_template/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "game_template/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "game_template/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "game_template/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -8630,7 +8625,6 @@ issues: - "game_template/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "game_template/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "game_template/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "game_template/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "game_template/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "game_template/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "game_template/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -8705,6 +8699,7 @@ issues: - "gemini_tasks/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "gemini_tasks/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "gemini_tasks/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "gemini_tasks/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "gemini_tasks/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "gemini_tasks/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "gemini_tasks/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -8752,7 +8747,6 @@ issues: - "gemini_tasks/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "gemini_tasks/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "gemini_tasks/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "gemini_tasks/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "gemini_tasks/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "gemini_tasks/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "gemini_tasks/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -8942,6 +8936,7 @@ issues: - "infinite_list/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "infinite_list/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "infinite_list/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "infinite_list/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "infinite_list/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "infinite_list/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "infinite_list/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -8989,7 +8984,6 @@ issues: - "infinite_list/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "infinite_list/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "infinite_list/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "infinite_list/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "infinite_list/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "infinite_list/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "infinite_list/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -9083,6 +9077,7 @@ issues: - "isolate_example/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "isolate_example/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "isolate_example/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "isolate_example/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "isolate_example/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "isolate_example/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "isolate_example/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -9130,7 +9125,6 @@ issues: - "isolate_example/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "isolate_example/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "isolate_example/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "isolate_example/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "isolate_example/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "isolate_example/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "isolate_example/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -9214,6 +9208,7 @@ issues: - "material_3_demo/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "material_3_demo/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "material_3_demo/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "material_3_demo/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "material_3_demo/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "material_3_demo/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "material_3_demo/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -9261,7 +9256,6 @@ issues: - "material_3_demo/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "material_3_demo/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "material_3_demo/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "material_3_demo/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "material_3_demo/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "material_3_demo/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "material_3_demo/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -9338,6 +9332,7 @@ issues: - "navigation_and_routing/windows/flutter/generated_plugins.cmake:25:1 endforeach U endforeach(ffi_plugin)" - "navigation_and_routing/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "navigation_and_routing/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "navigation_and_routing/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "navigation_and_routing/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "navigation_and_routing/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "navigation_and_routing/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -9385,7 +9380,6 @@ issues: - "navigation_and_routing/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "navigation_and_routing/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "navigation_and_routing/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "navigation_and_routing/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "navigation_and_routing/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "navigation_and_routing/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "navigation_and_routing/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -9592,6 +9586,7 @@ issues: - "provider_counter/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "provider_counter/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "provider_counter/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "provider_counter/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "provider_counter/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "provider_counter/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "provider_counter/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -9639,7 +9634,6 @@ issues: - "provider_counter/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "provider_counter/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "provider_counter/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "provider_counter/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "provider_counter/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "provider_counter/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "provider_counter/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -9717,6 +9711,7 @@ issues: - "provider_shopper/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "provider_shopper/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "provider_shopper/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "provider_shopper/windows/runner/flutter_window.cpp:65:13 FONTCHANGE U case WM_FONTCHANGE:" - "provider_shopper/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "provider_shopper/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "provider_shopper/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -9764,7 +9759,6 @@ issues: - "provider_shopper/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "provider_shopper/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "provider_shopper/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "provider_shopper/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "provider_shopper/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "provider_shopper/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "provider_shopper/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -9829,6 +9823,7 @@ issues: - "simple_shader/windows/flutter/generated_plugins.cmake:23:1 endforeach U endforeach(ffi_plugin)" - "simple_shader/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "simple_shader/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "simple_shader/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "simple_shader/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "simple_shader/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "simple_shader/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -9876,7 +9871,6 @@ issues: - "simple_shader/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "simple_shader/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "simple_shader/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "simple_shader/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "simple_shader/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "simple_shader/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "simple_shader/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -9954,6 +9948,7 @@ issues: - "simplistic_calculator/windows/flutter/generated_plugins.cmake:24:1 endforeach U endforeach(ffi_plugin)" - "simplistic_calculator/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "simplistic_calculator/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "simplistic_calculator/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "simplistic_calculator/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "simplistic_calculator/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "simplistic_calculator/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -10001,7 +9996,6 @@ issues: - "simplistic_calculator/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "simplistic_calculator/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "simplistic_calculator/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "simplistic_calculator/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "simplistic_calculator/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "simplistic_calculator/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "simplistic_calculator/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -10067,6 +10061,7 @@ issues: - "simplistic_editor/windows/flutter/generated_plugins.cmake:23:1 endforeach U endforeach(ffi_plugin)" - "simplistic_editor/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "simplistic_editor/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "simplistic_editor/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "simplistic_editor/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "simplistic_editor/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "simplistic_editor/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -10114,7 +10109,6 @@ issues: - "simplistic_editor/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "simplistic_editor/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "simplistic_editor/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "simplistic_editor/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "simplistic_editor/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "simplistic_editor/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "simplistic_editor/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -10189,6 +10183,7 @@ issues: - "testing_app/windows/flutter/generated_plugins.cmake:23:1 endforeach U endforeach(ffi_plugin)" - "testing_app/windows/runner/CMakeLists.txt:31:52 NOMINMAX U BINARY_NAME} PRIVATE \"NOMINMAX\")" - "testing_app/windows/runner/CMakeLists.txt:36:47 dwmapi U BINARY_NAME} PRIVATE \"dwmapi.lib\")" + - "testing_app/windows/runner/flutter_window.cpp:60:13 FONTCHANGE U case WM_FONTCHANGE:" - "testing_app/windows/runner/main.cpp:8:28 HINSTANCE U APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE" - "testing_app/windows/runner/main.cpp:8:57 HINSTANCE U HINSTANCE instance, _In_opt_ HINSTANCE prev," - "testing_app/windows/runner/main.cpp:18:29 COINIT U CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);" @@ -10236,7 +10231,6 @@ issues: - "testing_app/windows/runner/win32_window.cpp:163:30 GWLP U SetWindowLongPtr(window, GWLP_USERDATA," - "testing_app/windows/runner/win32_window.cpp:190:13 DPICHANGED U case WM_DPICHANGED: {" - "testing_app/windows/runner/win32_window.cpp:196:35 NOZORDER U newHeight, SWP_NOZORDER | SWP_NOACTIVATE);" - - "testing_app/windows/runner/win32_window.cpp:196:50 NOACTIVATE U SWP_NOZORDER | SWP_NOACTIVATE);" - "testing_app/windows/runner/win32_window.cpp:216:13 DWMCOLORIZATIONCOLORCHANGED U case WM_DWMCOLORIZATIONCOLORCHANGED:" - "testing_app/windows/runner/win32_window.cpp:238:32 GWLP U GetWindowLongPtr(window, GWLP_USERDATA));" - "testing_app/windows/runner/win32_window.cpp:278:3 LSTATUS U LSTATUS result = RegGetValue" @@ -11320,6 +11314,7 @@ issuesSummary: - "text: fluentui, count: 2, files: 2," - "text: flutterfire, count: 4, files: 2," - "text: Folegandros, count: 1, files: 1," + - "text: FONTCHANGE, count: 25, files: 25," - "text: fontenay, count: 1, files: 1," - "text: Fontenay, count: 2, files: 1," - "text: Formated, count: 3, files: 3," @@ -12372,7 +12367,6 @@ issuesSummary: - "text: Njagara, count: 3, files: 1," - "text: nkkrw, count: 2, files: 2," - "text: NNBD, count: 1, files: 1," - - "text: NOACTIVATE, count: 25, files: 25," - "text: nobr, count: 4, files: 1," - "text: Nocelle, count: 1, files: 1," - "text: NOFS, count: 10, files: 2," @@ -12773,7 +12767,7 @@ issuesSummary: - "text: readarray, count: 5, files: 5," - "text: realpath, count: 1, files: 1," - "text: Rebouças, count: 1, files: 1," - - "text: Recents, count: 10, files: 2," + - "text: Recents, count: 5, files: 1," - "text: RECENTS, count: 4, files: 1," - "text: recieves, count: 1, files: 1," - "text: recyclerview, count: 9, files: 5," @@ -13485,7 +13479,7 @@ issuesSummary: - "text: Xhwzz, count: 4, files: 2," - "text: Xieng, count: 4, files: 2," - "text: xlink, count: 1, files: 1," - - "text: xmlpull, count: 3, files: 2," + - "text: xmlpull, count: 2, files: 1," - "text: XOPQ, count: 2, files: 2," - "text: XTRA, count: 2, files: 2," - "text: Xunantunich, count: 3, files: 2," diff --git a/integration-tests/snapshots/flutter/samples/snapshot.txt b/integration-tests/snapshots/flutter/samples/snapshot.txt index a7093ffb4c3..3d7e197c6f0 100644 --- a/integration-tests/snapshots/flutter/samples/snapshot.txt +++ b/integration-tests/snapshots/flutter/samples/snapshot.txt @@ -3,7 +3,7 @@ Repository: flutter/samples Url: "https://github.com/flutter/samples" Args: ["--issues-summary-report","--locale=en,en-GB,lorem","--exclude=**/*.{pbxproj,xcworkspace,xcworkspacedata,xcscheme,xcconfig,plist}","."] Lines: - CSpell: Files checked: 2786, Issues found: 10419 in 975 files. + CSpell: Files checked: 2786, Issues found: 10413 in 1000 files. exit code: 1 AUTHORS:7:1 - Unknown word (Abhijeeth) -- Abhijeeth Padarthi ci/cloudbuild/build.sh --docker -" - "ci/cloudbuild/notifiers/logs/function/function.cc:198:57 DISTRO U substitutions\"].value(\"_DISTRO\", \"\");" @@ -267,26 +266,33 @@ issues: - "docfx/doxygen_groups_test.cc:28:8 detaileddescription U Something very" - "docfx/doxygen_groups_test.cc:30:55 gacc U id=\"group__terminate_1gacc215b41a0bf17a7ea762fd" - "docfx/doxygen_groups_test.cc:35:10 qualifiedname U google::cloud::TerminateHandl" - - "docfx/doxygen_groups_test.cc:42:10 inbodydescription U " + - "docfx/doxygen_groups_test.cc:44:67 bodyfile U line=\"69\" column=\"1\" bodyfile=\"terminate_handler.h" + - "docfx/doxygen_groups_test.cc:44:98 bodystart U terminate_handler.h\" bodystart=\"69\" bodyend=\"-1\"/>" + - "docfx/doxygen_groups_test.cc:44:113 bodyend U handler.h\" bodystart=\"69\" bodyend=\"-1\"/>" + - "docfx/doxygen_groups_test.cc:47:6 innerclass U " - - "docfx/doxygen_pages_test.cc:33:20 itemizedlist U " + - "docfx/doxygen_pages_test.cc:30:29 autotoc U " + - "docfx/doxygen_pages_test.cc:33:20 itemizedlist U " + - "docfx/doxygen_pages_test.cc:37:165 computeroutput U value on success and a Statusstatus" - "docfx/doxygen2children_test.cc:112:78 namespacegoogle U XMLSchema-instance\" id=\"namespacegoogle_1_1cloud\" kind=\"namespace" - "docfx/doxygen2children_test.cc:114:28 structgoogle U DeprecatedThis namespace" @@ -304,13 +310,17 @@ issues: - "docfx/doxygen2markdown.cc:480:27 mscfile U " + - "docfx/doxygen2syntax_test.cc:764:14 parameternamelist U " + - "docfx/doxygen2syntax_test.cc:765:14 parametername U ..." + - "docfx/doxygen2syntax_test.cc:767:14 parameterdescription U " + - "docfx/doxygen2syntax.cc:118:29 parametertype U " - "docfx/doxygen2toc.cc:136:34 classfoo U foo::Barfilename RequestIdServiceAuth" - "generator/integration_tests/golden/v1/internal/request_id_connection_impl.cc:187:64 foos U requestid::v1::Foo> result(r.foos().size());" - - "generator/integration_tests/tests/golden_kitchen_sink_metadata_decorator_test.cc:403:54 Finstance U location=instances%2Finstance_bar\";" - "generator/integration_tests/tests/golden_thing_admin_idempotency_policy_test.cc:26:11 gtab U namespace gtab = ::google::test::admin" - "generator/integration_tests/tests/golden_thing_admin_rest_stub_test.cc:356:24 expirable U \"title\": \"expirable access\"," - "generator/integration_tests/tests/request_id_connection_impl_test.cc:73:34 UUIDV U request has request_id in UUIDV4 format\"," @@ -434,9 +442,7 @@ issues: - "generator/internal/discovery_proto_export_file_test.cc:50:36 IWYU U However, it is not IWYU friendly. Including" - "generator/internal/discovery_to_proto_test.cc:38:18 Pointee U using ::testing::Pointee;" - "generator/internal/discovery_to_proto_test.cc:1753:46 Circlular U ourceLabelsToTypesTest, HandleCirclularDependency) {" - - "generator/internal/discovery_to_proto_test.cc:1754:57 jsons U dependency. The following jsons establish a" - "generator/internal/discovery_to_proto_test.cc:1852:39 Nonsynthesized U ypesContainsBothSynthesizedAndNonsynthesizedTypes) {" - - "generator/internal/discovery_to_proto_test.cc:2409:10 metadatas U \"metadatas\": {" - "generator/internal/discovery_to_proto_test.cc:2424:14 GVNIC U \"GVNIC\"," - "generator/internal/discovery_to_proto_test.cc:2430:14 UEFI U \"UEFI_COMPATIBLE\"," - "generator/internal/discovery_to_proto_test.cc:2431:14 VIRTIO U \"VIRTIO_SCSI_MULTIQUEUE\"," @@ -471,8 +477,6 @@ issues: - "google/cloud/aiplatform/v1/endpoint_client.h:728:7 Undeploys U /// Undeploys a Model from an Endpoint" - "google/cloud/aiplatform/v1/endpoint_client.h:737:60 undeployed U DeployedModel is being undeployed from the" - "google/cloud/aiplatform/v1/endpoint_client.h:741:19 unassigns U /// this field unassigns any traffic to it." - - "google/cloud/aiplatform/v1/featurestore_client.cc:127:32 Featurestores U eaturestoreServiceClient::ListFeaturestores(std::string const& parent" - - "google/cloud/aiplatform/v1/featurestore_online_serving_client.h:236:49 featurestores U locations/{location}/featurestores/" - "google/cloud/aiplatform/v1/internal/tensorboard_auth_decorator.cc:101:45 Tensorboards U aiplatform::v1::ListTensorboardsResponse>" - "google/cloud/aiplatform/v1/internal/tensorboard_connection_impl.cc:306:15 tensorboards U r.tensorboards().size());" - "google/cloud/aiplatform/v1/internal/vizier_connection_impl.cc:421:48 Metatdata U CheckTrialEarlyStoppingStateMetatdata>()) {" @@ -481,13 +485,11 @@ issues: - "google/cloud/aiplatform/v1/prediction_client.h:642:29 multimodal U Generate content with multimodal inputs." - "google/cloud/aiplatform/v1/schedule_client.h:41:25 shceudled U periodically launch shceudled runs to make API calls" - "google/cloud/aiplatform/v1/schedule_client.h:571:55 unstarted U updated Schedule. All unstarted runs before the" - - "google/cloud/aiplatform/v1/vizier_client.h:42:44 blackbox U is a service to solve blackbox optimization problems" - "google/cloud/aiplatform/v1/vizier_client.h:43:37 hyperparameters U tuning machine learning hyperparameters and searching over deep" - "google/cloud/alloydb/v1/alloy_db_admin_client.h:19:39 ALLOYDB U CLOUD_CPP_GOOGLE_CLOUD_ALLOYDB_V1_ALLOY_DB_ADMIN_CLIENT" - "google/cloud/apigeeconnect/connection_client.h:19:39 APIGEECONNECT U CLOUD_CPP_GOOGLE_CLOUD_APIGEECONNECT_CONNECTION_CLIENT_H" - - "google/cloud/appengine/v1/applications_client.h:298:159 Fservice U name\"%3A\"projects%2F-%2FserviceAccounts%2Funique_id" - - "google/cloud/appengine/v1/applications_client.h:298:177 Funique U %2FserviceAccounts%2Funique_id\"%2C\"resource\"%3A" - "google/cloud/appengine/v1/firewall_client.h:43:5 Processesing U /// Processesing stops at the first rule" + - "google/cloud/appengine/v1/instances_client.h:93:8 Stackdriver U /// [Stackdriver Monitoring API](https" - "google/cloud/artifactregistry/artifact_registry_client.h:19:39 ARTIFACTREGISTRY U CLOUD_CPP_GOOGLE_CLOUD_ARTIFACTREGISTRY_ARTIFACT_REGISTRY_CLIENT" - "google/cloud/artifactregistry/v1/artifact_registry_client.cc:747:50 VPCSC U artifactregistry::v1::VPCSCConfig>" - "google/cloud/asset/doc/environment-variables.dox:14:40 cloudasset U (which defaults to \"cloudasset.googleapis.com\")" @@ -497,20 +499,18 @@ issues: - "google/cloud/automl/v1/auto_ml_client.h:1283:63 parametrs U Deploying with different parametrs" - "google/cloud/backupdr/v1/backup_dr_client.h:19:39 BACKUPDR U CLOUD_CPP_GOOGLE_CLOUD_BACKUPDR_V1_BACKUP_DR_CLIENT" - "google/cloud/baremetalsolution/bare_metal_solution_client.h:19:39 BAREMETALSOLUTION U CLOUD_CPP_GOOGLE_CLOUD_BAREMETALSOLUTION_BARE_METAL_SOLUTION" - - "google/cloud/baremetalsolution/v2/bare_metal_solution_client.h:3166:56 nfsshares U locations/{location}/nfsshares/{nfsshare}" + - "google/cloud/baremetalsolution/v2/bare_metal_solution_client.h:1622:22 cooloff U /// Skips volume's cooloff and deletes it now." - "google/cloud/baremetalsolution/v2/bare_metal_solution_client.h:3416:16 provisiong U /// Submit a provisiong configuration for a" - "google/cloud/beyondcorp/app_connections_client.h:20:39 BEYONDCORP U CLOUD_CPP_GOOGLE_CLOUD_BEYONDCORP_APP_CONNECTIONS_CLIENT" - - "google/cloud/beyondcorp/appconnections/v1/app_connections_client.h:20:50 APPCONNECTIONS U GOOGLE_CLOUD_BEYONDCORP_APPCONNECTIONS_V1_APP_CONNECTIONS_CLIENT" - "google/cloud/beyondcorp/appconnectors/v1/app_connectors_client.h:19:50 APPCONNECTORS U GOOGLE_CLOUD_BEYONDCORP_APPCONNECTORS_V1_APP_CONNECTORS_CLIENT" - "google/cloud/beyondcorp/appgateways/v1/app_gateways_client.h:19:50 APPGATEWAYS U GOOGLE_CLOUD_BEYONDCORP_APPGATEWAYS_V1_APP_GATEWAYS_CLIENT" - "google/cloud/bigquery/analyticshub/v1/analytics_hub_client.h:19:48 ANALYTICSHUB U GOOGLE_CLOUD_BIGQUERY_ANALYTICSHUB_V1_ANALYTICS_HUB_CLIENT" - "google/cloud/bigquery/biglake/v1/internal/metastore_auth_decorator.h:19:48 BIGLAKE U GOOGLE_CLOUD_BIGQUERY_BIGLAKE_V1_INTERNAL_METASTORE" - "google/cloud/bigquery/datatransfer/v1/data_transfer_client.cc:296:35 Unenroll U DataTransferServiceClient::UnenrollDataSources(" - - "google/cloud/bigquery/datatransfer/v1/data_transfer_client.h:19:48 DATATRANSFER U GOOGLE_CLOUD_BIGQUERY_DATATRANSFER_V1_DATA_TRANSFER_CLIENT" - - "google/cloud/bigquery/datatransfer/v1/internal/data_transfer_option_defaults.cc:40:8 bigquerydatatransfer U \"bigquerydatatransfer.googleapis.com\");" - "google/cloud/bigquery/doc/environment-variables.dox:18:40 bigqueryconnection U (which defaults to \"bigqueryconnection.googleapis.com\")" - "google/cloud/bigquery/doc/environment-variables.dox:22:40 bigquerystorage U (which defaults to \"bigquerystorage.googleapis.com\")" - "google/cloud/bigquery/doc/environment-variables.dox:30:40 bigquerydatapolicy U (which defaults to \"bigquerydatapolicy.googleapis.com\")" + - "google/cloud/bigquery/doc/environment-variables.dox:34:40 bigquerydatatransfer U (which defaults to \"bigquerydatatransfer.googleapis.com\")" - "google/cloud/bigquery/doc/environment-variables.dox:37:21 METASTORE U - `GOOGLE_CLOUD_CPP_METASTORE_SERVICE_ENDPOINT=.." - "google/cloud/bigquery/doc/environment-variables.dox:42:40 bigquerymigration U (which defaults to \"bigquerymigration.googleapis.com\")" - "google/cloud/bigquery/doc/environment-variables.dox:46:40 bigqueryreservation U (which defaults to \"bigqueryreservation.googleapis.com\")" @@ -523,16 +523,10 @@ issues: - "google/cloud/bigquery/v2/minimal/internal/dataset_idempotency_policy_test.cc:25:24 Policyt U TEST(DatasetIdempotencyPolicytTest, GetDataset) {" - "google/cloud/bigquery/v2/minimal/internal/dataset_options_test.cc:25:13 Optionst U TEST(DatasetOptionstTest, DefaultOptions" - "google/cloud/bigquery/v2/minimal/internal/dataset_request_test.cc:54:9 myendpoint U {\"myendpoint.google.com\"," - - "google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:75:20 dkind U R\"({\"kind\": \"dkind\"," - - "google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:78:24 dself U \"selfLink\": \"dselfLink\"})\";" - "google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:275:35 frien U ( friendly_name: \"d-frien......\")\"" - "google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:430:33 friendl U R\"( friendly_name: \"friendl......\")\"" - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:78:20 detag U expected.etag = \"detag\";" - - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:80:25 dselflink U expected.self_link = \"dselflink\";" - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:81:29 dfriendlyname U expected.friendly_name = \"dfriendlyname\";" - - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:82:27 ddescription U expected.description = \"ddescription\";" - - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:83:20 dtype U expected.type = \"dtype\";" - - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:84:24 dlocation U expected.location = \"dlocation\";" - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:85:33 ddefaultcollation U default_collation = \"ddefaultcollation\";" - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:354:23 dselfli U R\"( self_link: \"dselfli......\")\"" - "google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:355:27 dfriend U R\"( friendly_name: \"dfriend......\")\"" @@ -547,7 +541,6 @@ issues: - "google/cloud/bigquery/v2/minimal/internal/job_connection_test.cc:73:20 jtag U \"etag\": \"jtag\"," - "google/cloud/bigquery/v2/minimal/internal/job_connection_test.cc:75:24 jself U \"selfLink\": \"jselfLink\"," - "google/cloud/bigquery/v2/minimal/internal/job_connection_test.cc:76:26 juser U \"user_email\": \"juserEmail\"," - - "google/cloud/bigquery/v2/minimal/internal/job_logging_test.cc:237:18 tjob U \"job_tjobTypeype\": \"QUERY\"," - "google/cloud/bigquery/v2/minimal/internal/job_logging_test.cc:237:22 Typeype U \"job_tjobTypeype\": \"QUERY\"," - "google/cloud/bigquery/v2/minimal/internal/job_query_stats_test.cc:207:28 stateme U R\"( statement_type: \"stateme......\")\"" - "google/cloud/bigquery/v2/minimal/internal/job_query_stats_test.cc:226:34 BIGQUER U compute_mode { value: \"BIGQUER......\" }" @@ -564,13 +557,12 @@ issues: - "google/cloud/bigquery/v2/minimal/internal/job_stats_test.cc:191:28 reserva U R\"( reservation_id: \"reserva......\" script" - "google/cloud/bigquery/v2/minimal/internal/job_stats_test.cc:195:19 STATEME U R\"( value: \"STATEME......\" }" - "google/cloud/bigquery/v2/minimal/internal/project_response_test.cc:190:32 proje U R\"( project_id: \"p-proje......\")\"" - - "google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:61:39 tkind U payload = R\"({\"kind\":\"tkind\"})\";" + - "google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:179:25 selflink U R\"( self_link: \"t-selflink\" friendly_name: \"t-friendlyna" - "google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:179:53 friendlyname U selflink\" friendly_name: \"t-friendlyname\")\"" - "google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:182:33 defaultcollation U default_collation: \"t-defaultcollation\")\"" - "google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:230:25 selfl U R\"( self_link: \"t-selfl......\")\"" - "google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:233:24 locat U R\"( location: \"t-locat......\")\"" - "google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:234:33 defau U default_collation: \"t-defau......\")\"" - - "google/cloud/bigquery/v2/minimal/testing/table_test_utils.cc:51:28 cfields U vector cfields;" - "google/cloud/bigquery/v2/minimal/testing/table_test_utils.cc:58:28 hfields U vector hfields;" - "google/cloud/bigtable/app_profile_config_test.cc:101:51 xyzzy U ofileUpdateConfig().set_etag(\"xyzzy\").as_proto();" - "google/cloud/bigtable/async_read_stream_test.cc:28:11 btproto U namespace btproto = ::google::bigtable" @@ -583,8 +575,9 @@ issues: - "google/cloud/bigtable/bigtable_client_unit_tests.bzl:87:12 readrow U \"table_readrow_test.cc\"," - "google/cloud/bigtable/bigtable_client_unit_tests.bzl:88:12 readrows U \"table_readrows_test.cc\"," - "google/cloud/bigtable/BUILD.bazel:106:22 readrowsparser U name = \"internal_readrowsparser_test\"," - - "google/cloud/bigtable/client_options_test.cc:311:28 Grpclb U ClientOptionsTest, SetGrpclbFallbackTimeoutMS) {" - - "google/cloud/bigtable/client_options_test.cc:319:44 GRPCLB U hannelArgument(args, GRPC_ARG_GRPCLB_FALLBACK_TIMEOUT_MS" + - "google/cloud/bigtable/client_options_test.cc:245:60 customendpoint U .set_data_endpoint(\"customendpoint.com\");" + - "google/cloud/bigtable/client_options_test.cc:311:28 Grpclb U ClientOptionsTest, SetGrpclbFallbackTimeoutMS) {" + - "google/cloud/bigtable/client_options_test.cc:319:44 GRPCLB U hannelArgument(args, GRPC_ARG_GRPCLB_FALLBACK_TIMEOUT_MS" - "google/cloud/bigtable/CMakeLists.txt:32:6 testproxy U \"testproxy\"" - "google/cloud/bigtable/column_family.h:154:43 Differencer U protobuf::util::MessageDifferencer::Equivalent(a.gc_rule" - "google/cloud/bigtable/doc/bigtable-main.dox:57:2 howto U [howto-setup-dev-workstation" @@ -597,9 +590,9 @@ issues: - "google/cloud/bigtable/instance_admin_test.cc:49:11 iamproto U namespace iamproto = ::google::iam::v1" - "google/cloud/bigtable/internal/async_row_reader_test.cc:340:37 Doesnt (Doesn't) U AsyncRowReaderTest, ParserEofDoesntFailOnUnfinishedRowIfRowLimit" - "google/cloud/bigtable/internal/async_row_reader.cc:75:31 cntr U explicit CountFrames(int& cntr) : cntr(++cntr) {}" + - "google/cloud/bigtable/internal/bigtable_channel_refresh_test.cc:43:50 deregistering U once per channel when deregistering them." - "google/cloud/bigtable/internal/bulk_mutator_test.cc:512:37 Retryable U BulkMutatorTest, ReportEitherRetryableMutationFailOrStreamFail" - "google/cloud/bigtable/internal/data_connection_impl.cc:467:24 satisying U // sure of that, satisying the `promise<>` is deferred" - - "google/cloud/bigtable/internal/defaults_test.cc:405:28 directpath U EXPECT_EQ(\"google-c2p:///directpath-bigtable.googleapis" - "google/cloud/bigtable/internal/legacy_async_row_reader_test.cc:144:22 corresponse U * Future at idx i corresponse to i-th expected row" - "google/cloud/bigtable/internal/legacy_async_row_reader_test.cc:552:66 noooo U PERMISSION_DENIED, \"noooo\");" - "google/cloud/bigtable/internal/legacy_row_reader_test.cc:89:14 preconfigured U // Returns a preconfigured set of parsers, so expectatio" @@ -611,7 +604,6 @@ issues: - "google/cloud/bigtable/internal/readrowsparser.h:15:57 READROWSPARSER U CLOUD_BIGTABLE_INTERNAL_READROWSPARSER_H" - "google/cloud/bigtable/internal/rpc_policy_parameters.inc:20:26 BIGTABLEINSTANCEADMIN U ifndef GOOGLE_CLOUD_CPP_BIGTABLEINSTANCEADMIN_DEFAULT_INITIAL_DELAY" - "google/cloud/bigtable/internal/rpc_policy_parameters.inc:46:26 BIGTABLETABLEADMIN U ifndef GOOGLE_CLOUD_CPP_BIGTABLETABLEADMIN_DEFAULT_INITIAL_DELAY" - - "google/cloud/bigtable/internal/traced_row_reader.cc:28:22 nostd U opentelemetry::nostd::shared_ptr`" - "google/cloud/bigtable/row_range_test.cc:149:31 fooa U TRUE(range.Contains(\"fooa\"));" @@ -626,10 +618,10 @@ issues: - "google/cloud/bigtable/tools/convert_acceptance_tests.py:87:13 rowkey U rowkey_string = base64.b64decode" - "google/cloud/billing/budgets/v1/internal/budget_option_defaults.cc:40:8 billingbudgets U \"billingbudgets.googleapis.com\");" - "google/cloud/billing/doc/environment-variables.dox:18:40 cloudbilling U (which defaults to \"cloudbilling.googleapis.com\")" - - "google/cloud/billing/v1/cloud_billing_client.h:343:7 subaccounts U /// subaccounts](https://cloud.google" - - "google/cloud/billing/v1/cloud_billing_client.h:649:21 unbilled U /// expected. Any unbilled charges to date will" + - "google/cloud/billing/v1/cloud_billing_client.h:649:21 unbilled U /// expected. Any unbilled charges to date will" - "google/cloud/billing/v1/cloud_catalog_client.cc:49:70 Skus U CloudCatalogClient::ListSkus(" - "google/cloud/billing/v1/internal/cloud_catalog_connection_impl.cc:121:63 skus U billing::v1::Sku> result(r.skus().size());" + - "google/cloud/binaryauthorization/binauthz_management_service_v1_client.h:19:39 BINARYAUTHORIZATION U CLOUD_CPP_GOOGLE_CLOUD_BINARYAUTHORIZATION_BINAUTHZ_MANAGEMENT" - "google/cloud/binaryauthorization/doc/environment-variables.dox:13:21 BINAUTHZ U - `GOOGLE_CLOUD_CPP_BINAUTHZ_MANAGEMENT_SERVICE_V" - "google/cloud/binaryauthorization/doc/environment-variables.dox:15:16 Binauthz U used by `MakeBinauthzManagementServiceV1Connection" - "google/cloud/binaryauthorization/doc/override-authentication.dox:12:10 binauthz U @snippet binauthz_management_service_v" @@ -637,13 +629,13 @@ issues: - "google/cloud/capture_build_info.bzl:50:48 cxxopts U = ctx.fragments.cpp.cxxopts + ctx.fragments.cpp" - "google/cloud/capture_build_info.bzl:50:76 conlyopts U + ctx.fragments.cpp.conlyopts," - "google/cloud/capture_build_info.bzl:63:57 fastbuild U COMPILATION_MODE\", \"fastbuild\")" + - "google/cloud/certificatemanager/certificate_manager_client.h:19:39 CERTIFICATEMANAGER U CLOUD_CPP_GOOGLE_CLOUD_CERTIFICATEMANAGER_CERTIFICATE_MANAGER" - "google/cloud/channel/doc/environment-variables.dox:14:40 cloudchannel U (which defaults to \"cloudchannel.googleapis.com\")" - "google/cloud/cloudcontrolspartner/v1/cloud_controls_partner_core_client.h:19:39 CLOUDCONTROLSPARTNER U CLOUD_CPP_GOOGLE_CLOUD_CLOUDCONTROLSPARTNER_V1_CLOUD_CONTROLS_PARTNER" - "google/cloud/cloudquotas/doc/environment-variables.dox:52:93 creds U setup][cloud-adc-user-creds]" - "google/cloud/cloudquotas/v1/cloud_quotas_client.h:19:39 CLOUDQUOTAS U CLOUD_CPP_GOOGLE_CLOUD_CLOUDQUOTAS_V1_CLOUD_QUOTAS_CLIENT" - "google/cloud/cloudquotas/v1/cloud_quotas_client.h:42:27 preferencess U Create/Update quota preferencess that declare the preferred" - "google/cloud/commerce/consumer/procurement/v1/internal/consumer_procurement_option_defaults.cc:42:8 cloudcommerceconsumerprocurement U \"cloudcommerceconsumerprocurement.googleapis.com\");" - - "google/cloud/completion_queue.h:201:54 ning U functor on a thread `Run()`ning the `CompletionQueue" - "google/cloud/composer/v1/environments_client.h:364:8 numpy U /// numpy, the `updateMask` parameter" - "google/cloud/composer/v1/environments_client.h:365:47 pypi U config.softwareConfig.pypiPackages.scikit-learn" - "google/cloud/compute/autoscalers/v1/autoscalers_client.cc:28:1 Autoscalers U AutoscalersClient::AutoscalersClient" @@ -683,10 +675,12 @@ issues: - "google/cloud/deploy/v1/cloud_deploy_client.cc:1177:24 Automations U CloudDeployClient::ListAutomations(std::string const& parent" - "google/cloud/deploy/v1/cloud_deploy_client.h:3616:8 automations U /// automations. Format must be" - "google/cloud/deploy/v1/internal/cloud_deploy_connection_impl.cc:1598:15 rollouts U r.rollouts().size());" + - "google/cloud/developerconnect/v1/developer_connect_client.h:19:39 DEVELOPERCONNECT U CLOUD_CPP_GOOGLE_CLOUD_DEVELOPERCONNECT_V1_DEVELOPER_CONNECT" - "google/cloud/dialogflow_cx/doc/main.dox:6:50 chatbots U interfaces (for example, chatbots, and voice-powered apps" - "google/cloud/dialogflow_es/generators_client.h:101:63 fomula U with the regression fomula" - "google/cloud/dialogflow_es/generators_client.h:104:48 resposible U provided, the caller is resposible for" - "google/cloud/dialogflow_es/sessions_client.h:99:16 CCAI U /// or other CCAI products now or in the" + - "google/cloud/discoveryengine/v1/completion_client.h:19:39 DISCOVERYENGINE U CLOUD_CPP_GOOGLE_CLOUD_DISCOVERYENGINE_V1_COMPLETION_CLIENT" - "google/cloud/discoveryengine/v1/internal/site_search_engine_auth_decorator.cc:249:35 Recrawl U SearchEngineServiceAuth::AsyncRecrawlUris(" - "google/cloud/discoveryengine/v1/site_search_engine_client.h:902:25 recrawl U / Request on-demand recrawl for a list of URIs." - "google/cloud/dlp/v2/dlp_client.cc:50:36 Deidentify U google::privacy::dlp::v2::DeidentifyContentResponse>" @@ -699,13 +693,14 @@ issues: - "google/cloud/documentai/CMakeLists.txt:32:30 DOCUMENTAI U GOOGLE_CLOUD_CPP_DOCUMENTAI_TEST_LOCATION_ID" - "google/cloud/documentai/README.md:54:8 ifstream U std::ifstream is(argv[4]);" - "google/cloud/documentai/README.md:55:36 istreambuf U content(std::string{std::istreambuf_iterator(is)," + - "google/cloud/edgecontainer/edge_container_client.h:19:39 EDGECONTAINER U CLOUD_CPP_GOOGLE_CLOUD_EDGECONTAINER_EDGE_CONTAINER_CLIENT" + - "google/cloud/edgenetwork/v1/edge_network_client.h:19:39 EDGENETWORK U CLOUD_CPP_GOOGLE_CLOUD_EDGENETWORK_V1_EDGE_NETWORK_CLIENT" - "google/cloud/essentialcontacts/v1/essential_contacts_client.h:19:39 ESSENTIALCONTACTS U CLOUD_CPP_GOOGLE_CLOUD_ESSENTIALCONTACTS_V1_ESSENTIAL_CONTACTS" - "google/cloud/eventarc/doc/environment-variables.dox:13:21 EVENTARC U - `GOOGLE_CLOUD_CPP_EVENTARC_ENDPOINT=...` overrides" - "google/cloud/eventarc/doc/environment-variables.dox:18:40 eventarcpublishing U (which defaults to \"eventarcpublishing.googleapis.com\")" - "google/cloud/filestore/doc/environment-variables.dox:13:27 FILESTORE U GOOGLE_CLOUD_CPP_CLOUD_FILESTORE_MANAGER_ENDPOINT=.." - "google/cloud/functions/doc/environment-variables.dox:14:40 cloudfunctions U (which defaults to \"cloudfunctions.googleapis.com\")" - "google/cloud/future_generic_then_test.cc:509:62 functort U exceptions raised by the functort to the" - - "google/cloud/future_generic_then_test.cc:728:16 sref U std::string& sref = value;" - "google/cloud/gkebackup/v1/backup_for_gke_client.h:19:39 GKEBACKUP U CLOUD_CPP_GOOGLE_CLOUD_GKEBACKUP_V1_BACKUP_FOR_GKE_CLIENT" - "google/cloud/gkeconnect/doc/environment-variables.dox:14:40 connectgateway U (which defaults to \"connectgateway.googleapis.com\")" - "google/cloud/gkeconnect/gateway/v1/gateway_control_client.h:19:39 GKECONNECT U CLOUD_CPP_GOOGLE_CLOUD_GKECONNECT_GATEWAY_V1_GATEWAY_CONTROL" @@ -741,7 +736,6 @@ issues: - "google/cloud/internal/external_account_token_source_aws_test.cc:100:48 imdsv U SessionToken = \"test-imdsv2-token\";" - "google/cloud/internal/external_account_token_source_aws_test.cc:105:47 Imds U okenSourceAwsInfo MakeTestInfoImdsV1() {" - "google/cloud/internal/external_account_token_source_aws_test.cc:936:46 dgst U 215\" | openssl dgst -sha256 -mac HMAC -macopt" - - "google/cloud/internal/external_account_token_source_aws_test.cc:937:77 hexkey U 6 -mac HMAC -macopt hexkey:${K1} | cut -f2 -d'" - "google/cloud/internal/external_account_token_source_url_test.cc:63:26 parseable U full error payload, parseable as an error info." - "google/cloud/internal/future_impl.cc:24:50 stdlibc U C++17. Fortunately, stdlibc++, MSVC are forgiving" - "google/cloud/internal/future_impl.h:182:34 Wmaybe U diagnostic ignored \"-Wmaybe-uninitialized\"" @@ -750,17 +744,14 @@ issues: - "google/cloud/internal/oauth2_service_account_credentials_test.cc:110:33 Cerl U constexpr kAuthProviderX509CerlUrl =" - "google/cloud/internal/oauth2_service_account_credentials_test.cc:627:5 CNHKF U rmYdCNHKFXam78uCt7xQLw==" - "google/cloud/internal/oauth2_service_account_credentials_test.cc:647:13 SCCV U \"hRW9bSCCV8w1Ex+\"" - - "google/cloud/internal/openssl/parse_service_account_p12_file.cc:65:32 notasecret U 2_parse(p12.get(), \"notasecret\", &pkey_raw, &cert_raw" - "google/cloud/internal/opentelemetry_context.h:37:8 GAPICs U * For GAPICs, the size never exceeds" - "google/cloud/internal/populate_common_options_test.cc:98:11 optionses U Options optionses[] = {" - - "google/cloud/internal/random.cc:31:70 RDSEED U the RDRAND [1], or the RDSEED [1]" - "google/cloud/internal/rest_opentelemetry_test.cc:54:8 aaabbbbb U \"aaabbbbb\";" - "google/cloud/internal/routing_matcher_test.cc:120:73 Ffoo U previous\", \"routing_id=foo%2Ffoo\"));" - - "google/cloud/internal/url_encode_test.cc:29:47 Fresource U string = \"projects%2F*%2Fresource%2F*\";" - "google/cloud/internal/win32/parse_service_account_p12_file.cc:37:19 HCERTSTORE U void operator()(HCERTSTORE store) const { CertCloseStore" + - "google/cloud/internal/win32/parse_service_account_p12_file.cc:44:19 PCCERT U void operator()(PCCERT_CONTEXT cert) const" - "google/cloud/internal/win32/parse_service_account_p12_file.cc:72:38 HCRYPTKEY U ptDestroyKey(reinterpret_cast(key));" - "google/cloud/internal/win32/parse_service_account_p12_file.cc:134:10 HCRYPTPROV U StatusOr GetCertificatePrivateKey" - - "google/cloud/internal/win32/parse_service_account_p12_file.cc:151:19 NCRYPT U // always be an NCRYPT_KEY_HANDLE. However" - "google/cloud/internal/win32/parse_service_account_p12_file.cc:239:64 NOCR U BASE64 | CRYPT_STRING_NOCR, nullptr," - "google/cloud/internal/win32/sign_using_sha256.cc:103:34 RSAPRIVATE U BCRYPT_RSAPRIVATE_BLOB, &key_handle, buffer" - "google/cloud/kms_key_name_test.cc:47:13 plojects U \"plojects/p1/locations/l1/keyRings" @@ -780,8 +771,6 @@ issues: - "google/cloud/metastore/v1/dataproc_metastore_client.h:41:61 autoscaled U managed, highly available, autoscaled," - "google/cloud/metastore/v1/dataproc_metastore_client.h:42:5 autohealing U /// autohealing, OSS-native deployments" - "google/cloud/metastore/v1/dataproc_metastore_client.h:1575:13 DPMS U /// Query DPMS metadata." - - "google/cloud/metastore/v1/dataproc_metastore_federation_client.h:42:13 metastores U /// backend metastores like BigQuery, Dataplex" - - "google/cloud/metastore/v1/dataproc_metastore_federation_client.h:43:5 Metastores U /// Metastores. The Federation Service" - "google/cloud/migrationcenter/v1/internal/migration_center_auth_decorator.h:19:39 MIGRATIONCENTER U CLOUD_CPP_GOOGLE_CLOUD_MIGRATIONCENTER_V1_INTERNAL_MIGRATION" - "google/cloud/monitoring/metricsscope/v1/internal/metrics_scopes_auth_decorator.h:19:50 METRICSSCOPE U GOOGLE_CLOUD_MONITORING_METRICSSCOPE_V1_INTERNAL_METRICS" - "google/cloud/monitoring/v3/notification_channel_client.h:794:23 TKNZG U /// \"G-123456\" or \"TKNZGhhd2EyN3I1MnRnMjRv\"" @@ -794,24 +783,21 @@ issues: - "google/cloud/opentelemetry/internal/recordable_test.cc:721:27 instrumentationscope U opentelemetry::sdk::instrumentationscope::InstrumentationScope" - "google/cloud/optimization/doc/environment-variables.dox:14:40 cloudoptimization U (which defaults to \"cloudoptimization.googleapis.com\")" - "google/cloud/orgpolicy/mocks/mock_org_policy_connection.h:19:39 ORGPOLICY U CLOUD_CPP_GOOGLE_CLOUD_ORGPOLICY_MOCKS_MOCK_ORG_POLICY" - - "google/cloud/osconfig/agent_endpoint_client.h:19:39 OSCONFIG U CLOUD_CPP_GOOGLE_CLOUD_OSCONFIG_AGENT_ENDPOINT_CLIENT" - "google/cloud/osconfig/agentendpoint/v1/agent_endpoint_client.h:19:48 AGENTENDPOINT U GOOGLE_CLOUD_OSCONFIG_AGENTENDPOINT_V1_AGENT_ENDPOINT_CLIENT" - "google/cloud/osconfig/v1/os_config_zonal_client.h:751:25 asssignment U / Get the OS policy asssignment report for the specified" - - "google/cloud/oslogin/mocks/mock_os_login_connection.h:19:39 OSLOGIN U CLOUD_CPP_GOOGLE_CLOUD_OSLOGIN_MOCKS_MOCK_OS_LOGIN" - "google/cloud/policysimulator/CMakeLists.txt:32:30 POLICYSIMULATOR U GOOGLE_CLOUD_CPP_POLICYSIMULATOR_RESOURCE)" - "google/cloud/policytroubleshooter/CMakeLists.txt:34:30 POLICYTROUBLESHOOTER U GOOGLE_CLOUD_CPP_POLICYTROUBLESHOOTER_PRINCIPAL" - "google/cloud/privateca/certificate_authority_client.h:19:39 PRIVATECA U CLOUD_CPP_GOOGLE_CLOUD_PRIVATECA_CERTIFICATE_AUTHORITY" - "google/cloud/privilegedaccessmanager/v1/internal/privileged_access_manager_auth_decorator.h:19:39 PRIVILEGEDACCESSMANAGER U CLOUD_CPP_GOOGLE_CLOUD_PRIVILEGEDACCESSMANAGER_V1_INTERNAL_PRIVILEGED" - - "google/cloud/profiler/v2/profiler_client.h:112:19 retryinfo U /// \"google.rpc.retryinfo-bin\"." - "google/cloud/publicca/v1/internal/public_certificate_authority_auth_decorator.h:19:39 PUBLICCA U CLOUD_CPP_GOOGLE_CLOUD_PUBLICCA_V1_INTERNAL_PUBLIC_CERTIFICAT" - "google/cloud/pubsub/benchmarks/README.md:19:5 acked U not acked by Cloud Pub/Sub) goes" - - "google/cloud/pubsub/connection_options.cc:33:14 ncores U auto const ncores = std::thread::hardware" - "google/cloud/pubsub/doc/override-retry-policies.dox:85:50 pubusb U retry policies for `pubusb::Subscriber`:" - "google/cloud/pubsub/integration_tests/subscription_admin_integration_test.cc:112:47 appspot U /\" + project_id + \".appspot.com/push\";" - "google/cloud/pubsub/internal/batch_callback_wrapper.h:74:13 Modack U Span StartModackSpan(" - "google/cloud/pubsub/internal/default_pull_ack_handler_test.cc:49:63 aseq U AsyncSequencer& aseq) {" - "google/cloud/pubsub/internal/exactly_once_policies_test.cc:28:38 ooops U StatusCode::kInternal, \"ooops\")," - "google/cloud/pubsub/internal/extend_leases_with_retry.cc:62:30 modack U interface for making a modack rpc." + - "google/cloud/pubsub/internal/extend_leases_with_retry.cc:120:5 enccode U * @enccode" - "google/cloud/pubsub/internal/message_carrier_test.cc:38:30 googclient U Contains(Pair(\"googclient_key\", \"test-value\")" - "google/cloud/pubsub/internal/span.h:30:29 Telemetery U class stores an OpenTelemetery span which can only" - "google/cloud/pubsub/internal/subscriber_tracing_connection_test.cc:239:8 unsampled U auto unsampled_span = internal::MakeSpan" @@ -838,7 +824,6 @@ issues: - "google/cloud/pubsublite/internal/default_routing_policy_test.cc:41:9 dfasiduyf U {\"dfasiduyf\", 6}," - "google/cloud/pubsublite/internal/default_routing_policy_test.cc:42:14 poer U {\"983u2poer\", 3}," - "google/cloud/pubsublite/internal/default_routing_policy_test.cc:44:9 OPUIPOUYPOIOPUIOIPUOUIPJOP U {\"OPUIPOUYPOIOPUIOIPUOUIPJOP\", 2}," - - "google/cloud/pubsublite/internal/location_test.cc:42:22 firstsecond U std::string str = \"firstsecond\";" - "google/cloud/pubsublite/internal/multipartition_publisher_test.cc:82:7 Multipartition U class MultipartitionPublisherNoneInitializedTest" - "google/cloud/pubsublite/internal/multipartition_publisher.h:15:59 MULTIPARTITION U PUBSUBLITE_INTERNAL_MULTIPARTITION_PUBLISHER_H" - "google/cloud/pubsublite/internal/partition_publisher_test.cc:943:60 rebatched U all the messages are rebatched" @@ -846,7 +831,6 @@ issues: - "google/cloud/pubsublite/internal/partition_publisher.cc:74:22 unbatched U MessageWithPromise unbatched{std::move(m), promise" - "google/cloud/pubsublite/internal/partition_publisher.cc:202:21 Unbatch U PartitionPublisher::UnbatchAll(std::unique_lock" - "google/cloud/pubsublite/internal/publisher_connection_impl_test.cc:73:52 ohhh U StatusCode::kAborted, \"uh ohhh\"};" - - "google/cloud/pubsublite/internal/resumable_async_streaming_read_write_rpc.h:446:50 downcalls U futures which may have downcalls outside the class" - "google/cloud/rapidmigrationassessment/v1/internal/rapid_migration_assessment_auth_decorator.h:20:39 RAPIDMIGRATIONASSESSMENT U CLOUD_CPP_GOOGLE_CLOUD_RAPIDMIGRATIONASSESSMENT_V1_INTERNAL_RAPID_MIGRATION" - "google/cloud/rapidmigrationassessment/v1/rapid_migration_assessment_client.h:661:43 thorugh U does final deletion thorugh producer api." - "google/cloud/recaptchaenterprise/doc/environment-variables.dox:13:21 RECAPTCHA U - `GOOGLE_CLOUD_CPP_RECAPTCHA_ENTERPRISE_SERVICE_ENDPOINT" @@ -858,17 +842,13 @@ issues: - "google/cloud/resourcemanager/v3/projects_client.h:771:27 idempotently U This method behaves idempotently, such that deleting" - "google/cloud/resourcemanager/v3/projects_client.h:1133:11 myownpersonaldomain U /// the myownpersonaldomain.com organization, but" - "google/cloud/resourcemanager/v3/projects_client.h:1133:61 examplepetstore U organization, but not the examplepetstore.com" - - "google/cloud/secretmanager/mocks/mock_secret_manager_connection.h:19:39 SECRETMANAGER U CLOUD_CPP_GOOGLE_CLOUD_SECRETMANAGER_MOCKS_MOCK_SECRET_MANAGER" + - "google/cloud/retail/v2/catalog_client.h:619:62 facetable U searchable and dynamic facetable options." - "google/cloud/securitycentermanagement/v1/internal/security_center_management_auth_decorator.h:20:39 SECURITYCENTERMANAGEMENT U CLOUD_CPP_GOOGLE_CLOUD_SECURITYCENTERMANAGEMENT_V1_INTERNAL_SECURITY" - "google/cloud/servicehealth/v1/internal/service_health_auth_decorator.h:19:39 SERVICEHEALTH U CLOUD_CPP_GOOGLE_CLOUD_SERVICEHEALTH_V1_INTERNAL_SERVICE" - "google/cloud/servicemanagement/mocks/mock_service_manager_connection.h:19:39 SERVICEMANAGEMENT U CLOUD_CPP_GOOGLE_CLOUD_SERVICEMANAGEMENT_MOCKS_MOCK_SERVICE_MANAGER" - "google/cloud/servicemanagement/v1/service_manager_client.h:825:24 configurtions U // existing service configurtions are kept for each service" - - "google/cloud/spanner/admin/integration_tests/backup_extra_integration_test.cc:119:63 creq U CreateDatabaseRequest creq;" - - "google/cloud/spanner/admin/integration_tests/backup_extra_integration_test.cc:170:63 breq U CreateBackupRequest breq;" - "google/cloud/spanner/admin/integration_tests/backup_extra_integration_test.cc:483:64 rreq U RestoreDatabaseRequest rreq;" - "google/cloud/spanner/admin/integration_tests/backup_integration_test.cc:153:69 lreq U ListBackupOperationsRequest lreq;" - - "google/cloud/spanner/admin/integration_tests/backup_integration_test.cc:224:73 dreq U ListDatabaseOperationsRequest dreq;" - - "google/cloud/spanner/admin/integration_tests/backup_integration_test.cc:258:61 ureq U UpdateBackupRequest ureq;" - "google/cloud/spanner/admin/integration_tests/database_admin_integration_test.cc:533:52 ceci U kKeyRing, \"ceci-n-est-pas-une-cle\")" - "google/cloud/spanner/benchmarks/README.md:78:49 mrcb U experiment=read-string | tee mrcb-read-string.csv" - "google/cloud/spanner/benchmarks/README.md:104:9 ggplot U require(ggplot2) # may require install" @@ -906,9 +886,8 @@ issues: - "google/cloud/spanner/interval_test.cc:244:31 dayss U THAT(MakeInterval(\"7 dayss\"), StatusIs(StatusCode" - "google/cloud/spanner/interval_test.cc:276:22 Hyperborea U char const* bad = \"Hyperborea/Gorinium\";" - "google/cloud/spanner/interval_test.cc:276:33 Gorinium U const* bad = \"Hyperborea/Gorinium\";" - - "google/cloud/spanner/interval.cc:70:7 centurie U {\"centurie\", [](auto n) { return" - - "google/cloud/spanner/interval.cc:203:20 Atod U if (!absl::SimpleAtod(s.substr(0, len), &d" - - "google/cloud/spanner/interval.cc:432:37 subsecond U FromCivil(cs, *tz) + ci.subsecond +" + - "google/cloud/spanner/interval.cc:70:7 centurie U {\"centurie\", [](auto n) { return" + - "google/cloud/spanner/interval.cc:203:20 Atod U if (!absl::SimpleAtod(s.substr(0, len), &d" - "google/cloud/spanner/json.h:90:11 reparsing U * avoids reparsing. Therefore, applications" - "google/cloud/spanner/keys.cc:58:46 differencer U :MessageDifferencer differencer;" - "google/cloud/spanner/mutations_test.cc:377:37 ZXMA U string_value: \"Ynl0ZXMA\" }" @@ -919,7 +898,6 @@ issues: - "google/cloud/spanner/samples/README.md:22:2 bazelbuild U [bazelbuild/bazel#10621](https:" - "google/cloud/spanner/samples/samples.cc:3738:8 songinfo U auto songinfo = SongInfo(" - "google/cloud/spanner/samples/samples.cc:4519:28 partitionable U For a SQL query to be partitionable, it has to satisfy some" - - "google/cloud/spanner/value_test.cc:1401:49 manip U ostream&(std::ostream&)> manip;" - "google/cloud/spanner/value.h:125:9 Nullness U * @par Nullness" - "google/cloud/sql/doc/environment-variables.dox:14:40 sqladmin U (which defaults to \"sqladmin.googleapis.com\")" - "google/cloud/sql/v1/internal/sql_instances_rest_connection_impl.cc:145:40 Reencrypt U cesServiceRestConnectionImpl::Reencrypt(" @@ -931,28 +909,20 @@ issues: - "google/cloud/storage/benchmarks/aggregate_download_throughput_benchmark.cc:421:18 Gbit U << \" Gbit/s=\" << bandwidth <<" - "google/cloud/storage/benchmarks/async_throughput_benchmark.cc:92:11 saturage U 1) Try to saturage the egress path on the" - "google/cloud/storage/benchmarks/async_throughput_benchmark.cc:386:28 guploader U l = headers.find(\"x-guploader-uploadid\");" - - "google/cloud/storage/benchmarks/async_throughput_benchmark.cc:386:38 uploadid U headers.find(\"x-guploader-uploadid\");" - "google/cloud/storage/benchmarks/README.md:10:60 TTFB U time to first byte (TTFB) is high, so" - "google/cloud/storage/benchmarks/README.md:35:17 ttfb U tee tp-vs-cpu.ttfb.txt" - "google/cloud/storage/benchmarks/README.md:108:53 venv U and assume that the `venv` module is installed" - "google/cloud/storage/benchmarks/README.md:116:14 vebm U We will use `vebm` (for Virtual Environment" - "google/cloud/storage/benchmarks/README.md:132:13 plotnine U pip install plotnine pandas" - - "google/cloud/storage/benchmarks/storage_throughput_vs_cpu_benchmark.cc:300:8 uploaders U auto uploaders = gcs_bm::CreateUploadExperim" - - "google/cloud/storage/benchmarks/storage_throughput_vs_cpu_benchmark.cc:307:8 downloaders U auto downloaders =" - "google/cloud/storage/bucket_autoclass.h:49:66 tscu U system_clock::time_point tscu)" - "google/cloud/storage/bucket_metadata_test.cc:78:34 NEARLINE U terminalStorageClass\": \"NEARLINE\"," - "google/cloud/storage/bucket_metadata_test.cc:265:55 Nearline U LifecycleRule::SetStorageClassNearline()}," - - "google/cloud/storage/bucket_metadata_test.cc:1390:37 Coldline U LifecycleRule::SetStorageClassColdline());" - - "google/cloud/storage/bucket_metadata_test.cc:1404:65 COLDLINE U orageClass\", \"storageClass\": \"COLDLINE\"}," - "google/cloud/storage/bucket_metadata.cc:241:14 subpatch U if (labels_subpatch_dirty_) {" - "google/cloud/storage/client_options_test.cc:50:38 TESTBENCH U endpoint_(\"CLOUD_STORAGE_TESTBENCH_ENDPOINT\", {})," - "google/cloud/storage/client_options_test.cc:497:27 Projec U F(ClientOptionsTest, ProjecIdtWithEnv) {" - "google/cloud/storage/client_options.cc:125:26 iamapi U (emulator) return \"/iamapi\";" - "google/cloud/storage/client_options.h:310:33 prefx U ClientOptions& add_user_agent_prefx(std::string const& v" - "google/cloud/storage/client_sign_policy_document_test.cc:133:55 Ymxv U blob = \"dGVzdC1zaWduZWQtYmxvYg==\";" - - "google/cloud/storage/client_sign_url_test.cc:87:41 Bobject U actual, HasSubstr(\"test%2Bobject\"));" - - "google/cloud/storage/client_sign_url_test.cc:184:40 Fauto U erviceaccount.com%2F20190201%2Fauto%2Fstorage%2Fgoog4_request" - - "google/cloud/storage/client_sign_url_test.cc:184:47 Fstorage U com%2F20190201%2Fauto%2Fstorage%2Fgoog4_request\"" - "google/cloud/storage/client_sign_url_test.cc:184:57 Fgoog U 1%2Fauto%2Fstorage%2Fgoog4_request\"" - "google/cloud/storage/doc/parallel-uploads-design.md:230:30 Streambuf U `ParallelObjectWriteStreambuf` for every shard" - "google/cloud/storage/doc/parallel-uploads-design.md:232:23 Streambufs U `ParallelObjectWriteStreambufs`" @@ -1005,26 +975,18 @@ issues: - "google/cloud/storage/google_cloud_cpp_storage.bzl:97:27 streambuf U internal/object_read_streambuf.h\"," - "google/cloud/storage/hashing_options_test.cc:38:19 Tcrto U EXPECT_EQ(\"nhB9nTcrtoJr2B01QqQZ1g==\", actual" - "google/cloud/storage/hashing_options_test.cc:54:16 IEBA U EXPECT_EQ(\"ImIEBA==\", actual);" - - "google/cloud/storage/internal/async/connection_impl_insert_test.cc:137:52 Fbuckets U bucket=projects%2F_%2Fbuckets%2Ftest-bucket\")," - - "google/cloud/storage/internal/async/connection_impl_insert_test.cc:137:62 Ftest U projects%2F_%2Fbuckets%2Ftest-bucket\")," - "google/cloud/storage/internal/async/connection_impl_upload_hash_test.cc:196:36 wopt U grpc::WriteOptions wopt) {" - "google/cloud/storage/internal/async/connection_impl_upload_test.cc:462:42 eksb U sha256_bytes: \"test-eksb\"" - "google/cloud/storage/internal/async/insert_object.cc:50:21 Subcord U auto next = data_.Subcord(0, n);" - "google/cloud/storage/internal/async/writer_connection_buffered.cc:404:39 unsatisified U call that returns an unsatisified future until the buffer" - "google/cloud/storage/internal/grpc/default_options_test.cc:112:29 testbench U \"from-testbench-env\");" - "google/cloud/storage/internal/grpc/default_options.cc:99:49 unviverse U already a set endpoint or unviverse domain endpoint." - - "google/cloud/storage/internal/grpc/metrics_histograms.cc:28:9 dseconds U using dseconds = std::chrono::duration" - "google/cloud/storage/internal/grpc/object_request_parser_test.cc:63:33 Cuakt U md5) : StEvo2V/qoDCuaktZSw3IQ==" - "google/cloud/storage/internal/grpc/stub.cc:357:10 wopts U auto wopts = grpc::WriteOptions" - "google/cloud/storage/internal/object_requests_test.cc:261:61 NEFCQ U encryption-key: MTIzNEFCQ0Q=\"));" - "google/cloud/storage/internal/object_requests_test.cc:281:61 QUJDRD U source-encryption-key: QUJDRDEyMzQ=\"));" - "google/cloud/storage/internal/object_requests_test.cc:579:27 sdlkj U \"&upload_id=xa298sd_sdlkj2\";" - - "google/cloud/storage/internal/object_requests.cc:575:47 uload U header in resumable uload response, value=\" +" - "google/cloud/storage/internal/object_write_streambuf_test.cc:367:39 Putn U ectWriteStreambufTest, MixPutcPutn) {" - - "google/cloud/storage/internal/signed_url_requests_test.cc:115:62 Bbar U -object?marker=foo%2Bbar)\"\"\";" - - "google/cloud/storage/internal/signed_url_requests_test.cc:229:58 Fhtml U response-content-type=text%2Fhtml)\"\"\";" - - "google/cloud/storage/internal/signed_url_requests_test.cc:308:62 Bhost U SignedHeaders=content-type%3Bhost\"" - - "google/cloud/storage/internal/signed_url_requests_test.cc:379:195 Bcontent U SignedHeaders=cache-control%3Bcontent-type&generation=7&userProject" - "google/cloud/storage/internal/tuple_filter_test.cc:66:25 rvalues U Test that forwarding rvalues works." - "google/cloud/storage/oauth2/service_account_credentials_test.cc:90:11 Aietf U \"urn%3Aietf%3Aparams%3Aoauth%3Agrant" - "google/cloud/storage/oauth2/service_account_credentials_test.cc:90:18 Aparams U \"urn%3Aietf%3Aparams%3Aoauth%3Agrant-type" @@ -1037,13 +999,10 @@ issues: - "google/cloud/storage/quickstart/README.md:126:20 Tbits U workloads (several Tbits/s of upload and/or download" - "google/cloud/storage/testing/mock_generic_stub.h:30:17 Googlemock U * Implements a Googlemock for the (generated)" - "google/cloud/storage/tests/object_read_large_integration_test.cc:42:39 statm U ifstream(\"/proc/self/statm\");" - - "google/cloud/storage/tests/signed_url_conformance_test.cc:112:53 expectedstringtosign U to_sign = test_params.expectedstringtosign();" - "google/cloud/storage/tests/signed_url_conformance_test.cc:152:41 bucketboundhostname U cketBoundHostname(test_params.bucketboundhostname());" - "google/cloud/storage/tests/signed_url_conformance_test.cc:250:44 expecteddecodedpolicy U PostPolicyV4Escape(output.expecteddecodedpolicy());" - - "google/cloud/storage/tests/signed_url_conformance_test.cc:315:17 ifstr U std::ifstream ifstr(conformance_tests_file" - "google/cloud/storage/tests/signed_url_conformance_test.cc:336:25 nonconformant U std::set nonconformant_url_tests{\"ListObjects" - "google/cloud/storageinsights/v1/internal/storage_insights_auth_decorator.h:19:39 STORAGEINSIGHTS U CLOUD_CPP_GOOGLE_CLOUD_STORAGEINSIGHTS_V1_INTERNAL_STORAGE" - - "google/cloud/storagetransfer/mocks/mock_storage_transfer_connection.h:19:39 STORAGETRANSFER U CLOUD_CPP_GOOGLE_CLOUD_STORAGETRANSFER_MOCKS_MOCK_STORAGE_TRANSFER" - "google/cloud/support/doc/environment-variables.dox:14:40 cloudsupport U (which defaults to \"cloudsupport.googleapis.com\")" - "google/cloud/support/v2/case_client.h:467:11 classications U /// The classications are hierarchical, with" - "google/cloud/telcoautomation/CMakeLists.txt:19:53 Telco U library(telcoautomation \"Telco Automation API\"" @@ -1055,7 +1014,6 @@ issues: - "google/cloud/telcoautomation/v1/telco_automation_client.h:43:43 GDCE U infrastructure setup (e.g GDCE clusters) and deployment" - "google/cloud/testing_util/BUILD.bazel:34:36 GETRUSAGE U GOOGLE_CLOUD_CPP_HAVE_GETRUSAGE\"," - "google/cloud/testing_util/BUILD.bazel:35:36 RUSAGE U GOOGLE_CLOUD_CPP_HAVE_RUSAGE_THREAD\"," - - "google/cloud/testing_util/chrono_output.h:30:33 Ostreamable U bool kIsChronoDurationOstreamable =" - "google/cloud/testing_util/CMakeLists.txt:71:25 getrusage U check_cxx_symbol_exists(getrusage sys/resource.h" - "google/cloud/testing_util/opentelemetry_matchers.h:342:19 snapshotted U * The context is snapshotted when the future is returned" - "google/cloud/testing_util/status_matchers_test.cc:158:65 ello U kUnknown, HasSubstr(\"ello\")));" @@ -1073,8 +1031,6 @@ issues: - "google/cloud/videointelligence/mocks/mock_video_intelligence_connection.h:19:39 VIDEOINTELLIGENCE U CLOUD_CPP_GOOGLE_CLOUD_VIDEOINTELLIGENCE_MOCKS_MOCK_VIDEO_INTELLIGENCE" - "google/cloud/vision/README.md:29:45 wakeupcat U samples-data/vision/label/wakeupcat.jpg\";" - "google/cloud/vmmigration/mocks/mock_vm_migration_connection.h:19:39 VMMIGRATION U CLOUD_CPP_GOOGLE_CLOUD_VMMIGRATION_MOCKS_MOCK_VM_MIGRATION" - - "google/cloud/vmmigration/v1/internal/vm_migration_auth_decorator.cc:624:29 Cutover U VmMigrationAuth::AsyncCreateCutoverJob(" - - "google/cloud/vmmigration/v1/internal/vm_migration_connection_impl.cc:2131:15 cutover U r.cutover_jobs().size());" - "google/cloud/vmmigration/v1/vm_migration_client.h:576:32 onprem U remote source is the onprem vCenter (remote in the" - "google/cloud/vmwareengine/v1/internal/vmware_engine_auth_decorator.cc:819:54 Peerings U vmwareengine::v1::ListNetworkPeeringsResponse>" - "google/cloud/vmwareengine/v1/internal/vmware_engine_auth_decorator.h:19:39 VMWAREENGINE U CLOUD_CPP_GOOGLE_CLOUD_VMWAREENGINE_V1_INTERNAL_VMWARE_ENGINE" @@ -1097,8 +1053,8 @@ issues: - "protos/google/cloud/compute/v1/internal/common_000.proto:47:33 ashburn U east-1\" for AWS or \"us-ashburn-1\" for OCI." - "protos/google/cloud/compute/v1/internal/common_000.proto:202:33 MAGLEV U localityLbPolicy is set to MAGLEV or RING_HASH. This field" - "protos/google/cloud/compute/v1/internal/common_000.proto:320:6 Maglev U // Maglev is not as stable as" - - "protos/google/cloud/compute/v1/internal/common_000.proto:365:6 Stackdriver U // Stackdriver." - "protos/google/cloud/compute/v1/internal/common_000.proto:379:41 RCTH U read by the backend RCTH" + - "protos/google/cloud/compute/v1/internal/common_000.proto:380:23 metadatas U map metadatas = 40 [json_name = \"metadatas" - "protos/google/cloud/compute/v1/internal/common_000.proto:506:67 loadbalancer U generated by the L7 loadbalancer." - "protos/google/cloud/compute/v1/internal/common_000.proto:514:12 Subsetting U optional Subsetting subsetting = 38 [json" - "protos/google/cloud/compute/v1/internal/common_000.proto:514:23 subsetting U optional Subsetting subsetting = 38 [json_name = \"subsetting" diff --git a/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt b/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt index f5ec95da44a..c1036a26a64 100644 --- a/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt +++ b/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt @@ -3,7 +3,7 @@ Repository: googleapis/google-cloud-cpp Url: "https://github.com/googleapis/google-cloud-cpp.git" Args: ["--config=../../../../config/repositories/googleapis/google-cloud-cpp/cspell.json","**/*","-e","{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"] Lines: - CSpell: Files checked: 19686, Issues found: 55498 in 8613 files. + CSpell: Files checked: 19686, Issues found: 57343 in 8980 files. exit code: 1 ARCHITECTURE.md:158:48 - Unknown word (googlemock) -- implementation using `googlemock` ARCHITECTURE.md:29:61 - Unknown word (retryable) -- RPCs that fail with a retryable error, @@ -66,10 +66,9 @@ ci/cloudbuild/notifiers/logs/README.md:55:8 - Unknown word (buildpack) -- ci/cloudbuild/notifiers/logs/README.md:61:30 - Unknown word (buildpacks) -- build --builder gcr.io/buildpacks/builder:latest \ ci/cloudbuild/notifiers/logs/README.md:62:44 - Unknown word (cloudevent) -- FUNCTION_SIGNATURE_TYPE=cloudevent" \ ci/cloudbuild/notifiers/logs/function/CMakeLists.txt:26:40 - Unknown word (stdc) -- google-cloud-cpp::storage stdc++fs) -ci/cloudbuild/notifiers/logs/function/function.cc:198:57 - Unknown word (DISTRO) -- substitutions"].value("_DISTRO", ""); -ci/cloudbuild/notifiers/logs/function/function.cc:57:38 - Unknown word (brightgreen) -- "SUCCESS") return "brightgreen"; -ci/cloudbuild/notifiers/logs/function/function.cc:66:38 - Unknown word (distro) -- proCommand(std::string const& distro, std::string const& -ci/cloudbuild/notifiers/logs/function/function.cc:69:21 - Unknown word (cloudbuild) -- R"""(ci/cloudbuild/build.sh --docker - +ci/cloudbuild/notifiers/logs/function/function.cc:198:57 - Unknown word (DISTRO) -- substitutions"].value("_DISTRO", ""); +ci/cloudbuild/notifiers/logs/function/function.cc:66:38 - Unknown word (distro) -- proCommand(std::string const& distro, std::string const& +ci/cloudbuild/notifiers/logs/function/function.cc:69:21 - Unknown word (cloudbuild) -- R"""(ci/cloudbuild/build.sh --docker - ci/cloudbuild/notifiers/logs/function/generate_svg_badge.cc:58:66 - Unknown word (Verdana) -- family='DejaVu Sans,Verdana,Geneva,sans-serif' font ci/cloudbuild/notifiers/logs/function/generate_svg_badge.h:15:29 - Unknown word (CLOUDBUILD) -- GOOGLE_CLOUD_CPP_CI_CLOUDBUILD_NOTIFIERS_LOGS_FUNCTION ci/etc/README.md:13:40 - Unknown word (createinstance) -- GOOGLE_CLOUD_PROJECT}" createinstance \ @@ -260,13 +259,11 @@ docfx/README.md:45:31 - Unknown word (testdata) -- f $HOME/doc-pipeline/te docfx/README.md:55:35 - Unknown word (devrel) -- TRAMPOLINE_IMAGE=gcr.io/cloud-devrel-kokoro-resources/docfx docfx/README.md:66:30 - Unknown word (indexpage) -- HOME/doc-pipeline/site/indexpage.html docfx/README.md:74:28 - Unknown word (xrefmap) -- HOME/doc-pipeline/site/xrefmap.yml build-out -docfx/doxygen2children.h:30:17 - Unknown word (uids) -- // list all the uids for the (public) class docfx/doxygen2children_test.cc:112:78 - Unknown word (namespacegoogle) -- XMLSchema-instance" id="namespacegoogle_1_1cloud" kind="namespace docfx/doxygen2children_test.cc:114:28 - Unknown word (structgoogle) -- DeprecatedThis namespace @@ -285,10 +282,14 @@ docfx/doxygen2markdown_test.cc:730:138 - Unknown word (btadmin) -- hig docfx/doxygen2markdown_test.cc:751:19 - Unknown word (mdctx) -- MarkdownContext mdctx; docfx/doxygen2markdown_test.cc:787:12 - Unknown word (parblock) -- docfx/doxygen2markdown_test.cc:943:49 - Unknown word (brrr) -- Item 2: brrr +docfx/doxygen2syntax_test.cc:764:14 - Unknown word (parameternamelist) -- +docfx/doxygen2syntax_test.cc:765:14 - Unknown word (parametername) -- ... +docfx/doxygen2syntax_test.cc:767:14 - Unknown word (parameterdescription) -- docfx/doxygen2syntax_test.cc:80:88 - Unknown word (dddbbb) -- LogRecord_1a830f8e86e1581dddbbb2cd922cbc" prot="public docfx/doxygen2syntax_test.cc:81:53 - Unknown word (aeeb) -- namespacegoogle_1_1cloud_1aeeb9b9a1eeb3fc7f6ff13bd docfx/doxygen2toc.cc:135:47 - Unknown word (namespacefoo) -- kind="namespace" id="namespacefoo"> @@ -303,6 +304,7 @@ docfx/doxygen2yaml_test.cc:163:86 - Unknown word (bafa) -- 1LogRecord_1 docfx/doxygen2yaml_test.cc:163:92 - Unknown word (addc) -- LogRecord_1a29f2cf2bafa97addc548c26xx48a4fe0" prot docfx/doxygen2yaml_test.cc:177:80 - Unknown word (acea) -- cloud_1_1LogRecord_1a9acea199684809e231263a486 docfx/doxygen2yaml_test.cc:205:96 - Unknown word (ffbbb) -- LogRecord_1a95652739567b944a4ffbbb6d31b3f2e0" prot="public +docfx/doxygen2yaml_test.cc:230:16 - Unknown word (edgelabel) -- filenamegoogle::cloud::TerminateHandl -docfx/doxygen_groups_test.cc:42:10 - Unknown word (inbodydescription) -- +docfx/doxygen_groups_test.cc:44:113 - Unknown word (bodyend) -- handler.h" bodystart="69" bodyend="-1"/> +docfx/doxygen_groups_test.cc:44:67 - Unknown word (bodyfile) -- line="69" column="1" bodyfile="terminate_handler.h +docfx/doxygen_groups_test.cc:44:98 - Unknown word (bodystart) -- terminate_handler.h" bodystart="69" bodyend="-1"/> docfx/doxygen_groups_test.cc:47:24 - Unknown word (classgoogle) -- docfx/doxygen_pages_test.cc:33:20 - Unknown word (itemizedlist) -- -docfx/generate_metadata_test.cc:31:19 - Unknown word (devsite) -- {"xrefs", {"devsite://cpp/common"}}, -docfx/node_name.cc:32:56 - Unknown word (tname) -- penamePrefix(std::string_view tname) { +docfx/doxygen_pages_test.cc:37:165 - Unknown word (computeroutput) -- value on success and a Status RequestIdServiceAuth generator/integration_tests/golden/v1/internal/request_id_connection_impl.cc:187:64 - Unknown word (foos) -- requestid::v1::Foo> result(r.foos().size()); -generator/integration_tests/tests/golden_kitchen_sink_metadata_decorator_test.cc:403:54 - Unknown word (Finstance) -- location=instances%2Finstance_bar"; generator/integration_tests/tests/golden_thing_admin_idempotency_policy_test.cc:26:11 - Unknown word (gtab) -- namespace gtab = ::google::test::admin generator/integration_tests/tests/golden_thing_admin_rest_stub_test.cc:356:24 - Unknown word (expirable) -- "title": "expirable access", generator/integration_tests/tests/request_id_connection_impl_test.cc:73:34 - Unknown word (UUIDV) -- request has request_id in UUIDV4 format", @@ -431,9 +439,7 @@ generator/internal/discovery_proto_export_file_test.cc:50:36 - Unknown word generator/internal/discovery_to_proto.cc:577:13 - Unknown word (sdhart) -- // TODO(sdhart): figure out if we can generator/internal/discovery_to_proto.cc:577:68 - Unknown word (nhlomann) -- more error info from nhlomann as generator/internal/discovery_to_proto_test.cc:1753:46 - Unknown word (Circlular) -- ourceLabelsToTypesTest, HandleCirclularDependency) { -generator/internal/discovery_to_proto_test.cc:1754:57 - Unknown word (jsons) -- dependency. The following jsons establish a generator/internal/discovery_to_proto_test.cc:1852:39 - Unknown word (Nonsynthesized) -- ypesContainsBothSynthesizedAndNonsynthesizedTypes) { -generator/internal/discovery_to_proto_test.cc:2409:10 - Unknown word (metadatas) -- "metadatas": { generator/internal/discovery_to_proto_test.cc:2424:14 - Unknown word (GVNIC) -- "GVNIC", generator/internal/discovery_to_proto_test.cc:2430:14 - Unknown word (UEFI) -- "UEFI_COMPATIBLE", generator/internal/discovery_to_proto_test.cc:2431:14 - Unknown word (VIRTIO) -- "VIRTIO_SCSI_MULTIQUEUE", @@ -468,8 +474,6 @@ google/cloud/aiplatform/v1/dataset_client.h:19:39 - Unknown word (AIPLATFORM google/cloud/aiplatform/v1/endpoint_client.h:728:7 - Unknown word (Undeploys) -- /// Undeploys a Model from an Endpoint google/cloud/aiplatform/v1/endpoint_client.h:737:60 - Unknown word (undeployed) -- DeployedModel is being undeployed from the google/cloud/aiplatform/v1/endpoint_client.h:741:19 - Unknown word (unassigns) -- /// this field unassigns any traffic to it. -google/cloud/aiplatform/v1/featurestore_client.cc:127:32 - Unknown word (Featurestores) -- eaturestoreServiceClient::ListFeaturestores(std::string const& parent -google/cloud/aiplatform/v1/featurestore_online_serving_client.h:236:49 - Unknown word (featurestores) -- locations/{location}/featurestores/ google/cloud/aiplatform/v1/internal/tensorboard_auth_decorator.cc:101:45 - Unknown word (Tensorboards) -- aiplatform::v1::ListTensorboardsResponse> google/cloud/aiplatform/v1/internal/tensorboard_connection_impl.cc:306:15 - Unknown word (tensorboards) -- r.tensorboards().size()); google/cloud/aiplatform/v1/internal/vizier_connection_impl.cc:421:48 - Unknown word (Metatdata) -- CheckTrialEarlyStoppingStateMetatdata>()) { @@ -478,13 +482,11 @@ google/cloud/aiplatform/v1/notebook_client.h:40:55 - Unknown word (Colab) google/cloud/aiplatform/v1/prediction_client.h:642:29 - Unknown word (multimodal) -- Generate content with multimodal inputs. google/cloud/aiplatform/v1/schedule_client.h:41:25 - Unknown word (shceudled) -- periodically launch shceudled runs to make API calls google/cloud/aiplatform/v1/schedule_client.h:571:55 - Unknown word (unstarted) -- updated Schedule. All unstarted runs before the -google/cloud/aiplatform/v1/vizier_client.h:42:44 - Unknown word (blackbox) -- is a service to solve blackbox optimization problems google/cloud/aiplatform/v1/vizier_client.h:43:37 - Unknown word (hyperparameters) -- tuning machine learning hyperparameters and searching over deep google/cloud/alloydb/v1/alloy_db_admin_client.h:19:39 - Unknown word (ALLOYDB) -- CLOUD_CPP_GOOGLE_CLOUD_ALLOYDB_V1_ALLOY_DB_ADMIN_CLIENT google/cloud/apigeeconnect/connection_client.h:19:39 - Unknown word (APIGEECONNECT) -- CLOUD_CPP_GOOGLE_CLOUD_APIGEECONNECT_CONNECTION_CLIENT_H -google/cloud/appengine/v1/applications_client.h:298:159 - Unknown word (Fservice) -- name"%3A"projects%2F-%2FserviceAccounts%2Funique_id -google/cloud/appengine/v1/applications_client.h:298:177 - Unknown word (Funique) -- %2FserviceAccounts%2Funique_id"%2C"resource"%3A google/cloud/appengine/v1/firewall_client.h:43:5 - Unknown word (Processesing) -- /// Processesing stops at the first rule +google/cloud/appengine/v1/instances_client.h:93:8 - Unknown word (Stackdriver) -- /// [Stackdriver Monitoring API](https google/cloud/artifactregistry/artifact_registry_client.h:19:39 - Unknown word (ARTIFACTREGISTRY) -- CLOUD_CPP_GOOGLE_CLOUD_ARTIFACTREGISTRY_ARTIFACT_REGISTRY_CLIENT google/cloud/artifactregistry/v1/artifact_registry_client.cc:747:50 - Unknown word (VPCSC) -- artifactregistry::v1::VPCSCConfig> google/cloud/asset/doc/environment-variables.dox:14:40 - Unknown word (cloudasset) -- (which defaults to "cloudasset.googleapis.com") @@ -494,24 +496,22 @@ google/cloud/assuredworkloads/assured_workloads_client.h:19:39 - Unknown wor google/cloud/automl/v1/auto_ml_client.h:1283:63 - Unknown word (parametrs) -- Deploying with different parametrs google/cloud/backupdr/v1/backup_dr_client.h:19:39 - Unknown word (BACKUPDR) -- CLOUD_CPP_GOOGLE_CLOUD_BACKUPDR_V1_BACKUP_DR_CLIENT google/cloud/baremetalsolution/bare_metal_solution_client.h:19:39 - Unknown word (BAREMETALSOLUTION) -- CLOUD_CPP_GOOGLE_CLOUD_BAREMETALSOLUTION_BARE_METAL_SOLUTION -google/cloud/baremetalsolution/v2/bare_metal_solution_client.h:3166:56 - Unknown word (nfsshares) -- locations/{location}/nfsshares/{nfsshare} +google/cloud/baremetalsolution/v2/bare_metal_solution_client.h:1622:22 - Unknown word (cooloff) -- /// Skips volume's cooloff and deletes it now. google/cloud/baremetalsolution/v2/bare_metal_solution_client.h:3416:16 - Unknown word (provisiong) -- /// Submit a provisiong configuration for a google/cloud/beyondcorp/app_connections_client.h:20:39 - Unknown word (BEYONDCORP) -- CLOUD_CPP_GOOGLE_CLOUD_BEYONDCORP_APP_CONNECTIONS_CLIENT -google/cloud/beyondcorp/appconnections/v1/app_connections_client.h:20:50 - Unknown word (APPCONNECTIONS) -- GOOGLE_CLOUD_BEYONDCORP_APPCONNECTIONS_V1_APP_CONNECTIONS_CLIENT google/cloud/beyondcorp/appconnectors/v1/app_connectors_client.h:19:50 - Unknown word (APPCONNECTORS) -- GOOGLE_CLOUD_BEYONDCORP_APPCONNECTORS_V1_APP_CONNECTORS_CLIENT google/cloud/beyondcorp/appgateways/v1/app_gateways_client.h:19:50 - Unknown word (APPGATEWAYS) -- GOOGLE_CLOUD_BEYONDCORP_APPGATEWAYS_V1_APP_GATEWAYS_CLIENT google/cloud/bigquery/README.md:49:3 - Unknown word (constexpr) -- constexpr int kMaxReadStreams google/cloud/bigquery/analyticshub/v1/analytics_hub_client.h:19:48 - Unknown word (ANALYTICSHUB) -- GOOGLE_CLOUD_BIGQUERY_ANALYTICSHUB_V1_ANALYTICS_HUB_CLIENT google/cloud/bigquery/biglake/v1/internal/metastore_auth_decorator.h:19:48 - Unknown word (BIGLAKE) -- GOOGLE_CLOUD_BIGQUERY_BIGLAKE_V1_INTERNAL_METASTORE google/cloud/bigquery/datatransfer/v1/data_transfer_client.cc:296:35 - Unknown word (Unenroll) -- DataTransferServiceClient::UnenrollDataSources( -google/cloud/bigquery/datatransfer/v1/data_transfer_client.h:19:48 - Unknown word (DATATRANSFER) -- GOOGLE_CLOUD_BIGQUERY_DATATRANSFER_V1_DATA_TRANSFER_CLIENT -google/cloud/bigquery/datatransfer/v1/internal/data_transfer_option_defaults.cc:40:8 - Unknown word (bigquerydatatransfer) -- "bigquerydatatransfer.googleapis.com"); google/cloud/bigquery/doc/environment-variables.dox:18:40 - Unknown word (bigqueryconnection) -- (which defaults to "bigqueryconnection.googleapis.com") google/cloud/bigquery/doc/environment-variables.dox:22:40 - Unknown word (bigquerystorage) -- (which defaults to "bigquerystorage.googleapis.com") google/cloud/bigquery/doc/environment-variables.dox:30:40 - Unknown word (bigquerydatapolicy) -- (which defaults to "bigquerydatapolicy.googleapis.com") -google/cloud/bigquery/doc/environment-variables.dox:37:21 - Unknown word (METASTORE) -- - `GOOGLE_CLOUD_CPP_METASTORE_SERVICE_ENDPOINT=.. -google/cloud/bigquery/doc/environment-variables.dox:42:40 - Unknown word (bigquerymigration) -- (which defaults to "bigquerymigration.googleapis.com") -google/cloud/bigquery/doc/environment-variables.dox:46:40 - Unknown word (bigqueryreservation) -- (which defaults to "bigqueryreservation.googleapis.com") +google/cloud/bigquery/doc/environment-variables.dox:34:40 - Unknown word (bigquerydatatransfer) -- (which defaults to "bigquerydatatransfer.googleapis.com") +google/cloud/bigquery/doc/environment-variables.dox:37:21 - Unknown word (METASTORE) -- - `GOOGLE_CLOUD_CPP_METASTORE_SERVICE_ENDPOINT=.. +google/cloud/bigquery/doc/environment-variables.dox:42:40 - Unknown word (bigquerymigration) -- (which defaults to "bigquerymigration.googleapis.com") +google/cloud/bigquery/doc/environment-variables.dox:46:40 - Unknown word (bigqueryreservation) -- (which defaults to "bigqueryreservation.googleapis.com") google/cloud/bigquery/v2/minimal/benchmarks/benchmark.cc:143:14 - Unknown word (nsamples) -- auto const nsamples = result.operations google/cloud/bigquery/v2/minimal/benchmarks/benchmark_test.cc:109:49 - Unknown word (useast) -- size=10", "--location=useast", "--parent-job-id= google/cloud/bigquery/v2/minimal/benchmarks/benchmarks_config.cc:50:39 - Unknown word (ODBCTESTDATASET) -- query":"insert into ODBCTESTDATASET.ODBCTESTTABLE_INSERT @@ -522,8 +522,6 @@ google/cloud/bigquery/v2/minimal/internal/dataset_options_test.cc:25:13 - Un google/cloud/bigquery/v2/minimal/internal/dataset_request_test.cc:54:9 - Unknown word (myendpoint) -- {"myendpoint.google.com", google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:275:35 - Unknown word (frien) -- ( friendly_name: "d-frien......")" google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:430:33 - Unknown word (friendl) -- R"( friendly_name: "friendl......")" -google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:75:20 - Unknown word (dkind) -- R"({"kind": "dkind", -google/cloud/bigquery/v2/minimal/internal/dataset_response_test.cc:78:24 - Unknown word (dself) -- "selfLink": "dselfLink"})"; google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:354:23 - Unknown word (dselfli) -- R"( self_link: "dselfli......")" google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:355:27 - Unknown word (dfriend) -- R"( friendly_name: "dfriend......")" google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:356:25 - Unknown word (ddescri) -- R"( description: "ddescri......")" @@ -531,11 +529,7 @@ google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:358:22 - Unknown wo google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:359:31 - Unknown word (ddefaul) -- default_collation: "ddefaul......")" google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:370:18 - Unknown word (accessr) -- R"( role: "accessr......")" google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:78:20 - Unknown word (detag) -- expected.etag = "detag"; -google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:80:25 - Unknown word (dselflink) -- expected.self_link = "dselflink"; google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:81:29 - Unknown word (dfriendlyname) -- expected.friendly_name = "dfriendlyname"; -google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:82:27 - Unknown word (ddescription) -- expected.description = "ddescription"; -google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:83:20 - Unknown word (dtype) -- expected.type = "dtype"; -google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:84:24 - Unknown word (dlocation) -- expected.location = "dlocation"; google/cloud/bigquery/v2/minimal/internal/dataset_test.cc:85:33 - Unknown word (ddefaultcollation) -- default_collation = "ddefaultcollation"; google/cloud/bigquery/v2/minimal/internal/job_client.h:102:32 - Unknown word (reqsponse) -- more details on query reqsponse fields, please see: google/cloud/bigquery/v2/minimal/internal/job_configuration_query_test.cc:103:25 - Unknown word (SELE) -- R"( value: "FIRST_SELE......" } @@ -544,7 +538,6 @@ google/cloud/bigquery/v2/minimal/internal/job_connection_test.cc:72:20 - Unk google/cloud/bigquery/v2/minimal/internal/job_connection_test.cc:73:20 - Unknown word (jtag) -- "etag": "jtag", google/cloud/bigquery/v2/minimal/internal/job_connection_test.cc:75:24 - Unknown word (jself) -- "selfLink": "jselfLink", google/cloud/bigquery/v2/minimal/internal/job_connection_test.cc:76:26 - Unknown word (juser) -- "user_email": "juserEmail", -google/cloud/bigquery/v2/minimal/internal/job_logging_test.cc:237:18 - Unknown word (tjob) -- "job_tjobTypeype": "QUERY", google/cloud/bigquery/v2/minimal/internal/job_logging_test.cc:237:22 - Unknown word (Typeype) -- "job_tjobTypeype": "QUERY", google/cloud/bigquery/v2/minimal/internal/job_query_stats.cc:67:35 - Unknown word (UNINDEXED) -- IndexedUnusedReasonCode{"UNINDEXED_SEARCH_FIELDS"}; google/cloud/bigquery/v2/minimal/internal/job_query_stats_test.cc:207:28 - Unknown word (stateme) -- R"( statement_type: "stateme......")" @@ -561,13 +554,12 @@ google/cloud/bigquery/v2/minimal/internal/job_stats_test.cc:190:28 - Unknown google/cloud/bigquery/v2/minimal/internal/job_stats_test.cc:191:28 - Unknown word (reserva) -- R"( reservation_id: "reserva......" script google/cloud/bigquery/v2/minimal/internal/job_stats_test.cc:195:19 - Unknown word (STATEME) -- R"( value: "STATEME......" } google/cloud/bigquery/v2/minimal/internal/project_response_test.cc:190:32 - Unknown word (proje) -- R"( project_id: "p-proje......")" +google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:179:25 - Unknown word (selflink) -- R"( self_link: "t-selflink" friendly_name: "t-friendlyna google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:179:53 - Unknown word (friendlyname) -- selflink" friendly_name: "t-friendlyname")" google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:182:33 - Unknown word (defaultcollation) -- default_collation: "t-defaultcollation")" google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:230:25 - Unknown word (selfl) -- R"( self_link: "t-selfl......")" google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:233:24 - Unknown word (locat) -- R"( location: "t-locat......")" google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:234:33 - Unknown word (defau) -- default_collation: "t-defau......")" -google/cloud/bigquery/v2/minimal/internal/table_response_test.cc:61:39 - Unknown word (tkind) -- payload = R"({"kind":"tkind"})"; -google/cloud/bigquery/v2/minimal/testing/table_test_utils.cc:51:28 - Unknown word (cfields) -- vector cfields; google/cloud/bigquery/v2/minimal/testing/table_test_utils.cc:58:28 - Unknown word (hfields) -- vector hfields; google/cloud/bigtable/BUILD.bazel:106:22 - Unknown word (readrowsparser) -- name = "internal_readrowsparser_test", google/cloud/bigtable/CMakeLists.txt:32:6 - Unknown word (testproxy) -- "testproxy" @@ -581,8 +573,9 @@ google/cloud/bigtable/benchmarks/random_mutation.cc:31:8 - Unknown word (AB google/cloud/bigtable/bigtable_client_unit_tests.bzl:86:12 - Unknown word (readmodifywriterow) -- "table_readmodifywriterow_test.cc", google/cloud/bigtable/bigtable_client_unit_tests.bzl:87:12 - Unknown word (readrow) -- "table_readrow_test.cc", google/cloud/bigtable/bigtable_client_unit_tests.bzl:88:12 - Unknown word (readrows) -- "table_readrows_test.cc", -google/cloud/bigtable/client_options_test.cc:311:28 - Unknown word (Grpclb) -- ClientOptionsTest, SetGrpclbFallbackTimeoutMS) { -google/cloud/bigtable/client_options_test.cc:319:44 - Unknown word (GRPCLB) -- hannelArgument(args, GRPC_ARG_GRPCLB_FALLBACK_TIMEOUT_MS +google/cloud/bigtable/client_options_test.cc:245:60 - Unknown word (customendpoint) -- .set_data_endpoint("customendpoint.com"); +google/cloud/bigtable/client_options_test.cc:311:28 - Unknown word (Grpclb) -- ClientOptionsTest, SetGrpclbFallbackTimeoutMS) { +google/cloud/bigtable/client_options_test.cc:319:44 - Unknown word (GRPCLB) -- hannelArgument(args, GRPC_ARG_GRPCLB_FALLBACK_TIMEOUT_MS google/cloud/bigtable/column_family.h:154:43 - Unknown word (Differencer) -- protobuf::util::MessageDifferencer::Equivalent(a.gc_rule google/cloud/bigtable/doc/bigtable-main.dox:57:2 - Unknown word (howto) -- [howto-setup-dev-workstation google/cloud/bigtable/doc/bigtable-samples-grpc-credentials.dox:41:33 - Unknown word (googleusercontent) -- client_id": "XXXXXX.apps.googleusercontent.com", @@ -594,9 +587,9 @@ google/cloud/bigtable/examples/howto_mock_data_api.cc:32:11 - Unknown word ( google/cloud/bigtable/instance_admin_test.cc:49:11 - Unknown word (iamproto) -- namespace iamproto = ::google::iam::v1 google/cloud/bigtable/internal/async_row_reader.cc:75:31 - Unknown word (cntr) -- explicit CountFrames(int& cntr) : cntr(++cntr) {} google/cloud/bigtable/internal/async_row_reader_test.cc:340:37 - Unknown word (Doesnt) -- AsyncRowReaderTest, ParserEofDoesntFailOnUnfinishedRowIfRowLimit +google/cloud/bigtable/internal/bigtable_channel_refresh_test.cc:43:50 - Unknown word (deregistering) -- once per channel when deregistering them. google/cloud/bigtable/internal/bulk_mutator_test.cc:512:37 - Unknown word (Retryable) -- BulkMutatorTest, ReportEitherRetryableMutationFailOrStreamFail google/cloud/bigtable/internal/data_connection_impl.cc:467:24 - Unknown word (satisying) -- // sure of that, satisying the `promise<>` is deferred -google/cloud/bigtable/internal/defaults_test.cc:405:28 - Unknown word (directpath) -- EXPECT_EQ("google-c2p:///directpath-bigtable.googleapis google/cloud/bigtable/internal/legacy_async_row_reader_test.cc:144:22 - Unknown word (corresponse) -- * Future at idx i corresponse to i-th expected row google/cloud/bigtable/internal/legacy_async_row_reader_test.cc:552:66 - Unknown word (noooo) -- PERMISSION_DENIED, "noooo"); google/cloud/bigtable/internal/legacy_row_reader_test.cc:89:14 - Unknown word (preconfigured) -- // Returns a preconfigured set of parsers, so expectatio @@ -608,7 +601,6 @@ google/cloud/bigtable/internal/readrowsparser_acceptance_tests.inc:571:24 - U google/cloud/bigtable/internal/readrowsparser_acceptance_tests.inc:623:38 - Unknown word (Multisplit) -- AcceptanceTest, MultiqualifierMultisplit) { google/cloud/bigtable/internal/rpc_policy_parameters.inc:20:26 - Unknown word (BIGTABLEINSTANCEADMIN) -- ifndef GOOGLE_CLOUD_CPP_BIGTABLEINSTANCEADMIN_DEFAULT_INITIAL_DELAY google/cloud/bigtable/internal/rpc_policy_parameters.inc:46:26 - Unknown word (BIGTABLETABLEADMIN) -- ifndef GOOGLE_CLOUD_CPP_BIGTABLETABLEADMIN_DEFAULT_INITIAL_DELAY -google/cloud/bigtable/internal/traced_row_reader.cc:28:22 - Unknown word (nostd) -- opentelemetry::nostd::shared_ptr` google/cloud/bigtable/row_range_test.cc:149:31 - Unknown word (fooa) -- TRUE(range.Contains("fooa")); @@ -623,23 +615,23 @@ google/cloud/bigtable/tests/mutations_integration_test.cc:120:16 - Unknown wo google/cloud/bigtable/tools/convert_acceptance_tests.py:87:13 - Unknown word (rowkey) -- rowkey_string = base64.b64decode google/cloud/billing/budgets/v1/internal/budget_option_defaults.cc:40:8 - Unknown word (billingbudgets) -- "billingbudgets.googleapis.com"); google/cloud/billing/doc/environment-variables.dox:18:40 - Unknown word (cloudbilling) -- (which defaults to "cloudbilling.googleapis.com") -google/cloud/billing/v1/cloud_billing_client.h:343:7 - Unknown word (subaccounts) -- /// subaccounts](https://cloud.google -google/cloud/billing/v1/cloud_billing_client.h:649:21 - Unknown word (unbilled) -- /// expected. Any unbilled charges to date will +google/cloud/billing/v1/cloud_billing_client.h:649:21 - Unknown word (unbilled) -- /// expected. Any unbilled charges to date will google/cloud/billing/v1/cloud_catalog_client.cc:49:70 - Unknown word (Skus) -- CloudCatalogClient::ListSkus( google/cloud/billing/v1/internal/cloud_catalog_connection_impl.cc:121:63 - Unknown word (skus) -- billing::v1::Sku> result(r.skus().size()); +google/cloud/binaryauthorization/binauthz_management_service_v1_client.h:19:39 - Unknown word (BINARYAUTHORIZATION) -- CLOUD_CPP_GOOGLE_CLOUD_BINARYAUTHORIZATION_BINAUTHZ_MANAGEMENT google/cloud/binaryauthorization/doc/environment-variables.dox:13:21 - Unknown word (BINAUTHZ) -- - `GOOGLE_CLOUD_CPP_BINAUTHZ_MANAGEMENT_SERVICE_V google/cloud/binaryauthorization/doc/environment-variables.dox:15:16 - Unknown word (Binauthz) -- used by `MakeBinauthzManagementServiceV1Connection google/cloud/binaryauthorization/doc/override-authentication.dox:12:10 - Unknown word (binauthz) -- @snippet binauthz_management_service_v google/cloud/capture_build_info.bzl:50:48 - Unknown word (cxxopts) -- = ctx.fragments.cpp.cxxopts + ctx.fragments.cpp google/cloud/capture_build_info.bzl:50:76 - Unknown word (conlyopts) -- + ctx.fragments.cpp.conlyopts, google/cloud/capture_build_info.bzl:63:57 - Unknown word (fastbuild) -- COMPILATION_MODE", "fastbuild") +google/cloud/certificatemanager/certificate_manager_client.h:19:39 - Unknown word (CERTIFICATEMANAGER) -- CLOUD_CPP_GOOGLE_CLOUD_CERTIFICATEMANAGER_CERTIFICATE_MANAGER google/cloud/channel/doc/environment-variables.dox:14:40 - Unknown word (cloudchannel) -- (which defaults to "cloudchannel.googleapis.com") google/cloud/cloudcontrolspartner/v1/cloud_controls_partner_core_client.h:19:39 - Unknown word (CLOUDCONTROLSPARTNER) -- CLOUD_CPP_GOOGLE_CLOUD_CLOUDCONTROLSPARTNER_V1_CLOUD_CONTROLS_PARTNER google/cloud/cloudquotas/doc/environment-variables.dox:52:93 - Unknown word (creds) -- setup][cloud-adc-user-creds] google/cloud/cloudquotas/v1/cloud_quotas_client.h:19:39 - Unknown word (CLOUDQUOTAS) -- CLOUD_CPP_GOOGLE_CLOUD_CLOUDQUOTAS_V1_CLOUD_QUOTAS_CLIENT google/cloud/cloudquotas/v1/cloud_quotas_client.h:42:27 - Unknown word (preferencess) -- Create/Update quota preferencess that declare the preferred google/cloud/commerce/consumer/procurement/v1/internal/consumer_procurement_option_defaults.cc:42:8 - Unknown word (cloudcommerceconsumerprocurement) -- "cloudcommerceconsumerprocurement.googleapis.com"); -google/cloud/completion_queue.h:201:54 - Unknown word (ning) -- functor on a thread `Run()`ning the `CompletionQueue google/cloud/composer/v1/environments_client.h:364:8 - Unknown word (numpy) -- /// numpy, the `updateMask` parameter google/cloud/composer/v1/environments_client.h:365:47 - Unknown word (pypi) -- config.softwareConfig.pypiPackages.scikit-learn google/cloud/compute/BUILD.bazel:36:26 - Unknown word (rfind) -- name = sample[sample.rfind("/") + 1:].replace( @@ -679,10 +671,12 @@ google/cloud/deploy/v1/cloud_deploy_client.cc:1177:24 - Unknown word (Automati google/cloud/deploy/v1/cloud_deploy_client.cc:858:72 - Unknown word (Rollouts) -- CloudDeployClient::ListRollouts( google/cloud/deploy/v1/cloud_deploy_client.h:3616:8 - Unknown word (automations) -- /// automations. Format must be google/cloud/deploy/v1/internal/cloud_deploy_connection_impl.cc:1598:15 - Unknown word (rollouts) -- r.rollouts().size()); +google/cloud/developerconnect/v1/developer_connect_client.h:19:39 - Unknown word (DEVELOPERCONNECT) -- CLOUD_CPP_GOOGLE_CLOUD_DEVELOPERCONNECT_V1_DEVELOPER_CONNECT google/cloud/dialogflow_cx/doc/main.dox:6:50 - Unknown word (chatbots) -- interfaces (for example, chatbots, and voice-powered apps google/cloud/dialogflow_es/generators_client.h:101:63 - Unknown word (fomula) -- with the regression fomula google/cloud/dialogflow_es/generators_client.h:104:48 - Unknown word (resposible) -- provided, the caller is resposible for google/cloud/dialogflow_es/sessions_client.h:99:16 - Unknown word (CCAI) -- /// or other CCAI products now or in the +google/cloud/discoveryengine/v1/completion_client.h:19:39 - Unknown word (DISCOVERYENGINE) -- CLOUD_CPP_GOOGLE_CLOUD_DISCOVERYENGINE_V1_COMPLETION_CLIENT google/cloud/discoveryengine/v1/internal/site_search_engine_auth_decorator.cc:249:35 - Unknown word (Recrawl) -- SearchEngineServiceAuth::AsyncRecrawlUris( google/cloud/discoveryengine/v1/site_search_engine_client.h:902:25 - Unknown word (recrawl) -- / Request on-demand recrawl for a list of URIs. google/cloud/dlp/v2/dlp_client.cc:174:57 - Unknown word (deidentify) -- DeidentifyTemplate const& deidentify_template, @@ -695,13 +689,14 @@ google/cloud/doc/logging.dox:20:35 - Unknown word (ifdef) -- as-if ther google/cloud/documentai/CMakeLists.txt:32:30 - Unknown word (DOCUMENTAI) -- GOOGLE_CLOUD_CPP_DOCUMENTAI_TEST_LOCATION_ID google/cloud/documentai/README.md:54:8 - Unknown word (ifstream) -- std::ifstream is(argv[4]); google/cloud/documentai/README.md:55:36 - Unknown word (istreambuf) -- content(std::string{std::istreambuf_iterator(is), +google/cloud/edgecontainer/edge_container_client.h:19:39 - Unknown word (EDGECONTAINER) -- CLOUD_CPP_GOOGLE_CLOUD_EDGECONTAINER_EDGE_CONTAINER_CLIENT +google/cloud/edgenetwork/v1/edge_network_client.h:19:39 - Unknown word (EDGENETWORK) -- CLOUD_CPP_GOOGLE_CLOUD_EDGENETWORK_V1_EDGE_NETWORK_CLIENT google/cloud/essentialcontacts/v1/essential_contacts_client.h:19:39 - Unknown word (ESSENTIALCONTACTS) -- CLOUD_CPP_GOOGLE_CLOUD_ESSENTIALCONTACTS_V1_ESSENTIAL_CONTACTS google/cloud/eventarc/doc/environment-variables.dox:13:21 - Unknown word (EVENTARC) -- - `GOOGLE_CLOUD_CPP_EVENTARC_ENDPOINT=...` overrides google/cloud/eventarc/doc/environment-variables.dox:18:40 - Unknown word (eventarcpublishing) -- (which defaults to "eventarcpublishing.googleapis.com") google/cloud/filestore/doc/environment-variables.dox:13:27 - Unknown word (FILESTORE) -- GOOGLE_CLOUD_CPP_CLOUD_FILESTORE_MANAGER_ENDPOINT=.. google/cloud/functions/doc/environment-variables.dox:14:40 - Unknown word (cloudfunctions) -- (which defaults to "cloudfunctions.googleapis.com") google/cloud/future_generic_then_test.cc:509:62 - Unknown word (functort) -- exceptions raised by the functort to the -google/cloud/future_generic_then_test.cc:728:16 - Unknown word (sref) -- std::string& sref = value; google/cloud/gkebackup/v1/backup_for_gke_client.h:19:39 - Unknown word (GKEBACKUP) -- CLOUD_CPP_GOOGLE_CLOUD_GKEBACKUP_V1_BACKUP_FOR_GKE_CLIENT google/cloud/gkeconnect/doc/environment-variables.dox:14:40 - Unknown word (connectgateway) -- (which defaults to "connectgateway.googleapis.com") google/cloud/gkeconnect/gateway/v1/gateway_control_client.h:19:39 - Unknown word (GKECONNECT) -- CLOUD_CPP_GOOGLE_CLOUD_GKECONNECT_GATEWAY_V1_GATEWAY_CONTROL @@ -736,7 +731,6 @@ google/cloud/internal/disable_deprecation_warnings.inc:19:36 - Unknown word google/cloud/internal/external_account_token_source_aws_test.cc:100:48 - Unknown word (imdsv) -- SessionToken = "test-imdsv2-token"; google/cloud/internal/external_account_token_source_aws_test.cc:105:47 - Unknown word (Imds) -- okenSourceAwsInfo MakeTestInfoImdsV1() { google/cloud/internal/external_account_token_source_aws_test.cc:936:46 - Unknown word (dgst) -- 215" | openssl dgst -sha256 -mac HMAC -macopt -google/cloud/internal/external_account_token_source_aws_test.cc:937:77 - Unknown word (hexkey) -- 6 -mac HMAC -macopt hexkey:${K1} | cut -f2 -d' google/cloud/internal/external_account_token_source_aws_test.cc:99:21 - Unknown word (Imdsv) -- auto constexpr kTestImdsv2Url = "http://169.2 google/cloud/internal/external_account_token_source_url_test.cc:63:26 - Unknown word (parseable) -- full error payload, parseable as an error info. google/cloud/internal/future_impl.cc:24:50 - Unknown word (stdlibc) -- C++17. Fortunately, stdlibc++, MSVC are forgiving @@ -746,17 +740,14 @@ google/cloud/internal/oauth2_refreshing_credentials_wrapper.h:40:16 - Unknow google/cloud/internal/oauth2_service_account_credentials_test.cc:110:33 - Unknown word (Cerl) -- constexpr kAuthProviderX509CerlUrl = google/cloud/internal/oauth2_service_account_credentials_test.cc:627:5 - Unknown word (CNHKF) -- rmYdCNHKFXam78uCt7xQLw== google/cloud/internal/oauth2_service_account_credentials_test.cc:647:13 - Unknown word (SCCV) -- "hRW9bSCCV8w1Ex+" -google/cloud/internal/openssl/parse_service_account_p12_file.cc:65:32 - Unknown word (notasecret) -- 2_parse(p12.get(), "notasecret", &pkey_raw, &cert_raw google/cloud/internal/opentelemetry_context.h:37:8 - Unknown word (GAPICs) -- * For GAPICs, the size never exceeds google/cloud/internal/populate_common_options_test.cc:98:11 - Unknown word (optionses) -- Options optionses[] = { -google/cloud/internal/random.cc:31:70 - Unknown word (RDSEED) -- the RDRAND [1], or the RDSEED [1] google/cloud/internal/rest_opentelemetry_test.cc:54:8 - Unknown word (aaabbbbb) -- "aaabbbbb"; google/cloud/internal/routing_matcher_test.cc:120:73 - Unknown word (Ffoo) -- previous", "routing_id=foo%2Ffoo")); -google/cloud/internal/url_encode_test.cc:29:47 - Unknown word (Fresource) -- string = "projects%2F*%2Fresource%2F*"; google/cloud/internal/win32/parse_service_account_p12_file.cc:134:10 - Unknown word (HCRYPTPROV) -- StatusOr GetCertificatePrivateKey -google/cloud/internal/win32/parse_service_account_p12_file.cc:151:19 - Unknown word (NCRYPT) -- // always be an NCRYPT_KEY_HANDLE. However google/cloud/internal/win32/parse_service_account_p12_file.cc:239:64 - Unknown word (NOCR) -- BASE64 | CRYPT_STRING_NOCR, nullptr, google/cloud/internal/win32/parse_service_account_p12_file.cc:37:19 - Unknown word (HCERTSTORE) -- void operator()(HCERTSTORE store) const { CertCloseStore +google/cloud/internal/win32/parse_service_account_p12_file.cc:44:19 - Unknown word (PCCERT) -- void operator()(PCCERT_CONTEXT cert) const google/cloud/internal/win32/parse_service_account_p12_file.cc:72:38 - Unknown word (HCRYPTKEY) -- ptDestroyKey(reinterpret_cast(key)); google/cloud/internal/win32/sign_using_sha256.cc:103:34 - Unknown word (RSAPRIVATE) -- BCRYPT_RSAPRIVATE_BLOB, &key_handle, buffer google/cloud/kms/doc/environment-variables.dox:13:21 - Unknown word (AUTOKEY) -- - `GOOGLE_CLOUD_CPP_AUTOKEY_ADMIN_ENDPOINT=...` @@ -776,8 +767,6 @@ google/cloud/metastore/doc/environment-variables.dox:13:21 - Unknown word (D google/cloud/metastore/v1/dataproc_metastore_client.h:1575:13 - Unknown word (DPMS) -- /// Query DPMS metadata. google/cloud/metastore/v1/dataproc_metastore_client.h:41:61 - Unknown word (autoscaled) -- managed, highly available, autoscaled, google/cloud/metastore/v1/dataproc_metastore_client.h:42:5 - Unknown word (autohealing) -- /// autohealing, OSS-native deployments -google/cloud/metastore/v1/dataproc_metastore_federation_client.h:42:13 - Unknown word (metastores) -- /// backend metastores like BigQuery, Dataplex -google/cloud/metastore/v1/dataproc_metastore_federation_client.h:43:5 - Unknown word (Metastores) -- /// Metastores. The Federation Service google/cloud/migrationcenter/v1/internal/migration_center_auth_decorator.h:19:39 - Unknown word (MIGRATIONCENTER) -- CLOUD_CPP_GOOGLE_CLOUD_MIGRATIONCENTER_V1_INTERNAL_MIGRATION google/cloud/monitoring/metricsscope/v1/internal/metrics_scopes_auth_decorator.h:19:50 - Unknown word (METRICSSCOPE) -- GOOGLE_CLOUD_MONITORING_METRICSSCOPE_V1_INTERNAL_METRICS google/cloud/monitoring/v3/notification_channel_client.h:794:23 - Unknown word (TKNZG) -- /// "G-123456" or "TKNZGhhd2EyN3I1MnRnMjRv" @@ -790,23 +779,20 @@ google/cloud/opentelemetry/internal/recordable_test.cc:193:9 - Unknown word google/cloud/opentelemetry/internal/recordable_test.cc:721:27 - Unknown word (instrumentationscope) -- opentelemetry::sdk::instrumentationscope::InstrumentationScope google/cloud/optimization/doc/environment-variables.dox:14:40 - Unknown word (cloudoptimization) -- (which defaults to "cloudoptimization.googleapis.com") google/cloud/orgpolicy/mocks/mock_org_policy_connection.h:19:39 - Unknown word (ORGPOLICY) -- CLOUD_CPP_GOOGLE_CLOUD_ORGPOLICY_MOCKS_MOCK_ORG_POLICY -google/cloud/osconfig/agent_endpoint_client.h:19:39 - Unknown word (OSCONFIG) -- CLOUD_CPP_GOOGLE_CLOUD_OSCONFIG_AGENT_ENDPOINT_CLIENT google/cloud/osconfig/agentendpoint/v1/agent_endpoint_client.h:19:48 - Unknown word (AGENTENDPOINT) -- GOOGLE_CLOUD_OSCONFIG_AGENTENDPOINT_V1_AGENT_ENDPOINT_CLIENT google/cloud/osconfig/v1/os_config_zonal_client.h:751:25 - Unknown word (asssignment) -- / Get the OS policy asssignment report for the specified -google/cloud/oslogin/mocks/mock_os_login_connection.h:19:39 - Unknown word (OSLOGIN) -- CLOUD_CPP_GOOGLE_CLOUD_OSLOGIN_MOCKS_MOCK_OS_LOGIN google/cloud/policysimulator/CMakeLists.txt:32:30 - Unknown word (POLICYSIMULATOR) -- GOOGLE_CLOUD_CPP_POLICYSIMULATOR_RESOURCE) google/cloud/policytroubleshooter/CMakeLists.txt:34:30 - Unknown word (POLICYTROUBLESHOOTER) -- GOOGLE_CLOUD_CPP_POLICYTROUBLESHOOTER_PRINCIPAL google/cloud/privateca/certificate_authority_client.h:19:39 - Unknown word (PRIVATECA) -- CLOUD_CPP_GOOGLE_CLOUD_PRIVATECA_CERTIFICATE_AUTHORITY google/cloud/privilegedaccessmanager/v1/internal/privileged_access_manager_auth_decorator.h:19:39 - Unknown word (PRIVILEGEDACCESSMANAGER) -- CLOUD_CPP_GOOGLE_CLOUD_PRIVILEGEDACCESSMANAGER_V1_INTERNAL_PRIVILEGED -google/cloud/profiler/v2/profiler_client.h:112:19 - Unknown word (retryinfo) -- /// "google.rpc.retryinfo-bin". google/cloud/publicca/v1/internal/public_certificate_authority_auth_decorator.h:19:39 - Unknown word (PUBLICCA) -- CLOUD_CPP_GOOGLE_CLOUD_PUBLICCA_V1_INTERNAL_PUBLIC_CERTIFICAT google/cloud/pubsub/benchmarks/README.md:19:5 - Unknown word (acked) -- not acked by Cloud Pub/Sub) goes -google/cloud/pubsub/connection_options.cc:33:14 - Unknown word (ncores) -- auto const ncores = std::thread::hardware google/cloud/pubsub/doc/override-retry-policies.dox:85:50 - Unknown word (pubusb) -- retry policies for `pubusb::Subscriber`: google/cloud/pubsub/integration_tests/subscription_admin_integration_test.cc:112:47 - Unknown word (appspot) -- /" + project_id + ".appspot.com/push"; google/cloud/pubsub/internal/batch_callback_wrapper.h:74:13 - Unknown word (Modack) -- Span StartModackSpan( google/cloud/pubsub/internal/default_pull_ack_handler_test.cc:49:63 - Unknown word (aseq) -- AsyncSequencer& aseq) { google/cloud/pubsub/internal/exactly_once_policies_test.cc:28:38 - Unknown word (ooops) -- StatusCode::kInternal, "ooops"), +google/cloud/pubsub/internal/extend_leases_with_retry.cc:120:5 - Unknown word (enccode) -- * @enccode google/cloud/pubsub/internal/extend_leases_with_retry.cc:62:30 - Unknown word (modack) -- interface for making a modack rpc. google/cloud/pubsub/internal/message_carrier_test.cc:38:30 - Unknown word (googclient) -- Contains(Pair("googclient_key", "test-value") google/cloud/pubsub/internal/span.h:30:29 - Unknown word (Telemetery) -- class stores an OpenTelemetery span which can only @@ -834,7 +820,6 @@ google/cloud/pubsublite/internal/default_routing_policy_test.cc:40:14 - Unkn google/cloud/pubsublite/internal/default_routing_policy_test.cc:41:9 - Unknown word (dfasiduyf) -- {"dfasiduyf", 6}, google/cloud/pubsublite/internal/default_routing_policy_test.cc:42:14 - Unknown word (poer) -- {"983u2poer", 3}, google/cloud/pubsublite/internal/default_routing_policy_test.cc:44:9 - Unknown word (OPUIPOUYPOIOPUIOIPUOUIPJOP) -- {"OPUIPOUYPOIOPUIOIPUOUIPJOP", 2}, -google/cloud/pubsublite/internal/location_test.cc:42:22 - Unknown word (firstsecond) -- std::string str = "firstsecond"; google/cloud/pubsublite/internal/multipartition_publisher.h:15:59 - Unknown word (MULTIPARTITION) -- PUBSUBLITE_INTERNAL_MULTIPARTITION_PUBLISHER_H google/cloud/pubsublite/internal/multipartition_publisher_test.cc:82:7 - Unknown word (Multipartition) -- class MultipartitionPublisherNoneInitializedTest google/cloud/pubsublite/internal/partition_publisher.cc:202:21 - Unknown word (Unbatch) -- PartitionPublisher::UnbatchAll(std::unique_lock @@ -842,7 +827,6 @@ google/cloud/pubsublite/internal/partition_publisher.cc:74:22 - Unknown word google/cloud/pubsublite/internal/partition_publisher_test.cc:943:60 - Unknown word (rebatched) -- all the messages are rebatched google/cloud/pubsublite/internal/partition_publisher_test.cc:987:64 - Unknown word (unacked) -- messages that are left unacked google/cloud/pubsublite/internal/publisher_connection_impl_test.cc:73:52 - Unknown word (ohhh) -- StatusCode::kAborted, "uh ohhh"}; -google/cloud/pubsublite/internal/resumable_async_streaming_read_write_rpc.h:446:50 - Unknown word (downcalls) -- futures which may have downcalls outside the class google/cloud/rapidmigrationassessment/v1/internal/rapid_migration_assessment_auth_decorator.h:20:39 - Unknown word (RAPIDMIGRATIONASSESSMENT) -- CLOUD_CPP_GOOGLE_CLOUD_RAPIDMIGRATIONASSESSMENT_V1_INTERNAL_RAPID_MIGRATION google/cloud/rapidmigrationassessment/v1/rapid_migration_assessment_client.h:661:43 - Unknown word (thorugh) -- does final deletion thorugh producer api. google/cloud/recaptchaenterprise/doc/environment-variables.dox:13:21 - Unknown word (RECAPTCHA) -- - `GOOGLE_CLOUD_CPP_RECAPTCHA_ENTERPRISE_SERVICE_ENDPOINT @@ -854,17 +838,13 @@ google/cloud/resourcemanager/v3/folders_client.h:348:37 - Unknown word (fanou google/cloud/resourcemanager/v3/projects_client.h:1133:11 - Unknown word (myownpersonaldomain) -- /// the myownpersonaldomain.com organization, but google/cloud/resourcemanager/v3/projects_client.h:1133:61 - Unknown word (examplepetstore) -- organization, but not the examplepetstore.com google/cloud/resourcemanager/v3/projects_client.h:771:27 - Unknown word (idempotently) -- This method behaves idempotently, such that deleting -google/cloud/secretmanager/mocks/mock_secret_manager_connection.h:19:39 - Unknown word (SECRETMANAGER) -- CLOUD_CPP_GOOGLE_CLOUD_SECRETMANAGER_MOCKS_MOCK_SECRET_MANAGER +google/cloud/retail/v2/catalog_client.h:619:62 - Unknown word (facetable) -- searchable and dynamic facetable options. google/cloud/securitycentermanagement/v1/internal/security_center_management_auth_decorator.h:20:39 - Unknown word (SECURITYCENTERMANAGEMENT) -- CLOUD_CPP_GOOGLE_CLOUD_SECURITYCENTERMANAGEMENT_V1_INTERNAL_SECURITY google/cloud/servicehealth/v1/internal/service_health_auth_decorator.h:19:39 - Unknown word (SERVICEHEALTH) -- CLOUD_CPP_GOOGLE_CLOUD_SERVICEHEALTH_V1_INTERNAL_SERVICE google/cloud/servicemanagement/mocks/mock_service_manager_connection.h:19:39 - Unknown word (SERVICEMANAGEMENT) -- CLOUD_CPP_GOOGLE_CLOUD_SERVICEMANAGEMENT_MOCKS_MOCK_SERVICE_MANAGER google/cloud/servicemanagement/v1/service_manager_client.h:825:24 - Unknown word (configurtions) -- // existing service configurtions are kept for each service -google/cloud/spanner/admin/integration_tests/backup_extra_integration_test.cc:119:63 - Unknown word (creq) -- CreateDatabaseRequest creq; -google/cloud/spanner/admin/integration_tests/backup_extra_integration_test.cc:170:63 - Unknown word (breq) -- CreateBackupRequest breq; google/cloud/spanner/admin/integration_tests/backup_extra_integration_test.cc:483:64 - Unknown word (rreq) -- RestoreDatabaseRequest rreq; google/cloud/spanner/admin/integration_tests/backup_integration_test.cc:153:69 - Unknown word (lreq) -- ListBackupOperationsRequest lreq; -google/cloud/spanner/admin/integration_tests/backup_integration_test.cc:224:73 - Unknown word (dreq) -- ListDatabaseOperationsRequest dreq; -google/cloud/spanner/admin/integration_tests/backup_integration_test.cc:258:61 - Unknown word (ureq) -- UpdateBackupRequest ureq; google/cloud/spanner/admin/integration_tests/database_admin_integration_test.cc:533:52 - Unknown word (ceci) -- kKeyRing, "ceci-n-est-pas-une-cle") google/cloud/spanner/benchmarks/README.md:104:9 - Unknown word (ggplot) -- require(ggplot2) # may require install google/cloud/spanner/benchmarks/README.md:110:11 - Unknown word (rbind) -- df <- rbind(df, t); @@ -899,7 +879,6 @@ google/cloud/spanner/internal/partial_result_set_source_test.cc:527:43 - Unkn google/cloud/spanner/internal/session_pool.cc:368:22 - Unknown word (robining) -- // to use by round-robining between the channels google/cloud/spanner/internal/session_pool_test.cc:718:35 - Unknown word (Stubless) -- SessionPoolTest, GetStubForStublessSession) { google/cloud/spanner/interval.cc:203:20 - Unknown word (Atod) -- if (!absl::SimpleAtod(s.substr(0, len), &d -google/cloud/spanner/interval.cc:432:37 - Unknown word (subsecond) -- FromCivil(cs, *tz) + ci.subsecond + google/cloud/spanner/interval.cc:70:7 - Unknown word (centurie) -- {"centurie", [](auto n) { return google/cloud/spanner/interval_test.cc:244:31 - Unknown word (dayss) -- THAT(MakeInterval("7 dayss"), StatusIs(StatusCode google/cloud/spanner/interval_test.cc:276:22 - Unknown word (Hyperborea) -- char const* bad = "Hyperborea/Gorinium"; @@ -916,7 +895,6 @@ google/cloud/spanner/samples/postgresql_samples.cc:438:40 - Unknown word (TIM google/cloud/spanner/samples/samples.cc:3738:8 - Unknown word (songinfo) -- auto songinfo = SongInfo( google/cloud/spanner/samples/samples.cc:4519:28 - Unknown word (partitionable) -- For a SQL query to be partitionable, it has to satisfy some google/cloud/spanner/value.h:125:9 - Unknown word (Nullness) -- * @par Nullness -google/cloud/spanner/value_test.cc:1401:49 - Unknown word (manip) -- ostream&(std::ostream&)> manip; google/cloud/sql/doc/environment-variables.dox:14:40 - Unknown word (sqladmin) -- (which defaults to "sqladmin.googleapis.com") google/cloud/sql/v1/internal/sql_instances_rest_connection_impl.cc:145:40 - Unknown word (Reencrypt) -- cesServiceRestConnectionImpl::Reencrypt( google/cloud/sql/v1/internal/sql_instances_rest_connection_impl.cc:545:53 - Unknown word (Ssrs) -- :SqlInstancesAcquireSsrsLeaseResponse> @@ -931,14 +909,9 @@ google/cloud/storage/benchmarks/README.md:132:13 - Unknown word (plotnine) google/cloud/storage/benchmarks/README.md:35:17 - Unknown word (ttfb) -- tee tp-vs-cpu.ttfb.txt google/cloud/storage/benchmarks/aggregate_download_throughput_benchmark.cc:421:18 - Unknown word (Gbit) -- << " Gbit/s=" << bandwidth << google/cloud/storage/benchmarks/async_throughput_benchmark.cc:386:28 - Unknown word (guploader) -- l = headers.find("x-guploader-uploadid"); -google/cloud/storage/benchmarks/async_throughput_benchmark.cc:386:38 - Unknown word (uploadid) -- headers.find("x-guploader-uploadid"); google/cloud/storage/benchmarks/async_throughput_benchmark.cc:92:11 - Unknown word (saturage) -- 1) Try to saturage the egress path on the -google/cloud/storage/benchmarks/storage_throughput_vs_cpu_benchmark.cc:300:8 - Unknown word (uploaders) -- auto uploaders = gcs_bm::CreateUploadExperim -google/cloud/storage/benchmarks/storage_throughput_vs_cpu_benchmark.cc:307:8 - Unknown word (downloaders) -- auto downloaders = google/cloud/storage/bucket_autoclass.h:49:66 - Unknown word (tscu) -- system_clock::time_point tscu) google/cloud/storage/bucket_metadata.cc:241:14 - Unknown word (subpatch) -- if (labels_subpatch_dirty_) { -google/cloud/storage/bucket_metadata_test.cc:1390:37 - Unknown word (Coldline) -- LifecycleRule::SetStorageClassColdline()); -google/cloud/storage/bucket_metadata_test.cc:1404:65 - Unknown word (COLDLINE) -- orageClass", "storageClass": "COLDLINE"}, google/cloud/storage/bucket_metadata_test.cc:265:55 - Unknown word (Nearline) -- LifecycleRule::SetStorageClassNearline()}, google/cloud/storage/bucket_metadata_test.cc:78:34 - Unknown word (NEARLINE) -- terminalStorageClass": "NEARLINE", google/cloud/storage/client_options.cc:125:26 - Unknown word (iamapi) -- (emulator) return "/iamapi"; @@ -946,10 +919,7 @@ google/cloud/storage/client_options.h:310:33 - Unknown word (prefx) -- C google/cloud/storage/client_options_test.cc:497:27 - Unknown word (Projec) -- F(ClientOptionsTest, ProjecIdtWithEnv) { google/cloud/storage/client_options_test.cc:50:38 - Unknown word (TESTBENCH) -- endpoint_("CLOUD_STORAGE_TESTBENCH_ENDPOINT", {}), google/cloud/storage/client_sign_policy_document_test.cc:133:55 - Unknown word (Ymxv) -- blob = "dGVzdC1zaWduZWQtYmxvYg=="; -google/cloud/storage/client_sign_url_test.cc:184:40 - Unknown word (Fauto) -- erviceaccount.com%2F20190201%2Fauto%2Fstorage%2Fgoog4_request -google/cloud/storage/client_sign_url_test.cc:184:47 - Unknown word (Fstorage) -- com%2F20190201%2Fauto%2Fstorage%2Fgoog4_request" google/cloud/storage/client_sign_url_test.cc:184:57 - Unknown word (Fgoog) -- 1%2Fauto%2Fstorage%2Fgoog4_request" -google/cloud/storage/client_sign_url_test.cc:87:41 - Unknown word (Bobject) -- actual, HasSubstr("test%2Bobject")); google/cloud/storage/doc/parallel-uploads-design.md:230:30 - Unknown word (Streambuf) -- `ParallelObjectWriteStreambuf` for every shard google/cloud/storage/doc/parallel-uploads-design.md:232:23 - Unknown word (Streambufs) -- `ParallelObjectWriteStreambufs` google/cloud/storage/doc/parallel-uploads-design.md:279:68 - Unknown word (intiating) -- has two versions - intiating the @@ -1001,26 +971,18 @@ google/cloud/storage/examples/storage_object_file_transfer_samples.cc:148:47 google/cloud/storage/google_cloud_cpp_storage.bzl:97:27 - Unknown word (streambuf) -- internal/object_read_streambuf.h", google/cloud/storage/hashing_options_test.cc:38:19 - Unknown word (Tcrto) -- EXPECT_EQ("nhB9nTcrtoJr2B01QqQZ1g==", actual google/cloud/storage/hashing_options_test.cc:54:16 - Unknown word (IEBA) -- EXPECT_EQ("ImIEBA==", actual); -google/cloud/storage/internal/async/connection_impl_insert_test.cc:137:52 - Unknown word (Fbuckets) -- bucket=projects%2F_%2Fbuckets%2Ftest-bucket"), -google/cloud/storage/internal/async/connection_impl_insert_test.cc:137:62 - Unknown word (Ftest) -- projects%2F_%2Fbuckets%2Ftest-bucket"), google/cloud/storage/internal/async/connection_impl_upload_hash_test.cc:196:36 - Unknown word (wopt) -- grpc::WriteOptions wopt) { google/cloud/storage/internal/async/connection_impl_upload_test.cc:462:42 - Unknown word (eksb) -- sha256_bytes: "test-eksb" google/cloud/storage/internal/async/insert_object.cc:50:21 - Unknown word (Subcord) -- auto next = data_.Subcord(0, n); google/cloud/storage/internal/async/writer_connection_buffered.cc:404:39 - Unknown word (unsatisified) -- call that returns an unsatisified future until the buffer google/cloud/storage/internal/grpc/default_options.cc:99:49 - Unknown word (unviverse) -- already a set endpoint or unviverse domain endpoint. google/cloud/storage/internal/grpc/default_options_test.cc:112:29 - Unknown word (testbench) -- "from-testbench-env"); -google/cloud/storage/internal/grpc/metrics_histograms.cc:28:9 - Unknown word (dseconds) -- using dseconds = std::chrono::duration google/cloud/storage/internal/grpc/object_request_parser_test.cc:63:33 - Unknown word (Cuakt) -- md5) : StEvo2V/qoDCuaktZSw3IQ== google/cloud/storage/internal/grpc/stub.cc:357:10 - Unknown word (wopts) -- auto wopts = grpc::WriteOptions -google/cloud/storage/internal/object_requests.cc:575:47 - Unknown word (uload) -- header in resumable uload response, value=" + google/cloud/storage/internal/object_requests_test.cc:261:61 - Unknown word (NEFCQ) -- encryption-key: MTIzNEFCQ0Q=")); google/cloud/storage/internal/object_requests_test.cc:281:61 - Unknown word (QUJDRD) -- source-encryption-key: QUJDRDEyMzQ=")); google/cloud/storage/internal/object_requests_test.cc:579:27 - Unknown word (sdlkj) -- "&upload_id=xa298sd_sdlkj2"; google/cloud/storage/internal/object_write_streambuf_test.cc:367:39 - Unknown word (Putn) -- ectWriteStreambufTest, MixPutcPutn) { -google/cloud/storage/internal/signed_url_requests_test.cc:115:62 - Unknown word (Bbar) -- -object?marker=foo%2Bbar)"""; -google/cloud/storage/internal/signed_url_requests_test.cc:229:58 - Unknown word (Fhtml) -- response-content-type=text%2Fhtml)"""; -google/cloud/storage/internal/signed_url_requests_test.cc:308:62 - Unknown word (Bhost) -- SignedHeaders=content-type%3Bhost" -google/cloud/storage/internal/signed_url_requests_test.cc:379:195 - Unknown word (Bcontent) -- SignedHeaders=cache-control%3Bcontent-type&generation=7&userProject google/cloud/storage/internal/tuple_filter_test.cc:66:25 - Unknown word (rvalues) -- Test that forwarding rvalues works. google/cloud/storage/oauth2/service_account_credentials_test.cc:90:11 - Unknown word (Aietf) -- "urn%3Aietf%3Aparams%3Aoauth%3Agrant google/cloud/storage/oauth2/service_account_credentials_test.cc:90:18 - Unknown word (Aparams) -- "urn%3Aietf%3Aparams%3Aoauth%3Agrant-type @@ -1033,13 +995,10 @@ google/cloud/storage/policy_document_test.cc:201:14 - Unknown word (rsapostte google/cloud/storage/quickstart/README.md:126:20 - Unknown word (Tbits) -- workloads (several Tbits/s of upload and/or download google/cloud/storage/testing/mock_generic_stub.h:30:17 - Unknown word (Googlemock) -- * Implements a Googlemock for the (generated) google/cloud/storage/tests/object_read_large_integration_test.cc:42:39 - Unknown word (statm) -- ifstream("/proc/self/statm"); -google/cloud/storage/tests/signed_url_conformance_test.cc:112:53 - Unknown word (expectedstringtosign) -- to_sign = test_params.expectedstringtosign(); -google/cloud/storage/tests/signed_url_conformance_test.cc:152:41 - Unknown word (bucketboundhostname) -- cketBoundHostname(test_params.bucketboundhostname()); +google/cloud/storage/tests/signed_url_conformance_test.cc:152:41 - Unknown word (bucketboundhostname) -- cketBoundHostname(test_params.bucketboundhostname()); google/cloud/storage/tests/signed_url_conformance_test.cc:250:44 - Unknown word (expecteddecodedpolicy) -- PostPolicyV4Escape(output.expecteddecodedpolicy()); -google/cloud/storage/tests/signed_url_conformance_test.cc:315:17 - Unknown word (ifstr) -- std::ifstream ifstr(conformance_tests_file google/cloud/storage/tests/signed_url_conformance_test.cc:336:25 - Unknown word (nonconformant) -- std::set nonconformant_url_tests{"ListObjects google/cloud/storageinsights/v1/internal/storage_insights_auth_decorator.h:19:39 - Unknown word (STORAGEINSIGHTS) -- CLOUD_CPP_GOOGLE_CLOUD_STORAGEINSIGHTS_V1_INTERNAL_STORAGE -google/cloud/storagetransfer/mocks/mock_storage_transfer_connection.h:19:39 - Unknown word (STORAGETRANSFER) -- CLOUD_CPP_GOOGLE_CLOUD_STORAGETRANSFER_MOCKS_MOCK_STORAGE_TRANSFER google/cloud/support/doc/environment-variables.dox:14:40 - Unknown word (cloudsupport) -- (which defaults to "cloudsupport.googleapis.com") google/cloud/support/v2/case_client.h:467:11 - Unknown word (classications) -- /// The classications are hierarchical, with google/cloud/telcoautomation/CMakeLists.txt:19:53 - Unknown word (Telco) -- library(telcoautomation "Telco Automation API" @@ -1052,7 +1011,6 @@ google/cloud/telcoautomation/v1/telco_automation_client.h:43:43 - Unknown wo google/cloud/testing_util/BUILD.bazel:34:36 - Unknown word (GETRUSAGE) -- GOOGLE_CLOUD_CPP_HAVE_GETRUSAGE", google/cloud/testing_util/BUILD.bazel:35:36 - Unknown word (RUSAGE) -- GOOGLE_CLOUD_CPP_HAVE_RUSAGE_THREAD", google/cloud/testing_util/CMakeLists.txt:71:25 - Unknown word (getrusage) -- check_cxx_symbol_exists(getrusage sys/resource.h -google/cloud/testing_util/chrono_output.h:30:33 - Unknown word (Ostreamable) -- bool kIsChronoDurationOstreamable = google/cloud/testing_util/opentelemetry_matchers.h:342:19 - Unknown word (snapshotted) -- * The context is snapshotted when the future is returned google/cloud/testing_util/status_matchers_test.cc:158:65 - Unknown word (ello) -- kUnknown, HasSubstr("ello"))); google/cloud/testing_util/validate_metadata.cc:115:37 - Unknown word (dbolduc) -- is recursive because dbolduc could not figure out @@ -1069,8 +1027,6 @@ google/cloud/video/doc/environment-variables.dox:22:40 - Unknown word (video google/cloud/videointelligence/mocks/mock_video_intelligence_connection.h:19:39 - Unknown word (VIDEOINTELLIGENCE) -- CLOUD_CPP_GOOGLE_CLOUD_VIDEOINTELLIGENCE_MOCKS_MOCK_VIDEO_INTELLIGENCE google/cloud/vision/README.md:29:45 - Unknown word (wakeupcat) -- samples-data/vision/label/wakeupcat.jpg"; google/cloud/vmmigration/mocks/mock_vm_migration_connection.h:19:39 - Unknown word (VMMIGRATION) -- CLOUD_CPP_GOOGLE_CLOUD_VMMIGRATION_MOCKS_MOCK_VM_MIGRATION -google/cloud/vmmigration/v1/internal/vm_migration_auth_decorator.cc:624:29 - Unknown word (Cutover) -- VmMigrationAuth::AsyncCreateCutoverJob( -google/cloud/vmmigration/v1/internal/vm_migration_connection_impl.cc:2131:15 - Unknown word (cutover) -- r.cutover_jobs().size()); google/cloud/vmmigration/v1/vm_migration_client.h:576:32 - Unknown word (onprem) -- remote source is the onprem vCenter (remote in the google/cloud/vmwareengine/v1/internal/vmware_engine_auth_decorator.cc:819:54 - Unknown word (Peerings) -- vmwareengine::v1::ListNetworkPeeringsResponse> google/cloud/vmwareengine/v1/internal/vmware_engine_auth_decorator.h:19:39 - Unknown word (VMWAREENGINE) -- CLOUD_CPP_GOOGLE_CLOUD_VMWAREENGINE_V1_INTERNAL_VMWARE_ENGINE @@ -1097,8 +1053,8 @@ protos/google/cloud/compute/v1/internal/common_000.proto:1357:22 - Unknown wor protos/google/cloud/compute/v1/internal/common_000.proto:202:33 - Unknown word (MAGLEV) -- localityLbPolicy is set to MAGLEV or RING_HASH. This field protos/google/cloud/compute/v1/internal/common_000.proto:31:9 - Unknown word (AWSV) -- message AWSV4Signature { protos/google/cloud/compute/v1/internal/common_000.proto:320:6 - Unknown word (Maglev) -- // Maglev is not as stable as -protos/google/cloud/compute/v1/internal/common_000.proto:365:6 - Unknown word (Stackdriver) -- // Stackdriver. -protos/google/cloud/compute/v1/internal/common_000.proto:379:41 - Unknown word (RCTH) -- read by the backend RCTH +protos/google/cloud/compute/v1/internal/common_000.proto:379:41 - Unknown word (RCTH) -- read by the backend RCTH +protos/google/cloud/compute/v1/internal/common_000.proto:380:23 - Unknown word (metadatas) -- map metadatas = 40 [json_name = "metadatas protos/google/cloud/compute/v1/internal/common_000.proto:47:33 - Unknown word (ashburn) -- east-1" for AWS or "us-ashburn-1" for OCI. protos/google/cloud/compute/v1/internal/common_000.proto:506:67 - Unknown word (loadbalancer) -- generated by the L7 loadbalancer. protos/google/cloud/compute/v1/internal/common_000.proto:514:12 - Unknown word (Subsetting) -- optional Subsetting subsetting = 38 [json diff --git a/integration-tests/snapshots/php/php-src/report.yaml b/integration-tests/snapshots/php/php-src/report.yaml index b0eed28bf02..ed7f159d295 100644 --- a/integration-tests/snapshots/php/php-src/report.yaml +++ b/integration-tests/snapshots/php/php-src/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/php/php-src.git Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,php}"]' Summary: files: 2211 - filesWithIssues: 1570 - issues: 31273 + filesWithIssues: 1534 + issues: 27336 errors: 0 Errors: [] @@ -371,12 +371,10 @@ issues: - "ext/bcmath/bcmath_arginfo.h:56:17 bcceil U #define arginfo_bcceil arginfo_bcfloor" - "ext/bcmath/bcmath_arginfo.h:56:32 bcfloor U arginfo_bcceil arginfo_bcfloor" - "ext/bcmath/bcmath_arginfo.h:58:49 bcround U TYPE_INFO_EX(arginfo_bcround, 0, 1, IS_STRING, 0" - - "ext/bcmath/bcmath_arginfo.h:86:68 powmod U class_BcMath_Number_powmod, 0, 2, BcMath\\\\\\116umber" - "ext/bcmath/bcmath_arginfo.h:131:15 bcdivmod U ZEND_FUNCTION(bcdivmod);" - "ext/bcmath/bcmath_arginfo.h:137:15 bcfloor U ZEND_FUNCTION(bcfloor);" - "ext/bcmath/bcmath_arginfo.h:138:15 bcceil U ZEND_FUNCTION(bcceil);" - "ext/bcmath/bcmath_arginfo.h:139:15 bcround U ZEND_FUNCTION(bcround);" - - "ext/bcmath/bcmath_arginfo.h:147:28 powmod U METHOD(BcMath_Number, powmod);" - "ext/bcmath/bcmath_arginfo.h:164:10 bcdivmod U ZEND_FE(bcdivmod, arginfo_bcdivmod)" - "ext/bcmath/bcmath_arginfo.h:164:28 bcdivmod U FE(bcdivmod, arginfo_bcdivmod)" - "ext/bcmath/bcmath_arginfo.h:170:10 bcfloor U ZEND_FE(bcfloor, arginfo_bcfloor)" @@ -385,21 +383,17 @@ issues: - "ext/bcmath/bcmath_arginfo.h:171:26 bcceil U ZEND_FE(bcceil, arginfo_bcceil)" - "ext/bcmath/bcmath_arginfo.h:172:10 bcround U ZEND_FE(bcround, arginfo_bcround)" - "ext/bcmath/bcmath_arginfo.h:172:27 bcround U FE(bcround, arginfo_bcround)" - - "ext/bcmath/bcmath_arginfo.h:184:25 powmod U ZEND_ME(BcMath_Number, powmod, arginfo_class_BcMath" - - "ext/bcmath/bcmath_arginfo.h:184:61 powmod U class_BcMath_Number_powmod, ZEND_ACC_PUBLIC)" - - "ext/bcmath/bcmath.c:13:14 Andi U | Author: Andi Gutmans " - - "ext/bcmath/libbcmath/src/convert.h:48:74 nend U vector, const char *nend, size_t nlen)" - - "ext/bcmath/libbcmath/src/convert.h:53:46 nend U partial_convert_to_vector(nend, len);" - - "ext/bcmath/libbcmath/src/convert.h:54:3 nend U nend -= len;" - "ext/bcmath/libbcmath/src/div.c:308:8 qptr U char *qptr = (*quot)->n_value;" - "ext/bcmath/libbcmath/src/div.c:309:15 qptr U char *qend = qptr + quot_len - 1;" - "ext/bcmath/libbcmath/src/div.c:323:17 qptr U while (qend >= qptr) {" @@ -477,42 +468,27 @@ issues: - "ext/bcmath/libbcmath/src/init.c:64:28 nonzeroed U num temp = _bc_new_num_nonzeroed_ex_internal(length," - "ext/bcmath/libbcmath/src/init.c:69:20 nonzeroed U bc_num _bc_new_num_nonzeroed_ex(size_t length, size" - "ext/bcmath/libbcmath/src/init.c:71:21 nonzeroed U return _bc_new_num_nonzeroed_ex_internal(length," - - "ext/bcmath/libbcmath/src/int2num.c:39:8 bptr U char *bptr, *vptr;" - - "ext/bcmath/libbcmath/src/int2num.c:50:2 bptr U bptr = buffer;" - - "ext/bcmath/libbcmath/src/int2num.c:51:3 bptr U *bptr++ = val % BASE;" - - "ext/bcmath/libbcmath/src/int2num.c:56:4 bptr U *bptr++ = val % BASE;" - - "ext/bcmath/libbcmath/src/int2num.c:72:16 bptr U *vptr++ = *--bptr;" - "ext/bcmath/libbcmath/src/long2num.c:13:20 Takamachi U | Authors: Saki Takamachi " - "ext/bcmath/libbcmath/src/long2num.c:34:20 nonzeroed U num = bc_new_num_nonzeroed(BC_LONG_MAX_DIGITS," - "ext/bcmath/libbcmath/src/long2num.c:50:19 nonzeroed U num = bc_new_num_nonzeroed(len, 0);" - "ext/bcmath/libbcmath/src/nearzero.c:1:4 nearzero U /* nearzero.c: bcmath library file" - - "ext/bcmath/libbcmath/src/num2str.c:40:8 sptr U char *sptr;" - "ext/bcmath/libbcmath/src/num2str.c:42:7 signch U bool signch;" - "ext/bcmath/libbcmath/src/num2str.c:46:2 signch U signch = num->n_sign != PLUS" - "ext/bcmath/libbcmath/src/num2str.c:49:48 signch U num->n_len + scale + signch + 1, 0);" - "ext/bcmath/libbcmath/src/num2str.c:51:40 signch U string_alloc(num->n_len + signch, 0);" - - "ext/bcmath/libbcmath/src/num2str.c:55:2 sptr U sptr = ZSTR_VAL(str);" - "ext/bcmath/libbcmath/src/num2str.c:56:6 signch U if (signch) *sptr++ = '-';" - - "ext/bcmath/libbcmath/src/num2str.c:56:15 sptr U if (signch) *sptr++ = '-';" - - "ext/bcmath/libbcmath/src/num2str.c:60:2 sptr U sptr = bc_copy_and_toggle" - - "ext/bcmath/libbcmath/src/num2str.c:60:32 sptr U copy_and_toggle_bcd(sptr, nptr, nptr + num->n" - "ext/bcmath/libbcmath/src/private.h:39:9 SWAR U #define SWAR_ONES (~((size_t) 0)" - "ext/bcmath/libbcmath/src/private.h:41:13 SWAR U * Example: SWAR_REPEAT(0xAB) will be" - "ext/bcmath/libbcmath/src/private.h:42:9 SWAR U #define SWAR_REPEAT(x) (SWAR_ONES" - "ext/bcmath/libbcmath/src/private.h:42:25 SWAR U define SWAR_REPEAT(x) (SWAR_ONES * (x))" - "ext/bcmath/libbcmath/src/raise.c:48:9 rscale U size_t rscale;" - "ext/bcmath/libbcmath/src/raise.c:49:9 pwrscale U size_t pwrscale;" - - "ext/bcmath/libbcmath/src/raise.c:50:9 calcscale U size_t calcscale;" - "ext/bcmath/libbcmath/src/raise.c:64:3 rscale U rscale = scale;" - "ext/bcmath/libbcmath/src/raise.c:67:3 rscale U rscale = MIN (num1->n_scale" - "ext/bcmath/libbcmath/src/raise.c:72:2 pwrscale U pwrscale = num1->n_scale;" - "ext/bcmath/libbcmath/src/raise.c:74:3 pwrscale U pwrscale = 2 * pwrscale;" - "ext/bcmath/libbcmath/src/raise.c:74:18 pwrscale U pwrscale = 2 * pwrscale;" - "ext/bcmath/libbcmath/src/raise.c:75:31 pwrscale U square_ex(power, &power, pwrscale);" - - "ext/bcmath/libbcmath/src/raise.c:79:2 calcscale U calcscale = pwrscale;" - - "ext/bcmath/libbcmath/src/raise.c:87:4 calcscale U calcscale = pwrscale + calcscale" - - "ext/bcmath/libbcmath/src/raise.c:87:27 calcscale U calcscale = pwrscale + calcscale;" - - "ext/bcmath/libbcmath/src/raise.c:88:39 calcscale U temp, power, &temp, calcscale);" - "ext/bcmath/libbcmath/src/raise.c:95:39 rscale U one_), temp, result, rscale);" - "ext/bcmath/libbcmath/src/raise.c:111:31 convertable U Exponent must be properly convertable to long */" - "ext/bcmath/libbcmath/src/recmul.c:1:4 recmul U /* recmul.c: bcmath library file" @@ -526,12 +502,7 @@ issues: - "ext/bcmath/libbcmath/src/recmul.c:107:21 nonzeroed U *prod = bc_new_num_nonzeroed(prodlen, 0);" - "ext/bcmath/libbcmath/src/rmzero.c:1:4 rmzero U /* rmzero.c: bcmath library file" - "ext/bcmath/libbcmath/src/round.c:13:20 Takamachi U | Authors: Saki Takamachi " - - "ext/bcmath/libbcmath/src/sqrt.c:63:9 cscale U size_t cscale;" - "ext/bcmath/libbcmath/src/sqrt.c:65:9 rscale U size_t rscale = MAX(scale, local_num" - - "ext/bcmath/libbcmath/src/sqrt.c:77:3 cscale U cscale = local_num->n_scale" - - "ext/bcmath/libbcmath/src/sqrt.c:88:3 cscale U cscale = 3;" - - "ext/bcmath/libbcmath/src/sqrt.c:96:34 cscale U num, guess, &guess, cscale);" - - "ext/bcmath/libbcmath/src/sqrt.c:98:41 cscale U guess, point5, &guess, cscale);" - "ext/bcmath/libbcmath/src/sqrt.c:101:17 rscale U if (cscale < rscale + 1) {" - "ext/bcmath/libbcmath/src/sqrt.c:102:31 rscale U cscale = MIN (cscale * 3, rscale + 1);" - "ext/bcmath/libbcmath/src/sqrt.c:111:36 rscale U guess, BCG(_one_), num, rscale);" @@ -548,30 +519,29 @@ issues: - "ext/bz2/bz2_filter.c:341:47 tmpzval U concatenated = zend_is_true(tmpzval);" - "ext/bz2/bz2_filter.c:342:6 tmpzval U tmpzval = NULL;" - "ext/bz2/bz2_filter.c:345:5 tmpzval U tmpzval = zend_hash_str_find" - - "ext/bz2/bz2.c:443:15 zblock U zend_long zblock_size = 4; /* Block" - - "ext/bz2/bz2.c:444:15 zwork U zend_long zwork_factor = 0; /* Work" - - "ext/bz2/bz2.c:449:76 zblock U source, &source_len, &zblock_size, &zwork_factor" - - "ext/bz2/bz2.c:449:90 zwork U len, &zblock_size, &zwork_factor) == FAILURE)" - - "ext/bz2/bz2.c:453:6 zblock U if (zblock_size < 1 || zblock_size" - - "ext/bz2/bz2.c:453:25 zblock U (zblock_size < 1 || zblock_size > 9) {" - - "ext/bz2/bz2.c:457:25 zblock U int block_size = (int) zblock_size;" - - "ext/bz2/bz2.c:459:6 zwork U if (zwork_factor < 0 || zwork" - - "ext/bz2/bz2.c:459:26 zwork U zwork_factor < 0 || zwork_factor > 250) {" - - "ext/bz2/bz2.c:463:26 zwork U work_factor = (int) zwork_factor;" - - "ext/bz2/bz2.c:467:49 libbz U least that's what the libbz2 docs say (thanks to" + - "ext/bz2/bz2.c:162:45 innerstream U char *mode, php_stream *innerstream STREAMS_DC)" + - "ext/bz2/bz2.c:168:17 innerstream U self->stream = innerstream;" + - "ext/bz2/bz2.c:169:6 innerstream U if (innerstream) {" + - "ext/bz2/bz2.c:170:13 innerstream U GC_ADDREF(innerstream->res);" + - "ext/bz2/bz2.c:443:15 zblock U zend_long zblock_size = 4; /* Block" + - "ext/bz2/bz2.c:444:15 zwork U zend_long zwork_factor = 0; /* Work" + - "ext/bz2/bz2.c:449:76 zblock U source, &source_len, &zblock_size, &zwork_factor" + - "ext/bz2/bz2.c:449:90 zwork U len, &zblock_size, &zwork_factor) == FAILURE)" + - "ext/bz2/bz2.c:453:6 zblock U if (zblock_size < 1 || zblock_size" + - "ext/bz2/bz2.c:453:25 zblock U (zblock_size < 1 || zblock_size > 9) {" + - "ext/bz2/bz2.c:457:25 zblock U int block_size = (int) zblock_size;" + - "ext/bz2/bz2.c:459:6 zwork U if (zwork_factor < 0 || zwork" + - "ext/bz2/bz2.c:459:26 zwork U zwork_factor < 0 || zwork_factor > 250) {" + - "ext/bz2/bz2.c:463:26 zwork U work_factor = (int) zwork_factor;" + - "ext/bz2/bz2.c:467:49 libbz U least that's what the libbz2 docs say (thanks to" + - "ext/bz2/php_bz2.h:50:99 innerstream U char *mode, php_stream *innerstream STREAMS_DC);" + - "ext/bz2/php_bz2.h:52:50 innerstream U from_BZFILE(bz, mode, innerstream) _php_stream_bz2open" + - "ext/bz2/php_bz2.h:52:110 innerstream U BZFILE((bz), (mode), (innerstream) STREAMS_CC)" - "ext/calendar/cal_unix.c:32:17 tmbuf U struct tm *ta, tmbuf;" - "ext/calendar/cal_unix.c:47:35 tmbuf U php_localtime_r(&ts, &tmbuf))) {" - - "ext/calendar/cal_unix.c:58:12 uday U zend_long uday;" - - "ext/calendar/cal_unix.c:60:51 uday U ZEND_NUM_ARGS(), \"l\", &uday) == FAILURE) {" - - "ext/calendar/cal_unix.c:63:6 uday U if (uday < 2440588 || (uday" - - "ext/calendar/cal_unix.c:63:25 uday U (uday < 2440588 || (uday - 2440588) > (ZEND_LONG" - "ext/calendar/cal_unix.c:64:21 jday U zend_value_error(\"jday must be between 244" - - "ext/calendar/cal_unix.c:68:2 uday U uday -= 2440588 /* J.D. of" - - "ext/calendar/calendar_arginfo.h:43:70 DAYNO U IS_LONG, 0, \"CAL_DOW_DAYNO\")" - "ext/calendar/calendar_arginfo.h:124:34 CALS U LONG_CONSTANT(\"CAL_NUM_CALS\", CAL_NUM_CALS, CONST" - "ext/calendar/calendar_arginfo.h:124:49 CALS U CAL_NUM_CALS\", CAL_NUM_CALS, CONST_PERSISTENT);" - - "ext/calendar/calendar_arginfo.h:125:34 DAYNO U LONG_CONSTANT(\"CAL_DOW_DAYNO\", CAL_DOW_DAYNO, CONST" - - "ext/calendar/calendar_arginfo.h:125:50 DAYNO U DOW_DAYNO\", CAL_DOW_DAYNO, CONST_PERSISTENT);" - "ext/calendar/calendar_arginfo.h:138:41 ALAFIM U CONSTANT(\"CAL_JEWISH_ADD_ALAFIM_GERESH\", CAL_JEWISH" - "ext/calendar/calendar_arginfo.h:138:48 GERESH U CAL_JEWISH_ADD_ALAFIM_GERESH\", CAL_JEWISH_ADD_ALAFIM" - "ext/calendar/calendar_arginfo.h:138:72 ALAFIM U GERESH\", CAL_JEWISH_ADD_ALAFIM_GERESH, CONST_PERSISTENT" @@ -582,19 +552,13 @@ issues: - "ext/calendar/calendar_arginfo.h:140:69 GERESHAYIM U GERESHAYIM\", CAL_JEWISH_ADD_GERESHAYIM, CONST_PERSISTENT);" - "ext/calendar/calendar.c:43:10 CALS U CAL_NUM_CALS" - "ext/calendar/calendar.c:61:62 CALS U conversion_table[CAL_NUM_CALS] = {" - - "ext/calendar/calendar.c:76:16 DAYNO U enum { CAL_DOW_DAYNO, CAL_DOW_LONG, CAL_DOW" - "ext/calendar/calendar.c:84:48 אבגדהוזחטיכלמנסעפצקרשת U escape sequences of אבגדהוזחטיכלמנסעפצקרשת" - "ext/calendar/calendar.c:86:19 alef U static const char alef_bet[25] = \"0\\xE0\\xE" - "ext/calendar/calendar.c:88:24 ALAFIM U define CAL_JEWISH_ADD_ALAFIM_GERESH 0x2" - "ext/calendar/calendar.c:88:31 GERESH U CAL_JEWISH_ADD_ALAFIM_GERESH 0x2" - "ext/calendar/calendar.c:89:24 ALAFIM U define CAL_JEWISH_ADD_ALAFIM 0x4" - "ext/calendar/calendar.c:90:24 GERESHAYIM U define CAL_JEWISH_ADD_GERESHAYIM 0x8" - - "ext/calendar/calendar.c:127:15 smonths U zval months, smonths;" - - "ext/calendar/calendar.c:135:14 smonths U array_init(&smonths);" - - "ext/calendar/calendar.c:139:21 smonths U add_index_string(&smonths, i, calendar->month" - "ext/calendar/calendar.c:143:23 abbrevmonths U add_assoc_zval(ret, \"abbrevmonths\", &smonths);" - - "ext/calendar/calendar.c:143:39 smonths U ret, \"abbrevmonths\", &smonths);" - - "ext/calendar/calendar.c:144:23 maxdaysinmonth U add_assoc_long(ret, \"maxdaysinmonth\", calendar->max_days" - "ext/calendar/calendar.c:145:25 calname U add_assoc_string(ret, \"calname\", calendar->name);" - "ext/calendar/calendar.c:146:25 calsymbol U add_assoc_string(ret, \"calsymbol\", calendar->symbol)" - "ext/calendar/calendar.c:165:27 CALS U (i = 0; i < CAL_NUM_CALS; i++) {" @@ -630,21 +594,11 @@ issues: - "ext/calendar/calendar.c:422:4 yehidot U /* yehidot (ones) case */" - "ext/calendar/calendar.c:429:21 GERESHAYIM U if (CAL_JEWISH_ADD_GERESHAYIM & fl) {" - "ext/calendar/calendar.c:430:15 endofalafim U switch (p - endofalafim) {" - - "ext/calendar/calendar.c:457:8 dayp U char *dayp, *yearp;" - - "ext/calendar/calendar.c:457:15 yearp U char *dayp, *yearp;" - "ext/calendar/calendar.c:465:23 strpprintf U RETURN_NEW_STR(zend_strpprintf(0, \"%i/%i/%i\", month" - "ext/calendar/calendar.c:472:23 strpprintf U RETVAL_NEW_STR(zend_strpprintf(0, \"%s %s %s\", heb_number" - - "ext/calendar/calendar.c:472:79 dayp U number_to_chars(day, fl, &dayp), JEWISH_HEB_MONTH_NAME" - - "ext/calendar/calendar.c:472:153 yearp U to_chars(year, fl, &yearp)));" - - "ext/calendar/calendar.c:474:7 dayp U if (dayp) {" - - "ext/calendar/calendar.c:475:10 dayp U efree(dayp);" - - "ext/calendar/calendar.c:477:7 yearp U if (yearp) {" - - "ext/calendar/calendar.c:478:10 yearp U efree(yearp);" - - "ext/calendar/calendar.c:529:35 DAYNO U julday, mode = CAL_DOW_DAYNO;" - "ext/calendar/calendar.c:531:14 daynamel U const char *daynamel, *daynames;" - "ext/calendar/calendar.c:538:2 daynamel U daynamel = DayNameLong[day];" - "ext/calendar/calendar.c:543:17 daynamel U RETURN_STRING(daynamel);" - - "ext/calendar/calendar.c:548:15 DAYNO U case CAL_DOW_DAYNO:" - "ext/calendar/calendar.stub.php:27:20 CALS U * @cvalue CAL_NUM_CALS" - "ext/calendar/calendar.stub.php:29:15 CALS U const CAL_NUM_CALS = UNKNOWN;" - "ext/calendar/calendar.stub.php:33:20 DAYNO U * @cvalue CAL_DOW_DAYNO" @@ -748,9 +702,6 @@ issues: - "ext/com_dotnet/com_com.c:81:10 CLSCTX U ctx = CLSCTX_REMOTE_SERVER;" - "ext/com_dotnet/com_com.c:101:11 CLSCTX U ctx = (CLSCTX)zval_get_long(tmp);" - "ext/com_dotnet/com_com.c:105:22 COMG U if (server_name && !COMG(allow_dcom)) {" - - "ext/com_dotnet/com_com.c:105:33 dcom U name && !COMG(allow_dcom)) {" - - "ext/com_dotnet/com_com.c:106:37 DCOM U exception(E_ERROR, \"DCOM has been disabled by" - - "ext/com_dotnet/com_com.c:106:93 dcom U administrator [com.allow_dcom=0]\");" - "ext/com_dotnet/com_com.c:110:30 olestring U = php_com_string_to_olestring(module_name, module" - "ext/com_dotnet/com_com.c:117:8 pwsz U info.pwszName = php_com_string" - "ext/com_dotnet/com_com.c:117:37 olestring U = php_com_string_to_olestring(ZSTR_VAL(server_name" @@ -760,11 +711,6 @@ issues: - "ext/com_dotnet/com_com.c:132:22 OLECHAR U authid.Domain = (OLECHAR*) ZSTR_VAL(domain_name" - "ext/com_dotnet/com_com.c:145:13 CLSID U if (FAILED(CLSIDFromString(moniker," - "ext/com_dotnet/com_com.c:145:39 clsid U CLSIDFromString(moniker, &clsid))) {" - - "ext/com_dotnet/com_com.c:150:14 bopt U BIND_OPTS2 bopt = {0};" - - "ext/com_dotnet/com_com.c:159:5 bopt U bopt.cbStruct = sizeof(bopt" - - "ext/com_dotnet/com_com.c:159:28 bopt U bopt.cbStruct = sizeof(bopt);" - - "ext/com_dotnet/com_com.c:160:52 bopt U pBindCtx, (BIND_OPTS*)&bopt);" - - "ext/com_dotnet/com_com.c:161:5 bopt U bopt.pServerInfo = &info" - "ext/com_dotnet/com_com.c:192:29 clsid U CoCreateInstanceEx(&clsid, NULL, ctx, &info," - "ext/com_dotnet/com_com.c:200:27 clsid U = CoCreateInstance(&clsid, NULL, CLSCTX_SERVER" - "ext/com_dotnet/com_com.c:207:12 pwsz U if (info.pwszName) efree(info.pwszName" @@ -775,7 +721,6 @@ issues: - "ext/com_dotnet/com_com.c:221:28 werr U win32_error_msg_free(werr);" - "ext/com_dotnet/com_com.c:236:8 COMG U if (COMG(autoreg_on)) {" - "ext/com_dotnet/com_com.c:245:30 COMG U if (obj->typeinfo && COMG(autoreg_on)) {" - - "ext/com_dotnet/com_com.c:250:4 BSTR U BSTR name;" - "ext/com_dotnet/com_com.c:253:40 olestring U typelib_str = php_com_olestring_to_string(name, obj" - "ext/com_dotnet/com_com.c:277:2 CLSID U CLSID clsid;" - "ext/com_dotnet/com_com.c:277:8 clsid U CLSID clsid;" @@ -787,16 +732,9 @@ issues: - "ext/com_dotnet/com_com.c:332:1 HRESULT U HRESULT php_com_invoke_helper" - "ext/com_dotnet/com_com.c:332:59 DISPID U dotnet_object *obj, DISPID id_member," - "ext/com_dotnet/com_com.c:333:15 DISPPARAMS U WORD flags, DISPPARAMS *disp_params, VARIANT" - - "ext/com_dotnet/com_com.c:333:76 noarg U bool silent, bool allow_noarg)" - "ext/com_dotnet/com_com.c:335:2 HRESULT U HRESULT hr;" - "ext/com_dotnet/com_com.c:337:2 EXCEPINFO U EXCEPINFO e = {0};" - - "ext/com_dotnet/com_com.c:348:11 bstr U if (e.bstrSource) {" - "ext/com_dotnet/com_com.c:349:23 olestring U source = php_com_olestring_to_string(e.bstrSource" - - "ext/com_dotnet/com_com.c:349:45 bstr U olestring_to_string(e.bstrSource, obj->code_page" - - "ext/com_dotnet/com_com.c:350:22 bstr U SysFreeString(e.bstrSource);" - - "ext/com_dotnet/com_com.c:352:11 bstr U if (e.bstrDescription) {" - - "ext/com_dotnet/com_com.c:353:47 bstr U olestring_to_string(e.bstrDescription, obj->code" - - "ext/com_dotnet/com_com.c:384:70 noarg U cNamedArgs == 0) && allow_noarg) {" - "ext/com_dotnet/com_com.c:410:1 HRESULT U HRESULT php_com_get_id_of_name" - "ext/com_dotnet/com_com.c:411:3 DISPID U DISPID *dispid)" - "ext/com_dotnet/com_com.c:411:11 dispid U DISPID *dispid)" @@ -815,20 +753,21 @@ issues: - "ext/com_dotnet/com_com.c:460:2 DISPPARAMS U DISPPARAMS disp_params;" - "ext/com_dotnet/com_com.c:528:14 rgvarg U disp_params.rgvarg = vargs;" - "ext/com_dotnet/com_com.c:529:14 rgdispid U disp_params.rgdispidNamedArgs = NULL;" + - "ext/com_dotnet/com_com.c:531:23 PROPERTYPUT U if (flags & DISPATCH_PROPERTYPUT) {" - "ext/com_dotnet/com_com.c:532:3 altdispid U altdispid = DISPID_PROPERTYPUT" - "ext/com_dotnet/com_com.c:532:15 DISPID U altdispid = DISPID_PROPERTYPUT;" + - "ext/com_dotnet/com_com.c:532:22 PROPERTYPUT U altdispid = DISPID_PROPERTYPUT;" - "ext/com_dotnet/com_com.c:533:15 rgdispid U disp_params.rgdispidNamedArgs = &altdispid" - "ext/com_dotnet/com_com.c:533:36 altdispid U rgdispidNamedArgs = &altdispid;" - "ext/com_dotnet/com_com.c:553:13 pointee U * the pointee value as a zval; otherwise" - - "ext/com_dotnet/com_com.c:585:74 noarg U bool silent, bool allow_noarg)" - "ext/com_dotnet/com_com.c:587:9 altdispid U DISPID altdispid;" - "ext/com_dotnet/com_com.c:588:2 DISPPARAMS U DISPPARAMS disp_params;" - "ext/com_dotnet/com_com.c:604:14 rgvarg U disp_params.rgvarg = vargs;" - "ext/com_dotnet/com_com.c:605:14 rgdispid U disp_params.rgdispidNamedArgs = NULL;" + - "ext/com_dotnet/com_com.c:607:23 PROPERTYPUT U if (flags & DISPATCH_PROPERTYPUT) {" - "ext/com_dotnet/com_com.c:608:3 altdispid U altdispid = DISPID_PROPERTYPUT" + - "ext/com_dotnet/com_com.c:608:22 PROPERTYPUT U altdispid = DISPID_PROPERTYPUT;" - "ext/com_dotnet/com_com.c:609:15 rgdispid U disp_params.rgdispidNamedArgs = &altdispid" - - "ext/com_dotnet/com_com.c:614:80 noarg U params, v, silent, allow_noarg);" - - "ext/com_dotnet/com_com.c:632:61 noarg U zval *args, bool allow_noarg)" - "ext/com_dotnet/com_com.c:663:49 CLSID U = S_OK && StringFromCLSID(&retval, &guid_string" - "ext/com_dotnet/com_com.c:694:8 CDNO U obj = CDNO_FETCH(object);" - "ext/com_dotnet/com_com.c:697:29 dispname U > typelibname, 1 => dispname */" @@ -850,11 +789,7 @@ issues: - "ext/com_dotnet/com_dotnet.c:54:21 riid U /* [in] */ REFIID riid," - "ext/com_dotnet/com_dotnet.c:64:26 HRESULT U define DUMMY_METHOD(x) HRESULT ( STDMETHODCALLTYPE" - "ext/com_dotnet/com_dotnet.c:101:2 HRESULT U HRESULT ( STDMETHODCALLTYPE" - - "ext/com_dotnet/com_dotnet.c:101:67 BSTR U (IAppDomain * This, BSTR AssemblyName, BSTR typeName" - - "ext/com_dotnet/com_dotnet.c:101:86 BSTR U BSTR AssemblyName, BSTR typeName, IUnknown" - "ext/com_dotnet/com_dotnet.c:102:2 HRESULT U HRESULT ( STDMETHODCALLTYPE" - - "ext/com_dotnet/com_dotnet.c:102:71 BSTR U (IAppDomain * This, BSTR AssemblyFile, BSTR typeName" - - "ext/com_dotnet/com_dotnet.c:102:90 BSTR U BSTR AssemblyFile, BSTR typeName, IUnknown" - "ext/com_dotnet/com_dotnet.c:109:9 Imscorlib U struct _Imscorlib_System_AppDomain {" - "ext/com_dotnet/com_dotnet.c:110:10 Imscorlib U struct _Imscorlib_System_AppDomainVtbl" - "ext/com_dotnet/com_dotnet.c:117:2 DISPID U DISPID create_instance;" @@ -887,7 +822,6 @@ issues: - "ext/com_dotnet/com_dotnet.c:225:2 OLECHAR U OLECHAR *oleassembly, *oletype" - "ext/com_dotnet/com_dotnet.c:225:11 oleassembly U OLECHAR *oleassembly, *oletype;" - "ext/com_dotnet/com_dotnet.c:225:25 oletype U OLECHAR *oleassembly, *oletype;" - - "ext/com_dotnet/com_dotnet.c:226:2 BSTR U BSTR oleassembly_sys, oletype" - "ext/com_dotnet/com_dotnet.c:226:7 oleassembly U BSTR oleassembly_sys, oletype_sys;" - "ext/com_dotnet/com_dotnet.c:226:24 oletype U BSTR oleassembly_sys, oletype_sys;" - "ext/com_dotnet/com_dotnet.c:242:40 COMG U dotnet_runtime_stuff*)COMG(dotnet_runtime_stuff" @@ -911,8 +845,6 @@ issues: - "ext/com_dotnet/com_extension_arginfo.h:228:26 CLSCTX U REGISTER_LONG_CONSTANT(\"CLSCTX_INPROC_HANDLER\", CLSCTX" - "ext/com_dotnet/com_extension_arginfo.h:228:50 CLSCTX U CLSCTX_INPROC_HANDLER\", CLSCTX_INPROC_HANDLER, CONST" - "ext/com_dotnet/com_extension_arginfo.h:229:26 CLSCTX U REGISTER_LONG_CONSTANT(\"CLSCTX_LOCAL_SERVER\", CLSCTX" - - "ext/com_dotnet/com_extension_arginfo.h:247:29 BSTR U REGISTER_LONG_CONSTANT(\"VT_BSTR\", VT_BSTR, CONST_PERSISTENT" - - "ext/com_dotnet/com_extension_arginfo.h:247:39 BSTR U CONSTANT(\"VT_BSTR\", VT_BSTR, CONST_PERSISTENT);" - "ext/com_dotnet/com_extension_arginfo.h:257:29 MACCP U REGISTER_LONG_CONSTANT(\"CP_MACCP\", CP_MACCP, CONST_PERSISTENT" - "ext/com_dotnet/com_extension_arginfo.h:257:40 MACCP U CONSTANT(\"CP_MACCP\", CP_MACCP, CONST_PERSISTENT);" - "ext/com_dotnet/com_extension_arginfo.h:258:29 OEMCP U REGISTER_LONG_CONSTANT(\"CP_OEMCP\", CP_OEMCP, CONST_PERSISTENT" @@ -927,8 +859,6 @@ issues: - "ext/com_dotnet/com_extension.c:130:59 COMG U cache(typelib_name, COMG(code_page))) != NULL" - "ext/com_dotnet/com_extension.c:131:50 COMG U pTL, CONST_PERSISTENT, COMG(code_page));" - "ext/com_dotnet/com_extension.c:142:34 Casesensitive U INI_MH(OnAutoregisterCasesensitive)" - - "ext/com_dotnet/com_extension.c:152:33 dcom U INI_BOOLEAN(\"com.allow_dcom\", \"0\", PHP_INI_SYSTEM" - - "ext/com_dotnet/com_extension.c:152:84 dcom U OnUpdateBool, allow_dcom, zend_com_dotnet_globals" - "ext/com_dotnet/com_extension.c:155:38 casesensitive U ENTRY(\"com.autoregister_casesensitive\", \"1\", PHP_INI_ALL," - "ext/com_dotnet/com_extension.c:155:86 Casesensitive U INI_ALL, OnAutoregisterCasesensitive, autoreg_case_sensitive" - "ext/com_dotnet/com_extension.c:183:10 saproxy U php_com_saproxy_class_entry = register" @@ -941,8 +871,6 @@ issues: - "ext/com_dotnet/com_extension.c:235:2 COMG U COMG(rshutdown_started)" - "ext/com_dotnet/com_extension.c:243:13 MSCOREE U #ifdef HAVE_MSCOREE_H" - "ext/com_dotnet/com_extension.c:244:6 COMG U if (COMG(dotnet_runtime_stuff" - - "ext/com_dotnet/com_extension.c:259:31 DCOM U print_table_row(2, \"DCOM support\", COMG(allow" - - "ext/com_dotnet/com_extension.c:259:57 dcom U support\", COMG(allow_dcom) ? \"enabled\" : \"disabled" - "ext/com_dotnet/com_extension.c:261:13 MSCOREE U #ifdef HAVE_MSCOREE_H" - "ext/com_dotnet/com_extension.stub.php:7:12 CLSCTX U * @cvalue CLSCTX_INPROC_SERVER" - "ext/com_dotnet/com_extension.stub.php:7:19 INPROC U * @cvalue CLSCTX_INPROC_SERVER" @@ -985,42 +913,47 @@ issues: - "ext/com_dotnet/com_extension.stub.php:269:23 PARAMNOTFOUND U @cvalue PHP_DISP_E_PARAMNOTFOUND" - "ext/com_dotnet/com_extension.stub.php:271:14 PARAMNOTFOUND U const DISP_E_PARAMNOTFOUND = UNKNOWN;" - "ext/com_dotnet/com_extension.stub.php:366:13 MSCOREE U #ifdef HAVE_MSCOREE_H" - - "ext/com_dotnet/com_handlers.c:32:2 HRESULT U HRESULT res;" - - "ext/com_dotnet/com_handlers.c:51:12 saproxy U php_com_saproxy_create(object, rv," - - "ext/com_dotnet/com_handlers.c:92:47 DISPID U do_invoke_by_id(obj, DISPID_VALUE," - - "ext/com_dotnet/com_handlers.c:106:12 saproxy U php_com_saproxy_create(object, rv, offset" - - "ext/com_dotnet/com_handlers.c:121:2 HRESULT U HRESULT res;" - - "ext/com_dotnet/com_handlers.c:136:47 DISPID U do_invoke_by_id(obj, DISPID_VALUE," - - "ext/com_dotnet/com_handlers.c:187:2 DISPID U DISPID dispid;" - - "ext/com_dotnet/com_handlers.c:187:9 dispid U DISPID dispid;" - - "ext/com_dotnet/com_handlers.c:193:54 dispid U of_name(obj, member, &dispid))) {" - - "ext/com_dotnet/com_handlers.c:254:31 CDNO U dotnet_object *obj = CDNO_FETCH(object);" - - "ext/com_dotnet/com_handlers.c:293:2 DISPID U DISPID dummy;" - - "ext/com_dotnet/com_handlers.c:324:4 OLECHAR U OLECHAR *olename;" - - "ext/com_dotnet/com_handlers.c:324:13 olename U OLECHAR *olename;" - - "ext/com_dotnet/com_handlers.c:325:10 lhash U ULONG lhash;" - - "ext/com_dotnet/com_handlers.c:329:5 olename U olename = php_com_string_to" - - "ext/com_dotnet/com_handlers.c:329:33 olestring U = php_com_string_to_olestring(name->val, name->len" - - "ext/com_dotnet/com_handlers.c:330:5 lhash U lhash = LHashValOfNameSys" - - "ext/com_dotnet/com_handlers.c:330:58 olename U WIN32, LOCALE_NEUTRAL, olename);" - - "ext/com_dotnet/com_handlers.c:332:40 olename U ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC" - - "ext/com_dotnet/com_handlers.c:332:49 lhash U Bind(comp, olename, lhash, INVOKE_FUNC, &TI," - - "ext/com_dotnet/com_handlers.c:338:44 lprgelemdesc U bindptr.lpfuncdesc->lprgelemdescParam[i].paramdesc.wParamFlags" - - "ext/com_dotnet/com_handlers.c:338:99 FOUT U wParamFlags & PARAMFLAG_FOUT) != 0;" - - "ext/com_dotnet/com_handlers.c:353:34 lptcomp U ITypeComp_Release(bindptr.lptcomp);" - - "ext/com_dotnet/com_handlers.c:364:11 olename U efree(olename);" - - "ext/com_dotnet/com_handlers.c:401:25 obja U php_com_dotnet_object *obja, *objb;" - - "ext/com_dotnet/com_handlers.c:401:32 objb U dotnet_object *obja, *objb;" - - "ext/com_dotnet/com_handlers.c:411:2 obja U obja = CDNO_FETCH(object" - - "ext/com_dotnet/com_handlers.c:411:9 CDNO U obja = CDNO_FETCH(object1);" - - "ext/com_dotnet/com_handlers.c:412:2 objb U objb = CDNO_FETCH(object" - - "ext/com_dotnet/com_handlers.c:412:9 CDNO U objb = CDNO_FETCH(object2);" - - "ext/com_dotnet/com_handlers.c:414:18 obja U switch (VarCmp(&obja->v, &objb->v, LOCALE" - - "ext/com_dotnet/com_handlers.c:414:28 objb U switch (VarCmp(&obja->v, &objb->v, LOCALE_NEUTRAL," - - "ext/com_dotnet/com_handlers.c:438:2 HRESULT U HRESULT res = S_OK;" - - "ext/com_dotnet/com_handlers.c:445:47 DISPID U do_invoke_by_id(obj, DISPID_VALUE," - - "ext/com_dotnet/com_handlers.c:471:12 BSTR U vt = VT_BSTR;" - - "ext/com_dotnet/com_handlers.c:556:23 Unadvise U IConnectionPoint_Unadvise(point, obj->sink_cookie" + - "ext/com_dotnet/com_handlers.c:32:2 HRESULT U HRESULT res;" + - "ext/com_dotnet/com_handlers.c:41:65 PROPERTYGET U DISPATCH_METHOD|DISPATCH_PROPERTYGET," + - "ext/com_dotnet/com_handlers.c:51:12 saproxy U php_com_saproxy_create(object, rv," + - "ext/com_dotnet/com_handlers.c:71:14 PROPERTYPUT U DISPATCH_PROPERTYPUT|DISPATCH_PROPERTYPUTREF" + - "ext/com_dotnet/com_handlers.c:71:35 PROPERTYPUTREF U PROPERTYPUT|DISPATCH_PROPERTYPUTREF, &v, 1, value, 0))" + - "ext/com_dotnet/com_handlers.c:92:47 DISPID U do_invoke_by_id(obj, DISPID_VALUE," + - "ext/com_dotnet/com_handlers.c:93:30 PROPERTYGET U DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, 1, offset, 0," + - "ext/com_dotnet/com_handlers.c:106:12 saproxy U php_com_saproxy_create(object, rv, offset" + - "ext/com_dotnet/com_handlers.c:121:2 HRESULT U HRESULT res;" + - "ext/com_dotnet/com_handlers.c:136:47 DISPID U do_invoke_by_id(obj, DISPID_VALUE," + - "ext/com_dotnet/com_handlers.c:137:30 PROPERTYPUT U DISPATCH_METHOD|DISPATCH_PROPERTYPUT, &v, 2, args, 0, 0)" + - "ext/com_dotnet/com_handlers.c:187:2 DISPID U DISPID dispid;" + - "ext/com_dotnet/com_handlers.c:187:9 dispid U DISPID dispid;" + - "ext/com_dotnet/com_handlers.c:193:54 dispid U of_name(obj, member, &dispid))) {" + - "ext/com_dotnet/com_handlers.c:254:31 CDNO U dotnet_object *obj = CDNO_FETCH(object);" + - "ext/com_dotnet/com_handlers.c:272:106 PROPERTYGET U DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, nargs, args))" + - "ext/com_dotnet/com_handlers.c:293:2 DISPID U DISPID dummy;" + - "ext/com_dotnet/com_handlers.c:324:4 OLECHAR U OLECHAR *olename;" + - "ext/com_dotnet/com_handlers.c:324:13 olename U OLECHAR *olename;" + - "ext/com_dotnet/com_handlers.c:325:10 lhash U ULONG lhash;" + - "ext/com_dotnet/com_handlers.c:329:5 olename U olename = php_com_string_to" + - "ext/com_dotnet/com_handlers.c:329:33 olestring U = php_com_string_to_olestring(name->val, name->len" + - "ext/com_dotnet/com_handlers.c:330:5 lhash U lhash = LHashValOfNameSys" + - "ext/com_dotnet/com_handlers.c:330:58 olename U WIN32, LOCALE_NEUTRAL, olename);" + - "ext/com_dotnet/com_handlers.c:332:40 olename U ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC" + - "ext/com_dotnet/com_handlers.c:332:49 lhash U Bind(comp, olename, lhash, INVOKE_FUNC, &TI," + - "ext/com_dotnet/com_handlers.c:338:44 lprgelemdesc U bindptr.lpfuncdesc->lprgelemdescParam[i].paramdesc.wParamFlags" + - "ext/com_dotnet/com_handlers.c:353:34 lptcomp U ITypeComp_Release(bindptr.lptcomp);" + - "ext/com_dotnet/com_handlers.c:364:11 olename U efree(olename);" + - "ext/com_dotnet/com_handlers.c:401:25 obja U php_com_dotnet_object *obja, *objb;" + - "ext/com_dotnet/com_handlers.c:401:32 objb U dotnet_object *obja, *objb;" + - "ext/com_dotnet/com_handlers.c:411:2 obja U obja = CDNO_FETCH(object" + - "ext/com_dotnet/com_handlers.c:411:9 CDNO U obja = CDNO_FETCH(object1);" + - "ext/com_dotnet/com_handlers.c:412:2 objb U objb = CDNO_FETCH(object" + - "ext/com_dotnet/com_handlers.c:412:9 CDNO U objb = CDNO_FETCH(object2);" + - "ext/com_dotnet/com_handlers.c:414:18 obja U switch (VarCmp(&obja->v, &objb->v, LOCALE" + - "ext/com_dotnet/com_handlers.c:414:28 objb U switch (VarCmp(&obja->v, &objb->v, LOCALE_NEUTRAL," + - "ext/com_dotnet/com_handlers.c:438:2 HRESULT U HRESULT res = S_OK;" + - "ext/com_dotnet/com_handlers.c:445:47 DISPID U do_invoke_by_id(obj, DISPID_VALUE," + - "ext/com_dotnet/com_handlers.c:446:30 PROPERTYGET U DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, 0, NULL, 1, 0)" + - "ext/com_dotnet/com_handlers.c:556:23 Unadvise U IConnectionPoint_Unadvise(point, obj->sink_cookie" - "ext/com_dotnet/com_iterator.c:37:7 zdata U zval zdata;" - "ext/com_dotnet/com_iterator.c:49:20 zdata U zval_ptr_dtor(&I->zdata);" - "ext/com_dotnet/com_iterator.c:56:16 zdata U if (Z_TYPE(I->zdata) != IS_UNDEF) {" @@ -1029,6 +962,7 @@ issues: - "ext/com_dotnet/com_iterator.c:139:2 DISPPARAMS U DISPPARAMS dp;" - "ext/com_dotnet/com_iterator.c:149:8 CDNO U obj = CDNO_FETCH(object);" - "ext/com_dotnet/com_iterator.c:202:52 DISPID U V_DISPATCH(&obj->v), DISPID_NEWENUM," + - "ext/com_dotnet/com_iterator.c:203:59 PROPERTYGET U DISPATCH_METHOD|DISPATCH_PROPERTYGET," - "ext/com_dotnet/com_misc.c:28:30 HRESULT U com_throw_exception(HRESULT code, char *message" - "ext/com_dotnet/com_olechar.c:29:20 OLECHAR U PHP_COM_DOTNET_API OLECHAR *php_com_string_to_olestring" - "ext/com_dotnet/com_olechar.c:29:47 olestring U OLECHAR *php_com_string_to_olestring(const char *string," @@ -1041,21 +975,12 @@ issues: - "ext/com_dotnet/com_olechar.c:45:45 olestring U real multibyte string, olestring is obviously allocated" - "ext/com_dotnet/com_olechar.c:46:44 olestring U by reallocating the olestring, but as emalloc is used" - "ext/com_dotnet/com_olechar.c:54:16 OLECHAR U olestring = (OLECHAR*)emalloc(sizeof(OLECHAR" - - "ext/com_dotnet/com_olechar.c:100:1 BSTR U BSTR php_com_string_to_bstr" - - "ext/com_dotnet/com_olechar.c:100:24 bstr U BSTR php_com_string_to_bstr(zend_string *string" - - "ext/com_dotnet/com_olechar.c:102:2 BSTR U BSTR bstr = NULL;" - - "ext/com_dotnet/com_olechar.c:102:7 bstr U BSTR bstr = NULL;" - "ext/com_dotnet/com_olechar.c:103:45 PRECOMPOSED U == CP_UTF8 ? 0 : MB_PRECOMPOSED | MB_ERR_INVALID_CHARS" - - "ext/com_dotnet/com_olechar.c:110:7 bstr U if ((bstr = SysAllocStringLen" - - "ext/com_dotnet/com_olechar.c:113:88 bstr U string), (int)mb_len + 1, bstr, wc_len)) <= 0) {" - - "ext/com_dotnet/com_olechar.c:116:9 bstr U return bstr;" - - "ext/com_dotnet/com_olechar.c:127:37 BSTR U php_com_bstr_to_string(BSTR bstr, int codepage)" - "ext/com_dotnet/com_persist.c:58:8 HRESULT U static HRESULT STDMETHODCALLTYPE stm" - "ext/com_dotnet/com_persist.c:60:13 REFIID U /* [in] */ REFIID riid," - "ext/com_dotnet/com_persist.c:60:20 riid U /* [in] */ REFIID riid," - "ext/com_dotnet/com_persist.c:65:33 riid U IsEqualGUID(&IID_IUnknown, riid) ||" - "ext/com_dotnet/com_persist.c:66:30 riid U IsEqualGUID(&IID_IStream, riid)) {" - - "ext/com_dotnet/com_persist.c:73:11 NOINTERFACE U return E_NOINTERFACE;" - "ext/com_dotnet/com_persist.c:96:8 HRESULT U static HRESULT STDMETHODCALLTYPE stm" - "ext/com_dotnet/com_persist.c:112:8 HRESULT U static HRESULT STDMETHODCALLTYPE stm" - "ext/com_dotnet/com_persist.c:114:10 nwrote U ssize_t nwrote;" @@ -1064,16 +989,8 @@ issues: - "ext/com_dotnet/com_persist.c:120:37 nwrote U nwrote > 0 ? (ULONG)nwrote : 0;" - "ext/com_dotnet/com_persist.c:122:6 nwrote U if (nwrote > 0) {" - "ext/com_dotnet/com_persist.c:128:8 HRESULT U static HRESULT STDMETHODCALLTYPE stm" - - "ext/com_dotnet/com_persist.c:128:72 dlib U This, LARGE_INTEGER dlibMove," - - "ext/com_dotnet/com_persist.c:129:19 ULARGE U DWORD dwOrigin, ULARGE_INTEGER *plibNewPosition" - - "ext/com_dotnet/com_persist.c:144:6 dlib U if (dlibMove.HighPart) {" - - "ext/com_dotnet/com_persist.c:149:19 dlib U offset = (off_t) dlibMove.QuadPart;" - "ext/com_dotnet/com_persist.c:160:8 HRESULT U static HRESULT STDMETHODCALLTYPE stm" - - "ext/com_dotnet/com_persist.c:160:62 ULARGE U size(IStream *This, ULARGE_INTEGER libNewSize)" - "ext/com_dotnet/com_persist.c:179:70 pstm U IStream *This, IStream *pstm, ULARGE_INTEGER cb," - - "ext/com_dotnet/com_persist.c:179:76 ULARGE U This, IStream *pstm, ULARGE_INTEGER cb," - - "ext/com_dotnet/com_persist.c:180:3 ULARGE U ULARGE_INTEGER *pcbRead, ULARGE" - - "ext/com_dotnet/com_persist.c:180:28 ULARGE U ULARGE_INTEGER *pcbRead, ULARGE_INTEGER *pcbWritten" - "ext/com_dotnet/com_persist.c:215:3 STATSTG U STATSTG *pstatstg, DWORD grfStatFlag" - "ext/com_dotnet/com_persist.c:215:12 pstatstg U STATSTG *pstatstg, DWORD grfStatFlag)" - "ext/com_dotnet/com_persist.c:220:69 ppstm U IStream *This, IStream **ppstm)" @@ -1105,7 +1022,6 @@ issues: - "ext/com_dotnet/com_persist.c:576:8 zstm U zval *zstm;" - "ext/com_dotnet/com_persist.c:584:62 zstm U ZEND_NUM_ARGS(), \"r\", &zstm)) {" - "ext/com_dotnet/com_persist.c:638:8 CDNO U obj = CDNO_FETCH(zobj);" - - "ext/com_dotnet/com_saproxy.c:40:32 indirecting U many dimensions we are indirecting to get into this element" - "ext/com_dotnet/com_saproxy.c:46:11 saproxy U } php_com_saproxy;" - "ext/com_dotnet/com_saproxy.c:52:10 saproxy U php_com_saproxy *proxy;" - "ext/com_dotnet/com_saproxy.c:56:11 saproxy U } php_com_saproxy_iter;" @@ -1114,7 +1030,9 @@ issues: - "ext/com_dotnet/com_saproxy.c:68:83 ndims U com_saproxy *src, int ndims)" - "ext/com_dotnet/com_saproxy.c:72:18 ndims U for (i = 0; i < ndims; i++) {" - "ext/com_dotnet/com_saproxy.c:98:2 HRESULT U HRESULT res;" + - "ext/com_dotnet/com_saproxy.c:123:30 PROPERTYGET U DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v," - "ext/com_dotnet/com_saproxy.c:219:2 HRESULT U HRESULT res;" + - "ext/com_dotnet/com_saproxy.c:240:15 PROPERTYPUT U DISPATCH_PROPERTYPUT, &v, proxy->dimensions" - "ext/com_dotnet/com_typeinfo.c:58:9 CLSID U * b) a CLSID, major, minor e.g." - "ext/com_dotnet/com_typeinfo.c:65:2 CLSID U CLSID clsid;" - "ext/com_dotnet/com_typeinfo.c:65:8 clsid U CLSID clsid;" @@ -1132,27 +1050,17 @@ issues: - "ext/com_dotnet/com_typeinfo.c:135:44 hsubkey U SUCCESS == RegQueryInfoKey(hsubkey, NULL, NULL, NULL," - "ext/com_dotnet/com_typeinfo.c:138:41 hsubkey U SUCCESS != RegEnumKey(hsubkey, j, version, sizeof" - "ext/com_dotnet/com_typeinfo.c:143:44 hsubkey U SUCCESS == RegQueryValue(hsubkey, version, libname," - - "ext/com_dotnet/com_typeinfo.c:186:2 BSTR U BSTR bstr_ids;" - - "ext/com_dotnet/com_typeinfo.c:186:7 bstr U BSTR bstr_ids;" - - "ext/com_dotnet/com_typeinfo.c:197:17 TKIND U if (pTKind == TKIND_ENUM) {" - - "ext/com_dotnet/com_typeinfo.c:205:52 bstr U TypeInfo, pVarDesc->memid, &bstr_ids, 1, &NameCount)" - "ext/com_dotnet/com_typeinfo.c:211:26 olestring U const_name = php_com_olestring_to_string(bstr_ids," - - "ext/com_dotnet/com_typeinfo.c:211:46 bstr U olestring_to_string(bstr_ids, codepage);" - - "ext/com_dotnet/com_typeinfo.c:212:19 bstr U SysFreeString(bstr_ids);" - "ext/com_dotnet/com_typeinfo.c:217:10 COMG U if (COMG(autoreg_verbose) &&" - "ext/com_dotnet/com_typeinfo.c:310:6 gotguid U int gotguid = 0;" - "ext/com_dotnet/com_typeinfo.c:320:6 gotguid U gotguid = SUCCEEDED(IProvideClassInfo" - "ext/com_dotnet/com_typeinfo.c:320:59 GUIDKIND U ovideClassInfo2_GetGUID(pci2, GUIDKIND_DEFAULT_SOURCE_DISP" - "ext/com_dotnet/com_typeinfo.c:323:10 gotguid U if (!gotguid && SUCCEEDED(IDispatch" - "ext/com_dotnet/com_typeinfo.c:364:7 gotguid U if (!gotguid && dispatch_name &&" - - "ext/com_dotnet/com_typeinfo.c:365:18 cfound U unsigned short cfound;" - "ext/com_dotnet/com_typeinfo.c:367:3 OLECHAR U OLECHAR *olename = php_com_string" - "ext/com_dotnet/com_typeinfo.c:367:12 olename U OLECHAR *olename = php_com_string_to" - "ext/com_dotnet/com_typeinfo.c:367:40 olestring U = php_com_string_to_olestring(ZSTR_VAL(dispatch_name" - - "ext/com_dotnet/com_typeinfo.c:369:3 cfound U cfound = 1;" - "ext/com_dotnet/com_typeinfo.c:370:41 olename U ITypeLib_FindName(typelib, olename, 0, &typeinfo, &memid" - - "ext/com_dotnet/com_typeinfo.c:370:73 cfound U &typeinfo, &memid, &cfound)) || cfound == 0) {" - - "ext/com_dotnet/com_typeinfo.c:370:85 cfound U memid, &cfound)) || cfound == 0) {" - "ext/com_dotnet/com_typeinfo.c:371:4 CLSID U CLSID coclass;" - "ext/com_dotnet/com_typeinfo.c:371:10 coclass U CLSID coclass;" - "ext/com_dotnet/com_typeinfo.c:372:15 coinfo U ITypeInfo *coinfo;" @@ -1164,16 +1072,11 @@ issues: - "ext/com_dotnet/com_typeinfo.c:385:6 HREFTYPE U HREFTYPE rt;" - "ext/com_dotnet/com_typeinfo.c:388:44 coinfo U ITypeInfo_GetImplTypeFlags(coinfo, i, &tf))) {" - "ext/com_dotnet/com_typeinfo.c:392:26 IMPLTYPEFLAG U if ((sink && tf == (IMPLTYPEFLAG_FSOURCE|IMPLTYPEFLAG" - - "ext/com_dotnet/com_typeinfo.c:392:39 FSOURCE U tf == (IMPLTYPEFLAG_FSOURCE|IMPLTYPEFLAG_FDEFAULT" - "ext/com_dotnet/com_typeinfo.c:392:47 IMPLTYPEFLAG U IMPLTYPEFLAG_FSOURCE|IMPLTYPEFLAG_FDEFAULT)) ||" - - "ext/com_dotnet/com_typeinfo.c:392:60 FDEFAULT U FSOURCE|IMPLTYPEFLAG_FDEFAULT)) ||" - "ext/com_dotnet/com_typeinfo.c:393:23 IMPLTYPEFLAG U (!sink && (tf & IMPLTYPEFLAG_FSOURCE) == 0)) {" - - "ext/com_dotnet/com_typeinfo.c:393:36 FSOURCE U (tf & IMPLTYPEFLAG_FSOURCE) == 0)) {" - "ext/com_dotnet/com_typeinfo.c:397:52 coinfo U GetRefTypeOfImplType(coinfo, i, &rt)))" - "ext/com_dotnet/com_typeinfo.c:410:9 olename U efree(olename);" - "ext/com_dotnet/com_typeinfo.c:411:13 gotguid U } else if (gotguid) {" - - "ext/com_dotnet/com_typeinfo.c:437:7 BSTR U { VT_BSTR, \"VT_BSTR\" }," - - "ext/com_dotnet/com_typeinfo.c:437:18 BSTR U { VT_BSTR, \"VT_BSTR\" }," - "ext/com_dotnet/com_typeinfo.c:451:7 HRESULT U { VT_HRESULT, \"VT_HRESULT\" }," - "ext/com_dotnet/com_typeinfo.c:451:20 HRESULT U { VT_HRESULT, \"VT_HRESULT\" }," - "ext/com_dotnet/com_typeinfo.c:466:41 clsid U php_com_string_from_clsid(const CLSID *clsid," @@ -1182,42 +1085,29 @@ issues: - "ext/com_dotnet/com_typeinfo.c:484:2 OLECHAR U OLECHAR *olename;" - "ext/com_dotnet/com_typeinfo.c:484:11 olename U OLECHAR *olename;" - "ext/com_dotnet/com_typeinfo.c:486:2 DISPID U DISPID lastid = 0; /* for props" - - "ext/com_dotnet/com_typeinfo.c:493:46 TKIND U | attr->typekind == TKIND_DISPATCH) {" - "ext/com_dotnet/com_typeinfo.c:503:24 olestring U ansi_name = php_com_olestring_to_string(olename, codepage" - "ext/com_dotnet/com_typeinfo.c:524:20 invkind U isprop = (func->invkind & DISPATCH_PROPERTYGET" + - "ext/com_dotnet/com_typeinfo.c:524:39 PROPERTYGET U >invkind & DISPATCH_PROPERTYGET || func->invkind & DISPATCH" - "ext/com_dotnet/com_typeinfo.c:524:60 invkind U PROPERTYGET || func->invkind & DISPATCH_PROPERTYPUT" - - "ext/com_dotnet/com_typeinfo.c:538:6 BSTR U BSTR *names;" - - "ext/com_dotnet/com_typeinfo.c:540:15 BSTR U names = (BSTR*)safe_emalloc((func" + - "ext/com_dotnet/com_typeinfo.c:524:79 PROPERTYPUT U >invkind & DISPATCH_PROPERTYPUT);" - "ext/com_dotnet/com_typeinfo.c:546:23 DISPID U php_printf(\"\\t/* DISPID=%ld */\\n\", func->memid" - - "ext/com_dotnet/com_typeinfo.c:548:29 tdesc U (func->elemdescFunc.tdesc.vt != VT_VOID) {" - - "ext/com_dotnet/com_typeinfo.c:550:41 tdesc U string(func->elemdescFunc.tdesc.vt)," - - "ext/com_dotnet/com_typeinfo.c:551:28 tdesc U func->elemdescFunc.tdesc.vt" - "ext/com_dotnet/com_typeinfo.c:573:32 lprgelemdesc U ELEMDESC *elem = &func->lprgelemdescParam[j];" - - "ext/com_dotnet/com_typeinfo.c:575:57 tdesc U vt_to_string(elem->tdesc.vt), elem->tdesc.vt" - - "ext/com_dotnet/com_typeinfo.c:575:74 tdesc U elem->tdesc.vt), elem->tdesc.vt);" - - "ext/com_dotnet/com_typeinfo.c:579:52 FOUT U wParamFlags & PARAMFLAG_FOUT)" - "ext/com_dotnet/com_typeinfo.c:585:36 lptdesc U to_string(elem->tdesc.lptdesc->vt)," - "ext/com_dotnet/com_typeinfo.c:586:23 lptdesc U elem->tdesc.lptdesc->vt" - "ext/com_dotnet/com_typeinfo.c:641:45 dispatchable U \"Type kind must be dispatchable, %08x given\", attr-" - - "ext/com_dotnet/com_variant.c:79:11 Unaccess U SafeArrayUnaccessData(sa);" - "ext/com_dotnet/com_variant.c:99:10 ztype U uint8_t ztype = IS_NULL;" - "ext/com_dotnet/com_variant.c:103:3 ztype U ztype = Z_TYPE_P(z);" - "ext/com_dotnet/com_variant.c:106:10 ztype U switch (ztype) {" - "ext/com_dotnet/com_variant.c:123:11 CDNO U obj = CDNO_FETCH(z);" - - "ext/com_dotnet/com_variant.c:169:17 BSTR U V_VT(v) = VT_BSTR;" - - "ext/com_dotnet/com_variant.c:170:6 BSTR U V_BSTR(v) = php_com_string" - - "ext/com_dotnet/com_variant.c:170:34 bstr U = php_com_string_to_bstr(Z_STR_P(z), codepage" + - "ext/com_dotnet/com_variant.c:134:8 VARIANTREF U V_VARIANTREF(v) = &obj->v;" - "ext/com_dotnet/com_variant.c:188:2 OLECHAR U OLECHAR *olestring = NULL;" - "ext/com_dotnet/com_variant.c:188:11 olestring U OLECHAR *olestring = NULL;" - - "ext/com_dotnet/com_variant.c:238:11 BSTR U case VT_BSTR:" - "ext/com_dotnet/com_variant.c:239:4 olestring U olestring = V_BSTR(v);" - - "ext/com_dotnet/com_variant.c:239:18 BSTR U olestring = V_BSTR(v);" - "ext/com_dotnet/com_variant.c:240:8 olestring U if (olestring) {" - - "ext/com_dotnet/com_variant.c:241:32 bstr U string *str = php_com_bstr_to_string(olestring" - "ext/com_dotnet/com_variant.c:241:47 olestring U php_com_bstr_to_string(olestring, codepage);" - "ext/com_dotnet/com_variant.c:243:5 olestring U olestring = NULL;" - - "ext/com_dotnet/com_variant.c:400:10 BSTR U case VT_BSTR:" - - "ext/com_dotnet/com_variant.c:402:7 BSTRREF U *V_BSTRREF(dstvar) = V_BSTR(srcvar" + - "ext/com_dotnet/com_variant.c:267:42 VARIANTREF U zval_from_variant(z, V_VARIANTREF(v), codepage);" + - "ext/com_dotnet/com_variant.c:425:33 VARIANTREF U php_com_copy_variant(V_VARIANTREF(dstvar), srcvar);" - "ext/com_dotnet/com_variant.c:442:2 HRESULT U HRESULT res;" - "ext/com_dotnet/com_variant.c:455:8 CDNO U obj = CDNO_FETCH(object);" - "ext/com_dotnet/com_variant.c:486:11 werr U char *werr, *msg;" @@ -1239,10 +1129,12 @@ issues: - "ext/com_dotnet/com_variant.c:571:20 zleft U obj = CDNO_FETCH(zleft);" - "ext/com_dotnet/com_variant.c:574:37 zright U variant_from_zval(vright, zright, codepage);" - "ext/com_dotnet/com_variant.c:749:2 HRESULT U HRESULT result;" - - "ext/com_dotnet/com_variant.c:967:9 ttstamp U time_t ttstamp;" - - "ext/com_dotnet/com_variant.c:984:2 ttstamp U ttstamp = timestamp;" - - "ext/com_dotnet/com_variant.c:985:19 ttstamp U tmv = localtime(&ttstamp);" + - "ext/com_dotnet/com_variant.c:1033:10 vtmp U VARIANT vtmp;" - "ext/com_dotnet/com_variant.c:1034:2 HRESULT U HRESULT res;" + - "ext/com_dotnet/com_variant.c:1043:16 vtmp U VariantInit(&vtmp);" + - "ext/com_dotnet/com_variant.c:1044:9 vtmp U V_VT(&vtmp) = VT_I4;" + - "ext/com_dotnet/com_variant.c:1045:9 vtmp U V_I4(&vtmp) = V_ERROR(&obj->v)" + - "ext/com_dotnet/com_variant.c:1047:74 vtmp U VT_ERROR ? &obj->v : &vtmp, 0, (VARTYPE)vt);" - "ext/com_dotnet/com_variant.c:1055:9 werr U char *werr, *msg;" - "ext/com_dotnet/com_variant.c:1074:2 HRESULT U HRESULT res;" - "ext/com_dotnet/com_wrapper.c:41:13 dispid U HashTable *dispid_to_name; /* keep track" @@ -1261,7 +1153,6 @@ issues: - "ext/com_dotnet/com_wrapper.c:87:32 riid U IsEqualGUID(&IID_IDispatch, riid) ||" - "ext/com_dotnet/com_wrapper.c:88:34 riid U IsEqualGUID(&IID_IDispatchEx, riid) ||" - "ext/com_dotnet/com_wrapper.c:89:31 riid U IsEqualGUID(&disp->sinkid, riid)) {" - - "ext/com_dotnet/com_wrapper.c:96:11 NOINTERFACE U return E_NOINTERFACE;" - "ext/com_dotnet/com_wrapper.c:120:8 HRESULT U static HRESULT STDMETHODCALLTYPE disp" - "ext/com_dotnet/com_wrapper.c:122:20 pctinfo U /* [out] */ UINT *pctinfo)" - "ext/com_dotnet/com_wrapper.c:126:3 pctinfo U *pctinfo = 0;" @@ -1285,12 +1176,9 @@ issues: - "ext/com_dotnet/com_wrapper.c:183:26 Excep U out] */ EXCEPINFO *pExcepInfo," - "ext/com_dotnet/com_wrapper.c:188:17 Excep U pVarResult, pExcepInfo, NULL);" - "ext/com_dotnet/com_wrapper.c:191:39 getdispid U STDMETHODCALLTYPE disp_getdispid(" - - "ext/com_dotnet/com_wrapper.c:193:13 BSTR U /* [in] */ BSTR bstrName," - - "ext/com_dotnet/com_wrapper.c:193:18 bstr U /* [in] */ BSTR bstrName," - "ext/com_dotnet/com_wrapper.c:194:19 grfdex U /* [in] */ DWORD grfdex," - "ext/com_dotnet/com_wrapper.c:195:14 DISPID U /* [out] */ DISPID *pid)" - "ext/com_dotnet/com_wrapper.c:202:17 olestring U name = php_com_olestring_to_string(bstrName," - - "ext/com_dotnet/com_wrapper.c:202:37 bstr U olestring_to_string(bstrName, COMG(code_page" - "ext/com_dotnet/com_wrapper.c:202:47 COMG U to_string(bstrName, COMG(code_page));" - "ext/com_dotnet/com_wrapper.c:209:11 DISPID U *pid = (DISPID)Z_LVAL_P(tmp);" - "ext/com_dotnet/com_wrapper.c:218:39 invokeex U STDMETHODCALLTYPE disp_invokeex(" @@ -1298,17 +1186,15 @@ issues: - "ext/com_dotnet/com_wrapper.c:225:14 EXCEPINFO U /* [out] */ EXCEPINFO *pei," - "ext/com_dotnet/com_wrapper.c:247:17 rgvarg U arg = &pdp->rgvarg[ pdp->cArgs - 1 - i" - "ext/com_dotnet/com_wrapper.c:251:43 COMG U variant(¶ms[i], arg, COMG(code_page));" + - "ext/com_dotnet/com_wrapper.c:260:25 PROPERTYGET U if (wFlags & DISPATCH_PROPERTYGET) {" + - "ext/com_dotnet/com_wrapper.c:263:32 PROPERTYPUT U if (wFlags & DISPATCH_PROPERTYPUT) {" - "ext/com_dotnet/com_wrapper.c:276:36 CDNO U dotnet_object *obj = CDNO_FETCH(¶ms[i]);" - "ext/com_dotnet/com_wrapper.c:278:31 rgvarg U VARIANT *dstvar = &pdp->rgvarg[ pdp->cArgs - 1 - i" - "ext/com_dotnet/com_wrapper.c:308:48 COMG U zval(pvarRes, retval, COMG(code_page));" - - "ext/com_dotnet/com_wrapper.c:322:39 deletememberbyname U STDMETHODCALLTYPE disp_deletememberbyname(" - - "ext/com_dotnet/com_wrapper.c:324:13 BSTR U /* [in] */ BSTR bstrName," - - "ext/com_dotnet/com_wrapper.c:324:18 bstr U /* [in] */ BSTR bstrName," - "ext/com_dotnet/com_wrapper.c:325:19 grfdex U /* [in] */ DWORD grfdex)" - "ext/com_dotnet/com_wrapper.c:334:39 deletememberbydispid U STDMETHODCALLTYPE disp_deletememberbydispid(" - "ext/com_dotnet/com_wrapper.c:348:19 grfdex U /* [in] */ DWORD grfdexFetch," - "ext/com_dotnet/com_wrapper.c:349:21 pgrfdex U /* [out] */ DWORD *pgrfdex)" - - "ext/com_dotnet/com_wrapper.c:359:14 BSTR U /* [out] */ BSTR *pbstrName)" - "ext/com_dotnet/com_wrapper.c:359:20 pbstr U /* [out] */ BSTR *pbstrName)" - "ext/com_dotnet/com_wrapper.c:365:3 OLECHAR U OLECHAR *olestr = php_com_string" - "ext/com_dotnet/com_wrapper.c:365:12 olestr U OLECHAR *olestr = php_com_string_to" @@ -1323,7 +1209,6 @@ issues: - "ext/com_dotnet/com_wrapper.c:409:7 getidsofnames U disp_getidsofnames," - "ext/com_dotnet/com_wrapper.c:411:7 getdispid U disp_getdispid," - "ext/com_dotnet/com_wrapper.c:412:7 invokeex U disp_invokeex," - - "ext/com_dotnet/com_wrapper.c:413:7 deletememberbyname U disp_deletememberbyname," - "ext/com_dotnet/com_wrapper.c:414:7 deletememberbydispid U disp_deletememberbydispid," - "ext/com_dotnet/com_wrapper.c:417:7 getnextdispid U disp_getnextdispid," - "ext/com_dotnet/com_wrapper.c:424:22 dispids U static void generate_dispids(php_dispatchex *disp" @@ -1333,8 +1218,6 @@ issues: - "ext/com_dotnet/com_wrapper.c:573:51 ntmp U name_to_dispid, Z_STR_P(ntmp), &tmp);" - "ext/com_dotnet/com_wrapper.c:592:32 CDNO U dotnet_object *obj = CDNO_FETCH(val);" - "ext/com_dotnet/com_wrapper.c:606:11 dispids U generate_dispids(disp);" - - "ext/com_dotnet/php_com_dotnet_internal.h:20:16 DCOM U #define _WIN32_DCOM" - - "ext/com_dotnet/php_com_dotnet_internal.h:21:9 COBJMACROS U #define COBJMACROS" - "ext/com_dotnet/php_com_dotnet_internal.h:47:23 DISPID U * cache for name -> DISPID */" - "ext/com_dotnet/php_com_dotnet_internal.h:59:9 CDNO U #define CDNO_FETCH(zv) (php_com" - "ext/com_dotnet/php_com_dotnet_internal.h:60:9 CDNO U #define CDNO_FETCH_VERIFY(obj, zv" @@ -1349,38 +1232,23 @@ issues: - "ext/com_dotnet/php_com_dotnet_internal.h:85:70 olestring U olestring_to_string(OLECHAR *olestring, int codepage);" - "ext/com_dotnet/php_com_dotnet_internal.h:86:20 OLECHAR U PHP_COM_DOTNET_API OLECHAR *php_com_string_to_olestring" - "ext/com_dotnet/php_com_dotnet_internal.h:86:47 olestring U OLECHAR *php_com_string_to_olestring(const char *string," - - "ext/com_dotnet/php_com_dotnet_internal.h:88:1 BSTR U BSTR php_com_string_to_bstr" - - "ext/com_dotnet/php_com_dotnet_internal.h:88:24 bstr U BSTR php_com_string_to_bstr(zend_string *string" - - "ext/com_dotnet/php_com_dotnet_internal.h:89:22 bstr U zend_string *php_com_bstr_to_string(BSTR bstr" - - "ext/com_dotnet/php_com_dotnet_internal.h:89:37 BSTR U php_com_bstr_to_string(BSTR bstr, int codepage)" - - "ext/com_dotnet/php_com_dotnet_internal.h:89:42 bstr U bstr_to_string(BSTR bstr, int codepage);" - "ext/com_dotnet/php_com_dotnet_internal.h:95:1 HRESULT U HRESULT php_com_invoke_helper" - "ext/com_dotnet/php_com_dotnet_internal.h:95:59 DISPID U dotnet_object *obj, DISPID id_member," - "ext/com_dotnet/php_com_dotnet_internal.h:96:15 DISPPARAMS U WORD flags, DISPPARAMS *disp_params, VARIANT" - - "ext/com_dotnet/php_com_dotnet_internal.h:96:76 noarg U bool silent, bool allow_noarg);" - "ext/com_dotnet/php_com_dotnet_internal.h:97:1 HRESULT U HRESULT php_com_get_id_of_name" - "ext/com_dotnet/php_com_dotnet_internal.h:98:3 DISPID U DISPID *dispid);" - "ext/com_dotnet/php_com_dotnet_internal.h:98:11 dispid U DISPID *dispid);" - "ext/com_dotnet/php_com_dotnet_internal.h:99:65 DISPID U dotnet_object *obj, DISPID dispid," - "ext/com_dotnet/php_com_dotnet_internal.h:99:72 dispid U object *obj, DISPID dispid," - - "ext/com_dotnet/php_com_dotnet_internal.h:100:74 noarg U bool silent, bool allow_noarg);" - - "ext/com_dotnet/php_com_dotnet_internal.h:102:61 noarg U zval *args, bool allow_noarg);" - "ext/com_dotnet/php_com_dotnet_internal.h:127:30 HRESULT U com_throw_exception(HRESULT code, char *message" - - "ext/com_dotnet/php_com_dotnet.h:39:13 dcom U bool allow_dcom;" - "ext/com_dotnet/php_com_dotnet.h:53:9 COMG U #define COMG(v) ZEND_MODULE_GLOBALS" - "ext/ctype/ctype.c:63:81 iswhat U return_value, int (*iswhat)(int), bool allow_digits" - "ext/ctype/ctype.c:69:16 iswhat U RETURN_BOOL(iswhat((int)Z_LVAL_P(c)));" - "ext/ctype/ctype.c:71:16 iswhat U RETURN_BOOL(iswhat((int)Z_LVAL_P(c) +" - "ext/ctype/ctype.c:82:32 iswhat U as a macro such that iswhat can use the macro version" - "ext/ctype/ctype.c:84:20 iswhat U #define ctype_impl(iswhat, allow_digits, allow" - - "ext/curl/curl_arginfo.h:225:34 BINARYTRANSFER U LONG_CONSTANT(\"CURLOPT_BINARYTRANSFER\", CURLOPT_BINARYTRANSFER" - - "ext/curl/curl_arginfo.h:225:59 BINARYTRANSFER U BINARYTRANSFER\", CURLOPT_BINARYTRANSFER, CONST_PERSISTENT |" - - "ext/curl/curl_arginfo.h:289:34 RETURNTRANSFER U LONG_CONSTANT(\"CURLOPT_RETURNTRANSFER\", CURLOPT_RETURNTRANSFER" - - "ext/curl/curl_arginfo.h:289:59 RETURNTRANSFER U RETURNTRANSFER\", CURLOPT_RETURNTRANSFER, CONST_PERSISTENT);" - "ext/curl/curl_arginfo.h:798:34 HAPROXYPROTOCOL U LONG_CONSTANT(\"CURLOPT_HAPROXYPROTOCOL\", CURLOPT_HAPROXYPROTOCOL" - "ext/curl/curl_arginfo.h:798:60 HAPROXYPROTOCOL U HAPROXYPROTOCOL\", CURLOPT_HAPROXYPROTOCOL, CONST_PERSISTENT);" - - "ext/curl/curl_arginfo.h:809:35 POSTTRANSFER U LONG_CONSTANT(\"CURLINFO_POSTTRANSFER_TIME_T\", CURLINFO_POSTTRANSFE" - - "ext/curl/curl_arginfo.h:809:66 POSTTRANSFER U OSTTRANSFER_TIME_T\", CURLINFO_POSTTRANSFER_TIME_T, CONST_PERSISTENT" - "ext/curl/curl_arginfo.h:827:26 CURLALTSVC U REGISTER_LONG_CONSTANT(\"CURLALTSVC_H1\", CURLALTSVC_H1," - "ext/curl/curl_arginfo.h:827:42 CURLALTSVC U CONSTANT(\"CURLALTSVC_H1\", CURLALTSVC_H1, CONST_PERSISTENT" - "ext/curl/curl_arginfo.h:830:26 CURLALTSVC U REGISTER_LONG_CONSTANT(\"CURLALTSVC_H2\", CURLALTSVC_H2," @@ -1398,6 +1266,8 @@ issues: - "ext/curl/curl_arginfo.h:920:26 CURLPX U REGISTER_LONG_CONSTANT(\"CURLPX_BAD_VERSION\", CURLPX" - "ext/curl/curl_arginfo.h:920:47 CURLPX U CURLPX_BAD_VERSION\", CURLPX_BAD_VERSION, CONST_PERSISTENT" - "ext/curl/curl_arginfo.h:923:26 CURLPX U REGISTER_LONG_CONSTANT(\"CURLPX_CLOSED\", CURLPX_CLOSED" + - "ext/curl/curl_arginfo.h:929:40 PERMSG U CONSTANT(\"CURLPX_GSSAPI_PERMSG\", CURLPX_GSSAPI_PERMSG" + - "ext/curl/curl_arginfo.h:929:63 PERMSG U PERMSG\", CURLPX_GSSAPI_PERMSG, CONST_PERSISTENT);" - "ext/curl/curl_arginfo.h:965:38 REQACK U CONSTANT(\"CURLPX_RECV_REQACK\", CURLPX_RECV_REQACK" - "ext/curl/curl_arginfo.h:965:59 REQACK U REQACK\", CURLPX_RECV_REQACK, CONST_PERSISTENT);" - "ext/curl/curl_arginfo.h:1019:26 CURLHSTS U REGISTER_LONG_CONSTANT(\"CURLHSTS_ENABLE\", CURLHSTS_ENABLE" @@ -1416,9 +1286,7 @@ issues: - "ext/curl/curl_file.stub.php:10:20 postname U public string $postname = \"\";" - "ext/curl/curl_file.stub.php:33:20 postname U public string $postname;" - "ext/curl/curl_file.stub.php:36:55 postname U string $data, string $postname, string $mime = \"application" - - "ext/curl/curl_private.h:31:17 RETURNTRANSFER U #define CURLOPT_RETURNTRANSFER 19913" - - "ext/curl/curl_private.h:32:17 BINARYTRANSFER U #define CURLOPT_BINARYTRANSFER 19914 /* For Backward" - - "ext/curl/curl_private.h:119:14 easyh U zend_llist easyh;" + - "ext/curl/curl_private.h:119:14 easyh U zend_llist easyh;" - "ext/curl/curl.stub.php:11:12 CURLOPT U * @cvalue CURLOPT_AUTOREFERER" - "ext/curl/curl.stub.php:11:20 AUTOREFERER U * @cvalue CURLOPT_AUTOREFERER" - "ext/curl/curl.stub.php:13:7 CURLOPT U const CURLOPT_AUTOREFERER = UNKNOWN" @@ -1960,7 +1828,6 @@ issues: - "ext/curl/curl.stub.php:3591:19 HOSTKEYFUNCTION U const CURLOPT_SSH_HOSTKEYFUNCTION = UNKNOWN;" - "ext/curl/curl.stub.php:3615:12 CURLWS U * @cvalue CURLWS_RAW_MODE" - "ext/curl/curl.stub.php:3617:7 CURLWS U const CURLWS_RAW_MODE = UNKNOWN;" - - "ext/curl/interface.c:91:9 CAAL U #define CAAL(s, v) add_assoc_long" - "ext/curl/interface.c:92:9 CAAD U #define CAAD(s, v) add_assoc_double" - "ext/curl/interface.c:93:9 CAAS U #define CAAS(s, v) add_assoc_string" - "ext/curl/interface.c:94:9 CAASTR U #define CAASTR(s, v) add_assoc_str" @@ -1973,9 +1840,6 @@ issues: - "ext/curl/interface.c:306:26 HSTS U HSTS\", CURL_VERSION_HSTS}," - "ext/curl/interface.c:309:6 GSASL U {\"GSASL\", CURL_VERSION_GSASL" - "ext/curl/interface.c:309:27 GSASL U GSASL\", CURL_VERSION_GSASL}," - - "ext/curl/interface.c:1009:2 CAAL U CAAL(\"version_number\", d" - - "ext/curl/interface.c:1010:2 CAAL U CAAL(\"age\", d->age);" - - "ext/curl/interface.c:1011:2 CAAL U CAAL(\"features\", d->features" - "ext/curl/interface.c:1035:6 NTLMWB U {\"NTLMWB\", CURL_VERSION_NTLM" - "ext/curl/interface.c:1049:6 ALTSVC U {\"ALTSVC\", CURL_VERSION_ALTSVC" - "ext/curl/interface.c:1049:28 ALTSVC U ALTSVC\", CURL_VERSION_ALTSVC}," @@ -1984,7 +1848,6 @@ issues: - "ext/curl/interface.c:1062:6 GSASL U {\"GSASL\", CURL_VERSION_GSASL" - "ext/curl/interface.c:1062:27 GSASL U GSASL\", CURL_VERSION_GSASL}," - "ext/curl/interface.c:1072:3 CAAZ U CAAZ(\"feature_list\", &feature" - - "ext/curl/interface.c:1074:2 CAAL U CAAL(\"ssl_version_number" - "ext/curl/interface.c:1075:2 CAAS U CAAS(\"version\", d->version" - "ext/curl/interface.c:1076:2 CAAS U CAAS(\"host\", d->host);" - "ext/curl/interface.c:1077:2 CAAS U CAAS(\"ssl_version\", d->ssl" @@ -2008,8 +1871,6 @@ issues: - "ext/curl/interface.c:1806:16 ALTSVC U case CURLOPT_ALTSVC_CTRL:" - "ext/curl/interface.c:1815:16 HSTS U case CURLOPT_HSTS_CTRL:" - "ext/curl/interface.c:1939:52 memnistr U open_basedir)) && php_memnistr(ZSTR_VAL(str), \"file" - - "ext/curl/interface.c:2177:16 BINARYTRANSFER U case CURLOPT_BINARYTRANSFER:" - - "ext/curl/interface.c:2207:16 RETURNTRANSFER U case CURLOPT_RETURNTRANSFER:" - "ext/curl/interface.c:2305:22 stblob U struct curl_blob stblob;" - "ext/curl/interface.c:2306:5 stblob U stblob.data = ZSTR_VAL(str" - "ext/curl/interface.c:2307:5 stblob U stblob.len = ZSTR_LEN(str)" @@ -2021,21 +1882,18 @@ issues: - "ext/curl/interface.c:2525:4 CAAD U CAAD(\"connect_time\", d_code" - "ext/curl/interface.c:2528:4 CAAD U CAAD(\"pretransfer_time\"," - "ext/curl/interface.c:2563:4 CAAZ U CAAZ(\"certinfo\", &listcode" - - "ext/curl/interface.c:2605:42 POSTTRANSFER U getinfo(ch->cp, CURLINFO_POSTTRANSFER_TIME_T, &co) == CURLE" - - "ext/curl/interface.c:2606:10 posttransfer U CAAL(\"posttransfer_time_us\", co);" - "ext/curl/interface.c:2613:4 CAASTR U CAASTR(\"request_header\", ch" - "ext/curl/interface.c:2987:22 OVFL U if (ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(str))) {" - "ext/curl/interface.c:3016:22 OVFL U if (ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(str))) {" - - "ext/curl/multi.c:75:23 easyh U zend_llist_init(&mh->easyh, sizeof(zval), _php" - - "ext/curl/multi.c:105:31 easyh U llist_add_element(&mh->easyh, z_ch);" - - "ext/curl/multi.c:136:56 easyh U llist_get_first_ex(&mh->easyh, &pos); pz_ch_temp;" - - "ext/curl/multi.c:137:52 easyh U llist_get_next_ex(&mh->easyh, &pos)) {" - - "ext/curl/multi.c:170:31 easyh U llist_del_element(&mh->easyh, z_ch, (int (*)(void" - - "ext/curl/multi.c:270:55 RETURNTRANSFER U cURL handle if CURLOPT_RETURNTRANSFER is set */" - - "ext/curl/multi.c:301:13 zmsgs U zval *zmsgs_in_queue = NULL;" - - "ext/curl/multi.c:307:16 zmsgs U Z_PARAM_ZVAL(zmsgs_in_queue)" - - "ext/curl/multi.c:317:6 zmsgs U if (zmsgs_in_queue) {" - - "ext/curl/multi.c:318:28 zmsgs U TRY_ASSIGN_REF_LONG(zmsgs_in_queue, queued_msgs" + - "ext/curl/multi.c:75:23 easyh U zend_llist_init(&mh->easyh, sizeof(zval), _php" + - "ext/curl/multi.c:105:31 easyh U llist_add_element(&mh->easyh, z_ch);" + - "ext/curl/multi.c:136:56 easyh U llist_get_first_ex(&mh->easyh, &pos); pz_ch_temp;" + - "ext/curl/multi.c:137:52 easyh U llist_get_next_ex(&mh->easyh, &pos)) {" + - "ext/curl/multi.c:170:31 easyh U llist_del_element(&mh->easyh, z_ch, (int (*)(void" + - "ext/curl/multi.c:301:13 zmsgs U zval *zmsgs_in_queue = NULL;" + - "ext/curl/multi.c:307:16 zmsgs U Z_PARAM_ZVAL(zmsgs_in_queue)" + - "ext/curl/multi.c:317:6 zmsgs U if (zmsgs_in_queue) {" + - "ext/curl/multi.c:318:28 zmsgs U TRY_ASSIGN_REF_LONG(zmsgs_in_queue, queued_msgs" - "ext/curl/share.c:13:14 Pierrick U | Author: Pierrick Charron " - "ext/curl/sync-constants.php:18:6 CURLOPT U 'CURLOPT_PROGRESSDATA'," @@ -2058,7 +1916,6 @@ issues: - "ext/date/lib/astro.c:45:26 DEGRAD U define sind(x) sin((x)*DEGRAD)" - "ext/date/lib/astro.c:46:9 cosd U #define cosd(x) cos((x)*DEGRAD)" - "ext/date/lib/astro.c:46:26 DEGRAD U define cosd(x) cos((x)*DEGRAD)" - - "ext/date/lib/astro.c:47:9 tand U #define tand(x) tan((x)*DEGRAD)" - "ext/date/lib/astro.c:47:26 DEGRAD U define tand(x) tan((x)*DEGRAD)" - "ext/date/lib/astro.c:49:9 atand U #define atand(x) (RADEG*atan(x" - "ext/date/lib/astro.c:49:22 RADEG U define atand(x) (RADEG*atan(x))" @@ -2068,14 +1925,12 @@ issues: - "ext/date/lib/astro.c:51:22 RADEG U define acosd(x) (RADEG*acos(x))" - "ext/date/lib/astro.c:52:22 RADEG U define atan2d(y,x) (RADEG*atan2(y,x))" - "ext/date/lib/astro.c:88:27 GMST U This function computes GMST0, the Greenwich Mean" - - "ext/date/lib/astro.c:89:44 Greenwhich U sidereal time at the Greenwhich meridian at */" - "ext/date/lib/astro.c:90:13 GMST U /* 0h UT). GMST is then the sidereal" - "ext/date/lib/astro.c:91:39 GMST U day. I've generalized GMST0 as well, and define" - "ext/date/lib/astro.c:92:9 GMST U /* as: GMST0 = GMST - UT -- this" - "ext/date/lib/astro.c:92:17 GMST U /* as: GMST0 = GMST - UT -- this allows" - "ext/date/lib/astro.c:106:60 degr U in degrees, 1 hr = 15 degr) */" - "ext/date/lib/astro.c:115:9 sidtim U double sidtim0;" - - "ext/date/lib/astro.c:116:5 Sidtime U /* Sidtime at 0h UT = L (Sun's" - "ext/date/lib/astro.c:116:57 degr U mean longitude) + 180.0 degr */" - "ext/date/lib/astro.c:121:2 sidtim U sidtim0 = astro_revolution" - "ext/date/lib/astro.c:122:9 sidtim U return sidtim0;" @@ -2090,11 +1945,8 @@ issues: - "ext/date/lib/astro.c:217:2 sdec U sdec, /* Sun's declination" - "ext/date/lib/astro.c:218:2 sradius U sradius, /* Sun's apparent" - "ext/date/lib/astro.c:220:2 tsouth U tsouth, /* Time when Sun" - - "ext/date/lib/astro.c:221:2 sidtime U sidtime; /* Local sidereal" - - "ext/date/lib/astro.c:247:2 sidtime U sidtime = astro_revolution(astro" - "ext/date/lib/astro.c:250:30 sdec U sun_RA_dec( d, &sRA, &sdec, &sr );" - "ext/date/lib/astro.c:253:2 tsouth U tsouth = 12.0 - astro_rev1" - - "ext/date/lib/astro.c:253:31 sidtime U 12.0 - astro_rev180(sidtime - sRA) / 15.0;" - "ext/date/lib/astro.c:256:2 sradius U sradius = 0.2666 / sr;" - "ext/date/lib/astro.c:260:12 sradius U altit -= sradius;" - "ext/date/lib/astro.c:267:42 sdec U - sind(lat) * sind(sdec)) / (cosd(lat) * cosd" @@ -2164,10 +2016,8 @@ issues: - "ext/date/lib/parse_iso_intervals.c:1008:30 YYMAXFILL U in.str, 0, (e - s) + YYMAXFILL);" - "ext/date/lib/parse_iso_intervals.c:1010:30 YYMAXFILL U in.str + (e - s) + YYMAXFILL;" - "ext/date/lib/parse_posix.c:59:13 declrations U /* Forwards declrations */" - - "ext/date/lib/parse_posix.c:413:94 tzcode U as bundled with the 'tzcode' project" - "ext/date/lib/parse_posix.c:442:11 Zeller's U /* Use Zeller's Congruence to get day" - "ext/date/lib/parse_posix.c:481:57 happend (happened) U the leap day hasn't happend yet, so" - - "ext/date/lib/parse_tz.c:569:14 sstd U printf(\"%43sstd: %s\\n\", \"\", trans_str" - "ext/date/lib/parse_tz.c:574:15 sdst U printf(\"%43sdst: %s\\n\", \"\", trans_str" - "ext/date/lib/parse_tz.c:854:22 leaptime U static tlinfo* fetch_leaptime_offset(timelib_tzinfo" - "ext/date/lib/parse_tz.c:902:18 leaptime U if ((tl = fetch_leaptime_offset(tz, ts))) {" @@ -2435,15 +2285,8 @@ issues: - "ext/date/lib/unixtime2tm.c:216:32 gmttime U otherwise it converts it to gmttime. This is only done when" - "ext/date/php_date.c:117:5 CFWS U * CFWS =" - "ext/date/php_date.c:119:64 CFWS U ,\" ] date FWS time [CFWS]" - - "ext/date/php_date.c:138:10 fullyear U * date-fullyear = 4DIGIT" - "ext/date/php_date.c:146:10 secfrac U * time-secfrac = \".\" 1*DIGIT" - "ext/date/php_date.c:150:71 secfrac U \" time-second [time-secfrac]" - - "ext/date/php_date.c:151:28 fullyear U full-date = date-fullyear \"-\" date-month \"-\" date" - - "ext/date/php_date.c:683:32 isoyear U sll isoweek, isoyear;" - - "ext/date/php_date.c:731:79 isoyear U m, t->d, &isoweek, &isoyear); weekYearSet = 1;" - - "ext/date/php_date.c:734:79 isoyear U m, t->d, &isoweek, &isoyear); weekYearSet = 1;" - - "ext/date/php_date.c:735:74 isoyear U LONG_FMT, (zend_long) isoyear); break; /* iso year" - - "ext/date/php_date.c:909:23 isoyear U timelib_sll isoweek, isoyear;" - "ext/date/php_date.c:1489:16 PHPDATE U date_obj = Z_PHPDATE_P(zv);" - "ext/date/php_date.c:1502:20 PHPINTERVAL U interval_obj = Z_PHPINTERVAL_P(zv);" - "ext/date/php_date.c:1545:31 PHPPERIOD U period_obj *object = Z_PHPPERIOD_P(&iterator->intern" @@ -2454,11 +2297,8 @@ issues: - "ext/date/php_date.c:1838:56 timelime U a new `timelib_time *timelime_time_clone(timelib_time" - "ext/date/php_date.c:1863:9 PHPDATE U o1 = Z_PHPDATE_P(d1);" - "ext/date/php_date.c:1864:9 PHPDATE U o2 = Z_PHPDATE_P(d2);" - - "ext/date/php_date.c:1868:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - "ext/date/php_date.c:2003:9 PHPTIMEZONE U o1 = Z_PHPTIMEZONE_P(tz1);" - "ext/date/php_date.c:2004:9 PHPTIMEZONE U o2 = Z_PHPTIMEZONE_P(tz2);" - - "ext/date/php_date.c:2008:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - - "ext/date/php_date.c:2013:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - "ext/date/php_date.c:2303:46 myht U properties(HashTable *myht, zend_object *zobj)" - "ext/date/php_date.c:2312:21 myht U if (zend_hash_add(myht, name, prop) != NULL" - "ext/date/php_date.c:2412:13 PHPTIMEZONE U tzobj = Z_PHPTIMEZONE_P(timezone_object);" @@ -2472,7 +2312,6 @@ issues: - "ext/date/php_date.c:3547:13 PHPTIMEZONE U tzobj = Z_PHPTIMEZONE_P(return_value);" - "ext/date/php_date.c:3715:64 Olll U ARGS(), getThis(), \"Olll\", &object, date_ce_date" - "ext/date/php_date.c:3968:15 PHPINTERVAL U interval = Z_PHPINTERVAL_P(return_value);" - - "ext/date/php_date.c:4475:14 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - "ext/date/php_date.c:4607:20 diobj U php_interval_obj *diobj = Z_PHPINTERVAL_P(ZEND" - "ext/date/php_date.c:4607:30 PHPINTERVAL U interval_obj *diobj = Z_PHPINTERVAL_P(ZEND_THIS);" - "ext/date/php_date.c:4608:2 diobj U diobj->diff = reltime;" @@ -2503,20 +2342,14 @@ issues: - "ext/date/php_date.stub.php:92:12 SUNFUNCS U * @cvalue SUNFUNCS_RET_STRING" - "ext/date/php_date.stub.php:95:7 SUNFUNCS U const SUNFUNCS_RET_STRING = UNKNOWN" - "ext/date/php_date.stub.php:99:12 SUNFUNCS U * @cvalue SUNFUNCS_RET_DOUBLE" - - "ext/dba/dba_arginfo.h:100:17 LMDB U #if defined(DBA_LMDB)" - - "ext/dba/dba_arginfo.h:101:30 LMDB U REGISTER_LONG_CONSTANT(\"DBA_LMDB_USE_SUB_DIR\", 0, CONST" - - "ext/dba/dba_arginfo.h:103:17 LMDB U #if defined(DBA_LMDB)" - - "ext/dba/dba_arginfo.h:104:30 LMDB U REGISTER_LONG_CONSTANT(\"DBA_LMDB_NO_SUB_DIR\", MDB_NOSUBDIR" - - "ext/dba/dba_arginfo.h:104:52 NOSUBDIR U LMDB_NO_SUB_DIR\", MDB_NOSUBDIR, CONST_PERSISTENT);" + - "ext/dba/dba_arginfo.h:100:17 LMDB U #if defined(DBA_LMDB)" + - "ext/dba/dba_arginfo.h:101:30 LMDB U REGISTER_LONG_CONSTANT(\"DBA_LMDB_USE_SUB_DIR\", 0, CONST" + - "ext/dba/dba_arginfo.h:103:17 LMDB U #if defined(DBA_LMDB)" + - "ext/dba/dba_arginfo.h:104:30 LMDB U REGISTER_LONG_CONSTANT(\"DBA_LMDB_NO_SUB_DIR\", MDB_NOSUBDIR" - "ext/dba/dba_cdb.c:34:12 libcdb U # include \"libcdb/cdb.h\"" - "ext/dba/dba_cdb.c:35:12 libcdb U # include \"libcdb/cdb_make.h\"" - "ext/dba/dba_cdb.c:36:12 libcdb U # include \"libcdb/uint32.h\"" - - "ext/dba/dba_cdb.c:233:9 CSEEK U #define CSEEK(n) do { \\" - - "ext/dba/dba_cdb.c:252:2 CSEEK U CSEEK(0);" - - "ext/dba/dba_cdb.c:258:2 CSEEK U CSEEK(2048);" - "ext/dba/dba_cdb.c:273:20 klenlen U /* header + klenlen + dlenlen + klen + dlen" - - "ext/dba/dba_cdb.c:273:30 dlenlen U header + klenlen + dlenlen + klen + dlen */" - - "ext/dba/dba_cdb.c:291:2 CSEEK U CSEEK(cdb->pos);" - "ext/dba/dba_db1.c:13:14 Shen U | Author: Shen Cheng-Da mode == DBA" - "ext/dba/dba_db3.c:72:6 gmode U if (gmode == -1) {" @@ -2551,10 +2380,6 @@ issues: - "ext/dba/dba_db3.c:126:26 gval U memset(&gval, 0, sizeof(gval));" - "ext/dba/dba_db3.c:127:45 gval U >dbp, NULL, &gkey, &gval, 0)) {" - "ext/dba/dba_db3.c:128:27 gval U return zend_string_init(gval.data, gval.size, /*" - - "ext/dba/dba_db4.c:37:16 dbenv U const DB_ENV *dbenv," - - "ext/dba/dba_db4.c:39:14 errpfx U const char *errpfx, const char *msg)" - - "ext/dba/dba_db4.c:55:43 errpfx U NULL, E_NOTICE, \"%s%s\", errpfx?errpfx:\"\", msg);" - - "ext/dba/dba_db4.c:55:50 errpfx U NOTICE, \"%s%s\", errpfx?errpfx:\"\", msg);" - "ext/dba/dba_db4.c:67:6 gmode U int gmode = 0, err;" - "ext/dba/dba_db4.c:81:2 gmode U gmode = info->mode == DBA" - "ext/dba/dba_db4.c:95:2 gmode U gmode = info->mode == DBA" @@ -2580,7 +2405,6 @@ issues: - "ext/dba/dba_gdbm.c:38:6 gmode U int gmode = 0;" - "ext/dba/dba_gdbm.c:41:2 gmode U gmode = info->mode == DBA" - "ext/dba/dba_gdbm.c:43:35 WRCREAT U = DBA_CREAT ? GDBM_WRCREAT :" - - "ext/dba/dba_gdbm.c:44:34 NEWDB U == DBA_TRUNC ? GDBM_NEWDB : -1;" - "ext/dba/dba_gdbm.c:46:5 gmode U if(gmode == -1)" - "ext/dba/dba_gdbm.c:49:64 gmode U int block_size */ 0, gmode, filemode, NULL);" - "ext/dba/dba_gdbm.c:73:8 gval U datum gval;" @@ -2596,9 +2420,6 @@ issues: - "ext/dba/dba_lmdb.c:37:9 LMDB U #define LMDB_IT(it) (((struct php" - "ext/dba/dba_lmdb.c:37:35 lmdb U IT(it) (((struct php_lmdb_info *)info->dbf)->it" - "ext/dba/dba_lmdb.c:39:15 lmdb U DBA_OPEN_FUNC(lmdb)" - - "ext/dba/dba_lmdb.c:49:28 NOSUBDIR U default use the MDB_NOSUBDIR flag */" - - "ext/dba/dba_lmdb.c:50:18 NOSUBDIR U int flags = MDB_NOSUBDIR;" - - "ext/dba/dba_lmdb.c:56:13 NOSUBDIR U case MDB_NOSUBDIR:" - "ext/dba/dba_lmdb.c:60:54 LMDB U \"must be either DBA_LMDB_USE_SUB_DIR or DBA_LMDB" - "ext/dba/dba_lmdb.c:60:78 LMDB U LMDB_USE_SUB_DIR or DBA_LMDB_NO_SUB_DIR for LMDB" - "ext/dba/dba_lmdb.c:100:41 lmdb U pemalloc(sizeof(struct php_lmdb_info), info->flags" @@ -2617,14 +2438,10 @@ issues: - "ext/dba/dba_qdbm.c:13:13 Marcin U | Author: Marcin Gibula " - "ext/dba/dba_qdbm.c:40:10 dpopen U dbf = dpopen(ZSTR_VAL(info->path" - - "ext/dba/dba_qdbm.c:40:42 OREADER U VAL(info->path), DP_OREADER, 0);" - "ext/dba/dba_qdbm.c:43:10 dpopen U dbf = dpopen(ZSTR_VAL(info->path" - - "ext/dba/dba_qdbm.c:43:42 OWRITER U VAL(info->path), DP_OWRITER, 0);" - "ext/dba/dba_qdbm.c:46:10 dpopen U dbf = dpopen(ZSTR_VAL(info->path" - - "ext/dba/dba_qdbm.c:46:42 OWRITER U VAL(info->path), DP_OWRITER | DP_OCREAT, 0);" - "ext/dba/dba_qdbm.c:46:55 OCREAT U path), DP_OWRITER | DP_OCREAT, 0);" - "ext/dba/dba_qdbm.c:49:10 dpopen U dbf = dpopen(ZSTR_VAL(info->path" - - "ext/dba/dba_qdbm.c:49:42 OWRITER U VAL(info->path), DP_OWRITER | DP_OCREAT | DP_OTRUNC" - "ext/dba/dba_qdbm.c:49:55 OCREAT U path), DP_OWRITER | DP_OCREAT | DP_OTRUNC, 0);" - "ext/dba/dba_qdbm.c:49:67 OTRUNC U OWRITER | DP_OCREAT | DP_OTRUNC, 0);" - "ext/dba/dba_qdbm.c:62:20 dperrmsg U *error = (char *) dperrmsg(dpecode);" @@ -2632,7 +2449,6 @@ issues: - "ext/dba/dba_qdbm.c:70:2 dpclose U dpclose(dba->dbf);" - "ext/dba/dba_qdbm.c:81:10 dpget U value = dpget(dba->dbf, ZSTR_VAL(key" - "ext/dba/dba_qdbm.c:94:6 dpput U if (dpput(dba->dbf, ZSTR_VAL(key" - - "ext/dba/dba_qdbm.c:94:97 DKEEP U val), mode == 1 ? DP_DKEEP : DP_DOVER)) {" - "ext/dba/dba_qdbm.c:98:6 dpecode U if (dpecode != DP_EKEEP) {" - "ext/dba/dba_qdbm.c:98:20 EKEEP U if (dpecode != DP_EKEEP) {" - "ext/dba/dba_qdbm.c:99:43 dperrmsg U NULL, E_WARNING, \"%s\", dperrmsg(dpecode));" @@ -2700,7 +2516,6 @@ issues: - "ext/dba/libcdb/cdb_make.h:32:12 hplist U struct cdb_hplist {" - "ext/dba/libcdb/cdb_make.h:33:23 HPLIST U struct cdb_hp hp[CDB_HPLIST];" - "ext/dba/libcdb/cdb_make.h:34:13 hplist U struct cdb_hplist *next;" - - "ext/dba/libcdb/cdb_make.h:39:10 bspace U /* char bspace[8192]; */" - "ext/dba/libcdb/cdb_make.h:43:13 hplist U struct cdb_hplist *head;" - "ext/dba/libcdb/cdb.c:137:29 hslots U _unpack(buf + 4,&c->hslots);" - "ext/dba/libcdb/cdb.c:138:11 hslots U if (!c->hslots)" @@ -2713,14 +2528,10 @@ issues: - "ext/dba/libcdb/cdb.c:156:32 hslots U kpos == c->hpos + (c->hslots << 3))" - "ext/dba/libcdb/cdb.c:157:17 hpos U c->kpos = c->hpos;" - "ext/dba/libcdb/cdb.c:159:15 khash U if (u == c->khash) {" - - "ext/dba/libcdb/cdb.c:169:8 dpos U c->dpos = pos + 8 + len;" - "ext/dba/libcdb/cdb.h:29:9 khash U uint32 khash; /* initialized if loop" - "ext/dba/libcdb/cdb.h:31:9 hpos U uint32 hpos; /* initialized if loop" - "ext/dba/libcdb/cdb.h:32:9 hslots U uint32 hslots; /* initialized if loop" - - "ext/dba/libcdb/cdb.h:33:9 dpos U uint32 dpos; /* initialized if cdb" - - "ext/dba/libcdb/cdb.h:48:30 dpos U cdb_datapos(c) ((c)->dpos)" - "ext/dba/libflatfile/flatfile.h:26:8 lockfn U char *lockfn;" - - "ext/dba/libflatfile/flatfile.h:27:6 lockfd U int lockfd;" - "ext/dba/libinifile/inifile.c:142:8 etrim U /* {{{ etrim */" - "ext/dba/libinifile/inifile.c:143:14 etrim U static char *etrim(const char *str)" - "ext/dba/libinifile/inifile.c:179:22 etrim U ln->key.group = etrim(fline+1);" @@ -2730,7 +2541,6 @@ issues: - "ext/dba/libinifile/inifile.c:474:46 missuse U name && value)); /* missuse */" - "ext/dba/libinifile/inifile.c:571:16 relace U /* {{{ inifile_relace */" - "ext/dba/libinifile/inifile.h:36:8 lockfn U char *lockfn;" - - "ext/dba/libinifile/inifile.h:37:6 lockfd U int lockfd;" - "ext/dba/php_lmdb.h:1:13 LMDB U #ifndef PHP_LMDB_H" - "ext/dba/php_lmdb.h:2:13 LMDB U #define PHP_LMDB_H" - "ext/dba/php_lmdb.h:4:12 LMDB U #ifdef DBA_LMDB" @@ -2742,16 +2552,6 @@ issues: - "ext/dom/characterdata.c:211:20 OVFL U if (ZEND_LONG_INT_OVFL(offset_input)) {" - "ext/dom/characterdata.c:276:34 OVFL U 0 || ZEND_LONG_INT_OVFL(offset) || ZEND_LONG" - "ext/dom/characterdata.c:276:64 OVFL U offset) || ZEND_LONG_INT_OVFL(count_input) || offset" - - "ext/dom/document.c:757:20 retnodep U xmlNodePtr nodep, retnodep;" - - "ext/dom/document.c:775:3 retnodep U retnodep = nodep;" - - "ext/dom/document.c:777:3 retnodep U retnodep = dom_clone_node(NULL" - - "ext/dom/document.c:778:8 retnodep U if (!retnodep) {" - - "ext/dom/document.c:782:7 retnodep U if (retnodep->type == XML_ATTRIBUTE" - - "ext/dom/document.c:783:13 nsptr U xmlNsPtr nsptr = NULL;" - - "ext/dom/document.c:786:4 nsptr U nsptr = xmlSearchNsByHref" - - "ext/dom/document.c:787:8 nsptr U if (nsptr == NULL || nsptr->prefix" - - "ext/dom/document.c:787:25 nsptr U if (nsptr == NULL || nsptr->prefix == NULL) {" - - "ext/dom/document.c:789:5 nsptr U nsptr = dom_get_ns(root," - "ext/dom/document.c:1114:29 dicted U xmlChar *libxml_copy_dicted_string(xmlDictPtr src" - "ext/dom/document.c:1131:28 dicted U >name = libxml_copy_dicted_string(src_doc->dict" - "ext/dom/document.c:1132:31 dicted U content = libxml_copy_dicted_string(src_doc->dict" @@ -2765,20 +2565,10 @@ issues: - "ext/dom/document.c:1682:16 xincnode U xmlUnlinkNode(xincnode);" - "ext/dom/document.c:1683:32 xincnode U libxml_node_free_resource(xincnode);" - "ext/dom/document.c:1697:56 xincludes U nodes from recursive xincludes */" - - "ext/dom/document.c:1717:54 basep U references(xmlNodePtr basep)" - - "ext/dom/document.c:1719:32 basep U libxml_node_free_resource(basep);" - - "ext/dom/document.c:1721:23 basep U xmlNodePtr current = basep->children;" - - "ext/dom/document.c:1725:49 basep U tree_order(current, basep);" - - "ext/dom/document.c:1733:67 basep U references(const xmlNode *basep)" - "ext/dom/document.c:1757:67 xincluded U beginning and ending of xincluded document" - "ext/dom/document.c:1759:24 xincludes U having processed some xincludes */" - "ext/dom/document.c:1773:8 Substitutues U /* {{{ Substitutues xincludes in a DomDocument" - "ext/dom/document.c:1773:21 xincludes U /* {{{ Substitutues xincludes in a DomDocument */" - - "ext/dom/document.c:1873:26 sptr U xmlSchemaPtr sptr;" - - "ext/dom/document.c:1920:2 sptr U sptr = xmlSchemaParse(parser" - - "ext/dom/document.c:1923:7 sptr U if (!sptr) {" - - "ext/dom/document.c:1932:31 sptr U xmlSchemaNewValidCtxt(sptr);" - - "ext/dom/document.c:1934:17 sptr U xmlSchemaFree(sptr);" - "ext/dom/document.c:2102:23 OVFL U if (ZEND_SIZE_T_INT_OVFL(source_len)) {" - "ext/dom/document.c:2271:20 basece U zend_class_entry *basece = dom_get_node_ce(modern" - "ext/dom/document.c:2274:53 basece U NUM_ARGS(), \"CC!\", &basece, &ce) == FAILURE) {" @@ -2792,79 +2582,35 @@ issues: - "ext/dom/dom_iterators.c:66:6 htsize U int htsize;" - "ext/dom/dom_iterators.c:68:7 htsize U if ((htsize = xmlHashSize(ht))" - "ext/dom/dom_iterators.c:68:48 htsize U ht)) > 0 && index < htsize) {" - - "ext/dom/dom_iterators.c:80:39 nnodemap U libxml_hash_iter(dom_nnodemap_object *objmap, int" - - "ext/dom/dom_iterators.c:142:54 nnodemap U first_iteration_item(dom_nnodemap_object *objmap)" - - "ext/dom/dom_iterators.c:144:13 basep U xmlNodePtr basep = dom_object_get_node" - - "ext/dom/dom_iterators.c:145:7 basep U if (!basep) {" - - "ext/dom/dom_iterators.c:150:24 basep U return (xmlNodePtr) basep->properties;" - - "ext/dom/dom_iterators.c:152:47 basep U iter_start_first_child(basep);" - - "ext/dom/dom_iterators.c:156:60 basep U child_of_container_node(basep);" - "ext/dom/dom_iterators.c:173:14 nnmap U dom_object *nnmap = Z_DOMOBJ_P(object" - - "ext/dom/dom_iterators.c:174:6 nnodemap U dom_nnodemap_object *objmap = nnmap" - "ext/dom/dom_iterators.c:174:32 nnmap U nnodemap_object *objmap = nnmap->ptr;" - "ext/dom/dom_iterators.c:180:16 nodeht U HashTable *nodeht = HASH_OF(&objmap->baseobj" - "ext/dom/dom_iterators.c:182:31 nodeht U hash_move_forward_ex(nodeht, &iterator->pos);" - "ext/dom/dom_iterators.c:183:48 nodeht U get_current_data_ex(nodeht, &iterator->pos)))" - - "ext/dom/dom_iterators.c:253:6 nnodemap U dom_nnodemap_object *objmap;" - "ext/dom/dom_iterators.c:255:13 nodeht U HashTable *nodeht;" - - "ext/dom/dom_iterators.c:273:16 nnodemap U objmap = (dom_nnodemap_object *)intern->ptr" - "ext/dom/dom_iterators.c:278:5 nodeht U nodeht = HASH_OF(&objmap->baseobj" - - "ext/dom/domimplementation.c:156:11 nsptr U xmlNsPtr nsptr = NULL;" - "ext/dom/domimplementation.c:161:14 doctobj U dom_object *doctobj;" - "ext/dom/domimplementation.c:168:41 doctobj U doctype, node, xmlDtdPtr, doctobj);" - "ext/dom/domimplementation.c:180:3 doctobj U doctobj = NULL;" - - "ext/dom/domimplementation.c:186:9 nsptr U && ((nsptr = xmlNewNs(NULL, BAD" - - "ext/dom/domimplementation.c:224:31 nsptr U xmlNewDocNode(docp, nsptr, BAD_CAST localname" - - "ext/dom/domimplementation.c:239:18 nsptr U nodep->nsDef = nsptr;" - "ext/dom/domimplementation.c:247:6 doctobj U if (doctobj != NULL) {" - "ext/dom/domimplementation.c:248:3 doctobj U doctobj->document = ((dom_object" - - "ext/dom/element.c:49:11 nsptr U xmlNsPtr nsptr = NULL;" - - "ext/dom/element.c:67:5 nsptr U nsptr = dom_get_ns(nodep," - - "ext/dom/element.c:68:21 nsptr U xmlSetNs(nodep, nsptr);" - - "ext/dom/element.c:243:40 nsdecl U dom_get_attribute_or_nsdecl(dom_object *intern," - "ext/dom/element.c:247:18 nqname U const xmlChar *nqname = xmlSplitQName3(name" - "ext/dom/element.c:249:7 nqname U if (nqname != NULL) {" - "ext/dom/element.c:254:34 nqname U xmlStrEqual(ns->prefix, nqname)) {" - "ext/dom/element.c:267:43 nqname U xmlNodePtr)xmlHasNsProp(elem, nqname, ns->href);" - - "ext/dom/element.c:310:30 nsdecl U dom_get_attribute_or_nsdecl(intern, nodep, BAD_CAST" - - "ext/dom/element.c:362:17 nsptr U for (xmlNsPtr nsptr = nodep->nsDef; nsptr" - - "ext/dom/element.c:362:39 nsptr U nsptr = nodep->nsDef; nsptr; nsptr = nsptr->next" - - "ext/dom/element.c:457:42 nsdecl U dom_get_attribute_or_nsdecl(intern, nodep, BAD_CAST" - - "ext/dom/element.c:542:45 thisp U attribute(xmlNodePtr thisp, xmlNodePtr attrp)" - - "ext/dom/element.c:544:14 thisp U ZEND_ASSERT(thisp != NULL);" - - "ext/dom/element.c:564:8 thisp U if (thisp->nsDef == ns) {" - - "ext/dom/element.c:565:5 thisp U thisp->nsDef = ns->next;" - - "ext/dom/element.c:566:15 thisp U } else if (thisp->nsDef != NULL) {" - - "ext/dom/element.c:615:31 nsdecl U dom_get_attribute_or_nsdecl(intern, nodep, BAD_CAST" - - "ext/dom/element.c:636:31 nsdecl U dom_get_attribute_or_nsdecl(intern, nodep, BAD_CAST" - "ext/dom/element.c:686:19 existattrp U xmlAttr *attrp, *existattrp = NULL;" - "ext/dom/element.c:719:3 existattrp U existattrp = xmlHasNsProp(nodep" - "ext/dom/element.c:721:3 existattrp U existattrp = xmlHasProp(nodep," - "ext/dom/element.c:724:6 existattrp U if (existattrp != NULL && existattrp" - "ext/dom/element.c:724:28 existattrp U existattrp != NULL && existattrp->type != XML_ATTRIBUTE" - - "ext/dom/element.c:850:75 elemp U *intern, xmlNodePtr elemp, const char *uri, size" - - "ext/dom/element.c:857:34 elemp U strattr = xmlGetNsProp(elemp, BAD_CAST name, BAD" - - "ext/dom/element.c:864:36 elemp U nsptr = dom_get_nsdecl(elemp, BAD_CAST name);" - - "ext/dom/element.c:883:13 elemp U xmlNodePtr elemp;" - - "ext/dom/element.c:893:14 elemp U DOM_GET_OBJ(elemp, id, xmlNodePtr, intern" - "ext/dom/element.c:948:15 tmpnsptr U xmlNsPtr tmpnsptr;" - "ext/dom/element.c:950:6 tmpnsptr U tmpnsptr = nsptr->next;" - "ext/dom/element.c:951:13 tmpnsptr U while (tmpnsptr) {" - "ext/dom/element.c:952:12 tmpnsptr U if ((tmpnsptr->prefix != NULL) &&" - "ext/dom/element.c:952:42 tmpnsptr U prefix != NULL) && (tmpnsptr->href != NULL) &&" - - "ext/dom/element.c:1578:119 otherp U this_intern, xmlNodePtr otherp)" - - "ext/dom/element.c:1584:27 otherp U !php_dom_adopt_node(otherp, this_intern, thisp" - - "ext/dom/element.c:1587:50 otherp U this_intern->document, otherp, thisp->parent, thisp" - - "ext/dom/element.c:1591:27 otherp U !php_dom_adopt_node(otherp, this_intern, thisp" - - "ext/dom/element.c:1594:50 otherp U this_intern->document, otherp, thisp, thisp->children" - "ext/dom/element.c:1680:33 OVFL U UNEXPECTED(ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(data)))) {" - "ext/dom/html_collection.c:13:15 Niels U | Authors: Niels Dossche " - - "ext/dom/html_collection.c:44:6 nnodemap U dom_nnodemap_object *objmap = intern" - - "ext/dom/html_collection.c:47:13 basep U xmlNodePtr basep = dom_object_get_node" - - "ext/dom/html_collection.c:48:6 basep U if (basep != NULL) {" - - "ext/dom/html_collection.c:51:26 basep U xmlNodePtr candidate = basep->children;" - - "ext/dom/html_collection.c:53:52 basep U elements_by_tag_name_ns_raw(basep, candidate, objmap-" - "ext/dom/html_collection.h:13:15 Niels U | Authors: Niels Dossche " - "ext/dom/html_document.c:13:15 Niels U | Authors: Niels Dossche nodes = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/core/avl.c:64:19 dobject U return lexbor_dobject_init(avl->nodes, chunk" - - "ext/dom/lexbor/lexbor/core/avl.c:72:12 dobject U lexbor_dobject_clean(avl->nodes);" - - "ext/dom/lexbor/lexbor/core/avl.c:81:25 dobject U avl->nodes = lexbor_dobject_destroy(avl->nodes," - - "ext/dom/lexbor/lexbor/core/avl.c:93:38 dobject U node_t *node = lexbor_dobject_calloc(avl->nodes);" - "ext/dom/lexbor/lexbor/core/avl.h:2:33 Borisov U Copyright (C) 2018 Alexander Borisov" - "ext/dom/lexbor/lexbor/core/avl.h:4:22 Borisov U * Author: Alexander Borisov entries = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/core/bst_map.c:39:21 dobject U status = lexbor_dobject_init(bst_map->entries" - "ext/dom/lexbor/lexbor/core/bst_map.c:45:8 mraw U /* mraw */" - "ext/dom/lexbor/lexbor/core/bst_map.c:46:14 mraw U bst_map->mraw = lexbor_mraw_create" - "ext/dom/lexbor/lexbor/core/bst_map.c:46:28 mraw U bst_map->mraw = lexbor_mraw_create();" - "ext/dom/lexbor/lexbor/core/bst_map.c:47:21 mraw U status = lexbor_mraw_init(bst_map->mraw," - "ext/dom/lexbor/lexbor/core/bst_map.c:47:40 mraw U lexbor_mraw_init(bst_map->mraw, (size * 6));" - - "ext/dom/lexbor/lexbor/core/bst_map.c:60:12 dobject U lexbor_dobject_clean(bst_map->entries" - - "ext/dom/lexbor/lexbor/core/bst_map.c:72:31 dobject U map->entries = lexbor_dobject_destroy(bst_map->entries" - "ext/dom/lexbor/lexbor/core/bst_map.h:2:33 Borisov U Copyright (C) 2018 Alexander Borisov" - "ext/dom/lexbor/lexbor/core/bst_map.h:4:22 Borisov U * Author: Alexander Borisov mraw;" - "ext/dom/lexbor/lexbor/core/bst.c:2:33 Borisov U Copyright (C) 2018 Alexander Borisov" - "ext/dom/lexbor/lexbor/core/bst.c:4:22 Borisov U * Author: Alexander Borisov dobject = lexbor_dobject_create" - - "ext/dom/lexbor/lexbor/core/bst.c:30:27 dobject U bst->dobject = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/core/bst.c:31:21 dobject U status = lexbor_dobject_init(bst->dobject, size" - - "ext/dom/lexbor/lexbor/core/bst.c:31:39 dobject U lexbor_dobject_init(bst->dobject, size," - - "ext/dom/lexbor/lexbor/core/bst.c:47:16 dobject U lexbor_dobject_clean(bst->dobject)" + - "ext/dom/lexbor/lexbor/core/bst.c:385:19 parrent U /* Change parrent */" - "ext/dom/lexbor/lexbor/core/bst.h:2:33 Borisov U Copyright (C) 2018 Alexander Borisov" - "ext/dom/lexbor/lexbor/core/bst.h:4:22 Borisov U * Author: Alexander Borisov entries" - - "ext/dom/lexbor/lexbor/core/hash.c:106:16 dobject U lexbor_dobject_free(hash->entries," - - "ext/dom/lexbor/lexbor/core/hash.c:137:28 dobject U hash->entries = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/core/hash.c:138:21 dobject U status = lexbor_dobject_init(hash->entries," - "ext/dom/lexbor/lexbor/core/hash.c:143:11 mraw U hash->mraw = lexbor_mraw_create" - "ext/dom/lexbor/lexbor/core/hash.c:143:25 mraw U hash->mraw = lexbor_mraw_create();" - "ext/dom/lexbor/lexbor/core/hash.c:144:21 mraw U status = lexbor_mraw_init(hash->mraw, chunk" - "ext/dom/lexbor/lexbor/core/hash.c:144:37 mraw U lexbor_mraw_init(hash->mraw, chunk_size * 12);" - - "ext/dom/lexbor/lexbor/core/hash.c:162:12 dobject U lexbor_dobject_clean(hash->entries" - "ext/dom/lexbor/lexbor/core/hash.c:163:12 mraw U lexbor_mraw_clean(hash->mraw);" - "ext/dom/lexbor/lexbor/core/hash.h:2:33 Borisov U Copyright (C) 2019 Alexander Borisov" - "ext/dom/lexbor/lexbor/core/hash.h:4:22 Borisov U * Author: Alexander Borisov mraw;" - - "ext/dom/lexbor/lexbor/core/hash.h:198:43 dobject U hash_entry_t *) lexbor_dobject_calloc(hash->entries" - - "ext/dom/lexbor/lexbor/core/hash.h:204:43 dobject U hash_entry_t *) lexbor_dobject_free(hash->entries," - - "ext/dom/lexbor/lexbor/core/hash.h:210:19 dobject U return lexbor_dobject_allocated(hash->entries" - "ext/dom/lexbor/lexbor/core/in.c:2:33 Borisov U Copyright (C) 2018 Alexander Borisov" - "ext/dom/lexbor/lexbor/core/in.c:4:22 Borisov U * Author: Alexander Borisov nodes = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/core/in.c:30:19 dobject U return lexbor_dobject_init(incoming->nodes" - - "ext/dom/lexbor/lexbor/core/in.c:37:12 dobject U lexbor_dobject_clean(incoming->nodes" - - "ext/dom/lexbor/lexbor/core/in.c:47:30 dobject U incoming->nodes = lexbor_dobject_destroy(incoming->nodes" - - "ext/dom/lexbor/lexbor/core/in.c:60:37 dobject U node_t *node = lexbor_dobject_alloc(incoming->nodes" - "ext/dom/lexbor/lexbor/core/in.h:2:33 Borisov U Copyright (C) 2018 Alexander Borisov" - "ext/dom/lexbor/lexbor/core/in.h:4:22 Borisov U * Author: Alexander Borisov data = lexbor_mraw_alloc(mraw, (size +" - "ext/dom/lexbor/lexbor/core/str.c:28:35 mraw U = lexbor_mraw_alloc(mraw, (size + 1));" - "ext/dom/lexbor/lexbor/core/str.c:39:50 mraw U lexbor_str_t *str, lexbor_mraw_t *mraw," - - "ext/dom/lexbor/lexbor/core/str.c:384:17 ncasecmp U lexbor_str_data_ncasecmp_first(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.c:405:17 ncasecmp U lexbor_str_data_ncasecmp_end(const lxb_char_t" - - "ext/dom/lexbor/lexbor/core/str.c:422:17 ncasecmp U lexbor_str_data_ncasecmp_contain(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.c:426:28 ncasecmp U if(lexbor_str_data_ncasecmp(&where[i], what, what" - - "ext/dom/lexbor/lexbor/core/str.c:435:17 ncasecmp U lexbor_str_data_ncasecmp(const lxb_char_t *first" - "ext/dom/lexbor/lexbor/core/str.c:450:17 nlocmp U lexbor_str_data_nlocmp_right(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.c:463:17 nupcmp U lexbor_str_data_nupcmp_right(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.c:495:17 ncmp U lexbor_str_data_ncmp_end(const lxb_char_t" - - "ext/dom/lexbor/lexbor/core/str.c:510:17 ncmp U lexbor_str_data_ncmp_contain(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.c:523:17 ncmp U lexbor_str_data_ncmp(const lxb_char_t *first" - "ext/dom/lexbor/lexbor/core/str.h:2:38 Borisov U 2018-2023 Alexander Borisov" - "ext/dom/lexbor/lexbor/core/str.h:4:22 Borisov U * Author: Alexander Borisov data," - "ext/dom/lexbor/lexbor/core/str.h:57:43 mraw U lexbor_str_t *str, lexbor_mraw_t *mraw, size_t size" - "ext/dom/lexbor/lexbor/core/str.h:57:51 mraw U str, lexbor_mraw_t *mraw, size_t size);" - - "ext/dom/lexbor/lexbor/core/str.h:134:17 ncasecmp U lexbor_str_data_ncasecmp_first(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.h:137:17 ncasecmp U lexbor_str_data_ncasecmp_end(const lxb_char_t" - - "ext/dom/lexbor/lexbor/core/str.h:140:17 ncasecmp U lexbor_str_data_ncasecmp_contain(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.h:143:17 ncasecmp U lexbor_str_data_ncasecmp(const lxb_char_t *first" - "ext/dom/lexbor/lexbor/core/str.h:146:17 nlocmp U lexbor_str_data_nlocmp_right(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.h:149:17 nupcmp U lexbor_str_data_nupcmp_right(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.h:155:17 ncmp U lexbor_str_data_ncmp_end(const lxb_char_t" - - "ext/dom/lexbor/lexbor/core/str.h:158:17 ncmp U lexbor_str_data_ncmp_contain(const lxb_char" - - "ext/dom/lexbor/lexbor/core/str.h:161:17 ncmp U lexbor_str_data_ncmp(const lxb_char_t *first" - "ext/dom/lexbor/lexbor/core/strtod.c:2:28 Borisov U Copyright (C) Alexander Borisov" - "ext/dom/lexbor/lexbor/core/strtod.c:40:15 diyfp U static lexbor_diyfp_t" - "ext/dom/lexbor/lexbor/core/strtod.c:41:15 diyfp U lexbor_strtod_diyfp_read(const lxb_char" @@ -3324,7 +3001,6 @@ issues: - "ext/dom/lexbor/lexbor/css/base.h:25:12 STRINGIZE U LEXBOR_STRINGIZE(LXB_CSS_VERSION_MAJOR" - "ext/dom/lexbor/lexbor/css/base.h:26:12 STRINGIZE U LEXBOR_STRINGIZE(LXB_CSS_VERSION_MINOR" - "ext/dom/lexbor/lexbor/css/base.h:27:12 STRINGIZE U LEXBOR_STRINGIZE(LXB_CSS_VERSION_PATCH" - - "ext/dom/lexbor/lexbor/css/base.h:31:12 dobject U lexbor_dobject_t *objs;" - "ext/dom/lexbor/lexbor/css/base.h:32:12 mraw U lexbor_mraw_t *mraw;" - "ext/dom/lexbor/lexbor/css/base.h:32:23 mraw U lexbor_mraw_t *mraw;" - "ext/dom/lexbor/lexbor/css/base.h:33:12 mraw U lexbor_mraw_t *tree;" @@ -3332,18 +3008,9 @@ issues: - "ext/dom/lexbor/lexbor/css/css.c:4:22 Borisov U * Author: Alexander Borisov objs = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/css/css.c:45:25 dobject U status = lexbor_dobject_init(memory->objs, prepare" - "ext/dom/lexbor/lexbor/css/css.c:54:31 mraw U memory->tree = lexbor_mraw_create();" - "ext/dom/lexbor/lexbor/css/css.c:55:25 mraw U status = lexbor_mraw_init(memory->tree, prepare" - "ext/dom/lexbor/lexbor/css/css.c:61:17 mraw U if (memory->mraw == NULL) {" - - "ext/dom/lexbor/lexbor/css/css.c:84:16 dobject U lexbor_dobject_clean(memory->objs)" - - "ext/dom/lexbor/lexbor/css/css.c:104:31 dobject U memory->objs = lexbor_dobject_destroy(memory->objs" - - "ext/dom/lexbor/lexbor/css/css.c:160:20 offlen U size_t length, offlen, len;" - - "ext/dom/lexbor/lexbor/css/css.c:166:5 offlen U offlen = begin - parser->offset" - - "ext/dom/lexbor/lexbor/css/css.c:176:23 offlen U if (tmp->length > offlen) {" - - "ext/dom/lexbor/lexbor/css/css.c:177:29 offlen U len = tmp->length - offlen;" - - "ext/dom/lexbor/lexbor/css/css.c:180:57 offlen U length, tmp->data + offlen, length);" - "ext/dom/lexbor/lexbor/css/css.h:2:38 Borisov U 2020-2022 Alexander Borisov" - "ext/dom/lexbor/lexbor/css/css.h:4:22 Borisov U * Author: Alexander Borisov tree" @@ -3624,7 +3278,6 @@ issues: - "ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:204:16 mraw U lexbor_mraw_free(parser->memory" - "ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:204:42 mraw U free(parser->memory->mraw, anbof);" - "ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:204:48 anbof U parser->memory->mraw, anbof);" - - "ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:259:32 ncasecmp U && lexbor_str_data_ncasecmp(ident->data, of, ident" - "ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:276:24 mraw U lexbor_mraw_free(parser->memory" - "ext/dom/lexbor/lexbor/css/selectors/pseudo_state.h:2:38 Borisov U 2020-2021 Alexander Borisov" - "ext/dom/lexbor/lexbor/css/selectors/pseudo_state.h:4:22 Borisov U * Author: Alexander Borisov memory" - - "ext/dom/lexbor/lexbor/css/selectors/selector.c:132:16 dobject U lexbor_dobject_free(memory->objs, selector" - - "ext/dom/lexbor/lexbor/css/selectors/selector.c:173:19 dobject U list = lexbor_dobject_calloc(mem->objs);" - - "ext/dom/lexbor/lexbor/css/selectors/selector.c:215:16 dobject U lexbor_dobject_free(list->memory->objs" - "ext/dom/lexbor/lexbor/css/selectors/selector.c:251:16 mraw U lexbor_mraw_free(mem->mraw, selector" - "ext/dom/lexbor/lexbor/css/selectors/selector.c:251:31 mraw U lexbor_mraw_free(mem->mraw, selector->ns.data)" - "ext/dom/lexbor/lexbor/css/selectors/selector.c:255:16 mraw U lexbor_mraw_free(mem->mraw, selector" @@ -3672,8 +3321,6 @@ issues: - "ext/dom/lexbor/lexbor/css/stylesheet.h:4:22 Borisov U * Author: Alexander Borisov data, odd, sizeof" - - "ext/dom/lexbor/lexbor/css/syntax/anb.c:256:33 ncasecmp U && lexbor_str_data_ncasecmp(ident->data, even, sizeof" - "ext/dom/lexbor/lexbor/css/syntax/anb.h:2:33 Borisov U Copyright (C) 2021 Alexander Borisov" - "ext/dom/lexbor/lexbor/css/syntax/anb.h:4:22 Borisov U * Author: Alexander Borisov tokens, token" - "ext/dom/lexbor/lexbor/css/syntax/token.c:97:59 mraw U lexbor_str_t *str, lexbor_mraw_t *mraw)" - "ext/dom/lexbor/lexbor/css/syntax/token.c:97:67 mraw U str, lexbor_mraw_t *mraw)" - "ext/dom/lexbor/lexbor/css/syntax/token.c:105:32 mraw U str->data = lexbor_mraw_alloc(mraw, length)" - - "ext/dom/lexbor/lexbor/css/syntax/token.c:170:20 dobject U token = lexbor_dobject_alloc(tkz->tokens);" - - "ext/dom/lexbor/lexbor/css/syntax/token.c:620:40 dobject U token_create_noi(lexbor_dobject_t *dobj)" - - "ext/dom/lexbor/lexbor/css/syntax/token.c:620:51 dobj U noi(lexbor_dobject_t *dobj)" - - "ext/dom/lexbor/lexbor/css/syntax/token.c:622:40 dobj U syntax_token_create(dobj);" - - "ext/dom/lexbor/lexbor/css/syntax/token.c:633:41 dobject U lexbor_dobject_t *dobj)" - - "ext/dom/lexbor/lexbor/css/syntax/token.c:633:52 dobj U lexbor_dobject_t *dobj)" - - "ext/dom/lexbor/lexbor/css/syntax/token.c:635:48 dobj U token_destroy(token, dobj);" - "ext/dom/lexbor/lexbor/css/syntax/token.h:2:38 Borisov U 2018-2020 Alexander Borisov" - "ext/dom/lexbor/lexbor/css/syntax/token.h:4:22 Borisov U * Author: Alexander Borisov tokens = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:83:21 dobject U status = lexbor_dobject_init(tkz->tokens, 1" - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:99:10 mraw U tkz->mraw = lexbor_mraw_create" - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:99:24 mraw U tkz->mraw = lexbor_mraw_create();" - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:100:21 mraw U status = lexbor_mraw_init(tkz->mraw, 409" - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:100:36 mraw U lexbor_mraw_init(tkz->mraw, 4096);" - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:138:12 mraw U lexbor_mraw_clean(tkz->mraw);" - - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:141:12 dobject U lexbor_dobject_clean(tkz->tokens);" - - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:164:30 dobject U tkz->tokens = lexbor_dobject_destroy(tkz->tokens" - - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:506:34 ncasecmp U && lexbor_str_data_ncasecmp(lxb_css_syntax_token" - - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:625:30 ncasecmp U && lexbor_str_data_ncasecmp(lxb_css_syntax_token" - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.h:2:38 Borisov U 2018-2020 Alexander Borisov" - "ext/dom/lexbor/lexbor/css/syntax/tokenizer.h:4:22 Borisov U * Author: Alexander Borisov value = lexbor_mraw_calloc(document->mraw" - "ext/dom/lexbor/lexbor/dom/interfaces/attr.c:92:47 mraw U mraw_calloc(document->mraw, sizeof(lexbor_str_t" - "ext/dom/lexbor/lexbor/dom/interfaces/attr.c:120:20 mraw U lexbor_mraw_free(doc->text, value" - - "ext/dom/lexbor/lexbor/dom/interfaces/attr.c:311:32 ncmp U && lexbor_str_data_ncmp(first->value->data," - "ext/dom/lexbor/lexbor/dom/interfaces/attr.h:2:38 Borisov U 2018-2021 Alexander Borisov" - "ext/dom/lexbor/lexbor/dom/interfaces/attr.h:4:22 Borisov U * Author: Alexander Borisov mraw" - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:21:44 mraw U mraw_calloc(document->mraw," - - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:37:70 dtype U dom_document_type_t *dtype)" - - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:48:55 dtype U interface_copy(&new->node, &dtype->node, false);" - - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:53:21 dtype U if (document == dtype->node.owner_document" - - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:54:21 dtype U new->name = dtype->name;" - - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:57:40 dtype U dom_attr_data_by_id(dtype->node.owner_document" - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:92:12 mraw U lexbor_mraw_t *text;" - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.h:2:38 Borisov U 2018-2021 Alexander Borisov" - "ext/dom/lexbor/lexbor/dom/interfaces/document_type.h:4:22 Borisov U * Author: Alexander Borisov mraw" - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:22:40 mraw U mraw_calloc(document->mraw, sizeof(lxb_dom_document" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:29:51 DTYPE U LXB_DOM_DOCUMENT_DTYPE_UNDEF, 0);" - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:65:23 mraw U return lexbor_mraw_calloc(owner->mraw," - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:65:42 mraw U lexbor_mraw_calloc(owner->mraw, sizeof(lxb_dom_document" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:76:40 dtype U lxb_dom_document_dtype_t type, unsigned int" - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:101:19 mraw U document->mraw = owner->mraw;" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:247:44 DTYPE U == LXB_DOM_DOCUMENT_DTYPE_HTML) {" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:300:44 DTYPE U != LXB_DOM_DOCUMENT_DTYPE_HTML) {" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:416:44 DTYPE U == LXB_DOM_DOCUMENT_DTYPE_HTML) {" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:435:34 cnode U node_t *new, *curr, *cnode, *root;" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:451:9 cnode U cnode = doc->clone_interface" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:452:13 cnode U if (cnode == NULL) {" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:456:41 cnode U node_insert_child(curr, cnode);" - - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:460:20 cnode U curr = cnode;" - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:491:61 intrfc U lxb_dom_interface_t *intrfc)" - "ext/dom/lexbor/lexbor/dom/interfaces/document.c:493:47 intrfc U document_destroy_interface(intrfc);" - "ext/dom/lexbor/lexbor/dom/interfaces/document.h:2:38 Borisov U 2018-2021 Alexander Borisov" - "ext/dom/lexbor/lexbor/dom/interfaces/document.h:4:22 Borisov U * Author: Alexander Borisov owner_document->destroy" - "ext/dom/lexbor/lexbor/dom/interfaces/document.h:151:78 intrfc U document->destroy_interface(intrfc);" @@ -4429,11 +3997,8 @@ issues: - "ext/dom/lexbor/lexbor/dom/interfaces/element.c:4:22 Borisov U * Author: Alexander Borisov mraw" - "ext/dom/lexbor/lexbor/dom/interfaces/element.c:37:44 mraw U mraw_calloc(document->mraw," - - "ext/dom/lexbor/lexbor/dom/interfaces/element.c:275:67 DTYPE U == LXB_DOM_DOCUMENT_DTYPE_HTML)" - - "ext/dom/lexbor/lexbor/dom/interfaces/element.c:414:67 DTYPE U == LXB_DOM_DOCUMENT_DTYPE_HTML)" - "ext/dom/lexbor/lexbor/dom/interfaces/element.c:552:36 mraw U element->is_value = lexbor_mraw_calloc(element->node" - "ext/dom/lexbor/lexbor/dom/interfaces/element.c:552:78 mraw U node.owner_document->mraw," - - "ext/dom/lexbor/lexbor/dom/interfaces/element.c:772:42 DTYPE U != LXB_DOM_DOCUMENT_DTYPE_HTML)" - "ext/dom/lexbor/lexbor/dom/interfaces/element.h:2:38 Borisov U 2018-2021 Alexander Borisov" - "ext/dom/lexbor/lexbor/dom/interfaces/element.h:4:22 Borisov U * Author: Alexander Borisov mraw," - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:132:19 mraw U return lexbor_mraw_free(node->owner_document" - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:132:51 mraw U node->owner_document->mraw, node);" - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:748:45 ncasecmp U it = lexbor_str_data_ncasecmp(pos, cb_ctx->value," - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:752:45 ncmp U it = lexbor_str_data_ncmp(pos, cb_ctx->value," - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:777:37 ncasecmp U it = lexbor_str_data_ncasecmp(pos, cb_ctx->value," - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:781:37 ncmp U it = lexbor_str_data_ncmp(pos, cb_ctx->value," - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:973:28 ncmp U && lexbor_str_data_ncmp(attr->value->data, ctx" - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:987:28 ncasecmp U && lexbor_str_data_ncasecmp(attr->value->data, ctx" - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:1000:28 ncmp U && lexbor_str_data_ncmp(attr->value->data, ctx" - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:1014:28 ncasecmp U && lexbor_str_data_ncasecmp(attr->value->data," - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:1029:29 ncmp U if (lexbor_str_data_ncmp_end(&attr->value->data" - - "ext/dom/lexbor/lexbor/dom/interfaces/node.c:1046:29 ncasecmp U if (lexbor_str_data_ncasecmp_end(&attr->value->data" - "ext/dom/lexbor/lexbor/dom/interfaces/node.h:2:38 Borisov U 2018-2021 Alexander Borisov" - "ext/dom/lexbor/lexbor/dom/interfaces/node.h:4:22 Borisov U * Author: Alexander Borisov name, name, len" - - "ext/dom/lexbor/lexbor/html/encoding.c:284:34 ncasecmp U if (!lexbor_str_data_ncasecmp((lxb_char_t *) \"http" - - "ext/dom/lexbor/lexbor/html/encoding.c:289:36 ncasecmp U && lexbor_str_data_ncasecmp((lxb_char_t *) \"content" - - "ext/dom/lexbor/lexbor/html/encoding.c:298:29 ncasecmp U if (lexbor_str_data_ncasecmp((lxb_char_t *) \"content" - "ext/dom/lexbor/lexbor/html/encoding.h:2:33 Borisov U Copyright (C) 2019 Alexander Borisov" - "ext/dom/lexbor/lexbor/html/encoding.h:4:22 Borisov U * Author: Alexander Borisov css_init = false;" - "ext/dom/lexbor/lexbor/html/interfaces/document.c:158:9 hdoc U hdoc->css = document->css" - "ext/dom/lexbor/lexbor/html/interfaces/document.c:159:9 hdoc U hdoc->css_init = document" - - "ext/dom/lexbor/lexbor/html/interfaces/document.c:259:24 dobject U css->weak = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/html/interfaces/document.c:260:21 dobject U status = lexbor_dobject_init(css->weak, 204" - - "ext/dom/lexbor/lexbor/html/interfaces/document.c:307:24 dobject U css->weak = lexbor_dobject_destroy(css->weak, true" - - "ext/dom/lexbor/lexbor/html/interfaces/document.c:339:16 dobject U lexbor_dobject_clean(css->weak);" - "ext/dom/lexbor/lexbor/html/interfaces/document.c:548:21 ssts U lexbor_array_t *ssts;" - "ext/dom/lexbor/lexbor/html/interfaces/document.c:554:5 ssts U ssts = document->css.stylesheets" - "ext/dom/lexbor/lexbor/html/interfaces/document.c:556:48 ssts U lexbor_array_length(ssts); i++) {" @@ -4717,7 +4260,6 @@ issues: - "ext/dom/lexbor/lexbor/html/interfaces/document.c:1314:30 mraw U return lxb_html_document_mraw(document);" - "ext/dom/lexbor/lexbor/html/interfaces/document.h:2:38 Borisov U 2018-2021 Alexander Borisov" - "ext/dom/lexbor/lexbor/html/interfaces/document.h:4:22 Borisov U * Author: Alexander Borisov dom" - "ext/dom/lexbor/lexbor/html/interfaces/element.c:53:57 mraw U document->dom_document.mraw," - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:110:25 ddoc U lxb_dom_document_t *ddoc = lxb_dom_interface" - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:111:60 ddoc U html_interface_document(ddoc);" - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:144:25 ddoc U lxb_dom_document_t *ddoc = lxb_dom_interface" - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:145:60 ddoc U html_interface_document(ddoc);" - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:157:25 ddoc U lxb_dom_document_t *ddoc = lxb_dom_interface" - "ext/dom/lexbor/lexbor/html/interfaces/element.c:175:33 declr U rule_declaration_t *declr;" - "ext/dom/lexbor/lexbor/html/interfaces/element.c:183:5 declr U declr = node->entry.value" - "ext/dom/lexbor/lexbor/html/interfaces/element.c:185:12 declr U return declr->u.user;" - "ext/dom/lexbor/lexbor/html/interfaces/element.c:264:59 declr U rule_declaration_t *declr," - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:331:23 dobject U new_weak = lexbor_dobject_alloc(doc->css.weak" - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:458:20 dobject U lexbor_dobject_free(doc->css.weak," - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:492:12 dobject U lexbor_dobject_free(doc->css.weak," - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:510:16 dobject U lexbor_dobject_free(doc->css.weak," - - "ext/dom/lexbor/lexbor/html/interfaces/element.c:539:20 dobject U lexbor_dobject_free(doc->css.weak," - "ext/dom/lexbor/lexbor/html/interfaces/element.c:604:31 splt U static const lexbor_str_t splt = lexbor_str(\"; \");" - "ext/dom/lexbor/lexbor/html/interfaces/element.c:607:45 splt U serialize_write(context->cb, splt.data, splt.length," - "ext/dom/lexbor/lexbor/html/interfaces/element.c:607:56 splt U context->cb, splt.data, splt.length," @@ -4996,10 +4528,6 @@ issues: - "ext/dom/lexbor/lexbor/html/interfaces/style_element.c:4:22 Borisov U * Author: Alexander Borisov dom" - "ext/dom/lexbor/lexbor/html/interfaces/style_element.c:16:57 mraw U document->dom_document.mraw," - - "ext/dom/lexbor/lexbor/html/interfaces/style_element.c:55:25 ddoc U lxb_dom_document_t *ddoc = lxb_dom_interface" - - "ext/dom/lexbor/lexbor/html/interfaces/style_element.c:56:60 ddoc U html_interface_document(ddoc);" - - "ext/dom/lexbor/lexbor/html/interfaces/style_element.c:87:25 ddoc U lxb_dom_document_t *ddoc = lxb_dom_interface" - - "ext/dom/lexbor/lexbor/html/interfaces/style_element.c:88:60 ddoc U html_interface_document(ddoc);" - "ext/dom/lexbor/lexbor/html/interfaces/style_element.h:2:38 Borisov U 2018-2023 Alexander Borisov" - "ext/dom/lexbor/lexbor/html/interfaces/style_element.h:4:22 Borisov U * Author: Alexander Borisov mraw = lexbor_mraw_create();" - "ext/dom/lexbor/lexbor/html/tokenizer.c:55:21 mraw U status = lexbor_mraw_init(tkz->mraw, 102" - "ext/dom/lexbor/lexbor/html/tokenizer.c:55:36 mraw U lexbor_mraw_init(tkz->mraw, 1024);" - - "ext/dom/lexbor/lexbor/html/tokenizer.c:63:10 dobj U tkz->dobj_token = lexbor_dobject" - - "ext/dom/lexbor/lexbor/html/tokenizer.c:63:30 dobject U dobj_token = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/html/tokenizer.c:64:21 dobject U status = lexbor_dobject_init(tkz->dobj_token" - - "ext/dom/lexbor/lexbor/html/tokenizer.c:64:39 dobj U lexbor_dobject_init(tkz->dobj_token," - - "ext/dom/lexbor/lexbor/html/tokenizer.c:71:10 dobj U tkz->dobj_token_attr = lexbor" - - "ext/dom/lexbor/lexbor/html/tokenizer.c:71:35 dobject U token_attr = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/html/tokenizer.c:72:21 dobject U status = lexbor_dobject_init(tkz->dobj_token" - - "ext/dom/lexbor/lexbor/html/tokenizer.c:72:39 dobj U lexbor_dobject_init(tkz->dobj_token_attr, 4096," - - "ext/dom/lexbor/lexbor/html/tokenizer.c:130:13 dobj U tkz_to->dobj_token = tkz_from->dobj" - - "ext/dom/lexbor/lexbor/html/tokenizer.c:212:12 dobject U lexbor_dobject_clean(tkz->dobj_token" - "ext/dom/lexbor/lexbor/html/tokenizer.c:296:50 MRAW U TOKENIZER_OPT_ATTRS_MRAW_SELF;" - "ext/dom/lexbor/lexbor/html/tokenizer.c:418:51 rcdata U html_tokenizer_state_rcdata_before;" - "ext/dom/lexbor/lexbor/html/tokenizer.h:2:38 Borisov U 2018-2020 Alexander Borisov" @@ -5275,10 +4761,6 @@ issues: - "ext/dom/lexbor/lexbor/html/tokenizer.h:45:37 templary U temp strings and other templary data */" - "ext/dom/lexbor/lexbor/html/tokenizer.h:46:12 mraw U lexbor_mraw_t" - "ext/dom/lexbor/lexbor/html/tokenizer.h:46:39 mraw U *mraw;" - - "ext/dom/lexbor/lexbor/html/tokenizer.h:52:12 dobject U lexbor_dobject_t *dobj" - - "ext/dom/lexbor/lexbor/html/tokenizer.h:52:39 dobj U dobject_t *dobj_token;" - - "ext/dom/lexbor/lexbor/html/tokenizer.h:53:12 dobject U lexbor_dobject_t *dobj" - - "ext/dom/lexbor/lexbor/html/tokenizer.h:53:39 dobj U dobject_t *dobj_token_attr;" - "ext/dom/lexbor/lexbor/html/tokenizer.h:80:18 sbst U const lexbor_sbst_entry_static_t *entity" - "ext/dom/lexbor/lexbor/html/tokenizer.h:81:18 sbst U const lexbor_sbst_entry_static_t *entity" - "ext/dom/lexbor/lexbor/html/tokenizer.h:194:26 mraw U html_tokenizer_attrs_mraw_set(lxb_html_tokenizer" @@ -5368,15 +4850,8 @@ issues: - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:335:73 EOINDO U HTML_TOKENIZER_ERROR_EOINDO);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:349:71 UNNUCH U HTML_TOKENIZER_ERROR_UNNUCH);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:408:73 EOINDO U HTML_TOKENIZER_ERROR_EOINDO);" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:450:42 ncasecmp U if (lexbor_str_data_ncasecmp((lxb_char_t *) \"PUBLIC" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:470:42 ncasecmp U if (lexbor_str_data_ncasecmp((lxb_char_t *) \"SYSTEM" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:492:49 dobj U tkz->dobj_token_attr);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:495:67 INCHSEAFDONA U HTML_TOKENIZER_ERROR_INCHSEAFDONA);" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:521:27 ncasecmp U pos = lexbor_str_data_ncasecmp_first(tkz->markup, data" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:525:41 dobj U tkz->dobj_token_attr);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:528:63 INCHSEAFDONA U HTML_TOKENIZER_ERROR_INCHSEAFDONA);" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:571:27 ncasecmp U pos = lexbor_str_data_ncasecmp_first(tkz->markup, data" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:575:41 dobj U tkz->dobj_token_attr);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:578:63 INCHSEAFDONA U HTML_TOKENIZER_ERROR_INCHSEAFDONA);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:638:67 MIWHAFDOPUKE U HTML_TOKENIZER_ERROR_MIWHAFDOPUKE);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:648:67 MIWHAFDOPUKE U HTML_TOKENIZER_ERROR_MIWHAFDOPUKE);" @@ -5436,13 +4911,11 @@ issues: - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:528:71 UNNUCH U HTML_TOKENIZER_ERROR_UNNUCH);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:577:65 EOINSCHTCOLITE U HTML_TOKENIZER_ERROR_EOINSCHTCOLITE);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:591:67 UNNUCH U HTML_TOKENIZER_ERROR_UNNUCH);" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:846:40 ncasecmp U && lexbor_str_data_ncasecmp(&tkz->start[tkz->entity" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:943:65 EOINSCHTCOLITE U HTML_TOKENIZER_ERROR_EOINSCHTCOLITE);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:958:71 UNNUCH U HTML_TOKENIZER_ERROR_UNNUCH);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:1007:65 EOINSCHTCOLITE U HTML_TOKENIZER_ERROR_EOINSCHTCOLITE);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:1021:67 UNNUCH U HTML_TOKENIZER_ERROR_UNNUCH);" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:1073:65 EOINSCHTCOLITE U HTML_TOKENIZER_ERROR_EOINSCHTCOLITE);" - - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:1179:40 ncasecmp U && lexbor_str_data_ncasecmp(&tkz->start[tkz->entity" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.h:2:38 Borisov U 2018-2020 Alexander Borisov" - "ext/dom/lexbor/lexbor/html/tokenizer/state_script.h:4:22 Borisov U * Author: Alexander Borisov markup, data" - "ext/dom/lexbor/lexbor/html/tokenizer/state.c:1528:63 INOPCO U HTML_TOKENIZER_ERROR_INOPCO);" - - "ext/dom/lexbor/lexbor/html/tokenizer/state.c:1556:27 ncasecmp U pos = lexbor_str_data_ncasecmp_first(tkz->markup, data" - "ext/dom/lexbor/lexbor/html/tokenizer/state.c:1560:63 INOPCO U HTML_TOKENIZER_ERROR_INOPCO);" - "ext/dom/lexbor/lexbor/html/tokenizer/state.c:1656:75 EOINCD U HTML_TOKENIZER_ERROR_EOINCD);" - "ext/dom/lexbor/lexbor/html/tokenizer/state.c:1770:56 sbst U tokenizer_res_entities_sbst[1];" @@ -5507,25 +4976,18 @@ issues: - "ext/dom/lexbor/lexbor/html/tokenizer/state.h:4:22 Borisov U * Author: Alexander Borisov value = lexbor_mraw_alloc(tkz->attrs_mraw" - "ext/dom/lexbor/lexbor/html/tokenizer/state.h:79:52 mraw U mraw_alloc(tkz->attrs_mraw, attr->value_size +" - - "ext/dom/lexbor/lexbor/html/tokenizer/state.h:113:60 dobj U append(tkz->token, tkz->dobj_token_attr); \\" - "ext/dom/lexbor/lexbor/html/tree_res.h:2:33 Borisov U Copyright (C) 2018 Alexander Borisov" - "ext/dom/lexbor/lexbor/html/tree_res.h:4:22 Borisov U * Author: Alexander Borisov tag_id != LXB_TAG_MGLYPH" - - "ext/dom/lexbor/lexbor/html/tree.c:259:41 MALIGNMARK U token->tag_id != LXB_TAG_MALIGNMARK)" - - "ext/dom/lexbor/lexbor/html/tree.c:703:31 chrs U dom_character_data_t *chrs = NULL;" - - "ext/dom/lexbor/lexbor/html/tree.c:722:13 chrs U chrs = lxb_dom_interface" - - "ext/dom/lexbor/lexbor/html/tree.c:734:13 chrs U chrs = lxb_dom_interface" - - "ext/dom/lexbor/lexbor/html/tree.c:742:9 chrs U if (chrs != NULL) {" - - "ext/dom/lexbor/lexbor/html/tree.c:744:13 chrs U if (chrs->data.data == NULL)" - - "ext/dom/lexbor/lexbor/html/tree.c:889:23 rcdata U lxb_html_tree_generic_rcdata_parsing(lxb_html_tree" - - "ext/dom/lexbor/lexbor/html/tree.c:900:33 RCDATA U for tokenizer state RCDATA" - - "ext/dom/lexbor/lexbor/html/tree.c:901:54 rcdata U html_tokenizer_state_rcdata_before' function" - - "ext/dom/lexbor/lexbor/html/tree.c:905:59 rcdata U html_tokenizer_state_rcdata_before);" - - "ext/dom/lexbor/lexbor/html/tree.c:1358:56 UNELINOPELST U LXB_HTML_RULES_ERROR_UNELINOPELST);" - - "ext/dom/lexbor/lexbor/html/tree.c:1440:60 MIELINOPELST U LXB_HTML_RULES_ERROR_MIELINOPELST);" - - "ext/dom/lexbor/lexbor/html/tree.c:1453:60 MIELINSC U LXB_HTML_RULES_ERROR_MIELINSC);" - - "ext/dom/lexbor/lexbor/html/tree.c:1462:60 UNELINOPELST U LXB_HTML_RULES_ERROR_UNELINOPELST);" + - "ext/dom/lexbor/lexbor/html/tree.c:2:38 Borisov U 2018-2022 Alexander Borisov" + - "ext/dom/lexbor/lexbor/html/tree.c:4:22 Borisov U * Author: Alexander Borisov tag_id != LXB_TAG_MGLYPH" + - "ext/dom/lexbor/lexbor/html/tree.c:259:41 MALIGNMARK U token->tag_id != LXB_TAG_MALIGNMARK)" + - "ext/dom/lexbor/lexbor/html/tree.c:554:54 definitionurl U const lxb_char_t *) \"definitionurl\"))" + - "ext/dom/lexbor/lexbor/html/tree.c:703:31 chrs U dom_character_data_t *chrs = NULL;" + - "ext/dom/lexbor/lexbor/html/tree.c:722:13 chrs U chrs = lxb_dom_interface" + - "ext/dom/lexbor/lexbor/html/tree.c:734:13 chrs U chrs = lxb_dom_interface" + - "ext/dom/lexbor/lexbor/html/tree.c:742:9 chrs U if (chrs != NULL) {" + - "ext/dom/lexbor/lexbor/html/tree.c:744:13 chrs U if (chrs->data.data == NULL)" + - "ext/dom/lexbor/lexbor/html/tree.c:889:23 rcdata U lxb_html_tree_generic_rcdata_parsing(lxb_html_tree" + - "ext/dom/lexbor/lexbor/html/tree.c:900:33 RCDATA U for tokenizer state RCDATA" + - "ext/dom/lexbor/lexbor/html/tree.c:901:54 rcdata U html_tokenizer_state_rcdata_before' function" + - "ext/dom/lexbor/lexbor/html/tree.c:905:59 rcdata U html_tokenizer_state_rcdata_before);" + - "ext/dom/lexbor/lexbor/html/tree.c:1358:56 UNELINOPELST U LXB_HTML_RULES_ERROR_UNELINOPELST);" + - "ext/dom/lexbor/lexbor/html/tree.c:1440:60 MIELINOPELST U LXB_HTML_RULES_ERROR_MIELINOPELST);" + - "ext/dom/lexbor/lexbor/html/tree.c:1453:60 MIELINSC U LXB_HTML_RULES_ERROR_MIELINSC);" + - "ext/dom/lexbor/lexbor/html/tree.c:1462:60 UNELINOPELST U LXB_HTML_RULES_ERROR_UNELINOPELST);" - "ext/dom/lexbor/lexbor/html/tree.h:2:33 Borisov U Copyright (C) 2018 Alexander Borisov" - "ext/dom/lexbor/lexbor/html/tree.h:4:22 Borisov U * Author: Alexander Borisov value," - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:390:62 bcht U insertion_mode_in_table_bcht_closed(tree," - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:423:58 tbtfth U insertion_mode_in_table_tbtfth(tree, token);" - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:428:58 tdthtr U insertion_mode_in_table_tdthtr(tree, token);" @@ -5810,12 +5275,9 @@ issues: - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:213:50 ckeck U mode_initial_doctype_ckeck(tree, doc_type," - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:264:64 pubsys U initial_doctype_ckeck_pubsys(doc_type);" - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:273:64 limq U initial_doctype_check_limq(doc_type);" - - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:318:32 ncasecmp U && lexbor_str_data_ncasecmp((const lxb_char_t *" - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:354:52 pubsys U initial_doctype_ckeck_pubsys(" - - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:368:32 ncasecmp U && lexbor_str_data_ncasecmp((const lxb_char_t *" - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:379:52 limq U initial_doctype_check_limq(" - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:388:64 pubsys U initial_doctype_ckeck_pubsys(doc_type);" - - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:403:32 ncasecmp U && lexbor_str_data_ncasecmp((const lxb_char_t *" - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/text.c:2:38 Borisov U 2018-2023 Alexander Borisov" - "ext/dom/lexbor/lexbor/html/tree/insertion_mode/text.c:4:22 Borisov U * Author: Alexander Borisov " - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:216:27 dobject U selectors->objs = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:217:18 dobject U status = lexbor_dobject_init(selectors->objs" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:223:29 dobject U selectors->nested = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:224:18 dobject U status = lexbor_dobject_init(selectors->nested" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:238:9 dobject U lexbor_dobject_clean(selectors->objs" - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:518:10 godoit U goto godoit;" - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:522:10 godoit U goto godoit;" - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:549:1 godoit U godoit:" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1228:26 ncasecmp U ret = lexbor_str_data_ncasecmp(trg.str.data, src->data" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1230:26 ncmp U ret = lexbor_str_data_ncmp(trg.str.data, src->data" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1261:30 ncasecmp U it = lexbor_str_data_ncasecmp(pos, src->data, src" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1264:30 ncmp U it = lexbor_str_data_ncmp(pos, src->data, src" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1282:28 ncasecmp U it = lexbor_str_data_ncasecmp(pos, src->data, src" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1285:28 ncmp U it = lexbor_str_data_ncmp(pos, src->data, src" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1302:29 ncasecmp U return lexbor_str_data_ncasecmp(trg->data, src->data" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1306:28 ncmp U return lexbor_str_data_ncmp(trg->data, src->data" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1318:29 ncasecmp U return lexbor_str_data_ncasecmp(trg->data, src->data" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1322:28 ncmp U return lexbor_str_data_ncmp(trg->data, src->data" - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1442:101 CSSWG U implemented because CSSWG has not yet decided" - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1891:81 contenteditable U const lxb_char_t *) \"contenteditable\");" - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.h:2:38 Borisov U 2021-2024 Alexander Borisov" - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.h:4:22 Borisov U * Author: Alexander Borisov " - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.h:111:9 dobject U lexbor_dobject_t *objs;" - - "ext/dom/lexbor/lexbor/selectors-adapted/selectors.h:112:9 dobject U lexbor_dobject_t *nested;" - "ext/dom/lexbor/lexbor/selectors/base.h:2:38 Borisov U 2021-2023 Alexander Borisov" - "ext/dom/lexbor/lexbor/selectors/base.h:4:22 Borisov U * Author: Alexander Borisov objs = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:129:21 dobject U status = lexbor_dobject_init(selectors->objs" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:135:32 dobject U selectors->nested = lexbor_dobject_create();" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:136:21 dobject U status = lexbor_dobject_init(selectors->nested" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:150:12 dobject U lexbor_dobject_clean(selectors->objs" - "ext/dom/lexbor/lexbor/selectors/selectors.c:450:22 godoit U goto godoit;" - "ext/dom/lexbor/lexbor/selectors/selectors.c:454:22 godoit U goto godoit;" - "ext/dom/lexbor/lexbor/selectors/selectors.c:489:1 godoit U godoit:" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1186:31 ncasecmp U && lexbor_str_data_ncasecmp(trg->data, src->data" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1212:45 ncasecmp U it = lexbor_str_data_ncasecmp(pos, src->data, src" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1215:45 ncmp U it = lexbor_str_data_ncmp(pos, src->data, src" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1233:37 ncasecmp U it = lexbor_str_data_ncasecmp(pos, src->data, src" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1236:37 ncmp U it = lexbor_str_data_ncmp(pos, src->data, src" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1294:44 ncasecmp U return lexbor_str_data_ncasecmp(trg->data, src->data" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1298:40 ncmp U return lexbor_str_data_ncmp(trg->data, src->data" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1310:44 ncasecmp U return lexbor_str_data_ncasecmp(trg->data, src->data" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1314:40 ncmp U return lexbor_str_data_ncmp(trg->data, src->data" - - "ext/dom/lexbor/lexbor/selectors/selectors.c:1324:43 ncmp U res = lexbor_str_data_ncmp(trg->data," - "ext/dom/lexbor/lexbor/selectors/selectors.h:2:38 Borisov U 2021-2024 Alexander Borisov" - "ext/dom/lexbor/lexbor/selectors/selectors.h:4:22 Borisov U * Author: Alexander Borisov ptr;" - - "ext/dom/namednodemap.c:74:54 nnodemap U map_get_named_item(dom_nnodemap_object *objmap, const" - "ext/dom/namednodemap.c:84:21 notep U xmlNotationPtr notep = xmlHashLookup(objmap" - "ext/dom/namednodemap.c:85:10 notep U if (notep) {" - "ext/dom/namednodemap.c:87:35 notep U itemnode = create_notation(notep->name, notep->PublicID" - "ext/dom/namednodemap.c:87:48 notep U notation(notep->name, notep->PublicID, notep->SystemID" - "ext/dom/namednodemap.c:87:65 notep U name, notep->PublicID, notep->SystemID);" - - "ext/dom/namednodemap.c:108:58 nnodemap U named_item_into_zval(dom_nnodemap_object *objmap, const" - - "ext/dom/namednodemap.c:130:6 nnodemap U dom_nnodemap_object *objmap = Z_DOMOBJ" - "ext/dom/namednodemap.c:179:33 OVFL U 0 || ZEND_LONG_INT_OVFL(index)) {" - "ext/dom/namespace_compat.c:13:15 Niels U | Authors: Niels Dossche " - "ext/dom/namespace_compat.h:13:15 Niels U | Authors: Niels Dossche " - - "ext/dom/node.c:341:13 prevsib U xmlNodePtr prevsib = nodep->prev;" - - "ext/dom/node.c:343:33 prevsib U create_nullable_object(prevsib, retval, obj);" - - "ext/dom/node.c:358:13 nextsib U xmlNodePtr nextsib = nodep->next;" - - "ext/dom/node.c:360:33 nextsib U create_nullable_object(nextsib, retval, obj);" - - "ext/dom/node.c:375:13 prevsib U xmlNodePtr prevsib = nodep->prev;" - - "ext/dom/node.c:377:9 prevsib U while (prevsib && prevsib->type !=" - - "ext/dom/node.c:377:20 prevsib U while (prevsib && prevsib->type != XML_ELEMENT" - - "ext/dom/node.c:396:13 nextsib U xmlNodePtr nextsib = nodep->next;" - - "ext/dom/node.c:398:9 nextsib U while (nextsib != NULL && nextsib-" - - "ext/dom/node.c:398:28 nextsib U (nextsib != NULL && nextsib->type != XML_ELEMENT" - - "ext/dom/node.c:552:11 nsnode U xmlNode *nsnode = NULL;" - - "ext/dom/node.c:553:22 curns U xmlNsPtr ns = NULL, curns;" - - "ext/dom/node.c:561:4 nsnode U nsnode = nodep;" - - "ext/dom/node.c:564:8 nsnode U if (nsnode == NULL) {" - - "ext/dom/node.c:565:5 nsnode U nsnode = nodep->parent;" - - "ext/dom/node.c:566:9 nsnode U if (nsnode == NULL) {" - - "ext/dom/node.c:591:6 curns U curns = nsnode->nsDef;" - - "ext/dom/node.c:592:13 curns U while (curns != NULL) {" - - "ext/dom/node.c:593:40 curns U xmlStrEqual(BAD_CAST prefix, curns->prefix) && xmlStrEqual" - - "ext/dom/node.c:593:87 curns U xmlStrEqual(nodep->ns->href, curns->href)) {" - - "ext/dom/node.c:838:65 parentp U validity(xmlNodePtr parentp, xmlNodePtr child, bool" - - "ext/dom/node.c:840:28 parentp U dom_node_is_read_only(parentp) == SUCCESS ||" - - "ext/dom/node.c:846:20 parentp U if (dom_hierarchy(parentp, child) == FAILURE)" - - "ext/dom/node.c:851:20 parentp U if (child->doc != parentp->doc && child->doc" - - "ext/dom/node.c:863:6 parentp U if (parentp->type == XML_ATTRIBUTE" - - "ext/dom/node.c:905:14 refp U xmlNodePtr refp;" - - "ext/dom/node.c:906:15 refpobj U dom_object *refpobj;" - - "ext/dom/node.c:907:15 refp U DOM_GET_OBJ(refp, ref, xmlNodePtr, refpobj" - - "ext/dom/node.c:907:38 refpobj U refp, ref, xmlNodePtr, refpobj);" - - "ext/dom/node.c:908:7 refp U if (refp->parent != parentp)" - - "ext/dom/node.c:917:40 refp U = XML_TEXT_NODE && (refp->type == XML_TEXT_NODE" - - "ext/dom/node.c:918:5 refp U (refp->prev != NULL && refp" - - "ext/dom/node.c:1025:14 refobjp U dom_object *refobjp;" - - "ext/dom/node.c:1031:38 refobjp U refp, ref, xmlNodePtr, refobjp);" - - "ext/dom/node.c:1564:13 nodeotherp U xmlNodePtr nodeotherp, nodep;" - - "ext/dom/node.c:1569:14 nodeotherp U DOM_GET_OBJ(nodeotherp, node, xmlNodePtr, nodeothero" - - "ext/dom/node.c:1571:15 nodeotherp U if (nodep == nodeotherp) {" - - "ext/dom/node.c:1756:13 otherp U xmlNodePtr otherp, nodep;" - - "ext/dom/node.c:1768:14 otherp U DOM_GET_OBJ(otherp, node, xmlNodePtr, intern" - - "ext/dom/node.c:1771:15 otherp U if (nodep == otherp) {" - - "ext/dom/node.c:1776:23 otherp U if (nodep == NULL || otherp == NULL) {" - - "ext/dom/node.c:1777:32 otherp U BOOL(nodep == NULL && otherp == NULL);" - - "ext/dom/node.c:1829:11 nsptr U xmlNsPtr nsptr;" - - "ext/dom/node.c:1869:5 nsptr U nsptr = xmlSearchNsByHref" - - "ext/dom/node.c:1870:9 nsptr U if (nsptr && nsptr->prefix !=" - - "ext/dom/node.c:1870:18 nsptr U if (nsptr && nsptr->prefix != NULL) {" - - "ext/dom/node.c:1871:35 nsptr U STRING((const char *) nsptr->prefix);" - - "ext/dom/node.c:2099:21 ctxp U xmlXPathContextPtr ctxp=NULL;" - - "ext/dom/node.c:2100:20 xpathobjp U xmlXPathObjectPtr xpathobjp=NULL;" - - "ext/dom/node.c:2152:3 ctxp U ctxp = xmlXPathNewContext" - - "ext/dom/node.c:2153:3 ctxp U ctxp->node = nodep;" - - "ext/dom/node.c:2157:10 tmpns U zval *tmpns;" - - "ext/dom/node.c:2160:63 tmpns U ARRVAL_P(tmp), prefix, tmpns) {" - - "ext/dom/node.c:2161:16 tmpns U ZVAL_DEREF(tmpns);" - - "ext/dom/node.c:2162:18 tmpns U if (Z_TYPE_P(tmpns) == IS_STRING) {" - - "ext/dom/node.c:2164:26 ctxp U xmlXPathRegisterNs(ctxp, BAD_CAST ZSTR_VAL(prefix" - - "ext/dom/node.c:2164:79 tmpns U BAD_CAST Z_STRVAL_P(tmpns));" - - "ext/dom/node.c:2170:3 xpathobjp U xpathobjp = xmlXPathEvalExpression" - - "ext/dom/node.c:2170:55 ctxp U alExpression(BAD_CAST xquery, ctxp);" - - "ext/dom/node.c:2172:7 xpathobjp U if (xpathobjp && xpathobjp->type" - - "ext/dom/node.c:2172:20 xpathobjp U if (xpathobjp && xpathobjp->type == XPATH_NODESET" - - "ext/dom/node.c:2173:14 xpathobjp U nodeset = xpathobjp->nodesetval;" - - "ext/dom/node.c:2322:42 thisp U contains(xmlNodePtr thisp, xmlNodePtr otherp)" - - "ext/dom/node.c:2325:17 thisp U if (otherp == thisp) {" - - "ext/dom/node.c:2337:21 thisp U xmlNodePtr otherp, thisp;" - - "ext/dom/node.c:2354:19 thisp U DOM_GET_THIS_OBJ(thisp, id, xmlNodePtr, unused" - - "ext/dom/node.c:2356:32 thisp U BOOL(dom_node_contains(thisp, otherp));" - - "ext/dom/node.c:2583:43 unserialization U the serialization and unserialization of DOM classes." - - "ext/dom/node.c:2608:36 Unserialization U exception_ex(NULL, 0, \"Unserialization of '%s' is not allowed" - - "ext/dom/node.c:2608:83 unserialization U not allowed, unless unserialization methods are implemented" - - "ext/dom/nodelist.c:35:68 nnodemap U release_cached_obj(dom_nnodemap_object *objmap)" - - "ext/dom/nodelist.c:47:55 nnodemap U reset_objmap_cache(dom_nnodemap_object *objmap)" - - "ext/dom/nodelist.c:65:6 nnodemap U dom_nnodemap_object *objmap = (dom" - - "ext/dom/nodelist.c:65:37 nnodemap U object *objmap = (dom_nnodemap_object *) obj->ptr;" + - "ext/dom/node.c:341:13 prevsib U xmlNodePtr prevsib = nodep->prev;" + - "ext/dom/node.c:343:33 prevsib U create_nullable_object(prevsib, retval, obj);" + - "ext/dom/node.c:358:13 nextsib U xmlNodePtr nextsib = nodep->next;" + - "ext/dom/node.c:360:33 nextsib U create_nullable_object(nextsib, retval, obj);" + - "ext/dom/node.c:375:13 prevsib U xmlNodePtr prevsib = nodep->prev;" + - "ext/dom/node.c:377:9 prevsib U while (prevsib && prevsib->type !=" + - "ext/dom/node.c:377:20 prevsib U while (prevsib && prevsib->type != XML_ELEMENT" + - "ext/dom/node.c:396:13 nextsib U xmlNodePtr nextsib = nodep->next;" + - "ext/dom/node.c:398:9 nextsib U while (nextsib != NULL && nextsib-" + - "ext/dom/node.c:398:28 nextsib U (nextsib != NULL && nextsib->type != XML_ELEMENT" + - "ext/dom/node.c:553:22 curns U xmlNsPtr ns = NULL, curns;" + - "ext/dom/node.c:591:6 curns U curns = nsnode->nsDef;" + - "ext/dom/node.c:592:13 curns U while (curns != NULL) {" + - "ext/dom/node.c:593:40 curns U xmlStrEqual(BAD_CAST prefix, curns->prefix) && xmlStrEqual" + - "ext/dom/node.c:593:87 curns U xmlStrEqual(nodep->ns->href, curns->href)) {" + - "ext/dom/node.c:906:15 refpobj U dom_object *refpobj;" + - "ext/dom/node.c:907:38 refpobj U refp, ref, xmlNodePtr, refpobj);" + - "ext/dom/node.c:2157:10 tmpns U zval *tmpns;" + - "ext/dom/node.c:2160:63 tmpns U ARRVAL_P(tmp), prefix, tmpns) {" + - "ext/dom/node.c:2161:16 tmpns U ZVAL_DEREF(tmpns);" + - "ext/dom/node.c:2162:18 tmpns U if (Z_TYPE_P(tmpns) == IS_STRING) {" + - "ext/dom/node.c:2164:79 tmpns U BAD_CAST Z_STRVAL_P(tmpns));" - "ext/dom/nodelist.c:75:14 nodeht U HashTable *nodeht = HASH_OF(&objmap->baseobj" - "ext/dom/nodelist.c:76:33 nodeht U zend_hash_num_elements(nodeht);" - - "ext/dom/nodelist.c:106:14 basep U xmlNodePtr basep = nodep;" - - "ext/dom/nodelist.c:107:49 basep U child_of_container_node(basep);" - - "ext/dom/nodelist.c:109:4 basep U basep, nodep, objmap->ns," - - "ext/dom/nodelist.c:138:46 nnodemap U get_item_into_zval(dom_nnodemap_object *objmap, zend" - "ext/dom/nodelist.c:148:17 nodeht U HashTable *nodeht = HASH_OF(&objmap->baseobj" - "ext/dom/nodelist.c:149:41 nodeht U zend_hash_index_find(nodeht, index);" - - "ext/dom/nodelist.c:155:17 basep U xmlNodePtr basep = dom_object_get_node" - - "ext/dom/nodelist.c:156:10 basep U if (basep) {" - "ext/dom/nodelist.h:13:15 Niels U | Authors: Niels Dossche " - - "ext/dom/nodelist.h:34:46 nnodemap U get_item_into_zval(dom_nnodemap_object *objmap, zend" - "ext/dom/parentnode/css_selectors.c:13:15 Niels U | Authors: Niels Dossche " - - "ext/dom/parentnode/css_selectors.c:213:48 thisp U selector(xmlNodePtr thisp, dom_object *intern" - - "ext/dom/parentnode/css_selectors.c:218:3 thisp U thisp," - - "ext/dom/parentnode/css_selectors.c:232:52 thisp U selector_all(xmlNodePtr thisp, dom_object *intern" - - "ext/dom/parentnode/css_selectors.c:238:3 thisp U thisp," - - "ext/dom/parentnode/css_selectors.c:250:7 nnodemap U dom_nnodemap_object *mapptr = (dom" - - "ext/dom/parentnode/css_selectors.c:250:38 nnodemap U object *mapptr = (dom_nnodemap_object *) ret_obj->ptr" - - "ext/dom/parentnode/css_selectors.c:257:37 thisp U element_matches(xmlNodePtr thisp, dom_object *intern" - "ext/dom/parentnode/tree.c:13:24 Eberlei U | Authors: Benjamin Eberlei " - "ext/dom/parentnode/tree.c:14:15 Niels U | Niels Dossche " - - "ext/dom/parentnode/tree.c:96:61 nodesc U zval *nodes, uint32_t nodesc, const xmlNode *node" - - "ext/dom/parentnode/tree.c:98:27 nodesc U uint32_t i = 0; i < nodesc; i++) {" - - "ext/dom/parentnode/tree.c:341:109 nodesc U zval *nodes, uint32_t nodesc)" - - "ext/dom/parentnode/tree.c:355:6 nodesc U if (nodesc == 1) {" - - "ext/dom/parentnode/tree.c:377:27 nodesc U uint32_t i = 0; i < nodesc; i++) {" - - "ext/dom/parentnode/tree.c:633:11 thisp U xmlNode *thisp = dom_object_get_node" - - "ext/dom/parentnode/tree.c:636:26 thisp U xmlNodePtr parentNode = thisp->parent;" - - "ext/dom/parentnode/tree.c:644:35 thisp U viable_next_sibling = thisp->next;" - - "ext/dom/parentnode/tree.c:665:11 thisp U xmlNode *thisp = dom_object_get_node" - - "ext/dom/parentnode/tree.c:668:26 thisp U xmlNodePtr parentNode = thisp->parent;" - "ext/dom/php_dom_arginfo.h:682:112 otation U Dom\\\\Entity|Dom\\\\\\116otation, MAY_BE_NULL)" - "ext/dom/php_dom_arginfo.h:686:120 otation U Dom\\\\Entity|Dom\\\\\\116otation, MAY_BE_NULL)" - "ext/dom/php_dom_arginfo.h:690:122 otation U Dom\\\\Entity|Dom\\\\\\116otation, MAY_BE_NULL)" - "ext/dom/php_dom_arginfo.h:3029:87 amed U string_init(\"Dom\\\\\\116amedNodeMap\", sizeof(\"Dom" - "ext/dom/php_dom_arginfo.h:3029:118 amed U medNodeMap\", sizeof(\"Dom\\\\\\116amedNodeMap\")-1, 1);" - "ext/dom/php_dom.c:15:22 Borger U | Marcus Borger " - - "ext/dom/php_dom.c:97:33 nnodemap U object_handlers dom_nnodemap_object_handlers;" - - "ext/dom/php_dom.c:99:40 nnodemap U handlers dom_modern_nnodemap_object_handlers;" - "ext/dom/php_dom.c:270:75 basece U document, zend_class_entry *basece, zend_class_entry *ce" - "ext/dom/php_dom.c:284:46 basece U doc_props->classmap, basece->name, ce);" - "ext/dom/php_dom.c:286:39 basece U doc_props->classmap, basece->name);" - "ext/dom/php_dom.c:291:88 basece U document, zend_class_entry *basece)" - "ext/dom/php_dom.c:296:67 basece U doc_props->classmap, basece->name);" - - "ext/dom/php_dom.c:729:10 nnodemap U void dom_nnodemap_objects_free_storage" - - "ext/dom/php_dom.c:777:14 nnodemap U memcpy(&dom_nnodemap_object_handlers, &dom" - - "ext/dom/php_dom.c:778:6 nnodemap U dom_nnodemap_object_handlers.free" - - "ext/dom/php_dom.c:1460:51 ntype U object *basenode, int ntype, dom_object *intern" - - "ext/dom/php_dom.c:1471:21 ntype U mapptr->nodetype = ntype;" - - "ext/dom/php_dom.c:1867:57 basep U name_ns_raw(xmlNodePtr basep, xmlNodePtr nodep, xmlChar" - - "ext/dom/php_dom.c:1882:60 basep U dom_follow_spec_node(basep);" - - "ext/dom/php_dom.c:1897:45 basep U in_tree_order(nodep, basep);" - - "ext/dom/php_dom.c:1920:13 nextp U xmlNodePtr nextp = node->next;" - - "ext/dom/php_dom.c:1921:9 nextp U while (nextp != NULL && nextp->type" - - "ext/dom/php_dom.c:1921:26 nextp U while (nextp != NULL && nextp->type == XML_TEXT_NODE" - - "ext/dom/php_dom.c:1922:14 newnextp U xmlNodePtr newnextp = nextp->next;" - - "ext/dom/php_dom.c:1922:25 nextp U xmlNodePtr newnextp = nextp->next;" - - "ext/dom/php_dom.c:1923:25 nextp U xmlChar *strContent = nextp->content;" - - "ext/dom/php_dom.c:1929:11 newnextp U nextp = newnextp;" - - "ext/dom/php_dom.c:2001:11 nsptr U xmlNsPtr nsptr, nsdftptr, curns, prevns" - "ext/dom/php_dom.c:2001:18 nsdftptr U xmlNsPtr nsptr, nsdftptr, curns, prevns = NULL" - "ext/dom/php_dom.c:2001:28 curns U xmlNsPtr nsptr, nsdftptr, curns, prevns = NULL;" - "ext/dom/php_dom.c:2001:35 prevns U nsptr, nsdftptr, curns, prevns = NULL;" @@ -6329,8 +5658,6 @@ issues: - "ext/dom/php_dom.c:2007:4 nsdftptr U nsdftptr = curns->next;" - "ext/dom/php_dom.c:2007:15 curns U nsdftptr = curns->next;" - "ext/dom/php_dom.c:2008:8 curns U if (curns->href != NULL) {" - - "ext/dom/php_dom.c:2009:9 nsptr U if((nsptr = xmlSearchNsByHref" - - "ext/dom/php_dom.c:2010:44 nsptr U NULL || xmlStrEqual(nsptr->prefix, curns->prefix" - "ext/dom/php_dom.c:2012:10 prevns U if (prevns == NULL) {" - "ext/dom/php_dom.c:2013:22 nsdftptr U nodep->nsDef = nsdftptr;" - "ext/dom/php_dom.c:2015:7 prevns U prevns->next = nsdftptr;" @@ -6338,11 +5665,6 @@ issues: - "ext/dom/php_dom.c:2021:14 prevns U curns = prevns;" - "ext/dom/php_dom.c:2024:4 prevns U prevns = curns;" - "ext/dom/php_dom.c:2025:12 nsdftptr U curns = nsdftptr;" - - "ext/dom/php_dom.c:2174:11 nsptr U xmlNsPtr nsptr = xmlSearchNs(doc, tree" - - "ext/dom/php_dom.c:2175:9 nsptr U while (nsptr != NULL) {" - - "ext/dom/php_dom.c:2234:25 nsdecl U {{ xmlNsPtr dom_get_nsdecl(xmlNode *node, xmlChar" - - "ext/dom/php_dom.c:2235:18 nsdecl U xmlNsPtr dom_get_nsdecl(xmlNode *node, xmlChar" - - "ext/dom/php_dom.c:2262:20 nsdecl U /* }}} end dom_get_nsdecl */" - "ext/dom/php_dom.c:2416:43 OVFL U 0 || ZEND_LONG_INT_OVFL(lval))) {" - "ext/dom/php_dom.c:2621:71 recursiveness U it regardless of the recursiveness." - "ext/dom/php_dom.c:2746:12 lxml U xmlDocPtr lxml_doc = htmlNewDocNoDtD" @@ -6351,25 +5673,8 @@ issues: - "ext/dom/php_dom.c:2753:12 lxml U xmlDocPtr lxml_doc = xmlNewDoc((const" - "ext/dom/php_dom.c:2754:15 lxml U if (EXPECTED(lxml_doc)) {" - "ext/dom/php_dom.h:15:22 Borger U | Marcus Borger " - - "ext/dom/php_dom.h:80:20 nnodemap U typedef struct dom_nnodemap_object {" - - "ext/dom/php_dom.h:93:7 nnodemap U } dom_nnodemap_object;" - - "ext/dom/php_dom.h:132:18 nnodemap U zend_object *dom_nnodemap_objects_new(zend_class" - - "ext/dom/php_dom.h:143:18 nsdecl U xmlNsPtr dom_get_nsdecl(xmlNode *node, xmlChar" - - "ext/dom/php_dom.h:146:57 basep U name_ns_raw(xmlNodePtr basep, xmlNodePtr nodep, xmlChar" - - "ext/dom/php_dom.h:153:51 ntype U object *basenode, int ntype, dom_object *intern" - - "ext/dom/php_dom.h:155:39 nnodemap U libxml_hash_iter(dom_nnodemap_object *objmap, int" - "ext/dom/php_dom.h:157:75 basece U document, zend_class_entry *basece, zend_class_entry *ce" - "ext/dom/php_dom.h:173:77 lxml U document, xmlDocPtr lxml_doc);" - - "ext/dom/php_dom.h:197:73 nodesc U zval *nodes, uint32_t nodesc);" - - "ext/dom/php_dom.h:198:72 nodesc U zval *nodes, uint32_t nodesc);" - - "ext/dom/php_dom.h:199:71 nodesc U zval *nodes, uint32_t nodesc);" - - "ext/dom/php_dom.h:200:72 nodesc U zval *nodes, uint32_t nodesc);" - - "ext/dom/php_dom.h:201:82 nodesc U zval *nodes, uint32_t nodesc);" - - "ext/dom/php_dom.h:210:48 thisp U selector(xmlNodePtr thisp, dom_object *intern" - - "ext/dom/php_dom.h:211:52 thisp U selector_all(xmlNodePtr thisp, dom_object *intern" - - "ext/dom/php_dom.h:212:37 thisp U element_matches(xmlNodePtr thisp, dom_object *intern" - - "ext/dom/php_dom.h:213:37 thisp U element_closest(xmlNodePtr thisp, dom_object *intern" - - "ext/dom/php_dom.h:216:54 nnodemap U map_get_named_item(dom_nnodemap_object *objmap, const" - "ext/dom/php_dom.stub.php:114:30 IDREF U cvalue XML_ATTRIBUTE_IDREF" - "ext/dom/php_dom.stub.php:116:25 IDREF U const XML_ATTRIBUTE_IDREF = UNKNOWN;" - "ext/dom/php_dom.stub.php:119:30 IDREFS U cvalue XML_ATTRIBUTE_IDREFS" @@ -6384,22 +5689,14 @@ issues: - "ext/dom/private_data.h:13:21 Dossche U | Authors: Niels Dossche " - "ext/dom/serialize_common.h:13:15 Niels U | Authors: Niels Dossche " - - "ext/dom/text.c:103:14 nnode U xmlNodePtr nnode;" - - "ext/dom/text.c:122:20 OVFL U if (ZEND_LONG_INT_OVFL(offset) || (int)offset" - - "ext/dom/text.c:133:2 nnode U nnode = xmlNewDocText(node" - - "ext/dom/text.c:138:6 nnode U if (nnode == NULL) {" - - "ext/dom/text.c:144:3 nnode U nnode->type = XML_ELEMENT" - - "ext/dom/text.c:145:27 nnode U xmlAddNextSibling(node, nnode);" + - "ext/dom/text.c:122:20 OVFL U if (ZEND_LONG_INT_OVFL(offset) || (int)offset" - "ext/dom/token_list.c:13:15 Niels U | Authors: Niels Dossche " - "ext/dom/token_list.h:13:15 Niels U | Authors: Niels Dossche " - - "ext/dom/xml_common.h:92:102 basep U nodep, const xmlNode *basep)" - - "ext/dom/xml_common.h:104:17 basep U if (nodep == basep) {" - "ext/dom/xml_document.c:13:15 Niels U | Authors: Niels Dossche " - "ext/dom/xml_document.c:69:22 PARSEHUGE U \"LIBXML_PARSEHUGE, \"" - - "ext/dom/xml_document.c:70:22 BIGLINES U \"LIBXML_BIGLINES)\");" - "ext/dom/xml_document.c:112:12 lxml U xmlDocPtr lxml_doc = xmlNewDoc((const" - "ext/dom/xml_document.c:113:17 lxml U if (UNEXPECTED(lxml_doc == NULL)) {" - "ext/dom/xml_document.c:117:2 lxml U lxml_doc->encoding = xmlStrdup" @@ -6413,32 +5710,9 @@ issues: - "ext/dom/xml_serializer.h:13:21 Dossche U | Authors: Niels Dossche " - "ext/dom/xpath_callbacks.c:15:15 Niels U | Niels Dossche " - - "ext/dom/xpath_callbacks.c:349:20 nsparent U xmlNodePtr nsparent = node->_private;" - - "ext/dom/xpath_callbacks.c:354:31 nsparent U php_dom_create_object(nsparent, &parent_zval, intern" - - "ext/dom/xpath_callbacks.c:357:44 nsparent U fake_namespace_decl(nsparent, original, &child, parent" - "ext/dom/xpath_callbacks.h:13:15 Niels U | Authors: Niels Dossche " - - "ext/dom/xpath.c:223:21 ctxp U xmlXPathContextPtr ctxp = intern->dom.ptr;" - - "ext/dom/xpath.c:224:6 ctxp U if (ctxp == NULL) {" - - "ext/dom/xpath.c:229:25 ctxp U (xmlXPathRegisterNs(ctxp, prefix, ns_uri) !=" - - "ext/dom/xpath.c:238:6 nnodemap U dom_nnodemap_object *mapptr = (dom" - - "ext/dom/xpath.c:238:37 nnodemap U object *mapptr = (dom_nnodemap_object *) intern->ptr" - - "ext/dom/xpath.c:260:21 ctxp U xmlXPathContextPtr ctxp = intern->dom.ptr;" - - "ext/dom/xpath.c:261:6 ctxp U if (ctxp == NULL) {" - - "ext/dom/xpath.c:304:20 xpathobjp U xmlXPathObjectPtr xpathobjp = xmlXPathEvalExpression" - - "ext/dom/xpath.c:313:8 xpathobjp U if (! xpathobjp) {" - - "ext/dom/xpath.c:328:16 xpathobjp U xpath_type = xpathobjp->type;" - - "ext/dom/xpath.c:335:18 nodesetp U xmlNodeSetPtr nodesetp;" - - "ext/dom/xpath.c:338:8 xpathobjp U if (xpathobjp->type == XPATH_NODESET" - - "ext/dom/xpath.c:338:53 nodesetp U NODESET && NULL != (nodesetp = xpathobjp->nodesetval" - - "ext/dom/xpath.c:338:64 xpathobjp U NULL != (nodesetp = xpathobjp->nodesetval) && nodesetp" - - "ext/dom/xpath.c:338:90 nodesetp U xpathobjp->nodesetval) && nodesetp->nodeNr) {" - - "ext/dom/xpath.c:339:30 nodesetp U array_init_size(&retval, nodesetp->nodeNr);" - - "ext/dom/xpath.c:341:25 nodesetp U for (int i = 0; i < nodesetp->nodeNr; i++) {" - - "ext/dom/xpath.c:357:18 nsparent U xmlNodePtr nsparent = node->_private;" - - "ext/dom/xpath.c:362:29 nsparent U php_dom_create_object(nsparent, &parent_zval, &intern" - - "ext/dom/xpath.c:365:49 nsparent U fake_namespace_decl(nsparent, original, &child, parent" - - "ext/dom/xpath.c:511:57 Rossney U published by Robert Rossney at https://stackoverflow" + - "ext/dom/xpath.c:511:57 Rossney U published by Robert Rossney at https://stackoverflow" - "ext/enchant/enchant_arginfo.h:151:34 MYSPELL U LONG_CONSTANT(\"ENCHANT_MYSPELL\", PHP_ENCHANT_MYSPELL" - "ext/enchant/enchant_arginfo.h:151:56 MYSPELL U MYSPELL\", PHP_ENCHANT_MYSPELL, CONST_PERSISTENT |" - "ext/enchant/enchant_arginfo.h:154:28 LIBENCHANT U REGISTER_STRING_CONSTANT(\"LIBENCHANT_VERSION\", PHP_ENCHANT" @@ -6469,6 +5743,8 @@ issues: - "ext/enchant/enchant.c:476:9 pwllen U size_t pwllen;" - "ext/enchant/enchant.c:478:86 pwllen U enchant_broker_ce, &pwl, &pwllen) == FAILURE) {" - "ext/enchant/enchant.c:495:20 zbroker U ZVAL_COPY(&dict->zbroker, broker);" + - "ext/enchant/enchant.c:557:9 porderinglen U size_t porderinglen;" + - "ext/enchant/enchant.c:562:110 porderinglen U ptaglen, &pordering, &porderinglen) == FAILURE) {" - "ext/enchant/enchant.c:576:26 describetozval U EnchantBrokerDescribeFn describetozval = enumerate_providers" - "ext/enchant/enchant.c:587:44 describetozval U describe(pbroker->pbroker, describetozval, (void *)return_value" - "ext/enchant/enchant.c:595:15 sugg U zval *dict, *sugg = NULL;" @@ -6491,125 +5767,122 @@ issues: - "ext/enchant/enchant.stub.php:10:15 MYSPELL U const ENCHANT_MYSPELL = UNKNOWN;" - "ext/enchant/enchant.stub.php:22:7 LIBENCHANT U const LIBENCHANT_VERSION = UNKNOWN;" - "ext/enchant/php_enchant.h:13:20 Alain U | Author: Pierre-Alain Joye " - - "ext/exif/exif.c:82:155 Foveon U Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA" - - "ext/exif/exif.c:82:163 Kyocera U Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson" - - "ext/exif/exif.c:82:179 AGFA U Foveon, Kyocera, Ricoh, AGFA, Epson\");" - - "ext/exif/exif.c:242:37 THUMBEOF U char *const EXIF_ERROR_THUMBEOF = \"Thumbnail goes IFD" - - "ext/exif/exif.c:243:37 FSREALLOC U char *const EXIF_ERROR_FSREALLOC = \"Illegal reallocating" - - "ext/exif/exif.c:245:66 EXIFERR U exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING" - - "ext/exif/exif.c:247:21 THUMBEOF U #define EXIF_ERRLOG_THUMBEOF(ImageInfo) exif_error" - - "ext/exif/exif.c:247:117 THUMBEOF U WARNING, \"%s\", EXIF_ERROR_THUMBEOF);" - - "ext/exif/exif.c:248:21 FSREALLOC U #define EXIF_ERRLOG_FSREALLOC(ImageInfo) exif_error" - - "ext/exif/exif.c:248:117 FSREALLOC U WARNING, \"%s\", EXIF_ERROR_FSREALLOC);" - - "ext/exif/exif.c:261:17 URATIONAL U #define TAG_FMT_URATIONAL 5" - - "ext/exif/exif.c:266:17 SRATIONAL U #define TAG_FMT_SRATIONAL 10" - - "ext/exif/exif.c:279:16 URATIONAL U case TAG_FMT_URATIONAL: return \"URATIONAL\"" - - "ext/exif/exif.c:279:35 URATIONAL U FMT_URATIONAL: return \"URATIONAL\";" - - "ext/exif/exif.c:284:16 SRATIONAL U case TAG_FMT_SRATIONAL: return \"SRATIONAL\"" - - "ext/exif/exif.c:284:35 SRATIONAL U FMT_SRATIONAL: return \"SRATIONAL\";" - - "ext/exif/exif.c:333:13 TRESHHOLDING U #define TAG_TRESHHOLDING 0x01" - - "ext/exif/exif.c:346:17 SAMPPLE U #define TAG_MIN_SAMPPLE_VALUE 0x0" - - "ext/exif/exif.c:375:17 SETMPUTER U #define TAG_INK_SETMPUTER 0x014C" - - "ext/exif/exif.c:410:13 EXPOSURETIME U #define TAG_EXPOSURETIME 0x82" - - "ext/exif/exif.c:411:13 FNUMBER U #define TAG_FNUMBER" - - "ext/exif/exif.c:415:22 SENSITY U define TAG_SPECTRAL_SENSITY 0x8824" - - "ext/exif/exif.c:418:13 OPTOELECTRIC U #define TAG_OPTOELECTRIC_CONVERSION_F 0x88" - - "ext/exif/exif.c:420:13 EXIFVERSION U #define TAG_EXIFVERSION 0x9" - - "ext/exif/exif.c:425:13 SHUTTERSPEED U #define TAG_SHUTTERSPEED 0x92" - - "ext/exif/exif.c:458:13 FOCALPLANE U #define TAG_FOCALPLANE_X_RES 0xA" - - "ext/exif/exif.c:459:13 FOCALPLANE U #define TAG_FOCALPLANE_Y_RES 0xA" - - "ext/exif/exif.c:460:13 FOCALPLANE U #define TAG_FOCALPLANE_RESOLUTION_UNIT 0xA" - - "ext/exif/exif.c:483:21 JPEGQUAL U #define TAG_OLYMPUS_JPEGQUAL 0x0201" - - "ext/exif/exif.c:485:21 DIGIZOOM U #define TAG_OLYMPUS_DIGIZOOM 0x0204" - - "ext/exif/exif.c:487:21 PICTINFO U #define TAG_OLYMPUS_PICTINFO 0x0208" - - "ext/exif/exif.c:488:21 CAMERAID U #define TAG_OLYMPUS_CAMERAID 0x0209" - - "ext/exif/exif.c:503:13 YCBCR U #define PMI_YCBCR 6" - - "ext/exif/exif.c:594:14 JPEGQ U { 0x0207, \"JPEGQTables\"}," - - "ext/exif/exif.c:595:14 JPEGDC U { 0x0208, \"JPEGDCTables\"}," - - "ext/exif/exif.c:671:14 Matteing U { 0x80E3, \"Matteing\"}, /* obsoleted by" - - "ext/exif/exif.c:688:22 Sensity U { 0x8824, \"SpectralSensity\"}," - - "ext/exif/exif.c:691:14 OECF U { 0x8828, \"OECF\"}," - - "ext/exif/exif.c:782:14 GPSDOP U { 0x000B, \"GPSDOP\"}," - - "ext/exif/exif.c:924:17 RGGB U { 0xa021, \"WB_RGGBLevelsUncorrected\"}," - - "ext/exif/exif.c:925:17 RGGB U { 0xa022, \"WB_RGGBLevelsAuto\"}," - - "ext/exif/exif.c:926:17 RGGB U { 0xa023, \"WB_RGGBLevelsIlluminator1\"}" - - "ext/exif/exif.c:927:17 RGGB U { 0xa024, \"WB_RGGBLevelsIlluminator2\"}" - - "ext/exif/exif.c:928:17 RGGB U { 0xa028, \"WB_RGGBLevelsBlack\"}," - - "ext/exif/exif.c:1005:19 Sheed U { 0x0077, \"BurstSheed\"}," - - "ext/exif/exif.c:1252:37 KYOCERA U array tag_table_VND_KYOCERA = {" - - "ext/exif/exif.c:1297:58 OLYMP U OLYMPUS OPTICAL CO.,LTD\", \"OLYMP\\x00\\x01\\x00\", 8," - - "ext/exif/exif.c:1305:40 KONICA U MINOLTA, \"Minolta, KONICA MINOLTA\", NULL," - - "ext/exif/exif.c:1306:38 FOVEON U VND_SIGMA, \"SIGMA, FOVEON\", \"SIGMA\\x" - - "ext/exif/exif.c:1307:38 FOVEON U VND_SIGMA, \"SIGMA, FOVEON\", \"FOVEON" - - "ext/exif/exif.c:1307:58 FOVEON U FOVEON\", \"FOVEON\\x00\\x00\\x00\", 10" - - "ext/exif/exif.c:1308:19 KYOCERA U { tag_table_VND_KYOCERA, \"KYOCERA, CONTAX" - - "ext/exif/exif.c:1308:31 KYOCERA U table_VND_KYOCERA, \"KYOCERA, CONTAX\", \"KYOCERA" - - "ext/exif/exif.c:1308:40 CONTAX U KYOCERA, \"KYOCERA, CONTAX\", \"KYOCERA" - - "ext/exif/exif.c:1308:52 KYOCERA U KYOCERA, CONTAX\", \"KYOCERA \\x00\\x00" - - "ext/exif/exif.c:1313:31 AGFA U table_VND_OLYMPUS, \"AGFA\", \"AGFA \\x00\\x0" - - "ext/exif/exif.c:1313:43 AGFA U OLYMPUS, \"AGFA\", \"AGFA \\x00\\x01\", 8," - - "ext/exif/exif.c:1598:17 URATIONAL U case TAG_FMT_URATIONAL:" - - "ext/exif/exif.c:1599:17 SRATIONAL U case TAG_FMT_SRATIONAL:" - - "ext/exif/exif.c:1636:16 URATIONAL U case TAG_FMT_URATIONAL:" - - "ext/exif/exif.c:1644:16 SRATIONAL U case TAG_FMT_SRATIONAL:" - - "ext/exif/exif.c:1813:17 FPIX U #define SECTION_FPIX 8" - - "ext/exif/exif.c:1817:17 WINXP U #define SECTION_WINXP 12" - - "ext/exif/exif.c:1829:15 FPIX U #define FOUND_FPIX (1<sizeof(cbuf)) {" - - "ext/exif/exif.c:3315:13 cbuf U memset(&cbuf, 0, sizeof(cbuf));" - - "ext/exif/exif.c:3315:29 cbuf U memset(&cbuf, 0, sizeof(cbuf));" - - "ext/exif/exif.c:3316:17 cbuf U value_ptr = cbuf;" - - "ext/exif/exif.c:3321:4 fgot U fgot = php_stream_tell(ImageInfo" - - "ext/exif/exif.c:3322:8 fgot U if (fgot!=displacement+offset" - - "ext/exif/exif.c:3324:102 fgot U 0x%08X != 0x%08X\", fgot, displacement+offset" - - "ext/exif/exif.c:3327:4 fgot U fgot = exif_read_from_stream" - - "ext/exif/exif.c:3438:13 FNUMBER U case TAG_FNUMBER:" - - "ext/exif/exif.c:3456:13 SHUTTERSPEED U case TAG_SHUTTERSPEED:" - - "ext/exif/exif.c:3459:8 SHUTTERSPEED U SHUTTERSPEED comes after EXPOSURE" - - "ext/exif/exif.c:3467:13 EXPOSURETIME U case TAG_EXPOSURETIME:" - - "ext/exif/exif.c:3476:13 FOCALPLANE U case TAG_FOCALPLANE_X_RES:" - - "ext/exif/exif.c:3478:16 Focalplane U ImageInfo->FocalplaneXRes = exif_convert_any" - - "ext/exif/exif.c:3482:8 Inidcates U /* Inidcates the distacne the autofocus" - - "ext/exif/exif.c:3482:22 distacne U /* Inidcates the distacne the autofocus camera" - - "ext/exif/exif.c:3488:13 FOCALPLANE U case TAG_FOCALPLANE_RESOLUTION_UNIT:" - - "ext/exif/exif.c:3491:25 Focalplane U case 1: ImageInfo->FocalplaneUnits = 25.4; break;" - - "ext/exif/exif.c:3494:36 powershot's U looking at the Cannon powershot's files, inches is the" - - "ext/exif/exif.c:3496:18 Focalplane U ImageInfo->FocalplaneUnits = 25.4;" - - "ext/exif/exif.c:3500:60 milimeter U planeUnits = 1; break; /* milimeter */" - - "ext/exif/exif.c:3814:44 mcom U exif_read_data#error_mcom\" EXIFERR_CC, ImageInfo" - - "ext/exif/exif.c:3889:53 Vivitar U lead' software with Vivitar scanner" - - "ext/exif/exif.c:4116:18 YCBCR U case PMI_YCBCR:" - - "ext/exif/exif.c:4125:24 expading U /* if entry needs expading ifd cache and entry" - - "ext/exif/exif.c:4202:23 THUMBEOF U EXIF_ERRLOG_THUMBEOF(ImageInfo)" + - "ext/exif/exif.c:33:9 EXIFERR U #define EXIFERR_DC , const char *_file" + - "ext/exif/exif.c:34:9 EXIFERR U #define EXIFERR_CC , __FILE__, __LINE" + - "ext/exif/exif.c:36:9 EXIFERR U #define EXIFERR_DC" + - "ext/exif/exif.c:37:9 EXIFERR U #define EXIFERR_CC" + - "ext/exif/exif.c:54:22 asan U include " + - "ext/exif/exif.c:82:155 Foveon U Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA" + - "ext/exif/exif.c:82:163 Kyocera U Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson" + - "ext/exif/exif.c:82:179 AGFA U Foveon, Kyocera, Ricoh, AGFA, Epson\");" + - "ext/exif/exif.c:242:37 THUMBEOF U char *const EXIF_ERROR_THUMBEOF = \"Thumbnail goes IFD" + - "ext/exif/exif.c:245:66 EXIFERR U exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING" + - "ext/exif/exif.c:247:21 THUMBEOF U #define EXIF_ERRLOG_THUMBEOF(ImageInfo) exif_error" + - "ext/exif/exif.c:247:117 THUMBEOF U WARNING, \"%s\", EXIF_ERROR_THUMBEOF);" + - "ext/exif/exif.c:261:17 URATIONAL U #define TAG_FMT_URATIONAL 5" + - "ext/exif/exif.c:266:17 SRATIONAL U #define TAG_FMT_SRATIONAL 10" + - "ext/exif/exif.c:279:16 URATIONAL U case TAG_FMT_URATIONAL: return \"URATIONAL\"" + - "ext/exif/exif.c:279:35 URATIONAL U FMT_URATIONAL: return \"URATIONAL\";" + - "ext/exif/exif.c:284:16 SRATIONAL U case TAG_FMT_SRATIONAL: return \"SRATIONAL\"" + - "ext/exif/exif.c:284:35 SRATIONAL U FMT_SRATIONAL: return \"SRATIONAL\";" + - "ext/exif/exif.c:333:13 TRESHHOLDING U #define TAG_TRESHHOLDING 0x01" + - "ext/exif/exif.c:346:17 SAMPPLE U #define TAG_MIN_SAMPPLE_VALUE 0x0" + - "ext/exif/exif.c:375:17 SETMPUTER U #define TAG_INK_SETMPUTER 0x014C" + - "ext/exif/exif.c:410:13 EXPOSURETIME U #define TAG_EXPOSURETIME 0x82" + - "ext/exif/exif.c:415:22 SENSITY U define TAG_SPECTRAL_SENSITY 0x8824" + - "ext/exif/exif.c:418:13 OPTOELECTRIC U #define TAG_OPTOELECTRIC_CONVERSION_F 0x88" + - "ext/exif/exif.c:420:13 EXIFVERSION U #define TAG_EXIFVERSION 0x9" + - "ext/exif/exif.c:425:13 SHUTTERSPEED U #define TAG_SHUTTERSPEED 0x92" + - "ext/exif/exif.c:458:13 FOCALPLANE U #define TAG_FOCALPLANE_X_RES 0xA" + - "ext/exif/exif.c:459:13 FOCALPLANE U #define TAG_FOCALPLANE_Y_RES 0xA" + - "ext/exif/exif.c:460:13 FOCALPLANE U #define TAG_FOCALPLANE_RESOLUTION_UNIT 0xA" + - "ext/exif/exif.c:482:21 SPECIALMODE U #define TAG_OLYMPUS_SPECIALMODE 0x0200" + - "ext/exif/exif.c:483:21 JPEGQUAL U #define TAG_OLYMPUS_JPEGQUAL 0x0201" + - "ext/exif/exif.c:485:21 DIGIZOOM U #define TAG_OLYMPUS_DIGIZOOM 0x0204" + - "ext/exif/exif.c:486:21 SOFTWARERELEASE U #define TAG_OLYMPUS_SOFTWARERELEASE 0x0207" + - "ext/exif/exif.c:487:21 PICTINFO U #define TAG_OLYMPUS_PICTINFO 0x0208" + - "ext/exif/exif.c:488:21 CAMERAID U #define TAG_OLYMPUS_CAMERAID 0x0209" + - "ext/exif/exif.c:503:13 YCBCR U #define PMI_YCBCR 6" + - "ext/exif/exif.c:594:14 JPEGQ U { 0x0207, \"JPEGQTables\"}," + - "ext/exif/exif.c:595:14 JPEGDC U { 0x0208, \"JPEGDCTables\"}," + - "ext/exif/exif.c:596:14 JPEGAC U { 0x0209, \"JPEGACTables\"}," + - "ext/exif/exif.c:671:14 Matteing U { 0x80E3, \"Matteing\"}, /* obsoleted by" + - "ext/exif/exif.c:688:22 Sensity U { 0x8824, \"SpectralSensity\"}," + - "ext/exif/exif.c:691:14 OECF U { 0x8828, \"OECF\"}," + - "ext/exif/exif.c:782:14 GPSDOP U { 0x000B, \"GPSDOP\"}," + - "ext/exif/exif.c:924:17 RGGB U { 0xa021, \"WB_RGGBLevelsUncorrected\"}," + - "ext/exif/exif.c:925:17 RGGB U { 0xa022, \"WB_RGGBLevelsAuto\"}," + - "ext/exif/exif.c:926:17 RGGB U { 0xa023, \"WB_RGGBLevelsIlluminator1\"}" + - "ext/exif/exif.c:927:17 RGGB U { 0xa024, \"WB_RGGBLevelsIlluminator2\"}" + - "ext/exif/exif.c:928:17 RGGB U { 0xa028, \"WB_RGGBLevelsBlack\"}," + - "ext/exif/exif.c:1005:19 Sheed U { 0x0077, \"BurstSheed\"}," + - "ext/exif/exif.c:1252:37 KYOCERA U array tag_table_VND_KYOCERA = {" + - "ext/exif/exif.c:1297:58 OLYMP U OLYMPUS OPTICAL CO.,LTD\", \"OLYMP\\x00\\x01\\x00\", 8," + - "ext/exif/exif.c:1305:40 KONICA U MINOLTA, \"Minolta, KONICA MINOLTA\", NULL," + - "ext/exif/exif.c:1306:38 FOVEON U VND_SIGMA, \"SIGMA, FOVEON\", \"SIGMA\\x" + - "ext/exif/exif.c:1307:38 FOVEON U VND_SIGMA, \"SIGMA, FOVEON\", \"FOVEON" + - "ext/exif/exif.c:1307:58 FOVEON U FOVEON\", \"FOVEON\\x00\\x00\\x00\", 10" + - "ext/exif/exif.c:1308:19 KYOCERA U { tag_table_VND_KYOCERA, \"KYOCERA, CONTAX" + - "ext/exif/exif.c:1308:31 KYOCERA U table_VND_KYOCERA, \"KYOCERA, CONTAX\", \"KYOCERA" + - "ext/exif/exif.c:1308:40 CONTAX U KYOCERA, \"KYOCERA, CONTAX\", \"KYOCERA" + - "ext/exif/exif.c:1308:52 KYOCERA U KYOCERA, CONTAX\", \"KYOCERA \\x00\\x00" + - "ext/exif/exif.c:1313:31 AGFA U table_VND_OLYMPUS, \"AGFA\", \"AGFA \\x00\\x0" + - "ext/exif/exif.c:1313:43 AGFA U OLYMPUS, \"AGFA\", \"AGFA \\x00\\x01\", 8," + - "ext/exif/exif.c:1598:17 URATIONAL U case TAG_FMT_URATIONAL:" + - "ext/exif/exif.c:1599:17 SRATIONAL U case TAG_FMT_SRATIONAL:" + - "ext/exif/exif.c:1636:16 URATIONAL U case TAG_FMT_URATIONAL:" + - "ext/exif/exif.c:1644:16 SRATIONAL U case TAG_FMT_SRATIONAL:" + - "ext/exif/exif.c:1813:17 FPIX U #define SECTION_FPIX 8" + - "ext/exif/exif.c:1817:17 WINXP U #define SECTION_WINXP 12" + - "ext/exif/exif.c:1818:17 MAKERNOTE U #define SECTION_MAKERNOTE 13" + - "ext/exif/exif.c:1829:15 FPIX U #define FOUND_FPIX (1<FocalplaneXRes = exif_convert_any" + - "ext/exif/exif.c:3482:8 Inidcates U /* Inidcates the distacne the autofocus" + - "ext/exif/exif.c:3482:22 distacne U /* Inidcates the distacne the autofocus camera" + - "ext/exif/exif.c:3488:13 FOCALPLANE U case TAG_FOCALPLANE_RESOLUTION_UNIT:" + - "ext/exif/exif.c:3491:25 Focalplane U case 1: ImageInfo->FocalplaneUnits = 25.4; break;" + - "ext/exif/exif.c:3494:36 powershot's U looking at the Cannon powershot's files, inches is the" + - "ext/exif/exif.c:3496:18 Focalplane U ImageInfo->FocalplaneUnits = 25.4;" + - "ext/exif/exif.c:3500:60 milimeter U planeUnits = 1; break; /* milimeter */" + - "ext/exif/exif.c:3814:44 mcom U exif_read_data#error_mcom\" EXIFERR_CC, ImageInfo" + - "ext/exif/exif.c:3889:53 Vivitar U lead' software with Vivitar scanner" + - "ext/exif/exif.c:4116:18 YCBCR U case PMI_YCBCR:" + - "ext/exif/exif.c:4125:24 expading U /* if entry needs expading ifd cache and entry" + - "ext/exif/exif.c:4202:23 THUMBEOF U EXIF_ERRLOG_THUMBEOF(ImageInfo)" - "ext/ext_skel.php:15:15 Kalle U | Authors: Kalle Sommer Nielsen \"," - "ext/ffi/ffi_parser.c:235:4 DECNUMBER U \"\"," - - "ext/ffi/ffi_parser.c:236:4 HEXNUMBER U \"\"," - "ext/ffi/ffi_parser.c:357:18 OCTNUMBER U static int parse_OCTNUMBER(int sym, zend_ffi_val" - "ext/ffi/ffi_parser.c:358:18 DECNUMBER U static int parse_DECNUMBER(int sym, zend_ffi_val" - - "ext/ffi/ffi_parser.c:359:18 HEXNUMBER U static int parse_HEXNUMBER(int sym, zend_ffi_val" - "ext/ffi/ffi_parser.c:363:12 synpred U static int synpred_1(int sym);" - "ext/ffi/ffi_parser.c:364:12 synpred U static int synpred_2(int sym);" - "ext/ffi/ffi_parser.c:365:12 synpred U static int synpred_3(int sym);" - "ext/ffi/ffi_parser.c:366:12 synpred U static int synpred_4(int sym);" - "ext/ffi/ffi_parser.c:367:12 synpred U static int synpred_5(int sym);" - - "ext/ffi/ffi_parser.c:376:23 cpos U const unsigned char *cpos = yy_pos;" - "ext/ffi/ffi_parser.c:380:12 YYPOS U yy_text = YYPOS;" - "ext/ffi/ffi_parser.c:381:8 YYPOS U ch = *YYPOS;" - "ext/ffi/ffi_parser.c:384:12 YYPOS U ch = *++YYPOS;" @@ -6672,8 +5936,6 @@ issues: - "ext/ffi/ffi_parser.c:1433:15 YYEND U if (YYPOS < YYEND) {" - "ext/ffi/ffi_parser.c:1503:14 OCTNUMBER U accept = YY_OCTNUMBER;" - "ext/ffi/ffi_parser.c:1522:15 OCTNUMBER U ret = YY_OCTNUMBER;" - - "ext/ffi/ffi_parser.c:1635:14 HEXNUMBER U ret = YY_HEXNUMBER;" - - "ext/ffi/ffi_parser.c:1638:14 HEXNUMBER U ret = YY_HEXNUMBER;" - "ext/ffi/ffi_parser.c:1897:14 RESTICT U case YY___RESTICT:" - "ext/ffi/ffi_parser.c:2094:20 RPAREN U if (sym != YY__RPAREN) {" - "ext/ffi/ffi_parser.c:2186:20 RPAREN U if (sym != YY__RPAREN) {" @@ -6682,9 +5944,7 @@ issues: - "ext/ffi/ffi.c:892:11 strpprintf U return strpprintf(0, \"@%s@%zu\", ZSTR_VAL" - "ext/ffi/ffi.c:896:11 strpprintf U return strpprintf(0, \"_%s@%zu\", ZSTR_VAL" - "ext/ffi/ffi.c:900:11 strpprintf U return strpprintf(0, \"%s@@%zu\", ZSTR_VAL" - - "ext/ffi/ffi.c:2944:14 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - "ext/ffi/ffi.c:2983:29 dlysm U rough approximation of dlysm(RTLD_DEFAULT) */" - - "ext/ffi/ffi.c:3012:18 cdef U ZEND_METHOD(FFI, cdef) /* {{{ */" - "ext/ffi/ffi.c:3959:15 ztype U zend_object *ztype = NULL;" - "ext/ffi/ffi.c:3969:31 ztype U OBJ_OF_CLASS_OR_STR(ztype, zend_ffi_ctype_ce," - "ext/ffi/ffi.c:4032:45 ztype U = (zend_ffi_ctype*) ztype;" @@ -6707,370 +5967,342 @@ issues: - "ext/ffi/tests/ffi_load_error.h:1:20 donotexist U #define FFI_LIB \"./donotexist.so\"" - "ext/fileinfo/create_data_file.php:9:56 ABAC U interpreted as hex \\x0ABAC (which overflows) followed" - "ext/fileinfo/create_data_file.php:34:66 MSVC U like long lists; some (MSVC) do not like long strings" - - "ext/fileinfo/fileinfo.c:24:41 libmagic U specifies the maximum offset libmagic will look at" - - "ext/fileinfo/fileinfo.c:25:39 libmagic U currently hardcoded in the libmagic source but not exported" - - "ext/fileinfo/fileinfo.c:153:31 libmagic U print_table_row(2, \"libmagic\", magic_ver);" - - "ext/fileinfo/fileinfo.c:267:12 libmagic U /* {{{ Set libmagic configuration options" - - "ext/fileinfo/libmagic/apprentice.c:63:9 EATAB U #define EATAB {while (isascii(CAST" - - "ext/fileinfo/libmagic/apprentice.c:71:35 DECC U osf__) && defined(__DECC)" - - "ext/fileinfo/libmagic/apprentice.c:109:11 nmagic U uint32_t nmagic[MAGIC_SETS];" - - "ext/fileinfo/libmagic/apprentice.c:115:19 nnames U const size_t file_nnames = FILE_NAMES_SIZE;" - - "ext/fileinfo/libmagic/apprentice.c:118:18 hextoint U file_private int hextoint(int);" - - "ext/fileinfo/libmagic/apprentice.c:150:20 mkdbname U file_private char *mkdbname(struct magic_set *," - - "ext/fileinfo/libmagic/apprentice.c:168:21 magicsize U file_private size_t magicsize = sizeof(struct magic" - - "ext/fileinfo/libmagic/apprentice.c:246:8 beshort U { XX(\"beshort\"), FILE_BESHORT, FILE" - - "ext/fileinfo/libmagic/apprentice.c:246:24 BESHORT U XX(\"beshort\"), FILE_BESHORT, FILE_FMT_NUM }," - - "ext/fileinfo/libmagic/apprentice.c:248:8 bedate U { XX(\"bedate\"), FILE_BEDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:248:24 BEDATE U XX(\"bedate\"), FILE_BEDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:249:8 leshort U { XX(\"leshort\"), FILE_LESHORT, FILE" - - "ext/fileinfo/libmagic/apprentice.c:249:24 LESHORT U XX(\"leshort\"), FILE_LESHORT, FILE_FMT_NUM }," - - "ext/fileinfo/libmagic/apprentice.c:250:8 lelong U { XX(\"lelong\"), FILE_LELONG, FILE" - - "ext/fileinfo/libmagic/apprentice.c:250:24 LELONG U XX(\"lelong\"), FILE_LELONG, FILE_FMT_NUM }," - - "ext/fileinfo/libmagic/apprentice.c:251:8 ledate U { XX(\"ledate\"), FILE_LEDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:251:24 LEDATE U XX(\"ledate\"), FILE_LEDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:253:8 ldate U { XX(\"ldate\"), FILE_LDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:253:23 LDATE U XX(\"ldate\"), FILE_LDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:254:8 beldate U { XX(\"beldate\"), FILE_BELDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:254:24 BELDATE U XX(\"beldate\"), FILE_BELDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:255:8 leldate U { XX(\"leldate\"), FILE_LELDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:255:24 LELDATE U XX(\"leldate\"), FILE_LELDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:258:8 lestring U { XX(\"lestring16\"), FILE_LESTRING1" - - "ext/fileinfo/libmagic/apprentice.c:258:27 LESTRING U \"lestring16\"), FILE_LESTRING16, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:260:8 medate U { XX(\"medate\"), FILE_MEDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:260:24 MEDATE U XX(\"medate\"), FILE_MEDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:261:8 meldate U { XX(\"meldate\"), FILE_MELDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:261:24 MELDATE U XX(\"meldate\"), FILE_MELDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:262:8 melong U { XX(\"melong\"), FILE_MELONG, FILE" - - "ext/fileinfo/libmagic/apprentice.c:262:24 MELONG U XX(\"melong\"), FILE_MELONG, FILE_FMT_NUM }," - - "ext/fileinfo/libmagic/apprentice.c:264:8 lequad U { XX(\"lequad\"), FILE_LEQUAD, FILE" - - "ext/fileinfo/libmagic/apprentice.c:264:24 LEQUAD U XX(\"lequad\"), FILE_LEQUAD, FILE_FMT_QUAD }," - - "ext/fileinfo/libmagic/apprentice.c:265:8 bequad U { XX(\"bequad\"), FILE_BEQUAD, FILE" - - "ext/fileinfo/libmagic/apprentice.c:265:24 BEQUAD U XX(\"bequad\"), FILE_BEQUAD, FILE_FMT_QUAD }," - - "ext/fileinfo/libmagic/apprentice.c:266:8 qdate U { XX(\"qdate\"), FILE_QDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:266:23 QDATE U XX(\"qdate\"), FILE_QDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:267:8 leqdate U { XX(\"leqdate\"), FILE_LEQDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:267:24 LEQDATE U XX(\"leqdate\"), FILE_LEQDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:268:8 beqdate U { XX(\"beqdate\"), FILE_BEQDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:268:24 BEQDATE U XX(\"beqdate\"), FILE_BEQDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:269:8 qldate U { XX(\"qldate\"), FILE_QLDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:269:24 QLDATE U XX(\"qldate\"), FILE_QLDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:270:8 leqldate U { XX(\"leqldate\"), FILE_LEQLDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:270:25 LEQLDATE U XX(\"leqldate\"), FILE_LEQLDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:271:8 beqldate U { XX(\"beqldate\"), FILE_BEQLDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:271:25 BEQLDATE U XX(\"beqldate\"), FILE_BEQLDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:273:8 befloat U { XX(\"befloat\"), FILE_BEFLOAT, FILE" - - "ext/fileinfo/libmagic/apprentice.c:273:24 BEFLOAT U XX(\"befloat\"), FILE_BEFLOAT, FILE_FMT_FLOAT }," - - "ext/fileinfo/libmagic/apprentice.c:274:8 lefloat U { XX(\"lefloat\"), FILE_LEFLOAT, FILE" - - "ext/fileinfo/libmagic/apprentice.c:274:24 LEFLOAT U XX(\"lefloat\"), FILE_LEFLOAT, FILE_FMT_FLOAT }," - - "ext/fileinfo/libmagic/apprentice.c:276:8 bedouble U { XX(\"bedouble\"), FILE_BEDOUBLE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:276:25 BEDOUBLE U XX(\"bedouble\"), FILE_BEDOUBLE, FILE_FMT_DOUBLE }" - - "ext/fileinfo/libmagic/apprentice.c:277:8 ledouble U { XX(\"ledouble\"), FILE_LEDOUBLE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:277:25 LEDOUBLE U XX(\"ledouble\"), FILE_LEDOUBLE, FILE_FMT_DOUBLE }" - - "ext/fileinfo/libmagic/apprentice.c:278:8 leid U { XX(\"leid3\"), FILE_LEID3, FILE" - - "ext/fileinfo/libmagic/apprentice.c:278:23 LEID U XX(\"leid3\"), FILE_LEID3, FILE_FMT_NUM }," - - "ext/fileinfo/libmagic/apprentice.c:279:8 beid U { XX(\"beid3\"), FILE_BEID3, FILE" - - "ext/fileinfo/libmagic/apprentice.c:279:23 BEID U XX(\"beid3\"), FILE_BEID3, FILE_FMT_NUM }," - - "ext/fileinfo/libmagic/apprentice.c:281:8 qwdate U { XX(\"qwdate\"), FILE_QWDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:281:24 QWDATE U XX(\"qwdate\"), FILE_QWDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:282:8 leqwdate U { XX(\"leqwdate\"), FILE_LEQWDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:282:25 LEQWDATE U XX(\"leqwdate\"), FILE_LEQWDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:283:8 beqwdate U { XX(\"beqwdate\"), FILE_BEQWDATE, FILE" - - "ext/fileinfo/libmagic/apprentice.c:283:25 BEQWDATE U XX(\"beqwdate\"), FILE_BEQWDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:290:8 bevarint U { XX(\"bevarint\"), FILE_BEVARINT, FILE" - - "ext/fileinfo/libmagic/apprentice.c:290:25 BEVARINT U XX(\"bevarint\"), FILE_BEVARINT, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:291:8 levarint U { XX(\"levarint\"), FILE_LEVARINT, FILE" - - "ext/fileinfo/libmagic/apprentice.c:291:25 LEVARINT U XX(\"levarint\"), FILE_LEVARINT, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:292:8 msdosdate U { XX(\"msdosdate\"), FILE_MSDOSDATE," - - "ext/fileinfo/libmagic/apprentice.c:292:26 MSDOSDATE U XX(\"msdosdate\"), FILE_MSDOSDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:293:8 lemsdosdate U { XX(\"lemsdosdate\"), FILE_LEMSDOSDATE" - - "ext/fileinfo/libmagic/apprentice.c:293:28 LEMSDOSDATE U lemsdosdate\"), FILE_LEMSDOSDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:294:8 bemsdosdate U { XX(\"bemsdosdate\"), FILE_BEMSDOSDATE" - - "ext/fileinfo/libmagic/apprentice.c:294:28 BEMSDOSDATE U bemsdosdate\"), FILE_BEMSDOSDATE, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:295:8 msdostime U { XX(\"msdostime\"), FILE_MSDOSTIME," - - "ext/fileinfo/libmagic/apprentice.c:295:26 MSDOSTIME U XX(\"msdostime\"), FILE_MSDOSTIME, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:296:8 lemsdostime U { XX(\"lemsdostime\"), FILE_LEMSDOSTIME" - - "ext/fileinfo/libmagic/apprentice.c:296:28 LEMSDOSTIME U lemsdostime\"), FILE_LEMSDOSTIME, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:297:8 bemsdostime U { XX(\"bemsdostime\"), FILE_BEMSDOSTIME" - - "ext/fileinfo/libmagic/apprentice.c:297:28 BEMSDOSTIME U bemsdostime\"), FILE_BEMSDOSTIME, FILE_FMT_STR }," - - "ext/fileinfo/libmagic/apprentice.c:454:6 nmagic U ml->nmagic = map->nmagic[idx];" - - "ext/fileinfo/libmagic/apprentice.c:454:20 nmagic U ml->nmagic = map->nmagic[idx];" - - "ext/fileinfo/libmagic/apprentice.c:474:6 magicsize U if (magicsize != FILE_MAGICSIZE)" - - "ext/fileinfo/libmagic/apprentice.c:474:24 MAGICSIZE U if (magicsize != FILE_MAGICSIZE) {" - - "ext/fileinfo/libmagic/apprentice.c:477:32 MAGICSIZE U unsigned long, FILE_MAGICSIZE));" - - "ext/fileinfo/libmagic/apprentice.c:492:9 magwarn U file_magwarn(NULL, \"using regular" - - "ext/fileinfo/libmagic/apprentice.c:505:9 oomem U file_oomem(ms, sizeof(*ms->mlist" - - "ext/fileinfo/libmagic/apprentice.c:578:10 shnum U ms->elf_shnum_max = FILE_ELF_SHNUM" - - "ext/fileinfo/libmagic/apprentice.c:578:31 SHNUM U shnum_max = FILE_ELF_SHNUM_MAX;" - - "ext/fileinfo/libmagic/apprentice.c:579:10 shsize U ms->elf_shsize_max = FILE_ELF_SHSIZE" - - "ext/fileinfo/libmagic/apprentice.c:579:32 SHSIZE U shsize_max = FILE_ELF_SHSIZE_MAX;" - - "ext/fileinfo/libmagic/apprentice.c:580:10 phnum U ms->elf_phnum_max = FILE_ELF_PHNUM" - - "ext/fileinfo/libmagic/apprentice.c:580:31 PHNUM U phnum_max = FILE_ELF_PHNUM_MAX;" - - "ext/fileinfo/libmagic/apprentice.c:685:10 oomem U file_oomem(ms, sizeof(*ms->mlist" - - "ext/fileinfo/libmagic/apprentice.c:693:8 oomem U file_oomem(ms, strlen(fn));" - - "ext/fileinfo/libmagic/apprentice.c:700:9 oomem U file_oomem(ms, sizeof(*ms->mlist" - - "ext/fileinfo/libmagic/apprentice.c:712:7 CCAST U p = CCAST(char *, strchr(fn, PATHSEP" - - "ext/fileinfo/libmagic/apprentice.c:712:32 PATHSEP U CCAST(char *, strchr(fn, PATHSEP));" - - "ext/fileinfo/libmagic/apprentice.c:769:1 nonmagic U nonmagic(const char *str)" - - "ext/fileinfo/libmagic/apprentice.c:816:12 LESHORT U case FILE_LESHORT:" - - "ext/fileinfo/libmagic/apprentice.c:817:12 BESHORT U case FILE_BESHORT:" - - "ext/fileinfo/libmagic/apprentice.c:818:12 MSDOSDATE U case FILE_MSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:819:12 BEMSDOSDATE U case FILE_BEMSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:820:12 LEMSDOSDATE U case FILE_LEMSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:821:12 MSDOSTIME U case FILE_MSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:822:12 BEMSDOSTIME U case FILE_BEMSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:823:12 LEMSDOSTIME U case FILE_LEMSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:827:12 LELONG U case FILE_LELONG:" - - "ext/fileinfo/libmagic/apprentice.c:829:12 MELONG U case FILE_MELONG:" - - "ext/fileinfo/libmagic/apprentice.c:833:12 LEDATE U case FILE_LEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:834:12 BEDATE U case FILE_BEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:835:12 MEDATE U case FILE_MEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:836:12 LDATE U case FILE_LDATE:" - - "ext/fileinfo/libmagic/apprentice.c:837:12 LELDATE U case FILE_LELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:838:12 BELDATE U case FILE_BELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:839:12 MELDATE U case FILE_MELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:841:12 BEFLOAT U case FILE_BEFLOAT:" - - "ext/fileinfo/libmagic/apprentice.c:842:12 LEFLOAT U case FILE_LEFLOAT:" - - "ext/fileinfo/libmagic/apprentice.c:843:12 BEID U case FILE_BEID3:" - - "ext/fileinfo/libmagic/apprentice.c:844:12 LEID U case FILE_LEID3:" - - "ext/fileinfo/libmagic/apprentice.c:848:12 BEQUAD U case FILE_BEQUAD:" - - "ext/fileinfo/libmagic/apprentice.c:849:12 LEQUAD U case FILE_LEQUAD:" - - "ext/fileinfo/libmagic/apprentice.c:850:12 QDATE U case FILE_QDATE:" - - "ext/fileinfo/libmagic/apprentice.c:851:12 LEQDATE U case FILE_LEQDATE:" - - "ext/fileinfo/libmagic/apprentice.c:852:12 BEQDATE U case FILE_BEQDATE:" - - "ext/fileinfo/libmagic/apprentice.c:853:12 QLDATE U case FILE_QLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:854:12 LEQLDATE U case FILE_LEQLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:855:12 BEQLDATE U case FILE_BEQLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:856:12 QWDATE U case FILE_QWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:857:12 LEQWDATE U case FILE_LEQWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:858:12 BEQWDATE U case FILE_BEQWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:860:12 BEDOUBLE U case FILE_BEDOUBLE:" - - "ext/fileinfo/libmagic/apprentice.c:861:12 LEDOUBLE U case FILE_LEDOUBLE:" - - "ext/fileinfo/libmagic/apprentice.c:863:12 BEVARINT U case FILE_BEVARINT:" - - "ext/fileinfo/libmagic/apprentice.c:864:12 LEVARINT U case FILE_LEVARINT:" - - "ext/fileinfo/libmagic/apprentice.c:888:9 magwarn U file_magwarn(NULL, \"Usupported factor" - - "ext/fileinfo/libmagic/apprentice.c:888:24 Usupported U file_magwarn(NULL, \"Usupported factor_op in default" - - "ext/fileinfo/libmagic/apprentice.c:895:12 LESHORT U case FILE_LESHORT:" - - "ext/fileinfo/libmagic/apprentice.c:896:12 BESHORT U case FILE_BESHORT:" - - "ext/fileinfo/libmagic/apprentice.c:898:12 LELONG U case FILE_LELONG:" - - "ext/fileinfo/libmagic/apprentice.c:900:12 MELONG U case FILE_MELONG:" - - "ext/fileinfo/libmagic/apprentice.c:902:12 LEDATE U case FILE_LEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:903:12 BEDATE U case FILE_BEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:904:12 MEDATE U case FILE_MEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:905:12 LDATE U case FILE_LDATE:" - - "ext/fileinfo/libmagic/apprentice.c:906:12 LELDATE U case FILE_LELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:907:12 BELDATE U case FILE_BELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:908:12 MELDATE U case FILE_MELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:910:12 BEFLOAT U case FILE_BEFLOAT:" - - "ext/fileinfo/libmagic/apprentice.c:911:12 LEFLOAT U case FILE_LEFLOAT:" - - "ext/fileinfo/libmagic/apprentice.c:913:12 BEQUAD U case FILE_BEQUAD:" - - "ext/fileinfo/libmagic/apprentice.c:914:12 LEQUAD U case FILE_LEQUAD:" - - "ext/fileinfo/libmagic/apprentice.c:915:12 QDATE U case FILE_QDATE:" - - "ext/fileinfo/libmagic/apprentice.c:916:12 LEQDATE U case FILE_LEQDATE:" - - "ext/fileinfo/libmagic/apprentice.c:917:12 BEQDATE U case FILE_BEQDATE:" - - "ext/fileinfo/libmagic/apprentice.c:918:12 QLDATE U case FILE_QLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:919:12 LEQLDATE U case FILE_LEQLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:920:12 BEQLDATE U case FILE_BEQLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:921:12 QWDATE U case FILE_QWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:922:12 LEQWDATE U case FILE_LEQWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:923:12 BEQWDATE U case FILE_BEQWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:925:12 BEDOUBLE U case FILE_BEDOUBLE:" - - "ext/fileinfo/libmagic/apprentice.c:926:12 LEDOUBLE U case FILE_LEDOUBLE:" - - "ext/fileinfo/libmagic/apprentice.c:927:12 BEVARINT U case FILE_BEVARINT:" - - "ext/fileinfo/libmagic/apprentice.c:928:12 LEVARINT U case FILE_LEVARINT:" - - "ext/fileinfo/libmagic/apprentice.c:930:12 BEID U case FILE_BEID3:" - - "ext/fileinfo/libmagic/apprentice.c:931:12 LEID U case FILE_LEID3:" - - "ext/fileinfo/libmagic/apprentice.c:933:12 MSDOSDATE U case FILE_MSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:934:12 BEMSDOSDATE U case FILE_BEMSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:935:12 LEMSDOSDATE U case FILE_LEMSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:936:12 MSDOSTIME U case FILE_MSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:937:12 BEMSDOSTIME U case FILE_BEMSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:938:12 LEMSDOSTIME U case FILE_LEMSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:955:12 LESTRING U case FILE_LESTRING16:" - - "ext/fileinfo/libmagic/apprentice.c:966:7 nonmagic U v = nonmagic(m->value.s);" - - "ext/fileinfo/libmagic/apprentice.c:985:13 reln U switch (m->reln) {" - - "ext/fileinfo/libmagic/apprentice.c:1006:49 reln U Bad relation %c\\n\", m->reln);" - - "ext/fileinfo/libmagic/apprentice.c:1017:12 nmagic U size_t nmagic __attribute__((__unused" - - "ext/fileinfo/libmagic/apprentice.c:1028:47 nmagic U level != 0 && i < MIN(nmagic, 3); i++) {" - - "ext/fileinfo/libmagic/apprentice.c:1097:11 magindex U uint32_t magindex, descindex, mimeindex" - - "ext/fileinfo/libmagic/apprentice.c:1100:8 magindex U for (magindex = 0; magindex < ml-" - - "ext/fileinfo/libmagic/apprentice.c:1100:22 magindex U for (magindex = 0; magindex < ml->nmagic; magindex" - - "ext/fileinfo/libmagic/apprentice.c:1100:45 magindex U magindex < ml->nmagic; magindex++) {" - - "ext/fileinfo/libmagic/apprentice.c:1101:33 magindex U magic *m = &ml->magic[magindex];" - - "ext/fileinfo/libmagic/apprentice.c:1137:29 mstart U test_type(struct magic *mstart, struct magic *m)" - - "ext/fileinfo/libmagic/apprentice.c:1144:12 BESHORT U case FILE_BESHORT:" - - "ext/fileinfo/libmagic/apprentice.c:1146:12 BEDATE U case FILE_BEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1147:12 LESHORT U case FILE_LESHORT:" - - "ext/fileinfo/libmagic/apprentice.c:1148:12 LELONG U case FILE_LELONG:" - - "ext/fileinfo/libmagic/apprentice.c:1149:12 LEDATE U case FILE_LEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1150:12 LDATE U case FILE_LDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1151:12 BELDATE U case FILE_BELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1152:12 LELDATE U case FILE_LELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1153:12 MEDATE U case FILE_MEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1154:12 MELDATE U case FILE_MELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1155:12 MELONG U case FILE_MELONG:" - - "ext/fileinfo/libmagic/apprentice.c:1157:12 LEQUAD U case FILE_LEQUAD:" - - "ext/fileinfo/libmagic/apprentice.c:1158:12 BEQUAD U case FILE_BEQUAD:" - - "ext/fileinfo/libmagic/apprentice.c:1159:12 QDATE U case FILE_QDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1160:12 LEQDATE U case FILE_LEQDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1161:12 BEQDATE U case FILE_BEQDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1162:12 QLDATE U case FILE_QLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1163:12 LEQLDATE U case FILE_LEQLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1164:12 BEQLDATE U case FILE_BEQLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1165:12 QWDATE U case FILE_QWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1166:12 LEQWDATE U case FILE_LEQWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1167:12 BEQWDATE U case FILE_BEQWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1169:12 BEFLOAT U case FILE_BEFLOAT:" - - "ext/fileinfo/libmagic/apprentice.c:1170:12 LEFLOAT U case FILE_LEFLOAT:" - - "ext/fileinfo/libmagic/apprentice.c:1172:12 BEDOUBLE U case FILE_BEDOUBLE:" - - "ext/fileinfo/libmagic/apprentice.c:1173:12 LEDOUBLE U case FILE_LEDOUBLE:" - - "ext/fileinfo/libmagic/apprentice.c:1174:12 BEVARINT U case FILE_BEVARINT:" - - "ext/fileinfo/libmagic/apprentice.c:1175:12 LEVARINT U case FILE_LEVARINT:" - - "ext/fileinfo/libmagic/apprentice.c:1179:12 MSDOSDATE U case FILE_MSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1180:12 BEMSDOSDATE U case FILE_BEMSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1181:12 LEMSDOSDATE U case FILE_LEMSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1182:12 MSDOSTIME U case FILE_MSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:1183:12 BEMSDOSTIME U case FILE_BEMSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:1184:12 LEMSDOSTIME U case FILE_LEMSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:1186:3 mstart U mstart->flag |= BINTEST;" - - "ext/fileinfo/libmagic/apprentice.c:1191:12 LESTRING U case FILE_LESTRING16:" - - "ext/fileinfo/libmagic/apprentice.c:1193:7 mstart U if (mstart->str_flags & STRING" - - "ext/fileinfo/libmagic/apprentice.c:1194:4 mstart U mstart->flag |= TEXTTEST;" - - "ext/fileinfo/libmagic/apprentice.c:1196:4 mstart U mstart->flag |= BINTEST;" - - "ext/fileinfo/libmagic/apprentice.c:1239:9 oomem U file_oomem(ms, sizeof(*mp) * incr" - - "ext/fileinfo/libmagic/apprentice.c:1350:1 cmpstrp U cmpstrp(const void *p1, const" - - "ext/fileinfo/libmagic/apprentice.c:1352:24 RCAST U return strcmp(*RCAST(char *const *, p1)," - - "ext/fileinfo/libmagic/apprentice.c:1352:51 RCAST U char *const *, p1), *RCAST(char *const *, p2))" - - "ext/fileinfo/libmagic/apprentice.c:1402:10 magwarn U file_magwarn(ms," - - "ext/fileinfo/libmagic/apprentice.c:1414:14 mentrycount U uint32_t i, mentrycount = 0;" - - "ext/fileinfo/libmagic/apprentice.c:1418:3 mentrycount U mentrycount += me[i].cont_count" - - "ext/fileinfo/libmagic/apprentice.c:1420:6 mentrycount U if (mentrycount == 0) {" - - "ext/fileinfo/libmagic/apprentice.c:1426:24 mentrycount U slen = sizeof(**ma) * mentrycount;" - - "ext/fileinfo/libmagic/apprentice.c:1432:2 mentrycount U mentrycount = 0;" - - "ext/fileinfo/libmagic/apprentice.c:1486:7 mflen U int mflen;" - - "ext/fileinfo/libmagic/apprentice.c:1495:9 mflen U if ((mflen = snprintf(mfn, sizeof" - - "ext/fileinfo/libmagic/apprentice.c:1517:38 mflen U +] = estrndup(mfn, (mflen > sizeof(mfn) - 1)?" - - "ext/fileinfo/libmagic/apprentice.c:1517:81 mflen U )? sizeof(mfn) - 1: mflen);" - - "ext/fileinfo/libmagic/apprentice.c:1521:44 cmpstrp U files, sizeof(*filearr), cmpstrp);" - - "ext/fileinfo/libmagic/apprentice.c:1591:13 BESHORT U case FILE_BESHORT:" - - "ext/fileinfo/libmagic/apprentice.c:1592:13 LESHORT U case FILE_LESHORT:" - - "ext/fileinfo/libmagic/apprentice.c:1596:13 BEDATE U case FILE_BEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1597:13 LEDATE U case FILE_LEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1598:13 MEDATE U case FILE_MEDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1599:13 LDATE U case FILE_LDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1600:13 BELDATE U case FILE_BELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1601:13 LELDATE U case FILE_LELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1602:13 MELDATE U case FILE_MELDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1605:13 LELONG U case FILE_LELONG:" - - "ext/fileinfo/libmagic/apprentice.c:1606:13 MELONG U case FILE_MELONG:" - - "ext/fileinfo/libmagic/apprentice.c:1608:13 BEFLOAT U case FILE_BEFLOAT:" - - "ext/fileinfo/libmagic/apprentice.c:1609:13 LEFLOAT U case FILE_LEFLOAT:" - - "ext/fileinfo/libmagic/apprentice.c:1610:13 MSDOSDATE U case FILE_MSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1611:13 BEMSDOSDATE U case FILE_BEMSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1612:13 LEMSDOSDATE U case FILE_LEMSDOSDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1613:13 MSDOSTIME U case FILE_MSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:1614:13 BEMSDOSTIME U case FILE_BEMSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:1615:13 LEMSDOSTIME U case FILE_LEMSDOSTIME:" - - "ext/fileinfo/libmagic/apprentice.c:1619:13 BEQUAD U case FILE_BEQUAD:" - - "ext/fileinfo/libmagic/apprentice.c:1620:13 LEQUAD U case FILE_LEQUAD:" - - "ext/fileinfo/libmagic/apprentice.c:1621:13 QDATE U case FILE_QDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1622:13 QLDATE U case FILE_QLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1623:13 QWDATE U case FILE_QWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1624:13 BEQDATE U case FILE_BEQDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1625:13 BEQLDATE U case FILE_BEQLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1626:13 BEQWDATE U case FILE_BEQWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1627:13 LEQDATE U case FILE_LEQDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1628:13 LEQLDATE U case FILE_LEQLDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1629:13 LEQWDATE U case FILE_LEQWDATE:" - - "ext/fileinfo/libmagic/apprentice.c:1631:13 BEDOUBLE U case FILE_BEDOUBLE:" - - "ext/fileinfo/libmagic/apprentice.c:1632:13 LEDOUBLE U case FILE_LEDOUBLE:" - - "ext/fileinfo/libmagic/apprentice.c:1634:13 BEVARINT U case FILE_BEVARINT:" - - "ext/fileinfo/libmagic/apprentice.c:1635:13 LEVARINT U case FILE_LEVARINT:" - - "ext/fileinfo/libmagic/apprentice.c:1641:13 LESTRING U case FILE_LESTRING16:" - - "ext/fileinfo/libmagic/apprentice.c:1655:13 magwarn U file_magwarn(ms, \"cannot happen:" - - "ext/fileinfo/libmagic/apprentice.c:1671:8 magwarn U file_magwarn(ms," - - "ext/fileinfo/libmagic/apprentice.c:1677:12 LESTRING U case FILE_LESTRING16:" - - "ext/fileinfo/libmagic/apprentice.c:1727:15 OPAND U return FILE_OPAND;" - - "ext/fileinfo/libmagic/apprentice.c:1729:15 OPOR U return FILE_OPOR;" - - "ext/fileinfo/libmagic/apprentice.c:1731:15 OPXOR U return FILE_OPXOR;" - - "ext/fileinfo/libmagic/apprentice.c:1733:15 OPADD U return FILE_OPADD;" - - "ext/fileinfo/libmagic/apprentice.c:1735:15 OPMINUS U return FILE_OPMINUS;" - - "ext/fileinfo/libmagic/apprentice.c:1737:15 OPMULTIPLY U return FILE_OPMULTIPLY;" - - "ext/fileinfo/libmagic/apprentice.c:1739:15 OPDIVIDE U return FILE_OPDIVIDE;" - - "ext/fileinfo/libmagic/apprentice.c:1741:15 OPMODULO U return FILE_OPMODULO;" - - "ext/fileinfo/libmagic/apprentice.c:1995:9 magerror U file_magerror(ms, \"No current entry" - - "ext/fileinfo/libmagic/apprentice.c:1999:9 magerror U file_magerror(ms, \"Continuations present" - - "ext/fileinfo/libmagic/apprentice.c:2041:28 OFFADD U m->flag |= OFFADD;" - - "ext/fileinfo/libmagic/apprentice.c:2046:17 OFFADD U if (m->flag & OFFADD)" - - "ext/fileinfo/libmagic/apprentice.c:2047:26 OFFADD U >flag = (m->flag & ~OFFADD) | INDIROFFADD;" - - "ext/fileinfo/libmagic/apprentice.c:2047:36 INDIROFFADD U m->flag & ~OFFADD) | INDIROFFADD;" - - "ext/fileinfo/libmagic/apprentice.c:2051:15 OFFADD U m->flag |= OFFADD;" - - "ext/fileinfo/libmagic/apprentice.c:2055:40 OFFADD U == 0 && (m->flag & (OFFADD | INDIROFFADD))) {" - - "ext/fileinfo/libmagic/apprentice.c:2055:49 INDIROFFADD U m->flag & (OFFADD | INDIROFFADD))) {" - - "ext/fileinfo/libmagic/apprentice.c:2064:14 OFFNEGATIVE U m->flag |= OFFNEGATIVE;" - - "ext/fileinfo/libmagic/apprentice.c:2084:22 OPSIGNED U m->in_op |= FILE_OPSIGNED;" - - "ext/fileinfo/libmagic/apprentice.c:2121:23 LEID U m->in_type = FILE_LEID3;" - - "ext/fileinfo/libmagic/apprentice.c:2124:23 BEID U m->in_type = FILE_BEID3;" - - "ext/fileinfo/libmagic/apprentice.c:2146:21 OPINVERSE U m->in_op |= FILE_OPINVERSE;" - - "ext/fileinfo/libmagic/apprentice.c:2154:21 OPINDIRECT U m->in_op |= FILE_OPINDIRECT;" - - "ext/fileinfo/libmagic/apprentice.c:2168:25 OPINDIRECT U ((m->in_op & FILE_OPINDIRECT) && *l++ != ')')) {" - - "ext/fileinfo/libmagic/apprentice.c:2175:2 EATAB U EATAB;" - - "ext/fileinfo/libmagic/apprentice.c:2182:2 EATAB U EATAB;" - - "ext/fileinfo/libmagic/apprentice.c:2252:11 LIBMAGIC U if (!IS_LIBMAGIC_STRING(m->type))" - - "ext/fileinfo/libmagic/apprentice.c:2253:23 OPINVERSE U m->mask_op |= FILE_OPINVERSE;" - - "ext/fileinfo/libmagic/apprentice.c:2261:10 LIBMAGIC U if (IS_LIBMAGIC_STRING(m->type)) {" - - "ext/fileinfo/libmagic/apprentice.c:2264:19 OPDIVIDE U if (op != FILE_OPDIVIDE) {" - - "ext/fileinfo/libmagic/apprentice.c:2286:2 EATAB U EATAB;" - - "ext/fileinfo/libmagic/apprentice.c:2291:8 reln U m->reln = *l;" - - "ext/fileinfo/libmagic/apprentice.c:2296:12 reln U m->reln);" - - "ext/fileinfo/libmagic/apprentice.c:2306:8 reln U m->reln = *l;" - - "ext/fileinfo/libmagic/apprentice.c:2341:2 EATAB U EATAB;" - - "ext/fileinfo/libmagic/apprentice.c:2368:8 mdump U file_mdump(m);" - - "ext/fileinfo/libmagic/apprentice.c:2441:1 goodchar U goodchar(unsigned char x, const" - - "ext/fileinfo/libmagic/apprentice.c:2448:12 llen U size_t llen, zend_off_t off, size" - - "ext/fileinfo/libmagic/apprentice.c:2470:24 llen U for (i = 0; *l && i < llen && i < len && goodchar" - - "ext/fileinfo/libmagic/apprentice.c:2470:43 goodchar U llen && i < len && goodchar(*l, extra);" - - "ext/fileinfo/libmagic/apprentice.c:2481:45 goodchar U unsigned char, *l)) && !goodchar(*l, extra))" - - "ext/fileinfo/libmagic/apprentice.c:2491:7 magerror U file_magerror(ms, \"Bad magic entry" - - "ext/fileinfo/libmagic/apprentice.c:2565:14 LEID U case FILE_LEID3:" - - "ext/fileinfo/libmagic/apprentice.c:2566:14 BEID U case FILE_BEID3:" - - "ext/fileinfo/libmagic/apprentice.c:2743:31 nnames U file_nformats == file_nnames);" - - "ext/fileinfo/libmagic/apprentice.c:2815:22 libmagic U pattern = convert_libmagic_pattern(m->value.s," - - "ext/fileinfo/libmagic/apprentice.c:2925:14 origs U const char *origs = s;" - - "ext/fileinfo/libmagic/apprentice.c:2928:9 origp U char *origp = p;" - - "ext/fileinfo/libmagic/apprentice.c:2938:47 origs U string too long: `%s'\", origs);" - - "ext/fileinfo/libmagic/apprentice.c:3071:8 hextoint U c = hextoint(*s++); /* Get next char" - - "ext/fileinfo/libmagic/apprentice.c:3074:9 hextoint U c = hextoint(*s++);" - - "ext/fileinfo/libmagic/apprentice.c:3088:39 origp U unsigned char, (p - origp));" - - "ext/fileinfo/libmagic/apprentice.c:3101:1 hextoint U hextoint(int c)" - - "ext/fileinfo/libmagic/apprentice.c:3239:11 mkdbname U dbname = mkdbname(ms, fn, 0);" - - "ext/fileinfo/libmagic/apprentice.c:3275:14 MAGICNO U if (*ptr != MAGICNO) {" - - "ext/fileinfo/libmagic/apprentice.c:3276:22 MAGICNO U if (swap4(*ptr) != MAGICNO) {" - - "ext/fileinfo/libmagic/apprentice.c:3287:17 VERSIONNO U if (version != VERSIONNO) {" - - "ext/fileinfo/libmagic/apprentice.c:3290:7 VERSIONNO U VERSIONNO, dbname, version);" - - "ext/fileinfo/libmagic/apprentice.c:3366:11 mkdbname U dbname = mkdbname(ms, fn, 1);" - - "ext/fileinfo/libmagic/apprentice.c:3379:13 MAGICNO U hdr.h[0] = MAGICNO;" - - "ext/fileinfo/libmagic/apprentice.c:3380:13 VERSIONNO U hdr.h[1] = VERSIONNO;" - - "ext/fileinfo/libmagic/apprentice.c:3410:1 mkdbname U mkdbname(struct magic_set *ms" - - "ext/fileinfo/libmagic/apprentice.c:3473:15 RCAST U uint8_t *s = RCAST(uint8_t *, RCAST(void" - - "ext/fileinfo/libmagic/apprentice.c:3473:32 RCAST U s = RCAST(uint8_t *, RCAST(void *, &sv));" - - "ext/fileinfo/libmagic/apprentice.c:3474:15 RCAST U uint8_t *d = RCAST(uint8_t *, RCAST(void" - - "ext/fileinfo/libmagic/apprentice.c:3568:9 LIBMAGIC U if (IS_LIBMAGIC_STRING(m->type)) {" - - "ext/fileinfo/libmagic/apprentice.c:3651:6 magicfind U file_magicfind(struct magic_set *ms" - - "ext/fileinfo/libmagic/apptype.c:2:40 Eberhard U apptype.c, Written by Eberhard Mattes and put into" - - "ext/fileinfo/libmagic/apptype.c:8:35 FAPPTYP U DosQueryAppType will return FAPPTYP_DOS on a file ending" - - "ext/fileinfo/libmagic/apptype.c:9:56 Eberhard U exe with this name). Eberhard Mattes" - - "ext/fileinfo/libmagic/apptype.c:20:4 amai U * amai: Darrel Hankerson did" - - "ext/fileinfo/libmagic/apptype.c:20:17 Hankerson U * amai: Darrel Hankerson did the changes described" - - "ext/fileinfo/libmagic/apptype.c:38:14 DOSSESMGR U #define INCL_DOSSESMGR" - - "ext/fileinfo/libmagic/apptype.c:40:14 DOSFILEMGR U #define INCL_DOSFILEMGR" - - "ext/fileinfo/libmagic/apptype.c:108:13 FAPPTYP U if (type & FAPPTYP_32BIT)" - - "ext/fileinfo/libmagic/apptype.c:111:13 FAPPTYP U if (type & FAPPTYP_PHYSDRV) {" - - "ext/fileinfo/libmagic/apptype.c:111:21 PHYSDRV U if (type & FAPPTYP_PHYSDRV) {" - - "ext/fileinfo/libmagic/apptype.c:114:20 FAPPTYP U } else if (type & FAPPTYP_VIRTDRV) {" - - "ext/fileinfo/libmagic/apptype.c:114:28 VIRTDRV U else if (type & FAPPTYP_VIRTDRV) {" - - "ext/fileinfo/libmagic/apptype.c:117:20 FAPPTYP U } else if (type & FAPPTYP_DLL) {" - - "ext/fileinfo/libmagic/apptype.c:118:22 PROTDLL U if (type & FAPPTYP_PROTDLL)" - - "ext/fileinfo/libmagic/apptype.c:123:51 WINDOWSPROT U WINDOWSREAL | FAPPTYP_WINDOWSPROT)) {" + - "ext/fileinfo/libmagic/apprentice.c:63:9 EATAB U #define EATAB {while (isascii(CAST" + - "ext/fileinfo/libmagic/apprentice.c:71:35 DECC U osf__) && defined(__DECC)" + - "ext/fileinfo/libmagic/apprentice.c:123:19 eatsize U file_private void eatsize(const char **);" + - "ext/fileinfo/libmagic/apprentice.c:150:20 mkdbname U file_private char *mkdbname(struct magic_set *," + - "ext/fileinfo/libmagic/apprentice.c:246:8 beshort U { XX(\"beshort\"), FILE_BESHORT, FILE" + - "ext/fileinfo/libmagic/apprentice.c:246:24 BESHORT U XX(\"beshort\"), FILE_BESHORT, FILE_FMT_NUM }," + - "ext/fileinfo/libmagic/apprentice.c:248:8 bedate U { XX(\"bedate\"), FILE_BEDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:248:24 BEDATE U XX(\"bedate\"), FILE_BEDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:249:8 leshort U { XX(\"leshort\"), FILE_LESHORT, FILE" + - "ext/fileinfo/libmagic/apprentice.c:249:24 LESHORT U XX(\"leshort\"), FILE_LESHORT, FILE_FMT_NUM }," + - "ext/fileinfo/libmagic/apprentice.c:250:8 lelong U { XX(\"lelong\"), FILE_LELONG, FILE" + - "ext/fileinfo/libmagic/apprentice.c:250:24 LELONG U XX(\"lelong\"), FILE_LELONG, FILE_FMT_NUM }," + - "ext/fileinfo/libmagic/apprentice.c:251:8 ledate U { XX(\"ledate\"), FILE_LEDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:251:24 LEDATE U XX(\"ledate\"), FILE_LEDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:253:8 ldate U { XX(\"ldate\"), FILE_LDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:253:23 LDATE U XX(\"ldate\"), FILE_LDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:254:8 beldate U { XX(\"beldate\"), FILE_BELDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:254:24 BELDATE U XX(\"beldate\"), FILE_BELDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:255:8 leldate U { XX(\"leldate\"), FILE_LELDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:255:24 LELDATE U XX(\"leldate\"), FILE_LELDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:257:8 bestring U { XX(\"bestring16\"), FILE_BESTRING1" + - "ext/fileinfo/libmagic/apprentice.c:257:27 BESTRING U \"bestring16\"), FILE_BESTRING16, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:258:8 lestring U { XX(\"lestring16\"), FILE_LESTRING1" + - "ext/fileinfo/libmagic/apprentice.c:258:27 LESTRING U \"lestring16\"), FILE_LESTRING16, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:260:8 medate U { XX(\"medate\"), FILE_MEDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:260:24 MEDATE U XX(\"medate\"), FILE_MEDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:261:8 meldate U { XX(\"meldate\"), FILE_MELDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:261:24 MELDATE U XX(\"meldate\"), FILE_MELDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:262:8 melong U { XX(\"melong\"), FILE_MELONG, FILE" + - "ext/fileinfo/libmagic/apprentice.c:262:24 MELONG U XX(\"melong\"), FILE_MELONG, FILE_FMT_NUM }," + - "ext/fileinfo/libmagic/apprentice.c:264:8 lequad U { XX(\"lequad\"), FILE_LEQUAD, FILE" + - "ext/fileinfo/libmagic/apprentice.c:264:24 LEQUAD U XX(\"lequad\"), FILE_LEQUAD, FILE_FMT_QUAD }," + - "ext/fileinfo/libmagic/apprentice.c:265:8 bequad U { XX(\"bequad\"), FILE_BEQUAD, FILE" + - "ext/fileinfo/libmagic/apprentice.c:265:24 BEQUAD U XX(\"bequad\"), FILE_BEQUAD, FILE_FMT_QUAD }," + - "ext/fileinfo/libmagic/apprentice.c:266:8 qdate U { XX(\"qdate\"), FILE_QDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:266:23 QDATE U XX(\"qdate\"), FILE_QDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:267:8 leqdate U { XX(\"leqdate\"), FILE_LEQDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:267:24 LEQDATE U XX(\"leqdate\"), FILE_LEQDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:268:8 beqdate U { XX(\"beqdate\"), FILE_BEQDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:268:24 BEQDATE U XX(\"beqdate\"), FILE_BEQDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:269:8 qldate U { XX(\"qldate\"), FILE_QLDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:269:24 QLDATE U XX(\"qldate\"), FILE_QLDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:270:8 leqldate U { XX(\"leqldate\"), FILE_LEQLDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:270:25 LEQLDATE U XX(\"leqldate\"), FILE_LEQLDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:271:8 beqldate U { XX(\"beqldate\"), FILE_BEQLDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:271:25 BEQLDATE U XX(\"beqldate\"), FILE_BEQLDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:273:8 befloat U { XX(\"befloat\"), FILE_BEFLOAT, FILE" + - "ext/fileinfo/libmagic/apprentice.c:273:24 BEFLOAT U XX(\"befloat\"), FILE_BEFLOAT, FILE_FMT_FLOAT }," + - "ext/fileinfo/libmagic/apprentice.c:274:8 lefloat U { XX(\"lefloat\"), FILE_LEFLOAT, FILE" + - "ext/fileinfo/libmagic/apprentice.c:274:24 LEFLOAT U XX(\"lefloat\"), FILE_LEFLOAT, FILE_FMT_FLOAT }," + - "ext/fileinfo/libmagic/apprentice.c:276:8 bedouble U { XX(\"bedouble\"), FILE_BEDOUBLE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:276:25 BEDOUBLE U XX(\"bedouble\"), FILE_BEDOUBLE, FILE_FMT_DOUBLE }" + - "ext/fileinfo/libmagic/apprentice.c:277:8 ledouble U { XX(\"ledouble\"), FILE_LEDOUBLE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:277:25 LEDOUBLE U XX(\"ledouble\"), FILE_LEDOUBLE, FILE_FMT_DOUBLE }" + - "ext/fileinfo/libmagic/apprentice.c:278:8 leid U { XX(\"leid3\"), FILE_LEID3, FILE" + - "ext/fileinfo/libmagic/apprentice.c:278:23 LEID U XX(\"leid3\"), FILE_LEID3, FILE_FMT_NUM }," + - "ext/fileinfo/libmagic/apprentice.c:279:8 beid U { XX(\"beid3\"), FILE_BEID3, FILE" + - "ext/fileinfo/libmagic/apprentice.c:279:23 BEID U XX(\"beid3\"), FILE_BEID3, FILE_FMT_NUM }," + - "ext/fileinfo/libmagic/apprentice.c:281:8 qwdate U { XX(\"qwdate\"), FILE_QWDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:281:24 QWDATE U XX(\"qwdate\"), FILE_QWDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:282:8 leqwdate U { XX(\"leqwdate\"), FILE_LEQWDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:282:25 LEQWDATE U XX(\"leqwdate\"), FILE_LEQWDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:283:8 beqwdate U { XX(\"beqwdate\"), FILE_BEQWDATE, FILE" + - "ext/fileinfo/libmagic/apprentice.c:283:25 BEQWDATE U XX(\"beqwdate\"), FILE_BEQWDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:290:8 bevarint U { XX(\"bevarint\"), FILE_BEVARINT, FILE" + - "ext/fileinfo/libmagic/apprentice.c:290:25 BEVARINT U XX(\"bevarint\"), FILE_BEVARINT, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:291:8 levarint U { XX(\"levarint\"), FILE_LEVARINT, FILE" + - "ext/fileinfo/libmagic/apprentice.c:291:25 LEVARINT U XX(\"levarint\"), FILE_LEVARINT, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:292:8 msdosdate U { XX(\"msdosdate\"), FILE_MSDOSDATE," + - "ext/fileinfo/libmagic/apprentice.c:292:26 MSDOSDATE U XX(\"msdosdate\"), FILE_MSDOSDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:293:8 lemsdosdate U { XX(\"lemsdosdate\"), FILE_LEMSDOSDATE" + - "ext/fileinfo/libmagic/apprentice.c:293:28 LEMSDOSDATE U lemsdosdate\"), FILE_LEMSDOSDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:294:8 bemsdosdate U { XX(\"bemsdosdate\"), FILE_BEMSDOSDATE" + - "ext/fileinfo/libmagic/apprentice.c:294:28 BEMSDOSDATE U bemsdosdate\"), FILE_BEMSDOSDATE, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:295:8 msdostime U { XX(\"msdostime\"), FILE_MSDOSTIME," + - "ext/fileinfo/libmagic/apprentice.c:295:26 MSDOSTIME U XX(\"msdostime\"), FILE_MSDOSTIME, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:296:8 lemsdostime U { XX(\"lemsdostime\"), FILE_LEMSDOSTIME" + - "ext/fileinfo/libmagic/apprentice.c:296:28 LEMSDOSTIME U lemsdostime\"), FILE_LEMSDOSTIME, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:297:8 bemsdostime U { XX(\"bemsdostime\"), FILE_BEMSDOSTIME" + - "ext/fileinfo/libmagic/apprentice.c:297:28 BEMSDOSTIME U bemsdostime\"), FILE_BEMSDOSTIME, FILE_FMT_STR }," + - "ext/fileinfo/libmagic/apprentice.c:492:9 magwarn U file_magwarn(NULL, \"using regular" + - "ext/fileinfo/libmagic/apprentice.c:505:9 oomem U file_oomem(ms, sizeof(*ms->mlist" + - "ext/fileinfo/libmagic/apprentice.c:578:10 shnum U ms->elf_shnum_max = FILE_ELF_SHNUM" + - "ext/fileinfo/libmagic/apprentice.c:578:31 SHNUM U shnum_max = FILE_ELF_SHNUM_MAX;" + - "ext/fileinfo/libmagic/apprentice.c:579:10 shsize U ms->elf_shsize_max = FILE_ELF_SHSIZE" + - "ext/fileinfo/libmagic/apprentice.c:579:32 SHSIZE U shsize_max = FILE_ELF_SHSIZE_MAX;" + - "ext/fileinfo/libmagic/apprentice.c:580:10 phnum U ms->elf_phnum_max = FILE_ELF_PHNUM" + - "ext/fileinfo/libmagic/apprentice.c:580:31 PHNUM U phnum_max = FILE_ELF_PHNUM_MAX;" + - "ext/fileinfo/libmagic/apprentice.c:685:10 oomem U file_oomem(ms, sizeof(*ms->mlist" + - "ext/fileinfo/libmagic/apprentice.c:693:8 oomem U file_oomem(ms, strlen(fn));" + - "ext/fileinfo/libmagic/apprentice.c:700:9 oomem U file_oomem(ms, sizeof(*ms->mlist" + - "ext/fileinfo/libmagic/apprentice.c:712:32 PATHSEP U CCAST(char *, strchr(fn, PATHSEP));" + - "ext/fileinfo/libmagic/apprentice.c:816:12 LESHORT U case FILE_LESHORT:" + - "ext/fileinfo/libmagic/apprentice.c:817:12 BESHORT U case FILE_BESHORT:" + - "ext/fileinfo/libmagic/apprentice.c:818:12 MSDOSDATE U case FILE_MSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:819:12 BEMSDOSDATE U case FILE_BEMSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:820:12 LEMSDOSDATE U case FILE_LEMSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:821:12 MSDOSTIME U case FILE_MSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:822:12 BEMSDOSTIME U case FILE_BEMSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:823:12 LEMSDOSTIME U case FILE_LEMSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:827:12 LELONG U case FILE_LELONG:" + - "ext/fileinfo/libmagic/apprentice.c:829:12 MELONG U case FILE_MELONG:" + - "ext/fileinfo/libmagic/apprentice.c:833:12 LEDATE U case FILE_LEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:834:12 BEDATE U case FILE_BEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:835:12 MEDATE U case FILE_MEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:836:12 LDATE U case FILE_LDATE:" + - "ext/fileinfo/libmagic/apprentice.c:837:12 LELDATE U case FILE_LELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:838:12 BELDATE U case FILE_BELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:839:12 MELDATE U case FILE_MELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:841:12 BEFLOAT U case FILE_BEFLOAT:" + - "ext/fileinfo/libmagic/apprentice.c:842:12 LEFLOAT U case FILE_LEFLOAT:" + - "ext/fileinfo/libmagic/apprentice.c:843:12 BEID U case FILE_BEID3:" + - "ext/fileinfo/libmagic/apprentice.c:844:12 LEID U case FILE_LEID3:" + - "ext/fileinfo/libmagic/apprentice.c:848:12 BEQUAD U case FILE_BEQUAD:" + - "ext/fileinfo/libmagic/apprentice.c:849:12 LEQUAD U case FILE_LEQUAD:" + - "ext/fileinfo/libmagic/apprentice.c:850:12 QDATE U case FILE_QDATE:" + - "ext/fileinfo/libmagic/apprentice.c:851:12 LEQDATE U case FILE_LEQDATE:" + - "ext/fileinfo/libmagic/apprentice.c:852:12 BEQDATE U case FILE_BEQDATE:" + - "ext/fileinfo/libmagic/apprentice.c:853:12 QLDATE U case FILE_QLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:854:12 LEQLDATE U case FILE_LEQLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:855:12 BEQLDATE U case FILE_BEQLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:856:12 QWDATE U case FILE_QWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:857:12 LEQWDATE U case FILE_LEQWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:858:12 BEQWDATE U case FILE_BEQWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:860:12 BEDOUBLE U case FILE_BEDOUBLE:" + - "ext/fileinfo/libmagic/apprentice.c:861:12 LEDOUBLE U case FILE_LEDOUBLE:" + - "ext/fileinfo/libmagic/apprentice.c:863:12 BEVARINT U case FILE_BEVARINT:" + - "ext/fileinfo/libmagic/apprentice.c:864:12 LEVARINT U case FILE_LEVARINT:" + - "ext/fileinfo/libmagic/apprentice.c:888:9 magwarn U file_magwarn(NULL, \"Usupported factor" + - "ext/fileinfo/libmagic/apprentice.c:895:12 LESHORT U case FILE_LESHORT:" + - "ext/fileinfo/libmagic/apprentice.c:896:12 BESHORT U case FILE_BESHORT:" + - "ext/fileinfo/libmagic/apprentice.c:898:12 LELONG U case FILE_LELONG:" + - "ext/fileinfo/libmagic/apprentice.c:900:12 MELONG U case FILE_MELONG:" + - "ext/fileinfo/libmagic/apprentice.c:902:12 LEDATE U case FILE_LEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:903:12 BEDATE U case FILE_BEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:904:12 MEDATE U case FILE_MEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:905:12 LDATE U case FILE_LDATE:" + - "ext/fileinfo/libmagic/apprentice.c:906:12 LELDATE U case FILE_LELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:907:12 BELDATE U case FILE_BELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:908:12 MELDATE U case FILE_MELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:910:12 BEFLOAT U case FILE_BEFLOAT:" + - "ext/fileinfo/libmagic/apprentice.c:911:12 LEFLOAT U case FILE_LEFLOAT:" + - "ext/fileinfo/libmagic/apprentice.c:913:12 BEQUAD U case FILE_BEQUAD:" + - "ext/fileinfo/libmagic/apprentice.c:914:12 LEQUAD U case FILE_LEQUAD:" + - "ext/fileinfo/libmagic/apprentice.c:915:12 QDATE U case FILE_QDATE:" + - "ext/fileinfo/libmagic/apprentice.c:916:12 LEQDATE U case FILE_LEQDATE:" + - "ext/fileinfo/libmagic/apprentice.c:917:12 BEQDATE U case FILE_BEQDATE:" + - "ext/fileinfo/libmagic/apprentice.c:918:12 QLDATE U case FILE_QLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:919:12 LEQLDATE U case FILE_LEQLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:920:12 BEQLDATE U case FILE_BEQLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:921:12 QWDATE U case FILE_QWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:922:12 LEQWDATE U case FILE_LEQWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:923:12 BEQWDATE U case FILE_BEQWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:925:12 BEDOUBLE U case FILE_BEDOUBLE:" + - "ext/fileinfo/libmagic/apprentice.c:926:12 LEDOUBLE U case FILE_LEDOUBLE:" + - "ext/fileinfo/libmagic/apprentice.c:927:12 BEVARINT U case FILE_BEVARINT:" + - "ext/fileinfo/libmagic/apprentice.c:928:12 LEVARINT U case FILE_LEVARINT:" + - "ext/fileinfo/libmagic/apprentice.c:930:12 BEID U case FILE_BEID3:" + - "ext/fileinfo/libmagic/apprentice.c:931:12 LEID U case FILE_LEID3:" + - "ext/fileinfo/libmagic/apprentice.c:933:12 MSDOSDATE U case FILE_MSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:934:12 BEMSDOSDATE U case FILE_BEMSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:935:12 LEMSDOSDATE U case FILE_LEMSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:936:12 MSDOSTIME U case FILE_MSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:937:12 BEMSDOSTIME U case FILE_BEMSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:938:12 LEMSDOSTIME U case FILE_LEMSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:954:12 BESTRING U case FILE_BESTRING16:" + - "ext/fileinfo/libmagic/apprentice.c:955:12 LESTRING U case FILE_LESTRING16:" + - "ext/fileinfo/libmagic/apprentice.c:985:13 reln U switch (m->reln) {" + - "ext/fileinfo/libmagic/apprentice.c:1006:49 reln U Bad relation %c\\n\", m->reln);" + - "ext/fileinfo/libmagic/apprentice.c:1097:11 magindex U uint32_t magindex, descindex, mimeindex" + - "ext/fileinfo/libmagic/apprentice.c:1100:8 magindex U for (magindex = 0; magindex < ml-" + - "ext/fileinfo/libmagic/apprentice.c:1100:22 magindex U for (magindex = 0; magindex < ml->nmagic; magindex" + - "ext/fileinfo/libmagic/apprentice.c:1100:45 magindex U magindex < ml->nmagic; magindex++) {" + - "ext/fileinfo/libmagic/apprentice.c:1101:33 magindex U magic *m = &ml->magic[magindex];" + - "ext/fileinfo/libmagic/apprentice.c:1137:29 mstart U test_type(struct magic *mstart, struct magic *m)" + - "ext/fileinfo/libmagic/apprentice.c:1144:12 BESHORT U case FILE_BESHORT:" + - "ext/fileinfo/libmagic/apprentice.c:1146:12 BEDATE U case FILE_BEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1147:12 LESHORT U case FILE_LESHORT:" + - "ext/fileinfo/libmagic/apprentice.c:1148:12 LELONG U case FILE_LELONG:" + - "ext/fileinfo/libmagic/apprentice.c:1149:12 LEDATE U case FILE_LEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1150:12 LDATE U case FILE_LDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1151:12 BELDATE U case FILE_BELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1152:12 LELDATE U case FILE_LELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1153:12 MEDATE U case FILE_MEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1154:12 MELDATE U case FILE_MELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1155:12 MELONG U case FILE_MELONG:" + - "ext/fileinfo/libmagic/apprentice.c:1157:12 LEQUAD U case FILE_LEQUAD:" + - "ext/fileinfo/libmagic/apprentice.c:1158:12 BEQUAD U case FILE_BEQUAD:" + - "ext/fileinfo/libmagic/apprentice.c:1159:12 QDATE U case FILE_QDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1160:12 LEQDATE U case FILE_LEQDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1161:12 BEQDATE U case FILE_BEQDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1162:12 QLDATE U case FILE_QLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1163:12 LEQLDATE U case FILE_LEQLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1164:12 BEQLDATE U case FILE_BEQLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1165:12 QWDATE U case FILE_QWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1166:12 LEQWDATE U case FILE_LEQWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1167:12 BEQWDATE U case FILE_BEQWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1169:12 BEFLOAT U case FILE_BEFLOAT:" + - "ext/fileinfo/libmagic/apprentice.c:1170:12 LEFLOAT U case FILE_LEFLOAT:" + - "ext/fileinfo/libmagic/apprentice.c:1172:12 BEDOUBLE U case FILE_BEDOUBLE:" + - "ext/fileinfo/libmagic/apprentice.c:1173:12 LEDOUBLE U case FILE_LEDOUBLE:" + - "ext/fileinfo/libmagic/apprentice.c:1174:12 BEVARINT U case FILE_BEVARINT:" + - "ext/fileinfo/libmagic/apprentice.c:1175:12 LEVARINT U case FILE_LEVARINT:" + - "ext/fileinfo/libmagic/apprentice.c:1179:12 MSDOSDATE U case FILE_MSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1180:12 BEMSDOSDATE U case FILE_BEMSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1181:12 LEMSDOSDATE U case FILE_LEMSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1182:12 MSDOSTIME U case FILE_MSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:1183:12 BEMSDOSTIME U case FILE_BEMSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:1184:12 LEMSDOSTIME U case FILE_LEMSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:1186:3 mstart U mstart->flag |= BINTEST;" + - "ext/fileinfo/libmagic/apprentice.c:1190:12 BESTRING U case FILE_BESTRING16:" + - "ext/fileinfo/libmagic/apprentice.c:1191:12 LESTRING U case FILE_LESTRING16:" + - "ext/fileinfo/libmagic/apprentice.c:1193:7 mstart U if (mstart->str_flags & STRING" + - "ext/fileinfo/libmagic/apprentice.c:1194:4 mstart U mstart->flag |= TEXTTEST;" + - "ext/fileinfo/libmagic/apprentice.c:1196:4 mstart U mstart->flag |= BINTEST;" + - "ext/fileinfo/libmagic/apprentice.c:1239:9 oomem U file_oomem(ms, sizeof(*mp) * incr" + - "ext/fileinfo/libmagic/apprentice.c:1352:24 RCAST U return strcmp(*RCAST(char *const *, p1)," + - "ext/fileinfo/libmagic/apprentice.c:1352:51 RCAST U char *const *, p1), *RCAST(char *const *, p2))" + - "ext/fileinfo/libmagic/apprentice.c:1402:10 magwarn U file_magwarn(ms," + - "ext/fileinfo/libmagic/apprentice.c:1414:14 mentrycount U uint32_t i, mentrycount = 0;" + - "ext/fileinfo/libmagic/apprentice.c:1418:3 mentrycount U mentrycount += me[i].cont_count" + - "ext/fileinfo/libmagic/apprentice.c:1420:6 mentrycount U if (mentrycount == 0) {" + - "ext/fileinfo/libmagic/apprentice.c:1426:24 mentrycount U slen = sizeof(**ma) * mentrycount;" + - "ext/fileinfo/libmagic/apprentice.c:1432:2 mentrycount U mentrycount = 0;" + - "ext/fileinfo/libmagic/apprentice.c:1486:7 mflen U int mflen;" + - "ext/fileinfo/libmagic/apprentice.c:1495:9 mflen U if ((mflen = snprintf(mfn, sizeof" + - "ext/fileinfo/libmagic/apprentice.c:1517:38 mflen U +] = estrndup(mfn, (mflen > sizeof(mfn) - 1)?" + - "ext/fileinfo/libmagic/apprentice.c:1517:81 mflen U )? sizeof(mfn) - 1: mflen);" + - "ext/fileinfo/libmagic/apprentice.c:1591:13 BESHORT U case FILE_BESHORT:" + - "ext/fileinfo/libmagic/apprentice.c:1592:13 LESHORT U case FILE_LESHORT:" + - "ext/fileinfo/libmagic/apprentice.c:1596:13 BEDATE U case FILE_BEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1597:13 LEDATE U case FILE_LEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1598:13 MEDATE U case FILE_MEDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1599:13 LDATE U case FILE_LDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1600:13 BELDATE U case FILE_BELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1601:13 LELDATE U case FILE_LELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1602:13 MELDATE U case FILE_MELDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1605:13 LELONG U case FILE_LELONG:" + - "ext/fileinfo/libmagic/apprentice.c:1606:13 MELONG U case FILE_MELONG:" + - "ext/fileinfo/libmagic/apprentice.c:1608:13 BEFLOAT U case FILE_BEFLOAT:" + - "ext/fileinfo/libmagic/apprentice.c:1609:13 LEFLOAT U case FILE_LEFLOAT:" + - "ext/fileinfo/libmagic/apprentice.c:1610:13 MSDOSDATE U case FILE_MSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1611:13 BEMSDOSDATE U case FILE_BEMSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1612:13 LEMSDOSDATE U case FILE_LEMSDOSDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1613:13 MSDOSTIME U case FILE_MSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:1614:13 BEMSDOSTIME U case FILE_BEMSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:1615:13 LEMSDOSTIME U case FILE_LEMSDOSTIME:" + - "ext/fileinfo/libmagic/apprentice.c:1619:13 BEQUAD U case FILE_BEQUAD:" + - "ext/fileinfo/libmagic/apprentice.c:1620:13 LEQUAD U case FILE_LEQUAD:" + - "ext/fileinfo/libmagic/apprentice.c:1621:13 QDATE U case FILE_QDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1622:13 QLDATE U case FILE_QLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1623:13 QWDATE U case FILE_QWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1624:13 BEQDATE U case FILE_BEQDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1625:13 BEQLDATE U case FILE_BEQLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1626:13 BEQWDATE U case FILE_BEQWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1627:13 LEQDATE U case FILE_LEQDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1628:13 LEQLDATE U case FILE_LEQLDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1629:13 LEQWDATE U case FILE_LEQWDATE:" + - "ext/fileinfo/libmagic/apprentice.c:1631:13 BEDOUBLE U case FILE_BEDOUBLE:" + - "ext/fileinfo/libmagic/apprentice.c:1632:13 LEDOUBLE U case FILE_LEDOUBLE:" + - "ext/fileinfo/libmagic/apprentice.c:1634:13 BEVARINT U case FILE_BEVARINT:" + - "ext/fileinfo/libmagic/apprentice.c:1635:13 LEVARINT U case FILE_LEVARINT:" + - "ext/fileinfo/libmagic/apprentice.c:1640:13 BESTRING U case FILE_BESTRING16:" + - "ext/fileinfo/libmagic/apprentice.c:1641:13 LESTRING U case FILE_LESTRING16:" + - "ext/fileinfo/libmagic/apprentice.c:1655:13 magwarn U file_magwarn(ms, \"cannot happen:" + - "ext/fileinfo/libmagic/apprentice.c:1671:8 magwarn U file_magwarn(ms," + - "ext/fileinfo/libmagic/apprentice.c:1676:12 BESTRING U case FILE_BESTRING16:" + - "ext/fileinfo/libmagic/apprentice.c:1677:12 LESTRING U case FILE_LESTRING16:" + - "ext/fileinfo/libmagic/apprentice.c:1727:15 OPAND U return FILE_OPAND;" + - "ext/fileinfo/libmagic/apprentice.c:1729:15 OPOR U return FILE_OPOR;" + - "ext/fileinfo/libmagic/apprentice.c:1731:15 OPXOR U return FILE_OPXOR;" + - "ext/fileinfo/libmagic/apprentice.c:1733:15 OPADD U return FILE_OPADD;" + - "ext/fileinfo/libmagic/apprentice.c:1735:15 OPMINUS U return FILE_OPMINUS;" + - "ext/fileinfo/libmagic/apprentice.c:1737:15 OPMULTIPLY U return FILE_OPMULTIPLY;" + - "ext/fileinfo/libmagic/apprentice.c:1739:15 OPDIVIDE U return FILE_OPDIVIDE;" + - "ext/fileinfo/libmagic/apprentice.c:1741:15 OPMODULO U return FILE_OPMODULO;" + - "ext/fileinfo/libmagic/apprentice.c:1852:2 eatsize U eatsize(&l);" + - "ext/fileinfo/libmagic/apprentice.c:1995:9 magerror U file_magerror(ms, \"No current entry" + - "ext/fileinfo/libmagic/apprentice.c:1999:9 magerror U file_magerror(ms, \"Continuations present" + - "ext/fileinfo/libmagic/apprentice.c:2064:14 OFFNEGATIVE U m->flag |= OFFNEGATIVE;" + - "ext/fileinfo/libmagic/apprentice.c:2084:22 OPSIGNED U m->in_op |= FILE_OPSIGNED;" + - "ext/fileinfo/libmagic/apprentice.c:2121:23 LEID U m->in_type = FILE_LEID3;" + - "ext/fileinfo/libmagic/apprentice.c:2124:23 BEID U m->in_type = FILE_BEID3;" + - "ext/fileinfo/libmagic/apprentice.c:2146:21 OPINVERSE U m->in_op |= FILE_OPINVERSE;" + - "ext/fileinfo/libmagic/apprentice.c:2175:2 EATAB U EATAB;" + - "ext/fileinfo/libmagic/apprentice.c:2182:2 EATAB U EATAB;" + - "ext/fileinfo/libmagic/apprentice.c:2253:23 OPINVERSE U m->mask_op |= FILE_OPINVERSE;" + - "ext/fileinfo/libmagic/apprentice.c:2264:19 OPDIVIDE U if (op != FILE_OPDIVIDE) {" + - "ext/fileinfo/libmagic/apprentice.c:2286:2 EATAB U EATAB;" + - "ext/fileinfo/libmagic/apprentice.c:2291:8 reln U m->reln = *l;" + - "ext/fileinfo/libmagic/apprentice.c:2296:12 reln U m->reln);" + - "ext/fileinfo/libmagic/apprentice.c:2306:8 reln U m->reln = *l;" + - "ext/fileinfo/libmagic/apprentice.c:2341:2 EATAB U EATAB;" + - "ext/fileinfo/libmagic/apprentice.c:2368:8 mdump U file_mdump(m);" + - "ext/fileinfo/libmagic/apprentice.c:2441:1 goodchar U goodchar(unsigned char x, const" + - "ext/fileinfo/libmagic/apprentice.c:2448:12 llen U size_t llen, zend_off_t off, size" + - "ext/fileinfo/libmagic/apprentice.c:2470:24 llen U for (i = 0; *l && i < llen && i < len && goodchar" + - "ext/fileinfo/libmagic/apprentice.c:2470:43 goodchar U llen && i < len && goodchar(*l, extra);" + - "ext/fileinfo/libmagic/apprentice.c:2481:45 goodchar U unsigned char, *l)) && !goodchar(*l, extra))" + - "ext/fileinfo/libmagic/apprentice.c:2491:7 magerror U file_magerror(ms, \"Bad magic entry" + - "ext/fileinfo/libmagic/apprentice.c:2565:14 LEID U case FILE_LEID3:" + - "ext/fileinfo/libmagic/apprentice.c:2566:14 BEID U case FILE_BEID3:" + - "ext/fileinfo/libmagic/apprentice.c:2910:4 eatsize U eatsize(p);" + - "ext/fileinfo/libmagic/apprentice.c:3176:4 eatsize U * eatsize(): Eat the size spec" + - "ext/fileinfo/libmagic/apprentice.c:3179:1 eatsize U eatsize(const char **p)" + - "ext/fileinfo/libmagic/apprentice.c:3210:6 needsbyteswap U int needsbyteswap;" + - "ext/fileinfo/libmagic/apprentice.c:3239:11 mkdbname U dbname = mkdbname(ms, fn, 0);" + - "ext/fileinfo/libmagic/apprentice.c:3280:3 needsbyteswap U needsbyteswap = 1;" + - "ext/fileinfo/libmagic/apprentice.c:3282:3 needsbyteswap U needsbyteswap = 0;" + - "ext/fileinfo/libmagic/apprentice.c:3283:6 needsbyteswap U if (needsbyteswap)" + - "ext/fileinfo/libmagic/apprentice.c:3297:6 needsbyteswap U if (needsbyteswap && fn == NULL) {" + - "ext/fileinfo/libmagic/apprentice.c:3366:11 mkdbname U dbname = mkdbname(ms, fn, 1);" + - "ext/fileinfo/libmagic/apprentice.c:3410:1 mkdbname U mkdbname(struct magic_set *ms" + - "ext/fileinfo/libmagic/apprentice.c:3473:15 RCAST U uint8_t *s = RCAST(uint8_t *, RCAST(void" + - "ext/fileinfo/libmagic/apprentice.c:3473:32 RCAST U s = RCAST(uint8_t *, RCAST(void *, &sv));" + - "ext/fileinfo/libmagic/apprentice.c:3474:15 RCAST U uint8_t *d = RCAST(uint8_t *, RCAST(void" + - "ext/fileinfo/libmagic/apptype.c:2:40 Eberhard U apptype.c, Written by Eberhard Mattes and put into" + - "ext/fileinfo/libmagic/apptype.c:8:35 FAPPTYP U DosQueryAppType will return FAPPTYP_DOS on a file ending" + - "ext/fileinfo/libmagic/apptype.c:9:56 Eberhard U exe with this name). Eberhard Mattes" + - "ext/fileinfo/libmagic/apptype.c:20:4 amai U * amai: Darrel Hankerson did" + - "ext/fileinfo/libmagic/apptype.c:20:17 Hankerson U * amai: Darrel Hankerson did the changes described" + - "ext/fileinfo/libmagic/apptype.c:38:14 DOSSESMGR U #define INCL_DOSSESMGR" + - "ext/fileinfo/libmagic/apptype.c:40:14 DOSFILEMGR U #define INCL_DOSFILEMGR" + - "ext/fileinfo/libmagic/apptype.c:61:3 splitpath U _splitpath(filename, drive, dir" + - "ext/fileinfo/libmagic/apptype.c:108:13 FAPPTYP U if (type & FAPPTYP_32BIT)" + - "ext/fileinfo/libmagic/apptype.c:111:13 FAPPTYP U if (type & FAPPTYP_PHYSDRV) {" + - "ext/fileinfo/libmagic/apptype.c:111:21 PHYSDRV U if (type & FAPPTYP_PHYSDRV) {" + - "ext/fileinfo/libmagic/apptype.c:114:20 FAPPTYP U } else if (type & FAPPTYP_VIRTDRV) {" + - "ext/fileinfo/libmagic/apptype.c:114:28 VIRTDRV U else if (type & FAPPTYP_VIRTDRV) {" + - "ext/fileinfo/libmagic/apptype.c:117:20 FAPPTYP U } else if (type & FAPPTYP_DLL) {" + - "ext/fileinfo/libmagic/apptype.c:118:22 PROTDLL U if (type & FAPPTYP_PROTDLL)" + - "ext/fileinfo/libmagic/apptype.c:123:29 WINDOWSREAL U if (type & (FAPPTYP_WINDOWSREAL | FAPPTYP_WINDOWSPROT" + - "ext/fileinfo/libmagic/apptype.c:123:51 WINDOWSPROT U WINDOWSREAL | FAPPTYP_WINDOWSPROT)) {" + - "ext/fileinfo/libmagic/apptype.c:151:26 NOTWINDOWCOMPAT U switch (type & (FAPPTYP_NOTWINDOWCOMPAT |" + - "ext/fileinfo/libmagic/apptype.c:154:15 NOTWINDOWCOMPAT U case FAPPTYP_NOTWINDOWCOMPAT:" + - "ext/fileinfo/libmagic/apptype.c:155:26 NOTWINDOWCOMPAT U (file_printf(ms, \" [NOTWINDOWCOMPAT]\") == -1)" - "ext/fileinfo/libmagic/ascmagic.c:38:24 ascmagic U FILE_RCSID(\"@(#)$File: ascmagic.c,v 1.116 2023/05/2" - "ext/fileinfo/libmagic/ascmagic.c:50:9 ISSPC U #define ISSPC(x) ((x) == ' ' || (x" - "ext/fileinfo/libmagic/ascmagic.c:71:6 ascmagic U file_ascmagic(struct magic_set *ms" @@ -7078,32 +6310,24 @@ issues: - "ext/fileinfo/libmagic/ascmagic.c:105:6 ascmagic U file_ascmagic_with_encoding(struct" - "ext/fileinfo/libmagic/ascmagic.c:144:28 realloced U improved, or at least realloced after conversion. *" - "ext/fileinfo/libmagic/ascmagic.c:147:9 oomem U file_oomem(ms, mlen);" - - "ext/fileinfo/libmagic/ascmagic.c:158:18 softmagic U if ((rv = file_softmagic(ms, &bb, NULL, NULL" - "ext/fileinfo/libmagic/ascmagic.c:212:13 printedlen U len = file_printedlen(ms);" - - "ext/fileinfo/libmagic/ascmagic.c:217:8 Softmagic U * Softmagic printed something, we" - "ext/fileinfo/libmagic/ascmagic.c:322:32 overstriking U file_printf(ms, \", with overstriking\") == -1)" - - "ext/fileinfo/libmagic/buffer.c:52:5 eoff U b->eoff = 0;" - - "ext/fileinfo/libmagic/buffer.c:68:21 CCAST U struct buffer *b = CCAST(struct buffer *, bb" - - "ext/fileinfo/libmagic/buffer.c:86:5 eoff U b->eoff = b->st.st_size - b" - - "ext/fileinfo/libmagic/buffer.c:87:33 eoff U LSEEK_FUNC(b->fd, b->eoff, SEEK_SET) == (zend" + - "ext/fileinfo/libmagic/buffer.c:52:5 eoff U b->eoff = 0;" + - "ext/fileinfo/libmagic/buffer.c:86:5 eoff U b->eoff = b->st.st_size - b" + - "ext/fileinfo/libmagic/buffer.c:87:33 eoff U LSEEK_FUNC(b->fd, b->eoff, SEEK_SET) == (zend" - "ext/fileinfo/libmagic/cdf_time.c:44:18 mdays U static const int mdays[] = {" - "ext/fileinfo/libmagic/cdf_time.c:71:31 mdays U 0; m < __arraycount(mdays); m++) {" - "ext/fileinfo/libmagic/cdf_time.c:72:13 mdays U int sub = mdays[m] + (m == 1 && isleap" - - "ext/fileinfo/libmagic/cdf_time.c:84:5 getmonth U cdf_getmonth(int year, int days)" - "ext/fileinfo/libmagic/cdf_time.c:88:31 mdays U 0; m < __arraycount(mdays); m++) {" - "ext/fileinfo/libmagic/cdf_time.c:89:11 mdays U days -= mdays[m];" - "ext/fileinfo/libmagic/cdf_time.c:105:6 rdays U int rdays;" - "ext/fileinfo/libmagic/cdf_time.c:123:2 rdays U rdays = cdf_getdays(tm.tm" - "ext/fileinfo/libmagic/cdf_time.c:124:7 rdays U t -= rdays - 1;" - - "ext/fileinfo/libmagic/cdf_time.c:126:18 getmonth U tm.tm_mon = cdf_getmonth(tm.tm_year, CAST(int" - - "ext/fileinfo/libmagic/cdf.c:94:13 GETUINT U #define CDF_GETUINT32(x, y) cdf_getuint" - - "ext/fileinfo/libmagic/cdf.c:94:33 getuint U GETUINT32(x, y) cdf_getuint32(x, y)" - "ext/fileinfo/libmagic/cdf.c:116:15 RCAST U uint8_t *s = RCAST(uint8_t *, RCAST(void" - "ext/fileinfo/libmagic/cdf.c:116:32 RCAST U s = RCAST(uint8_t *, RCAST(void *, &sv));" - "ext/fileinfo/libmagic/cdf.c:117:15 RCAST U uint8_t *d = RCAST(uint8_t *, RCAST(void" - "ext/fileinfo/libmagic/cdf.c:117:32 RCAST U d = RCAST(uint8_t *, RCAST(void *, &rv));" - "ext/fileinfo/libmagic/cdf.c:130:15 RCAST U uint8_t *s = RCAST(uint8_t *, RCAST(void" - - "ext/fileinfo/libmagic/cdf.c:165:5 getuint U cdf_getuint32(const uint8_t *p," - "ext/fileinfo/libmagic/cdf.c:174:13 UNPACKA U #define CDF_UNPACKA(a) \\" - "ext/fileinfo/libmagic/cdf.c:233:6 UNPACKA U CDF_UNPACKA(h->h_uuid);" - "ext/fileinfo/libmagic/cdf.c:239:6 UNPACKA U CDF_UNPACKA(h->h_unused0);" @@ -7114,6 +6338,10 @@ issues: - "ext/fileinfo/libmagic/cdf.c:457:55 nsatpersec U sat > CDF_SEC_LIMIT / nsatpersec) ||" - "ext/fileinfo/libmagic/cdf.c:465:50 nsatpersec U sectors_in_master_sat * nsatpersec + i;" - "ext/fileinfo/libmagic/cdf.c:498:19 nsatpersec U for (k = 0; k < nsatpersec; k++, i++) {" + - "ext/fileinfo/libmagic/cdf.c:534:14 maxsector U cdf_secid_t maxsector = CAST(cdf_secid_t," + - "ext/fileinfo/libmagic/cdf.c:535:15 maxsector U / sizeof(maxsector));" + - "ext/fileinfo/libmagic/cdf.c:550:14 maxsector U if (sid >= maxsector) {" + - "ext/fileinfo/libmagic/cdf.c:551:39 maxsector U Sector %d >= %d\\n\", sid, maxsector));" - "ext/fileinfo/libmagic/cdf.c:619:22 ssat U const cdf_sat_t *ssat, const cdf_stream_t" - "ext/fileinfo/libmagic/cdf.c:624:33 ssat U len = cdf_count_chain(ssat, sid, CDF_SEC_SIZE(h" - "ext/fileinfo/libmagic/cdf.c:651:34 ssat U TOLE4(CAST(uint32_t, ssat->sat_tab[sid]));" @@ -7121,29 +6349,14 @@ issues: - "ext/fileinfo/libmagic/cdf.c:666:41 ssat U short_sector_chain(h, ssat, sst, sid, len," - "ext/fileinfo/libmagic/cdf.c:793:22 secror U DPRINTF((\"No first secror in dir\\n\"));" - "ext/fileinfo/libmagic/cdf.c:868:13 SHLEN U #define CDF_SHLEN_LIMIT (UINT32_MAX /" - - "ext/fileinfo/libmagic/cdf.c:893:12 GETUINT U ofs = CDF_GETUINT32(p, tail);" - - "ext/fileinfo/libmagic/cdf.c:969:16 nelements U size_t i, o4, nelements, j, slen, left;" - "ext/fileinfo/libmagic/cdf.c:981:22 SHLEN U if (sh.sh_len > CDF_SHLEN_LIMIT) {" - - "ext/fileinfo/libmagic/cdf.c:1007:22 GETUINT U inp[i].pi_id = CDF_GETUINT32(p, i << 1);" - - "ext/fileinfo/libmagic/cdf.c:1013:24 GETUINT U inp[i].pi_type = CDF_GETUINT32(q, 0);" - - "ext/fileinfo/libmagic/cdf.c:1021:4 nelements U nelements = CDF_GETUINT32(q," - - "ext/fileinfo/libmagic/cdf.c:1021:20 GETUINT U nelements = CDF_GETUINT32(q, 1);" - - "ext/fileinfo/libmagic/cdf.c:1022:8 nelements U if (nelements > CDF_ELEMENT_LIMIT" - - "ext/fileinfo/libmagic/cdf.c:1022:41 nelements U CDF_ELEMENT_LIMIT || nelements == 0) {" - - "ext/fileinfo/libmagic/cdf.c:1023:31 nelements U DPRINTF((\"CDF_VECTOR with nelements == %\"" - "ext/fileinfo/libmagic/cdf.c:1371:7 abuf U char abuf[16];" - "ext/fileinfo/libmagic/cdf.c:1376:3 abuf U abuf[j++] = isprint(*p)" - "ext/fileinfo/libmagic/cdf.c:1379:4 abuf U abuf[15] = '\\0';" - "ext/fileinfo/libmagic/cdf.c:1381:8 abuf U abuf, i + 1);" - - "ext/fileinfo/libmagic/cdf.c:1506:10 tbuf U char tbuf[26];" - - "ext/fileinfo/libmagic/cdf.c:1509:31 tbuf U cdf_ctime(&ts.tv_sec, tbuf));" - - "ext/fileinfo/libmagic/cdf.c:1554:7 tbuf U char tbuf[64], sbuf[256];" - - "ext/fileinfo/libmagic/cdf.c:1562:29 tbuf U cdf_ctime(&ts.tv_sec, tbuf));" - "ext/fileinfo/libmagic/cdf.c:1610:17 SSAT U cdf_dump_sat(\"SSAT\", &ssat, CDF_SHORT_SEC" - "ext/fileinfo/libmagic/cdf.h:41:10 DJGPP U #ifdef __DJGPP__" - - "ext/fileinfo/libmagic/cdf.h:203:13 BSTR U #define CDF_BSTR 0x00000008" - "ext/fileinfo/libmagic/cdf.h:219:13 HRESULT U #define CDF_HRESULT 0x00000019" - - "ext/fileinfo/libmagic/cdf.h:222:13 CARRAY U #define CDF_CARRAY 0x0000001c" - "ext/fileinfo/libmagic/cdf.h:234:13 CLSID U #define CDF_CLSID 0x00000048" - "ext/fileinfo/libmagic/cdf.h:240:13 ILLEGALMASKED U #define CDF_ILLEGALMASKED 0x00000fff" - "ext/fileinfo/libmagic/cdf.h:307:14 ssat U int cdf_read_ssat(const cdf_info_t *," @@ -7168,10 +6381,8 @@ issues: - "ext/fileinfo/libmagic/compress.c:209:58 LRZIP U args, NULL }, /* 10, LRZIP */" - "ext/fileinfo/libmagic/compress.c:212:17 lzmacmp U { { .func = lzmacmp }, -13, xz_args, NULL" - "ext/fileinfo/libmagic/compress.c:218:9 OKDATA U #define OKDATA 0" - - "ext/fileinfo/libmagic/compress.c:222:22 swrite U file_private ssize_t swrite(int, const void *, size" - "ext/fileinfo/libmagic/compress.c:224:21 ncompr U file_private size_t ncompr = __arraycount(compr" - "ext/fileinfo/libmagic/compress.c:224:43 compr U ncompr = __arraycount(compr);" - - "ext/fileinfo/libmagic/compress.c:225:18 uncompressbuf U file_private int uncompressbuf(int, size_t, size_t" - "ext/fileinfo/libmagic/compress.c:228:18 uncompresszlib U file_private int uncompresszlib(const unsigned char" - "ext/fileinfo/libmagic/compress.c:230:18 uncompressgzipped U file_private int uncompressgzipped(const unsigned char" - "ext/fileinfo/libmagic/compress.c:234:18 uncompressbzlib U file_private int uncompressbzlib(const unsigned char" @@ -7189,39 +6400,25 @@ issues: - "ext/fileinfo/libmagic/compress.c:293:16 maglen U if (compr[i].maglen < 0) {" - "ext/fileinfo/libmagic/compress.c:294:11 compr U zm = (*compr[i].u.func)(buf);" - "ext/fileinfo/libmagic/compress.c:297:30 maglen U CAST(size_t, compr[i].maglen)) == 0;" - - "ext/fileinfo/libmagic/compress.c:314:9 uncompressbuf U urv = uncompressbuf(fd, ms->bytes_max, i" - - "ext/fileinfo/libmagic/compress.c:316:12 uncompressbuf U DPRINTF(\"uncompressbuf = %d, %s, %\" SIZE_T" - "ext/fileinfo/libmagic/compress.c:319:8 OKDATA U case OKDATA:" - "ext/fileinfo/libmagic/compress.c:378:11 Zmagic U DPRINTF(\"Zmagic returns %d\\n\", rv);" - - "ext/fileinfo/libmagic/compress.c:386:1 swrite U swrite(int fd, const void" - - "ext/fileinfo/libmagic/compress.c:411:1 sread U sread(int fd, void *buf, size" - "ext/fileinfo/libmagic/compress.c:411:40 canbepipe U *buf, size_t n, int canbepipe __attribute__((__unused" - "ext/fileinfo/libmagic/compress.c:423:6 canbepipe U if (canbepipe && (ioctl(fd, FIONREAD" - "ext/fileinfo/libmagic/compress.c:429:8 selrv U int selrv;" - "ext/fileinfo/libmagic/compress.c:438:4 selrv U selrv = select(fd + 1, &check" - "ext/fileinfo/libmagic/compress.c:439:8 selrv U if (selrv == -1) {" - "ext/fileinfo/libmagic/compress.c:442:15 selrv U } else if (selrv == 0 && cnt >= 5) {" - - "ext/fileinfo/libmagic/compress.c:468:23 CCAST U buf = CAST(char *, CCAST(void *, buf)) + rv;" - - "ext/fileinfo/libmagic/compress.c:523:6 swrite U if (swrite(tfd, startbuf, nbytes" - - "ext/fileinfo/libmagic/compress.c:526:15 sread U while ((r = sread(fd, buf, sizeof(buf" - - "ext/fileinfo/libmagic/compress.c:527:8 swrite U if (swrite(tfd, buf, CAST(size" - "ext/fileinfo/libmagic/compress.c:561:9 FHCRC U #define FHCRC (1 << 1)" - - "ext/fileinfo/libmagic/compress.c:562:9 FEXTRA U #define FEXTRA (1 << 2)" - - "ext/fileinfo/libmagic/compress.c:564:9 FCOMMENT U #define FCOMMENT (1 << 4)" - "ext/fileinfo/libmagic/compress.c:568:1 uncompressgzipped U uncompressgzipped(const unsigned char" - "ext/fileinfo/libmagic/compress.c:568:61 newch U old, unsigned char **newch," - - "ext/fileinfo/libmagic/compress.c:580:12 FEXTRA U if (flg & FEXTRA) {" - - "ext/fileinfo/libmagic/compress.c:590:12 FCOMMENT U if (flg & FCOMMENT) {" - "ext/fileinfo/libmagic/compress.c:595:12 FHCRC U if (flg & FHCRC)" - "ext/fileinfo/libmagic/compress.c:603:9 uncompresszlib U return uncompresszlib(old, newch, bytes_max" - "ext/fileinfo/libmagic/compress.c:603:29 newch U uncompresszlib(old, newch, bytes_max, n, 0);" - "ext/fileinfo/libmagic/compress.c:605:19 newch U return makeerror(newch, n, \"File too short" - "ext/fileinfo/libmagic/compress.c:609:1 uncompresszlib U uncompresszlib(const unsigned char" - "ext/fileinfo/libmagic/compress.c:609:58 newch U old, unsigned char **newch," - - "ext/fileinfo/libmagic/compress.c:616:14 CCAST U z.next_in = CCAST(Bytef *, old);" - "ext/fileinfo/libmagic/compress.c:643:9 OKDATA U return OKDATA;" - "ext/fileinfo/libmagic/compress.c:651:1 uncompressbzlib U uncompressbzlib(const unsigned char" - - "ext/fileinfo/libmagic/compress.c:663:15 CCAST U bz.next_in = CCAST(char *, RCAST(const" - "ext/fileinfo/libmagic/compress.c:663:29 RCAST U next_in = CCAST(char *, RCAST(const char *, old))" - "ext/fileinfo/libmagic/compress.c:665:16 RCAST U bz.next_out = RCAST(char *, *newch);" - "ext/fileinfo/libmagic/compress.c:684:9 OKDATA U return OKDATA;" @@ -7229,26 +6426,20 @@ issues: - "ext/fileinfo/libmagic/compress.c:690:16 XZLIB U #ifdef BUILTIN_XZLIB" - "ext/fileinfo/libmagic/compress.c:692:1 uncompressxzlib U uncompressxzlib(const unsigned char" - "ext/fileinfo/libmagic/compress.c:698:19 xzlib U DPRINTF(\"builtin xzlib decompression\\n\");" - - "ext/fileinfo/libmagic/compress.c:704:15 CCAST U xz.next_in = CCAST(const uint8_t *, old" - "ext/fileinfo/libmagic/compress.c:706:16 RCAST U xz.next_out = RCAST(uint8_t *, *newch);" - "ext/fileinfo/libmagic/compress.c:722:9 OKDATA U return OKDATA;" - "ext/fileinfo/libmagic/compress.c:724:30 unxz U makeerror(newch, n, \"unxz error %d\", rc);" - "ext/fileinfo/libmagic/compress.c:728:16 ZSTDLIB U #ifdef BUILTIN_ZSTDLIB" - "ext/fileinfo/libmagic/compress.c:730:1 uncompresszstd U uncompresszstd(const unsigned char" - - "ext/fileinfo/libmagic/compress.c:748:11 CCAST U in.src = CCAST(const void *, old);" - "ext/fileinfo/libmagic/compress.c:751:12 RCAST U out.dst = RCAST(void *, *newch);" - "ext/fileinfo/libmagic/compress.c:773:16 LZLIB U #ifdef BUILTIN_LZLIB" - "ext/fileinfo/libmagic/compress.c:775:1 uncompresslzlib U uncompresslzlib(const unsigned char" - "ext/fileinfo/libmagic/compress.c:787:19 lzlib U DPRINTF(\"builtin lzlib decompression\\n\");" - "ext/fileinfo/libmagic/compress.c:832:30 lzlib U makeerror(newch, n, \"lzlib error: %s\", LZ_strerror" - "ext/fileinfo/libmagic/compress.c:855:9 RCAST U *buf = RCAST(unsigned char *, msg" - - "ext/fileinfo/libmagic/compress.c:861:1 closefd U closefd(int *fd, size_t i)" - - "ext/fileinfo/libmagic/compress.c:870:1 closep U closep(int *fd)" - - "ext/fileinfo/libmagic/compress.c:874:3 closefd U closefd(fd, i);" - "ext/fileinfo/libmagic/compress.c:918:13 closexec U file_clear_closexec(STDIN_FILENO);" - "ext/fileinfo/libmagic/compress.c:925:13 closexec U file_clear_closexec(STDOUT_FILENO);" - "ext/fileinfo/libmagic/compress.c:931:13 closexec U file_clear_closexec(STDERR_FILENO);" - - "ext/fileinfo/libmagic/compress.c:950:7 swrite U if (swrite(fd, old, n) != CAST" - "ext/fileinfo/libmagic/compress.c:1001:16 XZLIB U #ifdef BUILTIN_XZLIB" - "ext/fileinfo/libmagic/compress.c:1004:11 xzlib U return \"xzlib\";" - "ext/fileinfo/libmagic/compress.c:1006:16 ZSTDLIB U #ifdef BUILTIN_ZSTDLIB" @@ -7263,36 +6454,17 @@ issues: - "ext/fileinfo/libmagic/compress.c:1039:16 ZSTDLIB U #ifdef BUILTIN_ZSTDLIB" - "ext/fileinfo/libmagic/compress.c:1041:10 uncompresszstd U return uncompresszstd;" - "ext/fileinfo/libmagic/compress.c:1045:10 uncompresslzlib U return uncompresslzlib;" - - "ext/fileinfo/libmagic/compress.c:1053:1 uncompressbuf U uncompressbuf(int fd, size_t bytes" - - "ext/fileinfo/libmagic/compress.c:1053:60 nofork U size_t method, int nofork," - "ext/fileinfo/libmagic/compress.c:1067:31 getdecompressor U t, size_t *, int) = getdecompressor(method);" - - "ext/fileinfo/libmagic/compress.c:1074:7 nofork U if (nofork) {" - "ext/fileinfo/libmagic/compress.c:1101:29 closexec U fd == -1 && file_pipe_closexec(fdp[STDIN_FILENO])" - "ext/fileinfo/libmagic/compress.c:1102:16 closexec U file_pipe_closexec(fdp[STDOUT_FILENO])" - - "ext/fileinfo/libmagic/compress.c:1104:3 closep U closep(fdp[STDIN_FILENO]);" - - "ext/fileinfo/libmagic/compress.c:1105:3 closep U closep(fdp[STDOUT_FILENO])" - - "ext/fileinfo/libmagic/compress.c:1153:3 closefd U closefd(fdp[i], 1);" - - "ext/fileinfo/libmagic/compress.c:1156:3 closefd U closefd(fdp[STDIN_FILENO]," - - "ext/fileinfo/libmagic/compress.c:1164:3 closefd U closefd(fdp[STDIN_FILENO]," - - "ext/fileinfo/libmagic/compress.c:1168:6 sread U r = sread(fdp[STDOUT_FILENO][" - - "ext/fileinfo/libmagic/compress.c:1186:12 sread U if ((re = sread(fdp[STDERR_FILENO][" - "ext/fileinfo/libmagic/der.c:71:34 UACP U char der_class[] = \"UACP\";" - - "ext/fileinfo/libmagic/der.c:103:17 UTCTIME U #define DER_TAG_UTCTIME 0x17" - "ext/fileinfo/libmagic/der.c:246:43 RCAST U blen, \"%.*s\", len, RCAST(const char *, q));" - - "ext/fileinfo/libmagic/der.c:247:15 UTCTIME U case DER_TAG_UTCTIME:" - "ext/fileinfo/libmagic/der.c:268:21 RCAST U const uint8_t *b = RCAST(const uint8_t *, ms" - "ext/fileinfo/libmagic/der.c:307:21 RCAST U const uint8_t *b = RCAST(const uint8_t *, ms" - - "ext/fileinfo/libmagic/der.c:395:15 UTCTIME U case DER_TAG_UTCTIME:" - "ext/fileinfo/libmagic/encoding.c:31:4 Joerg U * Joerg Wunsch " - - "ext/fileinfo/libmagic/encoding.c:83:18 udefbuf U file_unichar_t *udefbuf;" - - "ext/fileinfo/libmagic/encoding.c:84:9 udeflen U size_t udeflen;" - - "ext/fileinfo/libmagic/encoding.c:87:11 udefbuf U ubuf = &udefbuf;" - - "ext/fileinfo/libmagic/encoding.c:89:11 udeflen U ulen = &udeflen;" - "ext/fileinfo/libmagic/encoding.c:102:8 oomem U file_oomem(ms, mlen);" - "ext/fileinfo/libmagic/encoding.c:154:9 oomem U file_oomem(ms, mlen);" - - "ext/fileinfo/libmagic/encoding.c:177:15 udefbuf U if (ubuf == &udefbuf)" - - "ext/fileinfo/libmagic/encoding.c:178:9 udefbuf U efree(udefbuf);" - "ext/fileinfo/libmagic/encoding.c:310:9 LOCB U #define LOCB 0x80" - "ext/fileinfo/libmagic/encoding.c:311:9 HICB U #define HICB 0xBF" - "ext/fileinfo/libmagic/encoding.c:342:4 LOCB U { LOCB, HICB }," @@ -7312,13 +6484,7 @@ issues: - "ext/fileinfo/libmagic/file.h:96:9 PATHSEP U #define PATHSEP ';'" - "ext/fileinfo/libmagic/file.h:98:9 PATHSEP U #define PATHSEP ':'" - "ext/fileinfo/libmagic/file.h:155:25 muslc U implementations like muslc crash otherwise. If" - - "ext/fileinfo/libmagic/file.h:166:9 MAGICNO U #define MAGICNO 0xF11E041C" - - "ext/fileinfo/libmagic/file.h:167:9 VERSIONNO U #define VERSIONNO 18" - - "ext/fileinfo/libmagic/file.h:168:14 MAGICSIZE U #define FILE_MAGICSIZE 376" - "ext/fileinfo/libmagic/file.h:182:13 eoff U zend_off_t eoff;" - - "ext/fileinfo/libmagic/file.h:207:9 OFFADD U #define OFFADD 0x02 /* if '>&' or" - - "ext/fileinfo/libmagic/file.h:208:9 INDIROFFADD U #define INDIROFFADD 0x04 /* if '>&(' appears" - - "ext/fileinfo/libmagic/file.h:213:46 softmagic U for passing to file_softmagic */" - "ext/fileinfo/libmagic/file.h:214:9 OFFNEGATIVE U #define OFFNEGATIVE 0x80 /* relative to" - "ext/fileinfo/libmagic/file.h:219:10 reln U uint8_t reln; /* relation (0=eq" - "ext/fileinfo/libmagic/file.h:230:17 BESHORT U #define FILE_BESHORT 7" @@ -7329,6 +6495,7 @@ issues: - "ext/fileinfo/libmagic/file.h:237:17 LDATE U #define FILE_LDATE 14" - "ext/fileinfo/libmagic/file.h:238:17 BELDATE U #define FILE_BELDATE 15" - "ext/fileinfo/libmagic/file.h:239:17 LELDATE U #define FILE_LELDATE 16" + - "ext/fileinfo/libmagic/file.h:241:17 BESTRING U #define FILE_BESTRING16 18" - "ext/fileinfo/libmagic/file.h:242:17 LESTRING U #define FILE_LESTRING16 19" - "ext/fileinfo/libmagic/file.h:244:17 MEDATE U #define FILE_MEDATE 21" - "ext/fileinfo/libmagic/file.h:245:17 MELDATE U #define FILE_MELDATE 22" @@ -7358,7 +6525,7 @@ issues: - "ext/fileinfo/libmagic/file.h:279:17 MSDOSTIME U #define FILE_MSDOSTIME 56" - "ext/fileinfo/libmagic/file.h:280:17 LEMSDOSTIME U #define FILE_LEMSDOSTIME 57" - "ext/fileinfo/libmagic/file.h:281:17 BEMSDOSTIME U #define FILE_BEMSDOSTIME 58" - - "ext/fileinfo/libmagic/file.h:285:12 LIBMAGIC U #define IS_LIBMAGIC_STRING(t) \\" + - "ext/fileinfo/libmagic/file.h:288:15 BESTRING U (t) == FILE_BESTRING16 || \\" - "ext/fileinfo/libmagic/file.h:289:15 LESTRING U (t) == FILE_LESTRING16 || \\" - "ext/fileinfo/libmagic/file.h:298:29 cdux U FILE_FMT_NUM 1 /* \"cduxXi\" */" - "ext/fileinfo/libmagic/file.h:320:17 OPAND U #define FILE_OPAND 0" @@ -7371,18 +6538,13 @@ issues: - "ext/fileinfo/libmagic/file.h:327:17 OPMODULO U #define FILE_OPMODULO 7" - "ext/fileinfo/libmagic/file.h:331:17 OPSIGNED U #define FILE_OPSIGNED 0x20" - "ext/fileinfo/libmagic/file.h:332:17 OPINVERSE U #define FILE_OPINVERSE 0x40" - - "ext/fileinfo/libmagic/file.h:333:17 OPINDIRECT U #define FILE_OPINDIRECT 0x80" - - "ext/fileinfo/libmagic/file.h:416:9 nmagic U size_t nmagic; /* number of entries" - "ext/fileinfo/libmagic/file.h:423:9 RCAST U #define RCAST(T, b) reinterpret_cast" - - "ext/fileinfo/libmagic/file.h:424:9 CCAST U #define CCAST(T, b) const_cast" - "ext/fileinfo/libmagic/file.h:427:9 RCAST U #define RCAST(T, b) ((T)(uintptr_t" - - "ext/fileinfo/libmagic/file.h:428:9 CCAST U #define CCAST(T, b) ((T)(uintptr_t" - "ext/fileinfo/libmagic/file.h:457:11 eoffset U uint32_t eoffset; /* offset from end" - "ext/fileinfo/libmagic/file.h:479:15 shnum U uint16_t elf_shnum_max;" - "ext/fileinfo/libmagic/file.h:480:15 phnum U uint16_t elf_phnum_max;" - "ext/fileinfo/libmagic/file.h:485:13 shsize U size_t elf_shsize_max;" - "ext/fileinfo/libmagic/file.h:488:50 Neue U offset for HelveticaNeue.dfont */" - - "ext/fileinfo/libmagic/file.h:488:55 dfont U offset for HelveticaNeue.dfont */" - "ext/fileinfo/libmagic/file.h:490:18 PHNUM U #define FILE_ELF_PHNUM_MAX 2048" - "ext/fileinfo/libmagic/file.h:491:18 SHNUM U #define FILE_ELF_SHNUM_MAX 32768" - "ext/fileinfo/libmagic/file.h:492:18 SHSIZE U #define FILE_ELF_SHSIZE_MAX (128 * 1024 *" @@ -7391,67 +6553,42 @@ issues: - "ext/fileinfo/libmagic/file.h:514:33 fmttime U protected const char *file_fmttime(char *, size_t, uint" - "ext/fileinfo/libmagic/file.h:515:33 fmtvarint U protected const char *file_fmtvarint(char *, size_t, const" - "ext/fileinfo/libmagic/file.h:517:33 fmtnum U protected const char *file_fmtnum(char *, size_t, const" - - "ext/fileinfo/libmagic/file.h:522:25 fsmagic U file_protected int file_fsmagic(struct magic_set *," - "ext/fileinfo/libmagic/file.h:529:25 checkfmt U file_protected int file_checkfmt(char *, size_t, const" - "ext/fileinfo/libmagic/file.h:530:28 printedlen U protected size_t file_printedlen(const struct magic_set" - - "ext/fileinfo/libmagic/file.h:537:25 tryelf U file_protected int file_tryelf(struct magic_set *," - "ext/fileinfo/libmagic/file.h:538:25 trycdf U file_protected int file_trycdf(struct magic_set *," - "ext/fileinfo/libmagic/file.h:540:25 zmagic U file_protected int file_zmagic(struct magic_set *," - "ext/fileinfo/libmagic/file.h:543:25 ascmagic U file_protected int file_ascmagic(struct magic_set *," - "ext/fileinfo/libmagic/file.h:545:25 ascmagic U file_protected int file_ascmagic_with_encoding(struct" - "ext/fileinfo/libmagic/file.h:552:28 simh U protected int file_is_simh(struct magic_set *," - - "ext/fileinfo/libmagic/file.h:554:25 softmagic U file_protected int file_softmagic(struct magic_set *," - - "ext/fileinfo/libmagic/file.h:560:25 magicfind U file_protected int file_magicfind(struct magic_set *," - "ext/fileinfo/libmagic/file.h:569:26 oomem U protected void file_oomem(struct magic_set *," - "ext/fileinfo/libmagic/file.h:572:26 magerror U protected void file_magerror(struct magic_set *," - "ext/fileinfo/libmagic/file.h:574:26 magwarn U protected void file_magwarn(struct magic_set *," - "ext/fileinfo/libmagic/file.h:576:26 mdump U protected void file_mdump(struct magic *);" - "ext/fileinfo/libmagic/file.h:578:28 mbswidth U protected size_t file_mbswidth(struct magic_set *," - - "ext/fileinfo/libmagic/file.h:580:24 sread U file_protected ssize_t sread(int, void *, size_t" - "ext/fileinfo/libmagic/file.h:594:30 closexec U protected int file_pipe_closexec(int *);" - "ext/fileinfo/libmagic/file.h:595:31 closexec U protected int file_clear_closexec(int);" - "ext/fileinfo/libmagic/file.h:596:27 strtrim U protected char *file_strtrim(char *);" - - "ext/fileinfo/libmagic/file.h:616:26 nnames U extern const size_t file_nnames;" - - "ext/fileinfo/libmagic/fsmagic.c:29:4 fsmagic U * fsmagic - magic based on filesystem" - - "ext/fileinfo/libmagic/fsmagic.c:35:24 fsmagic U FILE_RCSID(\"@(#)$File: fsmagic.c,v 1.85 2022/12/26" - - "ext/fileinfo/libmagic/fsmagic.c:90:6 fsmagic U file_fsmagic(struct magic_set *ms" - - "ext/fileinfo/libmagic/fsmagic.c:117:26 ssetuid U if (file_printf(ms, \"%ssetuid\", COMMA) == -1)" - - "ext/fileinfo/libmagic/fsmagic.c:122:26 ssetgid U if (file_printf(ms, \"%ssetgid\", COMMA) == -1)" - - "ext/fileinfo/libmagic/fsmagic.c:127:26 ssticky U if (file_printf(ms, \"%ssticky\", COMMA) == -1)" - - "ext/fileinfo/libmagic/fsmagic.c:151:26 scharacter U if (file_printf(ms, \"%scharacter special (%d/%d/%d)\"" - - "ext/fileinfo/libmagic/fsmagic.c:156:26 scharacter U if (file_printf(ms, \"%scharacter special (%ld/%ld)\"," - - "ext/fileinfo/libmagic/fsmagic.c:162:26 scharacter U if (file_printf(ms, \"%scharacter special\", COMMA) ==" - - "ext/fileinfo/libmagic/fsmagic.c:178:32 sfifo U if (file_printf(ms, \"%sfifo (named pipe)\", COMMA" - - "ext/fileinfo/libmagic/fsmagic.c:182:10 IFDOOR U #ifdef S_IFDOOR" - - "ext/fileinfo/libmagic/fsmagic.c:183:9 IFDOOR U case S_IFDOOR:" - - "ext/fileinfo/libmagic/fsmagic.c:188:32 sdoor U if (file_printf(ms, \"%sdoor\", COMMA) == -1)" - - "ext/fileinfo/libmagic/fsmagic.c:209:32 ssocket U if (file_printf(ms, \"%ssocket\", COMMA) == -1)" - - "ext/fileinfo/libmagic/fsmagic.c:232:33 sempty U if (file_printf(ms, \"%sempty\", COMMA) == -1)" + - "ext/fileinfo/libmagic/fsmagic.c:127:26 ssticky U if (file_printf(ms, \"%ssticky\", COMMA) == -1)" + - "ext/fileinfo/libmagic/fsmagic.c:178:32 sfifo U if (file_printf(ms, \"%sfifo (named pipe)\", COMMA" + - "ext/fileinfo/libmagic/fsmagic.c:182:10 IFDOOR U #ifdef S_IFDOOR" + - "ext/fileinfo/libmagic/fsmagic.c:183:9 IFDOOR U case S_IFDOOR:" + - "ext/fileinfo/libmagic/fsmagic.c:188:32 sdoor U if (file_printf(ms, \"%sdoor\", COMMA) == -1)" - "ext/fileinfo/libmagic/funcs.c:94:6 checkfmt U file_checkfmt(char *msg, size_t mlen" - - "ext/fileinfo/libmagic/funcs.c:137:7 tbuf U char tbuf[1024];" - "ext/fileinfo/libmagic/funcs.c:142:11 checkfmt U if (file_checkfmt(tbuf, sizeof(tbuf)," - - "ext/fileinfo/libmagic/funcs.c:142:20 tbuf U if (file_checkfmt(tbuf, sizeof(tbuf), fmt)" - - "ext/fileinfo/libmagic/funcs.c:142:33 tbuf U checkfmt(tbuf, sizeof(tbuf), fmt)) {" - - "ext/fileinfo/libmagic/funcs.c:144:56 tbuf U format `%s' (%s)\", fmt, tbuf);" - "ext/fileinfo/libmagic/funcs.c:221:6 magerror U file_magerror(struct magic_set *ms" - "ext/fileinfo/libmagic/funcs.c:230:6 oomem U file_oomem(struct magic_set *ms" - "ext/fileinfo/libmagic/funcs.c:297:24 UNKNUNKN U if (file_printf(ms, \"UNKNUNKN\") == -1)" - - "ext/fileinfo/libmagic/funcs.c:318:17 inname U const char *inname __attribute__ ((__unused" - - "ext/fileinfo/libmagic/funcs.c:359:51 inname U CHECK_APPTYPE) == 0 && inname) {" - - "ext/fileinfo/libmagic/funcs.c:360:28 inname U file_os2_apptype(ms, inname, &b);" - "ext/fileinfo/libmagic/funcs.c:377:12 zmagic U m = file_zmagic(ms, &b, inname);" - - "ext/fileinfo/libmagic/funcs.c:377:27 inname U file_zmagic(ms, &b, inname);" - "ext/fileinfo/libmagic/funcs.c:379:32 zmagic U fprintf(stderr, \"[try zmagic %d]\\n\", m);" - "ext/fileinfo/libmagic/funcs.c:418:24 SIMH U Check if we have a SIMH tape file */" - "ext/fileinfo/libmagic/funcs.c:419:34 SIMH U flags & MAGIC_NO_CHECK_SIMH) == 0) {" - "ext/fileinfo/libmagic/funcs.c:420:15 simh U m = file_is_simh(ms, &b);" - "ext/fileinfo/libmagic/funcs.c:422:32 simh U fprintf(stderr, \"[try simh %d]\\n\", m);" - "ext/fileinfo/libmagic/funcs.c:431:12 trycdf U m = file_trycdf(ms, &b);" - - "ext/fileinfo/libmagic/funcs.c:455:13 tryelf U rv = file_tryelf(ms, &b);" - - "ext/fileinfo/libmagic/funcs.c:468:12 softmagic U m = file_softmagic(ms, &b, NULL, NULL," - - "ext/fileinfo/libmagic/funcs.c:470:32 softmagic U fprintf(stderr, \"[try softmagic %d]\\n\", m);" - "ext/fileinfo/libmagic/funcs.c:484:12 ascmagic U m = file_ascmagic(ms, &b, looks_text)" - "ext/fileinfo/libmagic/funcs.c:486:32 ascmagic U fprintf(stderr, \"[try ascmagic %d]\\n\", m);" + - "ext/fileinfo/libmagic/funcs.c:523:38 checkloaded U struct magic_set *ms, int checkloaded)" + - "ext/fileinfo/libmagic/funcs.c:525:6 checkloaded U if (checkloaded && ms->mlist[0] == NULL" - "ext/fileinfo/libmagic/funcs.c:539:9 OCTALIFY U #define OCTALIFY(n, o) \\" - "ext/fileinfo/libmagic/funcs.c:565:8 oomem U file_oomem(ms, len);" - "ext/fileinfo/libmagic/funcs.c:570:8 oomem U file_oomem(ms, psize);" @@ -7459,7 +6596,6 @@ issues: - "ext/fileinfo/libmagic/funcs.c:618:4 OCTALIFY U OCTALIFY(np, op);" - "ext/fileinfo/libmagic/funcs.c:636:9 oomem U file_oomem(ms, len);" - "ext/fileinfo/libmagic/funcs.c:649:6 printedlen U file_printedlen(const struct magic_set" - - "ext/fileinfo/libmagic/funcs.c:665:20 libmagic U pattern = convert_libmagic_pattern((char*)pat," - "ext/fileinfo/libmagic/funcs.c:741:14 eptr U char *ptr, *eptr = buf + bufsiz - 1;" - "ext/fileinfo/libmagic/funcs.c:742:27 RCAST U const unsigned char *s = RCAST(const unsigned char" - "ext/fileinfo/libmagic/funcs.c:745:25 eptr U for (ptr = buf; ptr < eptr && s < es && *s; s+" @@ -7467,7 +6603,8 @@ issues: - "ext/fileinfo/libmagic/funcs.c:816:11 closexec U file_pipe_closexec(int *fds)" - "ext/fileinfo/libmagic/funcs.c:835:12 closexec U file_clear_closexec(int fd) {" - "ext/fileinfo/libmagic/funcs.c:844:6 strtrim U file_strtrim(char *str)" - - "ext/fileinfo/libmagic/is_csv.c:158:30 stext U file_printf(ms, \"CSV %s%stext\", code ? code : \"\"," + - "ext/fileinfo/libmagic/is_csv.c:67:1 eatquote U eatquote(const unsigned char" + - "ext/fileinfo/libmagic/is_csv.c:100:9 eatquote U uc = eatquote(uc, ue);" - "ext/fileinfo/libmagic/is_json.c:61:14 ARRAYN U #define JSON_ARRAYN 5" - "ext/fileinfo/libmagic/is_json.c:202:12 ARRAYN U st[JSON_ARRAYN]++;" - "ext/fileinfo/libmagic/is_json.c:364:45 ARRAYN U JSON_OBJECT] || st[JSON_ARRAYN]))" @@ -7516,49 +6653,32 @@ issues: - "ext/fileinfo/libmagic/is_tar.c:119:27 gpkg U memcmp(nulp - sizeof(gpkg_match) + 1, gpkg_match" - "ext/fileinfo/libmagic/is_tar.c:119:44 gpkg U sizeof(gpkg_match) + 1, gpkg_match," - "ext/fileinfo/libmagic/is_tar.c:139:36 GNUTMAGIC U header->header.magic, GNUTMAGIC," - - "ext/fileinfo/libmagic/magic.c:132:46 magicfile U set *ms, const char *magicfile)" - - "ext/fileinfo/libmagic/magic.c:136:29 magicfile U file_apprentice(ms, magicfile, FILE_LOAD);" - - "ext/fileinfo/libmagic/magic.c:140:49 magicfile U set *ms, const char *magicfile)" - - "ext/fileinfo/libmagic/magic.c:144:29 magicfile U file_apprentice(ms, magicfile, FILE_COMPILE);" - - "ext/fileinfo/libmagic/magic.c:148:47 magicfile U set *ms, const char *magicfile)" - - "ext/fileinfo/libmagic/magic.c:180:46 inname U set *ms, const char *inname)" - - "ext/fileinfo/libmagic/magic.c:184:28 inname U return file_or_stream(ms, inname, NULL);" - - "ext/fileinfo/libmagic/magic.c:196:50 inname U set *ms, const char *inname, php_stream *stream" - - "ext/fileinfo/libmagic/magic.c:215:15 fsmagic U switch (file_fsmagic(ms, inname, &sb)) {" - - "ext/fileinfo/libmagic/magic.c:215:27 inname U switch (file_fsmagic(ms, inname, &sb)) {" - - "ext/fileinfo/libmagic/magic.c:227:6 inname U if (inname && !stream) {" - - "ext/fileinfo/libmagic/magic.c:345:23 PHNUM U case MAGIC_PARAM_ELF_PHNUM_MAX:" - - "ext/fileinfo/libmagic/magic.c:346:11 phnum U ms->elf_phnum_max = CAST(uint16_t" - - "ext/fileinfo/libmagic/magic.c:348:23 SHNUM U case MAGIC_PARAM_ELF_SHNUM_MAX:" - - "ext/fileinfo/libmagic/magic.c:349:11 shnum U ms->elf_shnum_max = CAST(uint16_t" - - "ext/fileinfo/libmagic/magic.c:351:23 SHSIZE U case MAGIC_PARAM_ELF_SHSIZE_MAX:" - - "ext/fileinfo/libmagic/magic.c:352:11 shsize U ms->elf_shsize_max = *CAST(const size" - - "ext/fileinfo/libmagic/magic.c:384:23 PHNUM U case MAGIC_PARAM_ELF_PHNUM_MAX:" - - "ext/fileinfo/libmagic/magic.c:385:34 phnum U t *, val) = ms->elf_phnum_max;" - - "ext/fileinfo/libmagic/magic.c:387:23 SHNUM U case MAGIC_PARAM_ELF_SHNUM_MAX:" - - "ext/fileinfo/libmagic/magic.c:388:34 shnum U t *, val) = ms->elf_shnum_max;" - - "ext/fileinfo/libmagic/magic.c:390:23 SHSIZE U case MAGIC_PARAM_ELF_SHSIZE_MAX:" - - "ext/fileinfo/libmagic/magic.c:391:34 shsize U t *, val) = ms->elf_shsize_max;" - - "ext/fileinfo/libmagic/magic.h:50:15 NODESC U #define MAGIC_NODESC (MAGIC_EXTENSION|MAGIC" + - "ext/fileinfo/libmagic/magic.c:345:23 PHNUM U case MAGIC_PARAM_ELF_PHNUM_MAX:" + - "ext/fileinfo/libmagic/magic.c:346:11 phnum U ms->elf_phnum_max = CAST(uint16_t" + - "ext/fileinfo/libmagic/magic.c:348:23 SHNUM U case MAGIC_PARAM_ELF_SHNUM_MAX:" + - "ext/fileinfo/libmagic/magic.c:349:11 shnum U ms->elf_shnum_max = CAST(uint16_t" + - "ext/fileinfo/libmagic/magic.c:351:23 SHSIZE U case MAGIC_PARAM_ELF_SHSIZE_MAX:" + - "ext/fileinfo/libmagic/magic.c:352:11 shsize U ms->elf_shsize_max = *CAST(const size" + - "ext/fileinfo/libmagic/magic.c:384:23 PHNUM U case MAGIC_PARAM_ELF_PHNUM_MAX:" + - "ext/fileinfo/libmagic/magic.c:385:34 phnum U t *, val) = ms->elf_phnum_max;" + - "ext/fileinfo/libmagic/magic.c:387:23 SHNUM U case MAGIC_PARAM_ELF_SHNUM_MAX:" + - "ext/fileinfo/libmagic/magic.c:388:34 shnum U t *, val) = ms->elf_shnum_max;" + - "ext/fileinfo/libmagic/magic.c:390:23 SHSIZE U case MAGIC_PARAM_ELF_SHSIZE_MAX:" + - "ext/fileinfo/libmagic/magic.c:391:34 shsize U t *, val) = ms->elf_shsize_max;" - "ext/fileinfo/libmagic/magic.h:63:24 SIMH U define MAGIC_NO_CHECK_SIMH 0x0800000 /* Don't check" - "ext/fileinfo/libmagic/magic.h:63:58 SIMH U /* Don't check for SIMH tape files */" - "ext/fileinfo/libmagic/magic.h:78:17 SIMH U MAGIC_NO_CHECK_SIMH | \\" - "ext/fileinfo/libmagic/magic.h:82:15 SNPRINTB U #define MAGIC_SNPRINTB \"\\177\\020\\" - - "ext/fileinfo/libmagic/magic.h:98:14 sapptype U b\\17no_check_sapptype\\0\\" - "ext/fileinfo/libmagic/magic.h:150:25 PHNUM U define MAGIC_PARAM_ELF_PHNUM_MAX 2" - "ext/fileinfo/libmagic/magic.h:151:25 SHNUM U define MAGIC_PARAM_ELF_SHNUM_MAX 3" - "ext/fileinfo/libmagic/magic.h:156:25 SHSIZE U define MAGIC_PARAM_ELF_SHSIZE_MAX 8" - "ext/fileinfo/libmagic/magic.h:157:21 MAGWARN U #define MAGIC_PARAM_MAGWARN_MAX 9" - "ext/fileinfo/libmagic/print.c:50:6 mdump U file_mdump(struct magic *m)" - "ext/fileinfo/libmagic/print.c:52:20 optyp U static const char optyp[] = { FILE_OPS };" - - "ext/fileinfo/libmagic/print.c:53:7 tbuf U char tbuf[256];" - - "ext/fileinfo/libmagic/print.c:61:26 nnames U (m->in_type < file_nnames) ? file_names[m->in" - "ext/fileinfo/libmagic/print.c:63:23 OPINVERSE U if (m->in_op & FILE_OPINVERSE)" - "ext/fileinfo/libmagic/print.c:67:20 optyp U __arraycount(optyp)) ?" - "ext/fileinfo/libmagic/print.c:68:7 optyp U optyp[m->in_op & FILE_OPS" - - "ext/fileinfo/libmagic/print.c:72:22 nnames U (m->type < file_nnames) ? file_names[m->type" - "ext/fileinfo/libmagic/print.c:73:24 OPINVERSE U if (m->mask_op & FILE_OPINVERSE)" - - "ext/fileinfo/libmagic/print.c:76:9 LIBMAGIC U if (IS_LIBMAGIC_STRING(m->type)) {" - "ext/fileinfo/libmagic/print.c:114:20 optyp U __arraycount(optyp))" - "ext/fileinfo/libmagic/print.c:115:17 optyp U (void) fputc(optyp[m->mask_op & FILE_OPS" - "ext/fileinfo/libmagic/print.c:124:35 reln U fprintf(stderr, \",%c\", m->reln);" @@ -7569,20 +6689,17 @@ issues: - "ext/fileinfo/libmagic/print.c:134:13 BESHORT U case FILE_BESHORT:" - "ext/fileinfo/libmagic/print.c:139:13 BEQUAD U case FILE_BEQUAD:" - "ext/fileinfo/libmagic/print.c:140:13 LEQUAD U case FILE_LEQUAD:" + - "ext/fileinfo/libmagic/print.c:149:13 BESTRING U case FILE_BESTRING16:" - "ext/fileinfo/libmagic/print.c:150:13 LESTRING U case FILE_LESTRING16:" - "ext/fileinfo/libmagic/print.c:156:13 LEDATE U case FILE_LEDATE:" - "ext/fileinfo/libmagic/print.c:157:13 BEDATE U case FILE_BEDATE:" - "ext/fileinfo/libmagic/print.c:158:13 MEDATE U case FILE_MEDATE:" - "ext/fileinfo/libmagic/print.c:160:13 fmtdatetime U file_fmtdatetime(tbuf, sizeof(tbuf)," - - "ext/fileinfo/libmagic/print.c:160:25 tbuf U file_fmtdatetime(tbuf, sizeof(tbuf), m->value" - - "ext/fileinfo/libmagic/print.c:160:38 tbuf U fmtdatetime(tbuf, sizeof(tbuf), m->value.l, 0));" - "ext/fileinfo/libmagic/print.c:162:13 LDATE U case FILE_LDATE:" - "ext/fileinfo/libmagic/print.c:163:13 LELDATE U case FILE_LELDATE:" - "ext/fileinfo/libmagic/print.c:164:13 BELDATE U case FILE_BELDATE:" - "ext/fileinfo/libmagic/print.c:165:13 MELDATE U case FILE_MELDATE:" - "ext/fileinfo/libmagic/print.c:167:13 fmtdatetime U file_fmtdatetime(tbuf, sizeof(tbuf)," - - "ext/fileinfo/libmagic/print.c:167:25 tbuf U file_fmtdatetime(tbuf, sizeof(tbuf), m->value" - - "ext/fileinfo/libmagic/print.c:167:38 tbuf U fmtdatetime(tbuf, sizeof(tbuf), m->value.l," - "ext/fileinfo/libmagic/print.c:170:13 QDATE U case FILE_QDATE:" - "ext/fileinfo/libmagic/print.c:171:13 LEQDATE U case FILE_LEQDATE:" - "ext/fileinfo/libmagic/print.c:172:13 BEQDATE U case FILE_BEQDATE:" @@ -7624,11 +6741,6 @@ issues: - "ext/fileinfo/libmagic/readcdf.c:87:4 clsid U }, clsid2desc[] = {" - "ext/fileinfo/libmagic/readcdf.c:98:5 clsid U cdf_clsid_to_mime(const uint6" - "ext/fileinfo/libmagic/readcdf.c:98:34 clsid U mime(const uint64_t clsid[2], const struct cv" - - "ext/fileinfo/libmagic/readcdf.c:218:10 tbuf U char tbuf[64];" - - "ext/fileinfo/libmagic/readcdf.c:220:29 tbuf U cdf_print_elapsed_time(tbuf," - - "ext/fileinfo/libmagic/readcdf.c:221:17 tbuf U sizeof(tbuf), tp);" - - "ext/fileinfo/libmagic/readcdf.c:223:27 tbuf U \", %s: %s\", buf, tbuf) == -1)" - - "ext/fileinfo/libmagic/readcdf.c:228:32 tbuf U cdf_ctime(&ts.tv_sec, tbuf);" - "ext/fileinfo/libmagic/readcdf.c:279:36 CDFV U printf(ms, \"application/CDFV2\") == -1)" - "ext/fileinfo/libmagic/readcdf.c:359:67 ssat U sat, const cdf_sat_t *ssat," - "ext/fileinfo/libmagic/readcdf.c:364:46 ssat U stream(info, h, sat, ssat, sst," @@ -7651,66 +6763,42 @@ issues: - "ext/fileinfo/libmagic/readcdf.c:590:21 clsbuf U format_clsid(clsbuf, sizeof(clsbuf)," - "ext/fileinfo/libmagic/readcdf.c:590:36 clsbuf U clsid(clsbuf, sizeof(clsbuf)," - "ext/fileinfo/libmagic/readcdf.c:605:9 Hancom U \"Hancom HWP (Hangul Word Processor" - - "ext/fileinfo/libmagic/softmagic.c:29:4 softmagic U * softmagic - interpret variable" - - "ext/fileinfo/libmagic/softmagic.c:35:24 softmagic U FILE_RCSID(\"@(#)$File: softmagic.c,v 1.345 2023/07/0" - "ext/fileinfo/libmagic/softmagic.c:55:18 msetoffset U file_private int msetoffset(struct magic_set *," - - "ext/fileinfo/libmagic/softmagic.c:57:18 magiccheck U file_private int magiccheck(struct magic_set *," - "ext/fileinfo/libmagic/softmagic.c:58:18 mprint U file_private int mprint(struct magic_set *," - "ext/fileinfo/libmagic/softmagic.c:59:18 moffset U file_private int moffset(struct magic_set *," - "ext/fileinfo/libmagic/softmagic.c:61:19 mdebug U file_private void mdebug(uint32_t, const char" - "ext/fileinfo/libmagic/softmagic.c:62:18 mcopy U file_private int mcopy(struct magic_set *," - "ext/fileinfo/libmagic/softmagic.c:64:18 mconvert U file_private int mconvert(struct magic_set *," - - "ext/fileinfo/libmagic/softmagic.c:114:4 softmagic U * softmagic - lookup one file in" - - "ext/fileinfo/libmagic/softmagic.c:119:6 softmagic U file_softmagic(struct magic_set *ms" - - "ext/fileinfo/libmagic/softmagic.c:136:38 nmagic U match(ms, ml->magic, ml->nmagic, b," - "ext/fileinfo/libmagic/softmagic.c:157:18 FMTDEBUG U #if defined(FILE_FMTDEBUG) && defined(HAVE_FMTCHECK" - "ext/fileinfo/libmagic/softmagic.c:171:8 magerror U file_magerror(ms," - - "ext/fileinfo/libmagic/softmagic.c:213:12 nmagic U size_t nmagic, const struct buffer" - "ext/fileinfo/libmagic/softmagic.c:218:11 magindex U uint32_t magindex = 0;" - "ext/fileinfo/libmagic/softmagic.c:220:12 matchv U int found_matchv = 0; /* if a match is" - "ext/fileinfo/libmagic/softmagic.c:221:6 returnvalv U int returnvalv = 0, e;" - - "ext/fileinfo/libmagic/softmagic.c:223:33 NODESC U (ms->flags & MAGIC_NODESC) == 0;" - "ext/fileinfo/libmagic/softmagic.c:230:16 returnvalv U returnval = &returnvalv;" - "ext/fileinfo/libmagic/softmagic.c:232:24 matchv U found_match = &found_matchv;" - "ext/fileinfo/libmagic/softmagic.c:237:7 magindex U for (magindex = 0; magindex < nmagic" - "ext/fileinfo/libmagic/softmagic.c:237:21 magindex U for (magindex = 0; magindex < nmagic; magindex+" - - "ext/fileinfo/libmagic/softmagic.c:237:32 nmagic U magindex = 0; magindex < nmagic; magindex++) {" - "ext/fileinfo/libmagic/softmagic.c:237:40 magindex U magindex < nmagic; magindex++) {" - "ext/fileinfo/libmagic/softmagic.c:239:28 magindex U struct magic *m = &magic[magindex];" - - "ext/fileinfo/libmagic/softmagic.c:242:11 LIBMAGIC U if ((IS_LIBMAGIC_STRING(m->type) &&" - - "ext/fileinfo/libmagic/softmagic.c:249:22 nmagic U while (magindex < nmagic - 1 &&" - "ext/fileinfo/libmagic/softmagic.c:256:7 msetoffset U if (msetoffset(ms, m, &bb, b, offset" - "ext/fileinfo/libmagic/softmagic.c:270:15 reln U flush = m->reln != '!';" - - "ext/fileinfo/libmagic/softmagic.c:278:12 magiccheck U switch (magiccheck(ms, m)) {" - "ext/fileinfo/libmagic/softmagic.c:320:9 mprint U if (mprint(ms, m) == -1)" - "ext/fileinfo/libmagic/softmagic.c:325:11 moffset U switch (moffset(ms, m, &bb, &ms->c.li" - - "ext/fileinfo/libmagic/softmagic.c:337:25 nmagic U while (magindex + 1 < nmagic &&" - "ext/fileinfo/libmagic/softmagic.c:351:8 msetoffset U if (msetoffset(ms, m, &bb, b, offset" - - "ext/fileinfo/libmagic/softmagic.c:353:18 OFFADD U if (m->flag & OFFADD) {" - "ext/fileinfo/libmagic/softmagic.c:380:12 reln U if (m->reln != '!')" - - "ext/fileinfo/libmagic/softmagic.c:393:24 magiccheck U switch (flush ? 1 : magiccheck(ms, m)) {" - "ext/fileinfo/libmagic/softmagic.c:449:10 mprint U if (mprint(ms, m) == -1)" - "ext/fileinfo/libmagic/softmagic.c:454:13 moffset U switch (moffset(ms, m, &bb," - - "ext/fileinfo/libmagic/softmagic.c:506:32 SPTR U pcre2_match(re, (PCRE2_SPTR)fmt, strlen(fmt), 0" - "ext/fileinfo/libmagic/softmagic.c:506:82 mctx U match_data, php_pcre_mctx()) > 0;" - "ext/fileinfo/libmagic/softmagic.c:514:41 aiws U STRNDUP) || defined(__aiws__) || defined(_AIX)" - "ext/fileinfo/libmagic/softmagic.c:515:16 aiws U # if defined(__aiws__) || defined(_AIX)" - - "ext/fileinfo/libmagic/softmagic.c:539:20 sptr U const char *ptr, *sptr, *e, *t, *ee, *et;" - - "ext/fileinfo/libmagic/softmagic.c:542:7 sptr U for (sptr = str; (ptr = strstr" - - "ext/fileinfo/libmagic/softmagic.c:542:33 sptr U str; (ptr = strstr(sptr, \"${\")) != NULL;) {" - - "ext/fileinfo/libmagic/softmagic.c:543:26 sptr U CAST(size_t, ptr - sptr);" - - "ext/fileinfo/libmagic/softmagic.c:546:15 sptr U memcpy(buf, sptr, l);" - "ext/fileinfo/libmagic/softmagic.c:592:1 mprint U mprint(struct magic_set *ms" - - "ext/fileinfo/libmagic/softmagic.c:597:18 tbuf U char buf[128], tbuf[26], sbuf[512], ebuf" - - "ext/fileinfo/libmagic/softmagic.c:606:39 utype U value, format, stype, utype) \\" - - "ext/fileinfo/libmagic/softmagic.c:614:13 utype U CAST(utype, v)); \\" - - "ext/fileinfo/libmagic/softmagic.c:625:12 utype U CAST(utype, v)) == -1) \\" - "ext/fileinfo/libmagic/softmagic.c:641:14 BESHORT U case FILE_BESHORT:" - "ext/fileinfo/libmagic/softmagic.c:642:14 LESHORT U case FILE_LESHORT:" - "ext/fileinfo/libmagic/softmagic.c:647:14 LELONG U case FILE_LELONG:" - "ext/fileinfo/libmagic/softmagic.c:648:14 MELONG U case FILE_MELONG:" - "ext/fileinfo/libmagic/softmagic.c:652:14 BEQUAD U case FILE_BEQUAD:" - "ext/fileinfo/libmagic/softmagic.c:653:14 LEQUAD U case FILE_LEQUAD:" + - "ext/fileinfo/libmagic/softmagic.c:659:14 BESTRING U case FILE_BESTRING16:" - "ext/fileinfo/libmagic/softmagic.c:660:14 LESTRING U case FILE_LESTRING16:" - "ext/fileinfo/libmagic/softmagic.c:661:10 reln U if (m->reln == '=' || m->reln =" - "ext/fileinfo/libmagic/softmagic.c:661:28 reln U m->reln == '=' || m->reln == '!') {" @@ -7719,15 +6807,11 @@ issues: - "ext/fileinfo/libmagic/softmagic.c:693:12 LEDATE U case FILE_LEDATE:" - "ext/fileinfo/libmagic/softmagic.c:694:12 MEDATE U case FILE_MEDATE:" - "ext/fileinfo/libmagic/softmagic.c:696:12 fmtdatetime U file_fmtdatetime(tbuf, sizeof(tbuf)," - - "ext/fileinfo/libmagic/softmagic.c:696:24 tbuf U file_fmtdatetime(tbuf, sizeof(tbuf), p->l" - - "ext/fileinfo/libmagic/softmagic.c:696:37 tbuf U fmtdatetime(tbuf, sizeof(tbuf), p->l, 0)) == -1)" - "ext/fileinfo/libmagic/softmagic.c:700:12 LDATE U case FILE_LDATE:" - "ext/fileinfo/libmagic/softmagic.c:701:12 BELDATE U case FILE_BELDATE:" - "ext/fileinfo/libmagic/softmagic.c:702:12 LELDATE U case FILE_LELDATE:" - "ext/fileinfo/libmagic/softmagic.c:703:12 MELDATE U case FILE_MELDATE:" - "ext/fileinfo/libmagic/softmagic.c:705:12 fmtdatetime U file_fmtdatetime(tbuf, sizeof(tbuf)," - - "ext/fileinfo/libmagic/softmagic.c:705:24 tbuf U file_fmtdatetime(tbuf, sizeof(tbuf), p->l" - - "ext/fileinfo/libmagic/softmagic.c:705:37 tbuf U fmtdatetime(tbuf, sizeof(tbuf), p->l, FILE_T_LOCAL" - "ext/fileinfo/libmagic/softmagic.c:710:12 QDATE U case FILE_QDATE:" - "ext/fileinfo/libmagic/softmagic.c:711:12 BEQDATE U case FILE_BEQDATE:" - "ext/fileinfo/libmagic/softmagic.c:712:12 LEQDATE U case FILE_LEQDATE:" @@ -7771,6 +6855,7 @@ issues: - "ext/fileinfo/libmagic/softmagic.c:869:14 MELONG U case FILE_MELONG:" - "ext/fileinfo/libmagic/softmagic.c:874:14 BEQUAD U case FILE_BEQUAD:" - "ext/fileinfo/libmagic/softmagic.c:875:14 LEQUAD U case FILE_LEQUAD:" + - "ext/fileinfo/libmagic/softmagic.c:881:14 BESTRING U case FILE_BESTRING16:" - "ext/fileinfo/libmagic/softmagic.c:882:14 LESTRING U case FILE_LESTRING16:" - "ext/fileinfo/libmagic/softmagic.c:884:10 reln U if (m->reln == '=' || m->reln =" - "ext/fileinfo/libmagic/softmagic.c:902:12 BEDATE U case FILE_BEDATE:" @@ -7852,6 +6937,7 @@ issues: - "ext/fileinfo/libmagic/softmagic.c:1185:12 QDATE U case FILE_QDATE:" - "ext/fileinfo/libmagic/softmagic.c:1186:12 QLDATE U case FILE_QLDATE:" - "ext/fileinfo/libmagic/softmagic.c:1187:12 QWDATE U case FILE_QWDATE:" + - "ext/fileinfo/libmagic/softmagic.c:1193:12 BESTRING U case FILE_BESTRING16:" - "ext/fileinfo/libmagic/softmagic.c:1194:12 LESTRING U case FILE_LESTRING16:" - "ext/fileinfo/libmagic/softmagic.c:1227:12 BESHORT U case FILE_BESHORT:" - "ext/fileinfo/libmagic/softmagic.c:1233:12 BEDATE U case FILE_BEDATE:" @@ -7885,9 +6971,11 @@ issues: - "ext/fileinfo/libmagic/softmagic.c:1345:19 RCAST U ms->search.s = RCAST(const char *, s) + offset" - "ext/fileinfo/libmagic/softmagic.c:1377:10 RCAST U buf = RCAST(const char *, s) + offset" - "ext/fileinfo/libmagic/softmagic.c:1378:17 RCAST U end = last = RCAST(const char *, s) + bytecnt" + - "ext/fileinfo/libmagic/softmagic.c:1401:13 BESTRING U case FILE_BESTRING16:" - "ext/fileinfo/libmagic/softmagic.c:1402:13 LESTRING U case FILE_LESTRING16: {" - "ext/fileinfo/libmagic/softmagic.c:1404:25 esrc U const unsigned char *esrc = s + nbytes;" - "ext/fileinfo/libmagic/softmagic.c:1406:10 edst U char *edst = &p->s[sizeof(p->s" + - "ext/fileinfo/libmagic/softmagic.c:1408:21 BESTRING U if (type == FILE_BESTRING16)" - "ext/fileinfo/libmagic/softmagic.c:1414:26 esrc U for (/*EMPTY*/; src < esrc; src += 2, dst++) {" - "ext/fileinfo/libmagic/softmagic.c:1415:15 edst U if (dst < edst)" - "ext/fileinfo/libmagic/softmagic.c:1422:22 esrc U ((src + 1 < esrc) &&" @@ -7904,20 +6992,15 @@ issues: - "ext/fileinfo/libmagic/softmagic.c:1509:22 OPINVERSE U if (m->in_op & FILE_OPINVERSE)" - "ext/fileinfo/libmagic/softmagic.c:1521:1 msetoffset U msetoffset(struct magic_set *ms" - "ext/fileinfo/libmagic/softmagic.c:1525:16 OFFNEGATIVE U if (m->flag & OFFNEGATIVE) {" - - "ext/fileinfo/libmagic/softmagic.c:1528:19 OFFADD U if (m->flag & (OFFADD|INDIROFFADD))" - - "ext/fileinfo/libmagic/softmagic.c:1528:26 INDIROFFADD U if (m->flag & (OFFADD|INDIROFFADD))" - "ext/fileinfo/libmagic/softmagic.c:1540:9 magerror U file_magerror(ms, \"non zero offset" - "ext/fileinfo/libmagic/softmagic.c:1547:7 eoffset U ms->eoffset = ms->offset = CAST" - "ext/fileinfo/libmagic/softmagic.c:1555:8 eoffset U ms->eoffset = 0;" - "ext/fileinfo/libmagic/softmagic.c:1557:21 eoffset U ms->offset = ms->eoffset + offset;" - "ext/fileinfo/libmagic/softmagic.c:1599:11 eoffset U uint32_t eoffset, offset = ms->offset" - - "ext/fileinfo/libmagic/softmagic.c:1603:10 oneed U int rv, oneed_separator, in_type," - - "ext/fileinfo/libmagic/softmagic.c:1603:36 nfound U separator, in_type, nfound_match;" - "ext/fileinfo/libmagic/softmagic.c:1623:6 mcopy U if (mcopy(ms, p, m->type, m->flag" - "ext/fileinfo/libmagic/softmagic.c:1633:3 mdebug U mdebug(offset, RCAST(char" - "ext/fileinfo/libmagic/softmagic.c:1636:8 mdump U file_mdump(m);" - "ext/fileinfo/libmagic/softmagic.c:1642:35 OPSIGNED U sgn = m->in_op & FILE_OPSIGNED;" - - "ext/fileinfo/libmagic/softmagic.c:1643:23 OPINDIRECT U if (m->in_op & FILE_OPINDIRECT) {" - "ext/fileinfo/libmagic/softmagic.c:1674:14 BEID U case FILE_BEID3:" - "ext/fileinfo/libmagic/softmagic.c:1679:14 LEID U case FILE_LEID3:" - "ext/fileinfo/libmagic/softmagic.c:1685:14 MELONG U case FILE_MELONG:" @@ -7926,25 +7009,14 @@ issues: - "ext/fileinfo/libmagic/softmagic.c:1749:13 LEID U case FILE_LEID3:" - "ext/fileinfo/libmagic/softmagic.c:1753:24 LEID U if (in_type == FILE_LEID3)" - "ext/fileinfo/libmagic/softmagic.c:1758:13 MELONG U case FILE_MELONG:" - - "ext/fileinfo/libmagic/softmagic.c:1795:17 INDIROFFADD U if (m->flag & INDIROFFADD) {" - "ext/fileinfo/libmagic/softmagic.c:1812:7 mcopy U if (mcopy(ms, p, m->type, 0, s" - "ext/fileinfo/libmagic/softmagic.c:1817:4 mdebug U mdebug(offset, RCAST(char" - "ext/fileinfo/libmagic/softmagic.c:1820:9 mdump U file_mdump(m);" - "ext/fileinfo/libmagic/softmagic.c:1846:12 MEDATE U case FILE_MEDATE:" - "ext/fileinfo/libmagic/softmagic.c:1847:12 LDATE U case FILE_LDATE:" - "ext/fileinfo/libmagic/softmagic.c:1850:12 MELDATE U case FILE_MELDATE:" - - "ext/fileinfo/libmagic/softmagic.c:1921:27 NODESC U ((ms->flags & MAGIC_NODESC) == 0 &&" - - "ext/fileinfo/libmagic/softmagic.c:1943:12 magicfind U if (file_magicfind(ms, rbuf, &ml) == -" - - "ext/fileinfo/libmagic/softmagic.c:1952:3 oneed U oneed_separator = *need_separator" - - "ext/fileinfo/libmagic/softmagic.c:1956:3 nfound U nfound_match = 0;" - "ext/fileinfo/libmagic/softmagic.c:1958:3 eoffset U eoffset = ms->eoffset;" - - "ext/fileinfo/libmagic/softmagic.c:1962:8 nfound U &nfound_match);" - - "ext/fileinfo/libmagic/softmagic.c:1963:20 nfound U ms->ms_value.q = nfound_match;" - - "ext/fileinfo/libmagic/softmagic.c:1965:19 nfound U *found_match |= nfound_match;" - - "ext/fileinfo/libmagic/softmagic.c:1970:25 oneed U *need_separator = oneed_separator;" - - "ext/fileinfo/libmagic/softmagic.c:1976:25 NODESC U if (ms->flags & MAGIC_NODESC)" - "ext/fileinfo/libmagic/softmagic.c:1987:7 mconvert U if (!mconvert(ms, m, flip))" - - "ext/fileinfo/libmagic/softmagic.c:2085:1 magiccheck U magiccheck(struct magic_set *ms" - "ext/fileinfo/libmagic/softmagic.c:2102:12 MSDOSDATE U case FILE_MSDOSDATE:" - "ext/fileinfo/libmagic/softmagic.c:2103:12 LEMSDOSDATE U case FILE_LEMSDOSDATE:" - "ext/fileinfo/libmagic/softmagic.c:2104:12 BEMSDOSDATE U case FILE_BEMSDOSDATE:" @@ -7960,8 +7032,6 @@ issues: - "ext/fileinfo/libmagic/softmagic.c:2136:12 BEQWDATE U case FILE_BEQWDATE:" - "ext/fileinfo/libmagic/softmagic.c:2137:12 LEQWDATE U case FILE_LEQWDATE:" - "ext/fileinfo/libmagic/softmagic.c:2223:12 LESTRING U case FILE_LESTRING16:" - - "ext/fileinfo/libmagic/softmagic.c:2285:21 libmagic U pattern = convert_libmagic_pattern((char *)m->value" - - "ext/fileinfo/libmagic/softmagic.c:2368:41 magiccheck U \"invalid type %d in magiccheck()\", m->type);" - "ext/fileinfo/libmagic/strcasestr.c:35:18 SCCS U #if defined(LIBC_SCCS) && !defined(lint)" - "ext/fileinfo/libmagic/strcasestr.c:38:16 SCCS U #endif /* LIBC_SCCS and not lint */" - "ext/fileinfo/libmagic/tar.h:33:44 ihnp U 85 by John Gilmore, ihnp4!hoptoad!gnu." @@ -7975,38 +7045,19 @@ issues: - "ext/fileinfo/libmagic/tar.h:73:9 GNUTMAGIC U #define GNUTMAGIC \"ustar \" /* 7 chars" - "ext/fileinfo/php_libmagic.c:13:13 Anatol U | Author: Anatol Belski " - "ext/fileinfo/php_libmagic.c:13:20 Belski U | Author: Anatol Belski " - - "ext/fileinfo/php_libmagic.c:20:22 libmagic U zend_string* convert_libmagic_pattern(const char" - "ext/fileinfo/php_libmagic.h:13:13 Anatol U | Author: Anatol Belski " - "ext/fileinfo/php_libmagic.h:13:20 Belski U | Author: Anatol Belski " - - "ext/fileinfo/php_libmagic.h:17:13 LIBMAGIC U #ifndef PHP_LIBMAGIC_H" - - "ext/fileinfo/php_libmagic.h:18:13 LIBMAGIC U #define PHP_LIBMAGIC_H" - "ext/fileinfo/php_libmagic.h:27:27 lseeki U define FINFO_LSEEK_FUNC _lseeki64" - "ext/fileinfo/php_libmagic.h:33:19 strtoui U #define strtoull _strtoui64" - - "ext/fileinfo/php_libmagic.h:66:53 libmagic U noreturn(E_ERROR, \"fatal libmagic error\")" - - "ext/fileinfo/php_libmagic.h:68:22 libmagic U zend_string* convert_libmagic_pattern(const char" - - "ext/fileinfo/php_libmagic.h:70:15 LIBMAGIC U #endif /* PHP_LIBMAGIC_H */" - "ext/filter/filter.c:255:38 recovarable U instead of getting a recovarable fatal error. */" - - "ext/filter/filter.c:562:10 nval U zval nval;" - - "ext/filter/filter.c:564:15 nval U ZVAL_DUP(&nval, tmp);" - - "ext/filter/filter.c:565:22 nval U php_filter_call(&nval, -1," - - "ext/filter/filter.c:570:58 nval U return_value), arg_key, &nval);" - "ext/filter/logical_filters.c:15:20 Dunglas U | Kévin Dunglas " - - "ext/filter/logical_filters.c:498:30 SPTR U pcre2_match(re, (PCRE2_SPTR)Z_STRVAL_P(value), Z" - "ext/filter/logical_filters.c:498:100 mctx U match_data, php_pcre_mctx());" - "ext/filter/logical_filters.c:659:52 Rushton U on a regex by Michael Rushton." - "ext/filter/logical_filters.c:660:66 routeable U it to only consider routeable" - "ext/filter/logical_filters.c:677:25 Rushton U Copyright © Michael Rushton 2009-10" - - "ext/filter/logical_filters.c:685:15 sregexp U zend_string *sregexp;" - - "ext/filter/logical_filters.c:705:2 sregexp U sregexp = zend_string_init(regexp" - - "ext/filter/logical_filters.c:706:31 sregexp U pcre_get_compiled_regex(sregexp, &capture_count);" - - "ext/filter/logical_filters.c:707:25 sregexp U zend_string_release_ex(sregexp, 0);" - - "ext/filter/logical_filters.c:715:30 SPTR U pcre2_match(re, (PCRE2_SPTR)Z_STRVAL_P(value), Z" - "ext/filter/logical_filters.c:715:100 mctx U match_data, php_pcre_mctx());" - - "ext/filter/sanitizing_filters.c:55:28 hexchars U const unsigned char hexchars[] = \"0123456789ABCDEF" - "ext/filter/sanitizing_filters.c:58:9 HIALPHA U #define HIALPHA \"ABCDEFGHIJKLMNOPQRSTUVWX" - "ext/filter/sanitizing_filters.c:61:40 HIALPHA U URL_ENCODE LOWALPHA HIALPHA DIGIT \"-._\"" - - "ext/filter/sanitizing_filters.c:85:11 hexchars U *p++ = hexchars[(unsigned char) *s" - - "ext/filter/sanitizing_filters.c:86:11 hexchars U *p++ = hexchars[(unsigned char) *s" - "ext/filter/sanitizing_filters.c:300:48 HIALPHA U allowed_list[] = LOWALPHA HIALPHA DIGIT \"!#$%&'*+-=?^" - "ext/filter/sanitizing_filters.c:314:48 HIALPHA U allowed_list[] = LOWALPHA HIALPHA DIGIT SAFE EXTRA NATIONAL" - "ext/ftp/ftp_arginfo.h:77:21 mlsd U #define arginfo_ftp_mlsd arginfo_ftp_nlist" @@ -8018,13 +7069,7 @@ issues: - "ext/ftp/ftp_arginfo.h:285:30 USEPASVADDRESS U REGISTER_LONG_CONSTANT(\"FTP_USEPASVADDRESS\", PHP_FTP_OPT_USEPASVADDRESS" - "ext/ftp/ftp_arginfo.h:285:59 USEPASVADDRESS U USEPASVADDRESS\", PHP_FTP_OPT_USEPASVADDRESS, CONST_PERSISTENT);" - "ext/ftp/ftp_arginfo.h:291:136 SENSITIVEPARAMETER U ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0);" - - "ext/ftp/ftp.c:86:17 getresp U static int ftp_getresp(ftpbuf_t *ftp);" - - "ext/ftp/ftp.c:109:7 ipbox U union ipbox {" - "ext/ftp/ftp.c:132:40 SOCKOP U NULL, NULL, 0, STREAM_SOCKOP_NONE);" - - "ext/ftp/ftp.c:148:11 getresp U if (!ftp_getresp(ftp) || ftp->resp !" - - "ext/ftp/ftp.c:222:11 getresp U if (!ftp_getresp(ftp) || ftp->resp !" - - "ext/ftp/ftp.c:270:12 getresp U if (!ftp_getresp(ftp)) {" - - "ext/ftp/ftp.c:278:13 getresp U if (!ftp_getresp(ftp)) {" - "ext/ftp/ftp.c:358:26 PBSZ U if (!ftp_putcmd(ftp, \"PBSZ\", sizeof(\"PBSZ\")-1," - "ext/ftp/ftp.c:358:41 PBSZ U ftp, \"PBSZ\", sizeof(\"PBSZ\")-1, \"0\", sizeof(\"0" - "ext/ftp/ftp.c:672:24 ALLO U if (!ftp_putcmd(ftp, \"ALLO\", sizeof(\"ALLO\")-1," @@ -8040,14 +7085,10 @@ issues: - "ext/ftp/ftp.c:725:58 MLSD U Missing pathname in MLSD response\");" - "ext/ftp/ftp.c:740:57 MLSD U \"Malformed fact in MLSD response\");" - "ext/ftp/ftp.c:747:57 MLSD U \"Malformed fact in MLSD response\");" - - "ext/ftp/ftp.c:796:8 ipbox U union ipbox ipbox;" - - "ext/ftp/ftp.c:796:15 ipbox U union ipbox ipbox;" - "ext/ftp/ftp.c:812:18 pasvaddr U n = sizeof(ftp->pasvaddr);" - "ext/ftp/ftp.c:813:15 pasvaddr U memset(&ftp->pasvaddr, 0, n);" - "ext/ftp/ftp.c:814:33 pasvaddr U struct sockaddr *) &ftp->pasvaddr;" - - "ext/ftp/ftp.c:870:3 ipbox U ipbox.c[n] = (unsigned char" - "ext/ftp/ftp.c:873:11 usepasvaddress U if (ftp->usepasvaddress) {" - - "ext/ftp/ftp.c:874:19 ipbox U sin->sin_addr = ipbox.ia[0];" - "ext/ftp/ftp.c:1125:24 APPE U if (!ftp_putcmd(ftp, \"APPE\", sizeof(\"APPE\")-1," - "ext/ftp/ftp.c:1125:39 APPE U ftp, \"APPE\", sizeof(\"APPE\")-1, path, path_len" - "ext/ftp/ftp.c:1176:18 tmbuf U struct tm *gmt, tmbuf;" @@ -8140,108 +7181,103 @@ issues: - "ext/ftp/php_ftp.c:1294:21 usepasvaddress U RETURN_BOOL(ftp->usepasvaddress);" - "ext/ftp/php_ftp.h:29:21 USEPASVADDRESS U #define PHP_FTP_OPT_USEPASVADDRESS 2" - "ext/ftp/php_ftp.h:30:17 AUTORESUME U #define PHP_FTP_AUTORESUME -1" - - "ext/gd/gd_arginfo.h:145:53 imagecreatefromavif U TYPE_MASK_EX(arginfo_imagecreatefromavif, 0, 1, GdImage, MAY" - - "ext/gd/gd_arginfo.h:195:53 imagecreatefrombmp U TYPE_MASK_EX(arginfo_imagecreatefrombmp, 0, 1, GdImage, MAY" - - "ext/gd/gd_arginfo.h:201:53 imagecreatefromtga U TYPE_MASK_EX(arginfo_imagecreatefromtga, 0, 1, GdImage, MAY" - - "ext/gd/gd_arginfo.h:213:49 imageavif U TYPE_INFO_EX(arginfo_imageavif, 0, 1, _IS_BOOL, 0)" - - "ext/gd/gd_arginfo.h:270:49 imagebmp U TYPE_INFO_EX(arginfo_imagebmp, 0, 1, _IS_BOOL, 0)" - - "ext/gd/gd_arginfo.h:600:15 imagecreatefromavif U ZEND_FUNCTION(imagecreatefromavif);" - - "ext/gd/gd_arginfo.h:621:15 imagecreatefrombmp U ZEND_FUNCTION(imagecreatefrombmp);" - - "ext/gd/gd_arginfo.h:624:15 imagecreatefromtga U ZEND_FUNCTION(imagecreatefromtga);" - - "ext/gd/gd_arginfo.h:628:15 imageavif U ZEND_FUNCTION(imageavif);" - - "ext/gd/gd_arginfo.h:644:15 imagebmp U ZEND_FUNCTION(imagebmp);" - - "ext/gd/gd_arginfo.h:736:10 imagecreatefromavif U ZEND_FE(imagecreatefromavif, arginfo_imagecreatefromavif" - - "ext/gd/gd_arginfo.h:736:39 imagecreatefromavif U imagecreatefromavif, arginfo_imagecreatefromavif)" - - "ext/gd/gd_arginfo.h:757:10 imagecreatefrombmp U ZEND_FE(imagecreatefrombmp, arginfo_imagecreatefrombmp" - - "ext/gd/gd_arginfo.h:757:38 imagecreatefrombmp U imagecreatefrombmp, arginfo_imagecreatefrombmp)" - - "ext/gd/gd_arginfo.h:760:10 imagecreatefromtga U ZEND_FE(imagecreatefromtga, arginfo_imagecreatefromtga" - - "ext/gd/gd_arginfo.h:760:38 imagecreatefromtga U imagecreatefromtga, arginfo_imagecreatefromtga)" - - "ext/gd/gd_arginfo.h:764:10 imageavif U ZEND_FE(imageavif, arginfo_imageavif)" - - "ext/gd/gd_arginfo.h:764:29 imageavif U FE(imageavif, arginfo_imageavif)" - - "ext/gd/gd_arginfo.h:780:10 imagebmp U ZEND_FE(imagebmp, arginfo_imagebmp)" - - "ext/gd/gd_arginfo.h:780:28 imagebmp U FE(imagebmp, arginfo_imagebmp)" - - "ext/gd/gd_arginfo.h:863:36 STYLEDBRUSHED U CONSTANT(\"IMG_COLOR_STYLEDBRUSHED\", gdStyledBrushed, CONST" - - "ext/gd/gd_arginfo.h:868:34 NOFILL U LONG_CONSTANT(\"IMG_ARC_NOFILL\", gdNoFill, CONST_PERSISTENT" - - "ext/gd/gd_arginfo.h:959:37 PAETH U CONSTANT(\"PNG_FILTER_PAETH\", 0x80, CONST_PERSISTENT" - - "ext/gd/gd.c:51:12 Wingdi U # include " - - "ext/gd/gd.c:153:55 exgdimage U image_object* php_gd_exgdimage_from_zobj_p(zend_object" - - "ext/gd/gd.c:162:30 libgdimageptr U API gdImagePtr php_gd_libgdimageptr_from_zval_p(zval* zp" - - "ext/gd/gd.c:164:16 exgdimage U return php_gd_exgdimage_from_zobj_p(Z_OBJ_P" - - "ext/gd/gd.c:182:44 exgdimage U img_obj_ptr = php_gd_exgdimage_from_zobj_p(intern)" - - "ext/gd/gd.c:195:20 libgdimageptr U void php_gd_assign_libgdimageptr_as_extgdimage(zval" - - "ext/gd/gd.c:195:37 extgdimage U assign_libgdimageptr_as_extgdimage(zval *val, gdImagePtr" - - "ext/gd/gd.c:198:9 exgdimage U php_gd_exgdimage_from_zobj_p(Z_OBJ_P" - - "ext/gd/gd.c:645:14 libgdimageptr U im = php_gd_libgdimageptr_from_zval_p(IM);" - - "ext/gd/gd.c:695:16 libgdimageptr U php_gd_assign_libgdimageptr_as_extgdimage(return" - - "ext/gd/gd.c:695:33 extgdimage U assign_libgdimageptr_as_extgdimage(return_value, im);" - - "ext/gd/gd.c:709:14 libgdimageptr U im = php_gd_libgdimageptr_from_zval_p(IM);" - - "ext/gd/gd.c:720:12 ncolors U zend_long ncolors;" - - "ext/gd/gd.c:726:16 ncolors U Z_PARAM_LONG(ncolors)" - - "ext/gd/gd.c:731:6 ncolors U if (ncolors <= 0 || ZEND_LONG_INT" - - "ext/gd/gd.c:731:36 OVFL U 0 || ZEND_LONG_INT_OVFL(ncolors)) {" - - "ext/gd/gd.c:731:41 ncolors U ZEND_LONG_INT_OVFL(ncolors)) {" - - "ext/gd/gd.c:736:49 ncolors U lorToPalette(im, dither, (int)ncolors)) {" - - "ext/gd/gd.c:1109:2 HBITMAP U HBITMAP memBM;" - - "ext/gd/gd.c:1110:2 HBITMAP U HBITMAP hOld;" - - "ext/gd/gd.c:1111:12 lwindow U zend_long lwindow_handle;" - - "ext/gd/gd.c:1115:16 lwindow U Z_PARAM_LONG(lwindow_handle)" - - "ext/gd/gd.c:1120:18 lwindow U window = (HWND) lwindow_handle;" - - "ext/gd/gd.c:1143:10 HBITMAP U hOld = (HBITMAP) SelectObject (memDC" - - "ext/gd/gd.c:1167:33 extgdimage U assign_libgdimageptr_as_extgdimage(return_value, im);" - - "ext/gd/gd.c:1179:2 HBITMAP U HBITMAP memBM;" - - "ext/gd/gd.c:1180:2 HBITMAP U HBITMAP hOld;" - - "ext/gd/gd.c:1221:33 extgdimage U assign_libgdimageptr_as_extgdimage(return_value, im);" - - "ext/gd/gd.c:1252:33 extgdimage U assign_libgdimageptr_as_extgdimage(return_value, im_dst" - - "ext/gd/gd.c:1461:6 imtype U int imtype;" - - "ext/gd/gd.c:1467:2 imtype U imtype = _php_image_type(data" - - "ext/gd/gd.c:1469:10 imtype U switch (imtype) {" - - "ext/gd/gd.c:1550:47 pllll U parameters(ZEND_NUM_ARGS(), \"pllll\", &file, &file_len," - - "ext/gd/gd.c:1704:14 imagecreatefromavif U PHP_FUNCTION(imagecreatefromavif)" - - "ext/gd/gd.c:1750:14 imagecreatefrombmp U PHP_FUNCTION(imagecreatefrombmp)" - - "ext/gd/gd.c:1759:14 imagecreatefromtga U PHP_FUNCTION(imagecreatefromtga)" - - "ext/gd/gd.c:1769:8 imgind U zval *imgind;" - - "ext/gd/gd.c:1780:56 imgind U NUM_ARGS(), \"O|p!\", &imgind, gd_image_ce, &file" - - "ext/gd/gd.c:1785:58 imgind U NUM_ARGS(), \"O|p!ll\", &imgind, gd_image_ce, &file" - - "ext/gd/gd.c:1798:40 imgind U libgdimageptr_from_zval_p(imgind);" - - "ext/gd/gd.c:1865:8 imgind U zval *imgind;" - - "ext/gd/gd.c:2018:14 imageavif U PHP_FUNCTION(imageavif)" - - "ext/gd/gd.c:2155:14 imagebmp U PHP_FUNCTION(imagebmp)" - - "ext/gd/gd.c:2232:8 dstim U zval *dstim, *srcim;" - - "ext/gd/gd.c:2232:16 srcim U zval *dstim, *srcim;" - - "ext/gd/gd.c:2236:27 dstim U PARAM_OBJECT_OF_CLASS(dstim, gd_image_ce)" - - "ext/gd/gd.c:2237:27 srcim U PARAM_OBJECT_OF_CLASS(srcim, gd_image_ce)" - - "ext/gd/gd.c:2240:41 srcim U libgdimageptr_from_zval_p(srcim);" - - "ext/gd/gd.c:2241:41 dstim U libgdimageptr_from_zval_p(dstim);" - - "ext/gd/gd.c:2825:12 NPOINTS U zend_long NPOINTS, COL;" - - "ext/gd/gd.c:2830:6 npoints U int npoints, col, nelem, i;" - - "ext/gd/gd.c:2835:16 NPOINTS U Z_PARAM_LONG(NPOINTS)" - - "ext/gd/gd.c:2841:9 NPOINTS U COL = NPOINTS;" - - "ext/gd/gd.c:2842:3 NPOINTS U NPOINTS = zend_hash_num_elements" - - "ext/gd/gd.c:2843:7 NPOINTS U if (NPOINTS % 2 != 0) {" - - "ext/gd/gd.c:2854:2 npoints U npoints = NPOINTS;" - - "ext/gd/gd.c:2858:6 npoints U if (npoints < 3) {" - - "ext/gd/gd.c:2863:14 npoints U if (nelem < npoints * 2) {" - - "ext/gd/gd.c:2864:76 npoints U with only %d points\", npoints, nelem/2);" - - "ext/gd/gd.c:2973:12 gdimagecharup U /* {{{ php_gdimagecharup" - - "ext/gd/gd.c:2975:17 gdimagecharup U static void php_gdimagecharup(gdImagePtr im, gdFontPtr" - - "ext/gd/gd.c:3046:8 gdimagecharup U php_gdimagecharup(im, font, x, y, ch," - - "ext/gd/gd.c:3056:12 gdimagecharup U /* php_gdimagecharup(im, font, x, y, (int" - - "ext/gd/gd.c:3339:9 TTFTEXT U #define TTFTEXT_DRAW 0" - - "ext/gd/gd.c:3340:9 TTFTEXT U #define TTFTEXT_BBOX 1" - - "ext/gd/gd.c:3346:60 TTFTEXT U FUNCTION_PARAM_PASSTHRU, TTFTEXT_BBOX);" - - "ext/gd/gd.c:3353:60 TTFTEXT U FUNCTION_PARAM_PASSTHRU, TTFTEXT_DRAW);" - - "ext/gd/gd.c:3370:14 TTFTEXT U if (mode == TTFTEXT_BBOX) {" - - "ext/gd/gd.c:3371:47 ddss U parameters(ZEND_NUM_ARGS(), \"ddss|a\", &ptsize, &angle" - - "ext/gd/gd.c:3375:47 Oddlllss U parameters(ZEND_NUM_ARGS(), \"Oddlllss|a\", &IM, gd_image_ce" - - "ext/gd/gd.c:3653:41 OVFL U || ZEND_SIZE_T_INT_OVFL(scatter_sub)) {" - - "ext/gd/gd.c:3658:42 OVFL U || ZEND_SIZE_T_INT_OVFL(scatter_plus)) {" - - "ext/gd/gd.c:3982:36 OVFL U || ZEND_SIZE_T_INT_OVFL(tmp_w)) {" - - "ext/gd/gd.c:3987:36 OVFL U || ZEND_SIZE_T_INT_OVFL(tmp_h)) {" - - "ext/gd/gd.c:4011:46 tramsformed U containing the affine tramsformed src image, using an" - - "ext/gd/gd.c:4023:9 nelems U int i, nelems;" - - "ext/gd/gd.c:4036:7 nelems U if ((nelems = zend_hash_num_elements" - - "ext/gd/gd.c:4041:18 nelems U for (i = 0; i < nelems; i++) {" - - "ext/gd/gd.c:4115:46 tramsformed U containing the affine tramsformed src image, using an" + - "ext/gd/gd_arginfo.h:145:53 imagecreatefromavif U TYPE_MASK_EX(arginfo_imagecreatefromavif, 0, 1, GdImage, MAY" + - "ext/gd/gd_arginfo.h:195:53 imagecreatefrombmp U TYPE_MASK_EX(arginfo_imagecreatefrombmp, 0, 1, GdImage, MAY" + - "ext/gd/gd_arginfo.h:201:53 imagecreatefromtga U TYPE_MASK_EX(arginfo_imagecreatefromtga, 0, 1, GdImage, MAY" + - "ext/gd/gd_arginfo.h:213:49 imageavif U TYPE_INFO_EX(arginfo_imageavif, 0, 1, _IS_BOOL, 0)" + - "ext/gd/gd_arginfo.h:270:49 imagebmp U TYPE_INFO_EX(arginfo_imagebmp, 0, 1, _IS_BOOL, 0)" + - "ext/gd/gd_arginfo.h:557:17 imagegetinterpolation U #define arginfo_imagegetinterpolation arginfo_imagecolorstotal" + - "ext/gd/gd_arginfo.h:600:15 imagecreatefromavif U ZEND_FUNCTION(imagecreatefromavif);" + - "ext/gd/gd_arginfo.h:621:15 imagecreatefrombmp U ZEND_FUNCTION(imagecreatefrombmp);" + - "ext/gd/gd_arginfo.h:624:15 imagecreatefromtga U ZEND_FUNCTION(imagecreatefromtga);" + - "ext/gd/gd_arginfo.h:628:15 imageavif U ZEND_FUNCTION(imageavif);" + - "ext/gd/gd_arginfo.h:644:15 imagebmp U ZEND_FUNCTION(imagebmp);" + - "ext/gd/gd_arginfo.h:701:15 imagegetinterpolation U ZEND_FUNCTION(imagegetinterpolation);" + - "ext/gd/gd_arginfo.h:736:10 imagecreatefromavif U ZEND_FE(imagecreatefromavif, arginfo_imagecreatefromavif" + - "ext/gd/gd_arginfo.h:736:39 imagecreatefromavif U imagecreatefromavif, arginfo_imagecreatefromavif)" + - "ext/gd/gd_arginfo.h:757:10 imagecreatefrombmp U ZEND_FE(imagecreatefrombmp, arginfo_imagecreatefrombmp" + - "ext/gd/gd_arginfo.h:757:38 imagecreatefrombmp U imagecreatefrombmp, arginfo_imagecreatefrombmp)" + - "ext/gd/gd_arginfo.h:760:10 imagecreatefromtga U ZEND_FE(imagecreatefromtga, arginfo_imagecreatefromtga" + - "ext/gd/gd_arginfo.h:760:38 imagecreatefromtga U imagecreatefromtga, arginfo_imagecreatefromtga)" + - "ext/gd/gd_arginfo.h:764:10 imageavif U ZEND_FE(imageavif, arginfo_imageavif)" + - "ext/gd/gd_arginfo.h:764:29 imageavif U FE(imageavif, arginfo_imageavif)" + - "ext/gd/gd_arginfo.h:780:10 imagebmp U ZEND_FE(imagebmp, arginfo_imagebmp)" + - "ext/gd/gd_arginfo.h:780:28 imagebmp U FE(imagebmp, arginfo_imagebmp)" + - "ext/gd/gd_arginfo.h:839:10 imagegetinterpolation U ZEND_FE(imagegetinterpolation, arginfo_imagegetinterpolatio" + - "ext/gd/gd_arginfo.h:839:41 imagegetinterpolation U magegetinterpolation, arginfo_imagegetinterpolation)" + - "ext/gd/gd_arginfo.h:863:36 STYLEDBRUSHED U CONSTANT(\"IMG_COLOR_STYLEDBRUSHED\", gdStyledBrushed, CONST" + - "ext/gd/gd_arginfo.h:920:37 EDGEDETECT U CONSTANT(\"IMG_FILTER_EDGEDETECT\", IMAGE_FILTER_EDGEDETECT" + - "ext/gd/gd_arginfo.h:920:63 EDGEDETECT U EDGEDETECT\", IMAGE_FILTER_EDGEDETECT, CONST_PERSISTENT);" + - "ext/gd/gd_arginfo.h:959:37 PAETH U CONSTANT(\"PNG_FILTER_PAETH\", 0x80, CONST_PERSISTENT" + - "ext/gd/gd.c:51:12 Wingdi U # include " + - "ext/gd/gd.c:111:30 edgedetect U void php_image_filter_edgedetect(INTERNAL_FUNCTION_PARAMETERS" + - "ext/gd/gd.c:153:55 exgdimage U image_object* php_gd_exgdimage_from_zobj_p(zend_object" + - "ext/gd/gd.c:162:30 libgdimageptr U API gdImagePtr php_gd_libgdimageptr_from_zval_p(zval* zp" + - "ext/gd/gd.c:164:16 exgdimage U return php_gd_exgdimage_from_zobj_p(Z_OBJ_P" + - "ext/gd/gd.c:182:44 exgdimage U img_obj_ptr = php_gd_exgdimage_from_zobj_p(intern)" + - "ext/gd/gd.c:195:20 libgdimageptr U void php_gd_assign_libgdimageptr_as_extgdimage(zval" + - "ext/gd/gd.c:195:37 extgdimage U assign_libgdimageptr_as_extgdimage(zval *val, gdImagePtr" + - "ext/gd/gd.c:198:9 exgdimage U php_gd_exgdimage_from_zobj_p(Z_OBJ_P" + - "ext/gd/gd.c:525:9 FLIPWORD U #define FLIPWORD(a) (((a & 0xff00000" + - "ext/gd/gd.c:587:13 FLIPWORD U font->w = FLIPWORD(font->w);" + - "ext/gd/gd.c:588:13 FLIPWORD U font->h = FLIPWORD(font->h);" + - "ext/gd/gd.c:589:18 FLIPWORD U font->nchars = FLIPWORD(font->nchars);" + - "ext/gd/gd.c:645:14 libgdimageptr U im = php_gd_libgdimageptr_from_zval_p(IM);" + - "ext/gd/gd.c:695:16 libgdimageptr U php_gd_assign_libgdimageptr_as_extgdimage(return" + - "ext/gd/gd.c:695:33 extgdimage U assign_libgdimageptr_as_extgdimage(return_value, im);" + - "ext/gd/gd.c:709:14 libgdimageptr U im = php_gd_libgdimageptr_from_zval_p(IM);" + - "ext/gd/gd.c:731:36 OVFL U 0 || ZEND_LONG_INT_OVFL(ncolors)) {" + - "ext/gd/gd.c:1109:2 HBITMAP U HBITMAP memBM;" + - "ext/gd/gd.c:1110:2 HBITMAP U HBITMAP hOld;" + - "ext/gd/gd.c:1111:12 lwindow U zend_long lwindow_handle;" + - "ext/gd/gd.c:1115:16 lwindow U Z_PARAM_LONG(lwindow_handle)" + - "ext/gd/gd.c:1120:18 lwindow U window = (HWND) lwindow_handle;" + - "ext/gd/gd.c:1143:10 HBITMAP U hOld = (HBITMAP) SelectObject (memDC" + - "ext/gd/gd.c:1167:33 extgdimage U assign_libgdimageptr_as_extgdimage(return_value, im);" + - "ext/gd/gd.c:1179:2 HBITMAP U HBITMAP memBM;" + - "ext/gd/gd.c:1180:2 HBITMAP U HBITMAP hOld;" + - "ext/gd/gd.c:1221:33 extgdimage U assign_libgdimageptr_as_extgdimage(return_value, im);" + - "ext/gd/gd.c:1252:33 extgdimage U assign_libgdimageptr_as_extgdimage(return_value, im_dst" + - "ext/gd/gd.c:1461:6 imtype U int imtype;" + - "ext/gd/gd.c:1467:2 imtype U imtype = _php_image_type(data" + - "ext/gd/gd.c:1469:10 imtype U switch (imtype) {" + - "ext/gd/gd.c:1550:47 pllll U parameters(ZEND_NUM_ARGS(), \"pllll\", &file, &file_len," + - "ext/gd/gd.c:1704:14 imagecreatefromavif U PHP_FUNCTION(imagecreatefromavif)" + - "ext/gd/gd.c:1750:14 imagecreatefrombmp U PHP_FUNCTION(imagecreatefrombmp)" + - "ext/gd/gd.c:1759:14 imagecreatefromtga U PHP_FUNCTION(imagecreatefromtga)" + - "ext/gd/gd.c:1769:8 imgind U zval *imgind;" + - "ext/gd/gd.c:1780:56 imgind U NUM_ARGS(), \"O|p!\", &imgind, gd_image_ce, &file" + - "ext/gd/gd.c:1785:58 imgind U NUM_ARGS(), \"O|p!ll\", &imgind, gd_image_ce, &file" + - "ext/gd/gd.c:1798:40 imgind U libgdimageptr_from_zval_p(imgind);" + - "ext/gd/gd.c:1865:8 imgind U zval *imgind;" + - "ext/gd/gd.c:2018:14 imageavif U PHP_FUNCTION(imageavif)" + - "ext/gd/gd.c:2155:14 imagebmp U PHP_FUNCTION(imagebmp)" + - "ext/gd/gd.c:2232:8 dstim U zval *dstim, *srcim;" + - "ext/gd/gd.c:2232:16 srcim U zval *dstim, *srcim;" + - "ext/gd/gd.c:2236:27 dstim U PARAM_OBJECT_OF_CLASS(dstim, gd_image_ce)" + - "ext/gd/gd.c:2237:27 srcim U PARAM_OBJECT_OF_CLASS(srcim, gd_image_ce)" + - "ext/gd/gd.c:2240:41 srcim U libgdimageptr_from_zval_p(srcim);" + - "ext/gd/gd.c:2241:41 dstim U libgdimageptr_from_zval_p(dstim);" + - "ext/gd/gd.c:2973:12 gdimagecharup U /* {{{ php_gdimagecharup" + - "ext/gd/gd.c:2975:17 gdimagecharup U static void php_gdimagecharup(gdImagePtr im, gdFontPtr" + - "ext/gd/gd.c:3046:8 gdimagecharup U php_gdimagecharup(im, font, x, y, ch," + - "ext/gd/gd.c:3056:12 gdimagecharup U /* php_gdimagecharup(im, font, x, y, (int" + - "ext/gd/gd.c:3339:9 TTFTEXT U #define TTFTEXT_DRAW 0" + - "ext/gd/gd.c:3340:9 TTFTEXT U #define TTFTEXT_BBOX 1" + - "ext/gd/gd.c:3346:60 TTFTEXT U FUNCTION_PARAM_PASSTHRU, TTFTEXT_BBOX);" + - "ext/gd/gd.c:3353:60 TTFTEXT U FUNCTION_PARAM_PASSTHRU, TTFTEXT_DRAW);" + - "ext/gd/gd.c:3370:14 TTFTEXT U if (mode == TTFTEXT_BBOX) {" + - "ext/gd/gd.c:3371:47 ddss U parameters(ZEND_NUM_ARGS(), \"ddss|a\", &ptsize, &angle" + - "ext/gd/gd.c:3375:47 Oddlllss U parameters(ZEND_NUM_ARGS(), \"Oddlllss|a\", &IM, gd_image_ce" + - "ext/gd/gd.c:3535:30 edgedetect U void php_image_filter_edgedetect(INTERNAL_FUNCTION_PARAMETERS" + - "ext/gd/gd.c:3653:41 OVFL U || ZEND_SIZE_T_INT_OVFL(scatter_sub)) {" + - "ext/gd/gd.c:3658:42 OVFL U || ZEND_SIZE_T_INT_OVFL(scatter_plus)) {" + - "ext/gd/gd.c:3703:20 edgedetect U php_image_filter_edgedetect," + - "ext/gd/gd.c:3982:36 OVFL U || ZEND_SIZE_T_INT_OVFL(tmp_w)) {" + - "ext/gd/gd.c:3987:36 OVFL U || ZEND_SIZE_T_INT_OVFL(tmp_h)) {" + - "ext/gd/gd.c:4011:46 tramsformed U containing the affine tramsformed src image, using an" + - "ext/gd/gd.c:4115:46 tramsformed U containing the affine tramsformed src image, using an" + - "ext/gd/gd.c:4266:14 imagegetinterpolation U PHP_FUNCTION(imagegetinterpolation)" - "ext/gd/gd.stub.php:66:12 colours U /* special colours for gd */" - "ext/gd/gd.stub.php:87:17 STYLEDBRUSHED U const IMG_COLOR_STYLEDBRUSHED = UNKNOWN;" - "ext/gd/gd.stub.php:115:15 NOFILL U const IMG_ARC_NOFILL = UNKNOWN;" @@ -8275,7 +7311,6 @@ issues: - "ext/gd/gd.stub.php:788:10 imagegetinterpolation U function imagegetinterpolation(GdImage $image): int" - "ext/gd/gd.stub.php:796:10 imageresolution U function imageresolution(GdImage $image, ?int" - "ext/gd/libgd/bmp.h:43:17 ENDOFBITMAP U #define BMP_RLE_ENDOFBITMAP 1" - - "ext/gd/libgd/bmp.h:83:20 numplanes U signed short int numplanes;" - "ext/gd/libgd/bmp.h:95:14 hres U signed int hres;" - "ext/gd/libgd/gd_avif.c:16:13 LIBAVIF U #ifdef HAVE_LIBAVIF" - "ext/gd/libgd/gd_avif.c:22:10 SUBAMPLING U CHROMA_SUBAMPLING_HIGH_QUALITY: Use 4" @@ -8315,21 +7350,16 @@ issues: - "ext/gd/libgd/gd_avif.c:582:31 Quantizer U QUANTIZER_DEFAULT : quality2Quantizer(quality);" - "ext/gd/libgd/gd_avif.c:584:14 Quantizer U encoder->minQuantizer = quantizerQuality;" - "ext/gd/libgd/gd_avif.c:584:26 quantizer U encoder->minQuantizer = quantizerQuality;" - - "ext/gd/libgd/gd_avif.c:593:39 Sscales U a reason to use timeSscales != 1?" - "ext/gd/libgd/gd_avif.c:656:16 LIBAVIF U #endif /* HAVE_LIBAVIF */" - "ext/gd/libgd/gd_bmp.c:151:28 ressolution U gdBMPPutInt(out, 0); /* V ressolution */" - "ext/gd/libgd/gd_bmp.c:221:20 ENDOFBITMAP U Putchar(BMP_RLE_ENDOFBITMAP, out);" - "ext/gd/libgd/gd_bmp.c:279:4 rmtmp U _rmtmp();" - "ext/gd/libgd/gd_bmp.c:470:20 Numcolours U BMP_DEBUG(printf(\"Numcolours: %d\\n\", info->numcolors" - - "ext/gd/libgd/gd_bmp.c:473:41 numplanes U Planes: %d\\n\", info->numplanes));" - - "ext/gd/libgd/gd_bmp.c:577:27 numplanes U gdGetWordLSB(&info->numplanes, infile) ||" - "ext/gd/libgd/gd_bmp.c:581:26 hres U !gdGetIntLSB(&info->hres, infile) ||" - - "ext/gd/libgd/gd_bmp.c:598:53 numplanes U height <= 0 || info->numplanes <= 0 ||" - - "ext/gd/libgd/gd_bmp.c:611:27 numplanes U gdGetWordLSB(&info->numplanes, infile) ||" - - "ext/gd/libgd/gd_bmp.c:623:53 numplanes U height <= 0 || info->numplanes <= 0 ||" - "ext/gd/libgd/gd_bmp.c:641:26 hres U !gdGetIntLSB(&info->hres, infile) ||" - "ext/gd/libgd/gd_bmp.c:912:55 optimsations U called often, potential optimsations */" - "ext/gd/libgd/gd_bmp.c:1086:67 ENDOFBITMAP U rle_data == BMP_RLE_ENDOFBITMAP) {" + - "ext/gd/libgd/gd_crop.c:65:15 croping U * Automatic croping of the src image using" - "ext/gd/libgd/gd_crop.c:249:30 pnmcrop U algorithm comes from pnmcrop (http://netpbm.sourceforge" - "ext/gd/libgd/gd_filter.c:14:14 Alain U * by Pierre-Alain Joye (pierre@php.net" - "ext/gd/libgd/gd_filter.c:17:7 Kalle U * by Kalle Sommer Nielsen (kalle" @@ -8344,31 +7374,12 @@ issues: - "ext/gd/libgd/gd_filter.c:448:45 cpxl U gdImageGreen(srcback, cpxl)) - ((float)gdImageGreen" - "ext/gd/libgd/gd_filter.c:459:44 cpxl U gdImageBlue(srcback, cpxl)) - ((float)gdImageBlue" - "ext/gd/libgd/gd_gd.c:179:95 Pfaller U reported by Andreas Pfaller. */" - - "ext/gd/libgd/gd_gd2.c:60:16 cidx U t_chunk_info *cidx;" - - "ext/gd/libgd/gd_gd2.c:61:6 sidx U int sidx;" - "ext/gd/libgd/gd_gd2.c:77:16 magick U /* Equiv. of 'magick'. */" - - "ext/gd/libgd/gd_gd2.c:149:3 sidx U sidx = sizeof(t_chunk_info" - - "ext/gd/libgd/gd_gd2.c:150:7 sidx U if (sidx <= 0) {" - - "ext/gd/libgd/gd_gd2.c:153:3 cidx U cidx = gdCalloc(sidx, 1)" - - "ext/gd/libgd/gd_gd2.c:153:19 sidx U cidx = gdCalloc(sidx, 1);" - - "ext/gd/libgd/gd_gd2.c:154:7 cidx U if (cidx == NULL) {" - - "ext/gd/libgd/gd_gd2.c:159:18 cidx U if (gdGetInt(&cidx[i].offset, in) != 1" - - "ext/gd/libgd/gd_gd2.c:160:12 cidx U gdFree(cidx);" - "ext/gd/libgd/gd_gd2.c:220:6 zerr U int zerr;" - "ext/gd/libgd/gd_gd2.c:235:2 zerr U zerr = uncompress((unsigned" - "ext/gd/libgd/gd_gd2.c:236:6 zerr U if (zerr != Z_OK) {" - "ext/gd/libgd/gd_gd2.c:237:48 zerr U d from uncompress\", zerr));" - "ext/gd/libgd/gd_gd2.c:330:38 comproessed U error(\"Error reading comproessed chunk\"));" - - "ext/gd/libgd/gd_gd2.c:439:6 dstart U int dstart, dpos;" - - "ext/gd/libgd/gd_gd2.c:439:14 dpos U int dstart, dpos;" - - "ext/gd/libgd/gd_gd2.c:530:2 dstart U dstart = gdTell(in);" - - "ext/gd/libgd/gd_gd2.c:531:40 dstart U Data starts at %d\", dstart));" - - "ext/gd/libgd/gd_gd2.c:554:6 dpos U dpos = (cy * (cs * fsx)" - - "ext/gd/libgd/gd_gd2.c:554:65 dstart U (yhi - ylo) * 4) + dstart;" - - "ext/gd/libgd/gd_gd2.c:556:6 dpos U dpos = cy * (cs * fsx) +" - - "ext/gd/libgd/gd_gd2.c:556:55 dstart U cs * (yhi - ylo) + dstart;" - - "ext/gd/libgd/gd_gd2.c:560:21 dpos U if (!gdSeek(in, dpos)) {" - - "ext/gd/libgd/gd_gd2.c:564:67 dpos U position %d\", cx, cy, dpos - dstart));" - "ext/gd/libgd/gd_gd2.c:570:30 comproessed U error(\"Error reading comproessed chunk\");" - "ext/gd/libgd/gd_gif_in.c:11:22 ENVARS U * #define DEBUGGING_ENVARS */" - "ext/gd/libgd/gd_gif_in.c:13:18 ENVARS U #ifdef DEBUGGING_ENVARS" @@ -8379,13 +7390,18 @@ issues: - "ext/gd/libgd/gd_gif_out.c:10:4 Lempel U ** Lempel-Zim compression based" - "ext/gd/libgd/gd_gif_out.c:12:23 Wijkstra U Modified by Marcel Wijkstra colorsTotal);" - "ext/gd/libgd/gd_gif_out.c:158:1 colorstobpp U colorstobpp(int colors)" + - "ext/gd/libgd/gd_gif_out.c:183:4 GIFENCODE U * GIFENCODE.C - GIF Image compression" - "ext/gd/libgd/gd_gif_out.c:426:5 GIFCOMPR U * GIFCOMPR.C - GIF Image" - "ext/gd/libgd/gd_gif_out.c:428:5 Lempel U * Lempel-Ziv compression based" - "ext/gd/libgd/gd_gif_out.c:429:11 Rowley U * David Rowley (mgardi@watdcsu.waterloo" + - "ext/gd/libgd/gd_gif_out.c:437:9 GIFBITS U #define GIFBITS 12" - "ext/gd/libgd/gd_gif_out.c:451:42 decvax U Spencer W. Thomas (decvax!harpo!utah-cs!utah-gr" - "ext/gd/libgd/gd_gif_out.c:451:49 harpo U Thomas (decvax!harpo!utah-cs!utah-gr!thomas" - "ext/gd/libgd/gd_gif_out.c:452:42 decvax U McKie (decvax!mcvax!jim)" @@ -8402,27 +7418,23 @@ issues: - "ext/gd/libgd/gd_gif_out.c:456:21 Orost U * Joe Orost (decvax" - "ext/gd/libgd/gd_gif_out.c:456:56 petsd U (decvax!vax135!petsd!joe)" - "ext/gd/libgd/gd_gif_out.c:469:33 htab U HashTabOf(i) ctx->htab[i]" + - "ext/gd/libgd/gd_gif_out.c:476:51 GIFBITS U suffix table needs 2**GIFBITS characters. We" - "ext/gd/libgd/gd_gif_out.c:477:35 htab U from the beginning of htab. The output stack uses" - "ext/gd/libgd/gd_gif_out.c:478:7 htab U * of htab, and contains characters" - - "ext/gd/libgd/gd_gif_out.c:482:13 prefixof U #define tab_prefixof(i) CodeTabOf(i)" - - "ext/gd/libgd/gd_gif_out.c:483:13 suffixof U #define tab_suffixof(i) ((char_type" - "ext/gd/libgd/gd_gif_out.c:483:46 htab U ((char_type*)(htab))[i]" - - "ext/gd/libgd/gd_gif_out.c:484:50 suffixof U ((char_type*)&tab_suffixof((code_int)1<" - "ext/gd/libgd/gd_interpolation.c:83:12 itofx U #define gd_itofx(x) (long)((unsigned" - "ext/gd/libgd/gd_interpolation.c:86:12 ftofx U #define gd_ftofx(x) (long)((x) * 256" @@ -8498,16 +7510,6 @@ issues: - "ext/gd/libgd/gd_interpolation.c:2387:9 tdst U int *tdst_p = NULL;" - "ext/gd/libgd/gd_interpolation.c:2394:5 tdst U tdst_p = dst->tpixels[dst" - "ext/gd/libgd/gd_interpolation.c:2407:8 tdst U *(tdst_p++) = getPixelInterpolated" - - "ext/gd/libgd/gd_io_dp.c:98:11 dctx U dpIOCtx *dctx;" - - "ext/gd/libgd/gd_io_dp.c:101:2 dctx U dctx = (dpIOCtx *) ctx;" - - "ext/gd/libgd/gd_io_dp.c:102:7 dctx U dp = dctx->dp;" - - "ext/gd/libgd/gd_io_dp.c:127:11 dctx U dpIOCtx *dctx;" - - "ext/gd/libgd/gd_io_dp.c:129:2 dctx U dctx = (dpIOCtx *) ctx;" - - "ext/gd/libgd/gd_io_file.c:79:13 fctx U fileIOCtx *fctx;" - - "ext/gd/libgd/gd_io_file.c:80:2 fctx U fctx = (fileIOCtx *) ctx" - - "ext/gd/libgd/gd_io_file.c:82:30 fctx U fwrite(buf, 1, size, fctx->f);" - - "ext/gd/libgd/gd_io_file.c:88:13 fctx U fileIOCtx *fctx;" - - "ext/gd/libgd/gd_io_file.c:89:2 fctx U fctx = (fileIOCtx *) ctx" - "ext/gd/libgd/gd_jpeg.c:2:36 JFIF U Read and write JPEG (JFIF) format image files" - "ext/gd/libgd/gd_jpeg.c:9:21 JSAMPLE U * NOTE: IJG 12-bit JSAMPLE (BITS_IN_JSAMPLE ==" - "ext/gd/libgd/gd_jpeg.c:9:38 JSAMPLE U bit JSAMPLE (BITS_IN_JSAMPLE == 12) mode is not" @@ -8531,7 +7533,6 @@ issues: - "ext/gd/libgd/gd_jpeg.c:179:11 JSAMPROW U volatile JSAMPROW row = 0;" - "ext/gd/libgd/gd_jpeg.c:180:2 JSAMPROW U JSAMPROW rowptr[1];" - "ext/gd/libgd/gd_jpeg.c:182:2 JDIMENSION U JDIMENSION nlines;" - - "ext/gd/libgd/gd_jpeg.c:182:13 nlines U JDIMENSION nlines;" - "ext/gd/libgd/gd_jpeg.c:186:11 jerr U memset (&jerr, 0, sizeof (jerr));" - "ext/gd/libgd/gd_jpeg.c:186:28 jerr U memset (&jerr, 0, sizeof (jerr));" - "ext/gd/libgd/gd_jpeg.c:188:31 jerr U err = jpeg_std_error (&jerr);" @@ -8544,14 +7545,6 @@ issues: - "ext/gd/libgd/gd_jpeg.c:246:9 jidx U row[jidx++] = gdTrueColorGetRed" - "ext/gd/libgd/gd_jpeg.c:247:9 jidx U row[jidx++] = gdTrueColorGetGreen" - "ext/gd/libgd/gd_jpeg.c:248:9 jidx U row[jidx++] = gdTrueColorGetBlue" - - "ext/gd/libgd/gd_jpeg.c:251:4 nlines U nlines = jpeg_write_scanlines" - - "ext/gd/libgd/gd_jpeg.c:251:24 scanlines U nlines = jpeg_write_scanlines (&cinfo, rowptr, 1)" - - "ext/gd/libgd/gd_jpeg.c:252:8 nlines U if (nlines != 1) {" - - "ext/gd/libgd/gd_jpeg.c:253:59 scanlines U warning: jpeg_write_scanlines returns %u -- expected" - - "ext/gd/libgd/gd_jpeg.c:253:96 nlines U returns %u -- expected 1\", nlines);" - - "ext/gd/libgd/gd_jpeg.c:278:4 nlines U nlines = jpeg_write_scanlines" - - "ext/gd/libgd/gd_jpeg.c:278:24 scanlines U nlines = jpeg_write_scanlines (&cinfo, rowptr, 1)" - - "ext/gd/libgd/gd_jpeg.c:280:59 scanlines U warning: jpeg_write_scanlines returns %u -- expected" - "ext/gd/libgd/gd_jpeg.c:338:24 jerr U struct jpeg_error_mgr jerr;" - "ext/gd/libgd/gd_jpeg.c:341:11 JSAMPROW U volatile JSAMPROW row = 0;" - "ext/gd/libgd/gd_jpeg.c:343:2 JSAMPROW U JSAMPROW rowptr[1];" @@ -8561,7 +7554,6 @@ issues: - "ext/gd/libgd/gd_jpeg.c:413:77 YCCK U jpeg_color_space == JCS_YCCK)) {" - "ext/gd/libgd/gd_jpeg.c:463:250 jmorecfg U unusual images. Edit your jmorecfg.h file to specify the" - "ext/gd/libgd/gd_jpeg.c:474:18 tpix U register int *tpix = im->tpixels[i];" - - "ext/gd/libgd/gd_jpeg.c:475:22 scanlines U nrows = jpeg_read_scanlines (&cinfo, rowptr, 1)" - "ext/gd/libgd/gd_jpeg.c:480:58 tpix U width; j++, currow += 4, tpix++) {" - "ext/gd/libgd/gd_jpeg.c:481:6 tpix U *tpix = CMYKToRGB (currow" - "ext/gd/libgd/gd_jpeg.c:487:18 tpix U register int *tpix = im->tpixels[i];" @@ -8578,40 +7570,26 @@ issues: - "ext/gd/libgd/gd_jpeg.c:805:19 JERR U ERREXIT (cinfo, JERR_FILE_WRITE);" - "ext/gd/libgd/gd_jpeg.c:831:19 JERR U ERREXIT (cinfo, JERR_FILE_WRITE);" - "ext/gd/libgd/gd_jpeg.c:853:99 JPOOL U j_common_ptr) cinfo, JPOOL_PERMANENT, sizeof (my" - - "ext/gd/libgd/gd_matrix.c:108:4 Concats U * Concats two affine transforms" + - "ext/gd/libgd/gd_matrix.c:279:6 Affineexpansion U * gdAffineexpansion: Find the affine's expansion" - "ext/gd/libgd/gd_png.c:19:50 Roelofs U Copyright 1999 Greg Roelofs and Thomas Boutell" - "ext/gd/libgd/gd_png.c:46:17 jmpbuf U typedef struct _jmpbuf_wrapper" - "ext/gd/libgd/gd_png.c:48:10 jmpbuf U jmp_buf jmpbuf;" - "ext/gd/libgd/gd_png.c:49:3 jmpbuf U } jmpbuf_wrapper;" - - "ext/gd/libgd/gd_png.c:51:36 structp U gdPngErrorHandler (png_structp png_ptr, png_const_charp" - - "ext/gd/libgd/gd_png.c:51:63 charp U structp png_ptr, png_const_charp msg)" - "ext/gd/libgd/gd_png.c:53:2 jmpbuf U jmpbuf_wrapper *jmpbuf_ptr" - "ext/gd/libgd/gd_png.c:53:18 jmpbuf U jmpbuf_wrapper *jmpbuf_ptr;" - - "ext/gd/libgd/gd_png.c:75:38 structp U gdPngWarningHandler (png_structp png_ptr, png_const_charp" - - "ext/gd/libgd/gd_png.c:75:65 charp U structp png_ptr, png_const_charp msg)" - - "ext/gd/libgd/gd_png.c:81:32 structp U void gdPngReadData (png_structp png_ptr, png_bytep data" - - "ext/gd/libgd/gd_png.c:81:53 bytep U structp png_ptr, png_bytep data, png_size_t length" - - "ext/gd/libgd/gd_png.c:90:33 structp U gdPngWriteData (png_structp png_ptr, png_bytep data" - - "ext/gd/libgd/gd_png.c:90:54 bytep U structp png_ptr, png_bytep data, png_size_t length" - - "ext/gd/libgd/gd_png.c:95:33 structp U gdPngFlushData (png_structp png_ptr)" - "ext/gd/libgd/gd_png.c:132:6 colorp U png_colorp palette;" - - "ext/gd/libgd/gd_png.c:135:6 bytep U png_bytep trans;" - - "ext/gd/libgd/gd_png.c:136:15 bytep U volatile png_bytep image_data = NULL;" - "ext/gd/libgd/gd_png.c:137:15 bytepp U volatile png_bytepp row_pointers = NULL" - "ext/gd/libgd/gd_png.c:178:45 IDAT U to keep pre- and post-IDAT chunk info separated" + - "ext/gd/libgd/gd_png.c:199:10 IHDR U png_get_IHDR(png_ptr, info_ptr," - "ext/gd/libgd/gd_png.c:251:12 PLTE U png_get_PLTE(png_ptr, info_ptr," - "ext/gd/libgd/gd_png.c:275:24 colorp U if ((palette = (png_colorp) gdMalloc (256 * sizeof" - - "ext/gd/libgd/gd_png.c:348:20 bytep U image_data = (png_bytep) safe_emalloc(rowbytes" - "ext/gd/libgd/gd_png.c:350:22 bytepp U row_pointers = (png_bytepp) safe_emalloc(height" - "ext/gd/libgd/gd_png.c:375:13 Slaven U /* 2.0.12: Slaven Rezic: palette images" - "ext/gd/libgd/gd_png.c:375:20 Rezic U /* 2.0.12: Slaven Rezic: palette images are" - - "ext/gd/libgd/gd_png.c:386:9 boffset U int boffset = 0;" - - "ext/gd/libgd/gd_png.c:388:44 boffset U r = row_pointers[h][boffset++];" - - "ext/gd/libgd/gd_png.c:389:44 boffset U g = row_pointers[h][boffset++];" - - "ext/gd/libgd/gd_png.c:390:44 boffset U b = row_pointers[h][boffset++];" - - "ext/gd/libgd/gd_png.c:399:9 boffset U int boffset = 0;" - "ext/gd/libgd/gd_png.c:485:52 Lutz U part on code from Dale Lutz (Safe Software Inc." - - "ext/gd/libgd/gd_png.c:519:44 infopp U struct (&png_ptr, (png_infopp) NULL);" + - "ext/gd/libgd/gd_png.c:605:12 IHDR U png_set_IHDR(png_ptr, info_ptr, width" + - "ext/gd/libgd/gd_png.c:608:12 IHDR U png_set_IHDR(png_ptr, info_ptr, width" + - "ext/gd/libgd/gd_png.c:612:11 IHDR U png_set_IHDR(png_ptr, info_ptr, width" - "ext/gd/libgd/gd_png.c:617:29 Winzig U .9: fixed by Thomas Winzig */" - "ext/gd/libgd/gd_png.c:691:11 PLTE U png_set_PLTE(png_ptr, info_ptr, palette" - "ext/gd/libgd/gd_png.c:694:59 IDAT U everything up to first IDAT) */" @@ -8624,21 +7602,29 @@ issues: - "ext/gd/libgd/gd_rotate.c:264:11 blendmode U int old_blendmode = dst->alphaBlendingFlag" - "ext/gd/libgd/gd_rotate.c:289:32 blendmode U alphaBlendingFlag = old_blendmode;" - "ext/gd/libgd/gd_rotate.c:312:11 blendmode U int old_blendmode = dst->alphaBlendingFlag" - - "ext/gd/libgd/gd_tga.c:113:17 tpix U register int *tpix = image->tpixels[y]" - - "ext/gd/libgd/gd_tga.c:114:37 tpix U x < tga->width; x++, tpix++) {" - - "ext/gd/libgd/gd_tga.c:116:6 tpix U *tpix = gdTrueColor(tga->bitmap" - - "ext/gd/libgd/gd_tga.c:121:6 tpix U *tpix = gdTrueColorAlpha(tga" - - "ext/gd/libgd/gd_tga.c:127:11 flipv U if (tga->flipv && tga->fliph) {" - - "ext/gd/libgd/gd_tga.c:127:25 fliph U (tga->flipv && tga->fliph) {" - - "ext/gd/libgd/gd_tga.c:129:18 flipv U } else if (tga->flipv) {" - - "ext/gd/libgd/gd_tga.c:131:18 fliph U } else if (tga->fliph) {" - - "ext/gd/libgd/gd_tga.c:162:7 xstart U tga->xstart = header[8] + (header" - - "ext/gd/libgd/gd_tga.c:163:7 ystart U tga->ystart = header[10] + (header" - - "ext/gd/libgd/gd_tga.c:168:7 fliph U tga->fliph = (header[17] & 0x1" - - "ext/gd/libgd/gd_tga.c:169:7 flipv U tga->flipv = (header[17] & 0x2" - - "ext/gd/libgd/gd_tga.c:173:37 fliph U v: %i / %i\\n\", tga->fliph, tga->flipv);" - - "ext/gd/libgd/gd_tga.c:173:49 flipv U n\", tga->fliph, tga->flipv);" - - "ext/gd/libgd/gd_tga.c:239:22 memmory U /*! \\brief Allocate memmory for image block" + - "ext/gd/libgd/gd_tga.c:113:17 tpix U register int *tpix = image->tpixels[y]" + - "ext/gd/libgd/gd_tga.c:114:37 tpix U x < tga->width; x++, tpix++) {" + - "ext/gd/libgd/gd_tga.c:116:6 tpix U *tpix = gdTrueColor(tga->bitmap" + - "ext/gd/libgd/gd_tga.c:121:6 tpix U *tpix = gdTrueColorAlpha(tga" + - "ext/gd/libgd/gd_tga.c:127:11 flipv U if (tga->flipv && tga->fliph) {" + - "ext/gd/libgd/gd_tga.c:127:25 fliph U (tga->flipv && tga->fliph) {" + - "ext/gd/libgd/gd_tga.c:129:18 flipv U } else if (tga->flipv) {" + - "ext/gd/libgd/gd_tga.c:131:18 fliph U } else if (tga->fliph) {" + - "ext/gd/libgd/gd_tga.c:157:7 colormaptype U tga->colormaptype = header[1];" + - "ext/gd/libgd/gd_tga.c:159:7 colormapstart U tga->colormapstart = header[3] + (header" + - "ext/gd/libgd/gd_tga.c:160:7 colormaplength U tga->colormaplength = header[5] + (header" + - "ext/gd/libgd/gd_tga.c:161:7 colormapbits U tga->colormapbits = header[7];" + - "ext/gd/libgd/gd_tga.c:162:7 xstart U tga->xstart = header[8] + (header" + - "ext/gd/libgd/gd_tga.c:163:7 ystart U tga->ystart = header[10] + (header" + - "ext/gd/libgd/gd_tga.c:168:7 fliph U tga->fliph = (header[17] & 0x1" + - "ext/gd/libgd/gd_tga.c:169:7 flipv U tga->flipv = (header[17] & 0x2" + - "ext/gd/libgd/gd_tga.c:173:37 fliph U v: %i / %i\\n\", tga->fliph, tga->flipv);" + - "ext/gd/libgd/gd_tga.c:173:49 flipv U n\", tga->fliph, tga->flipv);" + - "ext/gd/libgd/gd_tga.c:239:22 memmory U /*! \\brief Allocate memmory for image block" + - "ext/gd/libgd/gd_tga.h:11:11 colormaptype U uint8_t colormaptype; // type of colour map" + - "ext/gd/libgd/gd_tga.h:14:6 colormapstart U int colormapstart; // first colour map" + - "ext/gd/libgd/gd_tga.h:15:6 colormaplength U int colormaplength; // number of colours" + - "ext/gd/libgd/gd_tga.h:16:11 colormapbits U uint8_t colormapbits; // number of bits per" - "ext/gd/libgd/gd_tga.h:18:6 xstart U int xstart; // image x origin" - "ext/gd/libgd/gd_tga.h:19:6 ystart U int ystart; // image y origin" - "ext/gd/libgd/gd_tga.h:24:10 fliph U uint8_t fliph; // horizontal or" @@ -8682,56 +7668,38 @@ issues: - "ext/gd/libgd/gd_topal.c:244:9 histcell U typedef histcell FAR *histptr; /* for" - "ext/gd/libgd/gd_topal.c:246:9 histcell U typedef histcell hist1d[HIST_C2_ELEMS" - "ext/gd/libgd/gd_topal.c:251:27 Steinberg U Declarations for Floyd-Steinberg dithering." - - "ext/gd/libgd/gd_topal.c:253:42 fserrors U accumulated into the array fserrors[], at a resolution of" - - "ext/gd/libgd/gd_topal.c:267:8 fserrors U * The fserrors[] array has (#columns" - - "ext/gd/libgd/gd_topal.c:276:15 FSERROR U typedef INT16 FSERROR; /* 16 bits should" - "ext/gd/libgd/gd_topal.c:277:13 LOCFSERROR U typedef int LOCFSERROR; /* use 'int' for calculatio" - - "ext/gd/libgd/gd_topal.c:279:15 FSERROR U typedef INT32 FSERROR; /* may need more than" - "ext/gd/libgd/gd_topal.c:280:15 LOCFSERROR U typedef INT32 LOCFSERROR; /* be sure calculation" - - "ext/gd/libgd/gd_topal.c:283:9 FSERROR U typedef FSERROR FAR *FSERRPTR; /* pointer" - - "ext/gd/libgd/gd_topal.c:283:22 FSERRPTR U typedef FSERROR FAR *FSERRPTR; /* pointer to error" - "ext/gd/libgd/gd_topal.c:294:26 Steinberg U Variables for Floyd-Steinberg dithering */" - - "ext/gd/libgd/gd_topal.c:295:3 FSERRPTR U FSERRPTR fserrors; /* accumulated" - - "ext/gd/libgd/gd_topal.c:295:12 fserrors U FSERRPTR fserrors; /* accumulated errors" - "ext/gd/libgd/gd_topal.c:301:4 cquantizer U my_cquantizer;" - "ext/gd/libgd/gd_topal.c:303:12 cquantizer U typedef my_cquantizer *my_cquantize_ptr;" - "ext/gd/libgd/gd_topal.c:303:27 cquantize U typedef my_cquantizer *my_cquantize_ptr;" - "ext/gd/libgd/gd_topal.c:316:54 cquantize U gdImagePtr nim, my_cquantize_ptr cquantize)" - "ext/gd/libgd/gd_topal.c:316:68 cquantize U nim, my_cquantize_ptr cquantize)" - "ext/gd/libgd/gd_topal.c:318:12 JSAMPROW U register JSAMPROW ptr;" - - "ext/gd/libgd/gd_topal.c:319:20 histp U register histptr histp;" - "ext/gd/libgd/gd_topal.c:320:31 cquantize U register hist3d histogram = cquantize->histogram;" - "ext/gd/libgd/gd_topal.c:322:3 JDIMENSION U JDIMENSION col;" - - "ext/gd/libgd/gd_topal.c:342:4 histp U histp = &histogram[r][g][b" - - "ext/gd/libgd/gd_topal.c:344:12 histp U if (++(*histp) == 0)" - - "ext/gd/libgd/gd_topal.c:345:8 histp U (*histp)--;" + - "ext/gd/libgd/gd_topal.c:368:8 colorcount U long colorcount;" - "ext/gd/libgd/gd_topal.c:375:60 numboxes U boxptr boxlist, int numboxes)" - - "ext/gd/libgd/gd_topal.c:379:19 boxp U register boxptr boxp;" + - "ext/gd/libgd/gd_topal.c:376:13 splittable U /* Find the splittable box with the largest" + - "ext/gd/libgd/gd_topal.c:377:23 splittable U Returns NULL if no splittable boxes remain */" - "ext/gd/libgd/gd_topal.c:381:17 maxc U register long maxc = 0;" - - "ext/gd/libgd/gd_topal.c:384:15 boxp U for (i = 0, boxp = boxlist; i < numboxes" - "ext/gd/libgd/gd_topal.c:384:35 numboxes U boxp = boxlist; i < numboxes; i++, boxp++)" - - "ext/gd/libgd/gd_topal.c:384:50 boxp U i < numboxes; i++, boxp++)" - - "ext/gd/libgd/gd_topal.c:386:11 boxp U if (boxp->colorcount > maxc" + - "ext/gd/libgd/gd_topal.c:386:17 colorcount U if (boxp->colorcount > maxc && boxp->volume" - "ext/gd/libgd/gd_topal.c:386:30 maxc U (boxp->colorcount > maxc && boxp->volume > 0" - - "ext/gd/libgd/gd_topal.c:386:38 boxp U colorcount > maxc && boxp->volume > 0)" - "ext/gd/libgd/gd_topal.c:389:4 maxc U maxc = boxp->colorcount;" + - "ext/gd/libgd/gd_topal.c:389:17 colorcount U maxc = boxp->colorcount;" - "ext/gd/libgd/gd_topal.c:396:57 numboxes U boxptr boxlist, int numboxes)" + - "ext/gd/libgd/gd_topal.c:397:13 splittable U /* Find the splittable box with the largest" + - "ext/gd/libgd/gd_topal.c:398:23 splittable U Returns NULL if no splittable boxes remain */" - "ext/gd/libgd/gd_topal.c:402:18 maxv U register INT32 maxv = 0;" - "ext/gd/libgd/gd_topal.c:405:35 numboxes U boxp = boxlist; i < numboxes; i++, boxp++)" - "ext/gd/libgd/gd_topal.c:407:26 maxv U if (boxp->volume > maxv)" - "ext/gd/libgd/gd_topal.c:410:4 maxv U maxv = boxp->volume;" - "ext/gd/libgd/gd_topal.c:418:50 cquantize U gdImagePtr nim, my_cquantize_ptr cquantize, boxptr" - - "ext/gd/libgd/gd_topal.c:421:11 histp U histptr histp;" - - "ext/gd/libgd/gd_topal.c:425:8 ccount U long ccount;" - - "ext/gd/libgd/gd_topal.c:527:3 ccount U ccount = 0;" - - "ext/gd/libgd/gd_topal.c:535:8 ccount U ccount++;" - - "ext/gd/libgd/gd_topal.c:538:22 ccount U boxp->colorcount = ccount;" + - "ext/gd/libgd/gd_topal.c:516:15 splittable U * a box is splittable iff norm > 0." + - "ext/gd/libgd/gd_topal.c:538:9 colorcount U boxp->colorcount = ccount;" - "ext/gd/libgd/gd_topal.c:544:26 numboxes U boxptr boxlist, int numboxes, int desired_colors" - - "ext/gd/libgd/gd_topal.c:548:19 cmax U int c0, c1, c2, cmax;" - - "ext/gd/libgd/gd_topal.c:585:7 cmax U cmax = c1;" - - "ext/gd/libgd/gd_topal.c:587:16 cmax U if (c0 > cmax)" - - "ext/gd/libgd/gd_topal.c:589:4 cmax U cmax = c0;" - - "ext/gd/libgd/gd_topal.c:592:16 cmax U if (c2 > cmax)" - "ext/gd/libgd/gd_topal.c:612:46 subboxes U produce two nonempty subboxes.)" - "ext/gd/libgd/gd_topal.c:685:23 Dulk U /* 2.0.16: Paul den Dulk found an occasion where" - "ext/gd/libgd/gd_topal.c:715:22 MAXJSAMPLE U boxlist[0].c0max = MAXJSAMPLE >> C0_SHIFT;" @@ -8749,13 +7717,14 @@ issues: - "ext/gd/libgd/gd_topal.c:826:12 minc U int minc0, int minc1, int minc" - "ext/gd/libgd/gd_topal.c:826:23 minc U int minc0, int minc1, int minc2, JSAMPLE" - "ext/gd/libgd/gd_topal.c:826:34 minc U minc0, int minc1, int minc2, JSAMPLE colorlist" + - "ext/gd/libgd/gd_topal.c:826:49 colorlist U int minc2, JSAMPLE colorlist[])" + - "ext/gd/libgd/gd_topal.c:831:14 colorlist U * placed in colorlist[]." - "ext/gd/libgd/gd_topal.c:832:22 Heckbert's U * This routine uses Heckbert's \"locally sorted search" - "ext/gd/libgd/gd_topal.c:837:7 maxc U int maxc0, maxc1, maxc2;" - "ext/gd/libgd/gd_topal.c:837:14 maxc U int maxc0, maxc1, maxc2;" - "ext/gd/libgd/gd_topal.c:838:7 centerc U int centerc0, centerc1, centerc" - "ext/gd/libgd/gd_topal.c:838:17 centerc U int centerc0, centerc1, centerc2;" - "ext/gd/libgd/gd_topal.c:838:27 centerc U centerc0, centerc1, centerc2;" - - "ext/gd/libgd/gd_topal.c:839:13 ncolors U int i, x, ncolors;" - "ext/gd/libgd/gd_topal.c:840:9 minmaxdist U INT32 minmaxdist, min_dist, max_dist" - "ext/gd/libgd/gd_topal.c:840:41 tdist U min_dist, max_dist, tdist;" - "ext/gd/libgd/gd_topal.c:841:9 mindist U INT32 mindist[MAXNUMCOLORS]; /* min" @@ -8773,43 +7742,31 @@ issues: - "ext/gd/libgd/gd_topal.c:961:22 minmaxdist U if (max_dist < minmaxdist)" - "ext/gd/libgd/gd_topal.c:962:2 minmaxdist U minmaxdist = max_dist;" - "ext/gd/libgd/gd_topal.c:965:62 minmaxdist U update box is more than minmaxdist" - - "ext/gd/libgd/gd_topal.c:969:3 ncolors U ncolors = 0;" - "ext/gd/libgd/gd_topal.c:972:11 mindist U if (mindist[i] <= minmaxdist)" - - "ext/gd/libgd/gd_topal.c:973:12 ncolors U colorlist[ncolors++] = (JSAMPLE) i;" - - "ext/gd/libgd/gd_topal.c:975:10 ncolors U return ncolors;" - - "ext/gd/libgd/gd_topal.c:993:19 bptr U register INT32 *bptr; /* pointer into bestdist" + - "ext/gd/libgd/gd_topal.c:973:2 colorlist U colorlist[ncolors++] = (JSAMPLE" + - "ext/gd/libgd/gd_topal.c:982:28 colorlist U int numcolors, JSAMPLE colorlist[]," + - "ext/gd/libgd/gd_topal.c:983:13 bestcolor U JSAMPLE bestcolor[])" + - "ext/gd/libgd/gd_topal.c:986:53 bestcolor U closest entries in the bestcolor[] array." - "ext/gd/libgd/gd_topal.c:993:42 bestdist U bptr; /* pointer into bestdist[] array */" + - "ext/gd/libgd/gd_topal.c:994:35 bestcolor U cptr; /* pointer into bestcolor[] array */" - "ext/gd/libgd/gd_topal.c:1001:9 bestdist U INT32 bestdist[BOX_C0_ELEMS * BOX_C" - - "ext/gd/libgd/gd_topal.c:1004:3 bptr U bptr = bestdist;" - "ext/gd/libgd/gd_topal.c:1004:10 bestdist U bptr = bestdist;" - - "ext/gd/libgd/gd_topal.c:1006:6 bptr U *bptr++ = 0x7FFFFFFFL;" - - "ext/gd/libgd/gd_topal.c:1038:7 bptr U bptr = bestdist;" + - "ext/gd/libgd/gd_topal.c:1021:16 colorlist U icolor = colorlist[i];" - "ext/gd/libgd/gd_topal.c:1038:14 bestdist U bptr = bestdist;" - - "ext/gd/libgd/gd_topal.c:1051:18 bptr U if (dist2 < *bptr)" - - "ext/gd/libgd/gd_topal.c:1083:20 cachep U register histptr cachep; /* pointer into main" - - "ext/gd/libgd/gd_topal.c:1120:4 cachep U cachep = &histogram[c0 + ic" - - "ext/gd/libgd/gd_topal.c:1123:9 cachep U *cachep++ = (histcell) ((*cptr" + - "ext/gd/libgd/gd_topal.c:1039:14 bestcolor U cptr = bestcolor;" + - "ext/gd/libgd/gd_topal.c:1082:43 bestcolor U cptr; /* pointer into bestcolor[] array */" - "ext/gd/libgd/gd_topal.c:1123:21 histcell U *cachep++ = (histcell) ((*cptr++) + 1);" + - "ext/gd/libgd/gd_topal.c:1131:42 colormapped U pixels to the output colormapped representation." - "ext/gd/libgd/gd_topal.c:1144:3 JDIMENSION U JDIMENSION col;" - - "ext/gd/libgd/gd_topal.c:1145:20 cachep U register histptr cachep;" - - "ext/gd/libgd/gd_topal.c:1177:4 cachep U cachep = &histogram[c0][c1" - "ext/gd/libgd/gd_topal.c:1193:12 LOCFSERROR U register LOCFSERROR cur0, cur1, cur2; /" - "ext/gd/libgd/gd_topal.c:1194:3 LOCFSERROR U LOCFSERROR belowerr0, belowerr" - "ext/gd/libgd/gd_topal.c:1194:14 belowerr U LOCFSERROR belowerr0, belowerr1, belowerr" - "ext/gd/libgd/gd_topal.c:1194:25 belowerr U LOCFSERROR belowerr0, belowerr1, belowerr2; /* error" - "ext/gd/libgd/gd_topal.c:1194:36 belowerr U belowerr0, belowerr1, belowerr2; /* error for pixel" - "ext/gd/libgd/gd_topal.c:1195:3 LOCFSERROR U LOCFSERROR bpreverr0, bpreverr" - - "ext/gd/libgd/gd_topal.c:1195:14 bpreverr U LOCFSERROR bpreverr0, bpreverr1, bpreverr" - - "ext/gd/libgd/gd_topal.c:1195:25 bpreverr U LOCFSERROR bpreverr0, bpreverr1, bpreverr2; /* error" - - "ext/gd/libgd/gd_topal.c:1195:36 bpreverr U bpreverr0, bpreverr1, bpreverr2; /* error for below" - - "ext/gd/libgd/gd_topal.c:1196:12 FSERRPTR U register FSERRPTR errorptr; /* => fserrors" - - "ext/gd/libgd/gd_topal.c:1196:37 fserrors U FSERRPTR errorptr; /* => fserrors[] at column before current" - "ext/gd/libgd/gd_topal.c:1201:3 JDIMENSION U JDIMENSION col;" - - "ext/gd/libgd/gd_topal.c:1223:26 fserrors U errorptr = cquantize->fserrors + (width + 1) * 3;" - "ext/gd/libgd/gd_topal.c:1235:7 belowerr U belowerr0 = belowerr1 = belowerr" - "ext/gd/libgd/gd_topal.c:1235:19 belowerr U belowerr0 = belowerr1 = belowerr2 = 0;" - - "ext/gd/libgd/gd_topal.c:1236:7 bpreverr U bpreverr0 = bpreverr1 = bpreverr" - - "ext/gd/libgd/gd_topal.c:1236:19 bpreverr U bpreverr0 = bpreverr1 = bpreverr2 = 0;" - "ext/gd/libgd/gd_topal.c:1294:19 pixcode U register int pixcode = *cachep - 1;" - "ext/gd/libgd/gd_topal.c:1295:26 pixcode U *outptr = (JSAMPLE) pixcode;" - "ext/gd/libgd/gd_topal.c:1297:9 GETJSAMPLE U #define GETJSAMPLE" @@ -8820,20 +7777,8 @@ issues: - "ext/gd/libgd/gd_topal.c:1300:14 GETJSAMPLE U cur2 -= GETJSAMPLE (colormap2[pixcode]" - "ext/gd/libgd/gd_topal.c:1300:36 pixcode U GETJSAMPLE (colormap2[pixcode]);" - "ext/gd/libgd/gd_topal.c:1301:8 GETJSAMPLE U #undef GETJSAMPLE" - - "ext/gd/libgd/gd_topal.c:1308:26 bnexterr U register LOCFSERROR bnexterr, delta;" - - "ext/gd/libgd/gd_topal.c:1310:6 bnexterr U bnexterr = cur0; /* Process component" - - "ext/gd/libgd/gd_topal.c:1313:21 FSERROR U errorptr[0] = (FSERROR) (bpreverr0 + cur0)" - - "ext/gd/libgd/gd_topal.c:1316:18 bnexterr U belowerr0 = bnexterr;" - - "ext/gd/libgd/gd_topal.c:1318:6 bnexterr U bnexterr = cur1; /* Process component" - - "ext/gd/libgd/gd_topal.c:1321:21 FSERROR U errorptr[1] = (FSERROR) (bpreverr1 + cur1)" - - "ext/gd/libgd/gd_topal.c:1324:18 bnexterr U belowerr1 = bnexterr;" - - "ext/gd/libgd/gd_topal.c:1389:9 STEPSIZE U #define STEPSIZE ((MAXJSAMPLE+1)/16)" - - "ext/gd/libgd/gd_topal.c:1392:21 STEPSIZE U for (in = 0; in < STEPSIZE; in++, out++)" - - "ext/gd/libgd/gd_topal.c:1398:15 STEPSIZE U for (; in < STEPSIZE * 3; in++, out += (in" - - "ext/gd/libgd/gd_topal.c:1409:8 STEPSIZE U #undef STEPSIZE" - "ext/gd/libgd/gd_topal.c:1425:51 histcell U HIST_C2_ELEMS * sizeof (histcell));" - "ext/gd/libgd/gd_topal.c:1517:58 cquantizer U gdCalloc (1, sizeof (my_cquantizer));" - - "ext/gd/libgd/gd_topal.c:1539:26 FSERRPTR U cquantize->fserrors = (FSERRPTR) safe_emalloc (3, sizeof" - "ext/gd/libgd/gd_topal.c:1542:21 Steinberg U /* Allocate Floyd-Steinberg workspace. */" - "ext/gd/libgd/gd_wbmp.c:21:40 Smurlo U code are from Maurice Smurlo." - "ext/gd/libgd/gd_wbmp.c:24:29 Szmurlo U Copyright (C) Maurice Szmurlo --- T-SIT --- January" @@ -8841,15 +7786,14 @@ issues: - "ext/gd/libgd/gd_wbmp.c:35:59 wbmptopbm U 'pbmtowbmp.c' and 'wbmptopbm.c' by" - "ext/gd/libgd/gd_wbmp.c:36:4 Terje U Terje Sannum " - - "ext/gd/libgd/gd_webp.c:9:13 LIBWEBP U #ifdef HAVE_LIBWEBP" - "ext/gd/libgd/gd_webp.c:164:8 freeargb U goto freeargb;" - "ext/gd/libgd/gd_webp.c:169:1 freeargb U freeargb:" - - "ext/gd/libgd/gd_webp.c:207:16 LIBWEBP U #endif /* HAVE_LIBWEBP */" - "ext/gd/libgd/gd.c:43:54 jklmnopqr U xb8, 0xc6, 0xa4, /*.jklmnopqr...... */" - "ext/gd/libgd/gd.c:45:55 stuvwxyz U xdd, 0xde, 0xae, /*..stuvwxyz...... */" - "ext/gd/libgd/gd.c:51:54 JKLMNOPQR U xdb, 0xfa, 0xff, /*.JKLMNOPQR...... */" - "ext/gd/libgd/gd.c:53:55 STUVWXYZ U xd2, 0xd3, 0xd5, /*..STUVWXYZ...... */" - "ext/gd/libgd/gd.c:59:87 Buckman U improvement. Thanks to John Buckman. */" + - "ext/gd/libgd/gd.c:227:38 antialiasing U default. This allows font antialiasing to work as expected" - "ext/gd/libgd/gd.c:282:7 mindist U long mindist = 0;" - "ext/gd/libgd/gd.c:295:48 Marwood U b (thanks to David Marwood) */" - "ext/gd/libgd/gd.c:298:24 mindist U if (first || (dist < mindist)) {" @@ -8869,6 +7813,11 @@ issues: - "ext/gd/libgd/gd.c:844:57 Thorben U truecolor (thanks to Thorben Kundinger for pointing" - "ext/gd/libgd/gd.c:844:65 Kundinger U truecolor (thanks to Thorben Kundinger for pointing out the" - "ext/gd/libgd/gd.c:851:23 Winzig U /* 2.0.9, Thomas Winzig: apply simple full transparen" + - "ext/gd/libgd/gd.c:1058:7 thickhalf U int thickhalf = im->thick >> 1;" + - "ext/gd/libgd/gd.c:1059:40 thickhalf U eFilledHRectangle(im, x1, y - thickhalf, x2, y + im->thick" + - "ext/gd/libgd/gd.c:1059:71 thickhalf U x2, y + im->thick - thickhalf - 1, col);" + - "ext/gd/libgd/gd.c:1077:7 thickhalf U int thickhalf = im->thick >> 1;" + - "ext/gd/libgd/gd.c:1078:34 thickhalf U dImageFilledRectangle(im, x - thickhalf, y1, x + im->thick" - "ext/gd/libgd/gd.c:1093:4 Bresenham U /* Bresenham as presented in Foley" - "ext/gd/libgd/gd.c:1096:43 yend U incr2, d, x, y, xend, yend, xdirflag, ydirflag" - "ext/gd/libgd/gd.c:1096:49 xdirflag U d, x, y, xend, yend, xdirflag, ydirflag;" @@ -8928,7 +7877,6 @@ issues: - "ext/gd/libgd/gd.c:2518:44 ydest U ydest < sty[y - srcY]); ydest++) {" - "ext/gd/libgd/gd.c:2527:16 Thorben U /* 2.0.9: Thorben Kundinger: Maybe the" - "ext/gd/libgd/gd.c:2527:24 Kundinger U /* 2.0.9: Thorben Kundinger: Maybe the source image" - - "ext/gd/libgd/gd.c:2609:11 spixels U double spixels = 0;" - "ext/gd/libgd/gd.c:2616:12 yportion U double yportion;" - "ext/gd/libgd/gd.c:2618:6 yportion U yportion = 1.0f - (sy - floor" - "ext/gd/libgd/gd.c:2619:10 yportion U if (yportion > sy2 - sy1) {" @@ -8944,10 +7892,6 @@ issues: - "ext/gd/libgd/gd.c:2647:63 pcontribution U gdTrueColorGetAlpha(p))) * pcontribution;" - "ext/gd/libgd/gd.c:2651:41 pcontribution U gdTrueColorGetAlpha (p) * pcontribution;" - "ext/gd/libgd/gd.c:2653:21 pcontribution U contrib_sum += pcontribution;" - - "ext/gd/libgd/gd.c:2654:6 spixels U spixels += xportion * yportion" - - "ext/gd/libgd/gd.c:2664:8 spixels U if (spixels != 0.0f) {" - - "ext/gd/libgd/gd.c:2665:12 spixels U red /= spixels;" - - "ext/gd/libgd/gd.c:2666:14 spixels U green /= spixels;" - "ext/gd/libgd/gd.c:2723:32 intertersection U remembering the previous intertersection, and by using the slope" - "ext/gd/libgd/gd.c:2732:6 miny U int miny, maxy, pmaxy;" - "ext/gd/libgd/gd.c:2732:18 pmaxy U int miny, maxy, pmaxy;" @@ -8959,15 +7903,17 @@ issues: - "ext/gd/libgd/gd.c:2790:34 Chipitsine U Optimization by Ilia Chipitsine -- don't waste time" - "ext/gd/libgd/gd.c:2831:20 pmaxy U } else if (y == pmaxy && y == y2) {" - "ext/gd/libgd/gd.h:67:18 repsented U True colors are repsented as follows:" - - "ext/gd/libgd/gd2copypal.c:19:35 copypal U (stderr, \"Usage: gd2copypal palettefile.gd2 filename" - - "ext/gd/libgd/gd2topng.c:17:35 topng U (stderr, \"Usage: gd2topng filename.gd2 filename" + - "ext/gd/libgd/gd2copypal.c:19:35 copypal U (stderr, \"Usage: gd2copypal palettefile.gd2 filename" + - "ext/gd/libgd/gd2copypal.c:19:43 palettefile U \"Usage: gd2copypal palettefile.gd2 filename.gd2\\n\"" - "ext/gd/libgd/gdcache.c:128:10 preveprev U /* preveprev becomes new end of list" - "ext/gd/libgd/gddemo.c:36:18 demoin U /* Try to load demoin.png and paste part of" - "ext/gd/libgd/gddemo.c:38:16 demoin U in = fopen (\"demoin.png\", \"rb\");" - "ext/gd/libgd/gddemo.c:42:52 demoin U much more impressive if demoin.png\\n\");" - "ext/gd/libgd/gddemo.c:108:17 demoout U out = fopen (\"demoout.png\", \"wb\");" - "ext/gd/libgd/gdft.c:31:14 antialised U /* number of antialised colors for indexed bitmaps" + - "ext/gd/libgd/gdft.c:69:9 FONTCACHESIZE U #define FONTCACHESIZE 6" - "ext/gd/libgd/gdft.c:72:9 TWEENCOLORCACHESIZE U #define TWEENCOLORCACHESIZE 32" + - "ext/gd/libgd/gdft.c:131:3 fontkey U } fontkey_t;" - "ext/gd/libgd/gdft.c:137:6 fgcolor U int fgcolor; /* key *//* -ve means" - "ext/gd/libgd/gdft.c:139:6 tweencolor U int tweencolor;" - "ext/gd/libgd/gdft.c:140:3 tweencolor U } tweencolor_t;" @@ -8975,9 +7921,17 @@ issues: - "ext/gd/libgd/gdft.c:148:3 tweencolorkey U } tweencolorkey_t;" - "ext/gd/libgd/gdft.c:163:4 SCCS U * SCCS: @(#) tclUtf.c 1.25" - "ext/gd/libgd/gdft.c:173:42 chartorune U Equivalent to Plan 9 chartorune()." + - "ext/gd/libgd/gdft.c:340:2 fontkey U fontkey_t *b = (fontkey_t *" + - "ext/gd/libgd/gdft.c:340:18 fontkey U fontkey_t *b = (fontkey_t *) key;" + - "ext/gd/libgd/gdft.c:367:2 fontkey U fontkey_t *b = (fontkey_t *" + - "ext/gd/libgd/gdft.c:367:18 fontkey U fontkey_t *b = (fontkey_t *) key;" + - "ext/gd/libgd/gdft.c:371:8 fontsearchpath U char *fontsearchpath, *fontlist;" + - "ext/gd/libgd/gdft.c:386:2 fontsearchpath U fontsearchpath = getenv (\"GDFONTPATH" - "ext/gd/libgd/gdft.c:386:28 GDFONTPATH U fontsearchpath = getenv (\"GDFONTPATH\");" + - "ext/gd/libgd/gdft.c:387:7 fontsearchpath U if (!fontsearchpath) {" + - "ext/gd/libgd/gdft.c:388:3 fontsearchpath U fontsearchpath = DEFAULT_FONTPATH;" - "ext/gd/libgd/gdft.c:393:26 becasuse U Must use gd_strtok_r becasuse strtok() isn't thread" - - "ext/gd/libgd/gdft.c:446:25 dfont U GD_CHECK_FONT_PATH(\".dfont\");" + - "ext/gd/libgd/gdft.c:398:21 fontsearchpath U path = gdEstrdup (fontsearchpath);" - "ext/gd/libgd/gdft.c:566:4 tweencolor U /* tweencolor cache functions" - "ext/gd/libgd/gdft.c:570:2 tweencolor U tweencolor_t *a = (tweencolor_t" - "ext/gd/libgd/gdft.c:570:21 tweencolor U tweencolor_t *a = (tweencolor_t *) element;" @@ -8987,30 +7941,18 @@ issues: - "ext/gd/libgd/gdft.c:573:79 fgcolor U && a->fgcolor == b->fgcolor && a->im == b->im);" - "ext/gd/libgd/gdft.c:588:2 tweencolorkey U tweencolorkey_t *b = (tweencolorkey" - "ext/gd/libgd/gdft.c:588:24 tweencolorkey U tweencolorkey_t *b = (tweencolorkey_t *) key;" - - "ext/gd/libgd/gdft.c:589:13 npixel U int pixel, npixel, bg, fg;" - "ext/gd/libgd/gdft.c:595:10 fgcolor U fg = a->fgcolor = b->fgcolor;" - - "ext/gd/libgd/gdft.c:606:3 npixel U npixel = NUMCOLORS - pixel" - - "ext/gd/libgd/gdft.c:621:30 npixel U pixel * im->red[fg] + npixel * im->red[bg]) / NUMCOLORS" - - "ext/gd/libgd/gdft.c:622:32 npixel U pixel * im->green[fg] + npixel * im->green[bg]) / NUMCOLORS" - - "ext/gd/libgd/gdft.c:623:31 npixel U pixel * im->blue[fg] + npixel * im->blue[bg]) / NUMCOLORS" - "ext/gd/libgd/gdft.c:635:15 gdft U static char * gdft_draw_bitmap (gdCache" - - "ext/gd/libgd/gdft.c:638:7 tpixel U int *tpixel = NULL;" - - "ext/gd/libgd/gdft.c:639:6 opixel U int opixel;" - "ext/gd/libgd/gdft.c:667:35 Giuliano U mode_mono fix from Giuliano Pochini */" - "ext/gd/libgd/gdft.c:667:44 Pochini U mono fix from Giuliano Pochini */" - "ext/gd/libgd/gdft.c:685:51 Nabb U clipping rectangle, Matt McNabb */" - - "ext/gd/libgd/gdft.c:690:5 tpixel U tpixel = &im->tpixels[y][x" - - "ext/gd/libgd/gdft.c:693:8 tpixel U *tpixel = -fg;" - - "ext/gd/libgd/gdft.c:697:7 opixel U opixel = *tpixel;" - - "ext/gd/libgd/gdft.c:697:17 tpixel U opixel = *tpixel;" - - "ext/gd/libgd/gdft.c:698:31 opixel U gdTrueColorGetAlpha(opixel) != gdAlphaTransparent" - - "ext/gd/libgd/gdft.c:699:9 tpixel U *tpixel = gdAlphaBlend (opixel" - - "ext/gd/libgd/gdft.c:699:32 opixel U tpixel = gdAlphaBlend (opixel," + - "ext/gd/libgd/gdft.c:730:37 antialiasing U NUMCOLORS levels of antialiasing for" - "ext/gd/libgd/gdft.c:737:34 Giuliano U mode_mono fix from Giuliano Pochini */" - "ext/gd/libgd/gdft.c:737:43 Pochini U mono fix from Giuliano Pochini */" - "ext/gd/libgd/gdft.c:753:43 Marwood U indexes (thanks to David Marwood)." - "ext/gd/libgd/gdft.c:757:14 antialised U /* find antialised color */" - "ext/gd/libgd/gdft.c:769:1 gdroundupdown U gdroundupdown (FT_F26Dot6 v1, int" + - "ext/gd/libgd/gdft.c:811:29 FONTCACHESIZE U fontCache = gdCacheCreate (FONTCACHESIZE, fontTest, fontFetch" - "ext/gd/libgd/gdft.c:831:24 penf U FT_Vector pen, delta, penf;" - "ext/gd/libgd/gdft.c:847:17 Ostermann U /* 2.0.13: Bob Ostermann: don't force autohint" - "ext/gd/libgd/gdft.c:849:9 mfound U int m, mfound;" @@ -9140,15 +8082,13 @@ issues: - "ext/gd/libgd/gdtestft.c:97:43 fttest U \"Can't create test/fttest.png\\n\");" - "ext/gd/libgd/gdtestft.c:102:48 fttest U image written to test/fttest.png\\n\");" - "ext/gd/libgd/gdtopng.c:16:32 gdtopng U fprintf (stderr, \"Usage: gdtopng filename.gd filename" - - "ext/gd/libgd/gdxpm.c:34:17 ncolors U number = image.ncolors;" - "ext/gd/libgd/pngtogd.c:17:32 pngtogd U fprintf (stderr, \"Usage: pngtogd filename.png filename" - "ext/gd/libgd/pngtogd2.c:20:32 pngtogd U fprintf (stderr, \"Usage: pngtogd2 filename.png filename" - - "ext/gd/libgd/testac.c:31:32 testac U fprintf (stderr, \"Usage: testac filename.png\\n\");" - - "ext/gd/libgd/testac.c:51:35 noblending U (im_in, 1.0, 0, 0, \"noblending-fullsize-truecolor.png" - - "ext/gd/libgd/testac.c:53:35 noblending U (im_in, 0.5, 0, 0, \"noblending-halfsize-truecolor.png" - - "ext/gd/libgd/testac.c:55:35 noblending U (im_in, 2.0, 0, 0, \"noblending-doublesize-truecolor" - - "ext/gd/libgd/testac.c:57:35 noblending U (im_in, 1.0, 0, 1, \"noblending-fullsize-palette.png" - - "ext/gd/libgd/testac.c:59:35 noblending U (im_in, 0.5, 0, 1, \"noblending-halfsize-palette.png" + - "ext/gd/libgd/testac.c:31:32 testac U fprintf (stderr, \"Usage: testac filename.png\\n\");" + - "ext/gd/libgd/testac.c:53:46 halfsize U , 0, 0, \"noblending-halfsize-truecolor.png\");" + - "ext/gd/libgd/testac.c:54:44 halfsize U .5, 1, 0, \"blending-halfsize-truecolor.png\");" + - "ext/gd/libgd/testac.c:59:46 halfsize U , 0, 1, \"noblending-halfsize-palette.png\");" + - "ext/gd/libgd/testac.c:60:44 halfsize U .5, 1, 1, \"blending-halfsize-palette.png\");" - "ext/gd/libgd/wbmp.c:34:34 flexibilty U way you gain a lot of flexibilty about how this package" - "ext/gd/libgd/wbmp.c:58:23 intgerer U ** Put a multibyte intgerer in some kind of output" - "ext/gd/libgd/wbmp.c:67:15 accu U int cnt, l, accu;" @@ -9156,9 +8096,8 @@ issues: - "ext/gd/libgd/wbmp.c:72:10 accu U while (accu != i)" - "ext/gd/libgd/wbmp.c:73:5 accu U accu += i & 0x7f << 7 * cnt" - "ext/gd/libgd/wbmp.c:307:34 visualisation U a WBMP to stdout for visualisation" - - "ext/gd/libgd/webpng.c:190:38 nalpha U maxy, x, y, alpha, pix, nalpha = 0;" - - "ext/gd/libgd/webpng.c:210:8 nalpha U nalpha++;" - - "ext/gd/libgd/webpng.c:219:34 nalpha U d alpha channels\\n\", nalpha);" + - "ext/gd/libgd/webpng.c:233:56 pngname U t index|none ] [-d] pngname.png\\n\"" + - "ext/gd/php_gd.h:70:22 EDGEDETECT U define IMAGE_FILTER_EDGEDETECT 5" - "ext/gd/php_gd.h:119:41 libgdimageptr U gdImageStruct *php_gd_libgdimageptr_from_zval_p(zval* zp" - "ext/gmp/gmp_arginfo.h:320:13 mpir U #if defined(mpir_version)" - "ext/gmp/gmp_arginfo.h:321:32 MPIR U STRING_CONSTANT(\"GMP_MPIR_VERSION\", GMP_MPIR_VERSION" @@ -9173,19 +8112,10 @@ issues: - "ext/gmp/gmp.c:149:28 gmpnumber U define FETCH_GMP_ZVAL_DEP(gmpnumber, zval, temp, dep, arg" - "ext/gmp/gmp.c:151:2 gmpnumber U gmpnumber = GET_GMP_FROM_ZVAL" - "ext/gmp/gmp.c:181:44 gmpnum U zval *result, mpz_t gmpnum, int base);" - - "ext/gmp/gmp.c:207:21 tdiv U static void gmp_mpz_tdiv_q_ui(mpz_ptr a, mpz" - - "ext/gmp/gmp.c:208:6 tdiv U mpz_tdiv_q_ui(a, b, c);" - - "ext/gmp/gmp.c:210:21 tdiv U static void gmp_mpz_tdiv_r_ui(mpz_ptr a, mpz" - - "ext/gmp/gmp.c:211:6 tdiv U mpz_tdiv_r_ui(a, b, c);" - - "ext/gmp/gmp.c:219:21 cdiv U static void gmp_mpz_cdiv_r_ui(mpz_ptr a, mpz" - - "ext/gmp/gmp.c:220:6 cdiv U mpz_cdiv_r_ui(a, b, c);" - - "ext/gmp/gmp.c:222:21 cdiv U static void gmp_mpz_cdiv_q_ui(mpz_ptr a, mpz" - - "ext/gmp/gmp.c:223:6 cdiv U mpz_cdiv_q_ui(a, b, c);" - "ext/gmp/gmp.c:251:80 gmpnum U entry *ce, mpz_ptr *gmpnum_target) /* {{{ */" - "ext/gmp/gmp.c:259:3 gmpnum U *gmpnum_target = intern->num" - "ext/gmp/gmp.c:267:10 gmpnum U mpz_ptr gmpnum_dummy;" - "ext/gmp/gmp.c:268:35 gmpnum U create_object_ex(ce, &gmpnum_dummy);" - - "ext/gmp/gmp.c:391:26 tdiv U BINARY_UI_OP_EX(mpz_tdiv_q, gmp_mpz_tdiv_q_ui" - "ext/gmp/gmp.c:561:6 GMPG U if (GMPG(rand_initialized))" - "ext/gmp/gmp.c:562:7 randclear U gmp_randclear(GMPG(rand_state));" - "ext/gmp/gmp.c:562:17 GMPG U gmp_randclear(GMPG(rand_state));" @@ -9196,14 +8126,12 @@ issues: - "ext/gmp/gmp.c:657:16 sizeinbase U num_len = mpz_sizeinbase(gmpnum, abs(base));" - "ext/gmp/gmp.c:666:36 sizeinbase U documentation for mpz_sizeinbase():" - "ext/gmp/gmp.c:1016:31 sizeinbase U size_in_base_2 = mpz_sizeinbase(gmpnumber, 2);" - - "ext/gmp/gmp.c:1115:58 cdiv U value, a_arg, b_arg, mpz_cdiv_qr, mpz_cdiv_qr_ui," - "ext/gmp/gmp.c:1267:11 uiui U mpz_bin_uiui(gmpnum_result, (gmp" - - "ext/gmp/gmp.c:1295:12 powmax U double powmax = log((double)ZEND_LONG" - - "ext/gmp/gmp.c:1299:41 powmax U base_arg)) * exp) > powmax) {" - - "ext/gmp/gmp.c:1310:29 powmax U log(gmpnum) * exp) > powmax) {" - "ext/gmp/gmp.c:1359:7 powm U mpz_powm_ui(gmpnum_result, gmpnum" - "ext/gmp/gmp.c:1361:7 powm U mpz_powm(gmpnum_result, gmpnum" - "ext/gmp/gmp.c:1422:6 sqrtrem U mpz_sqrtrem(gmpnum_result1, gmpnum" + - "ext/gmp/gmp.c:1492:9 rootrem U /* mpz_rootrem() is supported since" + - "ext/gmp/gmp.c:1494:6 rootrem U mpz_rootrem(gmpnum_result1, gmpnum" - "ext/gmp/gmp.c:1555:18 probab U RETVAL_LONG(mpz_probab_prime_p(gmpnum_a, (int" - "ext/gmp/gmp.c:1598:6 gcdext U mpz_gcdext(gmpnum_g, gmpnum_s," - "ext/gmp/gmp.c:1761:7 GMPG U if (!GMPG(rand_initialized))" @@ -9408,29 +8336,18 @@ issues: - "ext/hash/hash_xxhash.c:13:21 Belski U | Author: Anatol Belski " - "ext/hash/hash.c:92:31 Castagnoli's U , \"crc32c\", 34}, /* Castagnoli's CRC, used by iSCSI," - "ext/hash/hash.c:92:70 Btrfs U used by iSCSI, SCTP, Btrfs, ext4, etc */" - - "ext/hash/hash.c:140:16 specp U const char **specp, size_t *pos, size_t" - - "ext/hash/hash.c:142:22 specp U const char *spec = *specp;" - - "ext/hash/hash.c:175:3 specp U *specp = spec;" - "ext/hash/hash.c:222:14 llllllb U Example: \"llllllb64l16.\" is the spec for" - "ext/hash/hash.c:691:8 zhash U zval *zhash;" - "ext/hash/hash.c:695:52 zhash U ZEND_NUM_ARGS(), \"OS\", &zhash, php_hashcontext_ce" - "ext/hash/hash.c:699:45 zhash U from_object(Z_OBJ_P(zhash));" - "ext/hash/hash.c:710:8 zhash U zval *zhash, *zstream;" - - "ext/hash/hash.c:713:25 didread U zend_long length = -1, didread = 0;" - "ext/hash/hash.c:715:54 zhash U NUM_ARGS(), \"Or|l\", &zhash, php_hashcontext_ce" - - "ext/hash/hash.c:733:16 didread U RETURN_LONG(didread);" - - "ext/hash/hash.c:737:3 didread U didread += n;" - - "ext/hash/hash.c:740:14 didread U RETURN_LONG(didread);" - - "ext/hash/hash.c:800:19 opad U /* Convert K to opad -- 0x6A = 0x36 ^ 0x" - "ext/hash/hash.c:896:19 hkdf U PHP_FUNCTION(hash_hkdf)" - - "ext/hash/hash.c:1001:46 Sssl U parameters(ZEND_NUM_ARGS(), \"Sssl|lbh\", &algo, &pass," - - "ext/hash/hash.c:1036:19 opad U /* Convert K1 to opad -- 0x6A = 0x36 ^ 0x" - "ext/hash/hash.c:1398:15 znew U zend_object *znew = php_hashcontext_create" - "ext/hash/hash.c:1399:63 znew U hashcontext_from_object(znew);" - "ext/hash/hash.c:1403:10 znew U return znew;" - "ext/hash/hash.c:1406:29 znew U objects_clone_members(znew, zobj);" - "ext/hash/hash.c:1416:10 znew U return znew;" - - "ext/hash/murmur/PMurHash.c:2:38 Appleby U was written by Austin Appleby, and is placed in the" - "ext/hash/murmur/PMurHash.c:77:10 recognises U /* gcc recognises this code and generates" - "ext/hash/murmur/PMurHash.c:86:9 murmurhash U * Core murmurhash algorithm macros */" - "ext/hash/murmur/PMurHash.c:93:9 doblock U #define doblock(h1, k1) \\" @@ -9448,9 +8365,7 @@ issues: - "ext/hash/murmur/PMurHash.c:198:3 dobytes U dobytes(len, h1, c, n, ptr," - "ext/hash/murmur/PMurHash.c:202:4 pcarry U *pcarry = (c & ~0xff) | n;" - "ext/hash/murmur/PMurHash.c:218:6 fmix U /* fmix */" - - "ext/hash/murmur/PMurHash.h:2:38 Appleby U was written by Austin Appleby, and is placed in the" - "ext/hash/murmur/PMurHash.h:30:50 pcarry U 2_t *ph1, uint32_t *pcarry, const void *key, int" - - "ext/hash/murmur/PMurHash128.c:2:38 Appleby U was written by Austin Appleby, and is placed in the" - "ext/hash/murmur/PMurHash128.c:49:37 UINTXX U SAFE Defined if READ_UINTXX works on non-word boundaries" - "ext/hash/murmur/PMurHash128.c:71:10 recognises U /* gcc recognises this code and generates" - "ext/hash/murmur/PMurHash128.c:85:23 fmix U FORCE_INLINE uint32_t fmix32 ( uint32_t h )" @@ -9535,7 +8450,6 @@ issues: - "ext/hash/murmur/PMurHash128.c:600:34 hgfedcba U 0] k2=[98------] w=[hgfedcba ponmlkji] b=[765432" - "ext/hash/murmur/PMurHash128.c:600:43 ponmlkji U ------] w=[hgfedcba ponmlkji] b=[76543210 fedcba" - "ext/hash/murmur/PMurHash128.c:600:80 nmlkjihg U 3210 fedcba98] k1`=[nmlkjihg] k2`=[po------] */" - - "ext/hash/murmur/PMurHash128.h:2:38 Appleby U was written by Austin Appleby, and is placed in the" - "ext/hash/murmur/PMurHash128.h:31:54 pcarry U 4_t ph[2], uint64_t pcarry[2], const void *key" - "ext/hash/murmur/PMurHash128.h:32:65 pcarry U ph[2], const uint64_t pcarry[2], uint32_t total_length" - "ext/hash/murmur/PMurHash128.h:36:54 pcarry U 2_t ph[4], uint32_t pcarry[4], const void *key" @@ -9612,9 +8526,6 @@ issues: - "ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:118:6 Keccak U void KeccakP1600_Initialize(void" - "ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:125:6 Keccak U void KeccakP1600_AddByte(void *state" - "ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:146:6 Keccak U void KeccakP1600_AddBytesInLane" - - "ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:970:26 Nrounds U KeccakP1600_Permute_Nrounds(void *state, unsigned" - - "ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:1162:26 Nrounds U KeccakP1600_Permute_Nrounds(state, 12);" - - "ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:1169:26 Nrounds U KeccakP1600_Permute_Nrounds(state, 24);" - "ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:2:23 Keccak U Implementation by the Keccak, Keyak and Ketje Teams" - "ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:2:31 Keyak U Implementation by the Keccak, Keyak and Ketje Teams, namely" - "ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:2:41 Ketje U the Keccak, Keyak and Ketje Teams, namely, Guido" @@ -9629,8 +8540,6 @@ issues: - "ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:17:10 Keccak U #define _KeccakP_1600_SnP_h_" - "ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:22:9 Keccak U #define KeccakP1600_implementation" - "ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:23:9 Keccak U #define KeccakP1600_stateSizeInBytes" - - "ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:32:26 Nrounds U KeccakP1600_Permute_Nrounds(void *state, unsigned" - - "ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:32:60 nrounds U state, unsigned int nrounds);" - "ext/hash/sha3/generic32lc/KeccakSponge.c:2:23 Keccak U Implementation by the Keccak, Keyak and Ketje Teams" - "ext/hash/sha3/generic32lc/KeccakSponge.c:2:31 Keyak U Implementation by the Keccak, Keyak and Ketje Teams, namely" - "ext/hash/sha3/generic32lc/KeccakSponge.c:2:41 Ketje U the Keccak, Keyak and Ketje Teams, namely, Guido" @@ -9733,7 +8642,6 @@ issues: - "ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:38:15 Keccak U #elif defined(KeccakP1600_useSHLD)" - "ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:50:8 Keccak U #ifdef KeccakP1600_fullUnrolling" - "ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:53:19 Keccak U #define Unrolling KeccakP1600_unrolling" - - "ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:279:26 Nrounds U KeccakP1600_Permute_Nrounds(void *state, unsigned" - "ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:2:23 Keccak U Implementation by the Keccak, Keyak and Ketje Teams" - "ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:2:31 Keyak U Implementation by the Keccak, Keyak and Ketje Teams, namely" - "ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:2:41 Ketje U the Keccak, Keyak and Ketje Teams, namely, Guido" @@ -9748,8 +8656,6 @@ issues: - "ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:17:10 Keccak U #define _KeccakP_1600_SnP_h_" - "ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:25:9 Keccak U #define KeccakP1600_implementation" - "ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:25:85 Keccak U optimized implementation (\" KeccakP1600_implementation" - - "ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:43:26 Nrounds U KeccakP1600_Permute_Nrounds(void *state, unsigned" - - "ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:43:60 nrounds U state, unsigned int nrounds);" - "ext/hash/sha3/generic64lc/KeccakSponge.c:2:23 Keccak U Implementation by the Keccak, Keyak and Ketje Teams" - "ext/hash/sha3/generic64lc/KeccakSponge.c:2:31 Keyak U Implementation by the Keccak, Keyak and Ketje Teams, namely" - "ext/hash/sha3/generic64lc/KeccakSponge.c:2:41 Ketje U the Keccak, Keyak and Ketje Teams, namely, Guido" @@ -9791,29 +8697,23 @@ issues: - "ext/hash/sha3/generic64lc/SnP-Relaned.h:16:14 Relaned U #ifndef _SnP_Relaned_h_" - "ext/hash/sha3/generic64lc/SnP-Relaned.h:17:14 Relaned U #define _SnP_Relaned_h_" - "ext/hash/xxhash/xxhash.h:4:28 Yann U Copyright (C) 2012-2020 Yann Collet" - - "ext/hash/xxhash/xxhash.h:52:46 Appleby U 10 Austin Appleby" - "ext/hash/xxhash/xxhash.h:54:44 Mulvey U s 9 Bret Mulvey" - "ext/hash/xxhash/xxhash.h:56:44 Hsieh U s 1 Paul Hsieh" - "ext/hash/xxhash/xxhash.h:57:46 Alakuijala U s 10 Pike & Alakuijala" - "ext/hash/xxhash/xxhash.h:69:32 PCLMUL U in combination with PCLMUL instruction:" - - "ext/hash/xxhash/xxhash.h:160:26 Secretand U undef XXH3_64bits_withSecretandSeed" - - "ext/hash/xxhash/xxhash.h:178:33 Secretand U XXH3_128bits_reset_withSecretandSeed" - - "ext/hash/xxhash/xxhash.h:289:27 Secretand U define XXH3_64bits_withSecretandSeed XXH_NAME2(XXH_NAMESPACE" - - "ext/hash/xxhash/xxhash.h:289:82 Secretand U NAMESPACE, XXH3_64bits_withSecretandSeed)" - - "ext/hash/xxhash/xxhash.h:296:33 Secretand U XXH3_64bits_reset_withSecretandSeed XXH_NAME2(XXH_NAMESPACE" - "ext/hash/xxhash/xxhash.h:763:24 generage U all implementations generage exactly the same hash" - "ext/hash/xxhash/xxhash.h:1255:53 IMPLEM U EMENTATION) ) && !defined(XXH_IMPLEM_13a8737387)" - "ext/hash/xxhash/xxhash.h:1256:15 IMPLEM U # define XXH_IMPLEM_13a8737387" - - "ext/hash/xxhash/xxhash.h:1314:26 byteshifts U will emit literal byteshifts even if the target supports" - "ext/hash/xxhash/xxhash.h:1396:15 ENDJMP U * @def XXH32_ENDJMP" - "ext/hash/xxhash/xxhash.h:1405:17 ENDJMP U # define XXH32_ENDJMP 0" - "ext/hash/xxhash/xxhash.h:1422:58 armv U method 1) for gcc on armv7+ and mips */" - "ext/hash/xxhash/xxhash.h:1468:15 ENDJMP U #ifndef XXH32_ENDJMP" - "ext/hash/xxhash/xxhash.h:1470:17 ENDJMP U # define XXH32_ENDJMP 0" - "ext/hash/xxhash/xxhash.h:1598:51 autovectorization U places to avoid unwanted autovectorization (e.g." - - "ext/hash/xxhash/xxhash.h:1704:56 unalign U attribute__((packed)) unalign;" - - "ext/hash/xxhash/xxhash.h:1708:64 unalign U attribute__((packed)) xxh_unalign;" - - "ext/hash/xxhash/xxhash.h:1709:24 unalign U return ((const xxh_unalign*)ptr)->u32;" + - "ext/hash/xxhash/xxhash.h:1805:61 rotateleft U HAS_BUILTIN(__builtin_rotateleft32) \\" + - "ext/hash/xxhash/xxhash.h:1806:61 rotateleft U HAS_BUILTIN(__builtin_rotateleft64)" + - "ext/hash/xxhash/xxhash.h:1807:32 rotateleft U XXH_rotl32 __builtin_rotateleft32" + - "ext/hash/xxhash/xxhash.h:1808:32 rotateleft U XXH_rotl64 __builtin_rotateleft64" - "ext/hash/xxhash/xxhash.h:1949:74 AUTOVECTORIZE U !defined(XXH_ENABLE_AUTOVECTORIZE)" - "ext/hash/xxhash/xxhash.h:1953:8 autovectorizing U * autovectorizing the XXH32 loop (pragmas" - "ext/hash/xxhash/xxhash.h:1966:13 movqda U * movqda tmp, v // not required" @@ -9821,8 +8721,6 @@ issues: - "ext/hash/xxhash/xxhash.h:1979:50 autovectorizes U on AArch64, as Clang autovectorizes it incorrectly" - "ext/hash/xxhash/xxhash.h:1996:16 avalanched U * @return The avalanched hash." - "ext/hash/xxhash/xxhash.h:2041:16 ENDJMP U if (!XXH32_ENDJMP) {" - - "ext/hash/xxhash/xxhash.h:2347:69 unalign U attribute__((packed)) unalign64;" - - "ext/hash/xxhash/xxhash.h:2351:77 unalign U attribute__((packed)) xxh_unalign64;" - "ext/hash/xxhash/xxhash.h:2745:15 emmintrin U # include " - "ext/hash/xxhash/xxhash.h:2752:13 intrin U # include " - "ext/hash/xxhash/xxhash.h:2802:64 aeabi U This means numerous __aeabi_lmul" @@ -9905,7 +8803,6 @@ issues: - "ext/hash/xxhash/xxhash.h:3435:48 rrmxmx U inspired by Pelle Evensen's rrmxmx */" - "ext/hash/xxhash/xxhash.h:3440:16 xorshift U return XXH_xorshift64(h64, 28);" - "ext/hash/xxhash/xxhash.h:3511:21 rrmxmx U return XXH3_rrmxmx(keyed, len);" - - "ext/hash/xxhash/xxhash.h:3553:24 UMAC U Compared to classic UMAC where a 1 in 2^31 chance" - "ext/hash/xxhash/xxhash.h:3574:26 AUTOVECTORIZE U !defined(XXH_ENABLE_AUTOVECTORIZE) /* Define to disable" - "ext/hash/xxhash/xxhash.h:3577:29 autovectorize U GCC for x86 tends to autovectorize the 128-bit multiply" - "ext/hash/xxhash/xxhash.h:3581:20 scalarize U * cause it to scalarize. See `XXH32_round()" @@ -9916,7 +8813,6 @@ issues: - "ext/hash/xxhash/xxhash.h:3664:12 scalarized U * scalarized into an ugly mess of" - "ext/hash/xxhash/xxhash.h:3664:44 VMOV U into an ugly mess of VMOV.32 instructions." - "ext/hash/xxhash/xxhash.h:3666:60 autovectorization U avoid without turning autovectorization" - - "ext/hash/xxhash/xxhash.h:3720:32 UMAC U hardened version of UMAC, based off of FARSH" - "ext/hash/xxhash/xxhash.h:3720:51 FARSH's U of UMAC, based off of FARSH's implementation." - "ext/hash/xxhash/xxhash.h:3752:20 xacc U __m512i* const xacc = (__m512i *) acc;" - "ext/hash/xxhash/xxhash.h:3758:44 loadu U data_vec = _mm512_loadu_si512 (input);" @@ -9980,10 +8876,6 @@ issues: - "ext/hash/xxhash/xxhash.h:4491:22 Accs U return XXH3_mergeAccs(acc, (const xxh_u8*" - "ext/hash/xxhash/xxhash.h:4491:67 MERGEACCS U secret + XXH_SECRET_MERGEACCS_START, (xxh_u64)len" - "ext/hash/xxhash/xxhash.h:4633:17 Spah U * Credit to RedSpah for noticing this bug" - - "ext/hash/xxhash/xxhash.h:4796:33 Endof U size_t const nbStripesToEndofBlock = nbStripesPerBlock" - - "ext/hash/xxhash/xxhash.h:4797:67 Endof U nbStripes - nbStripesToEndofBlock;" - - "ext/hash/xxhash/xxhash.h:4798:105 Endof U CONSUME_RATE, nbStripesToEndofBlock, f_acc512);" - - "ext/hash/xxhash/xxhash.h:4800:49 Endof U input + nbStripesToEndofBlock * XXH_STRIPE_LEN" - "ext/hash/xxhash/xxhash.h:4961:70 LASTACC U secretLimit - XXH_SECRET_LASTACC_START);" - "ext/hash/xxhash/xxhash.h:4970:70 LASTACC U secretLimit - XXH_SECRET_LASTACC_START);" - "ext/hash/xxhash/xxhash.h:4981:26 Accs U return XXH3_mergeAccs(acc," @@ -10033,24 +8925,12 @@ issues: - "ext/iconv/iconv.c:1367:12 qmarks U int qmarks = 2;" - "ext/iconv/iconv.c:1368:15 qmarks U while (qmarks > 0 && str_left > 1" - "ext/iconv/iconv.c:1370:12 qmarks U --qmarks;" - - "ext/iconv/iconv.c:2354:9 ocnt U size_t ocnt, prev_ocnt, icnt, tcnt" - - "ext/iconv/iconv.c:2354:20 ocnt U size_t ocnt, prev_ocnt, icnt, tcnt;" - - "ext/iconv/iconv.c:2354:32 tcnt U ocnt, prev_ocnt, icnt, tcnt;" - - "ext/iconv/iconv.c:2365:17 ocnt U out_buf_size = ocnt = prev_ocnt = initial" - - "ext/iconv/iconv.c:2365:29 ocnt U buf_size = ocnt = prev_ocnt = initial_out_buf_size" - - "ext/iconv/iconv.c:2372:3 tcnt U tcnt = self->stub_len;" - - "ext/iconv/iconv.c:2374:10 tcnt U while (tcnt > 0) {" - - "ext/iconv/iconv.c:2375:51 tcnt U CONST char **)&pt, &tcnt, &pd, &ocnt) == (size" - - "ext/iconv/iconv.c:2375:63 ocnt U *)&pt, &tcnt, &pd, &ocnt) == (size_t)-1) {" - - "ext/iconv/iconv.c:2391:9 tcnt U tcnt = self->stub_len;" - "ext/intl/breakiterator/breakiterator_arginfo.h:169:36 UBRK U const_WORD_NONE_value, UBRK_WORD_NONE);" - "ext/intl/breakiterator/breakiterator_arginfo.h:175:42 UBRK U WORD_NONE_LIMIT_value, UBRK_WORD_NONE_LIMIT);" - "ext/intl/breakiterator/breakiterator_arginfo.h:181:38 UBRK U const_WORD_NUMBER_value, UBRK_WORD_NUMBER);" - "ext/intl/breakiterator/breakiterator_arginfo.h:187:44 UBRK U NUMBER_LIMIT_value, UBRK_WORD_NUMBER_LIMIT);" - "ext/intl/breakiterator/breakiterator_arginfo.h:193:38 UBRK U const_WORD_LETTER_value, UBRK_WORD_LETTER);" - "ext/intl/breakiterator/breakiterator_class.h:61:33 unconstructed U throw_error(NULL, \"Found unconstructed BreakIterator\"); \\" - - "ext/intl/breakiterator/breakiterator_iterators.h:36:3 CFUNC U U_CFUNC zend_object_iterator" - - "ext/intl/breakiterator/breakiterator_iterators.h:38:3 CFUNC U U_CFUNC void breakiterator_register" - "ext/intl/breakiterator/breakiterator.stub.php:11:17 UBRK U /** @cvalue UBRK_WORD_NONE */" - "ext/intl/breakiterator/breakiterator.stub.php:13:17 UBRK U /** @cvalue UBRK_WORD_NONE_LIMIT */" - "ext/intl/breakiterator/breakiterator.stub.php:15:17 UBRK U /** @cvalue UBRK_WORD_NUMBER */" @@ -10092,82 +8972,35 @@ issues: - "ext/intl/calendar/calendar.stub.php:390:15 intlgregcal U * @alias intlgregcal_set_gregorian_change" - "ext/intl/calendar/calendar.stub.php:396:15 intlgregcal U * @alias intlgregcal_get_gregorian_change" - "ext/intl/calendar/calendar.stub.php:402:15 intlgregcal U * @alias intlgregcal_is_leap_year" - - "ext/intl/collator/collator_arginfo.h:93:26 ULOC U REGISTER_LONG_CONSTANT(\"ULOC_ACTUAL_LOCALE\", ULOC" - - "ext/intl/collator/collator_arginfo.h:93:47 ULOC U ULOC_ACTUAL_LOCALE\", ULOC_ACTUAL_LOCALE, CONST" - - "ext/intl/collator/collator_arginfo.h:94:26 ULOC U REGISTER_LONG_CONSTANT(\"ULOC_VALID_LOCALE\", ULOC" - - "ext/intl/collator/collator_arginfo.h:94:46 ULOC U ULOC_VALID_LOCALE\", ULOC_VALID_LOCALE, CONST" - - "ext/intl/collator/collator_arginfo.h:105:40 UCOL U DEFAULT_VALUE_value, UCOL_DEFAULT);" - - "ext/intl/collator/collator_arginfo.h:111:34 UCOL U const_PRIMARY_value, UCOL_PRIMARY);" - - "ext/intl/collator/collator_arginfo.h:117:36 UCOL U const_SECONDARY_value, UCOL_SECONDARY);" - - "ext/intl/collator/collator_arginfo.h:123:35 UCOL U const_TERTIARY_value, UCOL_TERTIARY);" - - "ext/intl/collator/collator_arginfo.h:129:43 UCOL U DEFAULT_STRENGTH_value, UCOL_DEFAULT_STRENGTH);" - - "ext/intl/collator/collator_attr.c:43:10 ucol U value = ucol_getAttribute( co->ucoll" - "ext/intl/collator/collator_attr.c:43:33 ucoll U ucol_getAttribute( co->ucoll, attribute, COLLATOR" - - "ext/intl/collator/collator_attr.c:68:2 ucol U ucol_setAttribute( co->ucoll" - "ext/intl/collator/collator_attr.c:68:25 ucoll U ucol_setAttribute( co->ucoll, attribute, value, COLLATOR" - - "ext/intl/collator/collator_attr.c:91:15 ucol U RETURN_LONG( ucol_getStrength( co->ucoll" - "ext/intl/collator/collator_attr.c:91:37 ucoll U ucol_getStrength( co->ucoll ) );" - - "ext/intl/collator/collator_attr.c:113:2 ucol U ucol_setStrength( co->ucoll" - "ext/intl/collator/collator_attr.c:113:24 ucoll U ucol_setStrength( co->ucoll, strength );" - - "ext/intl/collator/collator_class.c:75:46 ucol U usable clone semantics - ucol_cloneBinary/ucol_openBinary" - - "ext/intl/collator/collator_class.c:75:63 ucol U semantics - ucol_cloneBinary/ucol_openBinary require binary" - "ext/intl/collator/collator_class.c:104:10 ucoll U if( co->ucoll )" - - "ext/intl/collator/collator_class.c:106:3 ucol U ucol_close( co->ucoll );" - "ext/intl/collator/collator_class.c:106:19 ucoll U ucol_close( co->ucoll );" - "ext/intl/collator/collator_class.c:107:7 ucoll U co->ucoll = NULL;" - "ext/intl/collator/collator_class.h:32:18 ucoll U UCollator* ucoll;" - - "ext/intl/collator/collator_class.h:64:37 ucol U check return value of a ucol_* function call." - - "ext/intl/collator/collator_compare.c:32:19 ustr U UChar* ustr1 = NULL;" - - "ext/intl/collator/collator_compare.c:33:19 ustr U UChar* ustr2 = NULL;" - - "ext/intl/collator/collator_compare.c:34:19 ustr U int ustr1_len = 0;" - - "ext/intl/collator/collator_compare.c:35:19 ustr U int ustr2_len = 0;" - "ext/intl/collator/collator_compare.c:51:18 ucoll U if (!co || !co->ucoll) {" - - "ext/intl/collator/collator_compare.c:66:4 ustr U &ustr1, &ustr1_len, str1," - - "ext/intl/collator/collator_compare.c:101:11 ucol U result = ucol_strcoll(" - "ext/intl/collator/collator_compare.c:102:7 ucoll U co->ucoll," - - "ext/intl/collator/collator_convert.c:43:14 znew U zval znew_val;" - - "ext/intl/collator/collator_convert.c:58:17 znew U ZVAL_STRINGL( &znew_val, (char*)new_val" - - "ext/intl/collator/collator_convert.c:58:43 UBYTES U val, (char*)new_val, UBYTES(new_val_len + 1) );" - - "ext/intl/collator/collator_convert.c:62:11 znew U Z_STRLEN(znew_val) = Z_STRLEN(znew" - - "ext/intl/collator/collator_convert.c:62:32 znew U znew_val) = Z_STRLEN(znew_val) - UBYTES(1);" - - "ext/intl/collator/collator_convert.c:62:44 UBYTES U Z_STRLEN(znew_val) - UBYTES(1);" - - "ext/intl/collator/collator_convert.c:66:37 znew U update( hash, hashKey, &znew_val);" - - "ext/intl/collator/collator_convert.c:94:20 UCHARS U (UChar*)old_val, UCHARS(old_val_len), status" - - "ext/intl/collator/collator_convert.c:166:36 UCHARS U STRVAL_P(utf16_zval), UCHARS( Z_STRLEN_P(utf16_zval" - - "ext/intl/collator/collator_convert.c:179:9 ustr U UChar *ustr = NULL;" - - "ext/intl/collator/collator_convert.c:180:10 ustr U int32_t ustr_len = 0;" - - "ext/intl/collator/collator_convert.c:185:5 ustr U &ustr, &ustr_len," - - "ext/intl/collator/collator_convert.c:185:12 ustr U &ustr, &ustr_len," - - "ext/intl/collator/collator_convert.c:194:48 ustr U string_init((char *) ustr, UBYTES(ustr_len)," - - "ext/intl/collator/collator_convert.c:194:54 UBYTES U init((char *) ustr, UBYTES(ustr_len), 0);" - - "ext/intl/collator/collator_convert.c:244:35 UBYTES U zstr, (char*)ustr, UBYTES(ustr_len));" - - "ext/intl/collator/collator_convert.c:320:69 UCHARS U UChar*) Z_STRVAL_P(str), UCHARS( Z_STRLEN_P(str) )," + - "ext/intl/collator/collator_convert.c:43:14 znew U zval znew_val;" + - "ext/intl/collator/collator_convert.c:58:17 znew U ZVAL_STRINGL( &znew_val, (char*)new_val" + - "ext/intl/collator/collator_convert.c:62:11 znew U Z_STRLEN(znew_val) = Z_STRLEN(znew" + - "ext/intl/collator/collator_convert.c:62:32 znew U znew_val) = Z_STRLEN(znew_val) - UBYTES(1);" + - "ext/intl/collator/collator_convert.c:66:37 znew U update( hash, hashKey, &znew_val);" - "ext/intl/collator/collator_create.c:51:6 ucoll U co->ucoll = ucol_open( locale" - - "ext/intl/collator/collator_create.c:51:14 ucol U co->ucoll = ucol_open( locale, COLLATOR" - "ext/intl/collator/collator_is_numeric.c:119:20 cutlim U int neg = 0, any, cutlim;" - "ext/intl/collator/collator_is_numeric.c:161:41 cutlim U set to 214748364 and cutlim to either" - "ext/intl/collator/collator_is_numeric.c:170:2 cutlim U cutlim = cutoff % (zend_ulong" - "ext/intl/collator/collator_is_numeric.c:184:56 cutlim U acc == cutoff && c > cutlim))" - "ext/intl/collator/collator_locale.c:44:18 ucoll U if (!co || !co->ucoll) {" - - "ext/intl/collator/collator_locale.c:54:24 ucol U locale_name = (char*) ucol_getLocaleByType(" - "ext/intl/collator/collator_locale.c:55:7 ucoll U co->ucoll, type, COLLATOR_ERROR" - - "ext/intl/collator/collator_sort.c:74:21 ucol U ZVAL_LONG(result, ucol_strcoll(" - - "ext/intl/collator/collator_sort.c:166:18 ucol U * Direct use of ucol_strcoll." - - "ext/intl/collator/collator_sort.c:176:20 ucol U ZVAL_LONG(result, ucol_strcoll(" - "ext/intl/collator/collator_sort.c:276:11 ucoll U if (!co->ucoll) {" - "ext/intl/collator/collator_sort.c:292:35 ucoll U current_collator ) = co->ucoll;" - - "ext/intl/collator/collator_sort.c:325:13 ucol U * Uses ICU ucol_getSortKey for performance" - "ext/intl/collator/collator_sort.c:364:18 ucoll U if (!co || !co->ucoll) {" - "ext/intl/collator/collator_sort.c:381:12 bufers U /* Create bufers */" - "ext/intl/collator/collator_sort.c:384:19 eumalloc U utf16_buf = eumalloc( utf16_buf_size );" - - "ext/intl/collator/collator_sort.c:424:16 ucol U sortKeyLen = ucol_getSortKey( co->ucoll" - "ext/intl/collator/collator_sort.c:424:37 ucoll U ucol_getSortKey( co->ucoll," - "ext/intl/collator/collator_sort.c:440:38 ucoll U ucol_getSortKey( co->ucoll, utf16_buf, utf16_len" - - "ext/intl/collator/collator_sort.c:503:19 ustr U UChar* ustr = NULL;" - - "ext/intl/collator/collator_sort.c:504:19 ustr U int32_t ustr_len = 0;" - - "ext/intl/collator/collator_sort.c:535:4 ustr U &ustr, &ustr_len, str, str" - - "ext/intl/collator/collator_sort.c:535:11 ustr U &ustr, &ustr_len, str, str_len, COLLATOR" - - "ext/intl/collator/collator_sort.c:544:10 ustr U efree( ustr );" - "ext/intl/collator/collator.stub.php:7:12 ULOC U * @cvalue ULOC_ACTUAL_LOCALE" - "ext/intl/collator/collator.stub.php:9:7 ULOC U const ULOC_ACTUAL_LOCALE = UNKNOWN" - "ext/intl/collator/collator.stub.php:12:12 ULOC U * @cvalue ULOC_VALID_LOCALE" @@ -10190,25 +9023,12 @@ issues: - "ext/intl/common/common_arginfo.h:161:28 IDNA U REGISTER_LONG_CONSTANT(\"U_IDNA_ERROR_START\", U_IDNA" - "ext/intl/common/common_arginfo.h:161:49 IDNA U IDNA_ERROR_START\", U_IDNA_ERROR_START, CONST_PERSISTENT" - "ext/intl/common/common_arginfo.h:162:28 IDNA U REGISTER_LONG_CONSTANT(\"U_IDNA_UNASSIGNED_ERROR\", U" - - "ext/intl/common/common_arginfo.h:171:28 STRINGPREP U REGISTER_LONG_CONSTANT(\"U_STRINGPREP_PROHIBITED_ERROR\", U" - - "ext/intl/common/common_arginfo.h:171:60 STRINGPREP U PROHIBITED_ERROR\", U_STRINGPREP_PROHIBITED_ERROR, CONST" - - "ext/intl/common/common_arginfo.h:172:28 STRINGPREP U REGISTER_LONG_CONSTANT(\"U_STRINGPREP_UNASSIGNED_ERROR\", U" - - "ext/intl/common/common_arginfo.h:172:60 STRINGPREP U UNASSIGNED_ERROR\", U_STRINGPREP_UNASSIGNED_ERROR, CONST" - - "ext/intl/common/common_arginfo.h:173:28 STRINGPREP U REGISTER_LONG_CONSTANT(\"U_STRINGPREP_CHECK_BIDI_ERROR\", U" - - "ext/intl/common/common_date.h:31:3 CFUNC U U_CFUNC TimeZone *timezone_convert" - - "ext/intl/common/common_date.h:32:3 CFUNC U U_CFUNC int intl_datetime_decompose" - - "ext/intl/common/common_date.h:37:3 CFUNC U U_CFUNC double intl_zval_to" - "ext/intl/common/common_enum.h:32:9 INTLITERATOR U #define INTLITERATOR_ERROR(ii) (ii)" - "ext/intl/common/common_enum.h:33:9 INTLITERATOR U #define INTLITERATOR_ERROR_P(ii) &(INTLITERATO" - "ext/intl/common/common_enum.h:33:40 INTLITERATOR U NTLITERATOR_ERROR_P(ii) &(INTLITERATOR_ERROR(ii))" - "ext/intl/common/common_enum.h:35:9 INTLITERATOR U #define INTLITERATOR_ERROR_CODE(ii) INTL" - "ext/intl/common/common_enum.h:35:57 INTLITERATOR U INTL_ERROR_CODE(INTLITERATOR_ERROR(ii))" - "ext/intl/common/common_enum.h:44:33 unconstructed U throw_error(NULL, \"Found unconstructed IntlIterator\"); \\" - - "ext/intl/common/common_enum.h:70:3 CFUNC U U_CFUNC void zoi_with_current" - - "ext/intl/common/common_enum.h:71:3 CFUNC U U_CFUNC zend_result zoi_with" - - "ext/intl/common/common_enum.h:72:3 CFUNC U U_CFUNC zval *zoi_with_current" - - "ext/intl/common/common_enum.h:73:3 CFUNC U U_CFUNC void zoi_with_current" - - "ext/intl/common/common_enum.h:77:3 CFUNC U U_CFUNC void IntlIterator_from" - "ext/intl/common/common.stub.php:24:14 SAFECLONE U * @cvalue U_SAFECLONE_ALLOCATED_WARNING" - "ext/intl/common/common.stub.php:26:9 SAFECLONE U const U_SAFECLONE_ALLOCATED_WARNING =" - "ext/intl/common/common.stub.php:101:20 OUTOFBOUNDS U * @cvalue U_INDEX_OUTOFBOUNDS_ERROR" @@ -10259,18 +9079,11 @@ issues: - "ext/intl/converter/converter_arginfo.h:362:37 CESU U const_CESU8_value, UCNV_CESU8);" - "ext/intl/converter/converter_arginfo.h:363:21 CESU U zend_string *const_CESU8_name = zend_string" - "ext/intl/converter/converter_arginfo.h:363:61 CESU U string_init_interned(\"CESU8\", sizeof(\"CESU8\")" - - "ext/intl/converter/converter.c:46:15 UFAILURE U #define THROW_UFAILURE(obj, fname, error) php" - "ext/intl/converter/converter.c:67:8 UCNV U case UCNV_UNASSIGNED:" - "ext/intl/converter/converter.c:68:8 UCNV U case UCNV_ILLEGAL:" - "ext/intl/converter/converter.c:69:8 UCNV U case UCNV_IRREGULAR:" - - "ext/intl/converter/converter.c:74:15 uerror U UErrorCode uerror = U_ZERO_ERROR;" - "ext/intl/converter/converter.c:92:4 ucnv U ucnv_getSubstChars(objval" - - "ext/intl/converter/converter.c:92:56 uerror U chars, &chars_len, &uerror);" - - "ext/intl/converter/converter.c:93:18 uerror U if (U_FAILURE(uerror)) {" - - "ext/intl/converter/converter.c:94:11 UFAILURE U THROW_UFAILURE(objval, \"ucnv_getSubstChars" - "ext/intl/converter/converter.c:94:29 ucnv U THROW_UFAILURE(objval, \"ucnv_getSubstChars\", uerror" - - "ext/intl/converter/converter.c:94:50 uerror U ucnv_getSubstChars\", uerror);" - - "ext/intl/converter/converter.c:99:36 uerror U ASSIGN_REF_LONG(error, uerror);" - "ext/intl/converter/converter.c:150:22 cnvargs U define TARGET_CHECK(cnvargs, needed) php_converter" - "ext/intl/converter/converter.c:150:74 cnvargs U check_limits(objval, cnvargs->targetLimit - cnvargs" - "ext/intl/converter/converter.c:150:97 cnvargs U cnvargs->targetLimit - cnvargs->target, needed)" @@ -10286,18 +9099,13 @@ issues: - "ext/intl/converter/converter.c:279:10 tmpzval U zval *tmpzval;" - "ext/intl/converter/converter.c:280:30 tmpzval U HASH_FOREACH_VAL(ht, tmpzval) {" - "ext/intl/converter/converter.c:350:2 ucnv U ucnv_setToUCallBack(cnv," - - "ext/intl/converter/converter.c:353:9 UFAILURE U THROW_UFAILURE(objval, \"ucnv_setToUCallBack" - "ext/intl/converter/converter.c:353:27 ucnv U THROW_UFAILURE(objval, \"ucnv_setToUCallBack\", error" - "ext/intl/converter/converter.c:358:2 ucnv U ucnv_setFromUCallBack(cnv" - - "ext/intl/converter/converter.c:361:9 UFAILURE U THROW_UFAILURE(objval, \"ucnv_setFromUCallBac" - "ext/intl/converter/converter.c:370:53 pcnv U UConverter **pcnv," - - "ext/intl/converter/converter.c:385:10 UFAILURE U THROW_UFAILURE(objval, \"ucnv_open\"" - "ext/intl/converter/converter.c:396:7 pcnv U if (*pcnv) {" - "ext/intl/converter/converter.c:397:15 pcnv U ucnv_close(*pcnv);" - "ext/intl/converter/converter.c:399:3 pcnv U *pcnv = cnv;" - "ext/intl/converter/converter.c:405:56 pcnv U encoding(UConverter **pcnv, INTERNAL_FUNCTION_PARAMETERS" - - "ext/intl/converter/converter.c:510:67 fcache U zend_fcall_info_cache *fcache) {" - - "ext/intl/converter/converter.c:518:46 fcache U init(&caller, 0, finfo, fcache, NULL, &errstr) == FAILURE" - "ext/intl/converter/converter.c:679:9 UCNV U #define UCNV_REASON_CASE(v) case" - "ext/intl/converter/converter.c:679:35 UCNV U REASON_CASE(v) case (UCNV_ ## v) : RETURN_STRINGL" - "ext/intl/converter/converter.stub.php:10:17 UCNV U /** @cvalue UCNV_UNASSIGNED */" @@ -10324,7 +9132,6 @@ issues: - "ext/intl/converter/converter.stub.php:86:22 BOCU U public const int BOCU1 = UNKNOWN;" - "ext/intl/converter/converter.stub.php:91:22 CESU U /** @cvalue UCNV_CESU8 */" - "ext/intl/converter/converter.stub.php:92:22 CESU U public const int CESU8 = UNKNOWN;" - - "ext/intl/dateformat/dateformat_arginfo.h:53:62 ULOC U type, IS_LONG, 0, \"ULOC_ACTUAL_LOCALE\")" - "ext/intl/dateformat/dateformat_arginfo.h:151:31 UDAT U LONG(&const_FULL_value, UDAT_FULL);" - "ext/intl/dateformat/dateformat_arginfo.h:157:31 UDAT U LONG(&const_LONG_value, UDAT_LONG);" - "ext/intl/dateformat/dateformat_arginfo.h:163:33 UDAT U const_MEDIUM_value, UDAT_MEDIUM);" @@ -10336,16 +9143,7 @@ issues: - "ext/intl/dateformat/dateformat_attr.c:85:11 udat U length = udat_toPattern(DATE_FORMAT" - "ext/intl/dateformat/dateformat_attr.c:89:11 eumalloc U value = eumalloc(length);" - "ext/intl/dateformat/dateformat_attr.c:90:12 udat U length = udat_toPattern(DATE_FORMAT" - - "ext/intl/dateformat/dateformat_attr.c:107:14 slength U int32_t slength = 0;" - - "ext/intl/dateformat/dateformat_attr.c:108:13 svalue U UChar* svalue = NULL;" - - "ext/intl/dateformat/dateformat_attr.c:124:30 svalue U convert_utf8_to_utf16(&svalue, &slength, value, value" - - "ext/intl/dateformat/dateformat_attr.c:124:39 slength U _to_utf16(&svalue, &slength, value, value_len," - "ext/intl/dateformat/dateformat_attr.c:127:2 udat U udat_applyPattern(DATE_FORMAT" - - "ext/intl/dateformat/dateformat_attr.c:127:74 svalue U is_pattern_localized, svalue, slength);" - - "ext/intl/dateformat/dateformat_attr.c:127:82 slength U pattern_localized, svalue, slength);" - - "ext/intl/dateformat/dateformat_attr.c:129:6 svalue U if (svalue) {" - - "ext/intl/dateformat/dateformat_attr.c:130:9 svalue U efree(svalue);" - - "ext/intl/dateformat/dateformat_attr.c:142:23 ULOC U zend_long loc_type =ULOC_ACTUAL_LOCALE;" - "ext/intl/dateformat/dateformat_attr.c:157:16 udat U loc = (char *)udat_getLocaleByType(DATE" - "ext/intl/dateformat/dateformat_attr.c:180:14 udat U RETVAL_BOOL(udat_isLenient(DATE_FORMAT" - "ext/intl/dateformat/dateformat_class.c:11:31 kirtig U Authors: Kirti Velankar " @@ -10374,32 +9172,27 @@ issues: - "ext/intl/dateformat/dateformat_data.h:28:17 udatf U UDateFormat * udatf;" - "ext/intl/dateformat/dateformat_data.h:32:45 datef U init( dateformat_data* datef_data );" - "ext/intl/dateformat/dateformat_data.h:33:45 datef U free( dateformat_data* datef_data );" - - "ext/intl/dateformat/dateformat_format.c:11:31 kirtig U Authors: Kirti Velankar " - - "ext/intl/dateformat/dateformat_format.c:30:42 udat U function which calls the udat_format */" - - "ext/intl/dateformat/dateformat_format.c:34:10 resultlengthneeded U int32_t resultlengthneeded =0 ;" - - "ext/intl/dateformat/dateformat_format.c:36:2 resultlengthneeded U resultlengthneeded=udat_format( DATE_FORMAT" - - "ext/intl/dateformat/dateformat_format.c:36:21 udat U resultlengthneeded=udat_format( DATE_FORMAT" - - "ext/intl/dateformat/dateformat_format.c:36:76 resultlengthneeded U dfo), timestamp, NULL, resultlengthneeded, NULL, &INTL_DATA_ERROR" - - "ext/intl/dateformat/dateformat_format.c:40:45 resultlengthneeded U emalloc(sizeof(UChar) * resultlengthneeded);" - - "ext/intl/dateformat/dateformat_format.c:41:3 udat U udat_format( DATE_FORMAT" - - "ext/intl/dateformat/dateformat_format.c:41:63 resultlengthneeded U timestamp, formatted, resultlengthneeded, NULL, &INTL_DATA_ERROR" - - "ext/intl/dateformat/dateformat_format.c:101:13 pcal U UCalendar *pcal;" - - "ext/intl/dateformat/dateformat_format.c:103:26 datef U intl_error *err = &dfo->datef_data.error;" - - "ext/intl/dateformat/dateformat_format.c:115:13 ucal U /* For the ucal_setDateTime() function" - - "ext/intl/dateformat/dateformat_format.c:120:2 pcal U pcal = ucal_clone(udat_getCalendar" - - "ext/intl/dateformat/dateformat_format.c:120:9 ucal U pcal = ucal_clone(udat_getCalendar" - - "ext/intl/dateformat/dateformat_format.c:120:20 udat U pcal = ucal_clone(udat_getCalendar(DATE_FORMAT" - - "ext/intl/dateformat/dateformat_format.c:130:2 ucal U ucal_setDateTime(pcal, year" - - "ext/intl/dateformat/dateformat_format.c:130:19 pcal U ucal_setDateTime(pcal, year, month, mday," - - "ext/intl/dateformat/dateformat_format.c:131:15 ucal U /* actually, ucal_setDateTime cannot fail" - - "ext/intl/dateformat/dateformat_format.c:134:11 ucal U result = ucal_getMillis(pcal, &INTL" - - "ext/intl/dateformat/dateformat_format.c:134:26 pcal U result = ucal_getMillis(pcal, &INTL_DATA_ERROR_CODE" - - "ext/intl/dateformat/dateformat_format.c:135:13 pcal U ucal_close(pcal);" - - "ext/intl/dateformat/dateformat_format.c:145:9 zarg U zval *zarg = NULL;" - - "ext/intl/dateformat/dateformat_format.c:151:40 zarg U IntlDateFormatter_ce_ptr, &zarg) == FAILURE) {" - - "ext/intl/dateformat/dateformat_format.c:159:15 zarg U if (Z_TYPE_P(zarg) == IS_ARRAY) {" - - "ext/intl/dateformat/dateformat_format.c:160:25 zarg U hash_arr = Z_ARRVAL_P(zarg);" - - "ext/intl/dateformat/dateformat_format.c:168:35 zarg U intl_zval_to_millis(zarg, INTL_DATA_ERROR_P(dfo" + - "ext/intl/dateformat/dateformat_format.c:11:31 kirtig U Authors: Kirti Velankar " + - "ext/intl/dateformat/dateformat_format.c:30:42 udat U function which calls the udat_format */" + - "ext/intl/dateformat/dateformat_format.c:36:21 udat U resultlengthneeded=udat_format( DATE_FORMAT" + - "ext/intl/dateformat/dateformat_format.c:41:3 udat U udat_format( DATE_FORMAT" + - "ext/intl/dateformat/dateformat_format.c:101:13 pcal U UCalendar *pcal;" + - "ext/intl/dateformat/dateformat_format.c:103:26 datef U intl_error *err = &dfo->datef_data.error;" + - "ext/intl/dateformat/dateformat_format.c:115:13 ucal U /* For the ucal_setDateTime() function" + - "ext/intl/dateformat/dateformat_format.c:120:2 pcal U pcal = ucal_clone(udat_getCalendar" + - "ext/intl/dateformat/dateformat_format.c:120:9 ucal U pcal = ucal_clone(udat_getCalendar" + - "ext/intl/dateformat/dateformat_format.c:120:20 udat U pcal = ucal_clone(udat_getCalendar(DATE_FORMAT" + - "ext/intl/dateformat/dateformat_format.c:130:2 ucal U ucal_setDateTime(pcal, year" + - "ext/intl/dateformat/dateformat_format.c:130:19 pcal U ucal_setDateTime(pcal, year, month, mday," + - "ext/intl/dateformat/dateformat_format.c:131:15 ucal U /* actually, ucal_setDateTime cannot fail" + - "ext/intl/dateformat/dateformat_format.c:134:11 ucal U result = ucal_getMillis(pcal, &INTL" + - "ext/intl/dateformat/dateformat_format.c:134:26 pcal U result = ucal_getMillis(pcal, &INTL_DATA_ERROR_CODE" + - "ext/intl/dateformat/dateformat_format.c:135:13 pcal U ucal_close(pcal);" + - "ext/intl/dateformat/dateformat_format.c:145:9 zarg U zval *zarg = NULL;" + - "ext/intl/dateformat/dateformat_format.c:151:40 zarg U IntlDateFormatter_ce_ptr, &zarg) == FAILURE) {" + - "ext/intl/dateformat/dateformat_format.c:159:15 zarg U if (Z_TYPE_P(zarg) == IS_ARRAY) {" + - "ext/intl/dateformat/dateformat_format.c:160:25 zarg U hash_arr = Z_ARRVAL_P(zarg);" + - "ext/intl/dateformat/dateformat_format.c:168:35 zarg U intl_zval_to_millis(zarg, INTL_DATA_ERROR_P(dfo" - "ext/intl/dateformat/dateformat_parse.c:11:31 kirtig U Authors: Kirti Velankar " - "ext/intl/dateformat/dateformat_parse.c:29:38 udat U function which calls the udat_parse" - "ext/intl/dateformat/dateformat_parse.c:46:45 udat U calendar = (UCalendar *)udat_getCalendar(DATE_FORMAT" @@ -10456,7 +9249,6 @@ issues: - "ext/intl/ERROR_CONVENTIONS.md:110:5 BREAKITER U BREAKITER_METHOD_INIT_VARS; /" - "ext/intl/ERROR_CONVENTIONS.md:116:14 breakiter U \"breakiter_set_text: bad arguments" - "ext/intl/ERROR_CONVENTIONS.md:122:5 BREAKITER U BREAKITER_METHOD_FETCH_OBJECT" - - "ext/intl/formatter/formatter_arginfo.h:73:62 ULOC U type, IS_LONG, 0, \"ULOC_ACTUAL_LOCALE\")" - "ext/intl/formatter/formatter_arginfo.h:83:15 numfmt U ZEND_FUNCTION(numfmt_create);" - "ext/intl/formatter/formatter_arginfo.h:84:15 numfmt U ZEND_FUNCTION(numfmt_format);" - "ext/intl/formatter/formatter_arginfo.h:85:15 numfmt U ZEND_FUNCTION(numfmt_parse);" @@ -10482,6 +9274,11 @@ issues: - "ext/intl/formatter/formatter_arginfo.h:247:27 HALFODD U string *const_ROUND_HALFODD_name = zend_string_init" - "ext/intl/formatter/formatter_arginfo.h:247:75 HALFODD U init_interned(\"ROUND_HALFODD\", sizeof(\"ROUND_HALFODD" - "ext/intl/formatter/formatter_arginfo.h:247:99 HALFODD U HALFODD\", sizeof(\"ROUND_HALFODD\") - 1, 1);" + - "ext/intl/formatter/formatter_arginfo.h:252:19 HALFDOWN U zval const_ROUND_HALFDOWN_value;" + - "ext/intl/formatter/formatter_arginfo.h:253:25 HALFDOWN U ZVAL_LONG(&const_ROUND_HALFDOWN_value, UNUM_ROUND_HALFDOWN" + - "ext/intl/formatter/formatter_arginfo.h:253:52 HALFDOWN U HALFDOWN_value, UNUM_ROUND_HALFDOWN);" + - "ext/intl/formatter/formatter_arginfo.h:254:27 HALFDOWN U string *const_ROUND_HALFDOWN_name = zend_string_init" + - "ext/intl/formatter/formatter_arginfo.h:254:76 HALFDOWN U init_interned(\"ROUND_HALFDOWN\", sizeof(\"ROUND_HALFDOWN" - "ext/intl/formatter/formatter_arginfo.h:258:19 HALFUP U zval const_ROUND_HALFUP_value;" - "ext/intl/formatter/formatter_arginfo.h:259:25 HALFUP U ZVAL_LONG(&const_ROUND_HALFUP_value, UNUM_ROUND_HALFUP" - "ext/intl/formatter/formatter_arginfo.h:259:50 HALFUP U HALFUP_value, UNUM_ROUND_HALFUP);" @@ -10497,31 +9294,15 @@ issues: - "ext/intl/formatter/formatter_attr.c:111:11 eumalloc U value = eumalloc(length);" - "ext/intl/formatter/formatter_attr.c:125:15 numfmt U PHP_FUNCTION( numfmt_set_attribute )" - "ext/intl/formatter/formatter_attr.c:178:15 numfmt U PHP_FUNCTION( numfmt_set_text_attribute" - - "ext/intl/formatter/formatter_attr.c:180:10 slength U int32_t slength = 0;" - - "ext/intl/formatter/formatter_attr.c:181:9 svalue U UChar *svalue = NULL;" - - "ext/intl/formatter/formatter_attr.c:198:30 svalue U convert_utf8_to_utf16(&svalue, &slength, value, len" - - "ext/intl/formatter/formatter_attr.c:198:39 slength U _to_utf16(&svalue, &slength, value, len, &INTL_DATA" - - "ext/intl/formatter/formatter_attr.c:202:58 svalue U OBJECT(nfo), attribute, svalue, slength, &INTL_DATA" - - "ext/intl/formatter/formatter_attr.c:202:66 slength U attribute, svalue, slength, &INTL_DATA_ERROR_CODE" - - "ext/intl/formatter/formatter_attr.c:203:6 svalue U if (svalue) {" - - "ext/intl/formatter/formatter_attr.c:204:9 svalue U efree(svalue);" - "ext/intl/formatter/formatter_attr.c:213:15 numfmt U PHP_FUNCTION( numfmt_get_symbol )" - "ext/intl/formatter/formatter_attr.c:240:11 eumalloc U value = eumalloc(length);" - - "ext/intl/formatter/formatter_attr.c:260:13 slength U int32_t slength = 0;" - - "ext/intl/formatter/formatter_attr.c:279:39 slength U _to_utf16(&svalue, &slength, value, value_len," - "ext/intl/formatter/formatter_attr.c:315:11 eumalloc U value = eumalloc(length);" - - "ext/intl/formatter/formatter_attr.c:335:14 spattern U UParseError spattern_error = {0};" - - "ext/intl/formatter/formatter_attr.c:351:64 spattern U , svalue, slength, &spattern_error, &INTL_DATA_ERROR" - - "ext/intl/formatter/formatter_attr.c:357:74 spattern U line %d, offset %d\", spattern_error.line, spattern" - - "ext/intl/formatter/formatter_attr.c:357:95 spattern U spattern_error.line, spattern_error.offset);" - - "ext/intl/formatter/formatter_attr.c:370:19 ULOC U zend_long type = ULOC_ACTUAL_LOCALE;" - "ext/intl/formatter/formatter_class.h:47:33 unconstructed U throw_error(NULL, \"Found unconstructed NumberFormatter\");" - "ext/intl/formatter/formatter_data.h:25:11 hangling U // error hangling" - "ext/intl/formatter/formatter_format.c:28:15 numfmt U PHP_FUNCTION( numfmt_format )" - "ext/intl/formatter/formatter_format.c:67:17 eumalloc U formatted = eumalloc(formatted_len);" - "ext/intl/formatter/formatter_format.c:83:17 eumalloc U formatted = eumalloc(formatted_len);" - "ext/intl/formatter/formatter_format.c:98:17 eumalloc U formatted = eumalloc(formatted_len);" - - "ext/intl/formatter/formatter_format.c:111:14 sformat U \"use %s%sformatCurrency() method instead" - "ext/intl/formatter/formatter_format.c:113:90 numfmt U CURRENCY constant, use numfmt_format_currency() function" - "ext/intl/formatter/formatter_format.c:126:15 numfmt U PHP_FUNCTION( numfmt_format_currency )" - "ext/intl/formatter/formatter_format.c:134:13 scurrency U UChar* scurrency = NULL;" @@ -10536,13 +9317,7 @@ issues: - "ext/intl/formatter/formatter_functions_arginfo.h:22:49 numfmt U TYPE_MASK_EX(arginfo_numfmt_format_currency, 0," - "ext/intl/formatter/formatter_functions_arginfo.h:28:49 numfmt U TYPE_MASK_EX(arginfo_numfmt_parse_currency, 0," - "ext/intl/formatter/formatter_main.c:27:12 numfmt U static int numfmt_ctor(INTERNAL_FUNCTION" - - "ext/intl/formatter/formatter_main.c:33:14 spattern U UChar* spattern = NULL;" - - "ext/intl/formatter/formatter_main.c:34:14 spattern U int32_t spattern_len = 0;" - - "ext/intl/formatter/formatter_main.c:59:31 spattern U convert_utf8_to_utf16(&spattern, &spattern_len, pattern" - - "ext/intl/formatter/formatter_main.c:59:42 spattern U to_utf16(&spattern, &spattern_len, pattern, pattern" - "ext/intl/formatter/formatter_main.c:60:32 numfmt U CTOR_CHECK_STATUS(nfo, \"numfmt_create: error converting" - - "ext/intl/formatter/formatter_main.c:67:13 uloc U if (strlen(uloc_getISO3Language(locale" - - "ext/intl/formatter/formatter_main.c:73:43 spattern U = unum_open(style, spattern, spattern_len, locale" - "ext/intl/formatter/formatter_main.c:79:31 numfmt U CTOR_CHECK_STATUS(nfo, \"numfmt_create: number formatter" - "ext/intl/formatter/formatter_main.c:85:15 numfmt U PHP_FUNCTION( numfmt_create )" - "ext/intl/formatter/formatter_main.c:88:6 numfmt U if (numfmt_ctor(INTERNAL_FUNCTION" @@ -10582,23 +9357,13 @@ issues: - "ext/intl/formatter/formatter.stub.php:219:15 numfmt U * @alias numfmt_parse_currency" - "ext/intl/formatter/formatter.stub.php:275:43 ULOC U getLocale(int $type = ULOC_ACTUAL_LOCALE): string" - "ext/intl/grapheme/grapheme_string.c:87:12 loffset U zend_long loffset = 0;" - - "ext/intl/grapheme/grapheme_string.c:89:9 noffset U size_t noffset = 0;" - "ext/intl/grapheme/grapheme_string.c:96:16 loffset U Z_PARAM_LONG(loffset)" - "ext/intl/grapheme/grapheme_string.c:99:22 loffset U if ( OUTSIDE_STRING(loffset, haystack_len) ) {" - "ext/intl/grapheme/grapheme_string.c:105:21 loffset U offset = (int32_t) loffset;" - - "ext/intl/grapheme/grapheme_string.c:106:2 noffset U noffset = offset >= 0 ? offset" - - "ext/intl/grapheme/grapheme_string.c:114:34 noffset U php_memnstr(haystack + noffset, needle, needle_len" - "ext/intl/grapheme/grapheme_string.c:140:12 loffset U zend_long loffset = 0;" - - "ext/intl/grapheme/grapheme_string.c:166:11 noffset U int32_t noffset = offset >= 0 ? offset" - - "ext/intl/grapheme/grapheme_string.c:172:38 noffset U memnstr(haystack_dup + noffset, needle_dup, needle" - - "ext/intl/grapheme/grapheme_string.c:329:9 ustr U UChar *ustr;" - - "ext/intl/grapheme/grapheme_string.c:331:10 ustr U int32_t ustr_len;" - "ext/intl/grapheme/grapheme_string.c:368:11 asub U int32_t asub_str_len;" - "ext/intl/grapheme/grapheme_string.c:370:74 asub U t)length, &sub_str, &asub_str_len);" - "ext/intl/grapheme/grapheme_string.c:377:27 asub U RETURN_STRINGL(sub_str, asub_str_len);" - - "ext/intl/grapheme/grapheme_string.c:380:2 ustr U ustr = NULL;" - - "ext/intl/grapheme/grapheme_string.c:381:2 ustr U ustr_len = 0;" - - "ext/intl/grapheme/grapheme_string.c:383:30 ustr U convert_utf8_to_utf16(&ustr, &ustr_len, str, str" - "ext/intl/grapheme/grapheme_string.c:403:2 ubrk U ubrk_setText(bi, ustr, ustr" - "ext/intl/grapheme/grapheme_string.c:406:15 ubrk U iter_func = ubrk_previous;" - "ext/intl/grapheme/grapheme_string.c:407:3 ubrk U ubrk_last(bi);" @@ -10609,22 +9374,9 @@ issues: - "ext/intl/grapheme/grapheme_string.c:503:7 UBRK U if ( UBRK_DONE == sub_str_end" - "ext/intl/grapheme/grapheme_string.c:623:8 UBRK U if ( UBRK_DONE == pos ) {" - "ext/intl/grapheme/grapheme_string.c:661:8 UBRK U if ( UBRK_DONE == pos ) {" - - "ext/intl/grapheme/grapheme_string.c:711:13 UTEXT U UText ut = UTEXT_INITIALIZER;" - "ext/intl/grapheme/grapheme_string.c:750:57 EXTR U must be one of GRAPHEME_EXTR_COUNT, GRAPHEME_EXTR" - "ext/intl/grapheme/grapheme_string.c:750:78 EXTR U EXTR_COUNT, GRAPHEME_EXTR_MAXBYTES, or GRAPHEME" - "ext/intl/grapheme/grapheme_string.c:750:105 EXTR U MAXBYTES, or GRAPHEME_EXTR_MAXCHARS\");" - - "ext/intl/grapheme/grapheme_string.c:800:10 nsize U size_t nsize = MIN(size, str_len" - - "ext/intl/grapheme/grapheme_string.c:802:26 nsize U ZVAL_LONG(next, start+nsize);" - - "ext/intl/grapheme/grapheme_string.c:804:24 nsize U RETURN_STRINGL(pstr, nsize);" - - "ext/intl/grapheme/grapheme_string.c:808:2 utext U utext_openUTF8(&ut, pstr," - - "ext/intl/grapheme/grapheme_string.c:832:2 utext U utext_close(&ut);" - - "ext/intl/grapheme/grapheme_string.c:849:13 ustatus U UErrorCode ustatus = U_ZERO_ERROR;" - - "ext/intl/grapheme/grapheme_string.c:870:7 utext U ut = utext_openUTF8(ut, pstr, ZSTR" - - "ext/intl/grapheme/grapheme_string.c:870:48 ustatus U pstr, ZSTR_LEN(str), &ustatus);" - - "ext/intl/grapheme/grapheme_string.c:872:18 ustatus U if ( U_FAILURE( ustatus ) ) {" - - "ext/intl/grapheme/grapheme_string.c:874:30 ustatus U error_set_code( NULL, ustatus );" - - "ext/intl/grapheme/grapheme_string.c:883:2 ustatus U ustatus = U_ZERO_ERROR;" - - "ext/intl/grapheme/grapheme_string.c:916:2 utext U utext_close(ut);" - "ext/intl/grapheme/grapheme_util.c:42:3 ubrk U ubrk_close(global_break_iterator" - "ext/intl/grapheme/grapheme_util.c:99:9 uhaystack U UChar *uhaystack = NULL, *uneedle = NULL" - "ext/intl/grapheme/grapheme_util.c:99:28 uneedle U *uhaystack = NULL, *uneedle = NULL;" @@ -10637,9 +9389,6 @@ issues: - "ext/intl/grapheme/grapheme_util.c:124:2 ubrk U ubrk_setText(bi, uhaystack" - "ext/intl/grapheme/grapheme_util.c:124:19 uhaystack U ubrk_setText(bi, uhaystack, uhaystack_len, &status" - "ext/intl/grapheme/grapheme_util.c:127:6 uneedle U if (uneedle_len == 0) {" - - "ext/intl/grapheme/grapheme_util.c:145:3 ucol U ucol_setAttribute(coll, UCOL" - - "ext/intl/grapheme/grapheme_util.c:145:27 UCOL U ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_SECONDARY" - - "ext/intl/grapheme/grapheme_util.c:145:42 UCOL U coll, UCOL_STRENGTH, UCOL_SECONDARY, &status)" - "ext/intl/grapheme/grapheme_util.c:186:33 ubrk U pos != USEARCH_DONE && ubrk_isBoundary(bi, char" - "ext/intl/grapheme/grapheme_util.c:203:3 ubrk U ubrk_close (bi);" - "ext/intl/grapheme/grapheme_util.c:242:2 ubrk U ubrk_setText(bi, text, text" @@ -10648,7 +9397,6 @@ issues: - "ext/intl/grapheme/grapheme_util.c:279:8 UBRK U if ( UBRK_DONE != pos ) {" - "ext/intl/grapheme/grapheme_util.c:283:12 UBRK U } while ( UBRK_DONE != pos );" - "ext/intl/grapheme/grapheme_util.c:313:17 UBRK U while ( pos != UBRK_DONE && offset != 0" - - "ext/intl/grapheme/grapheme_util.c:348:43 memcmps U search can shortcut memcmps */" - "ext/intl/idn/idn.c:55:63 idna U option, int mode, zval *idna_info)" - "ext/intl/idn/idn.c:58:2 UIDNA U UIDNA *uts46;" - "ext/intl/idn/idn.c:61:2 UIDNA U UIDNAInfo info = UIDNA_INFO" @@ -10672,31 +9420,18 @@ issues: - "ext/intl/idn/idn.c:136:46 IDNA U error(2, \"must be INTL_IDNA_VARIANT_UTS46\");" - "ext/intl/idn/idn.c:151:78 IDNA U esentation, as defined in the IDNA RFC */" - "ext/intl/idn/idn.c:159:93 IDNA U , as defined in the IDNA RFC */" - - "ext/intl/intl_common.h:26:9 UBYTES U #ifndef UBYTES" - - "ext/intl/intl_common.h:27:10 UBYTES U # define UBYTES(len) ((len) * sizeof" - "ext/intl/intl_common.h:30:9 eumalloc U #ifndef eumalloc" - "ext/intl/intl_common.h:31:10 eumalloc U # define eumalloc(size) (UChar*)safe" - "ext/intl/intl_common.h:34:9 eurealloc U #ifndef eurealloc" - "ext/intl/intl_common.h:35:10 eurealloc U # define eurealloc(ptr, size) (UChar*" - - "ext/intl/intl_common.h:39:9 UCHARS U #define UCHARS(len) ((len) / sizeof" - - "ext/intl/intl_common.h:42:28 UCHARS U define INTL_ZSTR_LEN(str) UCHARS(ZSTR_LEN(str))" - "ext/intl/intl_convert.c:86:12 eumalloc U dst_buf = eumalloc( dst_len + 1 );" - "ext/intl/intl_cppshims.h:15:14 CPPSHIMS U #ifndef INTL_CPPSHIMS_H" - "ext/intl/intl_cppshims.h:16:14 CPPSHIMS U #define INTL_CPPSHIMS_H" - - "ext/intl/intl_cppshims.h:28:58 pwin U also defined in unicode/pwin32.h */" - - "ext/intl/intl_data.h:33:31 oclass U INTL_METHOD_INIT_VARS(oclass, obj) \\" - - "ext/intl/intl_data.h:35:2 oclass U oclass##_object* obj" - - "ext/intl/intl_data.h:42:34 oclass U METHOD_FETCH_OBJECT(oclass, obj) \\" - - "ext/intl/intl_data.h:43:12 oclass U obj = Z_##oclass##_P( object );" - - "ext/intl/intl_data.h:114:30 ULOC U INTL_MAX_LOCALE_LEN (ULOC_FULLNAME_CAPACITY-1" - "ext/intl/intl_error.c:129:16 strpprintf U errMessage = strpprintf(0, \"%s: %s\", err->custom" - "ext/intl/intl_error.c:133:16 strpprintf U errMessage = strpprintf(0, \"%s\", uErrorName" - "ext/intl/intl_error.h:41:16 synchonize U // Wrappers to synchonize object's and global" - - "ext/intl/locale/locale_arginfo.h:114:40 ULOC U ACTUAL_LOCALE_value, ULOC_ACTUAL_LOCALE);" - - "ext/intl/locale/locale_arginfo.h:120:39 ULOC U VALID_LOCALE_value, ULOC_VALID_LOCALE);" - "ext/intl/locale/locale_class.c:11:31 kirtig U Authors: Kirti Velankar " - "ext/intl/locale/locale_class.h:11:31 kirtig U Authors: Kirti Velankar " - - "ext/intl/locale/locale_class.h:29:15 uloc U char* uloc1;" - "ext/intl/locale/locale_methods.c:11:31 kirtig U Authors: Kirti Velankar " - "ext/intl/locale/locale_methods.c:65:7 lojban U \"art-lojban\"," - "ext/intl/locale/locale_methods.c:71:5 enochian U \"i-enochian\"," @@ -10707,27 +9442,13 @@ issues: - "ext/intl/locale/locale_methods.c:235:3 strtokr U * strtokr equivalent search for" - "ext/intl/locale/locale_methods.c:237:22 Strrtoken U static zend_off_t getStrrtokenPos(char* str, zend_off" - "ext/intl/locale/locale_methods.c:255:19 inavlid U /* Just in case inavlid locale e.g. '-x-xyz" - - "ext/intl/locale/locale_methods.c:322:28 uloc U default_locale = (char *)uloc_getDefault();" - "ext/intl/locale/locale_methods.c:363:54 retutn U value , do nothing , retutn NULL */" - - "ext/intl/locale/locale_methods.c:406:13 uloc U buflen = uloc_getScript ( mod_loc" - - "ext/intl/locale/locale_methods.c:409:13 uloc U buflen = uloc_getLanguage ( mod_loc" - - "ext/intl/locale/locale_methods.c:412:13 uloc U buflen = uloc_getCountry ( mod_loc" - - "ext/intl/locale/locale_methods.c:415:13 uloc U buflen = uloc_getVariant ( mod_loc" - - "ext/intl/locale/locale_methods.c:576:20 ULOC U if(loc_name_len > ULOC_FULLNAME_CAPACITY)" - - "ext/intl/locale/locale_methods.c:753:23 ULOC U ICU uloc.h #define ULOC_KEYWORD_AND_VALUES_CAPACITY" - - "ext/intl/locale/locale_methods.c:760:21 uenum U while( ( kw_key = uenum_next( e, &kw_key_len" - - "ext/intl/locale/locale_methods.c:787:2 uenum U uenum_close( e );" - "ext/intl/locale/locale_methods.c:1248:9 chrcheck U char* chrcheck = NULL;" - "ext/intl/locale/locale_methods.c:1323:4 chrcheck U chrcheck = token + (strlen(cur" - "ext/intl/locale/locale_methods.c:1324:23 chrcheck U if( isIDSeparator(*chrcheck) || isKeywordSeparator" - "ext/intl/locale/locale_methods.c:1324:56 chrcheck U isKeywordSeparator(*chrcheck) || isEndOfTag(*chrcheck" - "ext/intl/locale/locale_methods.c:1324:81 chrcheck U chrcheck) || isEndOfTag(*chrcheck) ){" - "ext/intl/locale/locale_methods.c:1505:18 Strrtoken U saved_pos = getStrrtokenPos(cur_loc_range, saved" - - "ext/intl/locale/locale_methods.c:1589:23 ULOC U if(http_accept_len > ULOC_FULLNAME_CAPACITY)" - - "ext/intl/locale/locale_methods.c:1597:13 ULOC U if(len > ULOC_FULLNAME_CAPACITY)" - - "ext/intl/locale/locale_methods.c:1608:14 ures U available = ures_openAvailableLocales" - - "ext/intl/locale/locale_methods.c:1612:2 uenum U uenum_close(available);" - - "ext/intl/locale/locale_methods.c:1614:30 ULOC U < 0 || outResult == ULOC_ACCEPT_FAILED) {" - "ext/intl/locale/locale.c:11:30 kirtig U Author: Kirti Velankar " - "ext/intl/locale/locale.h:11:31 kirtig U Authors: Kirti Velankar " - "ext/intl/locale/locale.stub.php:7:17 ULOC U /** @cvalue ULOC_ACTUAL_LOCALE */" @@ -10742,97 +9463,29 @@ issues: - "ext/intl/msgformat/msgformat_arginfo.h:54:15 msgfmt U ZEND_FUNCTION(msgfmt_parse_message);" - "ext/intl/msgformat/msgformat_attr.c:27:15 msgfmt U PHP_FUNCTION( msgfmt_get_pattern )" - "ext/intl/msgformat/msgformat_attr.c:49:15 msgfmt U PHP_FUNCTION( msgfmt_set_pattern )" - - "ext/intl/msgformat/msgformat_attr.c:53:14 spattern U int32_t spattern_len = 0;" - - "ext/intl/msgformat/msgformat_attr.c:54:13 spattern U UChar* spattern = NULL;" - - "ext/intl/msgformat/msgformat_attr.c:55:14 spattern U UParseError spattern_error = {0};" - - "ext/intl/msgformat/msgformat_attr.c:68:30 spattern U convert_utf8_to_utf16(&spattern, &spattern_len, value" - - "ext/intl/msgformat/msgformat_attr.c:68:41 spattern U to_utf16(&spattern, &spattern_len, value, value_len" - "ext/intl/msgformat/msgformat_attr.c:74:5 msgfmt U \"msgfmt_set_pattern: error converting" - - "ext/intl/msgformat/msgformat_attr.c:79:2 umsg U umsg_applyPattern(MSG_FORMAT" - "ext/intl/msgformat/msgformat_attr.c:108:15 msgfmt U PHP_FUNCTION( msgfmt_get_locale )" - - "ext/intl/msgformat/msgformat_attr.c:123:16 umsg U loc = (char *)umsg_getLocale(MSG_FORMAT" - - "ext/intl/msgformat/msgformat_class.c:69:32 umsg U FORMAT_OBJECT(new_mfo) = umsg_clone(MSG_FORMAT_OBJECT" - "ext/intl/msgformat/msgformat_class.h:49:33 unconstructed U throw_error(NULL, \"Found unconstructed MessageFormatter\");" - "ext/intl/msgformat/msgformat_class.h:53:49 umsgf U mfo) (mfo)->mf_data.umsgf" - "ext/intl/msgformat/msgformat_data.c:32:11 umsgf U mf_data->umsgf = NULL;" - "ext/intl/msgformat/msgformat_data.c:48:15 umsgf U if (mf_data->umsgf)" - - "ext/intl/msgformat/msgformat_data.c:49:3 umsg U umsg_close(mf_data->umsgf" - "ext/intl/msgformat/msgformat_data.c:49:23 umsgf U umsg_close(mf_data->umsgf);" - "ext/intl/msgformat/msgformat_data.c:62:11 umsgf U mf_data->umsgf = NULL;" - - "ext/intl/msgformat/msgformat_data.c:81:34 spattern U msgformat_fix_quotes(UChar **spattern, uint32_t *spattern" - - "ext/intl/msgformat/msgformat_data.c:81:54 spattern U spattern, uint32_t *spattern_len, UErrorCode *ec" - - "ext/intl/msgformat/msgformat_data.c:83:6 spattern U if(*spattern && *spattern_len &&" - - "ext/intl/msgformat/msgformat_data.c:83:19 spattern U if(*spattern && *spattern_len && u_strchr(*spattern" - - "ext/intl/msgformat/msgformat_data.c:83:45 spattern U spattern_len && u_strchr(*spattern, (UChar)'\\'')) {" - - "ext/intl/msgformat/msgformat_data.c:84:10 npattern U UChar *npattern = safe_emalloc(sizeof" - - "ext/intl/msgformat/msgformat_data.c:85:12 npattern U uint32_t npattern_len;" - - "ext/intl/msgformat/msgformat_data.c:86:3 npattern U npattern_len = umsg_autoQuoteApostroph" - - "ext/intl/msgformat/msgformat_data.c:86:18 umsg U npattern_len = umsg_autoQuoteApostrophe" - - "ext/intl/msgformat/msgformat_data.c:86:69 npattern U spattern, *spattern_len, npattern, 2*(*spattern_len)+" - - "ext/intl/msgformat/msgformat_data.c:92:3 npattern U npattern = erealloc(npattern" - "ext/intl/msgformat/msgformat_data.h:25:11 hangling U // error hangling" - "ext/intl/msgformat/msgformat_data.h:29:18 umsgf U UMessageFormat* umsgf;" - - "ext/intl/msgformat/msgformat_data.h:41:34 spattern U msgformat_fix_quotes(UChar **spattern, uint32_t *spattern" - - "ext/intl/msgformat/msgformat_data.h:41:54 spattern U spattern, uint32_t *spattern_len, UErrorCode *ec" - "ext/intl/msgformat/msgformat_format.c:32:13 msgfmt U static void msgfmt_do_format(MessageFormatter" - - "ext/intl/msgformat/msgformat_format.c:37:2 umsg U umsg_format_helper(mfo, Z" - "ext/intl/msgformat/msgformat_format.c:51:15 msgfmt U PHP_FUNCTION( msgfmt_format )" - "ext/intl/msgformat/msgformat_format.c:67:2 msgfmt U msgfmt_do_format(mfo, args" - "ext/intl/msgformat/msgformat_format.c:72:15 msgfmt U PHP_FUNCTION( msgfmt_format_message )" - - "ext/intl/msgformat/msgformat_format.c:75:14 spattern U UChar *spattern = NULL;" - - "ext/intl/msgformat/msgformat_format.c:76:14 spattern U int spattern_len = 0;" - - "ext/intl/msgformat/msgformat_format.c:79:14 slocale U const char *slocale = NULL;" - - "ext/intl/msgformat/msgformat_format.c:80:14 slocale U size_t slocale_len = 0;" - - "ext/intl/msgformat/msgformat_format.c:87:6 slocale U &slocale, &slocale_len, &pattern" - - "ext/intl/msgformat/msgformat_format.c:87:16 slocale U &slocale, &slocale_len, &pattern, &pattern" - - "ext/intl/msgformat/msgformat_format.c:92:24 slocale U INTL_CHECK_LOCALE_LEN(slocale_len);" - - "ext/intl/msgformat/msgformat_format.c:98:31 spattern U convert_utf8_to_utf16(&spattern, &spattern_len, pattern" - - "ext/intl/msgformat/msgformat_format.c:98:42 spattern U to_utf16(&spattern, &spattern_len, pattern, pattern" - "ext/intl/msgformat/msgformat_format.c:102:6 msgfmt U \"msgfmt_format_message: error" - - "ext/intl/msgformat/msgformat_format.c:106:3 spattern U spattern_len = 0;" - - "ext/intl/msgformat/msgformat_format.c:123:27 umsg U FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern" - - "ext/intl/msgformat/msgformat_format.c:145:3 umsg U umsg_close(MSG_FORMAT_OBJECT" - - "ext/intl/msgformat/msgformat_helpers.h:18:9 umsg U int32_t umsg_format_arg_count(UMessageForm" - - "ext/intl/msgformat/msgformat_helpers.h:19:6 umsg U void umsg_format_helper(MessageFormatte" - - "ext/intl/msgformat/msgformat_helpers.h:21:6 umsg U void umsg_parse_helper(UMessageFormat" - "ext/intl/msgformat/msgformat_parse.c:28:13 msgfmt U static void msgfmt_do_parse(MessageFormatter" - - "ext/intl/msgformat/msgformat_parse.c:30:8 fargs U zval *fargs;" - - "ext/intl/msgformat/msgformat_parse.c:33:9 usource U UChar *usource = NULL;" - - "ext/intl/msgformat/msgformat_parse.c:34:6 usrc U int usrc_len = 0;" - - "ext/intl/msgformat/msgformat_parse.c:36:30 usource U convert_utf8_to_utf16(&usource, &usrc_len, source," - - "ext/intl/msgformat/msgformat_parse.c:36:40 usrc U to_utf16(&usource, &usrc_len, source, src_len" - - "ext/intl/msgformat/msgformat_parse.c:39:2 umsg U umsg_parse_helper(MSG_FORMAT" - - "ext/intl/msgformat/msgformat_parse.c:39:53 fargs U OBJECT(mfo), &count, &fargs, usource, usrc_len," - - "ext/intl/msgformat/msgformat_parse.c:39:60 usource U mfo), &count, &fargs, usource, usrc_len, &INTL_DATA" - - "ext/intl/msgformat/msgformat_parse.c:39:69 usrc U count, &fargs, usource, usrc_len, &INTL_DATA_ERROR" - - "ext/intl/msgformat/msgformat_parse.c:40:6 usource U if (usource) {" - - "ext/intl/msgformat/msgformat_parse.c:41:9 usource U efree(usource);" - - "ext/intl/msgformat/msgformat_parse.c:47:38 fargs U zval(return_value, &fargs[i]);" - - "ext/intl/msgformat/msgformat_parse.c:49:8 fargs U efree(fargs);" - "ext/intl/msgformat/msgformat_parse.c:54:15 msgfmt U PHP_FUNCTION( msgfmt_parse )" - "ext/intl/msgformat/msgformat_parse.c:71:2 msgfmt U msgfmt_do_parse(mfo, source" - "ext/intl/msgformat/msgformat_parse.c:76:15 msgfmt U PHP_FUNCTION( msgfmt_parse_message )" - - "ext/intl/msgformat/msgformat_parse.c:78:14 spattern U UChar *spattern = NULL;" - - "ext/intl/msgformat/msgformat_parse.c:79:14 spattern U int spattern_len = 0;" - - "ext/intl/msgformat/msgformat_parse.c:82:14 slocale U char *slocale = NULL;" - - "ext/intl/msgformat/msgformat_parse.c:83:14 slocale U size_t slocale_len = 0;" - - "ext/intl/msgformat/msgformat_parse.c:90:18 slocale U Z_PARAM_STRING(slocale, slocale_len)" - - "ext/intl/msgformat/msgformat_parse.c:90:27 slocale U PARAM_STRING(slocale, slocale_len)" - - "ext/intl/msgformat/msgformat_parse.c:95:24 slocale U INTL_CHECK_LOCALE_LEN(slocale_len);" - - "ext/intl/msgformat/msgformat_parse.c:100:31 spattern U convert_utf8_to_utf16(&spattern, &spattern_len, pattern" - - "ext/intl/msgformat/msgformat_parse.c:100:42 spattern U to_utf16(&spattern, &spattern_len, pattern, pattern" - "ext/intl/msgformat/msgformat_parse.c:104:6 msgfmt U \"msgfmt_parse_message: error" - - "ext/intl/msgformat/msgformat_parse.c:108:3 spattern U spattern_len = 0;" - - "ext/intl/msgformat/msgformat_parse.c:125:27 umsg U FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern" - "ext/intl/msgformat/msgformat.c:28:12 msgfmt U static int msgfmt_ctor(INTERNAL_FUNCTION" - - "ext/intl/msgformat/msgformat.c:33:14 spattern U UChar* spattern = NULL;" - - "ext/intl/msgformat/msgformat.c:34:14 spattern U int spattern_len = 0;" - - "ext/intl/msgformat/msgformat.c:56:31 spattern U convert_utf8_to_utf16(&spattern, &spattern_len, pattern" - - "ext/intl/msgformat/msgformat.c:56:42 spattern U to_utf16(&spattern, &spattern_len, pattern, pattern" - "ext/intl/msgformat/msgformat.c:57:32 msgfmt U CTOR_CHECK_STATUS(mfo, \"msgfmt_create: error converting" - - "ext/intl/msgformat/msgformat.c:59:3 spattern U spattern_len = 0;" - "ext/intl/msgformat/msgformat.c:69:32 msgfmt U CTOR_CHECK_STATUS(mfo, \"msgfmt_create: error converting" - - "ext/intl/msgformat/msgformat.c:81:27 umsg U FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern" - "ext/intl/msgformat/msgformat.c:101:31 msgfmt U CTOR_CHECK_STATUS(mfo, \"msgfmt_create: message formatter" - "ext/intl/msgformat/msgformat.c:107:15 msgfmt U PHP_FUNCTION( msgfmt_create )" - "ext/intl/msgformat/msgformat.stub.php:12:15 msgfmt U * @alias msgfmt_create" @@ -10853,11 +9506,6 @@ issues: - "ext/intl/normalizer/normalizer_normalize.c:43:21 NFKC U return unorm2_getNFKCInstance(err);" - "ext/intl/normalizer/normalizer_normalize.c:46:21 NFKD U return unorm2_getNFKDInstance(err);" - "ext/intl/normalizer/normalizer_normalize.c:49:21 NFKC U return unorm2_getNFKCCasefoldInstance(err" - - "ext/intl/normalizer/normalizer_normalize.c:67:62 uinput U long form, const UChar *uinput, int32_t uinput_len" - - "ext/intl/normalizer/normalizer_normalize.c:67:78 uinput U UChar *uinput, int32_t uinput_len, UErrorCode *err" - - "ext/intl/normalizer/normalizer_normalize.c:75:35 uinput U _isNormalized(norm, uinput, uinput_len, err);" - - "ext/intl/normalizer/normalizer_normalize.c:75:43 uinput U isNormalized(norm, uinput, uinput_len, err);" - - "ext/intl/normalizer/normalizer_normalize.c:87:11 uinput U UChar* uinput = NULL;" - "ext/intl/normalizer/normalizer_normalize.c:92:11 uret U UChar* uret_buf = NULL;" - "ext/intl/normalizer/normalizer_normalize.c:93:12 uret U int32_t uret_len = 0;" - "ext/intl/normalizer/normalizer_normalize.c:150:2 uret U uret_len = uinput_len * expansion" @@ -10884,13 +9532,11 @@ issues: - "ext/intl/php_intl_arginfo.h:190:49 intlgregcal U TYPE_INFO_EX(arginfo_intlgregcal_set_gregorian_change" - "ext/intl/php_intl_arginfo.h:195:49 intlgregcal U TYPE_INFO_EX(arginfo_intlgregcal_get_gregorian_change" - "ext/intl/php_intl_arginfo.h:199:49 intlgregcal U TYPE_INFO_EX(arginfo_intlgregcal_is_leap_year, 0, 2," - - "ext/intl/php_intl_arginfo.h:327:62 ULOC U type, IS_LONG, 0, \"ULOC_ACTUAL_LOCALE\")" - "ext/intl/php_intl_arginfo.h:370:48 numfmt U OBJ_INFO_EX(arginfo_numfmt_create, 0, 2, NumberFormatter" - "ext/intl/php_intl_arginfo.h:376:49 numfmt U TYPE_MASK_EX(arginfo_numfmt_format, 0, 2, MAY_BE" - "ext/intl/php_intl_arginfo.h:382:49 numfmt U TYPE_MASK_EX(arginfo_numfmt_parse, 0, 2, MAY_BE" - "ext/intl/php_intl_arginfo.h:389:49 numfmt U TYPE_MASK_EX(arginfo_numfmt_format_currency, 0," - "ext/intl/php_intl_arginfo.h:395:49 numfmt U TYPE_MASK_EX(arginfo_numfmt_parse_currency, 0," - - "ext/intl/php_intl_arginfo.h:446:62 ULOC U type, IS_LONG, 0, \"ULOC_ACTUAL_LOCALE\")" - "ext/intl/php_intl_arginfo.h:495:71 EXTR U IS_LONG, 0, \"GRAPHEME_EXTR_COUNT\")" - "ext/intl/php_intl_arginfo.h:502:63 IDNA U flags, IS_LONG, 0, \"IDNA_DEFAULT\")" - "ext/intl/php_intl_arginfo.h:503:70 IDNA U variant, IS_LONG, 0, \"INTL_IDNA_VARIANT_UTS46\")" @@ -10926,13 +9572,7 @@ issues: - "ext/intl/php_intl_arginfo.h:1210:37 CONTEXTJ U CONSTANT(\"IDNA_ERROR_CONTEXTJ\", UIDNA_ERROR_CONTEXTJ" - "ext/intl/php_intl_arginfo.h:1210:60 CONTEXTJ U CONTEXTJ\", UIDNA_ERROR_CONTEXTJ, CONST_PERSISTENT);" - "ext/intl/php_intl.c:14:31 kirtig U Kirti Velankar " - - "ext/intl/php_intl.c:94:10 uloc U return uloc_getDefault();" - - "ext/intl/php_intl.c:256:6 UCONFIG U #if !UCONFIG_NO_FORMATTING" - - "ext/intl/php_intl.c:258:14 tzdata U const char *tzdata_ver = NULL;" - - "ext/intl/php_intl.c:267:6 UCONFIG U #if !UCONFIG_NO_FORMATTING" - - "ext/intl/php_intl.c:268:2 tzdata U tzdata_ver = ucal_getTZDataVersion" - "ext/intl/php_intl.c:268:15 ucal U tzdata_ver = ucal_getTZDataVersion(&status" - - "ext/intl/php_intl.c:270:54 tzdata U ICU TZData version\", tzdata_ver);" - "ext/intl/php_intl.h:14:31 kirtig U Kirti Velankar " - "ext/intl/php_intl.stub.php:27:16 EXTR U const GRAPHEME_EXTR_COUNT = UNKNOWN;" - "ext/intl/php_intl.stub.php:30:34 MAXBYTES U GRAPHEME_EXTRACT_TYPE_MAXBYTES" @@ -11007,14 +9647,7 @@ issues: - "ext/intl/php_intl.stub.php:573:10 intltz U function intltz_create_time_zone_id" - "ext/intl/resourcebundle/resourcebundle_class.c:11:26 Oeri U Authors: Hans-Peter Oeri (University of St.Gallen" - "ext/intl/resourcebundle/resourcebundle_class.c:11:49 Gallen U Oeri (University of St.Gallen) " - - "ext/intl/resourcebundle/resourcebundle_class.c:46:3 ures U ures_close( rb->me );" - - "ext/intl/resourcebundle/resourcebundle_class.c:49:3 ures U ures_close( rb->child );" - - "ext/intl/resourcebundle/resourcebundle_class.c:117:12 ures U rb->me = ures_open(bundlename, locale" - - "ext/intl/resourcebundle/resourcebundle_class.c:119:12 ures U rb->me = ures_openDirect(bundlename" - - "ext/intl/resourcebundle/resourcebundle_class.c:131:5 ures U ures_getLocaleByType(" - - "ext/intl/resourcebundle/resourcebundle_class.c:132:14 ULOC U rb->me, ULOC_ACTUAL_LOCALE, &INTL" - "ext/intl/resourcebundle/resourcebundle_class.c:224:14 icuerror U UErrorCode icuerror;" - - "ext/intl/resourcebundle/resourcebundle_class.c:225:55 ULOC U getLocaleByType( rb->me, ULOC_ACTUAL_LOCALE, &icuerror" - "ext/intl/resourcebundle/resourcebundle_class.c:225:76 icuerror U ULOC_ACTUAL_LOCALE, &icuerror );" - "ext/intl/resourcebundle/resourcebundle_class.c:310:12 unconstructed U \"Found unconstructed ResourceBundle\", 0)" - "ext/intl/resourcebundle/resourcebundle_class.c:343:16 icuenum U UEnumeration *icuenum;" @@ -11022,11 +9655,8 @@ issues: - "ext/intl/resourcebundle/resourcebundle_class.c:362:2 icuenum U icuenum = ures_openAvailableLocales" - "ext/intl/resourcebundle/resourcebundle_class.c:362:52 icuerror U vailableLocales( bundlename, &icuerror );" - "ext/intl/resourcebundle/resourcebundle_class.c:363:20 icuerror U INTL_CHECK_STATUS(icuerror, \"Cannot fetch locales" - - "ext/intl/resourcebundle/resourcebundle_class.c:365:2 uenum U uenum_reset( icuenum, &icuerror" - "ext/intl/resourcebundle/resourcebundle_class.c:365:15 icuenum U uenum_reset( icuenum, &icuerror );" - - "ext/intl/resourcebundle/resourcebundle_class.c:369:18 uenum U while ((entry = uenum_next( icuenum, &entry" - "ext/intl/resourcebundle/resourcebundle_class.c:369:30 icuenum U entry = uenum_next( icuenum, &entry_len, &icuerror" - - "ext/intl/resourcebundle/resourcebundle_class.c:372:2 uenum U uenum_close( icuenum );" - "ext/intl/resourcebundle/resourcebundle_class.c:372:15 icuenum U uenum_close( icuenum );" - "ext/intl/resourcebundle/resourcebundle_class.h:11:26 Oeri U Authors: Hans-Peter Oeri (University of St.Gallen" - "ext/intl/resourcebundle/resourcebundle_class.h:11:49 Gallen U Oeri (University of St.Gallen) " @@ -11036,39 +9666,16 @@ issues: - "ext/intl/resourcebundle/resourcebundle_iterator.c:24:13 libicu U * Although libicu offers iterator functions" - "ext/intl/resourcebundle/resourcebundle_iterator.c:24:71 libicu U they are not used here: libicu does iterate" - "ext/intl/resourcebundle/resourcebundle_iterator.c:32:13 icuerror U UErrorCode icuerror = U_ZERO_ERROR;" - - "ext/intl/resourcebundle/resourcebundle_iterator.c:35:14 ures U rb->child = ures_getByIndex( rb->me," - "ext/intl/resourcebundle/resourcebundle_iterator.c:35:64 icuerror U iterator->i, rb->child, &icuerror );" - "ext/intl/resourcebundle/resourcebundle_iterator.c:37:16 icuerror U if (U_SUCCESS(icuerror)) {" - - "ext/intl/resourcebundle/resourcebundle_iterator.c:40:36 ures U currentkey = estrdup( ures_getKey( rb->child )" - - "ext/intl/resourcebundle/resourcebundle_iterator.c:165:40 URES U rb can only be either URES_TABLE or URES_ARRAY" - - "ext/intl/resourcebundle/resourcebundle_iterator.c:165:54 URES U either URES_TABLE or URES_ARRAY" - - "ext/intl/resourcebundle/resourcebundle_iterator.c:168:24 ures U iterator->is_table = (ures_getType( rb->me ) =" - - "ext/intl/resourcebundle/resourcebundle_iterator.c:168:50 URES U getType( rb->me ) == URES_TABLE);" - - "ext/intl/resourcebundle/resourcebundle_iterator.c:169:21 ures U iterator->length = ures_getSize( rb->me );" - "ext/intl/resourcebundle/resourcebundle_iterator.h:11:26 Oeri U Authors: Hans-Peter Oeri (University of St.Gallen" - "ext/intl/resourcebundle/resourcebundle_iterator.h:11:49 Gallen U Oeri (University of St.Gallen) " - "ext/intl/resourcebundle/resourcebundle.c:11:26 Oeri U Authors: Hans-Peter Oeri (University of St.Gallen" - "ext/intl/resourcebundle/resourcebundle.c:11:49 Gallen U Oeri (University of St.Gallen) " - - "ext/intl/resourcebundle/resourcebundle.c:28:25 ufield U const UChar* ufield;" - - "ext/intl/resourcebundle/resourcebundle.c:29:25 bfield U const uint8_t* bfield;" - "ext/intl/resourcebundle/resourcebundle.c:33:25 lfield U zend_long lfield;" - "ext/intl/resourcebundle/resourcebundle.c:34:25 newrb U ResourceBundle_object* newrb;" - - "ext/intl/resourcebundle/resourcebundle.c:36:12 ures U restype = ures_getType( source->child" - - "ext/intl/resourcebundle/resourcebundle.c:39:8 URES U case URES_STRING:" - - "ext/intl/resourcebundle/resourcebundle.c:40:4 ufield U ufield = ures_getString( source" - - "ext/intl/resourcebundle/resourcebundle.c:40:13 ures U ufield = ures_getString( source->child" - - "ext/intl/resourcebundle/resourcebundle.c:42:45 ufield U UTF8(source, (UChar *)ufield, ilen, 0);" - - "ext/intl/resourcebundle/resourcebundle.c:45:8 URES U case URES_BINARY:" - - "ext/intl/resourcebundle/resourcebundle.c:46:4 bfield U bfield = ures_getBinary( source" - - "ext/intl/resourcebundle/resourcebundle.c:46:13 ures U bfield = ures_getBinary( source->child" - - "ext/intl/resourcebundle/resourcebundle.c:48:41 bfield U return_value, (char *) bfield, ilen );" - - "ext/intl/resourcebundle/resourcebundle.c:51:8 URES U case URES_INT:" - "ext/intl/resourcebundle/resourcebundle.c:52:4 lfield U lfield = ures_getInt( source" - - "ext/intl/resourcebundle/resourcebundle.c:52:13 ures U lfield = ures_getInt( source->child" - "ext/intl/resourcebundle/resourcebundle.c:54:29 lfield U LONG( return_value, lfield );" - - "ext/intl/resourcebundle/resourcebundle.c:57:8 URES U case URES_INT_VECTOR:" - - "ext/intl/resourcebundle/resourcebundle.c:58:13 ures U vfield = ures_getIntVector( source" - - "ext/intl/resourcebundle/resourcebundle.c:66:8 URES U case URES_ARRAY:" - "ext/intl/resourcebundle/resourcebundle.c:69:4 newrb U newrb = Z_INTL_RESOURCEBUNDLE" - "ext/intl/resourcebundle/resourcebundle.c:70:4 newrb U newrb->me = source->child" - "ext/intl/resourcebundle/resourcebundle.h:11:26 Oeri U Authors: Hans-Peter Oeri (University of St.Gallen" @@ -11088,10 +9695,6 @@ issues: - "ext/intl/spoofchecker/spoofchecker_arginfo.h:143:47 UNRESTRICTIVE U UNRESTRICTIVE_value, USPOOF_UNRESTRICTIVE);" - "ext/intl/spoofchecker/spoofchecker_arginfo.h:144:21 UNRESTRICTIVE U zend_string *const_UNRESTRICTIVE_name = zend_string_init" - "ext/intl/spoofchecker/spoofchecker_arginfo.h:144:69 UNRESTRICTIVE U string_init_interned(\"UNRESTRICTIVE\", sizeof(\"UNRESTRICTIVE" - - "ext/intl/spoofchecker/spoofchecker_arginfo.h:174:39 USET U IGNORE_SPACE_value, USET_IGNORE_SPACE);" - - "ext/intl/spoofchecker/spoofchecker_arginfo.h:180:43 USET U CASE_INSENSITIVE_value, USET_CASE_INSENSITIVE);" - - "ext/intl/spoofchecker/spoofchecker_arginfo.h:186:44 USET U CASE_MAPPINGS_value, USET_ADD_CASE_MAPPINGS);" - - "ext/intl/spoofchecker/spoofchecker_arginfo.h:193:50 USET U CASE_INSENSITIVE_value, USET_SIMPLE_CASE_INSENSITIVE" - "ext/intl/spoofchecker/spoofchecker_class.c:70:25 uspoof U (spoofchecker_orig->uspoof != NULL) {" - "ext/intl/spoofchecker/spoofchecker_class.c:73:21 uspoof U spoofchecker_new->uspoof = uspoof_clone(spoofchecker" - "ext/intl/spoofchecker/spoofchecker_class.c:73:30 uspoof U spoofchecker_new->uspoof = uspoof_clone(spoofchecker_orig" @@ -11104,7 +9707,6 @@ issues: - "ext/intl/spoofchecker/spoofchecker_class.h:33:21 uspoofres U USpoofCheckResult* uspoofres;" - "ext/intl/spoofchecker/spoofchecker_class.h:67:10 uspoof U if (co->uspoof == NULL) {" - "ext/intl/spoofchecker/spoofchecker_class.h:68:33 unconstructed U throw_error(NULL, \"Found unconstructed Spoofchecker\"); \\" - - "ext/intl/spoofchecker/spoofchecker_class.h:72:37 ucol U check return value of a ucol_* function call." - "ext/intl/spoofchecker/spoofchecker_class.h:81:48 USPOOF U DEFAULT_RESTRICTION_LEVEL USPOOF_HIGHLY_RESTRICTIVE" - "ext/intl/spoofchecker/spoofchecker_create.c:38:6 uspoof U co->uspoof = uspoof_open(SPOOFCHECKER" - "ext/intl/spoofchecker/spoofchecker_create.c:38:15 uspoof U co->uspoof = uspoof_open(SPOOFCHECKER_ERROR" @@ -11128,21 +9730,6 @@ issues: - "ext/intl/spoofchecker/spoofchecker_main.c:156:4 USPOOF U USPOOF_MINIMALLY_RESTRICTIVE" - "ext/intl/spoofchecker/spoofchecker_main.c:157:11 UNRESTRICTIVE U USPOOF_UNRESTRICTIVE != level) {" - "ext/intl/spoofchecker/spoofchecker_main.c:160:66 UNRESTRICTIVE U RESTRICTIVE, or Spoofchecker::UNRESTRICTIVE\");" - - "ext/intl/spoofchecker/spoofchecker_main.c:172:9 upattern U UChar *upattern = NULL;" - - "ext/intl/spoofchecker/spoofchecker_main.c:173:10 upattern U int32_t upattern_len = 0;" - - "ext/intl/spoofchecker/spoofchecker_main.c:189:5 uset U /* uset_applyPattern requires" - - "ext/intl/spoofchecker/spoofchecker_main.c:195:30 upattern U convert_utf8_to_utf16(&upattern, &upattern_len, ZSTR" - - "ext/intl/spoofchecker/spoofchecker_main.c:195:41 upattern U to_utf16(&upattern, &upattern_len, ZSTR_VAL(pattern" - - "ext/intl/spoofchecker/spoofchecker_main.c:201:14 uset U USet *set = uset_openEmpty();" - - "ext/intl/spoofchecker/spoofchecker_main.c:205:31 USET U pattern_option != USET_IGNORE_SPACE &&" - - "ext/intl/spoofchecker/spoofchecker_main.c:207:32 USET U pattern_option != (USET_IGNORE_SPACE|USET_SIMPLE" - - "ext/intl/spoofchecker/spoofchecker_main.c:207:50 USET U (USET_IGNORE_SPACE|USET_SIMPLE_CASE_INSENSITIVE" - - "ext/intl/spoofchecker/spoofchecker_main.c:209:32 USET U pattern_option != (USET_IGNORE_SPACE|USET_CASE" - - "ext/intl/spoofchecker/spoofchecker_main.c:209:50 USET U (USET_IGNORE_SPACE|USET_CASE_INSENSITIVE) &" - - "ext/intl/spoofchecker/spoofchecker_main.c:217:3 uset U uset_close(set);" - - "ext/intl/spoofchecker/spoofchecker_main.c:218:9 upattern U efree(upattern);" - - "ext/intl/spoofchecker/spoofchecker_main.c:222:2 uset U uset_applyPattern(set, upattern" - - "ext/intl/spoofchecker/spoofchecker_main.c:225:3 uset U uset_close(set);" - "ext/intl/spoofchecker/spoofchecker.stub.php:8:17 USPOOF U /** @cvalue USPOOF_SINGLE_SCRIPT_CONFUSABLE" - "ext/intl/spoofchecker/spoofchecker.stub.php:10:17 USPOOF U /** @cvalue USPOOF_MIXED_SCRIPT_CONFUSABLE" - "ext/intl/spoofchecker/spoofchecker.stub.php:12:17 USPOOF U /** @cvalue USPOOF_WHOLE_SCRIPT_CONFUSABLE" @@ -11162,8 +9749,6 @@ issues: - "ext/intl/timezone/timezone_arginfo.h:226:35 UCAL U const_TYPE_ANY_value, UCAL_ZONE_TYPE_ANY);" - "ext/intl/timezone/timezone_arginfo.h:232:41 UCAL U TYPE_CANONICAL_value, UCAL_ZONE_TYPE_CANONICAL" - "ext/intl/timezone/timezone_arginfo.h:238:50 UCAL U CANONICAL_LOCATION_value, UCAL_ZONE_TYPE_CANONICAL" - - "ext/intl/timezone/timezone_class.h:39:18 utimezone U const TimeZone *utimezone;" - - "ext/intl/timezone/timezone_class.h:62:10 utimezone U if (to->utimezone == NULL) { \\" - "ext/intl/timezone/timezone_class.h:63:33 unconstructed U throw_error(NULL, \"Found unconstructed IntlTimeZone\"); \\" - "ext/intl/timezone/timezone.stub.php:26:17 UCAL U /** @cvalue UCAL_ZONE_TYPE_ANY */" - "ext/intl/timezone/timezone.stub.php:28:17 UCAL U /** @cvalue UCAL_ZONE_TYPE_CANONICAL" @@ -11173,43 +9758,10 @@ issues: - "ext/intl/timezone/timezone.stub.php:50:15 intltz U * @alias intltz_create_enumeration" - "ext/intl/timezone/timezone.stub.php:56:15 intltz U * @alias intltz_create_time_zone" - "ext/intl/timezone/timezone.stub.php:62:15 intltz U * @alias intltz_create_time_zone_id" - - "ext/intl/transliterator/transliterator_class.c:28:76 utrans U object, UTransliterator *utrans, UErrorCode *status" - - "ext/intl/transliterator/transliterator_class.c:32:28 utrans U UTransliterator *utrans," - - "ext/intl/transliterator/transliterator_class.c:35:25 ustr U const UChar *ustr_id;" - - "ext/intl/transliterator/transliterator_class.c:36:24 ustr U int32_t ustr_id_len;" - - "ext/intl/transliterator/transliterator_class.c:43:14 utrans U assert( to->utrans == NULL );" - - "ext/intl/transliterator/transliterator_class.c:47:6 utrans U to->utrans = utrans;" - - "ext/intl/transliterator/transliterator_class.c:47:15 utrans U to->utrans = utrans;" - - "ext/intl/transliterator/transliterator_class.c:49:2 ustr U ustr_id = utrans_getUnicodeID" - - "ext/intl/transliterator/transliterator_class.c:49:42 ustr U getUnicodeID( utrans, &ustr_id_len );" - - "ext/intl/transliterator/transliterator_class.c:50:37 ustr U convert_utf16_to_utf8(ustr_id, (int ) ustr_id_len" - "ext/intl/transliterator/transliterator_class.c:150:24 unconstructed U * We shouldn't have unconstructed objects in the first" - - "ext/intl/transliterator/transliterator_class.h:30:19 utrans U UTransliterator* utrans;" - - "ext/intl/transliterator/transliterator_class.h:40:32 UTRANS U TRANSLITERATOR_FORWARD UTRANS_FORWARD" - - "ext/intl/transliterator/transliterator_class.h:41:32 UTRANS U TRANSLITERATOR_REVERSE UTRANS_REVERSE" - - "ext/intl/transliterator/transliterator_class.h:53:10 utrans U if( to->utrans == NULL ) \\" - "ext/intl/transliterator/transliterator_class.h:55:33 unconstructed U throw_error(NULL, \"Found unconstructed transliterator\"); \\" - - "ext/intl/transliterator/transliterator_class.h:60:28 utrans U UTransliterator *utrans," - - "ext/intl/transliterator/transliterator_methods.c:30:23 ustr U UChar *ustr_id = NULL;" - - "ext/intl/transliterator/transliterator_methods.c:31:24 ustr U int32_t ustr_id_len = 0;" - - "ext/intl/transliterator/transliterator_methods.c:32:25 utrans U UTransliterator *utrans;" - - "ext/intl/transliterator/transliterator_methods.c:47:31 ustr U convert_utf8_to_utf16( &ustr_id, &ustr_id_len, str" - - "ext/intl/transliterator/transliterator_methods.c:47:41 ustr U to_utf16( &ustr_id, &ustr_id_len, str_id, str" - - "ext/intl/transliterator/transliterator_methods.c:57:2 utrans U utrans = utrans_openU( ustr" - - "ext/intl/transliterator/transliterator_methods.c:57:11 utrans U utrans = utrans_openU( ustr_id, ustr" - - "ext/intl/transliterator/transliterator_methods.c:57:25 ustr U utrans = utrans_openU( ustr_id, ustr_id_len, (UTransDirec" - - "ext/intl/transliterator/transliterator_methods.c:82:43 utrans U object_construct( object, utrans, TRANSLITERATOR_ERROR" - - "ext/intl/transliterator/transliterator_methods.c:132:19 utrans U UTransliterator *utrans;" - "ext/intl/transliterator/transliterator_methods.c:232:57 transliterators U to obtain registered transliterators\" );" - - "ext/intl/transliterator/transliterator_methods.c:235:17 uenum U while( (elem = uenum_unext( en, &elem_len" - - "ext/intl/transliterator/transliterator_methods.c:235:23 unext U while( (elem = uenum_unext( en, &elem_len, &status" - - "ext/intl/transliterator/transliterator_methods.c:248:2 uenum U uenum_close( en );" - "ext/intl/transliterator/transliterator_methods.c:256:41 transliterators U array of registered transliterators\", 0 );" - - "ext/intl/transliterator/transliterator_methods.c:266:6 uresult U *uresult = NULL;" - - "ext/intl/transliterator/transliterator_methods.c:270:5 uresult U uresult_len;" - - "ext/intl/transliterator/transliterator_methods.c:357:2 uresult U uresult = safe_emalloc( ustr" - - "ext/intl/transliterator/transliterator_methods.c:363:11 uresult U memcpy( uresult, ustr, ustr_len * sizeof" - - "ext/intl/transliterator/transliterator_methods.c:364:3 uresult U uresult_len = ustr_len;" - "ext/intl/uchar/uchar_arginfo.h:602:22 NFKD U zval const_PROPERTY_NFKD_INERT_value;" - "ext/intl/uchar/uchar_arginfo.h:603:28 NFKD U LONG(&const_PROPERTY_NFKD_INERT_value, UCHAR_NFKD" - "ext/intl/uchar/uchar_arginfo.h:603:52 NFKD U NFKD_INERT_value, UCHAR_NFKD_INERT);" @@ -11235,16 +9787,6 @@ issues: - "ext/intl/uchar/uchar_arginfo.h:699:78 CASEFOLDED U UCHAR_CHANGES_WHEN_CASEFOLDED);" - "ext/intl/uchar/uchar_arginfo.h:700:43 CASEFOLDED U PROPERTY_CHANGES_WHEN_CASEFOLDED_name = zend_string_init" - "ext/intl/uchar/uchar_arginfo.h:700:110 CASEFOLDED U PROPERTY_CHANGES_WHEN_CASEFOLDED\", sizeof(\"PROPERTY_CHANGES" - - "ext/intl/uchar/uchar_arginfo.h:958:29 TITLECASE U const_PROPERTY_SIMPLE_TITLECASE_MAPPING_value;" - - "ext/intl/uchar/uchar_arginfo.h:959:35 TITLECASE U const_PROPERTY_SIMPLE_TITLECASE_MAPPING_value, UCHAR" - - "ext/intl/uchar/uchar_arginfo.h:959:73 TITLECASE U value, UCHAR_SIMPLE_TITLECASE_MAPPING);" - - "ext/intl/uchar/uchar_arginfo.h:960:37 TITLECASE U const_PROPERTY_SIMPLE_TITLECASE_MAPPING_name = zend" - - "ext/intl/uchar/uchar_arginfo.h:960:105 TITLECASE U interned(\"PROPERTY_SIMPLE_TITLECASE_MAPPING\", sizeof(\"PROPERTY" - - "ext/intl/uchar/uchar_arginfo.h:1371:46 UBLOCK U CODE_NO_BLOCK_value, UBLOCK_NO_BLOCK);" - - "ext/intl/uchar/uchar_arginfo.h:1377:49 UBLOCK U CODE_BASIC_LATIN_value, UBLOCK_BASIC_LATIN);" - - "ext/intl/uchar/uchar_arginfo.h:1383:56 UBLOCK U 1_SUPPLEMENT_value, UBLOCK_LATIN_1_SUPPLEMENT)" - - "ext/intl/uchar/uchar_arginfo.h:1389:54 UBLOCK U LATIN_EXTENDED_A_value, UBLOCK_LATIN_EXTENDED_A);" - - "ext/intl/uchar/uchar_arginfo.h:1395:54 UBLOCK U LATIN_EXTENDED_B_value, UBLOCK_LATIN_EXTENDED_B);" - "ext/intl/uchar/uchar_arginfo.h:1454:24 THAANA U zval const_BLOCK_CODE_THAANA_value;" - "ext/intl/uchar/uchar_arginfo.h:1455:30 THAANA U LONG(&const_BLOCK_CODE_THAANA_value, UBLOCK_THAANA" - "ext/intl/uchar/uchar_arginfo.h:1455:51 THAANA U THAANA_value, UBLOCK_THAANA);" @@ -11285,6 +9827,11 @@ issues: - "ext/intl/uchar/uchar_arginfo.h:1767:51 KANBUN U KANBUN_value, UBLOCK_KANBUN);" - "ext/intl/uchar/uchar_arginfo.h:1768:32 KANBUN U string *const_BLOCK_CODE_KANBUN_name = zend_string_init" - "ext/intl/uchar/uchar_arginfo.h:1768:84 KANBUN U interned(\"BLOCK_CODE_KANBUN\", sizeof(\"BLOCK_CODE" + - "ext/intl/uchar/uchar_arginfo.h:1898:24 HALFWIDTH U zval const_BLOCK_CODE_HALFWIDTH_AND_FULLWIDTH_FORMS" + - "ext/intl/uchar/uchar_arginfo.h:1899:30 HALFWIDTH U LONG(&const_BLOCK_CODE_HALFWIDTH_AND_FULLWIDTH_FORMS" + - "ext/intl/uchar/uchar_arginfo.h:1899:74 HALFWIDTH U FORMS_value, UBLOCK_HALFWIDTH_AND_FULLWIDTH_FORMS" + - "ext/intl/uchar/uchar_arginfo.h:1900:32 HALFWIDTH U string *const_BLOCK_CODE_HALFWIDTH_AND_FULLWIDTH_FORMS" + - "ext/intl/uchar/uchar_arginfo.h:1900:107 HALFWIDTH U interned(\"BLOCK_CODE_HALFWIDTH_AND_FULLWIDTH_FORMS" - "ext/intl/uchar/uchar_arginfo.h:1916:24 DESERET U zval const_BLOCK_CODE_DESERET_value;" - "ext/intl/uchar/uchar_arginfo.h:1917:30 DESERET U LONG(&const_BLOCK_CODE_DESERET_value, UBLOCK_DESERET" - "ext/intl/uchar/uchar_arginfo.h:1917:52 DESERET U DESERET_value, UBLOCK_DESERET);" @@ -11700,21 +10247,6 @@ issues: - "ext/intl/uchar/uchar_arginfo.h:4043:40 ATERM U SB_ATERM_value, U_SB_ATERM);" - "ext/intl/uchar/uchar_arginfo.h:4044:24 ATERM U zend_string *const_SB_ATERM_name = zend_string_init" - "ext/intl/uchar/uchar_arginfo.h:4044:67 ATERM U string_init_interned(\"SB_ATERM\", sizeof(\"SB_ATERM\"" - - "ext/intl/uchar/uchar_arginfo.h:4072:16 OLETTER U zval const_SB_OLETTER_value;" - - "ext/intl/uchar/uchar_arginfo.h:4073:22 OLETTER U ZVAL_LONG(&const_SB_OLETTER_value, U_SB_OLETTER" - - "ext/intl/uchar/uchar_arginfo.h:4073:42 OLETTER U OLETTER_value, U_SB_OLETTER);" - - "ext/intl/uchar/uchar_arginfo.h:4074:24 OLETTER U zend_string *const_SB_OLETTER_name = zend_string_init" - - "ext/intl/uchar/uchar_arginfo.h:4074:69 OLETTER U string_init_interned(\"SB_OLETTER\", sizeof(\"SB_OLETTER" - - "ext/intl/uchar/uchar_arginfo.h:4090:16 STERM U zval const_SB_STERM_value;" - - "ext/intl/uchar/uchar_arginfo.h:4091:22 STERM U ZVAL_LONG(&const_SB_STERM_value, U_SB_STERM);" - - "ext/intl/uchar/uchar_arginfo.h:4091:40 STERM U SB_STERM_value, U_SB_STERM);" - - "ext/intl/uchar/uchar_arginfo.h:4092:24 STERM U zend_string *const_SB_STERM_name = zend_string_init" - - "ext/intl/uchar/uchar_arginfo.h:4092:67 STERM U string_init_interned(\"SB_STERM\", sizeof(\"SB_STERM\"" - - "ext/intl/uchar/uchar_arginfo.h:4120:16 SCONTINUE U zval const_SB_SCONTINUE_value;" - - "ext/intl/uchar/uchar_arginfo.h:4121:22 SCONTINUE U ZVAL_LONG(&const_SB_SCONTINUE_value, U_SB_SCONTINUE" - - "ext/intl/uchar/uchar_arginfo.h:4121:44 SCONTINUE U SCONTINUE_value, U_SB_SCONTINUE);" - - "ext/intl/uchar/uchar_arginfo.h:4122:24 SCONTINUE U zend_string *const_SB_SCONTINUE_name = zend_string_init" - - "ext/intl/uchar/uchar_arginfo.h:4122:71 SCONTINUE U string_init_interned(\"SB_SCONTINUE\", sizeof(\"SB_SCONTINUE" - "ext/intl/uchar/uchar_arginfo.h:4228:16 INSEPERABLE (INSEPARABLE) U zval const_LB_INSEPERABLE_value;" - "ext/intl/uchar/uchar_arginfo.h:4229:22 INSEPERABLE (INSEPARABLE) U ZVAL_LONG(&const_LB_INSEPERABLE_value, U_LB_INSEPERABLE" - "ext/intl/uchar/uchar_arginfo.h:4229:46 INSEPERABLE (INSEPARABLE) U INSEPERABLE_value, U_LB_INSEPERABLE);" @@ -11725,8 +10257,7 @@ issues: - "ext/intl/uchar/uchar_arginfo.h:4307:42 ZWSPACE U ZWSPACE_value, U_LB_ZWSPACE);" - "ext/intl/uchar/uchar_arginfo.h:4308:24 ZWSPACE U zend_string *const_LB_ZWSPACE_name = zend_string_init" - "ext/intl/uchar/uchar_arginfo.h:4308:69 ZWSPACE U string_init_interned(\"LB_ZWSPACE\", sizeof(\"LB_ZWSPACE" - - "ext/intl/uchar/uchar.c:17:23 OVFL U if (ZEND_SIZE_T_INT_OVFL(string_codepoint_length" - - "ext/intl/uchar/uchar.c:209:14 ublock U RETURN_LONG(ublock_getCode(cp));" + - "ext/intl/uchar/uchar.c:17:23 OVFL U if (ZEND_SIZE_T_INT_OVFL(string_codepoint_length" - "ext/intl/uchar/uchar.stub.php:10:22 CODEPOINT U public const int CODEPOINT_MIN = UNKNOWN;" - "ext/intl/uchar/uchar.stub.php:12:22 CODEPOINT U public const int CODEPOINT_MAX = UNKNOWN;" - "ext/intl/uchar/uchar.stub.php:74:23 NONCHARACTER U /** @cvalue UCHAR_NONCHARACTER_CODE_POINT */" @@ -12024,10 +10555,6 @@ issues: - "ext/ldap/ldap.c:307:35 lestimated U long(&value, \"size\", lestimated);" - "ext/ldap/ldap.c:308:40 lcookie U stringl(&value, \"cookie\", lcookie.bv_val, lcookie.bv_len" - "ext/ldap/ldap.c:308:56 lcookie U cookie\", lcookie.bv_val, lcookie.bv_len);" - - "ext/ldap/ldap.c:732:17 sortp U LDAPSortKey** sortp = sort_keys;" - - "ext/ldap/ldap.c:733:11 sortp U while (*sortp) {" - - "ext/ldap/ldap.c:734:11 sortp U efree(*sortp);" - - "ext/ldap/ldap.c:735:4 sortp U sortp++;" - "ext/ldap/ldap.c:775:8 ctrlarray U zval* ctrlarray;" - "ext/ldap/ldap.c:782:34 ctrlarray U FOREACH_VAL(controls, ctrlarray) {" - "ext/ldap/ldap.c:783:16 ctrlarray U if (Z_TYPE_P(ctrlarray) != IS_ARRAY) {" @@ -12057,15 +10584,10 @@ issues: - "ext/ldap/ldap.c:1120:48 lderr U LDAP_OPT_ERROR_NUMBER, &lderr);" - "ext/ldap/ldap.c:1121:9 lderr U return lderr;" - "ext/ldap/ldap.c:1133:19 dnlen U size_t ldap_bind_dnlen, ldap_bind_pwlen;" - - "ext/ldap/ldap.c:1133:36 pwlen U bind_dnlen, ldap_bind_pwlen;" - "ext/ldap/ldap.c:1137:102 dnlen U bind_dn, &ldap_bind_dnlen, &ldap_bind_pw, &ldap" - - "ext/ldap/ldap.c:1137:135 pwlen U bind_pw, &ldap_bind_pwlen) != SUCCESS) {" - - "ext/ldap/ldap.c:1151:42 pwlen U bind_pw ? ldap_bind_pwlen : 0;" - "ext/ldap/ldap.c:1173:19 dnlen U size_t ldap_bind_dnlen, ldap_bind_pwlen;" - - "ext/ldap/ldap.c:1173:36 pwlen U bind_dnlen, ldap_bind_pwlen;" - "ext/ldap/ldap.c:1176:16 lserverctrls U LDAPControl **lserverctrls = NULL;" - "ext/ldap/ldap.c:1181:104 dnlen U bind_dn, &ldap_bind_dnlen, &ldap_bind_pw, &ldap" - - "ext/ldap/ldap.c:1181:137 pwlen U bind_pw, &ldap_bind_pwlen, &server_controls_ht" - "ext/ldap/ldap.c:1189:3 lserverctrls U lserverctrls = php_ldap_controls" - "ext/ldap/ldap.c:1190:7 lserverctrls U if (lserverctrls == NULL) {" - "ext/ldap/ldap.c:1205:5 lserverctrls U lserverctrls, NULL, &msgid);" @@ -12083,10 +10605,8 @@ issues: - "ext/ldap/ldap.c:2116:101 lderrno U ldap_err2string(_get_lderrno(ld->link)));" - "ext/ldap/ldap.c:2837:19 lderrno U RETURN_LONG(_get_lderrno(ld->link));" - "ext/ldap/ldap.c:2868:18 lderrno U ld_errno = _get_lderrno(ld->link);" - - "ext/ldap/ldap.c:2886:46 Opps U parameters(ZEND_NUM_ARGS(), \"Opps|h!\"," - "ext/ldap/ldap.c:3306:34 matcheddn U *result, *errcode, *matcheddn = NULL, *errmsg = NULL" - "ext/ldap/ldap.c:3310:9 lreferrals U char **lreferrals, **refp;" - - "ext/ldap/ldap.c:3310:23 refp U char **lreferrals, **refp;" - "ext/ldap/ldap.c:3311:8 lmatcheddn U char *lmatcheddn, *lerrmsg;" - "ext/ldap/ldap.c:3311:21 lerrmsg U char *lmatcheddn, *lerrmsg;" - "ext/ldap/ldap.c:3312:10 lerrcode U int rc, lerrcode;" @@ -12098,11 +10618,7 @@ issues: - "ext/ldap/ldap.c:3327:18 lreferrals U referrals ? &lreferrals : NULL," - "ext/ldap/ldap.c:3335:36 lerrcode U ASSIGN_REF_LONG(errcode, lerrcode);" - "ext/ldap/ldap.c:3345:7 lreferrals U if (lreferrals != NULL) {" - - "ext/ldap/ldap.c:3346:4 refp U refp = lreferrals;" - "ext/ldap/ldap.c:3346:11 lreferrals U refp = lreferrals;" - - "ext/ldap/ldap.c:3347:12 refp U while (*refp) {" - - "ext/ldap/ldap.c:3348:39 refp U index_string(referrals, *refp);" - - "ext/ldap/ldap.c:3349:5 refp U refp++;" - "ext/ldap/ldap.c:3351:26 lreferrals U ldap_memvfree((void**)lreferrals);" - "ext/ldap/ldap.c:3355:7 lerrmsg U if (lerrmsg == NULL) {" - "ext/ldap/ldap.c:3358:39 lerrmsg U ASSIGN_REF_STRING(errmsg, lerrmsg);" @@ -12307,9 +10823,7 @@ issues: - "ext/ldap/tests/README.md:145:11 Allaert U * Patrick Allaert (patrick.allaert@gmail" - "ext/ldap/tests/README.md:146:3 Côme U * Côme Bernigaud (mcmic@php" - "ext/ldap/tests/README.md:146:8 Bernigaud U * Côme Bernigaud (mcmic@php.net)" - - "ext/libxml/libxml_arginfo.h:75:33 NOXMLDECL U LONG_CONSTANT(\"LIBXML_NOXMLDECL\", XML_SAVE_NO_DECL," - "ext/libxml/libxml_arginfo.h:76:33 PARSEHUGE U LONG_CONSTANT(\"LIBXML_PARSEHUGE\", XML_PARSE_HUGE, CONST" - - "ext/libxml/libxml_arginfo.h:77:33 BIGLINES U LONG_CONSTANT(\"LIBXML_BIGLINES\", XML_PARSE_BIG_LINES" - "ext/libxml/libxml.c:411:21 ssbuf U php_stream_statbuf ssbuf;" - "ext/libxml/libxml.c:414:7 isescaped U bool isescaped = false;" - "ext/libxml/libxml.c:425:3 isescaped U isescaped = 1;" @@ -12326,8 +10840,6 @@ issues: - "ext/libxml/libxml.c:743:43 memb U ctxzv, #memb, sizeof(#memb) - 1); \\" - "ext/libxml/libxml.c:745:23 ctxzv U add_assoc_string_ex(ctxzv, #memb, sizeof(#memb" - "ext/libxml/libxml.c:745:31 memb U assoc_string_ex(ctxzv, #memb, sizeof(#memb) - 1," - - "ext/libxml/libxml.c:948:39 sapis U char * const supported_sapis[] = {" - - "ext/libxml/libxml.c:955:30 sapis U sapi_name = supported_sapis; *sapi_name; sapi_name" - "ext/libxml/libxml.c:1365:109 uninitialised U they will start in an uninitialised state */" - "ext/libxml/libxml.c:1560:36 HINSTANCE U BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason" - "ext/libxml/libxml.stub.php:28:22 NOENT U * @cvalue XML_PARSE_NOENT" @@ -12392,6 +10904,7 @@ issues: - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2563:36 zenhira U unsigned char hankana2zenhira_table[64] = {" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2573:28 zenkana U const unsigned char zenkana2hankana_table[84][2" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2573:36 hankana U unsigned char zenkana2hankana_table[84][2] = {" + - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2593:68 halfwidth U such as converting halfwidth katakana" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2595:54 translit U values are defined in translit_kana_jisx0201_jisx0" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2626:14 Hankaku U /* Convert Hankaku kana to Zenkaku kana" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2626:30 Zenkaku U Convert Hankaku kana to Zenkaku kana" @@ -12413,6 +10926,11 @@ issues: - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2713:22 hankaku U /* Zenkaku kana to hankaku kana */" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2715:27 hankaku U Zenkaku katakana to hankaku kana */" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2723:27 hankaku U Zenkaku hiragana to hankaku kana */" + - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2731:22 HALFWIDTH U return 0xFF64; /* HALFWIDTH IDEOGRAPHIC COMMA *" + - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2734:22 HALFWIDTH U return 0xFF61; /* HALFWIDTH IDEOGRAPHIC FULL STOP" + - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2737:22 HALFWIDTH U return 0xFF62; /* HALFWIDTH LEFT CORNER BRACKET" + - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2740:22 HALFWIDTH U return 0xFF63; /* HALFWIDTH RIGHT CORNER BRACKET" + - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2743:22 HALFWIDTH U return 0xFF9E; /* HALFWIDTH KATAKANA VOICED SOUND" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2756:19 ZENKAKU U if (mode & (MBFL_ZENKAKU_HIRA2KATA | MBFL_ZENKAKU" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2756:27 HIRA U mode & (MBFL_ZENKAKU_HIRA2KATA | MBFL_ZENKAKU" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2756:32 KATA U (MBFL_ZENKAKU_HIRA2KATA | MBFL_ZENKAKU_KATA" @@ -12437,12 +10955,14 @@ issues: - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:3688:9 idxtojis U return idxtojis1(idx) << 8 | idxtojis" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:3688:31 idxtojis U idxtojis1(idx) << 8 | idxtojis2(idx);" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5017:13 gaiji U /* apple gaiji area 0x8540 - 0x886d" + - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5227:34 halfwidth U convert codepoint 0xA5 to halfwidth Yen sign */" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5488:18 sjismac U static size_t mb_sjismac_to_wchar(unsigned char" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5490:23 kuten U * A single SJIS-Mac kuten code can convert to" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5671:25 sjismac U static void mb_wchar_to_sjismac(uint32_t *in, size_t" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5728:58 sjismac U limit, w, mb_wchar_to_sjismac);" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5765:56 sjismac U limit, w, mb_wchar_to_sjismac);" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5794:75 sjismac U m[i][j], mb_wchar_to_sjismac);" + - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5842:34 halfwidth U convert codepoint 0xA5 to halfwidth Yen sign */" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5851:18 kuten U goto found_kuten_code;" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5860:19 kuten U goto found_kuten_code;" - "ext/mbstring/libmbfl/filters/mbfilter_cjk.c:6255:12 GEFOPQ U /* ESC $ [GEFOPQ]: Softbank Emoji */" @@ -12561,11 +11081,8 @@ issues: - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:64:20 uuenc U static const char *uuenc_begin_text = \"begin" - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:66:2 uudec U uudec_state_ground=0," - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:67:2 uudec U uudec_state_inbegin," - - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:67:14 inbegin U uudec_state_inbegin," - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:68:2 uudec U uudec_state_until_newline" - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:69:2 uudec U uudec_state_size," - - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:86:34 inbegin U status = uudec_state_inbegin;" - - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:94:20 inbegin U case uudec_state_inbegin:" - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:95:8 uuenc U if (uuenc_begin_text[filter->cache" - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:113:8 UUDEC U n = UUDEC(c);" - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:119:8 UUDEC U n = UUDEC(c);" @@ -12573,16 +11090,20 @@ issues: - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:131:8 UUDEC U n = UUDEC(c);" - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:186:35 uuenc U p) >= 5 && memcmp(p, uuenc_begin_text+1, 5) ==" - "ext/mbstring/libmbfl/filters/mbfilter_uuencode.h:36:20 uudec U int mbfl_filt_conv_uudec(int c, mbfl_convert" - - "ext/mbstring/libmbfl/filters/sjis_mac2uni.h:226:34 ofst U unsigned short code_ofst_tbl[][2] = {" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:25:9 TRANSLIT U #ifndef TRANSLIT_KANA_JISX0201_JISX0" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:26:9 TRANSLIT U #define TRANSLIT_KANA_JISX0201_JISX0" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:14 ZENKAKU U #define MBFL_ZENKAKU_HIRA2KATA 0x00080" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:22 HIRA U define MBFL_ZENKAKU_HIRA2KATA 0x00080" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:27 KATA U define MBFL_ZENKAKU_HIRA2KATA 0x00080" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:46:14 ZENKAKU U #define MBFL_ZENKAKU_KATA2HIRA 0x08000" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:46:22 KATA U define MBFL_ZENKAKU_KATA2HIRA 0x08000" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:46:27 HIRA U define MBFL_ZENKAKU_KATA2HIRA 0x08000" - - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:50:11 TRANSLIT U #endif /* TRANSLIT_KANA_JISX0201_JISX0" + - "ext/mbstring/libmbfl/filters/sjis_mac2uni.h:226:34 ofst U unsigned short code_ofst_tbl[][2] = {" + - "ext/mbstring/libmbfl/filters/sjis_mac2uni.h:264:27 halfwidth U 6,0xff47,0xff4d, // halfwidth f87f (3)" + - "ext/mbstring/libmbfl/filters/sjis_mac2uni.h:277:27 halfwidth U ff,0x864b,0x8645, // halfwidth" + - "ext/mbstring/libmbfl/filters/sjis_mac2uni.h:288:27 halfwidth U d,0x8287,0x828d, // halfwidth" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:25:9 TRANSLIT U #ifndef TRANSLIT_KANA_JISX0201_JISX0" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:26:9 TRANSLIT U #define TRANSLIT_KANA_JISX0201_JISX0" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:29:35 halfwidth U refers to \"fullwidth\" or \"halfwidth\" variants of characters" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:14 ZENKAKU U #define MBFL_ZENKAKU_HIRA2KATA 0x00080" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:22 HIRA U define MBFL_ZENKAKU_HIRA2KATA 0x00080" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:27 KATA U define MBFL_ZENKAKU_HIRA2KATA 0x00080" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:46:14 ZENKAKU U #define MBFL_ZENKAKU_KATA2HIRA 0x08000" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:46:22 KATA U define MBFL_ZENKAKU_KATA2HIRA 0x08000" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:46:27 HIRA U define MBFL_ZENKAKU_KATA2HIRA 0x08000" + - "ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:50:11 TRANSLIT U #endif /* TRANSLIT_KANA_JISX0201_JISX0" - "ext/mbstring/libmbfl/filters/unicode_prop.h:25:44 qencode U char mime_char_needs_qencode[] = {" - "ext/mbstring/libmbfl/mbfl/eaw_table.h:1:44 ucgendat U generated by ext/mbstring/ucgendat/ucgendat.php." - "ext/mbstring/libmbfl/mbfl/eaw_table.h:1:53 ucgendat U ext/mbstring/ucgendat/ucgendat.php." @@ -12603,9 +11124,6 @@ issues: - "ext/mbstring/libmbfl/mbfl/mbfilter.c:148:25 mbtab U const unsigned char *mbtab = encoding->mblen_table" - "ext/mbstring/libmbfl/mbfl/mbfilter.c:154:23 mbtab U p < q; p += (m = mbtab[*p]));" - "ext/mbstring/libmbfl/mbfl/mbfilter.c:166:43 mbtab U length; p < q; p += (m = mbtab[*p]));" - - "ext/mbstring/libmbfl/mbfl/mbfl_convert.c:55:18 hexchar U static char mbfl_hexchar_table[] = {" - - "ext/mbstring/libmbfl/mbfl/mbfl_convert.c:201:42 hexchar U filter_function)(mbfl_hexchar_table[n], filter);" - - "ext/mbstring/libmbfl/mbfl/mbfl_convert.c:357:18 hexchar U *out++ = mbfl_hexchar_table[n];" - "ext/mbstring/libmbfl/mbfl/mbfl_encoding.c:101:17 sjiswin U &mbfl_encoding_sjiswin," - "ext/mbstring/libmbfl/mbfl/mbfl_encoding.c:147:57 gperf U table was amended from gperf, and hashing code was" - "ext/mbstring/libmbfl/mbfl/mbfl_encoding.c:147:101 gperf U was generated using gperf." @@ -12649,12 +11167,14 @@ issues: - "ext/mbstring/libmbfl/README.md:74:1 Maksym U Maksym Veremeyenko " - "ext/mbstring/libmbfl/README.md:75:1 Haluk U Haluk AKIN = 0;" - "ext/mbstring/mbstring.c:1049:13 INTRIN U #ifdef ZEND_INTRIN_AVX2_FUNC_PTR" - "ext/mbstring/mbstring.c:1093:13 INTRIN U #ifdef ZEND_INTRIN_AVX2_FUNC_PTR" + - "ext/mbstring/mbstring.c:1521:8 encstr U char *encstr;" + - "ext/mbstring/mbstring.c:1522:9 encstr U size_t encstr_len;" + - "ext/mbstring/mbstring.c:1527:18 encstr U Z_PARAM_STRING(encstr, encstr_len)" + - "ext/mbstring/mbstring.c:1527:26 encstr U PARAM_STRING(encstr, encstr_len)" + - "ext/mbstring/mbstring.c:1536:2 encstr U encstr = estrndup(encstr, encstr" - "ext/mbstring/mbstring.c:1674:24 mbtab U unsigned char const *mbtab = enc->mblen_table;" - "ext/mbstring/mbstring.c:1683:10 mbtab U p += mbtab[*p];" - "ext/mbstring/mbstring.c:1765:9 cvtsi U * _mm_cvtsi128_si32 extracts one" @@ -12670,10 +11190,6 @@ issues: - "ext/mbstring/mbstring.c:2650:21 trimmarker U zend_string *str, *trimmarker = zend_empty_string" - "ext/mbstring/mbstring.c:2658:15 trimmarker U Z_PARAM_STR(trimmarker)" - "ext/mbstring/mbstring.c:2695:33 trimmarker U mb_trim_string(str, trimmarker, enc, from, width))" - - "ext/mbstring/mbstring.c:2738:22 chash U HashTable *output, *chash;" - - "ext/mbstring/mbstring.c:2786:5 chash U chash = php_mb_convert_encoding" - - "ext/mbstring/mbstring.c:2788:9 chash U if (chash) {" - - "ext/mbstring/mbstring.c:2789:27 chash U ZVAL_ARR(&entry_tmp, chash);" - "ext/mbstring/mbstring.c:2970:20 ulcfirst U static void php_mb_ulcfirst(INTERNAL_FUNCTION_PARAMETERS" - "ext/mbstring/mbstring.c:3006:9 ulcfirst U php_mb_ulcfirst(INTERNAL_FUNCTION_PARAM" - "ext/mbstring/mbstring.c:3011:9 ulcfirst U php_mb_ulcfirst(INTERNAL_FUNCTION_PARAM" @@ -12681,6 +11197,8 @@ issues: - "ext/mbstring/mbstring.c:3529:26 zenkaku U if we are converting zenkaku kana to hankaku kana" - "ext/mbstring/mbstring.c:3529:42 hankaku U converting zenkaku kana to hankaku kana" - "ext/mbstring/mbstring.c:3618:11 translit U * See translit_kana_jisx0201_jisx0" + - "ext/mbstring/mbstring.c:3639:73 halfwidth U type of characters from halfwidth to" + - "ext/mbstring/mbstring.c:3640:34 halfwidth U fullwidth and then back to halfwidth again. Neither does" - "ext/mbstring/mbstring.c:3663:19 ZENKAKU U if (opt & MBFL_ZENKAKU_HIRA2KATA) {" - "ext/mbstring/mbstring.c:3663:27 HIRA U (opt & MBFL_ZENKAKU_HIRA2KATA) {" - "ext/mbstring/mbstring.c:3663:32 KATA U & MBFL_ZENKAKU_HIRA2KATA) {" @@ -12743,10 +11261,6 @@ issues: - "ext/mbstring/mbstring.c:5396:25 cmpgt U _m256i bad = _mm256_cmpgt_epi8(last_hi_nibbles" - "ext/mbstring/mbstring.c:5421:24 cmpgt U _m256i bad = _mm256_cmpgt_epi8(" - "ext/mbstring/mbstring.c:5429:30 cmpgt U i cont_mask = _mm256_cmpgt_epi8(hi_nibbles2, _b" - - "ext/mbstring/mbstring.c:6029:10 bcnt U size_t bcnt = nbytes;" - - "ext/mbstring/mbstring.c:6031:10 bcnt U while (bcnt > 0) {" - - "ext/mbstring/mbstring.c:6036:8 bcnt U if (bcnt < nbytes_char) {" - - "ext/mbstring/mbstring.c:6040:4 bcnt U bcnt -= nbytes_char;" - "ext/mbstring/mbstring.c:6096:57 qencode U || mime_char_needs_qencode[c]) ? 3 : 1;" - "ext/mbstring/mbstring.c:6136:48 qencode U || mime_char_needs_qencode[c]) {" - "ext/mbstring/mbstring.c:6251:31 appendn U out = mb_convert_buf_appendn(buf.out, linefeed, linefeed" @@ -12771,18 +11285,14 @@ issues: - "ext/mbstring/php_mbregex.c:469:62 patlen U rc), (char *)pattern, patlen);" - "ext/mbstring/php_mbregex.c:471:83 patlen U OnigUChar *)(pattern + patlen), options, enc, syntax" - "ext/mbstring/php_mbregex.c:480:60 patlen U rc), (char *)pattern, patlen, retval);" - - "ext/mbstring/php_mbregex.c:594:65 narg U const char *parg, size_t narg, OnigOptionType *option" - "ext/mbstring/php_mbregex.c:599:17 optm U OnigOptionType optm = 0;" - - "ext/mbstring/php_mbregex.c:605:13 narg U while(n < narg) {" - "ext/mbstring/php_mbregex.c:609:6 optm U optm |= ONIG_OPTION_IGNORECASE" - "ext/mbstring/php_mbregex.c:612:6 optm U optm |= ONIG_OPTION_EXTEND" - "ext/mbstring/php_mbregex.c:615:6 optm U optm |= ONIG_OPTION_MULTILINE" - "ext/mbstring/php_mbregex.c:618:6 optm U optm |= ONIG_OPTION_SINGLELINE" - - "ext/mbstring/php_mbregex.c:680:76 ngroup U OnigUChar* name_end, int ngroup_num, int* group_nums" - "ext/mbstring/php_mbregex.c:717:13 bakreference U int no; /* bakreference group number */" - "ext/mbstring/php_mbregex.c:872:22 OVFL U if (!ZEND_LONG_UINT_OVFL(MBSTRG(regex_stack_limit" - "ext/mbstring/php_mbregex.c:875:22 OVFL U if (!ZEND_LONG_UINT_OVFL(MBSTRG(regex_retry_limit" - - "ext/mbstring/php_unicode.c:16:21 ucdata U Based on code from ucdata-2.5, which has the following" - "ext/mbstring/php_unicode.c:44:12 ucprop U long l = _ucprop_offsets[n];" - "ext/mbstring/php_unicode.c:45:12 ucprop U long r = _ucprop_offsets[n + 1] - 1;" - "ext/mbstring/php_unicode.c:53:15 ucprop U if (code > _ucprop_ranges[m + 1])" @@ -12798,13 +11308,11 @@ issues: - "ext/mbstring/php_unicode.c:284:67 uppercased U to 3 codepoints when uppercased, lowercased, or title" - "ext/mbstring/php_unicode.c:320:57 tofold U ) ? w : php_unicode_tofold_simple(w, src_encoding" - "ext/mbstring/php_unicode.c:414:21 tofold U w = php_unicode_tofold_raw(w, src_encoding" - - "ext/mbstring/php_unicode.h:16:21 ucdata U Based on code from ucdata-2.5, which has the following" - - "ext/mbstring/php_unicode.h:48:29 Titlecase U UC_LT 14 /* Letter, Titlecase */" + - "ext/mbstring/php_unicode.h:132:24 nonspacing U define php_unicode_is_nonspacing(cc) php_unicode_is_prop" - "ext/mbstring/php_unicode.h:145:34 Cowan U macros inspired by John Cowan." - "ext/mbstring/php_unicode.h:148:24 modif U define php_unicode_is_modif(cc) php_unicode_is_prop" - "ext/mbstring/php_unicode.h:149:24 letnum U define php_unicode_is_letnum(cc) php_unicode_is_prop" - "ext/mbstring/php_unicode.h:152:24 modifsymbol U define php_unicode_is_modifsymbol(cc) php_unicode_is_prop" - - "ext/mbstring/php_unicode.h:153:24 nsmark U define php_unicode_is_nsmark(cc) php_unicode_is_prop" - "ext/mbstring/php_unicode.h:154:24 spmark U define php_unicode_is_spmark(cc) php_unicode_is_prop" - "ext/mbstring/php_unicode.h:158:24 lsep U define php_unicode_is_lsep(cc) php_unicode_is_prop" - "ext/mbstring/php_unicode.h:159:24 psep U define php_unicode_is_psep(cc) php_unicode_is_prop" @@ -12844,8 +11352,12 @@ issues: - "ext/mysqli/mysqli_nonapi.c:146:15 strpprintf U hash_key = strpprintf(0, \"mysqli_%s_%s\" ZEND" - "ext/mysqli/mysqli_nonapi.c:943:10 csname U size_t csname_len;" - "ext/mysqli/mysqli_nonapi.c:945:118 csname U class_entry, &cs_name, &csname_len) == FAILURE) {" - - "ext/mysqli/mysqli_priv.h:58:51 bbuf U bind_buffer(BIND_BUFFER bbuf, int type);" - "ext/mysqli/mysqli_priv.h:84:14 strpprintf U RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC," + - "ext/mysqli/mysqli_prop.c:36:26 statusval U define MYSQLI_GET_MYSQL(statusval) \\" + - "ext/mysqli/mysqli_prop.c:44:15 statusval U CHECK_STATUS(statusval, quiet);\\" + - "ext/mysqli/mysqli_prop.c:48:27 statusval U define MYSQLI_GET_RESULT(statusval) \\" + - "ext/mysqli/mysqli_prop.c:56:15 statusval U CHECK_STATUS(statusval, quiet);\\" + - "ext/mysqli/mysqli_prop.c:60:25 statusval U define MYSQLI_GET_STMT(statusval) \\" - "ext/mysqli/mysqli_prop.c:82:24 strpprintf U ZVAL_NEW_STR(retval, strpprintf(0, __ret_type_sprint" - "ext/mysqli/mysqli_prop.c:187:24 strpprintf U ZVAL_NEW_STR(retval, strpprintf(0, MYSQLI_LLU_SPEC," - "ext/mysqli/mysqli_prop.c:326:24 strpprintf U ZVAL_NEW_STR(retval, strpprintf(0, MYSQLI_LLU_SPEC," @@ -12961,14 +11473,11 @@ issues: - "ext/mysqlnd/mysqlnd_connection.c:2241:49 efds U + 1, &rfds, &wfds, &efds, tv_p);" - "ext/mysqlnd/mysqlnd_connection.c:2250:46 rfds U from_fd_set(r_array, &rfds);" - "ext/mysqlnd/mysqlnd_connection.c:2253:46 efds U from_fd_set(e_array, &efds);" - - "ext/mysqlnd/mysqlnd_debug.c:78:30 DBUG U following from FF's DBUG library, which is in" - - "ext/mysqlnd/mysqlnd_debug.c:165:30 DBUG U following from FF's DBUG library, which is in" - "ext/mysqlnd/mysqlnd_debug.c:276:15 underporm U uint64_t own_underporm_calls;" - "ext/mysqlnd/mysqlnd_debug.c:280:20 underporm U uint64_t in_calls_underporm_calls;" - "ext/mysqlnd/mysqlnd_debug.c:284:17 underporm U uint64_t total_underporm_calls;" - "ext/mysqlnd/mysqlnd_debug.c:363:28 underporm U f_profile->in_calls_underporm_calls++;" - "ext/mysqlnd/mysqlnd_debug.c:366:23 underporm U f_profile->own_underporm_calls++;" - - "ext/mysqlnd/mysqlnd_debug.c:626:60 DBUG U default value for FF DBUG */" - "ext/mysqlnd/mysqlnd_enum_n_def.h:228:16 CRLPATH U MYSQL_OPT_SSL_CRLPATH," - "ext/mysqlnd/mysqlnd_enum_n_def.h:509:11 EDUP U STAT_MEM_EDUP_COUNT," - "ext/mysqlnd/mysqlnd_ext_plugin.c:14:23 Schlüter U | Johannes Schlüter " @@ -12995,14 +11504,17 @@ issues: - "ext/mysqlnd/mysqlnd_ps_codec.c:319:21 strpprintf U ZVAL_STR(zv, zend_strpprintf(0, \"%04u-%02u-%02u" - "ext/mysqlnd/mysqlnd_ps_codec.c:754:18 alreade U /* data has alreade been converted to long" - "ext/mysqlnd/mysqlnd_ps_codec.c:762:18 alreade U /* data has alreade been converted to long" - - "ext/mysqlnd/mysqlnd_ps.c:883:11 resultzv U zval *resultzv = &stmt->result_bind" - - "ext/mysqlnd/mysqlnd_ps.c:886:31 resultzv U TRY_ASSIGN_VALUE_EX(resultzv, &row_data[i], 0);" - - "ext/mysqlnd/mysqlnd_ps.c:1300:27 phpt U Otherwise either 009.phpt or mysqli_stmt_bind" - - "ext/mysqlnd/mysqlnd_ps.c:1300:59 phpt U mysqli_stmt_bind_result.phpt" + - "ext/mysqlnd/mysqlnd_ps.c:578:8 precached U precached on client and server" + - "ext/mysqlnd/mysqlnd_ps.c:883:11 resultzv U zval *resultzv = &stmt->result_bind" + - "ext/mysqlnd/mysqlnd_ps.c:886:31 resultzv U TRY_ASSIGN_VALUE_EX(resultzv, &row_data[i], 0);" + - "ext/mysqlnd/mysqlnd_ps.c:1300:27 phpt U Otherwise either 009.phpt or mysqli_stmt_bind" + - "ext/mysqlnd/mysqlnd_ps.c:1300:59 phpt U mysqli_stmt_bind_result.phpt" - "ext/mysqlnd/mysqlnd_result_meta.h:14:23 Schlüter U | Johannes Schlüter " - "ext/mysqlnd/mysqlnd_reverse_api.c:14:23 Schlüter U | Johannes Schlüter " - "ext/mysqlnd/mysqlnd_statistics.c:114:27 edupl U MYSQLND_STR_W_LEN(\"mem_edupl_count\") }," - "ext/mysqlnd/mysqlnd_statistics.c:115:27 dupl U MYSQLND_STR_W_LEN(\"mem_dupl_count\") }," + - "ext/mysqlnd/mysqlnd_statistics.c:118:42 tinyint U \"proto_text_fetched_tinyint\") }," + - "ext/mysqlnd/mysqlnd_statistics.c:139:44 tinyint U proto_binary_fetched_tinyint\") }," - "ext/mysqlnd/mysqlnd_structs.h:465:134 achtung U const char * const achtung_wild, const char * const" - "ext/mysqlnd/mysqlnd_vio.c:508:6 libmyusql U in libmyusql, if cert and !key then" - "ext/mysqlnd/mysqlnd_wireprotocol.c:42:9 EODATA U #define EODATA_MARKER 0xFE" @@ -13016,6 +11528,8 @@ issues: - "ext/mysqlnd/mysqlnd_wireprotocol.c:1706:13 EODATA U } else if (EODATA_MARKER == *p && data" - "ext/odbc/odbc_arginfo.h:382:37 ROWVER U CONSTANT(\"SQL_CONCUR_ROWVER\", SQL_CONCUR_ROWVER" - "ext/odbc/odbc_arginfo.h:382:57 ROWVER U ROWVER\", SQL_CONCUR_ROWVER, CONST_PERSISTENT);" + - "ext/odbc/odbc_arginfo.h:398:30 TINYINT U REGISTER_LONG_CONSTANT(\"SQL_TINYINT\", SQL_TINYINT, CONST" + - "ext/odbc/odbc_arginfo.h:398:44 TINYINT U CONSTANT(\"SQL_TINYINT\", SQL_TINYINT, CONST_PERSISTENT);" - "ext/odbc/odbc_arginfo.h:424:30 WVARCHAR U REGISTER_LONG_CONSTANT(\"SQL_WVARCHAR\", SQL_WVARCHAR, CONST" - "ext/odbc/odbc_arginfo.h:424:45 WVARCHAR U \"SQL_WVARCHAR\", SQL_WVARCHAR, CONST_PERSISTENT);" - "ext/odbc/odbc_arginfo.h:427:30 WLONGVARCHAR U REGISTER_LONG_CONSTANT(\"SQL_WLONGVARCHAR\", SQL_WLONGVARCHAR," @@ -13024,6 +11538,10 @@ issues: - "ext/odbc/odbc_arginfo.h:433:43 ROWVER U CONSTANT(\"SQL_ROWVER\", SQL_ROWVER, CONST_PERSISTENT);" - "ext/odbc/odbc_arginfo.h:471:142 SENSITIVEPARAMETER U ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0);" - "ext/odbc/odbc_arginfo.h:473:144 SENSITIVEPARAMETER U ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0);" + - "ext/odbc/odbc_utils.c:36:28 connstr U is_quoted = php_odbc_connstr_is_quoted(ZSTR_VAL(str" + - "ext/odbc/odbc_utils.c:49:31 connstr U should_quote = php_odbc_connstr_should_quote(ZSTR_VAL" + - "ext/odbc/odbc_utils.c:62:29 connstr U new_size = php_odbc_connstr_estimate_quote_length" + - "ext/odbc/odbc_utils.c:64:11 connstr U php_odbc_connstr_quote(ZSTR_VAL(new_string" - "ext/odbc/odbc.stub.php:45:70 sqlext U Constants are defined in */" - "ext/odbc/odbc.stub.php:85:27 ROWVER U @cvalue SQL_CONCUR_ROWVER" - "ext/odbc/odbc.stub.php:87:22 ROWVER U const SQL_CONCUR_ROWVER = UNKNOWN;" @@ -13063,11 +11581,9 @@ issues: - "ext/odbc/php_odbc_includes.h:190:20 henv U ODBC_SQL_ENV_T henv;" - "ext/odbc/php_odbc_includes.h:191:21 hdbc U ODBC_SQL_CONN_T hdbc;" - "ext/odbc/php_odbc_includes.h:215:2 SQLULEN U SQLULEN precision;" - - "ext/odbc/php_odbc_includes.h:221:14 numcols U SQLSMALLINT numcols;" - "ext/odbc/php_odbc_includes.h:243:15 defaultlrl U zend_long defaultlrl;" - "ext/odbc/php_odbc_includes.h:245:23 cursortype U zend_long default_cursortype;" - "ext/odbc/php_odbc_includes.h:260:36 HDBC U conn(HashTable *list, HDBC conn);" - - "ext/odbc/php_odbc_includes.h:263:11 bindcols U void odbc_bindcols(odbc_result *result" - "ext/odbc/php_odbc_includes.h:270:84 WLONGVARCHAR U LONGVARCHAR || x == SQL_WLONGVARCHAR)" - "ext/odbc/php_odbc_includes.h:273:31 hdbc U PHP_ODBC_SQLALLOCSTMT(hdbc, phstmt) SQLAllocHandle" - "ext/odbc/php_odbc_includes.h:273:37 phstmt U ODBC_SQLALLOCSTMT(hdbc, phstmt) SQLAllocHandle(SQL" @@ -13083,8 +11599,6 @@ issues: - "ext/odbc/php_odbc.c:144:2 ODBCG U ODBCG(num_links)--;" - "ext/odbc/php_odbc.c:146:3 ODBCG U ODBCG(num_persistent)--;" - "ext/odbc/php_odbc.c:163:18 ODBCG U zend_hash_del(&ODBCG(connections), link-" - - "ext/odbc/php_odbc.c:244:28 numcols U int i = 0; i < res->numcols; i++) {" - - "ext/odbc/php_odbc.c:251:8 numcols U res->numcols = 0;" - "ext/odbc/php_odbc.c:257:30 henv U SQLTransact(res->conn_ptr->henv, res->conn_ptr->hdbc" - "ext/odbc/php_odbc.c:257:51 hdbc U henv, res->conn_ptr->hdbc," - "ext/odbc/php_odbc.c:258:7 SQLUSMALLINT U (SQLUSMALLINT) SQL_COMMIT);" @@ -13095,8 +11609,6 @@ issues: - "ext/odbc/php_odbc.c:477:37 cursortype U ENTRY_EX(\"odbc.default_cursortype\", \"3\", PHP_INI_ALL," - "ext/odbc/php_odbc.c:478:12 cursortype U default_cursortype, zend_odbc_globals," - "ext/odbc/php_odbc.c:478:65 cursortype U odbc_globals, display_cursortype)" - - "ext/odbc/php_odbc.c:537:8 NOEXITLIST U /* DB2NOEXITLIST env variable prevents" - - "ext/odbc/php_odbc.c:538:13 NOEXITLIST U putenv(\"DB2NOEXITLIST=TRUE\");" - "ext/odbc/php_odbc.c:548:2 ODBCG U ODBCG(defConn) = -1;" - "ext/odbc/php_odbc.c:549:2 ODBCG U ODBCG(num_links) = ODBCG(num" - "ext/odbc/php_odbc.c:605:17 henv U ODBC_SQL_ENV_T henv;" @@ -13105,33 +11617,23 @@ issues: - "ext/odbc/php_odbc.c:612:19 HENV U henv = SQL_NULL_HENV;" - "ext/odbc/php_odbc.c:613:19 HDBC U conn = SQL_NULL_HDBC;" - "ext/odbc/php_odbc.c:618:28 HENV U while(henv != SQL_NULL_HENV){" - - "ext/odbc/php_odbc.c:666:13 bindcols U /* {{{ odbc_bindcols */" - - "ext/odbc/php_odbc.c:667:11 bindcols U void odbc_bindcols(odbc_result *result" - "ext/odbc/php_odbc.c:673:2 SQLUSMALLINT U SQLUSMALLINT colfieldid;" - - "ext/odbc/php_odbc.c:676:89 numcols U result_value), result->numcols, 0);" - "ext/odbc/php_odbc.c:678:30 defaultlrl U longreadlen = ODBCG(defaultlrl);" - - "ext/odbc/php_odbc.c:681:25 numcols U for(i = 0; i < result->numcols; i++) {" - "ext/odbc/php_odbc.c:685:48 SQLUSMALLINT U QLCOLATTRIBUTE(result->stmt, (SQLUSMALLINT)(i+1), PHP_ODBC_SQL" - "ext/odbc/php_odbc.c:688:48 SQLUSMALLINT U QLCOLATTRIBUTE(result->stmt, (SQLUSMALLINT)(i+1), SQL_COLUMN_TYPE" - "ext/odbc/php_odbc.c:701:13 WLONGVARCHAR U case SQL_WLONGVARCHAR:" - "ext/odbc/php_odbc.c:709:31 SQLUSMALLINT U SQLBindCol(result->stmt, (SQLUSMALLINT)(i+1), SQL_C_CHAR, result" - "ext/odbc/php_odbc.c:717:13 WVARCHAR U case SQL_WVARCHAR:" - - "ext/odbc/php_odbc.c:754:43 NVARCHAR U drivers that report NVARCHAR(MAX) columns as SQL" - "ext/odbc/php_odbc.c:754:72 WVARCHAR U MAX) columns as SQL_WVARCHAR with size 0 (bug #6" - "ext/odbc/php_odbc.c:755:42 WVARCHAR U values[i].coltype == SQL_WVARCHAR && displaysize == 0" - "ext/odbc/php_odbc.c:756:38 WLONGVARCHAR U values[i].coltype = SQL_WLONGVARCHAR;" - "ext/odbc/php_odbc.c:801:33 HSTMT U error(conn, SQL_NULL_HSTMT, \"SQLTransact\");" - - "ext/odbc/php_odbc.c:817:71 SDWORD U being the same type as a SDWORD." - - "ext/odbc/php_odbc.c:820:2 SDWORD U SDWORD len;" - - "ext/odbc/php_odbc.c:839:14 numcols U if (result->numcols == 0) {" - "ext/odbc/php_odbc.c:904:2 SQLUINTEGER U SQLUINTEGER scrollopts;" - "ext/odbc/php_odbc.c:904:19 scrollopts U SQLUINTEGER scrollopts;" - "ext/odbc/php_odbc.c:928:33 HSTMT U error(conn, SQL_NULL_HSTMT, \"SQLAllocStmt\");" - "ext/odbc/php_odbc.c:936:61 scrollopts U DIRECTION, (void *) &scrollopts, sizeof(scrollopts)" - "ext/odbc/php_odbc.c:936:80 scrollopts U &scrollopts, sizeof(scrollopts), NULL);" - "ext/odbc/php_odbc.c:938:29 scrollopts U result->fetch_abs = (scrollopts & SQL_FD_FETCH_ABSOLUTE" - - "ext/odbc/php_odbc.c:966:8 bindcols U odbc_bindcols(result);" - - "ext/odbc/php_odbc.c:1163:9 bindcols U odbc_bindcols(result);" - "ext/odbc/php_odbc.c:1177:8 cursorname U char *cursorname;" - "ext/odbc/php_odbc.c:1194:3 cursorname U cursorname = emalloc(max_len +" - "ext/odbc/php_odbc.c:1195:51 cursorname U result->stmt, (SQLCHAR *) cursorname, (SQLSMALLINT)max_len" @@ -13142,7 +11644,6 @@ issues: - "ext/odbc/php_odbc.c:1295:2 SQLUINTEGER U SQLUINTEGER scrollopts;" - "ext/odbc/php_odbc.c:1295:19 scrollopts U SQLUINTEGER scrollopts;" - "ext/odbc/php_odbc.c:1316:33 HSTMT U error(conn, SQL_NULL_HSTMT, \"SQLAllocStmt\");" - - "ext/odbc/php_odbc.c:1352:8 bindcols U odbc_bindcols(result);" - "ext/odbc/php_odbc.c:1379:2 SQLULEN U SQLULEN crow;" - "ext/odbc/php_odbc.c:1451:13 WLONGVARCHAR U case SQL_WLONGVARCHAR:" - "ext/odbc/php_odbc.c:1545:2 SQLULEN U SQLULEN crow;" @@ -13159,27 +11660,19 @@ issues: - "ext/odbc/php_odbc.c:2170:68 dsnbuf U NULL, db, SQL_NTS, dsnbuf, sizeof(dsnbuf) - 1" - "ext/odbc/php_odbc.c:2170:83 dsnbuf U NTS, dsnbuf, sizeof(dsnbuf) - 1, &dsnbuflen, SQL" - "ext/odbc/php_odbc.c:2170:97 dsnbuflen U sizeof(dsnbuf) - 1, &dsnbuflen, SQL_DRIVER_NOPROMPT" - - "ext/odbc/php_odbc.c:2170:119 NOPROMPT U dsnbuflen, SQL_DRIVER_NOPROMPT);" - "ext/odbc/php_odbc.c:2187:11 dsnbuf U SQLCHAR dsnbuf[1024];" - "ext/odbc/php_odbc.c:2188:11 dsnbuflen U short dsnbuflen;" - "ext/odbc/php_odbc.c:2199:43 memnistr U uid != NULL && !php_memnistr(db, \"uid=\", strlen(" - "ext/odbc/php_odbc.c:2200:43 memnistr U pwd != NULL && !php_memnistr(db, \"pwd=\", strlen(" + - "ext/odbc/php_odbc.c:2212:35 connstr U quote_uid = !php_odbc_connstr_is_quoted(uid) && php" + - "ext/odbc/php_odbc.c:2212:70 connstr U quoted(uid) && php_odbc_connstr_should_quote(uid);" + - "ext/odbc/php_odbc.c:2214:42 connstr U estimated_length = php_odbc_connstr_estimate_quote_length" + - "ext/odbc/php_odbc.c:2216:16 connstr U php_odbc_connstr_quote(uid_quoted, uid" + - "ext/odbc/php_odbc.c:2227:35 connstr U quote_pwd = !php_odbc_connstr_is_quoted(pwd) && php" - "ext/odbc/php_odbc.c:2259:86 dsnbuf U ) ldb, strlen(ldb), dsnbuf, sizeof(dsnbuf) - 1" - "ext/odbc/php_odbc.c:2259:115 dsnbuflen U sizeof(dsnbuf) - 1, &dsnbuflen, SQL_DRIVER_NOPROMPT" - - "ext/odbc/php_odbc.c:2259:137 NOPROMPT U dsnbuflen, SQL_DRIVER_NOPROMPT);" - "ext/odbc/php_odbc.c:2366:5 SQLUINTEGER U SQLUINTEGER dead = SQL_CD_FALSE" - - "ext/odbc/php_odbc.c:2660:31 pconnections U can be problems with pconnections!*/" - "ext/odbc/php_odbc.c:2770:46 olll U parameters(ZEND_NUM_ARGS(), \"olll\", &pv_handle, &pv_which" - - "ext/odbc/php_odbc.c:3021:41 fcat U *pschema, *ptable, *fcat, *fschema, *ftable;" - - "ext/odbc/php_odbc.c:3021:48 fschema U pschema, *ptable, *fcat, *fschema, *ftable;" - - "ext/odbc/php_odbc.c:3022:48 fcat U pschema_len, ptable_len, fcat_len, fschema_len, ftable" - - "ext/odbc/php_odbc.c:3022:58 fschema U ptable_len, fcat_len, fschema_len, ftable_len;" - - "ext/odbc/php_odbc.c:3026:26 fcat U ptable, &ptable_len, &fcat, &fcat_len, &fschema" - - "ext/odbc/php_odbc.c:3026:33 fcat U ptable_len, &fcat, &fcat_len, &fschema, &fschema" - - "ext/odbc/php_odbc.c:3026:44 fschema U &fcat, &fcat_len, &fschema, &fschema_len, &ftable" - - "ext/odbc/php_odbc.c:3026:54 fschema U fcat_len, &fschema, &fschema_len, &ftable, &ftable" - - "ext/odbc/php_odbc.c:3037:17 fcat U EMPTY_TO_NULL(fcat);" - - "ext/odbc/php_odbc.c:3038:17 fschema U EMPTY_TO_NULL(fschema);" - "ext/odbc/php_odbc.c:3332:27 vnullable U long vtype, vscope, vnullable;" - "ext/odbc/php_odbc.c:3340:31 vnullable U name_len, &vscope, &vnullable) == FAILURE) {" - "ext/odbc/php_odbc.c:3346:28 vnullable U nullable = (SQLUSMALLINT) vnullable;" @@ -13202,12 +11695,8 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_arm.h:68:39 actionlist U actionlist; /* Current actionlist pointer. */" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:69:8 lglabels U int *lglabels; /* Local/global chain" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:70:10 lgsize U size_t lgsize;" - - "ext/opcache/jit/ir/dynasm/dasm_arm.h:71:8 pclabels U int *pclabels; /* PC label chains" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:94:6 lglabels U D->lglabels = NULL;" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:95:6 lgsize U D->lgsize = 0;" - - "ext/opcache/jit/ir/dynasm/dasm_arm.h:96:6 pclabels U D->pclabels = NULL;" - - "ext/opcache/jit/ir/dynasm/dasm_arm.h:111:10 pclabels U if (D->pclabels) DASM_M_FREE(Dst, D" - - "ext/opcache/jit/ir/dynasm/dasm_arm.h:111:40 pclabels U DASM_M_FREE(Dst, D->pclabels, D->pcsize);" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:112:10 lglabels U if (D->lglabels) DASM_M_FREE(Dst, D" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:112:40 lglabels U DASM_M_FREE(Dst, D->lglabels, D->lgsize);" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:112:53 lgsize U Dst, D->lglabels, D->lgsize);" @@ -13217,7 +11706,6 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_arm.h:121:53 maxgl U lglabels, D->lgsize, (10+maxgl)*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:125:11 growpc U void dasm_growpc(Dst_DECL, unsigned int" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:125:41 maxpc U Dst_DECL, unsigned int maxpc)" - - "ext/opcache/jit/ir/dynasm/dasm_arm.h:129:28 pclabels U M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:129:49 maxpc U pclabels, D->pcsize, maxpc*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:134:39 actionlist U Dst_DECL, const void *actionlist)" - "ext/opcache/jit/ir/dynasm/dasm_arm.h:138:6 actionlist U D->actionlist = (dasm_ActList)actionlist" @@ -13263,12 +11751,8 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:70:39 actionlist U actionlist; /* Current actionlist pointer. */" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:71:8 lglabels U int *lglabels; /* Local/global chain" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:72:10 lgsize U size_t lgsize;" - - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:73:8 pclabels U int *pclabels; /* PC label chains" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:99:6 lglabels U D->lglabels = NULL;" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:100:6 lgsize U D->lgsize = 0;" - - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:101:6 pclabels U D->pclabels = NULL;" - - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:116:10 pclabels U if (D->pclabels) DASM_M_FREE(Dst, D" - - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:116:40 pclabels U DASM_M_FREE(Dst, D->pclabels, D->pcsize);" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:117:10 lglabels U if (D->lglabels) DASM_M_FREE(Dst, D" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:117:40 lglabels U DASM_M_FREE(Dst, D->lglabels, D->lgsize);" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:117:53 lgsize U Dst, D->lglabels, D->lgsize);" @@ -13278,7 +11762,6 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:126:53 maxgl U lglabels, D->lgsize, (10+maxgl)*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:130:11 growpc U void dasm_growpc(Dst_DECL, unsigned int" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:130:41 maxpc U Dst_DECL, unsigned int maxpc)" - - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:134:28 pclabels U M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:134:49 maxpc U pclabels, D->pcsize, maxpc*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:139:39 actionlist U Dst_DECL, const void *actionlist)" - "ext/opcache/jit/ir/dynasm/dasm_arm64.h:143:6 actionlist U D->actionlist = (dasm_ActList)actionlist" @@ -13323,12 +11806,8 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_mips.h:67:39 actionlist U actionlist; /* Current actionlist pointer. */" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:68:8 lglabels U int *lglabels; /* Local/global chain" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:69:10 lgsize U size_t lgsize;" - - "ext/opcache/jit/ir/dynasm/dasm_mips.h:70:8 pclabels U int *pclabels; /* PC label chains" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:93:6 lglabels U D->lglabels = NULL;" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:94:6 lgsize U D->lgsize = 0;" - - "ext/opcache/jit/ir/dynasm/dasm_mips.h:95:6 pclabels U D->pclabels = NULL;" - - "ext/opcache/jit/ir/dynasm/dasm_mips.h:110:10 pclabels U if (D->pclabels) DASM_M_FREE(Dst, D" - - "ext/opcache/jit/ir/dynasm/dasm_mips.h:110:40 pclabels U DASM_M_FREE(Dst, D->pclabels, D->pcsize);" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:111:10 lglabels U if (D->lglabels) DASM_M_FREE(Dst, D" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:111:40 lglabels U DASM_M_FREE(Dst, D->lglabels, D->lgsize);" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:111:53 lgsize U Dst, D->lglabels, D->lgsize);" @@ -13338,7 +11817,6 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_mips.h:120:53 maxgl U lglabels, D->lgsize, (10+maxgl)*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:124:11 growpc U void dasm_growpc(Dst_DECL, unsigned int" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:124:41 maxpc U Dst_DECL, unsigned int maxpc)" - - "ext/opcache/jit/ir/dynasm/dasm_mips.h:128:28 pclabels U M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:128:49 maxpc U pclabels, D->pcsize, maxpc*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:133:39 actionlist U Dst_DECL, const void *actionlist)" - "ext/opcache/jit/ir/dynasm/dasm_mips.h:137:6 actionlist U D->actionlist = (dasm_ActList)actionlist" @@ -13375,12 +11853,8 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:67:39 actionlist U actionlist; /* Current actionlist pointer. */" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:68:8 lglabels U int *lglabels; /* Local/global chain" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:69:10 lgsize U size_t lgsize;" - - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:70:8 pclabels U int *pclabels; /* PC label chains" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:93:6 lglabels U D->lglabels = NULL;" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:94:6 lgsize U D->lgsize = 0;" - - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:95:6 pclabels U D->pclabels = NULL;" - - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:110:10 pclabels U if (D->pclabels) DASM_M_FREE(Dst, D" - - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:110:40 pclabels U DASM_M_FREE(Dst, D->pclabels, D->pcsize);" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:111:10 lglabels U if (D->lglabels) DASM_M_FREE(Dst, D" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:111:40 lglabels U DASM_M_FREE(Dst, D->lglabels, D->lgsize);" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:111:53 lgsize U Dst, D->lglabels, D->lgsize);" @@ -13390,7 +11864,6 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:120:53 maxgl U lglabels, D->lgsize, (10+maxgl)*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:124:11 growpc U void dasm_growpc(Dst_DECL, unsigned int" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:124:41 maxpc U Dst_DECL, unsigned int maxpc)" - - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:128:28 pclabels U M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:128:49 maxpc U pclabels, D->pcsize, maxpc*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:133:39 actionlist U Dst_DECL, const void *actionlist)" - "ext/opcache/jit/ir/dynasm/dasm_ppc.h:137:6 actionlist U D->actionlist = (dasm_ActList)actionlist" @@ -13418,15 +11891,10 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_proto.h:14:9 DASM U #define DASM_VERSION 10500 /* 1." - "ext/opcache/jit/ir/dynasm/dasm_proto.h:17:18 dasm U #define Dst_DECL dasm_State **Dst" - "ext/opcache/jit/ir/dynasm/dasm_proto.h:24:9 DASM U #ifndef DASM_FDEF" - - "ext/opcache/jit/ir/dynasm/dasm_proto.h:24:14 FDEF U #ifndef DASM_FDEF" - - "ext/opcache/jit/ir/dynasm/dasm_proto.h:25:14 FDEF U #define DASM_FDEF extern" - "ext/opcache/jit/ir/dynasm/dasm_proto.h:47:16 dasm U typedef struct dasm_State dasm_State;" - "ext/opcache/jit/ir/dynasm/dasm_proto.h:47:27 dasm U typedef struct dasm_State dasm_State;" - - "ext/opcache/jit/ir/dynasm/dasm_proto.h:51:6 FDEF U DASM_FDEF void dasm_init(Dst_DECL" - "ext/opcache/jit/ir/dynasm/dasm_proto.h:51:16 dasm U DASM_FDEF void dasm_init(Dst_DECL, int maxsection" - - "ext/opcache/jit/ir/dynasm/dasm_proto.h:52:6 FDEF U DASM_FDEF void dasm_free(Dst_DECL" - "ext/opcache/jit/ir/dynasm/dasm_proto.h:52:16 dasm U DASM_FDEF void dasm_free(Dst_DECL);" - - "ext/opcache/jit/ir/dynasm/dasm_proto.h:55:6 FDEF U DASM_FDEF void dasm_setupglobal" - "ext/opcache/jit/ir/dynasm/dasm_proto.h:55:67 maxgl U void **gl, unsigned int maxgl);" - "ext/opcache/jit/ir/dynasm/dasm_proto.h:58:21 growpc U DASM_FDEF void dasm_growpc(Dst_DECL, unsigned int" - "ext/opcache/jit/ir/dynasm/dasm_proto.h:58:51 maxpc U Dst_DECL, unsigned int maxpc);" @@ -13447,12 +11915,8 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_x86.h:66:39 actionlist U actionlist; /* Current actionlist pointer. */" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:67:8 lglabels U int *lglabels; /* Local/global chain" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:68:10 lgsize U size_t lgsize;" - - "ext/opcache/jit/ir/dynasm/dasm_x86.h:69:8 pclabels U int *pclabels; /* PC label chains" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:95:6 lglabels U D->lglabels = NULL;" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:96:6 lgsize U D->lgsize = 0;" - - "ext/opcache/jit/ir/dynasm/dasm_x86.h:97:6 pclabels U D->pclabels = NULL;" - - "ext/opcache/jit/ir/dynasm/dasm_x86.h:112:10 pclabels U if (D->pclabels) DASM_M_FREE(Dst, D" - - "ext/opcache/jit/ir/dynasm/dasm_x86.h:112:40 pclabels U DASM_M_FREE(Dst, D->pclabels, D->pcsize);" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:113:10 lglabels U if (D->lglabels) DASM_M_FREE(Dst, D" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:113:40 lglabels U DASM_M_FREE(Dst, D->lglabels, D->lgsize);" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:113:53 lgsize U Dst, D->lglabels, D->lgsize);" @@ -13462,7 +11926,6 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_x86.h:122:53 maxgl U lglabels, D->lgsize, (10+maxgl)*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:126:11 growpc U void dasm_growpc(Dst_DECL, unsigned int" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:126:41 maxpc U Dst_DECL, unsigned int maxpc)" - - "ext/opcache/jit/ir/dynasm/dasm_x86.h:130:28 pclabels U M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:130:49 maxpc U pclabels, D->pcsize, maxpc*sizeof(int));" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:135:39 actionlist U Dst_DECL, const void *actionlist)" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:139:6 actionlist U D->actionlist = (dasm_ActList)actionlist" @@ -13476,12 +11939,10 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_x86.h:248:52 CKPL U D->lglabels + *p++; CKPL(lg, LG); goto putlabel" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:324:16 lpos U int lofs, lpos = b[pos];" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:325:10 lpos U if (lpos < 0) goto noshrink;" - - "ext/opcache/jit/ir/dynasm/dasm_x86.h:325:25 noshrink U if (lpos < 0) goto noshrink; /* Ext global? */" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:326:30 lpos U lofs = *DASM_POS2PTR(D, lpos);" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:327:10 lpos U if (lpos > pos) { /* Fwd label" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:329:42 lpos U secnum; i < DASM_POS2SEC(lpos); i++)" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:332:25 Bkwd U lofs -= ofs; /* Bkwd label: unfix offset" - - "ext/opcache/jit/ir/dynasm/dasm_x86.h:336:13 noshrink U else { noshrink: shrink = 0; } /* No" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:368:9 dasmb U #define dasmb(x) *cp++ = (unsigned" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:373:9 dasmw U #define dasmw(x) \\" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:375:9 dasmd U #define dasmd(x) \\" @@ -13508,12 +11969,9 @@ issues: - "ext/opcache/jit/ir/dynasm/dasm_x86.h:490:4 dasma U dasma(*pb < 0 ? (ptrdiff_t" - "ext/opcache/jit/ir/dynasm/dasm_x86.h:513:10 getpclabel U int dasm_getpclabel(Dst_DECL, unsigned int" - "ext/opcache/jit/ir/dynasm/minilua.c:65:4 LOADK U OP_LOADK," - - "ext/opcache/jit/ir/dynasm/minilua.c:68:4 GETUPVAL U OP_GETUPVAL," - - "ext/opcache/jit/ir/dynasm/minilua.c:96:4 FORPREP U OP_FORPREP," - - "ext/opcache/jit/ir/dynasm/minilua.c:97:4 TFORLOOP U OP_TFORLOOP," - "ext/opcache/jit/ir/dynasm/minilua.c:110:1 VVOID U VVOID," - "ext/opcache/jit/ir/dynasm/minilua.c:115:1 VKNUM U VKNUM," - - "ext/opcache/jit/ir/dynasm/minilua.c:117:1 VUPVAL U VUPVAL," + - "ext/opcache/jit/ir/dynasm/minilua.c:119:1 VINDEXED U VINDEXED," - "ext/opcache/jit/ir/dynasm/minilua.c:120:1 VJMP U VJMP," - "ext/opcache/jit/ir/dynasm/minilua.c:121:1 VRELOCABLE U VRELOCABLE," - "ext/opcache/jit/ir/dynasm/minilua.c:122:1 VNONRELOC U VNONRELOC," @@ -13525,7 +11983,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:149:9 luai U #define luai_nummul(a,b)((a)*(b)" - "ext/opcache/jit/ir/dynasm/minilua.c:149:14 nummul U #define luai_nummul(a,b)((a)*(b))" - "ext/opcache/jit/ir/dynasm/minilua.c:150:9 luai U #define luai_numdiv(a,b)((a)/(b)" - - "ext/opcache/jit/ir/dynasm/minilua.c:152:14 numpow U #define luai_numpow(a,b)(pow(a,b))" - "ext/opcache/jit/ir/dynasm/minilua.c:153:14 numunm U #define luai_numunm(a)(-(a))" - "ext/opcache/jit/ir/dynasm/minilua.c:154:14 numeq U #define luai_numeq(a,b)((a)==(b))" - "ext/opcache/jit/ir/dynasm/minilua.c:155:14 numlt U #define luai_numlt(a,b)((a)<(b))" @@ -13534,22 +11991,15 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:157:32 numeq U luai_numisnan(a)(!luai_numeq((a),(a)))" - "ext/opcache/jit/ir/dynasm/minilua.c:160:9 LUAI U #define LUAI_THROW(L,c)longjmp((c" - "ext/opcache/jit/ir/dynasm/minilua.c:161:9 LUAI U #define LUAI_TRY(L,c,a)if(setjmp" - - "ext/opcache/jit/ir/dynasm/minilua.c:163:13 upvalueindex U #define lua_upvalueindex(i)((-10002)-(i))" - - "ext/opcache/jit/ir/dynasm/minilua.c:167:64 nsize U size_t osize,size_t nsize);" - "ext/opcache/jit/ir/dynasm/minilua.c:172:24 tolstring U static const char* lua_tolstring(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:174:17 pushlstring U static void lua_pushlstring(lua_State*L,const char" - "ext/opcache/jit/ir/dynasm/minilua.c:175:17 pushcclosure U static void lua_pushcclosure(lua_State*L,lua_CFunction" - - "ext/opcache/jit/ir/dynasm/minilua.c:176:45 narr U createtable(lua_State*L,int narr,int nrec);" - - "ext/opcache/jit/ir/dynasm/minilua.c:176:54 nrec U State*L,int narr,int nrec);" - "ext/opcache/jit/ir/dynasm/minilua.c:180:13 pushcfunction U #define lua_pushcfunction(L,f)lua_pushcclosure" - "ext/opcache/jit/ir/dynasm/minilua.c:180:35 pushcclosure U pushcfunction(L,f)lua_pushcclosure(L,(f),0)" - "ext/opcache/jit/ir/dynasm/minilua.c:187:13 isnoneornil U #define lua_isnoneornil(L,n)(lua_type(L,(n)" - "ext/opcache/jit/ir/dynasm/minilua.c:188:33 pushlstring U pushliteral(L,s)lua_pushlstring(L,\"\"s,(sizeof(s)/sizeof" - "ext/opcache/jit/ir/dynasm/minilua.c:190:30 tolstring U lua_tostring(L,i)lua_tolstring(L,(i),NULL)" - "ext/opcache/jit/ir/dynasm/minilua.c:196:12 namewhat U const char*namewhat;" - - "ext/opcache/jit/ir/dynasm/minilua.c:200:5 nups U int nups;" - - "ext/opcache/jit/ir/dynasm/minilua.c:211:41 Umaxalign U double u;void*s;long l;}L_Umaxalign;" - - "ext/opcache/jit/ir/dynasm/minilua.c:220:9 condhardstacktests U #define condhardstacktests(x)((void)0)" - "ext/opcache/jit/ir/dynasm/minilua.c:234:9 ttisnil U #define ttisnil(o)(ttype(o)==0)" - "ext/opcache/jit/ir/dynasm/minilua.c:235:9 ttisnumber U #define ttisnumber(o)(ttype(o)==3)" - "ext/opcache/jit/ir/dynasm/minilua.c:236:9 ttisstring U #define ttisstring(o)(ttype(o)==4)" @@ -13562,7 +12012,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:244:9 gcvalue U #define gcvalue(o)check_exp(iscollectable" - "ext/opcache/jit/ir/dynasm/minilua.c:244:29 iscollectable U gcvalue(o)check_exp(iscollectable(o),(o)->value.gc)" - "ext/opcache/jit/ir/dynasm/minilua.c:245:28 ttislightuserdata U define pvalue(o)check_exp(ttislightuserdata(o),(o)->value.p)" - - "ext/opcache/jit/ir/dynasm/minilua.c:246:9 nvalue U #define nvalue(o)check_exp(ttisnumber" - "ext/opcache/jit/ir/dynasm/minilua.c:246:28 ttisnumber U define nvalue(o)check_exp(ttisnumber(o),(o)->value.n)" - "ext/opcache/jit/ir/dynasm/minilua.c:247:9 rawtsvalue U #define rawtsvalue(o)check_exp(ttisstring" - "ext/opcache/jit/ir/dynasm/minilua.c:247:32 ttisstring U rawtsvalue(o)check_exp(ttisstring(o),&(o)->value.gc->ts" @@ -13570,7 +12019,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:248:21 rawtsvalue U #define tsvalue(o)(&rawtsvalue(o)->tsv)" - "ext/opcache/jit/ir/dynasm/minilua.c:249:9 rawuvalue U #define rawuvalue(o)check_exp(ttisuserdata" - "ext/opcache/jit/ir/dynasm/minilua.c:249:31 ttisuserdata U rawuvalue(o)check_exp(ttisuserdata(o),&(o)->value.gc->u" - - "ext/opcache/jit/ir/dynasm/minilua.c:250:9 uvalue U #define uvalue(o)(&rawuvalue(o)->uv" - "ext/opcache/jit/ir/dynasm/minilua.c:250:20 rawuvalue U #define uvalue(o)(&rawuvalue(o)->uv)" - "ext/opcache/jit/ir/dynasm/minilua.c:251:9 clvalue U #define clvalue(o)check_exp(ttisfunction" - "ext/opcache/jit/ir/dynasm/minilua.c:251:29 ttisfunction U clvalue(o)check_exp(ttisfunction(o),&(o)->value.gc->cl" @@ -13596,30 +12044,18 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:266:9 setptvalue U #define setptvalue(L,obj,x){TValue*i_o" - "ext/opcache/jit/ir/dynasm/minilua.c:268:9 setttype U #define setttype(obj,tt)(ttype(obj)=" - "ext/opcache/jit/ir/dynasm/minilua.c:269:9 iscollectable U #define iscollectable(o)(ttype(o)>=4)" - - "ext/opcache/jit/ir/dynasm/minilua.c:272:3 Umaxalign U L_Umaxalign dummy;" - - "ext/opcache/jit/ir/dynasm/minilua.c:281:9 svalue U #define svalue(o)getstr(rawtsvalue" - "ext/opcache/jit/ir/dynasm/minilua.c:281:25 rawtsvalue U define svalue(o)getstr(rawtsvalue(o))" - - "ext/opcache/jit/ir/dynasm/minilua.c:283:3 Umaxalign U L_Umaxalign dummy;" - - "ext/opcache/jit/ir/dynasm/minilua.c:298:10 upvalues U TString**upvalues;" - - "ext/opcache/jit/ir/dynasm/minilua.c:300:5 sizeupvalues U int sizeupvalues;" - "ext/opcache/jit/ir/dynasm/minilua.c:301:5 sizek U int sizek;" - "ext/opcache/jit/ir/dynasm/minilua.c:308:10 gclist U GCObject*gclist;" - - "ext/opcache/jit/ir/dynasm/minilua.c:309:9 nups U lu_byte nups;" - "ext/opcache/jit/ir/dynasm/minilua.c:316:5 startpc U int startpc;" - "ext/opcache/jit/ir/dynasm/minilua.c:317:5 endpc U int endpc;" - - "ext/opcache/jit/ir/dynasm/minilua.c:331:61 nupvalues U lu_byte isC;lu_byte nupvalues;GCObject*gclist;struct" - "ext/opcache/jit/ir/dynasm/minilua.c:331:80 gclist U byte nupvalues;GCObject*gclist;struct Table*env;" - - "ext/opcache/jit/ir/dynasm/minilua.c:333:8 upvalue U TValue upvalue[1];" - - "ext/opcache/jit/ir/dynasm/minilua.c:336:61 nupvalues U lu_byte isC;lu_byte nupvalues;GCObject*gclist;struct" - "ext/opcache/jit/ir/dynasm/minilua.c:336:80 gclist U byte nupvalues;GCObject*gclist;struct Table*env;" - - "ext/opcache/jit/ir/dynasm/minilua.c:338:7 upvals U UpVal*upvals[1];" - "ext/opcache/jit/ir/dynasm/minilua.c:344:9 iscfunction U #define iscfunction(o)(ttype(o)==6&&clvalue" - "ext/opcache/jit/ir/dynasm/minilua.c:344:37 clvalue U iscfunction(o)(ttype(o)==6&&clvalue(o)->c.isC)" - "ext/opcache/jit/ir/dynasm/minilua.c:359:9 lsizenode U lu_byte lsizenode;" - "ext/opcache/jit/ir/dynasm/minilua.c:364:10 gclist U GCObject*gclist;" - "ext/opcache/jit/ir/dynasm/minilua.c:367:9 lmod U #define lmod(s,size)(check_exp((size" - - "ext/opcache/jit/ir/dynasm/minilua.c:368:9 twoto U #define twoto(x)((size_t)1<<(x))" - - "ext/opcache/jit/ir/dynasm/minilua.c:369:21 twoto U #define sizenode(t)(twoto((t)->lsizenode))" - "ext/opcache/jit/ir/dynasm/minilua.c:369:32 lsizenode U sizenode(t)(twoto((t)->lsizenode))" - "ext/opcache/jit/ir/dynasm/minilua.c:371:9 ceillog U #define ceillog2(x)(luaO_log2((x)-1" - "ext/opcache/jit/ir/dynasm/minilua.c:373:9 gfasttm U #define gfasttm(g,et,e)((et)==NULL?NULL" @@ -13633,8 +12069,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:379:37 reallocv U freearray(L,b,n,t)luaM_reallocv(L,(b),n,0,sizeof(t)" - "ext/opcache/jit/ir/dynasm/minilua.c:382:43 reallocv U newvector(L,n,t)cast(t*,luaM_reallocv(L,NULL,0,n,sizeof(t" - "ext/opcache/jit/ir/dynasm/minilua.c:383:14 growvector U #define luaM_growvector(L,v,nelems,size,t,limit" - - "ext/opcache/jit/ir/dynasm/minilua.c:383:29 nelems U luaM_growvector(L,v,nelems,size,t,limit,e)if((nelems" - - "ext/opcache/jit/ir/dynasm/minilua.c:383:55 nelems U nelems,size,t,limit,e)if((nelems)+1>(size))((v)=cast" - "ext/opcache/jit/ir/dynasm/minilua.c:383:90 growaux U size))((v)=cast(t*,luaM_growaux_(L,v,&(size),sizeof" - "ext/opcache/jit/ir/dynasm/minilua.c:384:32 oldn U luaM_reallocvector(L,v,oldn,n,t)((v)=cast(t*,luaM" - "ext/opcache/jit/ir/dynasm/minilua.c:384:59 reallocv U t)((v)=cast(t*,luaM_reallocv(L,v,oldn,n,sizeof(t" @@ -13645,10 +12079,7 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:398:2 Mbuffer U }Mbuffer;" - "ext/opcache/jit/ir/dynasm/minilua.c:404:14 resizebuffer U #define luaZ_resizebuffer(L,buff,size)(luaM_reallocvect" - "ext/opcache/jit/ir/dynasm/minilua.c:405:37 resizebuffer U freebuffer(L,buff)luaZ_resizebuffer(L,buff,0)" - - "ext/opcache/jit/ir/dynasm/minilua.c:419:10 nuse U lu_int32 nuse;" - "ext/opcache/jit/ir/dynasm/minilua.c:426:19 savedpc U const Instruction*savedpc;" - - "ext/opcache/jit/ir/dynasm/minilua.c:427:5 nresults U int nresults;" - - "ext/opcache/jit/ir/dynasm/minilua.c:428:5 tailcalls U int tailcalls;" - "ext/opcache/jit/ir/dynasm/minilua.c:430:22 clvalue U define curr_func(L)(clvalue(L->ci->func))" - "ext/opcache/jit/ir/dynasm/minilua.c:431:21 clvalue U #define ci_func(ci)(clvalue((ci)->func))" - "ext/opcache/jit/ir/dynasm/minilua.c:433:19 ttisfunction U #define isLua(ci)(ttisfunction((ci)->func)&&f_isLua" @@ -13666,7 +12097,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:457:7 uvhead U UpVal uvhead;" - "ext/opcache/jit/ir/dynasm/minilua.c:459:9 tmname U TString*tmname[TM_N];" - "ext/opcache/jit/ir/dynasm/minilua.c:468:19 savedpc U const Instruction*savedpc;" - - "ext/opcache/jit/ir/dynasm/minilua.c:484:10 openupval U GCObject*openupval;" - "ext/opcache/jit/ir/dynasm/minilua.c:485:10 gclist U GCObject*gclist;" - "ext/opcache/jit/ir/dynasm/minilua.c:500:9 rawgco U #define rawgco2ts(o)check_exp((o)-" - "ext/opcache/jit/ir/dynasm/minilua.c:501:20 rawgco U #define gco2ts(o)(&rawgco2ts(o)->tsv)" @@ -13675,21 +12105,16 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:508:9 ngcotouv U #define ngcotouv(o)check_exp((o)==NULL" - "ext/opcache/jit/ir/dynasm/minilua.c:516:12 opname U const char*opname);" - "ext/opcache/jit/ir/dynasm/minilua.c:518:97 growstack U sizeof(TValue))luaD_growstack(L,n);else condhardstacktests" - - "ext/opcache/jit/ir/dynasm/minilua.c:518:117 condhardstacktests U growstack(L,n);else condhardstacktests(luaD_reallocstack(L" + - "ext/opcache/jit/ir/dynasm/minilua.c:521:9 restorestack U #define restorestack(L,n)((TValue*)((char" - "ext/opcache/jit/ir/dynasm/minilua.c:522:9 saveci U #define saveci(L,p)((char*)(p)-(char" - "ext/opcache/jit/ir/dynasm/minilua.c:523:9 restoreci U #define restoreci(L,n)((CallInfo*)((char" - "ext/opcache/jit/ir/dynasm/minilua.c:528:18 growstack U static void luaD_growstack(lua_State*L,int n);" - "ext/opcache/jit/ir/dynasm/minilua.c:530:18 growaux U static void*luaM_growaux_(lua_State*L,void*block" - "ext/opcache/jit/ir/dynasm/minilua.c:544:15 reallocv U newblock=luaM_reallocv(L,block,*size,newsize" - - "ext/opcache/jit/ir/dynasm/minilua.c:552:70 nsize U size_t osize,size_t nsize){" - - "ext/opcache/jit/ir/dynasm/minilua.c:554:40 nsize U frealloc)(g->ud,block,osize,nsize);" - - "ext/opcache/jit/ir/dynasm/minilua.c:555:17 nsize U if(block==NULL&&nsize>0)" - - "ext/opcache/jit/ir/dynasm/minilua.c:557:37 nsize U g->totalbytes-osize)+nsize;" - "ext/opcache/jit/ir/dynasm/minilua.c:575:9 isdead U #define isdead(g,v)((v)->gch.marked" - "ext/opcache/jit/ir/dynasm/minilua.c:578:9 valiswhite U #define valiswhite(x)(iscollectable(x)" - "ext/opcache/jit/ir/dynasm/minilua.c:578:23 iscollectable U define valiswhite(x)(iscollectable(x)&&iswhite(gcvalue" - "ext/opcache/jit/ir/dynasm/minilua.c:578:49 gcvalue U iscollectable(x)&&iswhite(gcvalue(x)))" - - "ext/opcache/jit/ir/dynasm/minilua.c:580:25 condhardstacktests U define luaC_checkGC(L){condhardstacktests(luaD_reallocstack(L" - "ext/opcache/jit/ir/dynasm/minilua.c:581:32 valiswhite U luaC_barrier(L,p,v){if(valiswhite(v)&&isblack(obj2gco" - "ext/opcache/jit/ir/dynasm/minilua.c:581:72 barrierf U isblack(obj2gco(p)))luaC_barrierf(L,obj2gco(p),gcvalue" - "ext/opcache/jit/ir/dynasm/minilua.c:581:94 gcvalue U barrierf(L,obj2gco(p),gcvalue(v));}" @@ -13699,33 +12124,24 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:583:81 barrierf U isblack(obj2gco(p)))luaC_barrierf(L,obj2gco(p),obj2gco" - "ext/opcache/jit/ir/dynasm/minilua.c:584:14 objbarriert U #define luaC_objbarriert(L,t,o){if(iswhite(obj" - "ext/opcache/jit/ir/dynasm/minilua.c:584:82 barrierback U isblack(obj2gco(t)))luaC_barrierback(L,t);}" - - "ext/opcache/jit/ir/dynasm/minilua.c:587:18 linkupval U static void luaC_linkupval(lua_State*L,UpVal*uv" - "ext/opcache/jit/ir/dynasm/minilua.c:588:18 barrierf U static void luaC_barrierf(lua_State*L,GCObject" - "ext/opcache/jit/ir/dynasm/minilua.c:589:18 barrierback U static void luaC_barrierback(lua_State*L,Table*t" - "ext/opcache/jit/ir/dynasm/minilua.c:591:9 sizeudata U #define sizeudata(u)(sizeof(union Udata" - "ext/opcache/jit/ir/dynasm/minilua.c:592:28 newlstr U define luaS_new(L,s)(luaS_newlstr(L,s,strlen(s)))" - "ext/opcache/jit/ir/dynasm/minilua.c:593:35 newlstr U newliteral(L,s)(luaS_newlstr(L,\"\"s,(sizeof(s)/sizeof" - "ext/opcache/jit/ir/dynasm/minilua.c:595:21 newlstr U static TString*luaS_newlstr(lua_State*L,const char" - - "ext/opcache/jit/ir/dynasm/minilua.c:597:9 tonumber U #define tonumber(o,n)(ttype(o)==3||(" - - "ext/opcache/jit/ir/dynasm/minilua.c:597:47 tonumber U ttype(o)==3||(((o)=luaV_tonumber(o,n))!=NULL))" - - "ext/opcache/jit/ir/dynasm/minilua.c:600:26 tonumber U static const TValue*luaV_tonumber(const TValue*obj,TValue" - - "ext/opcache/jit/ir/dynasm/minilua.c:602:42 nexeccalls U execute(lua_State*L,int nexeccalls);" - "ext/opcache/jit/ir/dynasm/minilua.c:640:13 numeq U return luai_numeq(nvalue(t1),nvalue(t" - - "ext/opcache/jit/ir/dynasm/minilua.c:640:19 nvalue U return luai_numeq(nvalue(t1),nvalue(t2));" - - "ext/opcache/jit/ir/dynasm/minilua.c:640:30 nvalue U luai_numeq(nvalue(t1),nvalue(t2));" - "ext/opcache/jit/ir/dynasm/minilua.c:646:8 gcvalue U return gcvalue(t1)==gcvalue(t2);" - "ext/opcache/jit/ir/dynasm/minilua.c:646:21 gcvalue U return gcvalue(t1)==gcvalue(t2);" - "ext/opcache/jit/ir/dynasm/minilua.c:664:24 pushvfstring U static const char*luaO_pushvfstring(lua_State*L,const char" - "ext/opcache/jit/ir/dynasm/minilua.c:670:25 newlstr U setsvalue(L,L->top,luaS_newlstr(L,fmt,e-fmt));" - "ext/opcache/jit/ir/dynasm/minilua.c:687:1 setnvalue U setnvalue(L->top,cast_num(va_arg" - "ext/opcache/jit/ir/dynasm/minilua.c:692:1 setnvalue U setnvalue(L->top,cast_num(va_arg" - - "ext/opcache/jit/ir/dynasm/minilua.c:721:8 svalue U return svalue(L->top-1);" - "ext/opcache/jit/ir/dynasm/minilua.c:723:24 pushfstring U static const char*luaO_pushfstring(lua_State*L,const char" - "ext/opcache/jit/ir/dynasm/minilua.c:727:10 pushvfstring U msg=luaO_pushvfstring(L,fmt,argp);" + - "ext/opcache/jit/ir/dynasm/minilua.c:731:18 chunkid U static void luaO_chunkid(char*out,const char" - "ext/opcache/jit/ir/dynasm/minilua.c:764:9 gnode U #define gnode(t,i)(&(t)->node[i])" - "ext/opcache/jit/ir/dynasm/minilua.c:766:9 gval U #define gval(n)(&(n)->i_val)" - - "ext/opcache/jit/ir/dynasm/minilua.c:768:13 tval U #define key2tval(n)(&(n)->i_key.tvk)" - - "ext/opcache/jit/ir/dynasm/minilua.c:775:10 upval U \"proto\",\"upval\"" - "ext/opcache/jit/ir/dynasm/minilua.c:787:7 tmname U G(L)->tmname[i]=luaS_new(L,luaT_eventname" - "ext/opcache/jit/ir/dynasm/minilua.c:788:16 tmname U luaS_fix(G(L)->tmname[i]);" - "ext/opcache/jit/ir/dynasm/minilua.c:791:26 gettm U static const TValue*luaT_gettm(Table*events,TMS event" @@ -13734,49 +12150,24 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:793:4 ttisnil U if(ttisnil(tm)){" - "ext/opcache/jit/ir/dynasm/minilua.c:799:26 gettmbyobj U static const TValue*luaT_gettmbyobj(lua_State*L,const TValue" - "ext/opcache/jit/ir/dynasm/minilua.c:803:4 hvalue U mt=hvalue(o)->metatable;" - - "ext/opcache/jit/ir/dynasm/minilua.c:806:4 uvalue U mt=uvalue(o)->metatable;" - "ext/opcache/jit/ir/dynasm/minilua.c:811:32 tmname U luaH_getstr(mt,G(L)->tmname[event]):(&luaO_nilobject" - "ext/opcache/jit/ir/dynasm/minilua.c:813:13 Cclosure U #define sizeCclosure(n)(cast(int,sizeof(CClosure" - "ext/opcache/jit/ir/dynasm/minilua.c:814:13 Lclosure U #define sizeLclosure(n)(cast(int,sizeof(LClosure" - "ext/opcache/jit/ir/dynasm/minilua.c:815:24 Cclosure U static Closure*luaF_newCclosure(lua_State*L,int nelems" - - "ext/opcache/jit/ir/dynasm/minilua.c:815:49 nelems U newCclosure(lua_State*L,int nelems,Table*e){" - "ext/opcache/jit/ir/dynasm/minilua.c:816:43 Cclosure U Closure*,luaM_malloc(L,sizeCclosure(nelems)));" - - "ext/opcache/jit/ir/dynasm/minilua.c:816:52 nelems U malloc(L,sizeCclosure(nelems)));" - - "ext/opcache/jit/ir/dynasm/minilua.c:820:6 nupvalues U c->c.nupvalues=cast_byte(nelems);" - - "ext/opcache/jit/ir/dynasm/minilua.c:820:26 nelems U nupvalues=cast_byte(nelems);" - "ext/opcache/jit/ir/dynasm/minilua.c:823:24 Lclosure U static Closure*luaF_newLclosure(lua_State*L,int nelems" - "ext/opcache/jit/ir/dynasm/minilua.c:824:43 Lclosure U Closure*,luaM_malloc(L,sizeLclosure(nelems)));" - - "ext/opcache/jit/ir/dynasm/minilua.c:828:6 nupvalues U c->l.nupvalues=cast_byte(nelems);" - - "ext/opcache/jit/ir/dynasm/minilua.c:829:21 upvals U while(nelems--)c->l.upvals[nelems]=NULL;" - - "ext/opcache/jit/ir/dynasm/minilua.c:832:19 newupval U static UpVal*luaF_newupval(lua_State*L){" - - "ext/opcache/jit/ir/dynasm/minilua.c:839:19 findupval U static UpVal*luaF_findupval(lua_State*L,StkId level" - - "ext/opcache/jit/ir/dynasm/minilua.c:841:18 openupval U GCObject**pp=&L->openupval;" - "ext/opcache/jit/ir/dynasm/minilua.c:844:21 ngcotouv U while(*pp!=NULL&&(p=ngcotouv(*pp))->v>=level){" - "ext/opcache/jit/ir/dynasm/minilua.c:846:4 isdead U if(isdead(g,obj2gco(p)))" - "ext/opcache/jit/ir/dynasm/minilua.c:858:18 uvhead U uv->u.l.prev=&g->uvhead;" - "ext/opcache/jit/ir/dynasm/minilua.c:859:17 uvhead U uv->u.l.next=g->uvhead.u.l.next;" - "ext/opcache/jit/ir/dynasm/minilua.c:861:4 uvhead U g->uvhead.u.l.next=uv;" - - "ext/opcache/jit/ir/dynasm/minilua.c:864:13 unlinkupval U static void unlinkupval(UpVal*uv){" - - "ext/opcache/jit/ir/dynasm/minilua.c:868:18 freeupval U static void luaF_freeupval(lua_State*L,UpVal*uv" - - "ext/opcache/jit/ir/dynasm/minilua.c:870:1 unlinkupval U unlinkupval(uv);" - - "ext/opcache/jit/ir/dynasm/minilua.c:876:10 openupval U while(L->openupval!=NULL&&(uv=ngcotouv" - "ext/opcache/jit/ir/dynasm/minilua.c:876:31 ngcotouv U openupval!=NULL&&(uv=ngcotouv(L->openupval))->v>=level" - - "ext/opcache/jit/ir/dynasm/minilua.c:876:43 openupval U NULL&&(uv=ngcotouv(L->openupval))->v>=level){" - - "ext/opcache/jit/ir/dynasm/minilua.c:878:4 openupval U L->openupval=uv->next;" - "ext/opcache/jit/ir/dynasm/minilua.c:879:4 isdead U if(isdead(g,o))" - - "ext/opcache/jit/ir/dynasm/minilua.c:880:6 freeupval U luaF_freeupval(L,uv);" - - "ext/opcache/jit/ir/dynasm/minilua.c:882:1 unlinkupval U unlinkupval(uv);" - - "ext/opcache/jit/ir/dynasm/minilua.c:885:6 linkupval U luaC_linkupval(L,uv);" - "ext/opcache/jit/ir/dynasm/minilua.c:893:4 sizek U f->sizek=0;" - - "ext/opcache/jit/ir/dynasm/minilua.c:899:4 sizeupvalues U f->sizeupvalues=0;" - - "ext/opcache/jit/ir/dynasm/minilua.c:900:4 nups U f->nups=0;" - - "ext/opcache/jit/ir/dynasm/minilua.c:901:4 upvalues U f->upvalues=NULL;" - "ext/opcache/jit/ir/dynasm/minilua.c:916:26 sizek U freearray(L,f->k,f->sizek,TValue);" - - "ext/opcache/jit/ir/dynasm/minilua.c:919:21 upvalues U luaM_freearray(L,f->upvalues,f->sizeupvalues,TString" - - "ext/opcache/jit/ir/dynasm/minilua.c:919:33 sizeupvalues U freearray(L,f->upvalues,f->sizeupvalues,TString*);" - "ext/opcache/jit/ir/dynasm/minilua.c:922:18 freeclosure U static void luaF_freeclosure(lua_State*L,Closure" - "ext/opcache/jit/ir/dynasm/minilua.c:923:25 Cclosure U size=(c->c.isC)?sizeCclosure(c->c.nupvalues):" - - "ext/opcache/jit/ir/dynasm/minilua.c:923:39 nupvalues U isC)?sizeCclosure(c->c.nupvalues):" - "ext/opcache/jit/ir/dynasm/minilua.c:924:5 Lclosure U sizeLclosure(c->l.nupvalues);" - "ext/opcache/jit/ir/dynasm/minilua.c:944:9 INDEXK U #define INDEXK(r)((int)(r)&~(1<<(9" - "ext/opcache/jit/ir/dynasm/minilua.c:945:9 RKASK U #define RKASK(x)((x)|(1<<(9-1)))" @@ -13784,13 +12175,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:947:47 opmodes U enum OpArgMask,(luaP_opmodes[m]>>4)&3))" - "ext/opcache/jit/ir/dynasm/minilua.c:948:47 opmodes U enum OpArgMask,(luaP_opmodes[m]>>2)&3))" - "ext/opcache/jit/ir/dynasm/minilua.c:949:27 opmodes U define testTMode(m)(luaP_opmodes[m]&(1<<7))" - - "ext/opcache/jit/ir/dynasm/minilua.c:954:12 nval U lua_Number nval;" - - "ext/opcache/jit/ir/dynasm/minilua.c:959:16 upvaldesc U typedef struct upvaldesc{" - - "ext/opcache/jit/ir/dynasm/minilua.c:962:2 upvaldesc U }upvaldesc;" - - "ext/opcache/jit/ir/dynasm/minilua.c:977:7 nlocvars U short nlocvars;" - - "ext/opcache/jit/ir/dynasm/minilua.c:978:9 nactvar U lu_byte nactvar;" - - "ext/opcache/jit/ir/dynasm/minilua.c:979:1 upvaldesc U upvaldesc upvalues[60];" - - "ext/opcache/jit/ir/dynasm/minilua.c:979:11 upvalues U upvaldesc upvalues[60];" - "ext/opcache/jit/ir/dynasm/minilua.c:982:44 Mbuffer U parser(lua_State*L,ZIO*z,Mbuffer*buff," - "ext/opcache/jit/ir/dynasm/minilua.c:1028:1 LUAI U LUAI_THROW(L,L->errorJmp" - "ext/opcache/jit/ir/dynasm/minilua.c:1039:17 rawrunprotected U static int luaD_rawrunprotected(lua_State*L,Pfunc f" @@ -13800,33 +12184,26 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:1072:10 oldci U CallInfo*oldci=L->base_ci;" - "ext/opcache/jit/ir/dynasm/minilua.c:1075:14 oldci U L->ci=(L->ci-oldci)+L->base_ci;" - "ext/opcache/jit/ir/dynasm/minilua.c:1078:18 growstack U static void luaD_growstack(lua_State*L,int n){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1096:5 nfixargs U int nfixargs=p->numparams;" - "ext/opcache/jit/ir/dynasm/minilua.c:1097:7 htab U Table*htab=NULL;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1099:13 nfixargs U for(;actualtop++,htab);" - "ext/opcache/jit/ir/dynasm/minilua.c:1108:22 htab U sethvalue(L,L->top++,htab);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1112:14 tryfunc U static StkId tryfuncTM(lua_State*L,StkId" - "ext/opcache/jit/ir/dynasm/minilua.c:1113:22 gettmbyobj U const TValue*tm=luaT_gettmbyobj(L,func,TM_CALL);" - "ext/opcache/jit/ir/dynasm/minilua.c:1115:11 funcr U ptrdiff_t funcr=savestack(L,func);" - "ext/opcache/jit/ir/dynasm/minilua.c:1116:5 ttisfunction U if(!ttisfunction(tm))" + - "ext/opcache/jit/ir/dynasm/minilua.c:1120:6 restorestack U func=restorestack(L,funcr);" - "ext/opcache/jit/ir/dynasm/minilua.c:1120:21 funcr U func=restorestack(L,funcr);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1124:49 condhardstacktests U >end_ci)?growCI(L):(condhardstacktests(luaD_reallocCI(L,L-" - - "ext/opcache/jit/ir/dynasm/minilua.c:1125:52 nresults U State*L,StkId func,int nresults){" - "ext/opcache/jit/ir/dynasm/minilua.c:1127:11 funcr U ptrdiff_t funcr;" - "ext/opcache/jit/ir/dynasm/minilua.c:1128:5 ttisfunction U if(!ttisfunction(func))" - - "ext/opcache/jit/ir/dynasm/minilua.c:1129:6 tryfunc U func=tryfuncTM(L,func);" - "ext/opcache/jit/ir/dynasm/minilua.c:1130:1 funcr U funcr=savestack(L,func);" - "ext/opcache/jit/ir/dynasm/minilua.c:1131:5 clvalue U cl=&clvalue(func)->l;" - "ext/opcache/jit/ir/dynasm/minilua.c:1132:8 savedpc U L->ci->savedpc=L->savedpc;" - "ext/opcache/jit/ir/dynasm/minilua.c:1132:19 savedpc U L->ci->savedpc=L->savedpc;" + - "ext/opcache/jit/ir/dynasm/minilua.c:1138:6 restorestack U func=restorestack(L,funcr);" - "ext/opcache/jit/ir/dynasm/minilua.c:1138:21 funcr U func=restorestack(L,funcr);" + - "ext/opcache/jit/ir/dynasm/minilua.c:1147:6 restorestack U func=restorestack(L,funcr);" - "ext/opcache/jit/ir/dynasm/minilua.c:1153:4 savedpc U L->savedpc=p->code;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1154:5 tailcalls U ci->tailcalls=0;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1155:5 nresults U ci->nresults=nresults;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1155:14 nresults U ci->nresults=nresults;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1169:5 nresults U ci->nresults=nresults;" + - "ext/opcache/jit/ir/dynasm/minilua.c:1166:10 restorestack U ci->func=restorestack(L,funcr);" - "ext/opcache/jit/ir/dynasm/minilua.c:1210:16 oldn U unsigned short oldnCcalls=L->nCcalls;" - "ext/opcache/jit/ir/dynasm/minilua.c:1211:18 saveci U ptrdiff_t old_ci=saveci(L,L->ci);" - "ext/opcache/jit/ir/dynasm/minilua.c:1215:13 rawrunprotected U status=luaD_rawrunprotected(L,func,u);" @@ -13834,11 +12211,7 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:1221:7 restoreci U L->ci=restoreci(L,old_ci);" - "ext/opcache/jit/ir/dynasm/minilua.c:1232:1 Mbuffer U Mbuffer buff;" - "ext/opcache/jit/ir/dynasm/minilua.c:1243:12 Lclosure U cl=luaF_newLclosure(L,tf->nups,hvalue(gt" - - "ext/opcache/jit/ir/dynasm/minilua.c:1243:27 nups U luaF_newLclosure(L,tf->nups,hvalue(gt(L)));" - "ext/opcache/jit/ir/dynasm/minilua.c:1243:32 hvalue U newLclosure(L,tf->nups,hvalue(gt(L)));" - - "ext/opcache/jit/ir/dynasm/minilua.c:1245:15 nups U for(i=0;inups;i++)" - - "ext/opcache/jit/ir/dynasm/minilua.c:1246:7 upvals U cl->l.upvals[i]=luaF_newupval(L)" - - "ext/opcache/jit/ir/dynasm/minilua.c:1246:22 newupval U cl->l.upvals[i]=luaF_newupval(L);" - "ext/opcache/jit/ir/dynasm/minilua.c:1247:1 setclvalue U setclvalue(L,L->top,cl);" - "ext/opcache/jit/ir/dynasm/minilua.c:1250:17 protectedparser U static int luaD_protectedparser(lua_State*L,ZIO*z,const" - "ext/opcache/jit/ir/dynasm/minilua.c:1263:10 gcstate U if(G(L)->gcstate==2)" @@ -13847,47 +12220,33 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:1283:16 newlstr U static TString*newlstr(lua_State*L,const char" - "ext/opcache/jit/ir/dynasm/minilua.c:1297:11 strt U tb=&G(L)->strt;" - "ext/opcache/jit/ir/dynasm/minilua.c:1298:3 lmod U h=lmod(h,tb->size);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1301:5 nuse U tb->nuse++;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1302:8 nuse U if(tb->nuse>cast(lu_int32,tb->size" - "ext/opcache/jit/ir/dynasm/minilua.c:1313:13 strt U for(o=G(L)->strt.hash[lmod(h,G(L)->strt" - "ext/opcache/jit/ir/dynasm/minilua.c:1313:23 lmod U for(o=G(L)->strt.hash[lmod(h,G(L)->strt.size)]" - "ext/opcache/jit/ir/dynasm/minilua.c:1313:36 strt U strt.hash[lmod(h,G(L)->strt.size)];" - "ext/opcache/jit/ir/dynasm/minilua.c:1316:12 rawgco U TString*ts=rawgco2ts(o);" - "ext/opcache/jit/ir/dynasm/minilua.c:1318:4 isdead U if(isdead(G(L),o))changewhite" - "ext/opcache/jit/ir/dynasm/minilua.c:1324:19 newudata U static Udata*luaS_newudata(lua_State*L,size_t s" - - "ext/opcache/jit/ir/dynasm/minilua.c:1338:9 hashpow U #define hashpow2(t,n)(gnode(t,lmod(" - "ext/opcache/jit/ir/dynasm/minilua.c:1338:23 gnode U define hashpow2(t,n)(gnode(t,lmod((n),sizenode" - "ext/opcache/jit/ir/dynasm/minilua.c:1338:31 lmod U hashpow2(t,n)(gnode(t,lmod((n),sizenode(t))))" - - "ext/opcache/jit/ir/dynasm/minilua.c:1339:23 hashpow U define hashstr(t,str)hashpow2(t,(str)->tsv.hash)" - - "ext/opcache/jit/ir/dynasm/minilua.c:1340:25 hashpow U define hashboolean(t,p)hashpow2(t,p)" - "ext/opcache/jit/ir/dynasm/minilua.c:1341:22 gnode U define hashmod(t,n)(gnode(t,((n)%((sizenode(t" - "ext/opcache/jit/ir/dynasm/minilua.c:1343:19 dummynode U static const Node dummynode_={" - "ext/opcache/jit/ir/dynasm/minilua.c:1350:9 numeq U if(luai_numeq(n,0))" - "ext/opcache/jit/ir/dynasm/minilua.c:1351:8 gnode U return gnode(t,0);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1359:18 nvalue U return hashnum(t,nvalue(key));" - "ext/opcache/jit/ir/dynasm/minilua.c:1361:18 rawtsvalue U return hashstr(t,rawtsvalue(key));" - "ext/opcache/jit/ir/dynasm/minilua.c:1371:4 ttisnumber U if(ttisnumber(key)){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1372:14 nvalue U lua_Number n=nvalue(key);" - "ext/opcache/jit/ir/dynasm/minilua.c:1375:9 numeq U if(luai_numeq(cast_num(k),n))" - "ext/opcache/jit/ir/dynasm/minilua.c:1382:4 ttisnil U if(ttisnil(key))return-1;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1389:25 tval U luaO_rawequalObj(key2tval(n),key)||" - "ext/opcache/jit/ir/dynasm/minilua.c:1390:25 iscollectable U ttype(gkey(n))==(8+3)&&iscollectable(key)&&" - "ext/opcache/jit/ir/dynasm/minilua.c:1392:14 gnode U i=cast_int(n-gnode(t,0));" - "ext/opcache/jit/ir/dynasm/minilua.c:1404:5 ttisnil U if(!ttisnil(&t->array[i])){" - "ext/opcache/jit/ir/dynasm/minilua.c:1405:1 setnvalue U setnvalue(key,cast_num(i+1));" - "ext/opcache/jit/ir/dynasm/minilua.c:1411:13 gval U if(!ttisnil(gval(gnode(t,i)))){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1412:18 tval U setobj(L,key,key2tval(gnode(t,i)));" - "ext/opcache/jit/ir/dynasm/minilua.c:1413:16 gval U setobj(L,key+1,gval(gnode(t,i)));" - - "ext/opcache/jit/ir/dynasm/minilua.c:1419:12 computesizes U static int computesizes(int nums[],int*narray" - - "ext/opcache/jit/ir/dynasm/minilua.c:1419:40 narray U computesizes(int nums[],int*narray){" - "ext/opcache/jit/ir/dynasm/minilua.c:1421:5 twotoi U int twotoi;" - "ext/opcache/jit/ir/dynasm/minilua.c:1425:9 twotoi U for(i=0,twotoi=1;twotoi/2<*narray;i" - "ext/opcache/jit/ir/dynasm/minilua.c:1425:18 twotoi U for(i=0,twotoi=1;twotoi/2<*narray;i++,twotoi" - - "ext/opcache/jit/ir/dynasm/minilua.c:1425:28 narray U ,twotoi=1;twotoi/2<*narray;i++,twotoi*=2){" - "ext/opcache/jit/ir/dynasm/minilua.c:1425:39 twotoi U twotoi/2<*narray;i++,twotoi*=2){" - "ext/opcache/jit/ir/dynasm/minilua.c:1428:6 twotoi U if(a>twotoi/2){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1433:8 narray U if(a==*narray)break;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1435:2 narray U *narray=n;" - "ext/opcache/jit/ir/dynasm/minilua.c:1441:6 ceillog U nums[ceillog2(k)]++;" - "ext/opcache/jit/ir/dynasm/minilua.c:1449:5 ttlg U int ttlg;" - "ext/opcache/jit/ir/dynasm/minilua.c:1450:5 ause U int ause=0;" @@ -13900,11 +12259,9 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:1471:5 ause U int ause=0;" - "ext/opcache/jit/ir/dynasm/minilua.c:1475:13 gval U if(!ttisnil(gval(n))){" - "ext/opcache/jit/ir/dynasm/minilua.c:1476:1 ause U ause+=countint(key2tval(n" - - "ext/opcache/jit/ir/dynasm/minilua.c:1476:20 tval U ause+=countint(key2tval(n),nums);" - "ext/opcache/jit/ir/dynasm/minilua.c:1480:2 pnasize U *pnasize+=ause;" - "ext/opcache/jit/ir/dynasm/minilua.c:1493:22 dummynode U t->node=cast(Node*,(&dummynode_));" - "ext/opcache/jit/ir/dynasm/minilua.c:1498:7 ceillog U lsize=ceillog2(size);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1501:6 twoto U size=twoto(lsize);" - "ext/opcache/jit/ir/dynasm/minilua.c:1507:13 gval U setnilvalue(gval(n));" - "ext/opcache/jit/ir/dynasm/minilua.c:1510:4 lsizenode U t->lsizenode=cast_byte(lsize);" - "ext/opcache/jit/ir/dynasm/minilua.c:1513:44 nasize U State*L,Table*t,int nasize,int nhsize){" @@ -13912,7 +12269,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:1515:5 oldasize U int oldasize=t->sizearray;" - "ext/opcache/jit/ir/dynasm/minilua.c:1516:5 oldhsize U int oldhsize=t->lsizenode;" - "ext/opcache/jit/ir/dynasm/minilua.c:1516:17 lsizenode U int oldhsize=t->lsizenode;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1517:6 nold U Node*nold=t->node;" - "ext/opcache/jit/ir/dynasm/minilua.c:1518:4 nasize U if(nasize>oldasize)" - "ext/opcache/jit/ir/dynasm/minilua.c:1518:11 oldasize U if(nasize>oldasize)" - "ext/opcache/jit/ir/dynasm/minilua.c:1519:20 nasize U setarrayvector(L,t,nasize);" @@ -13922,23 +12278,13 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:1522:14 nasize U t->sizearray=nasize;" - "ext/opcache/jit/ir/dynasm/minilua.c:1523:16 oldasize U for(i=nasize;iarray,oldasize,nasize,TValue);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1529:7 twoto U for(i=twoto(oldhsize)-1;i>=0;i-" - "ext/opcache/jit/ir/dynasm/minilua.c:1529:13 oldhsize U for(i=twoto(oldhsize)-1;i>=0;i--){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1530:10 nold U Node*old=nold+i;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1532:27 tval U setobj(L,luaH_set(L,t,key2tval(old)),gval(old));" - - "ext/opcache/jit/ir/dynasm/minilua.c:1534:4 nold U if(nold!=(&dummynode_))" - "ext/opcache/jit/ir/dynasm/minilua.c:1534:12 dummynode U if(nold!=(&dummynode_))" - - "ext/opcache/jit/ir/dynasm/minilua.c:1535:18 nold U luaM_freearray(L,nold,twoto(oldhsize),Node" - - "ext/opcache/jit/ir/dynasm/minilua.c:1535:23 twoto U luaM_freearray(L,nold,twoto(oldhsize),Node);" - "ext/opcache/jit/ir/dynasm/minilua.c:1535:29 oldhsize U freearray(L,nold,twoto(oldhsize),Node);" - "ext/opcache/jit/ir/dynasm/minilua.c:1537:18 resizearray U static void luaH_resizearray(lua_State*L,Table*t" - "ext/opcache/jit/ir/dynasm/minilua.c:1538:23 dummynode U int nsize=(t->node==(&dummynode_))?0:sizenode(t);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1552:4 computesizes U na=computesizes(nums,&nasize);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1555:39 narray U new(lua_State*L,int narray,int nhash){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1555:50 nhash U State*L,int narray,int nhash){" - "ext/opcache/jit/ir/dynasm/minilua.c:1562:4 lsizenode U t->lsizenode=0;" - "ext/opcache/jit/ir/dynasm/minilua.c:1563:22 dummynode U t->node=cast(Node*,(&dummynode_));" - - "ext/opcache/jit/ir/dynasm/minilua.c:1565:19 nhash U setnodevector(L,t,nhash);" - "ext/opcache/jit/ir/dynasm/minilua.c:1584:6 othern U Node*othern;" - "ext/opcache/jit/ir/dynasm/minilua.c:1590:1 othern U othern=mainposition(t,key2tval" - "ext/opcache/jit/ir/dynasm/minilua.c:1591:4 othern U if(othern!=mp){" @@ -13955,10 +12301,14 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:1725:9 markfinalized U #define markfinalized(u)l_setbit((u)->marked" - "ext/opcache/jit/ir/dynasm/minilua.c:1726:24 checkconsistency U define markvalue(g,o){checkconsistency(o);if(iscollectable" - "ext/opcache/jit/ir/dynasm/minilua.c:1726:47 iscollectable U checkconsistency(o);if(iscollectable(o)&&iswhite(gcvalue" + - "ext/opcache/jit/ir/dynasm/minilua.c:1726:85 reallymarkobject U iswhite(gcvalue(o)))reallymarkobject(g,gcvalue(o));}" + - "ext/opcache/jit/ir/dynasm/minilua.c:1727:48 reallymarkobject U iswhite(obj2gco(t)))reallymarkobject(g,obj2gco(t));}" - "ext/opcache/jit/ir/dynasm/minilua.c:1728:61 gcpause U g->estimate/100)*g->gcpause)" - "ext/opcache/jit/ir/dynasm/minilua.c:1731:1 setttype U setttype(gkey(n),(8+3));" + - "ext/opcache/jit/ir/dynasm/minilua.c:1733:13 reallymarkobject U static void reallymarkobject(global_State*g,GCObject" - "ext/opcache/jit/ir/dynasm/minilua.c:1776:13 marktmu U static void marktmu(global_State*g){" - "ext/opcache/jit/ir/dynasm/minilua.c:1777:15 tmudata U GCObject*u=g->tmudata;" + - "ext/opcache/jit/ir/dynasm/minilua.c:1782:1 reallymarkobject U reallymarkobject(g,u);" - "ext/opcache/jit/ir/dynasm/minilua.c:1783:14 tmudata U }while(u!=g->tmudata);" - "ext/opcache/jit/ir/dynasm/minilua.c:1786:20 separateudata U static size_t luaC_separateudata(lua_State*L,int all" - "ext/opcache/jit/ir/dynasm/minilua.c:1788:8 deadmem U size_t deadmem=0;" @@ -13971,45 +12321,26 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:1802:7 tmudata U if(g->tmudata==NULL)" - "ext/opcache/jit/ir/dynasm/minilua.c:1803:4 tmudata U g->tmudata=curr->gch.next=curr" - "ext/opcache/jit/ir/dynasm/minilua.c:1811:8 deadmem U return deadmem;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1813:12 traversetable U static int traversetable(global_State*g,Table" - "ext/opcache/jit/ir/dynasm/minilua.c:1820:6 gfasttm U mode=gfasttm(g,h->metatable,TM_MODE" - "ext/opcache/jit/ir/dynasm/minilua.c:1821:10 ttisstring U if(mode&&ttisstring(mode)){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1822:17 svalue U weakkey=(strchr(svalue(mode),'k')!=NULL);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1823:19 svalue U weakvalue=(strchr(svalue(mode),'v')!=NULL);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1850:13 traverseproto U static void traverseproto(global_State*g,Proto" - "ext/opcache/jit/ir/dynasm/minilua.c:1853:14 sizek U for(i=0;isizek;i++)" - - "ext/opcache/jit/ir/dynasm/minilua.c:1855:14 sizeupvalues U for(i=0;isizeupvalues;i++){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1856:7 upvalues U if(f->upvalues[i])" - "ext/opcache/jit/ir/dynasm/minilua.c:1868:13 traverseclosure U static void traverseclosure(global_State*g,Closure" - - "ext/opcache/jit/ir/dynasm/minilua.c:1873:20 upvalue U markvalue(g,&cl->c.upvalue[i]);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1879:20 upvals U markobject(g,cl->l.upvals[i]);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1882:13 checkstacksizes U static void checkstacksizes(lua_State*L,StkId max" - - "ext/opcache/jit/ir/dynasm/minilua.c:1889:1 condhardstacktests U condhardstacktests(luaD_reallocCI(L,ci" - - "ext/opcache/jit/ir/dynasm/minilua.c:1895:13 traversestack U static void traversestack(global_State*g,lua_State" - - "ext/opcache/jit/ir/dynasm/minilua.c:1907:1 checkstacksizes U checkstacksizes(l,lim);" - "ext/opcache/jit/ir/dynasm/minilua.c:1909:14 propagatemark U static l_mem propagatemark(global_State*g){" - - "ext/opcache/jit/ir/dynasm/minilua.c:1916:4 traversetable U if(traversetable(g,h))" - "ext/opcache/jit/ir/dynasm/minilua.c:1924:1 traverseclosure U traverseclosure(g,cl);" - "ext/opcache/jit/ir/dynasm/minilua.c:1925:23 Cclosure U return(cl->c.isC)?sizeCclosure(cl->c.nupvalues):" - "ext/opcache/jit/ir/dynasm/minilua.c:1931:15 grayagain U th->gclist=g->grayagain;" - "ext/opcache/jit/ir/dynasm/minilua.c:1932:4 grayagain U g->grayagain=o;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1934:1 traversestack U traversestack(g,th);" - - "ext/opcache/jit/ir/dynasm/minilua.c:1941:1 traverseproto U traverseproto(g,p);" - "ext/opcache/jit/ir/dynasm/minilua.c:1944:19 sizek U sizeof(TValue)*p->sizek+" - - "ext/opcache/jit/ir/dynasm/minilua.c:1947:21 sizeupvalues U sizeof(TString*)*p->sizeupvalues;" - "ext/opcache/jit/ir/dynasm/minilua.c:1952:15 propagateall U static size_t propagateall(global_State*g){" - "ext/opcache/jit/ir/dynasm/minilua.c:1954:18 propagatemark U while(g->gray)m+=propagatemark(g);" - "ext/opcache/jit/ir/dynasm/minilua.c:1957:12 iscleared U static int iscleared(const TValue*o,int iskey" - "ext/opcache/jit/ir/dynasm/minilua.c:1959:4 ttisstring U if(ttisstring(o)){" - "ext/opcache/jit/ir/dynasm/minilua.c:1964:2 ttisuserdata U (ttisuserdata(o)&&(!iskey&&isfinalized" - "ext/opcache/jit/ir/dynasm/minilua.c:1964:28 isfinalized U ttisuserdata(o)&&(!iskey&&isfinalized(uvalue(o))));" - - "ext/opcache/jit/ir/dynasm/minilua.c:1964:40 uvalue U !iskey&&isfinalized(uvalue(o))));" - "ext/opcache/jit/ir/dynasm/minilua.c:1973:4 iscleared U if(iscleared(o,0))" - "ext/opcache/jit/ir/dynasm/minilua.c:1981:2 iscleared U (iscleared(key2tval(n),1)||iscleared" - "ext/opcache/jit/ir/dynasm/minilua.c:1981:28 iscleared U iscleared(key2tval(n),1)||iscleared(gval(n),0))){" - "ext/opcache/jit/ir/dynasm/minilua.c:1992:13 freeclosure U case 6:luaF_freeclosure(L,gco2cl(o));break;" - - "ext/opcache/jit/ir/dynasm/minilua.c:1993:16 freeupval U case(8+2):luaF_freeupval(L,gco2uv(o));break;" - - "ext/opcache/jit/ir/dynasm/minilua.c:2000:12 nuse U G(L)->strt.nuse--;" - "ext/opcache/jit/ir/dynasm/minilua.c:2005:18 sizeudata U luaM_freemem(L,o,sizeudata(gco2u(o)));" - "ext/opcache/jit/ir/dynasm/minilua.c:2011:9 sweepwholelist U #define sweepwholelist(L,p)sweeplist(L,p,(" - "ext/opcache/jit/ir/dynasm/minilua.c:2011:28 sweeplist U define sweepwholelist(L,p)sweeplist(L,p,((lu_mem)(~(lu_mem" @@ -14019,7 +12350,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:2019:37 deadmask U marked^bit2mask(0,1))&deadmask){" - "ext/opcache/jit/ir/dynasm/minilua.c:2025:13 rootgc U if(curr==g->rootgc)" - "ext/opcache/jit/ir/dynasm/minilua.c:2026:4 rootgc U g->rootgc=curr->gch.next;" - - "ext/opcache/jit/ir/dynasm/minilua.c:2034:12 nuse U if(g->strt.nusestrt" - "ext/opcache/jit/ir/dynasm/minilua.c:2039:6 resizebuffer U luaZ_resizebuffer(L,&g->buff,newsize)" - "ext/opcache/jit/ir/dynasm/minilua.c:2042:13 GCTM U static void GCTM(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:2054:4 fasttm U tm=fasttm(L,udata->uv.metatable" @@ -14072,16 +12402,14 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:2187:7 gcdept U if(g->gcdept<1024u)" - "ext/opcache/jit/ir/dynasm/minilua.c:2190:4 gcdept U g->gcdept-=1024u;" - "ext/opcache/jit/ir/dynasm/minilua.c:2198:18 barrierf U static void luaC_barrierf(lua_State*L,GCObject" + - "ext/opcache/jit/ir/dynasm/minilua.c:2201:1 reallymarkobject U reallymarkobject(g,v);" - "ext/opcache/jit/ir/dynasm/minilua.c:2205:18 barrierback U static void luaC_barrierback(lua_State*L,Table*t" - - "ext/opcache/jit/ir/dynasm/minilua.c:2219:18 linkupval U static void luaC_linkupval(lua_State*L,UpVal*uv" - "ext/opcache/jit/ir/dynasm/minilua.c:2240:9 seminfo U SemInfo seminfo;" - "ext/opcache/jit/ir/dynasm/minilua.c:2253:6 decpoint U char decpoint;" - "ext/opcache/jit/ir/dynasm/minilua.c:2256:18 lexerror U static void luaX_lexerror(LexState*ls,const char" - - "ext/opcache/jit/ir/dynasm/minilua.c:2259:9 tostate U #define tostate(l)(cast(lua_State*,cast" - "ext/opcache/jit/ir/dynasm/minilua.c:2282:15 luaopen U static void f_luaopen(lua_State*L,void*ud" - "ext/opcache/jit/ir/dynasm/minilua.c:2286:1 sethvalue U sethvalue(L,gt(L),luaH_new(L," - "ext/opcache/jit/ir/dynasm/minilua.c:2287:1 sethvalue U sethvalue(L,registry(L),luaH_new" - - "ext/opcache/jit/ir/dynasm/minilua.c:2333:3 tostate U L=tostate(l);" - "ext/opcache/jit/ir/dynasm/minilua.c:2355:4 sweepstrgc U g->sweepstrgc=0;" - "ext/opcache/jit/ir/dynasm/minilua.c:2362:4 gcpause U g->gcpause=200;" - "ext/opcache/jit/ir/dynasm/minilua.c:2363:4 gcstepmul U g->gcstepmul=200;" @@ -14093,14 +12421,13 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:2387:13 rawrunprotected U }while(luaD_rawrunprotected(L,callallgcTM,NULL)" - "ext/opcache/jit/ir/dynasm/minilua.c:2387:31 callallgc U luaD_rawrunprotected(L,callallgcTM,NULL)!=0);" - "ext/opcache/jit/ir/dynasm/minilua.c:2392:14 setmultret U #define luaK_setmultret(fs,e)luaK_setreturns" - - "ext/opcache/jit/ir/dynasm/minilua.c:2392:35 setreturns U setmultret(fs,e)luaK_setreturns(fs,e,(-1))" - - "ext/opcache/jit/ir/dynasm/minilua.c:2395:18 setreturns U static void luaK_setreturns(FuncState*fs,expdesc" - "ext/opcache/jit/ir/dynasm/minilua.c:2396:18 patchtohere U static void luaK_patchtohere(FuncState*fs,int list" - "ext/opcache/jit/ir/dynasm/minilua.c:2398:12 currentpc U static int currentpc(lua_State*L,CallInfo" - "ext/opcache/jit/ir/dynasm/minilua.c:2405:8 currentpc U int pc=currentpc(L,ci);" - - "ext/opcache/jit/ir/dynasm/minilua.c:2417:12 tailcalls U level-=ci->tailcalls;" - "ext/opcache/jit/ir/dynasm/minilua.c:2430:14 getluaproto U static Proto*getluaproto(CallInfo*ci){" + - "ext/opcache/jit/ir/dynasm/minilua.c:2446:6 chunkid U luaO_chunkid(ar->short_src,ar->source" - "ext/opcache/jit/ir/dynasm/minilua.c:2449:14 namewhat U ar->name=ar->namewhat=\"\";" + - "ext/opcache/jit/ir/dynasm/minilua.c:2453:6 chunkid U luaO_chunkid(ar->short_src,ar->source" - "ext/opcache/jit/ir/dynasm/minilua.c:2456:13 collectvalidlines U static void collectvalidlines(lua_State*L,Closure" - "ext/opcache/jit/ir/dynasm/minilua.c:2465:1 setbvalue U setbvalue(luaH_setnum(L,t,lineinfo" - "ext/opcache/jit/ir/dynasm/minilua.c:2466:1 sethvalue U sethvalue(L,L->top,t);" @@ -14110,7 +12437,7 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:2525:6 setclvalue U else setclvalue(L,L->top,f);" - "ext/opcache/jit/ir/dynasm/minilua.c:2529:1 collectvalidlines U collectvalidlines(L,f);" - "ext/opcache/jit/ir/dynasm/minilua.c:2554:18 aritherror U static void luaG_aritherror(lua_State*L,const TValue" - - "ext/opcache/jit/ir/dynasm/minilua.c:2556:9 tonumber U if(luaV_tonumber(p1,&temp)==NULL)" + - "ext/opcache/jit/ir/dynasm/minilua.c:2574:6 chunkid U luaO_chunkid(buff,getstr(getluaproto" - "ext/opcache/jit/ir/dynasm/minilua.c:2574:26 getluaproto U chunkid(buff,getstr(getluaproto(ci)->source),60);" - "ext/opcache/jit/ir/dynasm/minilua.c:2575:6 pushfstring U luaO_pushfstring(L,\"%s:%d: %s\",buff,line" - "ext/opcache/jit/ir/dynasm/minilua.c:2592:16 pushvfstring U addinfo(L,luaO_pushvfstring(L,fmt,argp));" @@ -14127,10 +12454,13 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:2694:29 pushfstring U iscntrl(token))?luaO_pushfstring(ls->L,\"char(%d)\",token" - "ext/opcache/jit/ir/dynasm/minilua.c:2695:6 pushfstring U luaO_pushfstring(ls->L,\"%c\",token);" - "ext/opcache/jit/ir/dynasm/minilua.c:2711:18 lexerror U static void luaX_lexerror(LexState*ls,const char" + - "ext/opcache/jit/ir/dynasm/minilua.c:2713:6 chunkid U luaO_chunkid(buff,getstr(ls->source" - "ext/opcache/jit/ir/dynasm/minilua.c:2714:10 pushfstring U msg=luaO_pushfstring(ls->L,\"%s:%d: %s\",buff" + - "ext/opcache/jit/ir/dynasm/minilua.c:2719:18 syntaxerror U static void luaX_syntaxerror(LexState*ls,const char" - "ext/opcache/jit/ir/dynasm/minilua.c:2720:6 lexerror U luaX_lexerror(ls,msg,ls->t.token)" - "ext/opcache/jit/ir/dynasm/minilua.c:2727:1 setbvalue U setbvalue(o,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:2732:13 inclinenumber U static void inclinenumber(LexState*ls){" + - "ext/opcache/jit/ir/dynasm/minilua.c:2738:6 syntaxerror U luaX_syntaxerror(ls,\"chunk has too many" - "ext/opcache/jit/ir/dynasm/minilua.c:2741:5 decpoint U ls->decpoint='.';" - "ext/opcache/jit/ir/dynasm/minilua.c:2764:46 seminfo U LexState*ls,SemInfo*seminfo){" - "ext/opcache/jit/ir/dynasm/minilua.c:2773:24 decpoint U buffreplace(ls,'.',ls->decpoint);" @@ -14148,11 +12478,11 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:2997:9 hasjumps U #define hasjumps(e)((e)->t!=(e)->f)" - "ext/opcache/jit/ir/dynasm/minilua.c:2998:12 isnumeral U static int isnumeral(expdesc*e){" - "ext/opcache/jit/ir/dynasm/minilua.c:2999:14 VKNUM U return(e->k==VKNUM&&e->t==(-1)&&e->f==" - - "ext/opcache/jit/ir/dynasm/minilua.c:3005:14 nactvar U if(from>=fs->nactvar)" - "ext/opcache/jit/ir/dynasm/minilua.c:3031:49 nret U FuncState*fs,int first,int nret){" - "ext/opcache/jit/ir/dynasm/minilua.c:3032:33 nret U codeABC(fs,OP_RETURN,first,nret+1,0);" - "ext/opcache/jit/ir/dynasm/minilua.c:3034:12 condjump U static int condjump(FuncState*fs,OpCode" - "ext/opcache/jit/ir/dynasm/minilua.c:3038:13 fixjump U static void fixjump(FuncState*fs,int pc" + - "ext/opcache/jit/ir/dynasm/minilua.c:3042:6 syntaxerror U luaX_syntaxerror(fs->ls,\"control structure" - "ext/opcache/jit/ir/dynasm/minilua.c:3049:12 getjump U static int getjump(FuncState*fs,int pc" - "ext/opcache/jit/ir/dynasm/minilua.c:3056:20 getjumpcontrol U static Instruction*getjumpcontrol(FuncState*fs,int pc" - "ext/opcache/jit/ir/dynasm/minilua.c:3064:22 getjump U for(;list!=(-1);list=getjump(fs,list)){" @@ -14174,8 +12504,8 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:3106:18 patchtohere U static void luaK_patchtohere(FuncState*fs,int list" - "ext/opcache/jit/ir/dynasm/minilua.c:3117:13 getjump U while((next=getjump(fs,list))!=(-1))" - "ext/opcache/jit/ir/dynasm/minilua.c:3119:1 fixjump U fixjump(fs,list,l2);" + - "ext/opcache/jit/ir/dynasm/minilua.c:3126:6 syntaxerror U luaX_syntaxerror(fs->ls,\"function or" - "ext/opcache/jit/ir/dynasm/minilua.c:3130:18 reserveregs U static void luaK_reserveregs(FuncState*fs,int n)" - - "ext/opcache/jit/ir/dynasm/minilua.c:3135:24 nactvar U !ISK(reg)&®>=fs->nactvar){" - "ext/opcache/jit/ir/dynasm/minilua.c:3140:10 VNONRELOC U if(e->k==VNONRELOC)" - "ext/opcache/jit/ir/dynasm/minilua.c:3143:12 addk U static int addk(FuncState*fs,TValue" - "ext/opcache/jit/ir/dynasm/minilua.c:3153:6 growvector U luaM_growvector(L,f->k,fs->nk,f->sizek" @@ -14184,24 +12514,21 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:3173:1 setbvalue U setbvalue(&o,b);" - "ext/opcache/jit/ir/dynasm/minilua.c:3174:8 addk U return addk(fs,&o,&o);" - "ext/opcache/jit/ir/dynasm/minilua.c:3180:8 addk U return addk(fs,&k,&v);" - - "ext/opcache/jit/ir/dynasm/minilua.c:3182:18 setreturns U static void luaK_setreturns(FuncState*fs,expdesc" - "ext/opcache/jit/ir/dynasm/minilua.c:3189:6 reserveregs U luaK_reserveregs(fs,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:3192:18 setoneret U static void luaK_setoneret(FuncState*fs,expdesc" - "ext/opcache/jit/ir/dynasm/minilua.c:3194:6 VNONRELOC U e->k=VNONRELOC;" - "ext/opcache/jit/ir/dynasm/minilua.c:3199:6 VRELOCABLE U e->k=VRELOCABLE;" - "ext/opcache/jit/ir/dynasm/minilua.c:3202:18 dischargevars U static void luaK_dischargevars(FuncState*fs,expdesc" - "ext/opcache/jit/ir/dynasm/minilua.c:3205:6 VNONRELOC U e->k=VNONRELOC;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3208:6 VUPVAL U case VUPVAL:{" - - "ext/opcache/jit/ir/dynasm/minilua.c:3209:32 GETUPVAL U info=luaK_codeABC(fs,OP_GETUPVAL,0,e->u.s.info,0);" - "ext/opcache/jit/ir/dynasm/minilua.c:3210:6 VRELOCABLE U e->k=VRELOCABLE;" - "ext/opcache/jit/ir/dynasm/minilua.c:3215:6 VRELOCABLE U e->k=VRELOCABLE;" + - "ext/opcache/jit/ir/dynasm/minilua.c:3218:6 VINDEXED U case VINDEXED:{" - "ext/opcache/jit/ir/dynasm/minilua.c:3222:6 VRELOCABLE U e->k=VRELOCABLE;" - "ext/opcache/jit/ir/dynasm/minilua.c:3227:6 setoneret U luaK_setoneret(fs,e);" - "ext/opcache/jit/ir/dynasm/minilua.c:3238:6 dischargevars U luaK_dischargevars(fs,e);" - "ext/opcache/jit/ir/dynasm/minilua.c:3249:20 LOADK U luaK_codeABx(fs,OP_LOADK,reg,e->u.s.info);" - "ext/opcache/jit/ir/dynasm/minilua.c:3252:6 VKNUM U case VKNUM:{" - "ext/opcache/jit/ir/dynasm/minilua.c:3253:20 LOADK U luaK_codeABx(fs,OP_LOADK,reg,luaK_numberK(fs" - - "ext/opcache/jit/ir/dynasm/minilua.c:3253:51 nval U luaK_numberK(fs,e->u.nval));" - "ext/opcache/jit/ir/dynasm/minilua.c:3261:6 VNONRELOC U case VNONRELOC:{" - "ext/opcache/jit/ir/dynasm/minilua.c:3275:6 reserveregs U luaK_reserveregs(fs,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:3281:10 VJMP U if(e->k==VJMP)" @@ -14214,15 +12541,13 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:3304:6 reserveregs U luaK_reserveregs(fs,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:3308:6 dischargevars U luaK_dischargevars(fs,e);" - "ext/opcache/jit/ir/dynasm/minilua.c:3310:5 hasjumps U if(!hasjumps(e))return e->u.s.info" - - "ext/opcache/jit/ir/dynasm/minilua.c:3311:21 nactvar U if(e->u.s.info>=fs->nactvar){" - "ext/opcache/jit/ir/dynasm/minilua.c:3320:4 hasjumps U if(hasjumps(e))" - "ext/opcache/jit/ir/dynasm/minilua.c:3323:6 dischargevars U luaK_dischargevars(fs,e);" - "ext/opcache/jit/ir/dynasm/minilua.c:3328:6 VKNUM U case VKNUM:" - "ext/opcache/jit/ir/dynasm/minilua.c:3334:8 VKNUM U (e->k==VKNUM)?luaK_numberK(fs,e-" - - "ext/opcache/jit/ir/dynasm/minilua.c:3334:36 nval U luaK_numberK(fs,e->u.nval):" - "ext/opcache/jit/ir/dynasm/minilua.c:3337:8 RKASK U return RKASK(e->u.s.info);" - "ext/opcache/jit/ir/dynasm/minilua.c:3343:8 RKASK U return RKASK(e->u.s.info);" - - "ext/opcache/jit/ir/dynasm/minilua.c:3357:6 VUPVAL U case VUPVAL:{" + - "ext/opcache/jit/ir/dynasm/minilua.c:3367:6 VINDEXED U case VINDEXED:{" - "ext/opcache/jit/ir/dynasm/minilua.c:3383:6 reserveregs U luaK_reserveregs(fs,2);" - "ext/opcache/jit/ir/dynasm/minilua.c:3389:13 invertjump U static void invertjump(FuncState*fs,expdesc" - "ext/opcache/jit/ir/dynasm/minilua.c:3390:16 getjumpcontrol U Instruction*pc=getjumpcontrol(fs,e->u.s.info);" @@ -14238,12 +12563,10 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:3435:6 VJMP U case VJMP:{" - "ext/opcache/jit/ir/dynasm/minilua.c:3440:4 jumponcond U pc=jumponcond(fs,e,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:3460:1 invertjump U invertjump(fs,e);" + - "ext/opcache/jit/ir/dynasm/minilua.c:3481:6 VINDEXED U t->k=VINDEXED;" - "ext/opcache/jit/ir/dynasm/minilua.c:3485:5 isnumeral U if(!isnumeral(e1)||!isnumeral(e2)" - "ext/opcache/jit/ir/dynasm/minilua.c:3485:21 isnumeral U if(!isnumeral(e1)||!isnumeral(e2))return 0;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3486:10 nval U v1=e1->u.nval;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3487:10 nval U v2=e2->u.nval;" - "ext/opcache/jit/ir/dynasm/minilua.c:3491:20 nummul U case OP_MUL:r=luai_nummul(v1,v2);break;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3498:20 numpow U case OP_POW:r=luai_numpow(v1,v2);break;" - "ext/opcache/jit/ir/dynasm/minilua.c:3499:20 numunm U case OP_UNM:r=luai_numunm(v1);break;" - "ext/opcache/jit/ir/dynasm/minilua.c:3503:9 numisnan U if(luai_numisnan(r))return 0;" - "ext/opcache/jit/ir/dynasm/minilua.c:3507:13 codearith U static void codearith(FuncState*fs,OpCode" @@ -14259,35 +12582,13 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:3630:1 dischargejpc U dischargejpc(fs);" - "ext/opcache/jit/ir/dynasm/minilua.c:3631:6 growvector U luaM_growvector(fs->L,f->code,fs->pc" - "ext/opcache/jit/ir/dynasm/minilua.c:3634:6 growvector U luaM_growvector(fs->L,f->lineinfo,fs" - - "ext/opcache/jit/ir/dynasm/minilua.c:3645:63 tostore U base,int nelems,int tostore){" - - "ext/opcache/jit/ir/dynasm/minilua.c:3647:8 tostore U int b=(tostore==(-1))?0:tostore;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3647:25 tostore U b=(tostore==(-1))?0:tostore;" - "ext/opcache/jit/ir/dynasm/minilua.c:3656:9 hasmultret U #define hasmultret(k)((k)==VCALL||(k)=" - - "ext/opcache/jit/ir/dynasm/minilua.c:3662:9 nactvar U lu_byte nactvar;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3663:9 upval U lu_byte upval;" - "ext/opcache/jit/ir/dynasm/minilua.c:3664:9 isbreakable U lu_byte isbreakable;" + - "ext/opcache/jit/ir/dynasm/minilua.c:3675:6 syntaxerror U luaX_syntaxerror(ls," - "ext/opcache/jit/ir/dynasm/minilua.c:3734:6 growvector U luaM_growvector(ls->L,f->locvars,fs" - - "ext/opcache/jit/ir/dynasm/minilua.c:3734:38 nlocvars U ls->L,f->locvars,fs->nlocvars,f->sizelocvars," - - "ext/opcache/jit/ir/dynasm/minilua.c:3737:16 nlocvars U f->locvars[fs->nlocvars].varname=varname;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3739:12 nlocvars U return fs->nlocvars++;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3747:45 nvars U justlocalvars(LexState*ls,int nvars){" - - "ext/opcache/jit/ir/dynasm/minilua.c:3749:35 nvars U cast_byte(fs->nactvar+nvars);" - - "ext/opcache/jit/ir/dynasm/minilua.c:3750:6 nvars U for(;nvars;nvars--){" - - "ext/opcache/jit/ir/dynasm/minilua.c:3750:12 nvars U for(;nvars;nvars--){" - - "ext/opcache/jit/ir/dynasm/minilua.c:3751:26 nvars U getlocvar(fs,fs->nactvar-nvars).startpc=fs->pc;" - "ext/opcache/jit/ir/dynasm/minilua.c:3751:33 startpc U fs,fs->nactvar-nvars).startpc=fs->pc;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3754:40 tolevel U removevars(LexState*ls,int tolevel){" - - "ext/opcache/jit/ir/dynasm/minilua.c:3756:19 tolevel U while(fs->nactvar>tolevel)" - "ext/opcache/jit/ir/dynasm/minilua.c:3757:29 endpc U getlocvar(fs,--fs->nactvar).endpc=fs->pc;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3759:12 indexupvalue U static int indexupvalue(FuncState*fs,TString" - - "ext/opcache/jit/ir/dynasm/minilua.c:3789:11 upval U if(bl)bl->upval=1;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3807:15 indexupvalue U var->u.s.info=indexupvalue(fs,n,var);" - - "ext/opcache/jit/ir/dynasm/minilua.c:3808:8 VUPVAL U var->k=VUPVAL;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3809:8 VUPVAL U return VUPVAL;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3819:53 nexps U LexState*ls,int nvars,int nexps,expdesc*e){" - - "ext/opcache/jit/ir/dynasm/minilua.c:3821:17 nexps U int extra=nvars-nexps;" - "ext/opcache/jit/ir/dynasm/minilua.c:3822:4 hasmultret U if(hasmultret(e->k)){" - - "ext/opcache/jit/ir/dynasm/minilua.c:3825:6 setreturns U luaK_setreturns(fs,e,extra);" - "ext/opcache/jit/ir/dynasm/minilua.c:3829:10 VVOID U if(e->k!=VVOID)luaK_exp2nextreg(fs" - "ext/opcache/jit/ir/dynasm/minilua.c:3837:13 enterlevel U static void enterlevel(LexState*ls){" - "ext/opcache/jit/ir/dynasm/minilua.c:3841:9 leavelevel U #define leavelevel(ls)((ls)->L->nCcalls" @@ -14295,12 +12596,8 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:3842:57 isbreakable U BlockCnt*bl,lu_byte isbreakable){" - "ext/opcache/jit/ir/dynasm/minilua.c:3844:5 isbreakable U bl->isbreakable=isbreakable;" - "ext/opcache/jit/ir/dynasm/minilua.c:3844:17 isbreakable U bl->isbreakable=isbreakable;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3846:5 upval U bl->upval=0;" - "ext/opcache/jit/ir/dynasm/minilua.c:3850:13 leaveblock U static void leaveblock(FuncState*fs){" - - "ext/opcache/jit/ir/dynasm/minilua.c:3854:8 upval U if(bl->upval)" - "ext/opcache/jit/ir/dynasm/minilua.c:3859:13 pushclosure U static void pushclosure(LexState*ls,FuncState" - - "ext/opcache/jit/ir/dynasm/minilua.c:3871:51 GETUPVAL U =VLOCAL)?OP_MOVE:OP_GETUPVAL;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3889:5 nlocvars U fs->nlocvars=0;" - "ext/opcache/jit/ir/dynasm/minilua.c:3897:1 setptvalue U setptvalue(L,L->top,f);" - "ext/opcache/jit/ir/dynasm/minilua.c:3923:17 lexstate U struct LexState lexstate;" - "ext/opcache/jit/ir/dynasm/minilua.c:3925:1 lexstate U lexstate.buff=buff;" @@ -14308,14 +12605,12 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:3927:12 lexstate U open_func(&lexstate,&funcstate);" - "ext/opcache/jit/ir/dynasm/minilua.c:3929:12 lexstate U luaX_next(&lexstate);" - "ext/opcache/jit/ir/dynasm/minilua.c:3943:13 yindex U static void yindex(LexState*ls,expdesc" - - "ext/opcache/jit/ir/dynasm/minilua.c:3954:5 tostore U int tostore;" - "ext/opcache/jit/ir/dynasm/minilua.c:3960:5 rkkey U int rkkey;" - "ext/opcache/jit/ir/dynasm/minilua.c:3966:1 yindex U yindex(ls,&key);" - "ext/opcache/jit/ir/dynasm/minilua.c:3969:1 rkkey U rkkey=luaK_exp2RK(fs,&key" - "ext/opcache/jit/ir/dynasm/minilua.c:3971:45 rkkey U SETTABLE,cc->t->u.s.info,rkkey,luaK_exp2RK(fs,&val" - "ext/opcache/jit/ir/dynasm/minilua.c:3975:13 VVOID U if(cc->v.k==VVOID)return;" - "ext/opcache/jit/ir/dynasm/minilua.c:3977:9 VVOID U cc->v.k=VVOID;" - - "ext/opcache/jit/ir/dynasm/minilua.c:3978:8 tostore U if(cc->tostore==50){" - "ext/opcache/jit/ir/dynasm/minilua.c:3985:4 hasmultret U if(hasmultret(cc->v.k)){" - "ext/opcache/jit/ir/dynasm/minilua.c:3986:6 setmultret U luaK_setmultret(fs,&cc->v);" - "ext/opcache/jit/ir/dynasm/minilua.c:3991:13 VVOID U if(cc->v.k!=VVOID)" @@ -14324,7 +12619,9 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:4080:1 pushclosure U pushclosure(ls,&new_fs,e);" - "ext/opcache/jit/ir/dynasm/minilua.c:4106:6 setmultret U luaK_setmultret(fs,&args);" - "ext/opcache/jit/ir/dynasm/minilua.c:4126:4 hasmultret U if(hasmultret(args.k))" + - "ext/opcache/jit/ir/dynasm/minilua.c:4157:13 primaryexp U static void primaryexp(LexState*ls,expdesc" - "ext/opcache/jit/ir/dynasm/minilua.c:4169:1 yindex U yindex(ls,&key);" + - "ext/opcache/jit/ir/dynasm/minilua.c:4231:1 primaryexp U primaryexp(ls,v);" - "ext/opcache/jit/ir/dynasm/minilua.c:4237:14 getunopr U static UnOpr getunopr(int op){" - "ext/opcache/jit/ir/dynasm/minilua.c:4242:20 NOUNOPR U default:return OPR_NOUNOPR;" - "ext/opcache/jit/ir/dynasm/minilua.c:4245:15 getbinopr U static BinOpr getbinopr(int op){" @@ -14340,9 +12637,8 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:4296:1 leavelevel U leavelevel(ls);" - "ext/opcache/jit/ir/dynasm/minilua.c:4313:1 enterblock U enterblock(fs,&bl,0);" - "ext/opcache/jit/ir/dynasm/minilua.c:4315:1 leaveblock U leaveblock(fs);" - - "ext/opcache/jit/ir/dynasm/minilua.c:4357:5 nexps U int nexps;" - - "ext/opcache/jit/ir/dynasm/minilua.c:4359:1 nexps U nexps=explist1(ls,&e);" - - "ext/opcache/jit/ir/dynasm/minilua.c:4360:4 nexps U if(nexps!=nvars){" + - "ext/opcache/jit/ir/dynasm/minilua.c:4326:13 VINDEXED U if(lh->v.k==VINDEXED){" + - "ext/opcache/jit/ir/dynasm/minilua.c:4349:1 primaryexp U primaryexp(ls,&nv.v);" - "ext/opcache/jit/ir/dynasm/minilua.c:4366:6 setoneret U luaK_setoneret(ls->fs,&e);" - "ext/opcache/jit/ir/dynasm/minilua.c:4378:6 goiftrue U luaK_goiftrue(ls->fs,&v);" - "ext/opcache/jit/ir/dynasm/minilua.c:4385:16 isbreakable U while(bl&&!bl->isbreakable){" @@ -14353,32 +12649,33 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:4406:6 patchlist U luaK_patchlist(fs,luaK_jump(fs),whileinit" - "ext/opcache/jit/ir/dynasm/minilua.c:4406:33 whileinit U patchlist(fs,luaK_jump(fs),whileinit);" - "ext/opcache/jit/ir/dynasm/minilua.c:4408:1 leaveblock U leaveblock(fs);" + - "ext/opcache/jit/ir/dynasm/minilua.c:4411:13 repeatstat U static void repeatstat(LexState*ls,int line" - "ext/opcache/jit/ir/dynasm/minilua.c:4416:1 enterblock U enterblock(fs,&bl1,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:4417:1 enterblock U enterblock(fs,&bl2,0);" - "ext/opcache/jit/ir/dynasm/minilua.c:4423:1 leaveblock U leaveblock(fs);" - "ext/opcache/jit/ir/dynasm/minilua.c:4424:6 patchlist U luaK_patchlist(ls->fs,condexit,repeat" - "ext/opcache/jit/ir/dynasm/minilua.c:4429:1 leaveblock U leaveblock(fs);" - "ext/opcache/jit/ir/dynasm/minilua.c:4430:6 patchlist U luaK_patchlist(ls->fs,luaK_jump(fs" - - "ext/opcache/jit/ir/dynasm/minilua.c:4448:32 FORPREP U luaK_codeAsBx(fs,OP_FORPREP,base,(-1)):luaK_jump" - - "ext/opcache/jit/ir/dynasm/minilua.c:4456:20 TFORLOOP U luaK_codeABC(fs,OP_TFORLOOP,base,0,nvars);" - "ext/opcache/jit/ir/dynasm/minilua.c:4458:6 patchlist U luaK_patchlist(fs,(isnum?endfor:luaK" - "ext/opcache/jit/ir/dynasm/minilua.c:4474:20 LOADK U luaK_codeABx(fs,OP_LOADK,fs->freereg,luaK_numberK" - - "ext/opcache/jit/ir/dynasm/minilua.c:4522:5 flist U int flist;" - - "ext/opcache/jit/ir/dynasm/minilua.c:4524:1 flist U flist=test_then_block(ls)" - - "ext/opcache/jit/ir/dynasm/minilua.c:4527:21 flist U luaK_patchtohere(fs,flist);" - - "ext/opcache/jit/ir/dynasm/minilua.c:4528:1 flist U flist=test_then_block(ls)" - - "ext/opcache/jit/ir/dynasm/minilua.c:4532:21 flist U luaK_patchtohere(fs,flist);" + - "ext/opcache/jit/ir/dynasm/minilua.c:4523:5 escapelist U int escapelist=(-1);" + - "ext/opcache/jit/ir/dynasm/minilua.c:4526:17 escapelist U luaK_concat(fs,&escapelist,luaK_jump(fs));" + - "ext/opcache/jit/ir/dynasm/minilua.c:4531:17 escapelist U luaK_concat(fs,&escapelist,luaK_jump(fs));" + - "ext/opcache/jit/ir/dynasm/minilua.c:4537:17 escapelist U luaK_concat(fs,&escapelist,flist);" + - "ext/opcache/jit/ir/dynasm/minilua.c:4538:21 escapelist U luaK_patchtohere(fs,escapelist);" - "ext/opcache/jit/ir/dynasm/minilua.c:4550:29 startpc U getlocvar(fs,fs->nactvar-1).startpc=fs->pc;" + - "ext/opcache/jit/ir/dynasm/minilua.c:4588:13 exprstat U static void exprstat(LexState*ls){" + - "ext/opcache/jit/ir/dynasm/minilua.c:4591:1 primaryexp U primaryexp(ls,&v.v);" - "ext/opcache/jit/ir/dynasm/minilua.c:4602:11 nret U int first,nret;" - "ext/opcache/jit/ir/dynasm/minilua.c:4605:7 nret U first=nret=0;" - "ext/opcache/jit/ir/dynasm/minilua.c:4607:1 nret U nret=explist1(ls,&e);" - "ext/opcache/jit/ir/dynasm/minilua.c:4608:4 hasmultret U if(hasmultret(e.k)){" - "ext/opcache/jit/ir/dynasm/minilua.c:4609:6 setmultret U luaK_setmultret(fs,&e);" - "ext/opcache/jit/ir/dynasm/minilua.c:4635:1 whilestat U whilestat(ls,line);" + - "ext/opcache/jit/ir/dynasm/minilua.c:4649:1 repeatstat U repeatstat(ls,line);" + - "ext/opcache/jit/ir/dynasm/minilua.c:4674:1 exprstat U exprstat(ls);" - "ext/opcache/jit/ir/dynasm/minilua.c:4681:1 enterlevel U enterlevel(ls);" - "ext/opcache/jit/ir/dynasm/minilua.c:4687:1 leavelevel U leavelevel(ls);" - - "ext/opcache/jit/ir/dynasm/minilua.c:4689:26 tonumber U static const TValue*luaV_tonumber(const TValue*obj,TValue" - - "ext/opcache/jit/ir/dynasm/minilua.c:4692:32 svalue U ttisstring(obj)&&luaO_str2d(svalue(obj),&num)){" - "ext/opcache/jit/ir/dynasm/minilua.c:4737:4 ttistable U if(ttistable(t)){" - "ext/opcache/jit/ir/dynasm/minilua.c:4738:9 hvalue U Table*h=hvalue(t);" - "ext/opcache/jit/ir/dynasm/minilua.c:4741:5 fasttm U (tm=fasttm(L,h->metatable,TM_INDEX" @@ -14391,8 +12688,6 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:4785:22 gettmbyobj U const TValue*tm=luaT_gettmbyobj(L,p1,event);" - "ext/opcache/jit/ir/dynasm/minilua.c:4839:13 numlt U return luai_numlt(nvalue(l),nvalue(r)" - "ext/opcache/jit/ir/dynasm/minilua.c:4851:13 numle U return luai_numle(nvalue(l),nvalue(r)" - - "ext/opcache/jit/ir/dynasm/minilua.c:4868:4 uvalue U if(uvalue(t1)==uvalue(t2))return" - - "ext/opcache/jit/ir/dynasm/minilua.c:4868:16 uvalue U if(uvalue(t1)==uvalue(t2))return 1;" - "ext/opcache/jit/ir/dynasm/minilua.c:4891:10 tsvalue U }else if(tsvalue(top-1)->len==0)" - "ext/opcache/jit/ir/dynasm/minilua.c:4894:11 tsvalue U size_t tl=tsvalue(top-1)->len;" - "ext/opcache/jit/ir/dynasm/minilua.c:4898:10 tsvalue U size_t l=tsvalue(top-n-1)->len;" @@ -14402,52 +12697,36 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:4919:25 tempb U b=luaV_tonumber(rb,&tempb))!=NULL&&" - "ext/opcache/jit/ir/dynasm/minilua.c:4920:22 tempc U c=luaV_tonumber(rc,&tempc))!=NULL){" - "ext/opcache/jit/ir/dynasm/minilua.c:4925:31 nummul U MUL:setnvalue(ra,luai_nummul(nb,nc));break;" - - "ext/opcache/jit/ir/dynasm/minilua.c:4928:31 numpow U POW:setnvalue(ra,luai_numpow(nb,nc));break;" - "ext/opcache/jit/ir/dynasm/minilua.c:4929:31 numunm U UNM:setnvalue(ra,luai_numunm(nb));break;" - "ext/opcache/jit/ir/dynasm/minilua.c:4934:6 aritherror U luaG_aritherror(L,rb,rc);" - "ext/opcache/jit/ir/dynasm/minilua.c:4939:76 INDEXK U OpArgK,ISK(GETARG_B(i))?k+INDEXK(GETARG_B(i)):base+GETARG" - "ext/opcache/jit/ir/dynasm/minilua.c:4940:76 INDEXK U OpArgK,ISK(GETARG_C(i))?k+INDEXK(GETARG_C(i)):base+GETARG" - "ext/opcache/jit/ir/dynasm/minilua.c:4942:9 dojump U #define dojump(L,pc,i){(pc)+=(i);}" - - "ext/opcache/jit/ir/dynasm/minilua.c:4945:42 nexeccalls U execute(lua_State*L,int nexeccalls){" - "ext/opcache/jit/ir/dynasm/minilua.c:4964:9 LOADK U case OP_LOADK:{" - "ext/opcache/jit/ir/dynasm/minilua.c:4969:1 setbvalue U setbvalue(ra,GETARG_B(i));" - - "ext/opcache/jit/ir/dynasm/minilua.c:4980:9 GETUPVAL U case OP_GETUPVAL:{" - - "ext/opcache/jit/ir/dynasm/minilua.c:4982:17 upvals U setobj(L,ra,cl->upvals[b]->v);" - "ext/opcache/jit/ir/dynasm/minilua.c:5034:15 nummul U arith_op(luai_nummul,TM_MUL);" - - "ext/opcache/jit/ir/dynasm/minilua.c:5046:15 numpow U arith_op(luai_numpow,TM_POW);" - "ext/opcache/jit/ir/dynasm/minilua.c:5053:19 numunm U setnvalue(ra,luai_numunm(nb));" - "ext/opcache/jit/ir/dynasm/minilua.c:5093:1 dojump U dojump(L,pc,GETARG_sBx(i))" - "ext/opcache/jit/ir/dynasm/minilua.c:5101:1 dojump U dojump(L,pc,GETARG_sBx(*pc" - "ext/opcache/jit/ir/dynasm/minilua.c:5109:1 dojump U dojump(L,pc,GETARG_sBx(*pc" - "ext/opcache/jit/ir/dynasm/minilua.c:5117:1 dojump U dojump(L,pc,GETARG_sBx(*pc" - - "ext/opcache/jit/ir/dynasm/minilua.c:5144:1 nexeccalls U nexeccalls++;" - - "ext/opcache/jit/ir/dynasm/minilua.c:5173:5 tailcalls U ci->tailcalls++;" - - "ext/opcache/jit/ir/dynasm/minilua.c:5192:6 nexeccalls U if(--nexeccalls==0)" - "ext/opcache/jit/ir/dynasm/minilua.c:5203:9 numlt U if(luai_numlt(0,step)?luai_numle(idx" - "ext/opcache/jit/ir/dynasm/minilua.c:5203:28 numle U luai_numlt(0,step)?luai_numle(idx,limit)" - "ext/opcache/jit/ir/dynasm/minilua.c:5204:7 numle U :luai_numle(limit,idx)){" - - "ext/opcache/jit/ir/dynasm/minilua.c:5211:9 FORPREP U case OP_FORPREP:{" - - "ext/opcache/jit/ir/dynasm/minilua.c:5226:9 TFORLOOP U case OP_TFORLOOP:{" - "ext/opcache/jit/ir/dynasm/minilua.c:5252:17 ttistable U runtime_check(L,ttistable(ra));" - "ext/opcache/jit/ir/dynasm/minilua.c:5256:6 resizearray U luaH_resizearray(L,h,last);" - "ext/opcache/jit/ir/dynasm/minilua.c:5260:6 barriert U luaC_barriert(L,h,val);" - - "ext/opcache/jit/ir/dynasm/minilua.c:5277:24 GETUPVAL U GET_OPCODE(*pc)==OP_GETUPVAL)" - - "ext/opcache/jit/ir/dynasm/minilua.c:5280:23 findupval U ncl->l.upvals[j]=luaF_findupval(L,base+GETARG_B(*pc" - "ext/opcache/jit/ir/dynasm/minilua.c:5283:1 setclvalue U setclvalue(L,ra,ncl);" - "ext/opcache/jit/ir/dynasm/minilua.c:5311:13 checknelems U #define api_checknelems(L,n)luai_apicheck(L" - - "ext/opcache/jit/ir/dynasm/minilua.c:5337:11 upvalue U ?&func->c.upvalue[idx-1]" - "ext/opcache/jit/ir/dynasm/minilua.c:5361:26 atpanic U static lua_CFunction lua_atpanic(lua_State*L,lua_CFunction" - "ext/opcache/jit/ir/dynasm/minilua.c:5361:60 panicf U State*L,lua_CFunction panicf){" - "ext/opcache/jit/ir/dynasm/minilua.c:5364:13 panicf U G(L)->panic=panicf;" - "ext/opcache/jit/ir/dynasm/minilua.c:5401:5 checknelems U api_checknelems(L,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:5429:16 iscfunction U static int lua_iscfunction(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:5431:8 iscfunction U return iscfunction(o);" - - "ext/opcache/jit/ir/dynasm/minilua.c:5465:24 tointeger U static lua_Integer lua_tointeger(lua_State*L,int idx" - - "ext/opcache/jit/ir/dynasm/minilua.c:5477:16 toboolean U static int lua_toboolean(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:5481:23 tolstring U static const char*lua_tolstring(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:5508:26 tocfunction U static lua_CFunction lua_tocfunction(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:5510:9 iscfunction U return(!iscfunction(o))?NULL:clvalue(o)" - - "ext/opcache/jit/ir/dynasm/minilua.c:5512:17 touserdata U static void*lua_touserdata(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:5515:15 rawuvalue U case 7:return(rawuvalue(o)+1);" - "ext/opcache/jit/ir/dynasm/minilua.c:5532:17 pushlstring U static void lua_pushlstring(lua_State*L,const char" - "ext/opcache/jit/ir/dynasm/minilua.c:5541:5 pushlstring U lua_pushlstring(L,s,strlen(s));" @@ -14455,12 +12734,9 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:5547:10 pushvfstring U ret=luaO_pushvfstring(L,fmt,argp);" - "ext/opcache/jit/ir/dynasm/minilua.c:5559:17 pushcclosure U static void lua_pushcclosure(lua_State*L,lua_CFunction" - "ext/opcache/jit/ir/dynasm/minilua.c:5562:5 checknelems U api_checknelems(L,n);" - - "ext/opcache/jit/ir/dynasm/minilua.c:5567:17 upvalue U setobj(L,&cl->c.upvalue[n],L->top+n);" - "ext/opcache/jit/ir/dynasm/minilua.c:5568:1 setclvalue U setclvalue(L,L->top,cl);" - "ext/opcache/jit/ir/dynasm/minilua.c:5576:1 setthvalue U setthvalue(L,L->top,L);" - "ext/opcache/jit/ir/dynasm/minilua.c:5601:17 rawgeti U static void lua_rawgeti(lua_State*L,int idx" - - "ext/opcache/jit/ir/dynasm/minilua.c:5608:56 nrec U State*L,int narray,int nrec){" - - "ext/opcache/jit/ir/dynasm/minilua.c:5610:38 nrec U top,luaH_new(L,narray,nrec));" - "ext/opcache/jit/ir/dynasm/minilua.c:5638:17 getfenv U static void lua_getfenv(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:5650:20 thvalue U setobj(L,L->top,gt(thvalue(o)));" - "ext/opcache/jit/ir/dynasm/minilua.c:5660:5 checknelems U api_checknelems(L,2);" @@ -14471,9 +12747,11 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:5716:19 rawuvalue U luaC_objbarrier(L,rawuvalue(obj),mt);" - "ext/opcache/jit/ir/dynasm/minilua.c:5727:16 setfenv U static int lua_setfenv(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:5742:16 thvalue U sethvalue(L,gt(thvalue(o)),hvalue(L->top-1" - - "ext/opcache/jit/ir/dynasm/minilua.c:5752:25 nres U define adjustresults(L,nres){if(nres==(-1)&&L->top" - - "ext/opcache/jit/ir/dynasm/minilua.c:5752:34 nres U adjustresults(L,nres){if(nres==(-1)&&L->top>=L->ci" + - "ext/opcache/jit/ir/dynasm/minilua.c:5790:12 chunkname U const char*chunkname){" + - "ext/opcache/jit/ir/dynasm/minilua.c:5793:5 chunkname U if(!chunkname)chunkname=\"?\";" + - "ext/opcache/jit/ir/dynasm/minilua.c:5793:15 chunkname U if(!chunkname)chunkname=\"?\";" - "ext/opcache/jit/ir/dynasm/minilua.c:5795:13 protectedparser U status=luaD_protectedparser(L,&z,chunkname);" + - "ext/opcache/jit/ir/dynasm/minilua.c:5795:34 chunkname U protectedparser(L,&z,chunkname);" - "ext/opcache/jit/ir/dynasm/minilua.c:5831:8 newudata U u=luaS_newudata(L,size,getcurrenv(L" - "ext/opcache/jit/ir/dynasm/minilua.c:5832:1 setuvalue U setuvalue(L,L->top,u);" - "ext/opcache/jit/ir/dynasm/minilua.c:5845:25 checklstring U static const char* luaL_checklstring(lua_State*L,int numArg" @@ -14484,117 +12762,68 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:5862:31 isnoneornil U luaL_opt(L,f,n,d)(lua_isnoneornil(L,(n))?(d):f(L,(n))" - "ext/opcache/jit/ir/dynasm/minilua.c:5869:68 prepbuffer U buffer+BUFSIZ)||luaL_prepbuffer(B)),(*(B)->p++=(char" - "ext/opcache/jit/ir/dynasm/minilua.c:5871:19 prepbuffer U static char* luaL_prepbuffer(luaL_Buffer*B);" - - "ext/opcache/jit/ir/dynasm/minilua.c:5872:42 narg U argerror(lua_State*L,int narg,const char*extramsg" - - "ext/opcache/jit/ir/dynasm/minilua.c:5875:45 narg U bad argument #%d (%s)\",narg,extramsg);" - - "ext/opcache/jit/ir/dynasm/minilua.c:5878:1 narg U narg--;" - - "ext/opcache/jit/ir/dynasm/minilua.c:5879:4 narg U if(narg==0)" - - "ext/opcache/jit/ir/dynasm/minilua.c:5886:1 narg U narg,ar.name,extramsg);" - "ext/opcache/jit/ir/dynasm/minilua.c:5888:17 typerror U static int luaL_typerror(lua_State*L,int narg" - - "ext/opcache/jit/ir/dynasm/minilua.c:5888:58 tname U int narg,const char*tname){" - - "ext/opcache/jit/ir/dynasm/minilua.c:5890:1 tname U tname,luaL_typename(L,narg" - "ext/opcache/jit/ir/dynasm/minilua.c:5894:6 typerror U luaL_typerror(L,narg,lua_typename" - - "ext/opcache/jit/ir/dynasm/minilua.c:5916:53 tname U lua_State*L,const char*tname){" - - "ext/opcache/jit/ir/dynasm/minilua.c:5917:25 tname U getfield(L,(-10000),tname);" - - "ext/opcache/jit/ir/dynasm/minilua.c:5923:25 tname U setfield(L,(-10000),tname);" - "ext/opcache/jit/ir/dynasm/minilua.c:5926:18 checkudata U static void*luaL_checkudata(lua_State*L,int ud,const" - - "ext/opcache/jit/ir/dynasm/minilua.c:5927:12 touserdata U void*p=lua_touserdata(L,ud);" - "ext/opcache/jit/ir/dynasm/minilua.c:5937:6 typerror U luaL_typerror(L,ud,tname);" - "ext/opcache/jit/ir/dynasm/minilua.c:5952:24 checklstring U static const char*luaL_checklstring(lua_State*L,int narg" - "ext/opcache/jit/ir/dynasm/minilua.c:5953:18 tolstring U const char*s=lua_tolstring(L,narg,len);" - "ext/opcache/jit/ir/dynasm/minilua.c:5957:24 optlstring U static const char*luaL_optlstring(lua_State*L,int narg" - "ext/opcache/jit/ir/dynasm/minilua.c:5959:8 isnoneornil U if(lua_isnoneornil(L,narg)){" - "ext/opcache/jit/ir/dynasm/minilua.c:5964:18 checklstring U else return luaL_checklstring(L,narg,len);" - - "ext/opcache/jit/ir/dynasm/minilua.c:5973:19 tointeger U lua_Integer d=lua_tointeger(L,narg);" - "ext/opcache/jit/ir/dynasm/minilua.c:6025:5 pushcclosure U lua_pushcclosure(L,l->func,nup);" - "ext/opcache/jit/ir/dynasm/minilua.c:6031:22 szhint U const char*fname,int szhint){" - "ext/opcache/jit/ir/dynasm/minilua.c:6037:5 pushlstring U lua_pushlstring(L,fname,e-fname);" - "ext/opcache/jit/ir/dynasm/minilua.c:6041:32 szhint U createtable(L,0,(*e=='.'?1:szhint));" - - "ext/opcache/jit/ir/dynasm/minilua.c:6070:5 toget U int toget=1;" - - "ext/opcache/jit/ir/dynasm/minilua.c:6073:25 toget U size_t l=lua_strlen(L,-(toget+1));" - - "ext/opcache/jit/ir/dynasm/minilua.c:6074:11 toget U if(B->lvl-toget+1>=(20/2)||toplen>l" - - "ext/opcache/jit/ir/dynasm/minilua.c:6076:1 toget U toget++;" - - "ext/opcache/jit/ir/dynasm/minilua.c:6079:8 toget U }while(togetlvl);" - "ext/opcache/jit/ir/dynasm/minilua.c:6084:18 prepbuffer U static char*luaL_prepbuffer(luaL_Buffer*B){" - "ext/opcache/jit/ir/dynasm/minilua.c:6089:18 addlstring U static void luaL_addlstring(luaL_Buffer*B,const" - "ext/opcache/jit/ir/dynasm/minilua.c:6101:18 tolstring U const char*s=lua_tolstring(L,-1,&vl);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6136:52 fnameindex U const char*what,int fnameindex){" - - "ext/opcache/jit/ir/dynasm/minilua.c:6138:36 fnameindex U filename=lua_tostring(L,fnameindex)+1;" - - "ext/opcache/jit/ir/dynasm/minilua.c:6140:14 fnameindex U lua_remove(L,fnameindex);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6147:5 fnameindex U int fnameindex=lua_gettop(L)+1;" - - "ext/opcache/jit/ir/dynasm/minilua.c:6156:39 fnameindex U return errfile(L,\"open\",fnameindex);" - "ext/opcache/jit/ir/dynasm/minilua.c:6218:10 atpanic U if(L)lua_atpanic(L,&panic);" - "ext/opcache/jit/ir/dynasm/minilua.c:6282:17 setfenv U static int luaB_setfenv(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:6289:5 setfenv U lua_setfenv(L,-2);" - "ext/opcache/jit/ir/dynasm/minilua.c:6292:13 iscfunction U else if(lua_iscfunction(L,-2)||lua_setfenv(L" - "ext/opcache/jit/ir/dynasm/minilua.c:6292:36 setfenv U iscfunction(L,-2)||lua_setfenv(L,-2)==0)" - "ext/opcache/jit/ir/dynasm/minilua.c:6294:9 setfenv U LUA_QL(\"setfenv\")\" cannot change environment" - - "ext/opcache/jit/ir/dynasm/minilua.c:6321:21 upvalueindex U lua_pushvalue(L,lua_upvalueindex(1));" - "ext/opcache/jit/ir/dynasm/minilua.c:6326:12 ipairsaux U static int ipairsaux(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:6331:5 rawgeti U lua_rawgeti(L,1,i);" - "ext/opcache/jit/ir/dynasm/minilua.c:6334:17 ipairs U static int luaB_ipairs(lua_State*L){" - - "ext/opcache/jit/ir/dynasm/minilua.c:6336:21 upvalueindex U lua_pushvalue(L,lua_upvalueindex(1));" - "ext/opcache/jit/ir/dynasm/minilua.c:6352:19 checklstring U const char*s=luaL_checklstring(L,1,&l);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6362:9 toboolean U if(!lua_toboolean(L,1))" + - "ext/opcache/jit/ir/dynasm/minilua.c:6353:12 chunkname U const char*chunkname=luaL_optstring(L,2,s" - "ext/opcache/jit/ir/dynasm/minilua.c:6375:5 rawgeti U lua_rawgeti(L,1,i);" - "ext/opcache/jit/ir/dynasm/minilua.c:6377:5 rawgeti U lua_rawgeti(L,1,i);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6391:8 toboolean U if(lua_toboolean(L,1)==0)" - - "ext/opcache/jit/ir/dynasm/minilua.c:6397:18 upvalueindex U lua_rawset(L,lua_upvalueindex(1));" - - "ext/opcache/jit/ir/dynasm/minilua.c:6402:18 upvalueindex U lua_rawget(L,lua_upvalueindex(1));" - - "ext/opcache/jit/ir/dynasm/minilua.c:6403:16 toboolean U validproxy=lua_toboolean(L,-1);" - "ext/opcache/jit/ir/dynasm/minilua.c:6429:5 pushcfunction U lua_pushcfunction(L,u);" - "ext/opcache/jit/ir/dynasm/minilua.c:6430:5 pushcclosure U lua_pushcclosure(L,f,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:6439:12 ipairs U auxopen(L,\"ipairs\",luaB_ipairs,ipairsaux" - "ext/opcache/jit/ir/dynasm/minilua.c:6439:25 ipairs U auxopen(L,\"ipairs\",luaB_ipairs,ipairsaux);" - "ext/opcache/jit/ir/dynasm/minilua.c:6439:32 ipairsaux U ipairs\",luaB_ipairs,ipairsaux);" - "ext/opcache/jit/ir/dynasm/minilua.c:6449:12 luaopen U static int luaopen_base(lua_State*L){" - - "ext/opcache/jit/ir/dynasm/minilua.c:6454:12 tinsert U static int tinsert(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:6467:5 rawgeti U lua_rawgeti(L,1,i-1);" - "ext/opcache/jit/ir/dynasm/minilua.c:6468:5 rawseti U lua_rawseti(L,1,i);" - "ext/opcache/jit/ir/dynasm/minilua.c:6477:5 rawseti U lua_rawseti(L,1,pos);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6480:12 tremove U static int tremove(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:6489:5 rawseti U lua_rawseti(L,1,pos);" - "ext/opcache/jit/ir/dynasm/minilua.c:6492:5 rawseti U lua_rawseti(L,1,e);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6502:12 tconcat U static int tconcat(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:6504:8 lsep U size_t lsep;" - "ext/opcache/jit/ir/dynasm/minilua.c:6506:21 optlstring U const char*sep=luaL_optlstring(L,2,\"\",&lsep);" - "ext/opcache/jit/ir/dynasm/minilua.c:6506:40 lsep U luaL_optlstring(L,2,\"\",&lsep);" - "ext/opcache/jit/ir/dynasm/minilua.c:6513:6 addlstring U luaL_addlstring(&b,sep,lsep);" - "ext/opcache/jit/ir/dynasm/minilua.c:6513:24 lsep U luaL_addlstring(&b,sep,lsep);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6531:9 toboolean U res=lua_toboolean(L,-1);" - "ext/opcache/jit/ir/dynasm/minilua.c:6597:9 isnoneornil U if(!lua_isnoneornil(L,2))" - - "ext/opcache/jit/ir/dynasm/minilua.c:6604:11 tconcat U {\"concat\",tconcat}," - - "ext/opcache/jit/ir/dynasm/minilua.c:6605:11 tinsert U {\"insert\",tinsert}," - - "ext/opcache/jit/ir/dynasm/minilua.c:6606:11 tremove U {\"remove\",tremove}," - "ext/opcache/jit/ir/dynasm/minilua.c:6610:12 luaopen U static int luaopen_table(lua_State*L){" - - "ext/opcache/jit/ir/dynasm/minilua.c:6614:25 fnames U static const char*const fnames[]={\"input\",\"output\"" - - "ext/opcache/jit/ir/dynasm/minilua.c:6635:9 tofilep U #define tofilep(L)((FILE**)luaL_checkudata" - "ext/opcache/jit/ir/dynasm/minilua.c:6635:33 checkudata U tofilep(L)((FILE**)luaL_checkudata(L,1,\"FILE*\"))" - - "ext/opcache/jit/ir/dynasm/minilua.c:6639:8 touserdata U ud=lua_touserdata(L,1);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6650:9 tofilep U FILE**f=tofilep(L);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6662:15 noclose U static int io_noclose(lua_State*L){" - - "ext/opcache/jit/ir/dynasm/minilua.c:6668:9 tofilep U FILE**p=tofilep(L);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6674:9 tofilep U FILE**p=tofilep(L);" - "ext/opcache/jit/ir/dynasm/minilua.c:6680:5 getfenv U lua_getfenv(L,1);" - "ext/opcache/jit/ir/dynasm/minilua.c:6682:12 tocfunction U return(lua_tocfunction(L,-1))(L);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6691:9 tofilep U FILE*f=*tofilep(L);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6703:39 findex U getiofile(lua_State*L,int findex){" - - "ext/opcache/jit/ir/dynasm/minilua.c:6705:24 findex U lua_rawgeti(L,(-10001),findex);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6706:16 touserdata U f=*(FILE**)lua_touserdata(L,-1);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6708:43 fnames U standard %s file is closed\",fnames[findex-1]);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6708:50 findex U file is closed\",fnames[findex-1]);" + - "ext/opcache/jit/ir/dynasm/minilua.c:6703:13 getiofile U static FILE*getiofile(lua_State*L,int findex" - "ext/opcache/jit/ir/dynasm/minilua.c:6712:9 isnoneornil U if(!lua_isnoneornil(L,1)){" - - "ext/opcache/jit/ir/dynasm/minilua.c:6736:47 toclose U State*L,int idx,int toclose){" - - "ext/opcache/jit/ir/dynasm/minilua.c:6738:19 toclose U lua_pushboolean(L,toclose);" - "ext/opcache/jit/ir/dynasm/minilua.c:6783:13 prepbuffer U char*p=luaL_prepbuffer(&b);" - "ext/opcache/jit/ir/dynasm/minilua.c:6805:13 prepbuffer U char*p=luaL_prepbuffer(&b);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6828:22 tointeger U size_t l=(size_t)lua_tointeger(L,n);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6866:21 touserdata U FILE*f=*(FILE**)lua_touserdata(L,lua_upvalueindex(" + - "ext/opcache/jit/ir/dynasm/minilua.c:6860:17 getiofile U return g_read(L,getiofile(L,1),1);" + - "ext/opcache/jit/ir/dynasm/minilua.c:6900:18 getiofile U return g_write(L,getiofile(L,2),1);" + - "ext/opcache/jit/ir/dynasm/minilua.c:6906:28 getiofile U pushresult(L,fflush(getiofile(L,2))==0,NULL);" - "ext/opcache/jit/ir/dynasm/minilua.c:6948:13 newfenv U static void newfenv(lua_State*L,lua_CFunction" - "ext/opcache/jit/ir/dynasm/minilua.c:6950:5 pushcfunction U lua_pushcfunction(L,cls);" - "ext/opcache/jit/ir/dynasm/minilua.c:6953:12 luaopen U static int luaopen_io(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:6955:1 newfenv U newfenv(L,io_fclose);" - "ext/opcache/jit/ir/dynasm/minilua.c:6958:1 newfenv U newfenv(L,io_noclose);" - - "ext/opcache/jit/ir/dynasm/minilua.c:6958:14 noclose U newfenv(L,io_noclose);" - "ext/opcache/jit/ir/dynasm/minilua.c:6964:1 newfenv U newfenv(L,io_pclose);" - "ext/opcache/jit/ir/dynasm/minilua.c:7004:18 posrelat U static ptrdiff_t posrelat(ptrdiff_t pos,size_t" - "ext/opcache/jit/ir/dynasm/minilua.c:7011:17 posrelat U ptrdiff_t start=posrelat(luaL_checkinteger(L" @@ -14609,66 +12838,48 @@ issues: - "ext/opcache/jit/ir/dynasm/minilua.c:7061:4 posi U if(posi>pose)return 0;" - "ext/opcache/jit/ir/dynasm/minilua.c:7144:12 matchbracketclass U static int matchbracketclass(int c,const char*p,const" - "ext/opcache/jit/ir/dynasm/minilua.c:7169:16 matchbracketclass U case'[':return matchbracketclass(c,p,ep-1);" - - "ext/opcache/jit/ir/dynasm/minilua.c:7174:19 matchbalance U static const char*matchbalance(MatchState*ms,const" - - "ext/opcache/jit/ir/dynasm/minilua.c:7260:3 matchbalance U s=matchbalance(ms,s,p+2);" - "ext/opcache/jit/ir/dynasm/minilua.c:7272:4 matchbracketclass U if(matchbracketclass(uchar(previous),p,ep" - "ext/opcache/jit/ir/dynasm/minilua.c:7273:2 matchbracketclass U !matchbracketclass(uchar(*s),p,ep-1))return" - "ext/opcache/jit/ir/dynasm/minilua.c:7321:19 lmemfind U static const char*lmemfind(const char*s1,size_t" - - "ext/opcache/jit/ir/dynasm/minilua.c:7360:5 nlevels U int nlevels=(ms->level==0&&s)?1" - - "ext/opcache/jit/ir/dynasm/minilua.c:7361:23 nlevels U luaL_checkstack(ms->L,nlevels,\"too many captures\"" - - "ext/opcache/jit/ir/dynasm/minilua.c:7362:11 nlevels U for(i=0;i=sizeof(\"-+ #0\"))" - "ext/opcache/jit/ir/dynasm/minilua.c:7574:14 strfrmt U strncpy(form,strfrmt,p-strfrmt+1);" - "ext/opcache/jit/ir/dynasm/minilua.c:7574:24 strfrmt U strncpy(form,strfrmt,p-strfrmt+1);" + - "ext/opcache/jit/ir/dynasm/minilua.c:7626:1 addquoted U addquoted(L,&b,arg);" - "ext/opcache/jit/ir/dynasm/minilua.c:7658:3 gmatch U {\"gmatch\",gmatch}," - "ext/opcache/jit/ir/dynasm/minilua.c:7658:11 gmatch U {\"gmatch\",gmatch}," - "ext/opcache/jit/ir/dynasm/minilua.c:7659:3 gsub U {\"gsub\",str_gsub}," - "ext/opcache/jit/ir/dynasm/minilua.c:7659:13 gsub U {\"gsub\",str_gsub}," - "ext/opcache/jit/ir/dynasm/minilua.c:7682:23 lualibs U static const luaL_Reg lualibs[]={" - - "ext/opcache/jit/ir/dynasm/minilua.c:7690:18 openlibs U static void luaL_openlibs(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:7691:20 lualibs U const luaL_Reg*lib=lualibs;" - "ext/opcache/jit/ir/dynasm/minilua.c:7693:5 pushcfunction U lua_pushcfunction(L,lib->func);" - - "ext/opcache/jit/ir/dynasm/minilua.c:7699:11 barg U static UB barg(lua_State*L,int idx" - "ext/opcache/jit/ir/dynasm/minilua.c:7702:41 typerror U isnumber(L,idx))luaL_typerror(L,idx,\"number\");" - - "ext/opcache/jit/ir/dynasm/minilua.c:7707:6 barg U BRET(barg(L,1))}" - - "ext/opcache/jit/ir/dynasm/minilua.c:7709:7 barg U BRET(~barg(L,1))}" - - "ext/opcache/jit/ir/dynasm/minilua.c:7711:12 barg U int i;UB b=barg(L,1);for(i=lua_gettop" - - "ext/opcache/jit/ir/dynasm/minilua.c:7711:53 barg U gettop(L);i>1;i--)b&=barg(L,i);BRET(b)}" - - "ext/opcache/jit/ir/dynasm/minilua.c:7714:12 bxor U static int bxor(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:7716:12 lshift U static int lshift(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:7718:12 rshift U static int rshift(lua_State*L){" - "ext/opcache/jit/ir/dynasm/minilua.c:7720:12 arshift U static int arshift(lua_State*L){" - - "ext/opcache/jit/ir/dynasm/minilua.c:7728:12 tohex U static int tohex(lua_State*L){" - - "ext/opcache/jit/ir/dynasm/minilua.c:7731:12 hexdigits U const char*hexdigits=\"0123456789abcdef\";" - - "ext/opcache/jit/ir/dynasm/minilua.c:7734:14 hexdigits U if(n<0){n=-n;hexdigits=\"0123456789ABCDEF\";" - - "ext/opcache/jit/ir/dynasm/minilua.c:7736:30 hexdigits U int)n;--i>=0;){buf[i]=hexdigits[b&15];b>>=4;}" - - "ext/opcache/jit/ir/dynasm/minilua.c:7745:3 bxor U {\"bxor\",bxor}," - - "ext/opcache/jit/ir/dynasm/minilua.c:7745:9 bxor U {\"bxor\",bxor}," - "ext/opcache/jit/ir/dynasm/minilua.c:7746:3 lshift U {\"lshift\",lshift}," - "ext/opcache/jit/ir/dynasm/minilua.c:7746:11 lshift U {\"lshift\",lshift}," - "ext/opcache/jit/ir/dynasm/minilua.c:7747:3 rshift U {\"rshift\",rshift}," - "ext/opcache/jit/ir/dynasm/minilua.c:7747:11 rshift U {\"rshift\",rshift}," - "ext/opcache/jit/ir/dynasm/minilua.c:7748:3 arshift U {\"arshift\",arshift}," - "ext/opcache/jit/ir/dynasm/minilua.c:7748:12 arshift U {\"arshift\",arshift}," - - "ext/opcache/jit/ir/dynasm/minilua.c:7752:3 tohex U {\"tohex\",tohex}," - - "ext/opcache/jit/ir/dynasm/minilua.c:7752:10 tohex U {\"tohex\",tohex}," - - "ext/opcache/jit/ir/dynasm/minilua.c:7758:6 openlibs U luaL_openlibs(L);" - - "ext/opcache/jit/ir/ir_aarch64.h:183:14 tmps U uint8_t tmps_count;" - "ext/opcache/jit/ir/ir_builder.h:177:12 ZEXT U #define ir_ZEXT(_type, _op1)" - "ext/opcache/jit/ir/ir_builder.h:177:58 ZEXT U ir_UNARY_OP(IR_ZEXT, (_type), (_op1))" - "ext/opcache/jit/ir/ir_builder.h:178:12 ZEXT U #define ir_ZEXT_U8(_op1)" @@ -14726,7 +12937,13 @@ issues: - "ext/opcache/jit/ir/ir_disasm.c:3:27 libcapstone U Disassembler based on libcapstone)" - "ext/opcache/jit/ir/ir_disasm.c:32:12 DISASM U #ifndef IR_DISASM_INTEL_SYNTAX" - "ext/opcache/jit/ir/ir_disasm.c:33:13 DISASM U # define IR_DISASM_INTEL_SYNTAX 0" + - "ext/opcache/jit/ir/ir_disasm.c:47:21 rotateleft U static void ir_syms_rotateleft(ir_sym_node *p)" + - "ext/opcache/jit/ir/ir_disasm.c:66:21 rotateright U static void ir_syms_rotateright(ir_sym_node *p)" - "ext/opcache/jit/ir/ir_disasm.c:85:9 disasm U void ir_disasm_add_symbol(const char" + - "ext/opcache/jit/ir/ir_disasm.c:146:15 rotateleft U ir_syms_rotateleft(sym);" + - "ext/opcache/jit/ir/ir_disasm.c:150:14 rotateright U ir_syms_rotateright(sym->parent->parent" + - "ext/opcache/jit/ir/ir_disasm.c:162:15 rotateright U ir_syms_rotateright(sym);" + - "ext/opcache/jit/ir/ir_disasm.c:166:14 rotateleft U ir_syms_rotateleft(sym->parent->parent" - "ext/opcache/jit/ir/ir_disasm.c:176:16 disasm U static void ir_disasm_destroy_symbols(ir_sym" - "ext/opcache/jit/ir/ir_disasm.c:180:7 disasm U ir_disasm_destroy_symbols(n->child" - "ext/opcache/jit/ir/ir_disasm.c:183:7 disasm U ir_disasm_destroy_symbols(n->child" @@ -14766,16 +12983,9 @@ issues: - "ext/opcache/jit/ir/ir_dump.c:99:68 deepskyblue U style=filled,fillcolor=deepskyblue];\\n\", i, i, ir_op_name" - "ext/opcache/jit/ir/ir_dump.c:165:21 dessa U static void ir_dump_dessa_moves(const ir_ctx" - "ext/opcache/jit/ir/ir_dump.c:186:21 DESSA U fprintf(f, \"\\t# DESSA MOV c_%d\", -input);" - - "ext/opcache/jit/ir/ir_dump.c:187:20 vregs U } else if (ctx->vregs[input] != ctx->vregs" - - "ext/opcache/jit/ir/ir_dump.c:187:41 vregs U vregs[input] != ctx->vregs[use_ref]) {" - "ext/opcache/jit/ir/ir_dump.c:188:21 DESSA U fprintf(f, \"\\t# DESSA MOV d_%d {R%d}\", input" - - "ext/opcache/jit/ir/ir_dump.c:188:56 vregs U {R%d}\", input, ctx->vregs[input]);" - - "ext/opcache/jit/ir/ir_dump.c:200:47 vregs U R%d}\", use_ref, ctx->vregs[use_ref]);" - "ext/opcache/jit/ir/ir_dump.c:296:24 DESSA U if (bb->flags & IR_BB_DESSA_MOVES) {" - "ext/opcache/jit/ir/ir_dump.c:297:11 dessa U ir_dump_dessa_moves(ctx, b, bb, f" - - "ext/opcache/jit/ir/ir_dump.c:344:31 vregs U f, \"{ # LIVE-RANGES (vregs_count=%d)\\n\", ctx->vregs" - - "ext/opcache/jit/ir/ir_dump.c:639:21 sfunc U fprintf(f, \"%sfunc \", first ? \"(\" : \"," - - "ext/opcache/jit/ir/ir_dump.c:657:19 snull U fprintf(f, \"%snull\", first ? \"(\" : \"," - "ext/opcache/jit/ir/ir_dump.c:700:25 DESSA U if (bb->flags & IR_BB_DESSA_MOVES) {" - "ext/opcache/jit/ir/ir_dump.c:701:12 dessa U ir_dump_dessa_moves(ctx, b, bb, f" - "ext/opcache/jit/ir/ir_elf.h:18:12 emagic U uint8_t emagic[4];" @@ -14796,11 +13006,10 @@ issues: - "ext/opcache/jit/ir/ir_elf.h:51:10 sectheader U } ir_elf_sectheader;" - "ext/opcache/jit/ir/ir_elf.h:53:9 ELFSECT U #define ELFSECT_IDX_ABS 0xfff1" - "ext/opcache/jit/ir/ir_elf.h:56:2 ELFSECT U ELFSECT_TYPE_PROGBITS = 1," - - "ext/opcache/jit/ir/ir_elf.h:56:15 PROGBITS U ELFSECT_TYPE_PROGBITS = 1," - "ext/opcache/jit/ir/ir_elf.h:57:2 ELFSECT U ELFSECT_TYPE_SYMTAB = 2," - "ext/opcache/jit/ir/ir_elf.h:58:2 ELFSECT U ELFSECT_TYPE_STRTAB = 3," - "ext/opcache/jit/ir/ir_elf.h:59:2 ELFSECT U ELFSECT_TYPE_NOBITS = 8," - - "ext/opcache/jit/ir/ir_elf.h:59:15 NOBITS U ELFSECT_TYPE_NOBITS = 8," + - "ext/opcache/jit/ir/ir_elf.h:60:15 DYNSYM U ELFSECT_TYPE_DYNSYM = 11," - "ext/opcache/jit/ir/ir_elf.h:73:12 sectidx U uint16_t sectidx;" - "ext/opcache/jit/ir/ir_elf.h:82:12 sectidx U uint16_t sectidx;" - "ext/opcache/jit/ir/ir_elf.h:86:9 ELFSYM U #define ELFSYM_BIND(info) ((info" @@ -14822,8 +13031,6 @@ issues: - "ext/opcache/jit/ir/ir_emit.c:216:35 FCARGS U params_count = IR_REG_FP_FCARGS;" - "ext/opcache/jit/ir/ir_emit.c:235:43 couter U convention use common couter for int and fp registers" - "ext/opcache/jit/ir/ir_emit.c:248:43 couter U convention use common couter for int and fp registers" - - "ext/opcache/jit/ir/ir_emit.c:265:17 vregs U IR_ASSERT(ctx->vregs[r1]);" - - "ext/opcache/jit/ir/ir_emit.c:266:35 vregs U live_intervals[ctx->vregs[r1]];" - "ext/opcache/jit/ir/ir_emit.c:375:35 Warray U diagnostic ignored \"-Warray-bounds\"" - "ext/opcache/jit/ir/ir_emit.c:380:12 dynasm U # include \"dynasm/dasm_proto.h\"" - "ext/opcache/jit/ir/ir_emit.c:380:19 dasm U # include \"dynasm/dasm_proto.h\"" @@ -14837,9 +13044,6 @@ issues: - "ext/opcache/jit/ir/ir_emit.c:386:19 dasm U # include \"dynasm/dasm_arm64.h\"" - "ext/opcache/jit/ir/ir_emit.c:398:21 dessa U static void ir_emit_dessa_moves(ir_ctx *ctx, int" - "ext/opcache/jit/ir/ir_emit.c:402:21 dessa U uint32_t dessa_from_block;" - - "ext/opcache/jit/ir/ir_emit.c:449:30 vregs U ASSERT(ref >= 0 && ctx->vregs[ref] && ctx->live_intervals" - - "ext/opcache/jit/ir/ir_emit.c:449:69 vregs U live_intervals[ctx->vregs[ref]]);" - - "ext/opcache/jit/ir/ir_emit.c:450:34 vregs U live_intervals[ctx->vregs[ref]]->flags & IR_LIVE" - "ext/opcache/jit/ir/ir_emit.c:465:18 sequentialization U * Parallel copy sequentialization algorithm" - "ext/opcache/jit/ir/ir_emit.c:467:47 desriebed U based on algorithm 1 desriebed in" - "ext/opcache/jit/ir/ir_emit.c:469:4 Benoit U * Benoit Boissinot, Alain Darte" @@ -14916,32 +13120,25 @@ issues: - "ext/opcache/jit/ir/ir_gdb.c:176:3 shstridx U .shstridx = GDBJIT_SECT_shstrtab" - "ext/opcache/jit/ir/ir_gdb.c:176:29 shstrtab U shstridx = GDBJIT_SECT_shstrtab" - "ext/opcache/jit/ir/ir_gdb.c:180:20 gdbjit U typedef struct _ir_gdbjit_ctx {" - - "ext/opcache/jit/ir/ir_gdb.c:182:11 startp U uint8_t *startp; /* Pointer" - "ext/opcache/jit/ir/ir_gdb.c:183:12 mcaddr U uintptr_t mcaddr; /* Machine code" - "ext/opcache/jit/ir/ir_gdb.c:184:11 szmcode U uint32_t szmcode; /* Size of machine" - "ext/opcache/jit/ir/ir_gdb.c:189:5 gdbjit U ir_gdbjit_obj obj; /* In" - "ext/opcache/jit/ir/ir_gdb.c:193:27 strz U static uint32_t ir_gdbjit_strz(ir_gdbjit_ctx *ctx," - - "ext/opcache/jit/ir/ir_gdb.c:196:37 startp U (uint32_t)(p - ctx->startp);" - "ext/opcache/jit/ir/ir_gdb.c:224:23 secthdr U static void ir_gdbjit_secthdr(ir_gdbjit_ctx *ctx)" - "ext/opcache/jit/ir/ir_gdb.c:226:9 sectheader U ir_elf_sectheader *sect;" - "ext/opcache/jit/ir/ir_gdb.c:230:9 SECTDEF U #define SECTDEF(id, tp, al)" - "ext/opcache/jit/ir/ir_gdb.c:232:25 strz U sect->name = ir_gdbjit_strz(ctx, \".\" #id); \\" - "ext/opcache/jit/ir/ir_gdb.c:233:15 ELFSECT U sect->type = ELFSECT_TYPE_##tp;" - "ext/opcache/jit/ir/ir_gdb.c:236:2 SECTDEF U SECTDEF(text, NOBITS, 16);" - - "ext/opcache/jit/ir/ir_gdb.c:236:16 NOBITS U SECTDEF(text, NOBITS, 16);" - "ext/opcache/jit/ir/ir_gdb.c:237:16 ELFSECT U sect->flags = ELFSECT_FLAGS_ALLOC|ELFSECT" - "ext/opcache/jit/ir/ir_gdb.c:237:36 ELFSECT U ELFSECT_FLAGS_ALLOC|ELFSECT_FLAGS_EXEC;" - "ext/opcache/jit/ir/ir_gdb.c:238:20 mcaddr U sect->addr = ctx->mcaddr;" - "ext/opcache/jit/ir/ir_gdb.c:240:20 szmcode U sect->size = ctx->szmcode;" - "ext/opcache/jit/ir/ir_gdb.c:242:2 SECTDEF U SECTDEF(eh_frame, PROGBITS," - - "ext/opcache/jit/ir/ir_gdb.c:242:20 PROGBITS U SECTDEF(eh_frame, PROGBITS, sizeof(uintptr_t))" - "ext/opcache/jit/ir/ir_gdb.c:243:16 ELFSECT U sect->flags = ELFSECT_FLAGS_ALLOC;" - "ext/opcache/jit/ir/ir_gdb.c:245:2 SECTDEF U SECTDEF(shstrtab, STRTAB, 1" - "ext/opcache/jit/ir/ir_gdb.c:245:10 shstrtab U SECTDEF(shstrtab, STRTAB, 1);" - "ext/opcache/jit/ir/ir_gdb.c:246:2 SECTDEF U SECTDEF(strtab, STRTAB, 1);" - - "ext/opcache/jit/ir/ir_gdb.c:255:22 PROGBITS U SECTDEF(debug_info, PROGBITS, 1);" - - "ext/opcache/jit/ir/ir_gdb.c:256:24 PROGBITS U SECTDEF(debug_abbrev, PROGBITS, 1);" - - "ext/opcache/jit/ir/ir_gdb.c:257:22 PROGBITS U SECTDEF(debug_line, PROGBITS, 1);" - "ext/opcache/jit/ir/ir_gdb.c:269:24 strz U sym->name = ir_gdbjit_strz(ctx, \"JIT code\");" - "ext/opcache/jit/ir/ir_gdb.c:270:7 sectidx U sym->sectidx = ELFSECT_IDX_ABS;" - "ext/opcache/jit/ir/ir_gdb.c:270:17 ELFSECT U sym->sectidx = ELFSECT_IDX_ABS;" @@ -14954,37 +13151,23 @@ issues: - "ext/opcache/jit/ir/ir_gdb.c:278:14 ELFSYM U sym->info = ELFSYM_INFO(ELFSYM_BIND_GLOBAL" - "ext/opcache/jit/ir/ir_gdb.c:278:26 ELFSYM U >info = ELFSYM_INFO(ELFSYM_BIND_GLOBAL, ELFSYM" - "ext/opcache/jit/ir/ir_gdb.c:285:9 SECTALIGN U #define SECTALIGN(p, a) \\" - - "ext/opcache/jit/ir/ir_gdb.c:296:9 DSTR U #define DSTR(str) (ctx->p = p," - "ext/opcache/jit/ir/ir_gdb.c:296:44 strz U ctx->p = p, ir_gdbjit_strz(ctx, (str)), p = ctx" - "ext/opcache/jit/ir/ir_gdb.c:297:9 DALIGNNOP U #define DALIGNNOP(s) while ((uintptr" - - "ext/opcache/jit/ir/ir_gdb.c:298:9 DSECT U #define DSECT(name, stmt) \\" - "ext/opcache/jit/ir/ir_gdb.c:302:23 ehframe U static void ir_gdbjit_ehframe(ir_gdbjit_ctx *ctx," - - "ext/opcache/jit/ir/ir_gdb.c:305:11 framep U uint8_t *framep = p;" - - "ext/opcache/jit/ir/ir_gdb.c:308:2 DSECT U DSECT(CIE," - - "ext/opcache/jit/ir/ir_gdb.c:311:3 DSTR U DSTR(\"zR\");" - "ext/opcache/jit/ir/ir_gdb.c:322:3 DALIGNNOP U DALIGNNOP(sizeof(uintptr_t));" - - "ext/opcache/jit/ir/ir_gdb.c:326:2 DSECT U DSECT(FDE," - - "ext/opcache/jit/ir/ir_gdb.c:327:21 framep U DU32((uint32_t)(p-framep)); /* Offset to CIE" - "ext/opcache/jit/ir/ir_gdb.c:329:13 szmcode U DU32(ctx->szmcode); /* Machine" - "ext/opcache/jit/ir/ir_gdb.c:352:3 DALIGNNOP U DALIGNNOP(sizeof(uintptr_t));" - - "ext/opcache/jit/ir/ir_gdb.c:362:2 DSECT U DSECT(info," - - "ext/opcache/jit/ir/ir_gdb.c:368:3 DSTR U DSTR(ctx->filename);" - "ext/opcache/jit/ir/ir_gdb.c:369:14 mcaddr U DADDR(ctx->mcaddr); /* DW_AT_low_pc" - "ext/opcache/jit/ir/ir_gdb.c:370:14 mcaddr U DADDR(ctx->mcaddr + ctx->szmcode); /" - "ext/opcache/jit/ir/ir_gdb.c:370:28 szmcode U DADDR(ctx->mcaddr + ctx->szmcode); /* DW_AT_high_pc" - "ext/opcache/jit/ir/ir_gdb.c:377:23 debugabbrev U static void ir_gdbjit_debugabbrev(ir_gdbjit_ctx *ctx)" - "ext/opcache/jit/ir/ir_gdb.c:400:9 DLNE U #define DLNE(op, s) (DB(DW_LNS_extended" - - "ext/opcache/jit/ir/ir_gdb.c:406:2 DSECT U DSECT(line," - - "ext/opcache/jit/ir/ir_gdb.c:418:4 DSTR U DSTR(ctx->filename); DUV" - "ext/opcache/jit/ir/ir_gdb.c:421:3 DLNE U DLNE(DW_LNE_set_address," - "ext/opcache/jit/ir/ir_gdb.c:422:14 mcaddr U DADDR(ctx->mcaddr);" - "ext/opcache/jit/ir/ir_gdb.c:426:3 DLNE U DLNE(DW_LNE_end_sequence" - "ext/opcache/jit/ir/ir_gdb.c:433:8 DLNE U #undef DLNE" - - "ext/opcache/jit/ir/ir_gdb.c:443:8 DSTR U #undef DSTR" - "ext/opcache/jit/ir/ir_gdb.c:444:8 DALIGNNOP U #undef DALIGNNOP" - "ext/opcache/jit/ir/ir_gdb.c:447:26 initf U typedef void (*ir_gdbjit_initf) (ir_gdbjit_ctx *ctx" - - "ext/opcache/jit/ir/ir_gdb.c:451:7 startp U ctx->startp = ctx->p;" - - "ext/opcache/jit/ir/ir_gdb.c:457:55 startp U uintptr_t)(ctx->p - ctx->startp);" - "ext/opcache/jit/ir/ir_gdb.c:465:24 elfhdr U memcpy(&obj->hdr, &ir_elfhdr_template, sizeof(ir" - "ext/opcache/jit/ir/ir_gdb.c:466:38 sectheader U sect, 0, sizeof(ir_elf_sectheader) * GDBJIT_SECT__MAX" - "ext/opcache/jit/ir/ir_gdb.c:471:38 shstrtab U initsect(ctx, GDBJIT_SECT_shstrtab); ir_gdbjit_secthdr" @@ -14993,8 +13176,6 @@ issues: - "ext/opcache/jit/ir/ir_gdb.c:474:63 debugabbrev U debug_abbrev); ir_gdbjit_debugabbrev(ctx); ir_gdbjit_initsect" - "ext/opcache/jit/ir/ir_gdb.c:476:2 SECTALIGN U SECTALIGN(ctx->p, sizeof(uintptr" - "ext/opcache/jit/ir/ir_gdb.c:477:59 ehframe U eh_frame); ir_gdbjit_ehframe(ctx, sp_offset, sp_adjustment" - - "ext/opcache/jit/ir/ir_gdb.c:484:12 NOACTION U IR_GDBJIT_NOACTION," - - "ext/opcache/jit/ir/ir_gdb.c:508:15 NOACTION U 1, IR_GDBJIT_NOACTION, NULL, NULL" - "ext/opcache/jit/ir/ir_patch.c:205:20 CBNZ U // B.cond, CBZ, CBNZ (imm19:5..23)" - "ext/opcache/jit/ir/ir_patch.c:223:12 TBNZ U // TBZ, TBNZ (imm14:5..18)" - "ext/opcache/jit/ir/ir_perf.c:40:53 vtunes U as it conflicts with vtunes types." @@ -15030,18 +13211,11 @@ issues: - "ext/opcache/jit/ir/ir_private.h:1352:43 assignemnt U 1U<<28) /* Register assignemnt may be stored in ctx" - "ext/opcache/jit/ir/ir_ra.c:7:66 Wimmer U SSA Form\", Christian Wimmer and" - "ext/opcache/jit/ir/ir_ra.c:10:14 Wimmer U * Christian Wimmer VEE'10 (2005)" - - "ext/opcache/jit/ir/ir_ra.c:43:12 vregs U uint32_t *vregs;" - - "ext/opcache/jit/ir/ir_ra.c:44:11 vregs U uint32_t vregs_count = 0;" - - "ext/opcache/jit/ir/ir_ra.c:52:2 vregs U vregs = ir_mem_calloc(ctx" - - "ext/opcache/jit/ir/ir_ra.c:68:6 vregs U vregs[i] = ++vregs_count;" - - "ext/opcache/jit/ir/ir_ra.c:68:19 vregs U vregs[i] = ++vregs_count;" - "ext/opcache/jit/ir/ir_ra.c:438:22 livness U * DFS + Loop-Forest livness for SSA using bitset" - - "ext/opcache/jit/ir/ir_ra.c:516:20 tmps U n = constraints.tmps_count;" - "ext/opcache/jit/ir/ir_ra.c:569:52 RLOAD U child] == (IR_SKIPPED|IR_RLOAD)) {" - "ext/opcache/jit/ir/ir_ra.c:570:13 alocated U ir_set_alocated_reg(ctx, input, j, ctx" - "ext/opcache/jit/ir/ir_ra.c:609:29 DESSA U flags2 &= ~IR_LR_HAVE_DESSA_MOVES;" - "ext/opcache/jit/ir/ir_ra.c:613:27 SRATCH U vregs + tmp + fixed + SRATCH + ALL */" - - "ext/opcache/jit/ir/ir_ra.c:734:21 tmps U n = constraints.tmps_count;" - "ext/opcache/jit/ir/ir_ra.c:764:50 RLOAD U PARAM || insn->op == IR_RLOAD) {" - "ext/opcache/jit/ir/ir_ra.c:851:54 RLOAD U input] == (IR_SKIPPED|IR_RLOAD)) {" - "ext/opcache/jit/ir/ir_ra.c:852:15 alocated U ir_set_alocated_reg(ctx, ref, j, ctx" @@ -15056,12 +13230,10 @@ issues: - "ext/opcache/jit/ir/ir_ra.c:978:34 Dinechin U Darte, Benoit Dupont de Dinechin, Fabrice Rastello. TR" - "ext/opcache/jit/ir/ir_ra.c:978:44 Fabrice U Dupont de Dinechin, Fabrice Rastello. TR Inria RR" - "ext/opcache/jit/ir/ir_ra.c:978:52 Rastello U de Dinechin, Fabrice Rastello. TR Inria RR-7503," - - "ext/opcache/jit/ir/ir_ra.c:1173:20 tmps U n = constraints.tmps_count;" - "ext/opcache/jit/ir/ir_ra.c:1227:52 RLOAD U child] == (IR_SKIPPED|IR_RLOAD)) {" - "ext/opcache/jit/ir/ir_ra.c:1228:13 alocated U ir_set_alocated_reg(ctx, input, j, ctx" - "ext/opcache/jit/ir/ir_ra.c:1263:29 DESSA U flags2 &= ~IR_LR_HAVE_DESSA_MOVES;" - "ext/opcache/jit/ir/ir_ra.c:1265:27 SRATCH U vregs + tmp + fixed + SRATCH + ALL */" - - "ext/opcache/jit/ir/ir_ra.c:1352:21 tmps U n = constraints.tmps_count;" - "ext/opcache/jit/ir/ir_ra.c:1380:50 RLOAD U PARAM || insn->op == IR_RLOAD) {" - "ext/opcache/jit/ir/ir_ra.c:1473:16 alocated U ir_set_alocated_reg(ctx, ref, j, ctx" - "ext/opcache/jit/ir/ir_ra.c:1687:37 DESSA U blocks[b].flags |= IR_BB_DESSA_MOVES;" @@ -15095,7 +13267,6 @@ issues: - "ext/opcache/jit/ir/ir_ra.c:2921:58 splited U previously allocated for splited interval */" - "ext/opcache/jit/ir/ir_ra.c:3063:29 avialivle U TODO: if no registers avialivle, we may use of one this" - "ext/opcache/jit/ir/ir_ra.c:3357:19 dessa U static int ir_fix_dessa_tmps(ir_ctx *ctx, uint" - - "ext/opcache/jit/ir/ir_ra.c:3357:25 tmps U static int ir_fix_dessa_tmps(ir_ctx *ctx, uint8_t" - "ext/opcache/jit/ir/ir_ra.c:3504:12 dessa U ir_gen_dessa_moves(ctx, b, ir_fix" - "ext/opcache/jit/ir/ir_ra.c:3504:39 dessa U moves(ctx, b, ir_fix_dessa_tmps);" - "ext/opcache/jit/ir/ir_ra.c:3566:27 SRATCH U vregs + tmp + fixed + SRATCH + ALL */" @@ -15105,14 +13276,7 @@ issues: - "ext/opcache/jit/ir/ir_ra.c:4086:24 rematerialization U /* local address rematerialization */" - "ext/opcache/jit/ir/ir_save.c:41:21 dessa U static void ir_save_dessa_moves(const ir_ctx" - "ext/opcache/jit/ir/ir_save.c:62:21 DESSA U fprintf(f, \"\\t# DESSA MOV c_%d\", -input);" - - "ext/opcache/jit/ir/ir_save.c:63:20 vregs U } else if (ctx->vregs[input] != ctx->vregs" - - "ext/opcache/jit/ir/ir_save.c:63:41 vregs U vregs[input] != ctx->vregs[use_ref]) {" - "ext/opcache/jit/ir/ir_save.c:64:21 DESSA U fprintf(f, \"\\t# DESSA MOV d_%d {R%d}\", input" - - "ext/opcache/jit/ir/ir_save.c:64:56 vregs U {R%d}\", input, ctx->vregs[input]);" - - "ext/opcache/jit/ir/ir_save.c:76:47 vregs U R%d}\", use_ref, ctx->vregs[use_ref]);" - - "ext/opcache/jit/ir/ir_save.c:170:15 vregs U if (ctx->vregs && ctx->vregs[i]) {" - - "ext/opcache/jit/ir/ir_save.c:252:20 sfunc U fprintf(f, \"%sfunc \", first ? \"(\" : \"," - - "ext/opcache/jit/ir/ir_save.c:270:18 snull U fprintf(f, \"%snull\", first ? \"(\" : \"," - "ext/opcache/jit/ir/ir_save.c:351:26 DESSA U if (bb->flags & IR_BB_DESSA_MOVES) {" - "ext/opcache/jit/ir/ir_save.c:352:13 dessa U ir_save_dessa_moves(ctx, b, bb, f" - "ext/opcache/jit/ir/ir_sccp.c:7:41 Wegman U algorithm is based on M. N. Wegman and F. K. Zadeck publication" @@ -15124,7 +13288,6 @@ issues: - "ext/opcache/jit/ir/ir_sccp.c:21:59 optx U = 0 && _values[ref].optx == IR_TOP)" - "ext/opcache/jit/ir/ir_sccp.c:22:59 optx U = 0 && _values[ref].optx == IR_BOTTOM)" - "ext/opcache/jit/ir/ir_sccp.c:23:59 optx U = 0 && _values[ref].optx != IR_TOP)" - - "ext/opcache/jit/ir/ir_sccp.c:124:64 multislot U keep the tail of a long multislot instruction */" - "ext/opcache/jit/ir/ir_sccp.c:144:20 propagaton U /* do backward propagaton only once */" - "ext/opcache/jit/ir/ir_sccp.c:192:20 propagaton U /* do backward propagaton only once */" - "ext/opcache/jit/ir/ir_sccp.c:601:19 OPTX U insn->optx = IR_OPTX(IR_END, IR_VOID, 1)" @@ -15140,17 +13303,14 @@ issues: - "ext/opcache/jit/ir/ir_sccp.c:2195:23 propagaton U /* do backward propagaton only once */" - "ext/opcache/jit/ir/ir_sccp.c:2216:25 ZEXT U || insn->op == IR_ZEXT || insn->op == IR_SEXT" - "ext/opcache/jit/ir/ir_sccp.c:2225:25 ZEXT U || insn->op == IR_ZEXT || insn->op == IR_SEXT" - - "ext/opcache/jit/ir/ir_sccp.c:2242:67 multislot U keep the tail of a long multislot instruction */" - "ext/opcache/jit/ir/ir_sccp.c:2267:16 inpt U /* control inpt is not feasible */" - "ext/opcache/jit/ir/ir_sccp.c:2272:21 propagaton U /* do backward propagaton only once */" - "ext/opcache/jit/ir/ir_sccp.c:2309:21 propagaton U /* do backward propagaton only once */" - - "ext/opcache/jit/ir/ir_sccp.c:2365:67 multislot U keep the tail of a long multislot instruction */" - "ext/opcache/jit/ir/ir_sccp.c:2532:14 ZEXT U case IR_ZEXT:" - "ext/opcache/jit/ir/ir_x86.h:196:21 FCARGS U # define IR_REG_INT_FCARGS 2" - "ext/opcache/jit/ir/ir_x86.h:197:20 FCARGS U # define IR_REG_FP_FCARGS 0" - "ext/opcache/jit/ir/ir_x86.h:198:21 FCARG U # define IR_REG_INT_FCARG1 IR_REG_RCX" - "ext/opcache/jit/ir/ir_x86.h:199:21 FCARG U # define IR_REG_INT_FCARG2 IR_REG_RDX" - - "ext/opcache/jit/ir/ir_x86.h:227:14 tmps U uint8_t tmps_count;" - "ext/opcache/jit/ir/ir.c:8:22 Paleczny U * See: C. Click, M. Paleczny. \"A Simple Graph-Based" - "ext/opcache/jit/ir/ir.c:9:27 SIGPLAN U Representation\" In ACM SIGPLAN Workshop on Intermediate" - "ext/opcache/jit/ir/ir.c:41:13 VALGRIND U #ifdef HAVE_VALGRIND" @@ -15159,8 +13319,6 @@ issues: - "ext/opcache/jit/ir/ir.c:391:24 optx U ctx->ir_base[IR_NULL].optx = IR_OPT(IR_C_ADDR," - "ext/opcache/jit/ir/ir.c:393:25 optx U ctx->ir_base[IR_FALSE].optx = IR_OPT(IR_C_BOOL," - "ext/opcache/jit/ir/ir.c:395:24 optx U ctx->ir_base[IR_TRUE].optx = IR_OPT(IR_C_BOOL," - - "ext/opcache/jit/ir/ir.c:431:11 vregs U if (ctx->vregs) {" - - "ext/opcache/jit/ir/ir.c:432:20 vregs U ir_mem_free(ctx->vregs);" - "ext/opcache/jit/ir/ir.c:464:8 optx U insn->optx = IR_OPT(IR_ADDR, IR" - "ext/opcache/jit/ir/ir.c:499:68 optx U uint8_t type, uint32_t optx)" - "ext/opcache/jit/ir/ir.c:650:43 OPTX U ctx, val, IR_ADDR, IR_OPTX(IR_FUNC_ADDR, IR_ADDR" @@ -15197,8 +13355,6 @@ issues: - "ext/opcache/jit/ir/ir.h:422:14 LOHI U IR_STRUCT_LOHI(" - "ext/opcache/jit/ir/ir.h:462:31 optx U t optx;" - "ext/opcache/jit/ir/ir.h:525:16 ENDBR U #define IR_GEN_ENDBR (1<<14)" - - "ext/opcache/jit/ir/ir.h:594:21 vregs U uint32_t *vregs;" - - "ext/opcache/jit/ir/ir.h:595:21 vregs U ir_ref vregs_count;" - "ext/opcache/jit/ir/ir.h:626:21 rodata U uint32_t rodata_offset;" - "ext/opcache/jit/ir/ir.h:633:21 deoptimization U int32_t deoptimization_exits;" - "ext/opcache/jit/ir/ir.h:634:21 deoptimization U const void *deoptimization_exits_base;" @@ -15280,10 +13436,6 @@ issues: - "ext/opcache/jit/zend_jit_ir.c:2842:21 dasm U code_buffer.pos = *dasm_ptr;" - "ext/opcache/jit/zend_jit_ir.c:2885:8 disasm U ir_disasm_add_symbol(zend_jit" - "ext/opcache/jit/zend_jit_ir.c:2888:8 disasm U ir_disasm(zend_jit_stubs[i].name" - - "ext/opcache/jit/zend_jit_ir.c:2926:27 UCALL U opline.opcode = ZEND_DO_UCALL;" - - "ext/opcache/jit/zend_jit_ir.c:2929:33 UCALL U add_symbol(\"ZEND_DO_UCALL_SPEC_RETVAL_UNUSED_LABEL" - - "ext/opcache/jit/zend_jit_ir.c:2931:27 UCALL U opline.opcode = ZEND_DO_UCALL;" - - "ext/opcache/jit/zend_jit_ir.c:2934:33 UCALL U add_symbol(\"ZEND_DO_UCALL_SPEC_RETVAL_USED_LABEL" - "ext/opcache/jit/zend_jit_ir.c:3210:24 cldemote U if (zend_cpu_supports_cldemote()) {" - "ext/opcache/jit/zend_jit_ir.c:3211:28 CLDEMOTE U default_mflags |= IR_X86_CLDEMOTE;" - "ext/opcache/jit/zend_jit_ir.c:3224:5 adrp U \"adrp %0, :tlsdesc:_tsrm_ls" @@ -15310,7 +13462,6 @@ issues: - "ext/opcache/jit/zend_jit_ir.c:3620:40 jumptable U CONST_LONG((Bucket*)zv - jumptable->arData);" - "ext/opcache/jit/zend_jit_ir.c:3681:7 prvent U /* prvent END/BEGIN merging *" - "ext/opcache/jit/zend_jit_ir.c:3711:10 prvent U /* prvent END/BEGIN merging *" - - "ext/opcache/jit/zend_jit_ir.c:4098:33 UCALL U opline->opcode == ZEND_DO_UCALL ||" - "ext/opcache/jit/zend_jit_ir.c:4276:24 deopt U static ir_ref zend_jit_deopt_rload(zend_jit_ctx" - "ext/opcache/jit/zend_jit_ir.c:4276:30 rload U ir_ref zend_jit_deopt_rload(zend_jit_ctx *jit, ir" - "ext/opcache/jit/zend_jit_ir.c:4337:18 deopt U src = zend_jit_deopt_rload(jit, type, reg" @@ -15344,7 +13495,6 @@ issues: - "ext/opcache/jit/zend_jit_trace.c:72:26 ZCSG U zend_jit_exit_groups = ZCSG(jit_exit_groups);" - "ext/opcache/jit/zend_jit_trace.c:203:44 ZREG U point].poly_func_reg = ZREG_NONE;" - "ext/opcache/jit/zend_jit_trace.c:204:44 ZREG U point].poly_this_reg = ZREG_NONE;" - - "ext/opcache/jit/zend_jit_trace.c:327:16 UCALL U case ZEND_DO_UCALL:" - "ext/opcache/jit/zend_jit_trace.c:377:82 tssa U zend_ssa *tssa," - "ext/opcache/jit/zend_jit_trace.c:381:29 tssa U ssa_var_info *info = &tssa->var_info[ssa_var];" - "ext/opcache/jit/zend_jit_trace.c:384:18 tssa U if (UNEXPECTED(tssa->vars[ssa_var].alias" @@ -15352,8 +13502,6 @@ issues: - "ext/opcache/jit/zend_jit_trace.c:417:15 tssa U ADD_OP_GUARD(tssa->ops[idx].op1_use, op" - "ext/opcache/jit/zend_jit_trace.c:922:21 difinition U /* Try to find a difinition in SSA dominators tree" - "ext/opcache/jit/zend_jit_trace.c:1072:16 TSSA U // TODO: TSSA may miss Pi() functions" - - "ext/opcache/jit/zend_jit_trace.c:1105:37 UCALL U opline->opcode == ZEND_DO_UCALL" - - "ext/opcache/jit/zend_jit_trace.c:1184:19 UCALL U case ZEND_DO_UCALL:" - "ext/opcache/jit/zend_jit_trace.c:1354:24 TSSA U 1. Count number of TSSA opcodes;" - "ext/opcache/jit/zend_jit_trace.c:1485:18 TSSA U /* 2. Construct TSSA */" - "ext/opcache/jit/zend_jit_trace.c:1487:29 TSSA U cfg.flags = ZEND_SSA_TSSA;" @@ -15362,7 +13510,6 @@ issues: - "ext/opcache/jit/zend_jit_trace.c:2839:25 ZREG U RA_IVAL_FLAGS(var) |= ZREG_LAST_USE;" - "ext/opcache/jit/zend_jit_trace.c:2840:53 ZREG U RA_IVAL_FLAGS(var) & (ZREG_LOAD|ZREG_STORE)))" - "ext/opcache/jit/zend_jit_trace.c:3340:88 phpt U jit/reg_alloc_00[67].phpt ???" - - "ext/opcache/jit/zend_jit_trace.c:3493:41 UCALL U ->opcode == ZEND_DO_UCALL" - "ext/opcache/jit/zend_jit_trace.c:3504:39 deoptimization U jit_trace_stack_needs_deoptimization(zend_jit_trace_stack" - "ext/opcache/jit/zend_jit_trace.c:3518:38 deoptimization U jit_trace_exit_needs_deoptimization(uint32_t trace_num," - "ext/opcache/jit/zend_jit_trace.c:3531:36 deoptimization U jit_trace_stack_needs_deoptimization(stack, stack_size);" @@ -15370,15 +13517,12 @@ issues: - "ext/opcache/jit/zend_jit_trace.c:4281:7 Deoptimization U /* Deoptimization */" - "ext/opcache/jit/zend_jit_trace.c:4282:24 deoptimization U if (!zend_jit_trace_deoptimization(&ctx," - "ext/opcache/jit/zend_jit_trace.c:4380:16 dzend U // if (ra && dzend_jit_trace_stack_needs" - - "ext/opcache/jit/zend_jit_trace.c:5403:19 UCALL U case ZEND_DO_UCALL:" - "ext/opcache/jit/zend_jit_trace.c:7219:9 Deoptimize U /* Deoptimize to the first instruction" - "ext/opcache/jit/zend_jit_trace.c:7428:16 deoptimizer U if (!zend_jit_deoptimizer_start(&ctx, name, trace" - "ext/opcache/jit/zend_jit_trace.c:7435:5 Deoptimization U /* Deoptimization */" - "ext/opcache/jit/zend_jit_trace.c:7488:72 JITED U flags & ZEND_JIT_TRACE_JITED)) {" - "ext/opcache/jit/zend_jit_trace.c:7584:71 JITED U flags |= ZEND_JIT_TRACE_JITED;" - "ext/opcache/jit/zend_jit_trace.c:7644:21 JITED U (ZEND_JIT_TRACE_JITED|ZEND_JIT_TRACE_BLACKLISTED" - - "ext/opcache/jit/zend_jit_trace.c:7854:30 sobject U fprintf(stderr, \" op1(%sobject of class %s)\", ref," - - "ext/opcache/jit/zend_jit_trace.c:7867:30 sobject U fprintf(stderr, \" op2(%sobject of class %s)\", ref," - "ext/opcache/jit/zend_jit_trace.c:8113:72 JITED U flags & (ZEND_JIT_TRACE_JITED|ZEND_JIT_TRACE_BLACKLISTED" - "ext/opcache/jit/zend_jit_trace.c:8238:78 JITED U flags & (ZEND_JIT_EXIT_JITED|ZEND_JIT_EXIT_BLACKLISTED" - "ext/opcache/jit/zend_jit_trace.c:8464:14 megamorphic U uint32_t is_megamorphic = 0;" @@ -15395,7 +13539,6 @@ issues: - "ext/opcache/jit/zend_jit_vm_helpers.c:537:39 MEGAMORPHIC U FLAG(call, ZEND_CALL_MEGAMORPHIC);" - "ext/opcache/jit/zend_jit_vm_helpers.c:544:129 megamorphic U int idx, uint32_t is_megamorphic)" - "ext/opcache/jit/zend_jit_vm_helpers.c:546:77 megamorphic U trace_buffer, idx, is_megamorphic, 0);" - - "ext/opcache/jit/zend_jit_vm_helpers.c:906:33 UCALL U opline->opcode == ZEND_DO_UCALL" - "ext/opcache/jit/zend_jit_vm_helpers.c:908:45 MEGAMORPHIC U EX(call)) & ZEND_CALL_MEGAMORPHIC) {" - "ext/opcache/jit/zend_jit_vm_helpers.c:1141:45 MEGAMORPHIC U EX(call), ZEND_CALL_MEGAMORPHIC);" - "ext/opcache/jit/zend_jit_vm_helpers.c:1146:45 MEGAMORPHIC U EX(call), ZEND_CALL_MEGAMORPHIC);" @@ -15405,8 +13548,6 @@ issues: - "ext/opcache/jit/zend_jit.c:84:14 dasm U static void *dasm_end = NULL;" - "ext/opcache/jit/zend_jit.c:85:15 dasm U static void **dasm_ptr = NULL;" - "ext/opcache/jit/zend_jit.c:87:15 dasm U static size_t dasm_size = 0;" - - "ext/opcache/jit/zend_jit.c:295:19 UCALL U case ZEND_DO_UCALL:" - - "ext/opcache/jit/zend_jit.c:380:18 UCALL U case ZEND_DO_UCALL:" - "ext/opcache/jit/zend_jit.c:727:37 Wtautological U diagnostic ignored \"-Wtautological-compare\"" - "ext/opcache/jit/zend_jit.c:755:6 dasm U if (dasm_buf) {" - "ext/opcache/jit/zend_jit.c:1018:17 sccs U zend_ssa_find_sccs(op_array, ssa);" @@ -15417,9 +13558,6 @@ issues: - "ext/opcache/jit/zend_jit.c:1113:27 ZREG U ra[src].flags |= ZREG_STORE;" - "ext/opcache/jit/zend_jit.c:1154:20 tempoary U /* Check if a tempoary variable may be freed" - "ext/opcache/jit/zend_jit.c:1932:37 requres U |= MAY_BE_UNDEF; // requres type assignment" - - "ext/opcache/jit/zend_jit.c:2052:19 UCALL U case ZEND_DO_UCALL:" - - "ext/opcache/jit/zend_jit.c:2648:18 UCALL U case ZEND_DO_UCALL:" - - "ext/opcache/jit/zend_jit.c:2758:18 UCALL U case ZEND_DO_UCALL:" - "ext/opcache/jit/zend_jit.c:3132:29 xlat U shared_alloc_register_xlat_entry(op_array->opcodes" - "ext/opcache/jit/zend_jit.c:3172:30 xlat U shared_alloc_register_xlat_entry(op_array->opcodes" - "ext/opcache/jit/zend_jit.c:3202:31 xlat U shared_alloc_register_xlat_entry(op_array->opcodes" @@ -15451,26 +13589,20 @@ issues: - "ext/opcache/shared_alloc_mmap.c:218:71 HUGETLB U SHARED|MAP_ANONYMOUS|MAP_HUGETLB|MAP_FIXED, -1, 0);" - "ext/opcache/shared_alloc_mmap.c:230:12 HUGETLB U #ifdef MAP_HUGETLB" - "ext/opcache/shared_alloc_mmap.c:246:40 HUGETLB U then remap it using MAP_HUGETLB */" - - "ext/opcache/shared_alloc_posix.c:15:15 Andi U | Authors: Andi Gutmans re, (PCRE2_SPTR)verify_path, verify" - "ext/opcache/zend_accelerator_blacklist.c:364:104 mctx U len, 0, 0, match_data, mctx);" - "ext/opcache/zend_accelerator_blacklist.h:15:15 Andi U | Authors: Andi Gutmans CG(map" @@ -15542,11 +13673,6 @@ issues: - "ext/opcache/zend_persist.c:1415:3 ZCSG U ZCSG(map_ptr_last) = CG(map" - "ext/opcache/zend_persist.h:15:15 Andi U | Authors: Andi Gutmans (PHP_OPENSSL_MEMLIMIT" - - "ext/openssl/openssl_pwhash.c:67:15 smemlimit U *memlimit = smemlimit;" - - "ext/openssl/openssl_pwhash.c:70:13 siterlimit U zend_long siterlimit = zval_get_long(opt" - - "ext/openssl/openssl_pwhash.c:71:8 siterlimit U if ((siterlimit < PHP_OPENSSL_ITERLIMIT" - - "ext/openssl/openssl_pwhash.c:71:52 siterlimit U OPENSSL_ITERLIMIT_MIN) || (siterlimit > PHP_OPENSSL_ITERLIMIT" - - "ext/openssl/openssl_pwhash.c:75:16 siterlimit U *iterlimit = siterlimit;" - - "ext/openssl/openssl_pwhash.c:78:13 sthreads U zend_long sthreads = zval_get_long(opt" - - "ext/openssl/openssl_pwhash.c:79:8 sthreads U if ((sthreads < PHP_OPENSSL_THREADS" - - "ext/openssl/openssl_pwhash.c:79:48 sthreads U OPENSSL_THREADS_MIN) || (sthreads > PHP_OPENSSL_THREADS" - - "ext/openssl/openssl_pwhash.c:83:14 sthreads U *threads = sthreads;" - - "ext/openssl/openssl_pwhash.c:95:2 OSSL U OSSL_PARAM params[7], *p" - - "ext/openssl/openssl_pwhash.c:101:15 OSSL U oldthreads = OSSL_get_max_threads(NULL" - - "ext/openssl/openssl_pwhash.c:102:6 OSSL U if (OSSL_set_max_threads(NULL" - - "ext/openssl/openssl_pwhash.c:106:9 OSSL U *p++ = OSSL_PARAM_construct_uint" - - "ext/openssl/openssl_pwhash.c:106:37 OSSL U PARAM_construct_uint32(OSSL_KDF_PARAM_THREADS," - - "ext/openssl/openssl_pwhash.c:268:29 pasword U Algo already checked in pasword_needs_rehash implementation" - - "ext/openssl/openssl_pwhash.c:366:28 pwhash U MINIT_FUNCTION(openssl_pwhash)" - - "ext/openssl/openssl_pwhash.c:377:19 pwhash U register_openssl_pwhash_symbols(module_number" + - "ext/openssl/openssl_pwhash.c:268:29 pasword U Algo already checked in pasword_needs_rehash implementation" - "ext/openssl/openssl_pwhash.stub.php:16:24 PWHASH U @cvalue PHP_OPENSSL_PWHASH_MEMLIMIT" - "ext/openssl/openssl_pwhash.stub.php:16:31 MEMLIMIT U cvalue PHP_OPENSSL_PWHASH_MEMLIMIT" - "ext/openssl/openssl_pwhash.stub.php:21:24 PWHASH U @cvalue PHP_OPENSSL_PWHASH_ITERLIMIT" @@ -15697,7 +13765,6 @@ issues: - "ext/openssl/openssl.c:16:22 Alain U | Pierre-Alain Joye " - - "ext/openssl/openssl.c:40:18 winutil U # include \"win32/winutil.h\"" - "ext/openssl/openssl.c:332:76 iqmp U BIGNUM *dmq1, BIGNUM *iqmp)" - "ext/openssl/openssl.c:336:5 iqmp U r->iqmp = iqmp;" - "ext/openssl/openssl.c:336:12 iqmp U r->iqmp = iqmp;" @@ -15707,40 +13774,27 @@ issues: - "ext/openssl/openssl.c:468:66 OVFL U RETURN(ZEND_SIZE_T_INT_OVFL(_var), _name)" - "ext/openssl/openssl.c:471:55 OVFL U CONVERSION(ZEND_SIZE_T_UINT_OVFL(_var), _name, _arg_num" - "ext/openssl/openssl.c:661:53 calist U setup_verify(zval * calist, uint32_t arg_num);" - - "ext/openssl/openssl.c:746:52 UTCTIME U time_to_time_t(ASN1_UTCTIME * timestr) /* {{{ *" - "ext/openssl/openssl.c:759:7 gmadjust U long gmadjust = 0;" - - "ext/openssl/openssl.c:762:42 UTCTIME U type(timestr) != V_ASN1_UTCTIME && ASN1_STRING_type" - "ext/openssl/openssl.c:762:89 GENERALIZEDTIME U type(timestr) != V_ASN1_GENERALIZEDTIME) {" - "ext/openssl/openssl.c:779:42 GENERALIZEDTIME U type(timestr) == V_ASN1_GENERALIZEDTIME && timestr_len < 15" - - "ext/openssl/openssl.c:807:42 UTCTIME U type(timestr) == V_ASN1_UTCTIME ) {" - "ext/openssl/openssl.c:814:49 GENERALIZEDTIME U type(timestr) == V_ASN1_GENERALIZEDTIME ) {" - "ext/openssl/openssl.c:824:2 gmadjust U gmadjust = thetime.tm_gmtoff" - "ext/openssl/openssl.c:828:65 overcorrect U Otherwise, we need to overcorrect and" - "ext/openssl/openssl.c:831:2 gmadjust U gmadjust = -(thetime.tm_isdst" - "ext/openssl/openssl.c:833:9 gmadjust U ret += gmadjust;" - - "ext/openssl/openssl.c:846:13 nconf U X509V3_set_nconf(&ctx, config);" - - "ext/openssl/openssl.c:847:22 nconf U if (!X509V3_EXT_add_nconf(config, &ctx, (char" - - "ext/openssl/openssl.c:863:14 NCONF U char *str = NCONF_get_string(conf, group" - - "ext/openssl/openssl.c:872:2 NCONF U NCONF_get_number(conf, group" - "ext/openssl/openssl.c:880:25 sktmp U STACK_OF(CONF_VALUE) * sktmp;" - "ext/openssl/openssl.c:888:2 sktmp U sktmp = NCONF_get_section" - - "ext/openssl/openssl.c:888:10 NCONF U sktmp = NCONF_get_section(req->req" - "ext/openssl/openssl.c:889:6 sktmp U if (sktmp == NULL) {" - "ext/openssl/openssl.c:894:36 sktmp U < sk_CONF_VALUE_num(sktmp); i++) {" - "ext/openssl/openssl.c:895:29 sktmp U sk_CONF_VALUE_value(sktmp, i);" - "ext/openssl/openssl.c:934:32 spkac U strip line endings from spkac */" - - "ext/openssl/openssl.c:959:23 NCONF U req->global_config = NCONF_new(NULL);" - - "ext/openssl/openssl.c:960:7 NCONF U if (!NCONF_load(req->global_config" - "ext/openssl/openssl.c:1031:40 digestbyname U req->md_alg = EVP_get_digestbyname(req->digest_name);" - "ext/openssl/openssl.c:1153:10 mdtype U EVP_MD *mdtype;" - "ext/openssl/openssl.c:1157:4 mdtype U mdtype = (EVP_MD *) EVP_sha" - "ext/openssl/openssl.c:1160:4 mdtype U mdtype = (EVP_MD *) EVP_md" - "ext/openssl/openssl.c:1164:4 mdtype U mdtype = (EVP_MD *) EVP_md" - "ext/openssl/openssl.c:1169:4 mdtype U mdtype = (EVP_MD *) EVP_md" - - "ext/openssl/openssl.c:1299:2 OSSL U OSSL_PROVIDER_load(NULL," - - "ext/openssl/openssl.c:1300:2 OSSL U OSSL_PROVIDER_load(NULL," - "ext/openssl/openssl.c:1328:29 sslv U stream_xport_register(\"sslv3\", php_openssl_ssl_socket" - - "ext/openssl/openssl.c:1345:35 pwhash U = PHP_MINIT(openssl_pwhash)(INIT_FUNC_ARGS_PASSTHRU" - "ext/openssl/openssl.c:1414:31 sslv U stream_xport_unregister(\"sslv3\");" - "ext/openssl/openssl.c:1598:28 spkstr U challenge = NULL, *spkstr = NULL;" - "ext/openssl/openssl.c:1600:14 spkac U const char *spkac = \"SPKAC=\";" @@ -15765,7 +13819,6 @@ issues: - "ext/openssl/openssl.c:1902:25 digestbyname U (!(mdtype = EVP_get_digestbyname(method))) {" - "ext/openssl/openssl.c:2029:14 Heimes U * Christian Heimes" - "ext/openssl/openssl.c:2085:12 EDIPARTY U * GEN_EDIPARTY, GEN_DIRNAME, GEN_IPADD" - - "ext/openssl/openssl.c:2085:39 IPADD U EDIPARTY, GEN_DIRNAME, GEN_IPADD and GEN_RID" - "ext/openssl/openssl.c:2195:11 purpset U int id, purpset;" - "ext/openssl/openssl.c:2197:18 purp U X509_PURPOSE * purp;" - "ext/openssl/openssl.c:2202:3 purp U purp = X509_PURPOSE_get0" @@ -15776,21 +13829,13 @@ issues: - "ext/openssl/openssl.c:2209:30 purpset U index_bool(&subsub, 1, purpset);" - "ext/openssl/openssl.c:2211:51 purp U _PURPOSE_get0_sname(purp) : X509_PURPOSE_get" - "ext/openssl/openssl.c:2211:82 purp U 9_PURPOSE_get0_name(purp);" - - "ext/openssl/openssl.c:2326:65 untrustedchain U *x, STACK_OF(X509) *untrustedchain, int purpose)" - - "ext/openssl/openssl.c:2337:40 untrustedchain U CTX_init(csc, ctx, x, untrustedchain)) {" - "ext/openssl/openssl.c:2361:8 zcainfo U zval *zcainfo = NULL;" - - "ext/openssl/openssl.c:2363:18 untrustedchain U STACK_OF(X509) *untrustedchain = NULL;" - "ext/openssl/openssl.c:2373:17 zcainfo U Z_PARAM_ARRAY(zcainfo)" - - "ext/openssl/openssl.c:2380:3 untrustedchain U untrustedchain = php_openssl_load_all" - - "ext/openssl/openssl.c:2381:7 untrustedchain U if (untrustedchain == NULL) {" - "ext/openssl/openssl.c:2386:36 zcainfo U openssl_setup_verify(zcainfo, 3);" - "ext/openssl/openssl.c:2416:4 calist U * calist is an array containing" - "ext/openssl/openssl.c:2419:51 calist U openssl_setup_verify(zval *calist, uint32_t arg_num)" - - "ext/openssl/openssl.c:2423:6 ndirs U int ndirs = 0, nfiles = 0;" - "ext/openssl/openssl.c:2435:6 calist U if (calist && (Z_TYPE_P(calist" - "ext/openssl/openssl.c:2435:26 calist U calist && (Z_TYPE_P(calist) == IS_ARRAY)) {" - - "ext/openssl/openssl.c:2468:6 ndirs U ndirs++;" - - "ext/openssl/openssl.c:2480:6 ndirs U if (ndirs == 0) {" - "ext/openssl/openssl.c:2539:52 zcerts U array_to_X509_sk(zval * zcerts, uint32_t arg_num, const" - "ext/openssl/openssl.c:2541:9 zcertval U zval * zcertval;" - "ext/openssl/openssl.c:2549:15 zcerts U if (Z_TYPE_P(zcerts) == IS_ARRAY) {" @@ -15803,13 +13848,8 @@ issues: - "ext/openssl/openssl.c:2650:5 certpbe U /* certpbe (default RC2-40)" - "ext/openssl/openssl.c:2651:5 keypbe U keypbe (default 3DES)" - "ext/openssl/openssl.c:2652:14 caname U friendly_caname" - - "ext/openssl/openssl.c:2655:60 extracerts U find(Z_ARRVAL_P(args), \"extracerts\", sizeof(\"extracerts" - - "ext/openssl/openssl.c:2655:81 extracerts U extracerts\", sizeof(\"extracerts\")-1)) != NULL) {" - - "ext/openssl/openssl.c:2656:39 extracerts U to_X509_sk(item, 5, \"extracerts\");" - "ext/openssl/openssl.c:2703:8 zout U zval *zout = NULL, *zpkey, *args" - "ext/openssl/openssl.c:2713:16 zout U Z_PARAM_ZVAL(zout)" - - "ext/openssl/openssl.c:2748:60 extracerts U find(Z_ARRVAL_P(args), \"extracerts\", sizeof(\"extracerts" - - "ext/openssl/openssl.c:2748:81 extracerts U extracerts\", sizeof(\"extracerts\")-1)) != NULL) {" - "ext/openssl/openssl.c:2786:21 zextracerts U zval *zout = NULL, zextracerts, zcert, zpkey;" - "ext/openssl/openssl.c:2786:34 zcert U NULL, zextracerts, zcert, zpkey;" - "ext/openssl/openssl.c:2825:19 zcert U ZVAL_STRINGL(&zcert, bio_buf->data, bio" @@ -15820,9 +13860,6 @@ issues: - "ext/openssl/openssl.c:2860:22 zextracerts U add_index_zval(&zextracerts, i, &zextracert);" - "ext/openssl/openssl.c:2860:39 zextracert U zval(&zextracerts, i, &zextracert);" - "ext/openssl/openssl.c:2868:40 zextracerts U zout, \"extracerts\", &zextracerts);" - - "ext/openssl/openssl.c:3367:14 nconf U X509V3_set_nconf(&ctx, req.req_config" - - "ext/openssl/openssl.c:3368:23 nconf U if (!X509V3_EXT_add_nconf(req.req_config, &ctx" - - "ext/openssl/openssl.c:3442:17 nconf U X509V3_set_nconf(&ext_ctx, req.req_config" - "ext/openssl/openssl.c:3551:12 tpubkey U EVP_PKEY *tpubkey = php_openssl_extract" - "ext/openssl/openssl.c:3559:6 tpubkey U if (tpubkey == NULL) {" - "ext/openssl/openssl.c:3564:45 tpubkey U object_init(return_value, tpubkey, /* is_private */ false" @@ -15842,22 +13879,14 @@ issues: - "ext/openssl/openssl.c:3842:28 paramgen U EVP_PKEY_CTX_set_ec_paramgen_curve_nid(ctx, req-" - "ext/openssl/openssl.c:3862:16 paramgen U if (EVP_PKEY_paramgen(ctx, ¶ms) <= 0)" - "ext/openssl/openssl.c:3893:30 randfile U openssl_write_rand_file(randfile, egdsocket, seeded)" - - "ext/openssl/openssl.c:3960:2 OSSL U OSSL_PARAM *params = NULL" - - "ext/openssl/openssl.c:3961:2 OSSL U OSSL_PARAM_BLD *bld = OSSL" - - "ext/openssl/openssl.c:3961:24 OSSL U OSSL_PARAM_BLD *bld = OSSL_PARAM_BLD_new();" - "ext/openssl/openssl.c:4361:53 eckey U init_legacy_ec(EC_KEY *eckey, zval *data, bool *is" - "ext/openssl/openssl.c:4362:85 cofactor U NULL, *g_y = NULL , *cofactor = NULL;" - - "ext/openssl/openssl.c:4367:10 bctx U BN_CTX *bctx = BN_CTX_new();" - - "ext/openssl/openssl.c:4399:49 bctx U new_curve_GFp(p, a, b, bctx))) {" - - "ext/openssl/openssl.c:4409:114 bctx U STRLEN_P(generator_zv), bctx))) {" - - "ext/openssl/openssl.c:4422:71 bctx U point_g, g_x, g_y, bctx)) {" - "ext/openssl/openssl.c:4435:21 cofactor U * OpenSSL uses 0 cofactor as a marker for \"unknown" - "ext/openssl/openssl.c:4435:55 cofactor U marker for \"unknown cofactor\"." - "ext/openssl/openssl.c:4436:16 cofactor U * So accept cofactor == NULL or cofactor" - "ext/openssl/openssl.c:4436:36 cofactor U cofactor == NULL or cofactor >= 0." - "ext/openssl/openssl.c:4448:24 eckey U if (!EC_KEY_set_group(eckey, group)) {" - "ext/openssl/openssl.c:4458:31 eckey U KEY_set_private_key(eckey, d)) {" - - "ext/openssl/openssl.c:4463:64 bctx U point_q, d, NULL, NULL, bctx)) {" - "ext/openssl/openssl.c:4475:30 eckey U EC_KEY_set_public_key(eckey, point_q)) {" - "ext/openssl/openssl.c:4480:24 eckey U if (!EC_KEY_check_key(eckey)) {" - "ext/openssl/openssl.c:4614:55 COFACTOR U OSSL_PKEY_PARAM_EC_COFACTOR, cofactor) ||" @@ -15869,43 +13898,28 @@ issues: - "ext/openssl/openssl.c:5145:36 KEYMGMT U id(pkey) != EVP_PKEY_KEYMGMT) {" - "ext/openssl/openssl.c:5480:74 ECDH U remote and local DH or ECDH key */" - "ext/openssl/openssl.c:5553:20 digestbyname U digest = EVP_get_digestbyname(method);" - - "ext/openssl/openssl.c:5597:8 Verifys U /* {{{ Verifys that the data block" - - "ext/openssl/openssl.c:5605:21 datain U BIO * in = NULL, * datain = NULL, * dataout =" - "ext/openssl/openssl.c:5611:9 signersfilename U char * signersfilename = NULL;" - "ext/openssl/openssl.c:5612:9 signersfilename U size_t signersfilename_len = 0;" - - "ext/openssl/openssl.c:5615:11 bfilename U char * p7bfilename = NULL;" - - "ext/openssl/openssl.c:5616:11 bfilename U size_t p7bfilename_len = 0;" - "ext/openssl/openssl.c:5621:14 signersfilename U &flags, &signersfilename, &signersfilename_len" - "ext/openssl/openssl.c:5621:32 signersfilename U &signersfilename, &signersfilename_len, &cainfo," - - "ext/openssl/openssl.c:5622:72 bfilename U datafilename_len, &p7bfilename, &p7bfilename_len)" - - "ext/openssl/openssl.c:5622:86 bfilename U len, &p7bfilename, &p7bfilename_len) == FAILURE) {" - - "ext/openssl/openssl.c:5646:29 datain U SMIME_read_PKCS7(in, &datain);" - - "ext/openssl/openssl.c:5661:8 bfilename U if (p7bfilename) {" - - "ext/openssl/openssl.c:5672:38 datain U verify(p7, others, store, datain, dataout, (int)flags" - "ext/openssl/openssl.c:5676:7 signersfilename U if (signersfilename) {" - - "ext/openssl/openssl.c:5723:11 datain U BIO_free(datain);" - - "ext/openssl/openssl.c:5731:79 recipcerts U the certificates in recipcerts and output the result" + - "ext/openssl/openssl.c:5677:9 certout U BIO *certout;" + - "ext/openssl/openssl.c:5679:4 certout U certout = php_openssl_bio_new" + - "ext/openssl/openssl.c:5681:8 certout U if (certout) {" + - "ext/openssl/openssl.c:5687:31 certout U !PEM_write_bio_X509(certout, sk_X509_value(signers" + - "ext/openssl/openssl.c:5700:14 certout U BIO_free(certout);" - "ext/openssl/openssl.c:5734:9 zrecipcerts U zval * zrecipcerts, * zheaders = NULL;" - "ext/openssl/openssl.c:5734:24 zheaders U zval * zrecipcerts, * zheaders = NULL;" - - "ext/openssl/openssl.c:5735:19 recipcerts U STACK_OF(X509) * recipcerts = NULL;" - "ext/openssl/openssl.c:5739:9 zcertval U zval * zcertval;" - "ext/openssl/openssl.c:5742:12 cipherid U zend_long cipherid = PHP_OPENSSL_CIPHER" - - "ext/openssl/openssl.c:5744:9 infilename U char * infilename = NULL;" - - "ext/openssl/openssl.c:5745:9 infilename U size_t infilename_len;" - "ext/openssl/openssl.c:5751:46 ppza U parameters(ZEND_NUM_ARGS(), \"ppza!|ll\", &infilename," - - "ext/openssl/openssl.c:5751:58 infilename U ARGS(), \"ppza!|ll\", &infilename, &infilename_len," - - "ext/openssl/openssl.c:5751:71 infilename U |ll\", &infilename, &infilename_len," - "ext/openssl/openssl.c:5752:38 zrecipcerts U &outfilename_len, &zrecipcerts, &zheaders, &flags," - "ext/openssl/openssl.c:5752:52 zheaders U len, &zrecipcerts, &zheaders, &flags, &cipherid)" - "ext/openssl/openssl.c:5752:71 cipherid U &zheaders, &flags, &cipherid) == FAILURE) {" - - "ext/openssl/openssl.c:5756:36 infilename U openssl_bio_new_file(infilename, infilename_len, 1," - - "ext/openssl/openssl.c:5766:2 recipcerts U recipcerts = sk_X509_new_null(" - "ext/openssl/openssl.c:5769:15 zrecipcerts U if (Z_TYPE_P(zrecipcerts) == IS_ARRAY) {" - "ext/openssl/openssl.c:5770:36 zrecipcerts U FOREACH_VAL(Z_ARRVAL_P(zrecipcerts), zcertval) {" - "ext/openssl/openssl.c:5770:50 zcertval U ARRVAL_P(zrecipcerts), zcertval) {" - - "ext/openssl/openssl.c:5788:17 recipcerts U sk_X509_push(recipcerts, cert);" - "ext/openssl/openssl.c:5794:37 zrecipcerts U openssl_x509_from_zval(zrecipcerts, &free_cert, 3, false" - - "ext/openssl/openssl.c:5809:16 recipcerts U sk_X509_push(recipcerts, cert);" - "ext/openssl/openssl.c:5813:48 cipherid U evp_cipher_from_algo(cipherid);" - "ext/openssl/openssl.c:5828:6 zheaders U if (zheaders) {" - "ext/openssl/openssl.c:5829:44 zheaders U STR_KEY_VAL(Z_ARRVAL_P(zheaders), strindex, zcertval" @@ -15928,16 +13942,10 @@ issues: - "ext/openssl/openssl.c:5998:6 extracertsfilename U if (extracertsfilename) {" - "ext/openssl/openssl.c:6006:39 zprivkey U openssl_pkey_from_zval(zprivkey, 0, \"\", 0, 4);" - "ext/openssl/openssl.c:6083:118 recipcert U file name outfilename. recipcert is a CERT for one of" - - "ext/openssl/openssl.c:6083:165 recipkey U one of the recipients. recipkey specifies the private" - "ext/openssl/openssl.c:6083:209 recipcert U private key matching recipcert, if recipcert does not" - "ext/openssl/openssl.c:6083:223 recipcert U matching recipcert, if recipcert does not include the" - "ext/openssl/openssl.c:6088:8 recipcert U zval *recipcert, *recipkey = NULL;" - - "ext/openssl/openssl.c:6088:20 recipkey U zval *recipcert, *recipkey = NULL;" - "ext/openssl/openssl.c:6089:12 recipcert U bool free_recipcert;" - - "ext/openssl/openssl.c:6091:33 datain U NULL, *out = NULL, *datain = NULL;" - - "ext/openssl/openssl.c:6103:24 recipkey U Z_PARAM_ZVAL_OR_NULL(recipkey)" - - "ext/openssl/openssl.c:6114:35 recipkey U openssl_pkey_from_zval(recipkey ? recipkey : recipcert" - - "ext/openssl/openssl.c:6114:46 recipkey U from_zval(recipkey ? recipkey : recipcert, 0, \"\"," - "ext/openssl/openssl.c:6170:24 sigbio U BIO *certout = NULL, *sigbio = NULL;" - "ext/openssl/openssl.c:6206:3 sigbio U sigbio = php_openssl_bio_new" - "ext/openssl/openssl.c:6207:7 sigbio U if (sigbio == NULL) {" @@ -15957,7 +13965,6 @@ issues: - "ext/openssl/openssl.c:6944:73 crypted U &data, &data_len, &crypted, &key, &padding) ==" - "ext/openssl/openssl.c:7125:33 THREEWAY U default_digest = ZEND_THREEWAY_COMPARE(PHP_OPENSSL" - "ext/openssl/openssl.c:7144:20 digestbyname U mdtype = EVP_get_digestbyname(ZSTR_VAL(method_str" - - "ext/openssl/openssl.c:7183:8 Verifys U /* {{{ Verifys data */" - "ext/openssl/openssl.c:7197:33 THREEWAY U default_digest = ZEND_THREEWAY_COMPARE(PHP_OPENSSL" - "ext/openssl/openssl.c:7210:20 digestbyname U mdtype = EVP_get_digestbyname(ZSTR_VAL(method_str" - "ext/openssl/openssl.c:7248:8 pubkeys U zval *pubkeys, *pubkey, *sealdata" @@ -16058,114 +14065,102 @@ issues: - "ext/openssl/php_openssl.h:54:25 RENEG U define OPENSSL_DEFAULT_RENEG_LIMIT 2" - "ext/openssl/php_openssl.h:55:25 RENEG U define OPENSSL_DEFAULT_RENEG_WINDOW 300" - "ext/openssl/php_openssl.h:59:34 AESGCM U AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA" - - "ext/openssl/php_openssl.h:170:21 PWHASH U #define PHP_OPENSSL_PWHASH_MEMLIMIT PHP_PASSWORD" - - "ext/openssl/php_openssl.h:172:21 PWHASH U #define PHP_OPENSSL_PWHASH_MEMLIMIT (64 << 10)" - - "ext/openssl/php_openssl.h:175:21 PWHASH U #define PHP_OPENSSL_PWHASH_ITERLIMIT PHP_PASSWORD" - - "ext/openssl/php_openssl.h:177:21 PWHASH U #define PHP_OPENSSL_PWHASH_ITERLIMIT 4" - - "ext/openssl/php_openssl.h:180:21 PWHASH U #define PHP_OPENSSL_PWHASH_THREADS PHP_PASSWORD" - - "ext/openssl/php_openssl.h:193:28 pwhash U MINIT_FUNCTION(openssl_pwhash);" - - "ext/openssl/xp_ssl.c:14:21 Lowrey U | Daniel Lowrey " - - "ext/openssl/xp_ssl.c:16:20 Zelenka U | Jakub Zelenka " - - "ext/openssl/xp_ssl.c:83:20 ECDH U #ifndef OPENSSL_NO_ECDH" - - "ext/openssl/xp_ssl.c:84:14 ECDH U #define HAVE_ECDH 1" - - "ext/openssl/xp_ssl.c:87:20 TLSEXT U #ifndef OPENSSL_NO_TLSEXT" - - "ext/openssl/xp_ssl.c:160:28 sockop U ssize_t php_openssl_sockop_io(int read, php_stream" - - "ext/openssl/xp_ssl.c:170:26 handhsake U Provides leaky bucket handhsake renegotiation rate-limiting" - - "ext/openssl/xp_ssl.c:200:34 reneg U handshake_bucket_t *reneg;" - - "ext/openssl/xp_ssl.c:241:7 esbuf U char esbuf[512];" - - "ext/openssl/xp_ssl.c:296:33 esbuf U error_string_n(ecode, esbuf, sizeof(esbuf));" - - "ext/openssl/xp_ssl.c:296:47 esbuf U ecode, esbuf, sizeof(esbuf));" - - "ext/openssl/xp_ssl.c:300:32 esbuf U smart_str_appends(&ebuf, esbuf);" - - "ext/openssl/xp_ssl.c:457:7 ipbuffer U char ipbuffer[64];" - - "ext/openssl/xp_ssl.c:499:31 IPADD U if (san->type == GEN_IPADD) {" - - "ext/openssl/xp_ssl.c:501:14 ipbuffer U snprintf(ipbuffer, sizeof(ipbuffer)," - - "ext/openssl/xp_ssl.c:501:31 ipbuffer U snprintf(ipbuffer, sizeof(ipbuffer), \"%d.%d.%d.%d\"," - - "ext/openssl/xp_ssl.c:507:47 ipbuffer U subject_name, (const char*)ipbuffer) == 0) {" - - "ext/openssl/xp_ssl.c:515:5 ipbuffer U ipbuffer[0] = 0;" - - "ext/openssl/xp_ssl.c:719:8 ENHKEY U CERT_ENHKEY_USAGE enhkey_usage" - - "ext/openssl/xp_ssl.c:719:21 enhkey U CERT_ENHKEY_USAGE enhkey_usage = {0};" - - "ext/openssl/xp_ssl.c:727:3 enhkey U enhkey_usage.cUsageIdentifier" - - "ext/openssl/xp_ssl.c:728:3 enhkey U enhkey_usage.rgpszUsageIdentifier" - - "ext/openssl/xp_ssl.c:728:16 rgpsz U enhkey_usage.rgpszUsageIdentifier = usages" - - "ext/openssl/xp_ssl.c:730:22 enhkey U cert_usage.Usage = enhkey_usage;" - - "ext/openssl/xp_ssl.c:769:21 pwsz U ssl_policy_params.pwszServerName = NULL;" - - "ext/openssl/xp_ssl.c:786:64 UNTRUSTEDROOT U status.dwError == CERT_E_UNTRUSTEDROOT" - - "ext/openssl/xp_ssl.c:1115:41 reneg U openssl_limit_handshake_reneg(const SSL *ssl) /*" - - "ext/openssl/xp_ssl.c:1127:15 reneg U if (sslsock->reneg->prev_handshake ==" - - "ext/openssl/xp_ssl.c:1128:12 reneg U sslsock->reneg->prev_handshake = now" - - "ext/openssl/xp_ssl.c:1132:40 reneg U now.tv_sec - sslsock->reneg->prev_handshake);" - - "ext/openssl/xp_ssl.c:1188:36 RENEG U limit = OPENSSL_DEFAULT_RENEG_LIMIT;" - - "ext/openssl/xp_ssl.c:1189:37 RENEG U window = OPENSSL_DEFAULT_RENEG_WINDOW;" - - "ext/openssl/xp_ssl.c:1248:8 zdhpath U zval *zdhpath = php_stream_context" - - "ext/openssl/xp_ssl.c:1249:6 zdhpath U if (zdhpath == NULL) {" - - "ext/openssl/xp_ssl.c:1259:29 zdhpath U try_convert_to_string(zdhpath)) {" - - "ext/openssl/xp_ssl.c:1263:37 zdhpath U new_file(Z_STRVAL_P(zdhpath), PHP_OPENSSL_BIO_MODE" - - "ext/openssl/xp_ssl.c:1306:18 ECDH U #if defined(HAVE_ECDH) && PHP_OPENSSL_API" - - "ext/openssl/xp_ssl.c:1307:43 ecdh U php_openssl_set_server_ecdh_curve(php_stream *stream" - - "ext/openssl/xp_ssl.c:1309:8 zvcurve U zval *zvcurve;" - - "ext/openssl/xp_ssl.c:1311:10 ecdh U EC_KEY *ecdh;" - - "ext/openssl/xp_ssl.c:1313:2 zvcurve U zvcurve = php_stream_context" - - "ext/openssl/xp_ssl.c:1313:78 ecdh U CONTEXT(stream), \"ssl\", \"ecdh_curve\");" - - "ext/openssl/xp_ssl.c:1314:6 zvcurve U if (zvcurve == NULL) {" - - "ext/openssl/xp_ssl.c:1315:15 ecdh U SSL_CTX_set_ecdh_auto(ctx, 1);" - - "ext/openssl/xp_ssl.c:1318:30 zvcurve U try_convert_to_string(zvcurve)) {" - - "ext/openssl/xp_ssl.c:1322:37 zvcurve U OBJ_sn2nid(Z_STRVAL_P(zvcurve));" - - "ext/openssl/xp_ssl.c:1324:47 ecdh U E_WARNING, \"Invalid ecdh_curve specified\");" - - "ext/openssl/xp_ssl.c:1331:56 ECDH U \"Failed generating ECDH curve\");" - - "ext/openssl/xp_ssl.c:1348:18 ECDH U #if defined(HAVE_ECDH) && PHP_OPENSSL_API" - - "ext/openssl/xp_ssl.c:1390:47 TLSEXT U servername(ssl_handle, TLSEXT_NAMETYPE_host_name)" - - "ext/openssl/xp_ssl.c:1393:14 TLSEXT U return SSL_TLSEXT_ERR_NOACK;" - - "ext/openssl/xp_ssl.c:1400:14 TLSEXT U return SSL_TLSEXT_ERR_NOACK;" - - "ext/openssl/xp_ssl.c:1406:15 TLSEXT U return SSL_TLSEXT_ERR_OK;" - - "ext/openssl/xp_ssl.c:1569:14 tlsext U SSL_CTX_set_tlsext_servername_callback" - - "ext/openssl/xp_ssl.c:1590:11 tlsext U SSL_set_tlsext_host_name(sslsock->ssl" - - "ext/openssl/xp_ssl.c:1603:18 emalloced U * returns: an emalloced buffer or NULL on failure" - - "ext/openssl/xp_ssl.c:1662:8 cipherlist U char *cipherlist = NULL;" - - "ext/openssl/xp_ssl.c:1726:32 cipherlist U OPT_STRING(\"ciphers\", cipherlist);" - - "ext/openssl/xp_ssl.c:1728:7 cipherlist U if (!cipherlist) {" - - "ext/openssl/xp_ssl.c:1729:3 cipherlist U cipherlist = OPENSSL_DEFAULT_STREAM" - - "ext/openssl/xp_ssl.c:1732:6 cipherlist U if (cipherlist) {" - - "ext/openssl/xp_ssl.c:1849:13 zcert U zval *val, zcert;" - - "ext/openssl/xp_ssl.c:1857:19 zcert U object_init_ex(&zcert, php_openssl_certificate" - - "ext/openssl/xp_ssl.c:1858:42 zcert U OPENSSL_CERTIFICATE_P(&zcert);" - - "ext/openssl/xp_ssl.c:1861:89 zcert U peer_certificate\", &zcert);" - - "ext/openssl/xp_ssl.c:1862:18 zcert U zval_ptr_dtor(&zcert);" - - "ext/openssl/xp_ssl.c:1880:11 mycert U X509 *mycert = X509_dup(sk_X509_value" - - "ext/openssl/xp_ssl.c:1884:25 mycert U cert_object->x509 = mycert;" - - "ext/openssl/xp_ssl.c:2025:28 sockop U ssize_t php_openssl_sockop_read(php_stream *stream" - - "ext/openssl/xp_ssl.c:2027:21 sockop U return php_openssl_sockop_io( 1, stream, buf," - - "ext/openssl/xp_ssl.c:2031:28 sockop U ssize_t php_openssl_sockop_write(php_stream *stream" - - "ext/openssl/xp_ssl.c:2033:21 sockop U return php_openssl_sockop_io( 0, stream, (char" - - "ext/openssl/xp_ssl.c:2322:27 xparam U stream_xport_param *xparam STREAMS_DC) /* {{{" - - "ext/openssl/xp_ssl.c:2324:6 clisock U int clisock;" - - "ext/openssl/xp_ssl.c:2326:8 tmpzval U zval *tmpzval = NULL;" - - "ext/openssl/xp_ssl.c:2328:2 xparam U xparam->outputs.client = NULL" - - "ext/openssl/xp_ssl.c:2331:4 tmpzval U (tmpzval = php_stream_context" - - "ext/openssl/xp_ssl.c:2332:16 tmpzval U zend_is_true(tmpzval)) {" - - "ext/openssl/xp_ssl.c:2336:2 clisock U clisock = php_network_accept" - - "ext/openssl/xp_ssl.c:2337:3 xparam U xparam->want_textaddr ? &xparam" - - "ext/openssl/xp_ssl.c:2337:28 xparam U xparam->want_textaddr ? &xparam->outputs.textaddr :" - - "ext/openssl/xp_ssl.c:2338:3 xparam U xparam->want_addr ? &xparam" - - "ext/openssl/xp_ssl.c:2345:6 clisock U if (clisock >= 0) {" - - "ext/openssl/xp_ssl.c:2346:33 clisockdata U openssl_netstream_data_t *clisockdata = (php_openssl_netstream" - - "ext/openssl/xp_ssl.c:2346:95 clisockdata U t*) emalloc(sizeof(*clisockdata));" - - "ext/openssl/xp_ssl.c:2349:10 clisockdata U memset(clisockdata, 0, sizeof(*clisockdata" - - "ext/openssl/xp_ssl.c:2349:34 clisockdata U clisockdata, 0, sizeof(*clisockdata));" - - "ext/openssl/xp_ssl.c:2350:10 clisockdata U memcpy(clisockdata, sock, sizeof(clisockdata" - - "ext/openssl/xp_ssl.c:2352:27 clisock U clisockdata->s.socket = clisock;" - - "ext/openssl/xp_ssl.c:2807:29 sslv U if (strncmp(proto, \"sslv2\", protolen) == 0)" - - "ext/openssl/xp_ssl.c:2811:29 sslv U if (strncmp(proto, \"sslv3\", protolen) == 0)" + - "ext/openssl/xp_ssl.c:14:21 Lowrey U | Daniel Lowrey " + - "ext/openssl/xp_ssl.c:16:20 Zelenka U | Jakub Zelenka " + - "ext/openssl/xp_ssl.c:83:20 ECDH U #ifndef OPENSSL_NO_ECDH" + - "ext/openssl/xp_ssl.c:84:14 ECDH U #define HAVE_ECDH 1" + - "ext/openssl/xp_ssl.c:87:20 TLSEXT U #ifndef OPENSSL_NO_TLSEXT" + - "ext/openssl/xp_ssl.c:160:28 sockop U ssize_t php_openssl_sockop_io(int read, php_stream" + - "ext/openssl/xp_ssl.c:170:26 handhsake U Provides leaky bucket handhsake renegotiation rate-limiting" + - "ext/openssl/xp_ssl.c:200:34 reneg U handshake_bucket_t *reneg;" + - "ext/openssl/xp_ssl.c:241:7 esbuf U char esbuf[512];" + - "ext/openssl/xp_ssl.c:296:33 esbuf U error_string_n(ecode, esbuf, sizeof(esbuf));" + - "ext/openssl/xp_ssl.c:296:47 esbuf U ecode, esbuf, sizeof(esbuf));" + - "ext/openssl/xp_ssl.c:300:32 esbuf U smart_str_appends(&ebuf, esbuf);" + - "ext/openssl/xp_ssl.c:418:59 subjectname U wildcard_name(const char *subjectname, const char *certname" + - "ext/openssl/xp_ssl.c:418:84 certname U subjectname, const char *certname) /* {{{ */" + - "ext/openssl/xp_ssl.c:424:17 subjectname U if (strcasecmp(subjectname, certname) == 0) {" + - "ext/openssl/xp_ssl.c:424:30 certname U strcasecmp(subjectname, certname) == 0) {" + - "ext/openssl/xp_ssl.c:429:26 certname U !(wildcard = strchr(certname, '*')) || memchr(certname" + - "ext/openssl/xp_ssl.c:429:52 certname U certname, '*')) || memchr(certname, '.', wildcard - certname" + - "ext/openssl/xp_ssl.c:429:78 certname U certname, '.', wildcard - certname)) {" + - "ext/openssl/xp_ssl.c:435:32 subjectname U prefix_len && strncasecmp(subjectname, certname, prefix_len" + - "ext/openssl/xp_ssl.c:440:23 subjectname U subject_len = strlen(subjectname);" + - "ext/openssl/xp_ssl.c:445:35 subjectname U strcasecmp(wildcard + 1, subjectname + subject_len - suffix" + - "ext/openssl/xp_ssl.c:677:2 PCCERT U PCCERT_CONTEXT cert_ctx = NULL" + - "ext/openssl/xp_ssl.c:678:2 PCCERT U PCCERT_CHAIN_CONTEXT cert_chain" + - "ext/openssl/xp_ssl.c:719:8 ENHKEY U CERT_ENHKEY_USAGE enhkey_usage" + - "ext/openssl/xp_ssl.c:719:21 enhkey U CERT_ENHKEY_USAGE enhkey_usage = {0};" + - "ext/openssl/xp_ssl.c:727:3 enhkey U enhkey_usage.cUsageIdentifier" + - "ext/openssl/xp_ssl.c:728:3 enhkey U enhkey_usage.rgpszUsageIdentifier" + - "ext/openssl/xp_ssl.c:728:16 rgpsz U enhkey_usage.rgpszUsageIdentifier = usages" + - "ext/openssl/xp_ssl.c:730:22 enhkey U cert_usage.Usage = enhkey_usage;" + - "ext/openssl/xp_ssl.c:769:21 pwsz U ssl_policy_params.pwszServerName = NULL;" + - "ext/openssl/xp_ssl.c:1115:41 reneg U openssl_limit_handshake_reneg(const SSL *ssl) /*" + - "ext/openssl/xp_ssl.c:1127:15 reneg U if (sslsock->reneg->prev_handshake ==" + - "ext/openssl/xp_ssl.c:1128:12 reneg U sslsock->reneg->prev_handshake = now" + - "ext/openssl/xp_ssl.c:1132:40 reneg U now.tv_sec - sslsock->reneg->prev_handshake);" + - "ext/openssl/xp_ssl.c:1188:36 RENEG U limit = OPENSSL_DEFAULT_RENEG_LIMIT;" + - "ext/openssl/xp_ssl.c:1189:37 RENEG U window = OPENSSL_DEFAULT_RENEG_WINDOW;" + - "ext/openssl/xp_ssl.c:1248:8 zdhpath U zval *zdhpath = php_stream_context" + - "ext/openssl/xp_ssl.c:1249:6 zdhpath U if (zdhpath == NULL) {" + - "ext/openssl/xp_ssl.c:1259:29 zdhpath U try_convert_to_string(zdhpath)) {" + - "ext/openssl/xp_ssl.c:1263:37 zdhpath U new_file(Z_STRVAL_P(zdhpath), PHP_OPENSSL_BIO_MODE" + - "ext/openssl/xp_ssl.c:1306:18 ECDH U #if defined(HAVE_ECDH) && PHP_OPENSSL_API" + - "ext/openssl/xp_ssl.c:1307:43 ecdh U php_openssl_set_server_ecdh_curve(php_stream *stream" + - "ext/openssl/xp_ssl.c:1309:8 zvcurve U zval *zvcurve;" + - "ext/openssl/xp_ssl.c:1311:10 ecdh U EC_KEY *ecdh;" + - "ext/openssl/xp_ssl.c:1313:2 zvcurve U zvcurve = php_stream_context" + - "ext/openssl/xp_ssl.c:1313:78 ecdh U CONTEXT(stream), \"ssl\", \"ecdh_curve\");" + - "ext/openssl/xp_ssl.c:1314:6 zvcurve U if (zvcurve == NULL) {" + - "ext/openssl/xp_ssl.c:1315:15 ecdh U SSL_CTX_set_ecdh_auto(ctx, 1);" + - "ext/openssl/xp_ssl.c:1318:30 zvcurve U try_convert_to_string(zvcurve)) {" + - "ext/openssl/xp_ssl.c:1322:37 zvcurve U OBJ_sn2nid(Z_STRVAL_P(zvcurve));" + - "ext/openssl/xp_ssl.c:1324:47 ecdh U E_WARNING, \"Invalid ecdh_curve specified\");" + - "ext/openssl/xp_ssl.c:1331:56 ECDH U \"Failed generating ECDH curve\");" + - "ext/openssl/xp_ssl.c:1348:18 ECDH U #if defined(HAVE_ECDH) && PHP_OPENSSL_API" + - "ext/openssl/xp_ssl.c:1390:47 TLSEXT U servername(ssl_handle, TLSEXT_NAMETYPE_host_name)" + - "ext/openssl/xp_ssl.c:1393:14 TLSEXT U return SSL_TLSEXT_ERR_NOACK;" + - "ext/openssl/xp_ssl.c:1400:14 TLSEXT U return SSL_TLSEXT_ERR_NOACK;" + - "ext/openssl/xp_ssl.c:1406:15 TLSEXT U return SSL_TLSEXT_ERR_OK;" + - "ext/openssl/xp_ssl.c:1569:14 tlsext U SSL_CTX_set_tlsext_servername_callback" + - "ext/openssl/xp_ssl.c:1590:11 tlsext U SSL_set_tlsext_host_name(sslsock->ssl" + - "ext/openssl/xp_ssl.c:1603:18 emalloced U * returns: an emalloced buffer or NULL on failure" + - "ext/openssl/xp_ssl.c:1662:8 cipherlist U char *cipherlist = NULL;" + - "ext/openssl/xp_ssl.c:1720:38 localcert U the passphrase (for localcert) */" + - "ext/openssl/xp_ssl.c:1726:32 cipherlist U OPT_STRING(\"ciphers\", cipherlist);" + - "ext/openssl/xp_ssl.c:1728:7 cipherlist U if (!cipherlist) {" + - "ext/openssl/xp_ssl.c:1729:3 cipherlist U cipherlist = OPENSSL_DEFAULT_STREAM" + - "ext/openssl/xp_ssl.c:1732:6 cipherlist U if (cipherlist) {" + - "ext/openssl/xp_ssl.c:1849:13 zcert U zval *val, zcert;" + - "ext/openssl/xp_ssl.c:1857:19 zcert U object_init_ex(&zcert, php_openssl_certificate" + - "ext/openssl/xp_ssl.c:1858:42 zcert U OPENSSL_CERTIFICATE_P(&zcert);" + - "ext/openssl/xp_ssl.c:1861:89 zcert U peer_certificate\", &zcert);" + - "ext/openssl/xp_ssl.c:1862:18 zcert U zval_ptr_dtor(&zcert);" + - "ext/openssl/xp_ssl.c:1880:11 mycert U X509 *mycert = X509_dup(sk_X509_value" + - "ext/openssl/xp_ssl.c:1884:25 mycert U cert_object->x509 = mycert;" + - "ext/openssl/xp_ssl.c:2025:28 sockop U ssize_t php_openssl_sockop_read(php_stream *stream" + - "ext/openssl/xp_ssl.c:2027:21 sockop U return php_openssl_sockop_io( 1, stream, buf," + - "ext/openssl/xp_ssl.c:2031:28 sockop U ssize_t php_openssl_sockop_write(php_stream *stream" + - "ext/openssl/xp_ssl.c:2033:21 sockop U return php_openssl_sockop_io( 0, stream, (char" + - "ext/openssl/xp_ssl.c:2322:27 xparam U stream_xport_param *xparam STREAMS_DC) /* {{{" + - "ext/openssl/xp_ssl.c:2326:8 tmpzval U zval *tmpzval = NULL;" + - "ext/openssl/xp_ssl.c:2328:2 xparam U xparam->outputs.client = NULL" + - "ext/openssl/xp_ssl.c:2331:4 tmpzval U (tmpzval = php_stream_context" + - "ext/openssl/xp_ssl.c:2332:16 tmpzval U zend_is_true(tmpzval)) {" + - "ext/openssl/xp_ssl.c:2337:3 xparam U xparam->want_textaddr ? &xparam" + - "ext/openssl/xp_ssl.c:2337:28 xparam U xparam->want_textaddr ? &xparam->outputs.textaddr :" + - "ext/openssl/xp_ssl.c:2338:3 xparam U xparam->want_addr ? &xparam" + - "ext/openssl/xp_ssl.c:2807:29 sslv U if (strncmp(proto, \"sslv2\", protolen) == 0)" + - "ext/openssl/xp_ssl.c:2811:29 sslv U if (strncmp(proto, \"sslv3\", protolen) == 0)" - "ext/pcntl/pcntl_arginfo.h:136:18 FORKX U #if defined(HAVE_FORKX)" - "ext/pcntl/pcntl_arginfo.h:137:55 forkx U INFO_EX(arginfo_pcntl_forkx, 0, 1, IS_LONG, 0)" - - "ext/pcntl/pcntl_arginfo.h:142:18 PIDFD U #if defined(HAVE_PIDFD_OPEN)" - - "ext/pcntl/pcntl_arginfo.h:145:43 nstype U WITH_DEFAULT_VALUE(0, nstype, IS_LONG, 0, \"CLONE" - "ext/pcntl/pcntl_arginfo.h:150:55 getcpuaffinity U MASK_EX(arginfo_pcntl_getcpuaffinity, 0, 0, MAY_BE_ARRAY" - "ext/pcntl/pcntl_arginfo.h:154:55 setcpuaffinity U INFO_EX(arginfo_pcntl_setcpuaffinity, 0, 0, _IS_BOOL, 0)" - "ext/pcntl/pcntl_arginfo.h:166:54 getqos U INFO_EX(arginfo_pcntl_getqos_class, 0, 0, Pcntl\\" - "ext/pcntl/pcntl_arginfo.h:169:55 setqos U INFO_EX(arginfo_pcntl_setqos_class, 0, 0, IS_VOID" - "ext/pcntl/pcntl_arginfo.h:216:18 FORKX U #if defined(HAVE_FORKX)" - "ext/pcntl/pcntl_arginfo.h:217:21 forkx U ZEND_FUNCTION(pcntl_forkx);" - - "ext/pcntl/pcntl_arginfo.h:219:18 PIDFD U #if defined(HAVE_PIDFD_OPEN)" - "ext/pcntl/pcntl_arginfo.h:223:21 getcpuaffinity U ZEND_FUNCTION(pcntl_getcpuaffinity);" - "ext/pcntl/pcntl_arginfo.h:224:21 setcpuaffinity U ZEND_FUNCTION(pcntl_setcpuaffinity);" - "ext/pcntl/pcntl_arginfo.h:230:21 getqos U ZEND_FUNCTION(pcntl_getqos_class);" @@ -16173,7 +14168,6 @@ issues: - "ext/pcntl/pcntl_arginfo.h:278:18 FORKX U #if defined(HAVE_FORKX)" - "ext/pcntl/pcntl_arginfo.h:279:16 forkx U ZEND_FE(pcntl_forkx, arginfo_pcntl_forkx" - "ext/pcntl/pcntl_arginfo.h:279:37 forkx U forkx, arginfo_pcntl_forkx)" - - "ext/pcntl/pcntl_arginfo.h:281:18 PIDFD U #if defined(HAVE_PIDFD_OPEN)" - "ext/pcntl/pcntl_arginfo.h:285:16 getcpuaffinity U ZEND_FE(pcntl_getcpuaffinity, arginfo_pcntl_getcpuaffinity" - "ext/pcntl/pcntl_arginfo.h:285:46 getcpuaffinity U getcpuaffinity, arginfo_pcntl_getcpuaffinity)" - "ext/pcntl/pcntl_arginfo.h:286:16 setcpuaffinity U ZEND_FE(pcntl_setcpuaffinity, arginfo_pcntl_setcpuaffinity" @@ -16182,8 +14176,6 @@ issues: - "ext/pcntl/pcntl_arginfo.h:292:44 getqos U class, arginfo_pcntl_getqos_class)" - "ext/pcntl/pcntl_arginfo.h:293:16 setqos U ZEND_FE(pcntl_setqos_class, arginfo_pcntl" - "ext/pcntl/pcntl_arginfo.h:293:44 setqos U class, arginfo_pcntl_setqos_class)" - - "ext/pcntl/pcntl_arginfo.h:328:28 PIDFD U REGISTER_LONG_CONSTANT(\"P_PIDFD\", LONG_CONST(P_PIDFD" - - "ext/pcntl/pcntl_arginfo.h:328:49 PIDFD U PIDFD\", LONG_CONST(P_PIDFD), CONST_PERSISTENT)" - "ext/pcntl/pcntl_arginfo.h:340:28 JAILID U REGISTER_LONG_CONSTANT(\"P_JAILID\", LONG_CONST(P_JAILID" - "ext/pcntl/pcntl_arginfo.h:340:50 JAILID U JAILID\", LONG_CONST(P_JAILID), CONST_PERSISTENT)" - "ext/pcntl/pcntl_arginfo.h:363:13 SIGSTKFLT U #if defined(SIGSTKFLT)" @@ -16208,12 +14200,6 @@ issues: - "ext/pcntl/pcntl_arginfo.h:410:13 SIGRTMAX U #if defined(SIGRTMAX)" - "ext/pcntl/pcntl_arginfo.h:411:26 SIGRTMAX U REGISTER_LONG_CONSTANT(\"SIGRTMAX\", LONG_CONST(SIGRTMAX" - "ext/pcntl/pcntl_arginfo.h:411:48 SIGRTMAX U SIGRTMAX\", LONG_CONST(SIGRTMAX), CONST_PERSISTENT)" - - "ext/pcntl/pcntl_arginfo.h:440:77 NOINFO U SIGTIMEDWAIT)) && defined(SI_NOINFO)" - - "ext/pcntl/pcntl_arginfo.h:441:29 NOINFO U REGISTER_LONG_CONSTANT(\"SI_NOINFO\", SI_NOINFO, CONST_PERSISTENT" - - "ext/pcntl/pcntl_arginfo.h:441:41 NOINFO U CONSTANT(\"SI_NOINFO\", SI_NOINFO, CONST_PERSISTENT);" - - "ext/pcntl/pcntl_arginfo.h:461:77 TKILL U SIGTIMEDWAIT)) && defined(SI_TKILL)" - - "ext/pcntl/pcntl_arginfo.h:462:29 TKILL U REGISTER_LONG_CONSTANT(\"SI_TKILL\", SI_TKILL, CONST_PERSISTENT" - - "ext/pcntl/pcntl_arginfo.h:462:40 TKILL U CONSTANT(\"SI_TKILL\", SI_TKILL, CONST_PERSISTENT);" - "ext/pcntl/pcntl_arginfo.h:570:32 NEWNS U LONG_CONSTANT(\"CLONE_NEWNS\", CLONE_NEWNS, CONST" - "ext/pcntl/pcntl_arginfo.h:570:46 NEWNS U CLONE_NEWNS\", CLONE_NEWNS, CONST_PERSISTENT);" - "ext/pcntl/pcntl_arginfo.h:572:44 NEWIPC U UNSHARE) && defined(CLONE_NEWIPC)" @@ -16253,14 +14239,11 @@ issues: - "ext/pcntl/pcntl_arginfo.h:686:13 ECAPMODE U #if defined(ECAPMODE)" - "ext/pcntl/pcntl_arginfo.h:687:32 ECAPMODE U LONG_CONSTANT(\"PCNTL_ECAPMODE\", ECAPMODE, CONST_PERSISTENT" - "ext/pcntl/pcntl_arginfo.h:687:43 ECAPMODE U CONSTANT(\"PCNTL_ECAPMODE\", ECAPMODE, CONST_PERSISTENT);" - - "ext/pcntl/pcntl.c:46:26 PIDFD U defined (HAVE_DECL_P_PIDFD) && HAVE_DECL_P_PIDFD" - - "ext/pcntl/pcntl.c:46:48 PIDFD U PIDFD) && HAVE_DECL_P_PIDFD == 1" - "ext/pcntl/pcntl.c:52:26 JAILID U defined (HAVE_DECL_P_JAILID) && HAVE_DECL_P_JAILID" - "ext/pcntl/pcntl.c:52:49 JAILID U JAILID) && HAVE_DECL_P_JAILID == 1" - "ext/pcntl/pcntl.c:76:16 getaffinity U #define sched_getaffinity(p, c, m) syscall(SYS" - "ext/pcntl/pcntl.c:76:56 getaffinity U syscall(SYS__sched_getaffinity, p, 0, c, m)" - "ext/pcntl/pcntl.c:96:16 getaffinity U #define sched_getaffinity(p, c, m) pset_bind(PS" - - "ext/pcntl/pcntl.c:128:13 PIDFD U #ifdef HAVE_PIDFD_OPEN" - "ext/pcntl/pcntl.c:132:13 FORKX U #ifdef HAVE_FORKX" - "ext/pcntl/pcntl.c:203:8 SIGRTMAX U #ifdef SIGRTMAX" - "ext/pcntl/pcntl.c:204:33 incorrecrt U least FreeBSD reports an incorrecrt NSIG that does not include" @@ -16300,15 +14283,6 @@ issues: - "ext/pcntl/pcntl.c:1536:19 NOSIGCHLD U if (flags < FORK_NOSIGCHLD || flags > FORK_WAITPID" - "ext/pcntl/pcntl.c:1537:46 NOSIGCHLD U error(1, \"must be FORK_NOSIGCHLD or FORK_WAITPID\");" - "ext/pcntl/pcntl.c:1541:8 forkx U pid = forkx(flags);" - - "ext/pcntl/pcntl.c:1565:13 PIDFD U #ifdef HAVE_PIDFD_OPEN" - - "ext/pcntl/pcntl.c:1566:9 pidfd U // The `pidfd_open` syscall is available" - - "ext/pcntl/pcntl.c:1570:17 nstype U zend_long pid, nstype = CLONE_NEWNET;" - - "ext/pcntl/pcntl.c:1577:16 nstype U Z_PARAM_LONG(nstype)" - - "ext/pcntl/pcntl.c:1581:19 pidfd U fd = syscall(SYS_pidfd_open, pid, 0);" - - "ext/pcntl/pcntl.c:1599:74 pidfd U Insufficient memory for pidfd_open\", errno);" - - "ext/pcntl/pcntl.c:1607:23 nstype U ret = setns(fd, (int)nstype);" - - "ext/pcntl/pcntl.c:1618:49 nstype U error(2, \"is an invalid nstype (%d)\", nstype);" - - "ext/pcntl/pcntl.c:1618:63 nstype U invalid nstype (%d)\", nstype);" - "ext/pcntl/pcntl.c:1636:20 getcpuaffinity U PHP_FUNCTION(pcntl_getcpuaffinity)" - "ext/pcntl/pcntl.c:1652:12 getaffinity U if (sched_getaffinity(pid, PCNTL_CPUSET_SIZE" - "ext/pcntl/pcntl.c:1683:20 setcpuaffinity U PHP_FUNCTION(pcntl_setcpuaffinity)" @@ -16682,10 +14656,6 @@ issues: - "ext/pcntl/pcntl.stub.php:1103:13 PTHREAD U #ifdef HAVE_PTHREAD_SET_QOS_CLASS_SELF_NP" - "ext/pcntl/pcntl.stub.php:1104:20 getqos U function pcntl_getqos_class(): Pcntl\\QosClass" - "ext/pcntl/pcntl.stub.php:1105:20 setqos U function pcntl_setqos_class(Pcntl\\QosClass" - - "ext/pcntl/php_signal.c:26:23 oact U struct sigaction act,oact;" - - "ext/pcntl/php_signal.c:51:31 oact U sigaction(signo, &act, &oact);" - - "ext/pcntl/php_signal.c:54:9 oact U return oact.sa_sigaction;" - - "ext/pcntl/php_signal.c:56:9 oact U return oact.sa_handler;" - "ext/pcre/pcre2lib/config.h:22:28 valgrind U Define to any value for valgrind support to find invalid" - "ext/pcre/pcre2lib/config.h:23:18 VALGRIND U #ifdef HAVE_PCRE_VALGRIND_SUPPORT" - "ext/pcre/pcre2lib/config.h:24:17 VALGRIND U #define SUPPORT_VALGRIND 1" @@ -16728,25 +14698,19 @@ issues: - "ext/pcre/pcre2lib/pcre2_auto_possess.c:296:33 NOTSTAR U OP_NOTSTAR)? OP_NOTSTAR :" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:297:17 STARI U (c >= OP_STARI)? OP_STARI :" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:297:33 STARI U OP_STARI)? OP_STARI :" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:324:14 SPTR U static PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:325:29 SPTR U property_list(PCRE2_SPTR code, BOOL utf, BOOL" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:330:7 SPTR U PCRE2_SPTR end;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:345:29 TYPEPOSUPTO U OP_STAR && c <= OP_TYPEPOSUPTO)" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:350:31 MINUPTO U OP_UPTO || c == OP_MINUPTO || c == OP_EXACT ||" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:350:67 POSUPTO U OP_EXACT || c == OP_POSUPTO)" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:362:13 STARI U case OP_STARI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:366:13 NOTSTAR U case OP_NOTSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:370:13 NOTSTARI U case OP_NOTSTARI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:371:18 NOTI U list[0] = OP_NOTI;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:374:13 TYPESTAR U case OP_TYPESTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:392:11 ANYNL U case OP_ANYNL:" + - "ext/pcre/pcre2lib/pcre2_auto_possess.c:397:11 EXTUNI U case OP_EXTUNI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:398:11 EODN U case OP_EODN:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:401:11 DOLLM U case OP_DOLLM:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:406:3 GETCHARINCTEST U GETCHARINCTEST(chr, code);" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:412:11 NOTI U case OP_NOTI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:414:3 GETCHARINCTEST U GETCHARINCTEST(chr, code);" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:456:26 clists U happen, since all clists are shorter than 5 character" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:472:11 NCLASS U case OP_NCLASS:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:484:13 CRSTAR U case OP_CRSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:485:13 CRMINSTAR U case OP_CRMINSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:486:13 CRQUERY U case OP_CRQUERY:" @@ -16760,8 +14724,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_auto_possess.c:501:13 CRMINRANGE U case OP_CRMINRANGE:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:502:13 CRPOSRANGE U case OP_CRPOSRANGE:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:521:31 possessified U case the base cannot be possessified." - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:536:23 SPTR U compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:537:36 SPTR U t *base_list, PCRE2_SPTR base_end, int *rec_limit" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:542:17 ochr U const uint32_t *ochr_ptr;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:563:14 bracode U PCRE2_SPTR bracode;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:596:22 possessify U /* We can always possessify a greedy iterator at" @@ -16785,16 +14747,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_auto_possess.c:694:50 CBRA U && *next_code != OP_CBRA &&" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:699:61 CBRA U checked by the OP_BRA/OP_CBRA case above. */" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:710:31 possessified U see if the base can be possessified. */" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:740:50 NCLASS U mode, OP_CLASS and OP_NCLASS are the same. */" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:741:39 NCLASS U (base_list[0] == OP_NCLASS || list[0] == OP_NCLASS" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:741:63 NCLASS U NCLASS || list[0] == OP_NCLASS))" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:746:65 NCLASS U base_list[0] == OP_NCLASS))" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:788:30 cbits U set2 = (uint8_t *)(cb->cbits + cbit_digit);" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:788:38 cbit U uint8_t *)(cb->cbits + cbit_digit);" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:795:30 cbits U set2 = (uint8_t *)(cb->cbits + cbit_space);" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:795:38 cbit U uint8_t *)(cb->cbits + cbit_space);" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:802:30 cbits U set2 = (uint8_t *)(cb->cbits + cbit_word);" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:802:38 cbit U uint8_t *)(cb->cbits + cbit_word);" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:840:14 leftop U uint32_t leftop, rightop;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:840:22 rightop U uint32_t leftop, rightop;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:842:5 leftop U leftop = base_list[0];" @@ -16831,28 +14783,17 @@ issues: - "ext/pcre/pcre2lib/pcre2_auto_possess.c:974:21 ochr U if (chr == *ochr_ptr) return FALSE;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:975:9 ochr U ochr_ptr++;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:977:14 ochr U while(*ochr_ptr != NOTACHAR);" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:996:29 ctypes U if (chr < 256 && (cb->ctypes[chr] & ctype_digit)" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1000:29 ctypes U if (chr > 255 || (cb->ctypes[chr] & ctype_digit)" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1004:29 ctypes U if (chr < 256 && (cb->ctypes[chr] & ctype_space)" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1008:29 ctypes U if (chr > 255 || (cb->ctypes[chr] & ctype_space)" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1012:29 ctypes U if (chr < 255 && (cb->ctypes[chr] & ctype_word)" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1035:15 ANYNL U case OP_ANYNL:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1053:15 EODN U case OP_EODN:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1127:38 unpossessified U remainder of the pattern unpossessified." - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1144:48 ASAN U Was 10,000 but clang+ASAN uses a lot of stack" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1154:31 TYPEPOSUPTO U OP_STAR && c <= OP_TYPEPOSUPTO)" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1157:20 MINUPTO U end = (c <= OP_MINUPTO) ?" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1167:21 POSSTAR U *code += OP_POSSTAR - OP_STAR;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1170:17 MINSTAR U case OP_MINSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1171:21 POSSTAR U *code += OP_POSSTAR - OP_MINSTAR;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1171:34 MINSTAR U code += OP_POSSTAR - OP_MINSTAR;" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1191:21 POSUPTO U *code += OP_POSUPTO - OP_UPTO;" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1194:17 MINUPTO U case OP_MINUPTO:" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1195:21 POSUPTO U *code += OP_POSUPTO - OP_MINUPTO;" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1195:34 MINUPTO U code += OP_POSUPTO - OP_MINUPTO;" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1211:17 CRSTAR U if (c >= OP_CRSTAR && c <= OP_CRMINRANGE" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1211:35 CRMINRANGE U OP_CRSTAR && c <= OP_CRMINRANGE)" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1215:8 fanalyzer U -fanalyzer notes that a NULL return" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1226:19 CRSTAR U case OP_CRSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1227:19 CRMINSTAR U case OP_CRMINSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1228:31 CRPOSSTAR U *repeat_opcode = OP_CRPOSSTAR;" @@ -16870,14 +14811,10 @@ issues: - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1262:13 TYPEPOSSTAR U case OP_TYPEPOSSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1263:13 TYPEPOSPLUS U case OP_TYPEPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1264:13 TYPEPOSQUERY U case OP_TYPEPOSQUERY:" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1268:13 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1269:13 TYPEMINUPTO U case OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1271:13 TYPEPOSUPTO U case OP_TYPEPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1309:13 NOTI U case OP_NOTI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1311:13 MINSTAR U case OP_MINSTAR:" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1317:13 MINUPTO U case OP_MINUPTO:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1319:13 POSSTAR U case OP_POSSTAR:" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1322:13 POSUPTO U case OP_POSUPTO:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1323:13 STARI U case OP_STARI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1324:13 MINSTARI U case OP_MINSTARI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1325:13 PLUSI U case OP_PLUSI:" @@ -16893,8 +14830,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1335:13 POSUPTOI U case OP_POSUPTOI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1336:13 NOTSTAR U case OP_NOTSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1337:13 NOTMINSTAR U case OP_NOTMINSTAR:" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1342:13 NOTUPTO U case OP_NOTUPTO:" - - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1343:13 NOTMINUPTO U case OP_NOTMINUPTO:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1345:13 NOTPOSSTAR U case OP_NOTPOSSTAR:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1346:13 NOTPOSPLUS U case OP_NOTPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1347:13 NOTPOSQUERY U case OP_NOTPOSQUERY:" @@ -16913,7 +14848,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1360:13 NOTPOSQUERYI U case OP_NOTPOSQUERYI:" - "ext/pcre/pcre2lib/pcre2_auto_possess.c:1361:13 NOTPOSUPTOI U case OP_NOTPOSUPTOI:" - "ext/pcre/pcre2lib/pcre2_chartables.c:5:53 dftables U written by the pcre2_dftables auxiliary" - - "ext/pcre/pcre2lib/pcre2_chartables.c:12:14 ftables U /* The pcre2_ftables program (which is distributed" - "ext/pcre/pcre2lib/pcre2_chartables.c:15:46 dftables U ISO-8859-1. When pcre2_dftables is run, it creates" - "ext/pcre/pcre2lib/pcre2_chartables.c:18:7 dftables U pcre2_dftables manually with the -L" - "ext/pcre/pcre2lib/pcre2_chkdint.c:61:28 stdckdint U modeled after C23's interface" @@ -16926,7 +14860,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:80:21 RIGHTPAR U #define STRING_UTFn_RIGHTPAR STRING_UTF16_RIGHTPAR" - "ext/pcre/pcre2lib/pcre2_compile.c:80:47 RIGHTPAR U RIGHTPAR STRING_UTF16_RIGHTPAR, 6" - "ext/pcre/pcre2lib/pcre2_compile.c:83:21 RIGHTPAR U #define STRING_UTFn_RIGHTPAR STRING_UTF32_RIGHTPAR" - - "ext/pcre/pcre2lib/pcre2_compile.c:128:10 capitem U open_capitem *, compile_block *," - "ext/pcre/pcre2lib/pcre2_compile.c:131:7 branchlength U get_branchlength(uint32_t **, int *," - "ext/pcre/pcre2lib/pcre2_compile.c:232:19 RNUMBER U #define META_COND_RNUMBER 0x80140000u /*" - "ext/pcre/pcre2lib/pcre2_compile.c:232:50 Rdigits U 0x80140000u /* (?(Rdigits)... */" @@ -16971,11 +14904,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:690:28 STARI U STAR - OP_STAR, OP_STARI - OP_STAR," - "ext/pcre/pcre2lib/pcre2_compile.c:691:6 NOTSTAR U OP_NOTSTAR - OP_STAR, OP_NOTSTARI" - "ext/pcre/pcre2lib/pcre2_compile.c:691:28 NOTSTARI U NOTSTAR - OP_STAR, OP_NOTSTARI - OP_STAR };" - - "ext/pcre/pcre2lib/pcre2_compile.c:726:3 cbit U cbit_word, cbit_digit," - - "ext/pcre/pcre2lib/pcre2_compile.c:726:16 cbit U cbit_word, cbit_digit, -2," - - "ext/pcre/pcre2lib/pcre2_compile.c:727:3 cbit U cbit_lower, -1," - - "ext/pcre/pcre2lib/pcre2_compile.c:728:3 cbit U cbit_upper, -1," - - "ext/pcre/pcre2lib/pcre2_compile.c:729:3 cbit U cbit_word, -1," - "ext/pcre/pcre2lib/pcre2_compile.c:756:6 PXGRAPH U PT_PXGRAPH, 0, /* graph */" - "ext/pcre/pcre2lib/pcre2_compile.c:757:6 PXPRINT U PT_PXPRINT, 0, /* print */" - "ext/pcre/pcre2lib/pcre2_compile.c:758:6 PXPUNCT U PT_PXPUNCT, 0, /* punct */" @@ -17006,8 +14934,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:871:31 NOTI U /* NOTI */" - "ext/pcre/pcre2lib/pcre2_compile.c:872:6 POSSTAR U OP_POSSTAR, 0, /* STAR" - "ext/pcre/pcre2lib/pcre2_compile.c:872:37 MINSTAR U /* STAR, MINSTAR */" - - "ext/pcre/pcre2lib/pcre2_compile.c:875:6 POSUPTO U OP_POSUPTO, 0, /* UPTO" - - "ext/pcre/pcre2lib/pcre2_compile.c:875:37 MINUPTO U /* UPTO, MINUPTO */" - "ext/pcre/pcre2lib/pcre2_compile.c:879:6 POSSTARI U OP_POSSTARI, 0, /* STARI" - "ext/pcre/pcre2lib/pcre2_compile.c:879:31 STARI U POSSTARI, 0, /* STARI, MINSTARI */" - "ext/pcre/pcre2lib/pcre2_compile.c:879:38 MINSTARI U /* STARI, MINSTARI */" @@ -17031,8 +14957,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:887:6 NOTPOSPLUS U OP_NOTPOSPLUS, 0, /* NOTPLUS" - "ext/pcre/pcre2lib/pcre2_compile.c:888:6 NOTPOSQUERY U OP_NOTPOSQUERY, 0, /* NOTQUERY" - "ext/pcre/pcre2lib/pcre2_compile.c:889:6 NOTPOSUPTO U OP_NOTPOSUPTO, 0, /* NOTUPTO" - - "ext/pcre/pcre2lib/pcre2_compile.c:889:31 NOTUPTO U NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */" - - "ext/pcre/pcre2lib/pcre2_compile.c:889:40 NOTMINUPTO U /* NOTUPTO, NOTMINUPTO */" - "ext/pcre/pcre2lib/pcre2_compile.c:893:6 NOTPOSSTARI U OP_NOTPOSSTARI, 0, /* NOTSTARI" - "ext/pcre/pcre2lib/pcre2_compile.c:893:31 NOTSTARI U NOTPOSSTARI, 0, /* NOTSTARI, NOTMINSTARI */" - "ext/pcre/pcre2lib/pcre2_compile.c:893:41 NOTMINSTARI U /* NOTSTARI, NOTMINSTARI */" @@ -17056,8 +14980,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:901:6 TYPEPOSPLUS U OP_TYPEPOSPLUS, 0, /* TYPEPLUS" - "ext/pcre/pcre2lib/pcre2_compile.c:902:6 TYPEPOSQUERY U OP_TYPEPOSQUERY, 0, /* TYPEQUERY" - "ext/pcre/pcre2lib/pcre2_compile.c:903:6 TYPEPOSUPTO U OP_TYPEPOSUPTO, 0, /* TYPEUPTO" - - "ext/pcre/pcre2lib/pcre2_compile.c:903:31 TYPEUPTO U TYPEPOSUPTO, 0, /* TYPEUPTO, TYPEMINUPTO */" - - "ext/pcre/pcre2lib/pcre2_compile.c:903:41 TYPEMINUPTO U /* TYPEUPTO, TYPEMINUPTO */" - "ext/pcre/pcre2lib/pcre2_compile.c:907:6 CRPOSSTAR U OP_CRPOSSTAR, 0, /* CRSTAR" - "ext/pcre/pcre2lib/pcre2_compile.c:907:31 CRSTAR U CRPOSSTAR, 0, /* CRSTAR, CRMINSTAR */" - "ext/pcre/pcre2lib/pcre2_compile.c:907:39 CRMINSTAR U /* CRSTAR, CRMINSTAR */" @@ -17071,7 +14993,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:910:31 CRRANGE U CRPOSRANGE, 0, /* CRRANGE, CRMINRANGE */" - "ext/pcre/pcre2lib/pcre2_compile.c:910:40 CRMINRANGE U /* CRRANGE, CRMINRANGE */" - "ext/pcre/pcre2lib/pcre2_compile.c:911:31 CRPOS U 0, /* CRPOS{STAR,PLUS,QUERY,RANGE" - - "ext/pcre/pcre2lib/pcre2_compile.c:913:38 NCLASS U /* CLASS, NCLASS, XCLASS */" - "ext/pcre/pcre2lib/pcre2_compile.c:914:36 REFI U /* REF, REFI */" - "ext/pcre/pcre2lib/pcre2_compile.c:915:31 DNREF U /* DNREF, DNREFI */" - "ext/pcre/pcre2lib/pcre2_compile.c:915:38 DNREFI U /* DNREF, DNREFI */" @@ -17086,19 +15007,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:1100:60 patlength U offset, patoffset, patlength);" - "ext/pcre/pcre2lib/pcre2_compile.c:1149:20 RNUMBER U case META_COND_RNUMBER:" - "ext/pcre/pcre2lib/pcre2_compile.c:1150:30 Rnumber U fprintf(stderr, \"META (?(Rnumber) length=%d offset=\"" - - "ext/pcre/pcre2lib/pcre2_compile.c:1325:19 SPTR U read_number(PCRE2_SPTR *ptrptr, PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_compile.c:1325:39 SPTR U SPTR *ptrptr, PCRE2_SPTR ptrend, int32_t allow" - - "ext/pcre/pcre2lib/pcre2_compile.c:1330:7 SPTR U PCRE2_SPTR ptr = *ptrptr;" - - "ext/pcre/pcre2lib/pcre2_compile.c:1402:3 minp U minp if not NULL" - - "ext/pcre/pcre2lib/pcre2_compile.c:1403:3 maxp U maxp if not NULL" - - "ext/pcre/pcre2lib/pcre2_compile.c:1412:26 SPTR U repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_compile.c:1412:46 SPTR U SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp" - - "ext/pcre/pcre2lib/pcre2_compile.c:1412:69 minp U SPTR ptrend, uint32_t *minp," - - "ext/pcre/pcre2lib/pcre2_compile.c:1413:13 maxp U uint32_t *maxp, int *errorcodeptr)" - - "ext/pcre/pcre2lib/pcre2_compile.c:1506:5 minp U if (minp != NULL) *minp = (uint" - - "ext/pcre/pcre2lib/pcre2_compile.c:1506:20 minp U if (minp != NULL) *minp = (uint32_t)min;" - - "ext/pcre/pcre2lib/pcre2_compile.c:1507:5 maxp U if (maxp != NULL) *maxp = (uint" - - "ext/pcre/pcre2lib/pcre2_compile.c:1507:20 maxp U if (maxp != NULL) *maxp = (uint32_t)max;" - "ext/pcre/pcre2lib/pcre2_compile.c:1524:14 chptr U is placed in chptr. A backreference to" - "ext/pcre/pcre2lib/pcre2_compile.c:1537:3 chptr U chptr points to a" - "ext/pcre/pcre2lib/pcre2_compile.c:1540:3 xoptions U xoptions the current extra" @@ -17129,7 +15037,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:2075:26 perlebcdic U specification in the perlebcdic document. The following" - "ext/pcre/pcre2lib/pcre2_compile.c:2139:2 chptr U *chptr = c;" - "ext/pcre/pcre2lib/pcre2_compile.c:2175:10 ptscript U uint16_t ptscript = PT_NOTSCRIPT;" - - "ext/pcre/pcre2lib/pcre2_compile.c:2220:29 ctypes U (MAX_255(c) && (cb->ctypes[c] & ctype_letter)" - "ext/pcre/pcre2lib/pcre2_compile.c:2249:36 bidiclass U strcmp_c8)(name, STRING_bidiclass) == 0 ||" - "ext/pcre/pcre2lib/pcre2_compile.c:2261:5 ptscript U ptscript = PT_SC;" - "ext/pcre/pcre2lib/pcre2_compile.c:2265:5 ptscript U ptscript = PT_SCX;" @@ -17137,7 +15044,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:2309:19 ptscript U *ptypeptr = ptscript;" - "ext/pcre/pcre2lib/pcre2_compile.c:2351:5 ower U [:l\\ower:] where Perl recognizes" - "ext/pcre/pcre2lib/pcre2_compile.c:2352:18 ower U not recognize \"l\\ower\". This is a lesser evil" - - "ext/pcre/pcre2lib/pcre2_compile.c:2529:48 ctypes U MAX_255(*ptr) && (cb->ctypes[*ptr] & ctype_word)" - "ext/pcre/pcre2lib/pcre2_compile.c:2642:8 escdsw U handle_escdsw(int escape, uint32_t" - "ext/pcre/pcre2lib/pcre2_compile.c:2736:13 ATOMICSR U #define NSF_ATOMICSR 0x0004u" - "ext/pcre/pcre2lib/pcre2_compile.c:2765:3 okquantifier U okquantifier = TRUE; \\" @@ -17164,7 +15070,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:2951:7 inverbname U if (inverbname &&" - "ext/pcre/pcre2lib/pcre2_compile.c:2954:49 VERBNAMES U EXTENDED | PCRE2_ALT_VERBNAMES)) !=" - "ext/pcre/pcre2lib/pcre2_compile.c:2955:49 VERBNAMES U EXTENDED | PCRE2_ALT_VERBNAMES)) ||" - - "ext/pcre/pcre2lib/pcre2_compile.c:2961:51 ctypes U NUMBER_SIGN && (cb->ctypes[c] & ctype_space) =" - "ext/pcre/pcre2lib/pcre2_compile.c:2968:16 verbnamelength U PCRE2_SIZE verbnamelength;" - "ext/pcre/pcre2lib/pcre2_compile.c:2980:7 inverbname U inverbname = FALSE;" - "ext/pcre/pcre2lib/pcre2_compile.c:2982:7 verbnamelength U verbnamelength = (PCRE2_SIZE)(parsed" @@ -17175,10 +15080,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:3004:32 VERBNAMES U options & PCRE2_ALT_VERBNAMES) != 0)" - "ext/pcre/pcre2lib/pcre2_compile.c:3027:9 inescq U inescq = TRUE;" - "ext/pcre/pcre2lib/pcre2_compile.c:3050:7 inescq U inescq = *ptr == CHAR_Q;" - - "ext/pcre/pcre2lib/pcre2_compile.c:3066:25 ctypes U if (c < 256 && (cb->ctypes[c] & ctype_space) !" - "ext/pcre/pcre2lib/pcre2_compile.c:3075:58 nllen U IS_NEWLINE sets cb->nllen. */" - "ext/pcre/pcre2lib/pcre2_compile.c:3076:22 nllen U ptr += cb->nllen;" - - "ext/pcre/pcre2lib/pcre2_compile.c:3136:38 ctypes U 255(ptr[1]) && (cb->ctypes[ptr[1]] & ctype_lcletter" - "ext/pcre/pcre2lib/pcre2_compile.c:3136:61 lcletter U ctypes[ptr[1]] & ctype_lcletter) != 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:3216:9 GETCHARINCTEST U GETCHARINCTEST(c, ptr); /* Get character" - "ext/pcre/pcre2lib/pcre2_compile.c:3323:31 escdsw U parsed_pattern = handle_escdsw(escape, parsed_pattern" @@ -17205,8 +15108,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:4119:43 inverbname U by an option. We set inverbname TRUE here, and let the" - "ext/pcre/pcre2lib/pcre2_compile.c:4144:11 verblengthptr U verblengthptr = parsed_pattern++;" - "ext/pcre/pcre2lib/pcre2_compile.c:4145:11 verbnamestart U verbnamestart = ptr;" - - "ext/pcre/pcre2lib/pcre2_compile.c:4171:24 BYNUMBER U goto RECURSION_BYNUMBER; /* The + case is handled" - - "ext/pcre/pcre2lib/pcre2_compile.c:4196:37 DUPCAPUSED U external_flags |= PCRE2_DUPCAPUSED;" - "ext/pcre/pcre2lib/pcre2_compile.c:4201:27 imnrsx U /* Scan for options imnrsxJU to be set or unset" - "ext/pcre/pcre2lib/pcre2_compile.c:4205:14 hyphenok U BOOL hyphenok = TRUE;" - "ext/pcre/pcre2lib/pcre2_compile.c:4207:18 oldxoptions U uint32_t oldxoptions = xoptions;" @@ -17214,7 +15115,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:4213:16 xunset U xset = xunset = 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:4214:9 xoptset U xoptset = &xset;" - "ext/pcre/pcre2lib/pcre2_compile.c:4214:20 xset U xoptset = &xset;" - - "ext/pcre/pcre2lib/pcre2_compile.c:4216:27 unsets U /* ^ at the start unsets irmnsx and disables" - "ext/pcre/pcre2lib/pcre2_compile.c:4216:34 irmnsx U at the start unsets irmnsx and disables the subsequent" - "ext/pcre/pcre2lib/pcre2_compile.c:4223:11 hyphenok U hyphenok = FALSE;" - "ext/pcre/pcre2lib/pcre2_compile.c:4233:18 hyphenok U if (!hyphenok)" @@ -17227,39 +15127,34 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:4324:32 xset U xoptions = (xoptions | xset) & (~xunset);" - "ext/pcre/pcre2lib/pcre2_compile.c:4324:42 xunset U xoptions | xset) & (~xunset);" - "ext/pcre/pcre2lib/pcre2_compile.c:4345:50 oldxoptions U oldoptions || xoptions != oldxoptions)" - - "ext/pcre/pcre2lib/pcre2_compile.c:4415:17 BYNUMBER U RECURSION_BYNUMBER:" - "ext/pcre/pcre2lib/pcre2_compile.c:4714:25 RNUMBER U META_COND_RNUMBER : META_COND_NAME;" - "ext/pcre/pcre2lib/pcre2_compile.c:4790:56 naplb U Come from (*plb: (*naplb: and (*nlb: */" - "ext/pcre/pcre2lib/pcre2_compile.c:4960:34 ATOMICSR U top_nest->flags & NSF_ATOMICSR) != 0)" - "ext/pcre/pcre2lib/pcre2_compile.c:5085:13 DNCREF U case OP_DNCREF:" - "ext/pcre/pcre2lib/pcre2_compile.c:5086:13 RREF U case OP_RREF:" - "ext/pcre/pcre2lib/pcre2_compile.c:5087:13 DNRREF U case OP_DNRREF:" - - "ext/pcre/pcre2lib/pcre2_compile.c:5102:13 SCOND U case OP_SCOND:" - "ext/pcre/pcre2lib/pcre2_compile.c:5140:3 ocptr U ocptr where to put start" - - "ext/pcre/pcre2lib/pcre2_compile.c:5141:3 odptr U odptr where to put end" - "ext/pcre/pcre2lib/pcre2_compile.c:5147:36 ocptr U for this return, *ocptr contains the original" - "ext/pcre/pcre2lib/pcre2_compile.c:5151:59 ocptr U uint32_t d, uint32_t *ocptr," - - "ext/pcre/pcre2lib/pcre2_compile.c:5152:13 odptr U uint32_t *odptr, BOOL restricted)" - "ext/pcre/pcre2lib/pcre2_compile.c:5170:6 ocptr U *ocptr = c++; /* Character" - "ext/pcre/pcre2lib/pcre2_compile.c:5189:2 ocptr U *ocptr = othercase;" - - "ext/pcre/pcre2lib/pcre2_compile.c:5198:2 odptr U *odptr = next - 1; /* End" - - "ext/pcre/pcre2lib/pcre2_compile.c:5358:32 Updata U uchardptr = uchardata; /* Updata extra data pointer" + - "ext/pcre/pcre2lib/pcre2_compile.c:5615:3 optionsptr U optionsptr pointer to the" - "ext/pcre/pcre2lib/pcre2_compile.c:5616:3 xoptionsptr U xoptionsptr pointer to the" - "ext/pcre/pcre2lib/pcre2_compile.c:5620:3 firstcuptr U firstcuptr place to put" - "ext/pcre/pcre2lib/pcre2_compile.c:5621:3 firstcuflagsptr U firstcuflagsptr place to put the first" - "ext/pcre/pcre2lib/pcre2_compile.c:5622:3 reqcuptr U reqcuptr place to put" - "ext/pcre/pcre2lib/pcre2_compile.c:5623:3 reqcuflagsptr U reqcuflagsptr place to put the" - "ext/pcre/pcre2lib/pcre2_compile.c:5624:3 bcptr U bcptr points to" - - "ext/pcre/pcre2lib/pcre2_compile.c:5625:39 capitem U points to current capitem" + - "ext/pcre/pcre2lib/pcre2_compile.c:5636:26 optionsptr U compile_branch(uint32_t *optionsptr, uint32_t *xoptionsptr" - "ext/pcre/pcre2lib/pcre2_compile.c:5636:48 xoptionsptr U optionsptr, uint32_t *xoptionsptr," - "ext/pcre/pcre2lib/pcre2_compile.c:5638:13 firstcuptr U uint32_t *firstcuptr, uint32_t *firstcuflagsptr" - "ext/pcre/pcre2lib/pcre2_compile.c:5638:35 firstcuflagsptr U firstcuptr, uint32_t *firstcuflagsptr, uint32_t *reqcuptr" - "ext/pcre/pcre2lib/pcre2_compile.c:5638:62 reqcuptr U firstcuflagsptr, uint32_t *reqcuptr," - "ext/pcre/pcre2lib/pcre2_compile.c:5639:13 reqcuflagsptr U uint32_t *reqcuflagsptr, branch_chain *bcptr" - "ext/pcre/pcre2lib/pcre2_compile.c:5639:42 bcptr U reqcuflagsptr, branch_chain *bcptr, open_capitem *open" - - "ext/pcre/pcre2lib/pcre2_compile.c:5639:54 capitem U branch_chain *bcptr, open_capitem *open_caps," - "ext/pcre/pcre2lib/pcre2_compile.c:5642:5 bravalue U int bravalue = 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:5643:5 okreturn U int okreturn = -1;" + - "ext/pcre/pcre2lib/pcre2_compile.c:5648:21 optionsptr U uint32_t options = *optionsptr; /* May" - "ext/pcre/pcre2lib/pcre2_compile.c:5649:22 xoptionsptr U uint32_t xoptions = *xoptionsptr; /* May" - "ext/pcre/pcre2lib/pcre2_compile.c:5650:10 firstcu U uint32_t firstcu, reqcu;" - "ext/pcre/pcre2lib/pcre2_compile.c:5650:19 reqcu U uint32_t firstcu, reqcu;" @@ -17273,8 +15168,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:5657:32 tempreqvary U req_caseopt, reqvary, tempreqvary;" - "ext/pcre/pcre2lib/pcre2_compile.c:5666:6 groupsetfirstcu U BOOL groupsetfirstcu = FALSE;" - "ext/pcre/pcre2lib/pcre2_compile.c:5670:12 caseful U BOOL reset_caseful = FALSE;" - - "ext/pcre/pcre2lib/pcre2_compile.c:5671:16 cbits U const uint8_t *cbits = cb->cbits;" - - "ext/pcre/pcre2lib/pcre2_compile.c:5671:28 cbits U uint8_t *cbits = cb->cbits;" - "ext/pcre/pcre2lib/pcre2_compile.c:5703:33 reqcu U non-fixed first unit; reqcu just remains unset if" - "ext/pcre/pcre2lib/pcre2_compile.c:5707:1 zerofirstcu U zerofirstcu and zeroreqcu when such" - "ext/pcre/pcre2lib/pcre2_compile.c:5707:17 zeroreqcu U zerofirstcu and zeroreqcu when such a repeat is" @@ -17289,17 +15182,14 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:5715:53 firstcu U It is added into the firstcu or reqcu variables" - "ext/pcre/pcre2lib/pcre2_compile.c:5715:64 reqcu U into the firstcu or reqcu variables" - "ext/pcre/pcre2lib/pcre2_compile.c:5734:12 mclength U uint32_t mclength;" - - "ext/pcre/pcre2lib/pcre2_compile.c:5735:12 skipunits U uint32_t skipunits;" - "ext/pcre/pcre2lib/pcre2_compile.c:5736:12 subreqcu U uint32_t subreqcu, subfirstcu;" - "ext/pcre/pcre2lib/pcre2_compile.c:5736:22 subfirstcu U uint32_t subreqcu, subfirstcu;" - "ext/pcre/pcre2lib/pcre2_compile.c:5738:12 verbarglen U uint32_t verbarglen, verbculen;" - "ext/pcre/pcre2lib/pcre2_compile.c:5738:24 verbculen U uint32_t verbarglen, verbculen;" - "ext/pcre/pcre2lib/pcre2_compile.c:5739:12 subreqcuflags U uint32_t subreqcuflags, subfirstcuflags;" - "ext/pcre/pcre2lib/pcre2_compile.c:5739:27 subfirstcuflags U uint32_t subreqcuflags, subfirstcuflags;" - - "ext/pcre/pcre2lib/pcre2_compile.c:5740:8 capitem U open_capitem *oc;" - "ext/pcre/pcre2lib/pcre2_compile.c:5741:15 mcbuffer U PCRE2_UCHAR mcbuffer[8];" - "ext/pcre/pcre2lib/pcre2_compile.c:5803:38 okreturn U char && !had_accept) okreturn = 1;" - - "ext/pcre/pcre2lib/pcre2_compile.c:5809:3 skipunits U skipunits = 0; /* Default" - "ext/pcre/pcre2lib/pcre2_compile.c:5819:6 firstcuptr U *firstcuptr = firstcu;" - "ext/pcre/pcre2lib/pcre2_compile.c:5819:19 firstcu U *firstcuptr = firstcu;" - "ext/pcre/pcre2lib/pcre2_compile.c:5820:6 firstcuflagsptr U *firstcuflagsptr = firstcuflags;" @@ -17332,15 +15222,9 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:6066:46 PXGRAPH U class == PC_GRAPH)? PT_PXGRAPH :" - "ext/pcre/pcre2lib/pcre2_compile.c:6067:46 PXPRINT U class == PC_PRINT)? PT_PXPRINT : PT_PXPUNCT);" - "ext/pcre/pcre2lib/pcre2_compile.c:6067:59 PXPUNCT U PRINT)? PT_PXPRINT : PT_PXPUNCT);" - - "ext/pcre/pcre2lib/pcre2_compile.c:6082:64 NCLASS U use of OP_CLASS or OP_NCLASS, but an" - - "ext/pcre/pcre2lib/pcre2_compile.c:6108:23 cbits U memcpy(pbits, cbits + posix_class_maps[posix" - - "ext/pcre/pcre2lib/pcre2_compile.c:6119:54 cbits U 2; i++) pbits[i] |= cbits[(int)i + taboffset]" - - "ext/pcre/pcre2lib/pcre2_compile.c:6121:55 cbits U ; i++) pbits[i] &= ~cbits[(int)i + taboffset]" - "ext/pcre/pcre2lib/pcre2_compile.c:6276:71 HASCRORLF U external_flags |= PCRE2_HASCRORLF;" - "ext/pcre/pcre2lib/pcre2_compile.c:6291:73 HASCRORLF U external_flags |= PCRE2_HASCRORLF;" - "ext/pcre/pcre2lib/pcre2_compile.c:6381:5 zeroreqcuflags U zeroreqcuflags = reqcuflags;" - - "ext/pcre/pcre2lib/pcre2_compile.c:6468:48 NCLASS U opcode to OP_CLASS or OP_NCLASS, depending on whether" - - "ext/pcre/pcre2lib/pcre2_compile.c:6473:70 NCLASS U negation) ? OP_CLASS : OP_NCLASS;" - "ext/pcre/pcre2lib/pcre2_compile.c:6518:13 pruneorskip U cb->had_pruneorskip = TRUE;" - "ext/pcre/pcre2lib/pcre2_compile.c:6522:15 verbops U *code++ = verbops[(meta - META_MARK)" - "ext/pcre/pcre2lib/pcre2_compile.c:6526:33 HASTHEN U external_flags |= PCRE2_HASTHEN;" @@ -17359,21 +15243,19 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:6565:41 mclength U mcbuffer, CU2BYTES(mclength));" - "ext/pcre/pcre2lib/pcre2_compile.c:6567:9 verbculen U verbculen += mclength;" - "ext/pcre/pcre2lib/pcre2_compile.c:6571:17 verbculen U *tempcode = verbculen; /* Fill in the code" + - "ext/pcre/pcre2lib/pcre2_compile.c:6582:6 optionsptr U *optionsptr = options = *(++pptr" - "ext/pcre/pcre2lib/pcre2_compile.c:6583:6 xoptionsptr U *xoptionsptr = xoptions = *(++pptr" - "ext/pcre/pcre2lib/pcre2_compile.c:6591:55 Rdigits U subpatterns. The case of (?(Rdigits) is ambiguous" - "ext/pcre/pcre2lib/pcre2_compile.c:6593:55 RNUMBER U pass sets up META_COND_RNUMBER as a name so that" - "ext/pcre/pcre2lib/pcre2_compile.c:6597:37 Rdigits U COND_RNUMBER: /* (?(Rdigits) */" - "ext/pcre/pcre2lib/pcre2_compile.c:6600:5 bravalue U bravalue = OP_COND;" - "ext/pcre/pcre2lib/pcre2_compile.c:6624:63 RREF U META_COND_RNAME)? OP_RREF : OP_CREF;" - - "ext/pcre/pcre2lib/pcre2_compile.c:6627:13 skipunits U skipunits = 1+IMM2_SIZE;" - "ext/pcre/pcre2lib/pcre2_compile.c:6662:14 Rdigits U /* (?Rdigits) treated as a recursion" - "ext/pcre/pcre2lib/pcre2_compile.c:6664:25 RREF U translated into RREF_ANY (which is 0xffff" - "ext/pcre/pcre2lib/pcre2_compile.c:6666:45 RREF U == 0) groupnumber = RREF_ANY;" - "ext/pcre/pcre2lib/pcre2_compile.c:6667:32 RREF U code[1+LINK_SIZE] = OP_RREF;" - - "ext/pcre/pcre2lib/pcre2_compile.c:6669:9 skipunits U skipunits = 1+IMM2_SIZE;" - "ext/pcre/pcre2lib/pcre2_compile.c:6686:57 DNCREF U change CREF/RREF into DNCREF/DNRREF and" - "ext/pcre/pcre2lib/pcre2_compile.c:6686:64 DNRREF U CREF/RREF into DNCREF/DNRREF and" - - "ext/pcre/pcre2lib/pcre2_compile.c:6690:7 skipunits U skipunits = 1+2*IMM2_SIZE;" - "ext/pcre/pcre2lib/pcre2_compile.c:6701:5 bravalue U bravalue = OP_COND;" - "ext/pcre/pcre2lib/pcre2_compile.c:6710:5 bravalue U bravalue = OP_COND;" - "ext/pcre/pcre2lib/pcre2_compile.c:6729:5 bravalue U bravalue = OP_COND;" @@ -17407,7 +15289,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:7283:22 FIRSTCU U if (utf && NOT_FIRSTCU(code[-1]))" - "ext/pcre/pcre2lib/pcre2_compile.c:7288:16 mcbuffer U memcpy(mcbuffer, lastchar, CU2BYTES" - "ext/pcre/pcre2lib/pcre2_compile.c:7305:32 varyopt U reqcuflags = cb->req_varyopt;" - - "ext/pcre/pcre2lib/pcre2_compile.c:7318:15 NCLASS U case OP_NCLASS:" - "ext/pcre/pcre2lib/pcre2_compile.c:7320:15 REFI U case OP_REFI:" - "ext/pcre/pcre2lib/pcre2_compile.c:7321:15 DNREF U case OP_DNREF:" - "ext/pcre/pcre2lib/pcre2_compile.c:7322:15 DNREFI U case OP_DNREFI:" @@ -17423,7 +15304,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:7444:22 bralink U PCRE2_UCHAR *bralink = NULL;" - "ext/pcre/pcre2lib/pcre2_compile.c:7445:22 brazeroptr U PCRE2_UCHAR *brazeroptr = NULL;" - "ext/pcre/pcre2lib/pcre2_compile.c:7473:12 BRAZERO U OP_BRAZERO in front of it, and" - - "ext/pcre/pcre2lib/pcre2_compile.c:7476:64 subcases U are several special subcases when the" - "ext/pcre/pcre2lib/pcre2_compile.c:7497:11 BRAZERO U BRAZERO and do no more at this" - "ext/pcre/pcre2lib/pcre2_compile.c:7508:13 brazeroptr U brazeroptr = previous; /* Save" - "ext/pcre/pcre2lib/pcre2_compile.c:7509:30 BRAZERO U *previous++ = OP_BRAZERO + repeat_type;" @@ -17451,8 +15331,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:7691:14 ketcode U *ketcode = OP_KETRMAX + repeat" - "ext/pcre/pcre2lib/pcre2_compile.c:7691:27 KETRMAX U *ketcode = OP_KETRMAX + repeat_type;" - "ext/pcre/pcre2lib/pcre2_compile.c:7705:52 SBRA U < 0) *bracode += OP_SBRA - OP_BRA;" - - "ext/pcre/pcre2lib/pcre2_compile.c:7707:31 SCOND U *bracode = OP_SCOND;" - - "ext/pcre/pcre2lib/pcre2_compile.c:7718:57 SCOND U COND || *bracode == OP_SCOND)" - "ext/pcre/pcre2lib/pcre2_compile.c:7724:54 BRAPOS U bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS;" - "ext/pcre/pcre2lib/pcre2_compile.c:7724:66 SBRAPOS U COND)? OP_BRAPOS : OP_SBRAPOS;" - "ext/pcre/pcre2lib/pcre2_compile.c:7725:30 KETRPOS U *code++ = OP_KETRPOS;" @@ -17483,6 +15361,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:8048:53 REFI U CASELESS) != 0)? OP_REFI : OP_REF;" - "ext/pcre/pcre2lib/pcre2_compile.c:8082:5 groupsetfirstcu U groupsetfirstcu = FALSE;" - "ext/pcre/pcre2lib/pcre2_compile.c:8094:19 CBRA U bravalue = OP_CBRA;" + - "ext/pcre/pcre2lib/pcre2_compile.c:8097:9 lastcapture U cb->lastcapture = meta_arg;" - "ext/pcre/pcre2lib/pcre2_compile.c:8159:27 lookarounds U \\K is forbidden in lookarounds since 10.38 because" - "ext/pcre/pcre2lib/pcre2_compile.c:8185:35 HASBKC U external_flags |= PCRE2_HASBKC; /* Record */" - "ext/pcre/pcre2lib/pcre2_compile.c:8254:8 Caseful U /* Caseful matches, or caseless" @@ -17504,8 +15383,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:8380:62 reqcuptr U firstcuflagsptr, uint32_t *reqcuptr," - "ext/pcre/pcre2lib/pcre2_compile.c:8381:13 reqcuflagsptr U uint32_t *reqcuflagsptr, branch_chain *bcptr" - "ext/pcre/pcre2lib/pcre2_compile.c:8381:42 bcptr U reqcuflagsptr, branch_chain *bcptr, open_capitem *open" - - "ext/pcre/pcre2lib/pcre2_compile.c:8381:54 capitem U branch_chain *bcptr, open_capitem *open_caps," - - "ext/pcre/pcre2lib/pcre2_compile.c:8389:5 capnumber U int capnumber = 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:8390:5 okreturn U int okreturn = 1;" - "ext/pcre/pcre2lib/pcre2_compile.c:8393:10 lookbehindlength U uint32_t lookbehindlength;" - "ext/pcre/pcre2lib/pcre2_compile.c:8394:10 lookbehindminlength U uint32_t lookbehindminlength;" @@ -17520,8 +15397,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:8443:75 CBRA U ncountered. Note that only OP_CBRA" - "ext/pcre/pcre2lib/pcre2_compile.c:8445:4 SCBRAPOS U OP_SCBRAPOS, happens later, after" - "ext/pcre/pcre2lib/pcre2_compile.c:8447:17 CBRA U if (*code == OP_CBRA)" - - "ext/pcre/pcre2lib/pcre2_compile.c:8449:3 capnumber U capnumber = GET2(code, 1 + LINK" - - "ext/pcre/pcre2lib/pcre2_compile.c:8450:20 capnumber U capitem.number = capnumber;" - "ext/pcre/pcre2lib/pcre2_compile.c:8468:20 mimimum U is only a single mimimum length for the whole" - "ext/pcre/pcre2lib/pcre2_compile.c:8468:69 mimimum U assertion. When the mimimum" - "ext/pcre/pcre2lib/pcre2_compile.c:8475:21 lookbehindlength U if (lookbehind && lookbehindlength > 0)" @@ -17548,27 +15423,16 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:8558:20 branchreqcu U reqcu != branchreqcu)" - "ext/pcre/pcre2lib/pcre2_compile.c:8658:34 CIRCM U because ^ generates OP_CIRCM in that mode." - "ext/pcre/pcre2lib/pcre2_compile.c:8686:3 atomcount U atomcount atomic group level" - - "ext/pcre/pcre2lib/pcre2_compile.c:8687:3 inassert U inassert TRUE if in an" - "ext/pcre/pcre2lib/pcre2_compile.c:8694:7 atomcount U int atomcount, BOOL inassert)" - - "ext/pcre/pcre2lib/pcre2_compile.c:8694:23 inassert U int atomcount, BOOL inassert)" - - "ext/pcre/pcre2lib/pcre2_compile.c:8697:15 scode U PCRE2_SPTR scode = first_significant" - - "ext/pcre/pcre2lib/pcre2_compile.c:8699:14 scode U int op = *scode;" - "ext/pcre/pcre2lib/pcre2_compile.c:8703:34 BRAPOS U OP_BRA || op == OP_BRAPOS ||" - "ext/pcre/pcre2lib/pcre2_compile.c:8704:17 SBRA U op == OP_SBRA || op == OP_SBRAPOS" - "ext/pcre/pcre2lib/pcre2_compile.c:8704:34 SBRAPOS U OP_SBRA || op == OP_SBRAPOS)" - - "ext/pcre/pcre2lib/pcre2_compile.c:8706:23 scode U if (!is_anchored(scode, bracket_map, cb, atomcount" - "ext/pcre/pcre2lib/pcre2_compile.c:8706:47 atomcount U scode, bracket_map, cb, atomcount, inassert))" - - "ext/pcre/pcre2lib/pcre2_compile.c:8706:58 inassert U map, cb, atomcount, inassert))" - "ext/pcre/pcre2lib/pcre2_compile.c:8712:40 CBRAPOS U OP_CBRA || op == OP_CBRAPOS ||" - "ext/pcre/pcre2lib/pcre2_compile.c:8713:22 SCBRA U op == OP_SCBRA || op == OP_SCBRAPOS" - "ext/pcre/pcre2lib/pcre2_compile.c:8713:40 SCBRAPOS U OP_SCBRA || op == OP_SCBRAPOS)" - - "ext/pcre/pcre2lib/pcre2_compile.c:8715:19 scode U int n = GET2(scode, 1+LINK_SIZE);" - - "ext/pcre/pcre2lib/pcre2_compile.c:8717:23 scode U if (!is_anchored(scode, new_map, cb, atomcount" - "ext/pcre/pcre2lib/pcre2_compile.c:8717:43 atomcount U scode, new_map, cb, atomcount, inassert)) return FALSE" - - "ext/pcre/pcre2lib/pcre2_compile.c:8717:54 inassert U map, cb, atomcount, inassert)) return FALSE;" - "ext/pcre/pcre2lib/pcre2_compile.c:8724:47 atomcount U scode, bracket_map, cb, atomcount, TRUE)) return FALSE" - - "ext/pcre/pcre2lib/pcre2_compile.c:8729:39 SCOND U OP_COND || op == OP_SCOND)" - - "ext/pcre/pcre2lib/pcre2_compile.c:8732:58 inassert U map, cb, atomcount, inassert))" - "ext/pcre/pcre2lib/pcre2_compile.c:8751:23 TYPESTAR U else if ((op == OP_TYPESTAR || op == OP_TYPEMINSTAR" - "ext/pcre/pcre2lib/pcre2_compile.c:8751:44 TYPEMINSTAR U TYPESTAR || op == OP_TYPEMINSTAR ||" - "ext/pcre/pcre2lib/pcre2_compile.c:8752:23 TYPEPOSSTAR U op == OP_TYPEPOSSTAR))" @@ -17594,18 +15458,12 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:8952:15 TYPEPOSPLUS U case OP_TYPEPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_compile.c:8953:15 TYPEPOSQUERY U case OP_TYPEPOSQUERY:" - "ext/pcre/pcre2lib/pcre2_compile.c:8957:15 TYPEPOSUPTO U case OP_TYPEPOSUPTO:" - - "ext/pcre/pcre2lib/pcre2_compile.c:8958:15 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_compile.c:8959:15 TYPEMINUPTO U case OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_compile.c:8990:15 EXACTI U case OP_EXACTI:" - "ext/pcre/pcre2lib/pcre2_compile.c:8992:15 NOTEXACTI U case OP_NOTEXACTI:" - "ext/pcre/pcre2lib/pcre2_compile.c:8994:15 UPTOI U case OP_UPTOI:" - - "ext/pcre/pcre2lib/pcre2_compile.c:8995:15 NOTUPTO U case OP_NOTUPTO:" - "ext/pcre/pcre2lib/pcre2_compile.c:8996:15 NOTUPTOI U case OP_NOTUPTOI:" - - "ext/pcre/pcre2lib/pcre2_compile.c:8997:15 MINUPTO U case OP_MINUPTO:" - "ext/pcre/pcre2lib/pcre2_compile.c:8998:15 MINUPTOI U case OP_MINUPTOI:" - - "ext/pcre/pcre2lib/pcre2_compile.c:8999:15 NOTMINUPTO U case OP_NOTMINUPTO:" - "ext/pcre/pcre2lib/pcre2_compile.c:9000:15 NOTMINUPTOI U case OP_NOTMINUPTOI:" - - "ext/pcre/pcre2lib/pcre2_compile.c:9001:15 POSUPTO U case OP_POSUPTO:" - "ext/pcre/pcre2lib/pcre2_compile.c:9002:15 POSUPTOI U case OP_POSUPTOI:" - "ext/pcre/pcre2lib/pcre2_compile.c:9003:15 NOTPOSUPTO U case OP_NOTPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_compile.c:9004:15 NOTPOSUPTOI U case OP_NOTPOSUPTOI:" @@ -17635,7 +15493,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:9039:15 NOTPOSQUERY U case OP_NOTPOSQUERY:" - "ext/pcre/pcre2lib/pcre2_compile.c:9040:15 NOTPOSQUERYI U case OP_NOTPOSQUERYI:" - "ext/pcre/pcre2lib/pcre2_compile.c:9076:6 firstassertedcu U find_firstassertedcu(PCRE2_SPTR code, uint" - - "ext/pcre/pcre2lib/pcre2_compile.c:9084:13 dflags U uint32_t dflags;" - "ext/pcre/pcre2lib/pcre2_compile.c:9085:46 SCBRA U CBRA || *code == OP_SCBRA ||" - "ext/pcre/pcre2lib/pcre2_compile.c:9086:26 CBRAPOS U *code == OP_CBRAPOS || *code == OP_SCBRAPOS" - "ext/pcre/pcre2lib/pcre2_compile.c:9086:49 SCBRAPOS U CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0;" @@ -17644,24 +15501,21 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:9099:14 CBRAPOS U case OP_CBRAPOS:" - "ext/pcre/pcre2lib/pcre2_compile.c:9100:14 SCBRAPOS U case OP_SCBRAPOS:" - "ext/pcre/pcre2lib/pcre2_compile.c:9105:15 firstassertedcu U d = find_firstassertedcu(scode, &dflags, inassert" - - "ext/pcre/pcre2lib/pcre2_compile.c:9105:39 dflags U firstassertedcu(scode, &dflags, inassert +" - - "ext/pcre/pcre2lib/pcre2_compile.c:9107:10 dflags U if (dflags >= REQ_NONE) return" - - "ext/pcre/pcre2lib/pcre2_compile.c:9108:48 dflags U NONE) { c = d; cflags = dflags; }" - - "ext/pcre/pcre2lib/pcre2_compile.c:9109:37 dflags U c != d || cflags != dflags) return 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:9125:14 EXACTI U case OP_EXACTI:" - "ext/pcre/pcre2lib/pcre2_compile.c:9130:14 PLUSI U case OP_PLUSI:" - "ext/pcre/pcre2lib/pcre2_compile.c:9131:14 MINPLUSI U case OP_MINPLUSI:" - "ext/pcre/pcre2lib/pcre2_compile.c:9132:14 POSPLUSI U case OP_POSPLUSI:" - "ext/pcre/pcre2lib/pcre2_compile.c:9136:36 caselessly U code unit when matching caselessly. Later scanning may" - - "ext/pcre/pcre2lib/pcre2_compile.c:9174:3 groupno U groupno the group number" - - "ext/pcre/pcre2lib/pcre2_compile.c:9182:16 groupno U unsigned int groupno, uint32_t tablecount" - - "ext/pcre/pcre2lib/pcre2_compile.c:9210:15 groupno U PUT2(slot, 0, groupno);" - "ext/pcre/pcre2lib/pcre2_compile.c:9214:42 valgrind U initialized. Otherwise valgrind moans about uninitialized" + - "ext/pcre/pcre2lib/pcre2_compile.c:9252:10 nestlevel U uint32_t nestlevel = 0;" + - "ext/pcre/pcre2lib/pcre2_compile.c:9321:5 nestlevel U nestlevel++;" + - "ext/pcre/pcre2lib/pcre2_compile.c:9325:9 nestlevel U if (nestlevel == 0 && skiptype ==" + - "ext/pcre/pcre2lib/pcre2_compile.c:9329:9 nestlevel U if (nestlevel == 0) return pptr;" + - "ext/pcre/pcre2lib/pcre2_compile.c:9330:5 nestlevel U nestlevel--;" - "ext/pcre/pcre2lib/pcre2_compile.c:9360:3 lcptr U lcptr pointer to the" - "ext/pcre/pcre2lib/pcre2_compile.c:9370:8 lcptr U int *lcptr, int group, parsed_recurse" - "ext/pcre/pcre2lib/pcre2_compile.c:9373:5 branchlength U int branchlength, branchminlength;" - "ext/pcre/pcre2lib/pcre2_compile.c:9373:19 branchminlength U int branchlength, branchminlength;" - - "ext/pcre/pcre2lib/pcre2_compile.c:9382:46 DUPCAPUSED U external_flags & PCRE2_DUPCAPUSED) == 0)" - "ext/pcre/pcre2lib/pcre2_compile.c:9398:3 branchlength U branchlength = get_branchlength(pptrptr" - "ext/pcre/pcre2lib/pcre2_compile.c:9398:22 branchlength U branchlength = get_branchlength(pptrptr, &branchminlength" - "ext/pcre/pcre2lib/pcre2_compile.c:9398:45 branchminlength U branchlength(pptrptr, &branchminlength, errcodeptr, lcptr," @@ -17674,40 +15528,26 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:9447:5 branchminlength U int branchminlength = 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:9470:20 gptrend U uint32_t *gptr, *gptrend;" - "ext/pcre/pcre2lib/pcre2_compile.c:9568:8 Lookaheads U /* Lookaheads do not contribute to" - - "ext/pcre/pcre2lib/pcre2_compile.c:9658:55 DUPCAPUSED U external_flags & PCRE2_DUPCAPUSED) == 0))" - - "ext/pcre/pcre2lib/pcre2_compile.c:9669:37 DUPCAPUSED U external_flags & PCRE2_DUPCAPUSED) != 0)" - "ext/pcre/pcre2lib/pcre2_compile.c:9705:5 gptrend U gptrend = parsed_skip(gptr" - "ext/pcre/pcre2lib/pcre2_compile.c:9706:9 gptrend U if (gptrend == NULL) goto PARSED" - "ext/pcre/pcre2lib/pcre2_compile.c:9707:31 gptrend U pptr > gptr && pptr < gptrend) goto ISNOTFIXED;" - - "ext/pcre/pcre2lib/pcre2_compile.c:9877:11 bptr U uint32_t *bptr = *pptrptr;" - "ext/pcre/pcre2lib/pcre2_compile.c:9878:11 gbptr U uint32_t *gbptr = bptr;" - - "ext/pcre/pcre2lib/pcre2_compile.c:9878:19 bptr U uint32_t *gbptr = bptr;" - - "ext/pcre/pcre2lib/pcre2_compile.c:9883:24 bptr U READPLUSOFFSET(offset, bptr); /* Offset for error" - - "ext/pcre/pcre2lib/pcre2_compile.c:9910:4 bptr U *bptr |= branchlength; /" - - "ext/pcre/pcre2lib/pcre2_compile.c:9911:3 bptr U bptr = *pptrptr;" - "ext/pcre/pcre2lib/pcre2_compile.c:9924:3 gbptr U gbptr[1] = minlength;" - "ext/pcre/pcre2lib/pcre2_compile.c:9925:37 varlookbehind U maxlength > cb->max_varlookbehind)" - "ext/pcre/pcre2lib/pcre2_compile.c:9932:6 gbptr U else gbptr[1] = LOOKBEHIND_MAX" - "ext/pcre/pcre2lib/pcre2_compile.c:9935:1 gbptr U gbptr[1] = variable? minlength" - "ext/pcre/pcre2lib/pcre2_compile.c:9951:65 lookaheads U get_branchlength() for lookaheads in" - "ext/pcre/pcre2lib/pcre2_compile.c:10115:3 patlen U patlen the length of" - - "ext/pcre/pcre2lib/pcre2_compile.c:10119:3 ccontext U ccontext points to a compile" - "ext/pcre/pcre2lib/pcre2_compile.c:10126:46 patlen U pattern, PCRE2_SIZE patlen, uint32_t options," - - "ext/pcre/pcre2lib/pcre2_compile.c:10127:67 ccontext U pcre2_compile_context *ccontext)" - "ext/pcre/pcre2lib/pcre2_compile.c:10143:12 usedlength U PCRE2_SIZE usedlength; /* Actual" - "ext/pcre/pcre2lib/pcre2_compile.c:10152:10 skipatstart U uint32_t skipatstart; /*" - "ext/pcre/pcre2lib/pcre2_compile.c:10160:5 regexrc U int regexrc;" - - "ext/pcre/pcre2lib/pcre2_compile.c:10174:14 cworkspace U PCRE2_UCHAR *cworkspace = (PCRE2_UCHAR *)c1" - "ext/pcre/pcre2lib/pcre2_compile.c:10189:7 patlen U if (patlen == 0) pattern = (PCRE" - - "ext/pcre/pcre2lib/pcre2_compile.c:10198:5 ccontext U if (ccontext == NULL)" - - "ext/pcre/pcre2lib/pcre2_compile.c:10199:3 ccontext U ccontext = (pcre2_compile_context" - - "ext/pcre/pcre2lib/pcre2_compile.c:10208:6 ccontext U (ccontext->extra_options & ~PUBLIC" - "ext/pcre/pcre2lib/pcre2_compile.c:10225:25 patlen U (zero_terminated = (patlen == PCRE2_ZERO_TERMINATED" - "ext/pcre/pcre2lib/pcre2_compile.c:10226:3 patlen U patlen = PRIV(strlen)(pattern" + - "ext/pcre/pcre2lib/pcre2_compile.c:10257:4 lastcapture U cb.lastcapture = 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:10259:8 varlookbehind U cb.max_varlookbehind = ccontext->max_varlookbehind" - "ext/pcre/pcre2lib/pcre2_compile.c:10259:38 varlookbehind U varlookbehind = ccontext->max_varlookbehind; /* Limit */" - - "ext/pcre/pcre2lib/pcre2_compile.c:10268:17 cworkspace U cb.start_code = cworkspace;" - - "ext/pcre/pcre2lib/pcre2_compile.c:10270:22 cworkspace U cb.start_workspace = cworkspace;" - "ext/pcre/pcre2lib/pcre2_compile.c:10297:1 valgrind U valgrind support, make the terminator" - "ext/pcre/pcre2lib/pcre2_compile.c:10301:16 VALGRIND U #ifdef SUPPORT_VALGRIND" - "ext/pcre/pcre2lib/pcre2_compile.c:10302:22 VALGRIND U if (zero_terminated) VALGRIND_MAKE_MEM_NOACCESS(pattern" @@ -17729,11 +15569,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:10460:15 NLTYPE U cb.nltype = NLTYPE_ANY;" - "ext/pcre/pcre2lib/pcre2_compile.c:10464:6 nltype U cb.nltype = NLTYPE_ANYCRLF;" - "ext/pcre/pcre2lib/pcre2_compile.c:10464:15 NLTYPE U cb.nltype = NLTYPE_ANYCRLF;" - - "ext/pcre/pcre2lib/pcre2_compile.c:10578:12 cworkspace U workspace (cworkspace) for it to compile parts" - - "ext/pcre/pcre2lib/pcre2_compile.c:10589:8 cworkspace U code = cworkspace;" - "ext/pcre/pcre2lib/pcre2_compile.c:10632:41 valgrind U annoys debuggers such as valgrind. To avoid this, we explicitly" - - "ext/pcre/pcre2lib/pcre2_compile.c:10649:11 codeunit U re->first_codeunit = 0;" - - "ext/pcre/pcre2lib/pcre2_compile.c:10650:10 codeunit U re->last_codeunit = 0;" + - "ext/pcre/pcre2lib/pcre2_compile.c:10673:4 lastcapture U cb.lastcapture = 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:10678:8 pruneorskip U cb.had_pruneorskip = FALSE;" - "ext/pcre/pcre2lib/pcre2_compile.c:10697:1 regexrc U regexrc = compile_regex(re-" - "ext/pcre/pcre2lib/pcre2_compile.c:10700:5 regexrc U if (regexrc < 0) re->flags |= PCRE" @@ -17747,26 +15584,19 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:10723:54 usedlength U code, CU2BYTES(length - usedlength));" - "ext/pcre/pcre2lib/pcre2_compile.c:10731:9 RSCAN U #define RSCAN_CACHE_SIZE 8" - "ext/pcre/pcre2lib/pcre2_compile.c:10736:14 rgroup U PCRE2_SPTR rgroup;" - - "ext/pcre/pcre2lib/pcre2_compile.c:10737:16 ccount U unsigned int ccount = 0;" - "ext/pcre/pcre2lib/pcre2_compile.c:10738:15 RSCAN U int start = RSCAN_CACHE_SIZE;" - "ext/pcre/pcre2lib/pcre2_compile.c:10739:20 RSCAN U recurse_cache rc[RSCAN_CACHE_SIZE];" - "ext/pcre/pcre2lib/pcre2_compile.c:10748:27 rgroup U if (groupnumber == 0) rgroup = codestart; else" - "ext/pcre/pcre2lib/pcre2_compile.c:10751:7 rgroup U rgroup = NULL;" - - "ext/pcre/pcre2lib/pcre2_compile.c:10752:34 ccount U = 0, p = start; i < ccount; i++, p = (p + 1) &" - "ext/pcre/pcre2lib/pcre2_compile.c:10756:11 rgroup U rgroup = rc[p].group;" - "ext/pcre/pcre2lib/pcre2_compile.c:10767:11 rgroup U if (rgroup == NULL)" - "ext/pcre/pcre2lib/pcre2_compile.c:10775:34 RSCAN U -start < 0) start = RSCAN_CACHE_SIZE - 1;" - - "ext/pcre/pcre2lib/pcre2_compile.c:10778:13 ccount U if (ccount < RSCAN_CACHE_SIZE)" - "ext/pcre/pcre2lib/pcre2_compile.c:10778:22 RSCAN U if (ccount < RSCAN_CACHE_SIZE) ccount+" - - "ext/pcre/pcre2lib/pcre2_compile.c:10778:40 ccount U < RSCAN_CACHE_SIZE) ccount++;" - "ext/pcre/pcre2lib/pcre2_compile.c:10795:6 possessified U auto-possessified. The function overwrites" - "ext/pcre/pcre2lib/pcre2_compile.c:10804:17 possessify U if (PRIV(auto_possessify)(temp, &cb) != 0) errorcode" - "ext/pcre/pcre2lib/pcre2_compile.c:10837:20 firstassertedcu U firstcu = find_firstassertedcu(codestart, &firstcuflags" - - "ext/pcre/pcre2lib/pcre2_compile.c:10844:15 codeunit U re->first_codeunit = firstcu;" - - "ext/pcre/pcre2lib/pcre2_compile.c:10912:16 codeunit U re->last_codeunit = reqcu;" - "ext/pcre/pcre2lib/pcre2_compile.c:10958:58 valgrind U When running under valgrind, make a" - "ext/pcre/pcre2lib/pcre2_compile.c:10965:16 VALGRIND U #ifdef SUPPORT_VALGRIND" - - "ext/pcre/pcre2lib/pcre2_compile.c:10995:11 undefs U /* These #undefs are here to enable unity" - "ext/pcre/pcre2lib/pcre2_compile.c:10997:8 NLBLOCK U #undef NLBLOCK /* Block containing" - "ext/pcre/pcre2lib/pcre2_config.c:89:23 DEPTHLIMIT U case PCRE2_CONFIG_DEPTHLIMIT:" - "ext/pcre/pcre2lib/pcre2_config.c:90:23 HEAPLIMIT U case PCRE2_CONFIG_HEAPLIMIT:" @@ -17782,11 +15612,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_context.c:123:1 gcontext U gcontext->memctl.malloc = private" - "ext/pcre/pcre2lib/pcre2_context.c:124:1 gcontext U gcontext->memctl.free = private" - "ext/pcre/pcre2lib/pcre2_context.c:144:7 VARLOOKBEHIND U MAX_VARLOOKBEHIND" - - "ext/pcre/pcre2lib/pcre2_context.c:153:24 ccontext U pcre2_compile_context *ccontext = PRIV(memctl_malloc" - - "ext/pcre/pcre2lib/pcre2_context.c:155:5 ccontext U if (ccontext == NULL) return NULL" - - "ext/pcre/pcre2lib/pcre2_context.c:156:2 ccontext U *ccontext = PRIV(default_compile" - - "ext/pcre/pcre2lib/pcre2_context.c:158:21 ccontext U *((pcre2_memctl *)ccontext) = *((pcre2_memctl" - - "ext/pcre/pcre2lib/pcre2_context.c:159:8 ccontext U return ccontext;" - "ext/pcre/pcre2lib/pcre2_context.c:383:15 varlookbehind U pcre2_set_max_varlookbehind(pcre2_compile_context" - "ext/pcre/pcre2lib/pcre2_context.c:385:15 varlookbehind U ccontext->max_varlookbehind = limit;" - "ext/pcre/pcre2lib/pcre2_context.c:476:11 mymalloc U void *(*mymalloc)(size_t, void *), void" @@ -17794,18 +15619,11 @@ issues: - "ext/pcre/pcre2lib/pcre2_convert.c:53:25 STARSTAR U PCRE2_CONVERT_GLOB_NO_STARSTAR| \\" - "ext/pcre/pcre2lib/pcre2_convert.c:109:3 pattype U pattype the pattern type" - "ext/pcre/pcre2lib/pcre2_convert.c:116:3 dummyrun U dummyrun TRUE if a dummy" - - "ext/pcre/pcre2lib/pcre2_convert.c:117:3 ccontext U ccontext the convert context" - "ext/pcre/pcre2lib/pcre2_convert.c:124:24 pattype U convert_posix(uint32_t pattype, PCRE2_SPTR pattern" - - "ext/pcre/pcre2lib/pcre2_convert.c:124:39 SPTR U uint32_t pattype, PCRE2_SPTR pattern, PCRE2_SIZE" - "ext/pcre/pcre2lib/pcre2_convert.c:126:32 dummyrun U SIZE *bufflenptr, BOOL dummyrun, pcre2_convert_context" - - "ext/pcre/pcre2lib/pcre2_convert.c:126:65 ccontext U pcre2_convert_context *ccontext)" - - "ext/pcre/pcre2lib/pcre2_convert.c:129:7 SPTR U PCRE2_SPTR posix = pattern;" - - "ext/pcre/pcre2lib/pcre2_convert.c:133:12 convlength U PCRE2_SIZE convlength = 0;" - "ext/pcre/pcre2lib/pcre2_convert.c:135:10 bracount U uint32_t bracount = 0;" - "ext/pcre/pcre2lib/pcre2_convert.c:138:18 pattype U BOOL extended = (pattype & PCRE2_CONVERT_POSIX" - "ext/pcre/pcre2lib/pcre2_convert.c:139:6 nextisliteral U BOOL nextisliteral = FALSE;" - - "ext/pcre/pcre2lib/pcre2_convert.c:142:7 ccontext U (void)ccontext; /* Not currently used" - - "ext/pcre/pcre2lib/pcre2_convert.c:160:3 convlength U convlength += p - pp;" - "ext/pcre/pcre2lib/pcre2_convert.c:161:7 dummyrun U if (dummyrun) p = use_buffer;" - "ext/pcre/pcre2lib/pcre2_convert.c:174:8 nextisliteral U sc = nextisliteral? 0 : c;" - "ext/pcre/pcre2lib/pcre2_convert.c:175:3 nextisliteral U nextisliteral = FALSE;" @@ -17814,11 +15632,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_convert.c:293:22 bracount U if (!extended || bracount == 0) goto ESCAPE_LITERAL" - "ext/pcre/pcre2lib/pcre2_convert.c:294:5 bracount U bracount--;" - "ext/pcre/pcre2lib/pcre2_convert.c:298:5 bracount U bracount++;" - - "ext/pcre/pcre2lib/pcre2_convert.c:355:1 convlength U convlength += p - pp; /" - - "ext/pcre/pcre2lib/pcre2_convert.c:356:15 convlength U *bufflenptr = convlength;" - - "ext/pcre/pcre2lib/pcre2_convert.c:370:9 SPTR U PCRE2_SPTR output_end;" - - "ext/pcre/pcre2lib/pcre2_convert.c:405:7 SPTR U PCRE2_SPTR output_end = out->output" - - "ext/pcre/pcre2lib/pcre2_convert.c:475:32 SPTR U glob_parse_class(PCRE2_SPTR *from, PCRE2_SPTR pattern" - "ext/pcre/pcre2lib/pcre2_convert.c:586:49 wildsep U UCHAR escape, BOOL no_wildsep)" - "ext/pcre/pcre2lib/pcre2_convert.c:621:11 wildsep U if (!no_wildsep)" - "ext/pcre/pcre2lib/pcre2_convert.c:652:3 GETCHARINCTEST U GETCHARINCTEST(c, pattern);" @@ -17828,9 +15641,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_convert.c:731:7 GETCHARINCTEST U GETCHARINCTEST(c, pattern);" - "ext/pcre/pcre2lib/pcre2_convert.c:779:3 pattype U pattype the pattern type" - "ext/pcre/pcre2lib/pcre2_convert.c:786:3 dummyrun U dummyrun TRUE if a dummy" - - "ext/pcre/pcre2lib/pcre2_convert.c:787:3 ccontext U ccontext the convert context" - "ext/pcre/pcre2lib/pcre2_convert.c:796:32 dummyrun U SIZE *bufflenptr, BOOL dummyrun, pcre2_convert_context" - - "ext/pcre/pcre2lib/pcre2_convert.c:796:65 ccontext U pcre2_convert_context *ccontext)" - "ext/pcre/pcre2lib/pcre2_convert.c:804:9 wildsep U BOOL no_wildsep = (options & PCRE2_CONVERT" - "ext/pcre/pcre2lib/pcre2_convert.c:805:9 starstar U BOOL no_starstar = (options & PCRE2_CONVERT" - "ext/pcre/pcre2lib/pcre2_convert.c:805:53 STARSTAR U PCRE2_CONVERT_GLOB_NO_STARSTAR) != 0;" @@ -17844,18 +15655,13 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:86:25 ENDANCHORED U PCRE2_ANCHORED|PCRE2_ENDANCHORED|PCRE2_NOTBOL|PCRE2_NOTEOL" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:87:19 ATSTART U PCRE2_NOTEMPTY_ATSTART|PCRE2_NO_UTF_CHECK|PCRE" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:96:51 TYPESTAR U used to turn the OP_TYPESTAR and friends opcodes" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:102:12 EXTUNI U #define OP_EXTUNI_EXTRA 320" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:103:12 ANYNL U #define OP_ANYNL_EXTRA 340" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:116:22 coptable U static const uint8_t coptable[] = {" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:128:37 noti U /* noti" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:131:43 minupto U SIZE, /* upto, minupto" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:135:45 minupto U SIZE, /* upto I, minupto I" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:140:47 minupto U SIZE, /* NOT upto, minupto" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:144:49 minupto U /* NOT upto I, minupto I" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:149:48 minupto U /* Type upto, minupto" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:154:37 CRRANGE U /* CRRANGE, CRMINRANGE" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:154:46 CRMINRANGE U /* CRRANGE, CRMINRANGE" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:155:60 CRPOSRANGE U Possessive *+, ++, ?+, CRPOSRANGE */" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:157:37 NCLASS U /* NCLASS" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:160:37 REFI U /* REFI" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:161:37 DNREF U /* DNREF" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:162:37 DNREFI U /* DNREFI" @@ -17869,7 +15675,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:181:43 SBRAPOS U /* SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:181:52 SCBRA U /* SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND *" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:181:59 SCBRAPOS U SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND */" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:181:69 SCOND U SBRAPOS, SCBRA, SCBRAPOS, SCOND */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:182:43 DNCREF U /* CREF, DNCREF" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:183:37 RREF U /* RREF, DNRREF" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:183:43 DNRREF U /* RREF, DNRREF" @@ -17880,7 +15685,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:232:37 CRRANGE U /* CRRANGE, CRMINRANGE" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:232:46 CRMINRANGE U /* CRRANGE, CRMINRANGE" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:233:60 CRPOSRANGE U Possessive *+, ++, ?+, CRPOSRANGE */" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:235:37 NCLASS U /* NCLASS" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:238:37 REFI U /* REFI" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:239:37 DNREF U /* DNREF" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:240:37 DNREFI U /* DNREFI" @@ -17894,7 +15698,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:259:43 SBRAPOS U /* SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:259:52 SCBRA U /* SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND *" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:259:59 SCBRAPOS U SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND */" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:259:69 SCOND U SBRAPOS, SCBRA, SCBRAPOS, SCOND */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:260:43 DNCREF U /* CREF, DNCREF" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:261:37 RREF U /* RREF, DNRREF" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:261:43 DNRREF U /* RREF, DNRREF" @@ -17904,16 +15707,10 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:317:9 OVEC U #define OVEC_UNIT (sizeof(PCRE2" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:321:13 OVEC U #define RWS_OVEC_RSIZE (1000*OVEC_UNIT" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:321:31 OVEC U RWS_OVEC_RSIZE (1000*OVEC_UNIT) /* Ovector" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:321:52 Ovector U OVEC_UNIT) /* Ovector for recursion */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:322:13 OVEC U #define RWS_OVEC_OSIZE (2*OVEC_UNIT" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:322:28 OVEC U define RWS_OVEC_OSIZE (2*OVEC_UNIT) /* Ovector" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:322:52 Ovector U OVEC_UNIT) /* Ovector in other cases */" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:355:22 SPTR U do_callout_dfa(PCRE2_SPTR code, PCRE2_SIZE *offsets" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:355:60 SPTR U SIZE *offsets, PCRE2_SPTR current_subject," - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:356:9 SPTR U PCRE2_SPTR ptr, dfa_match_block" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:406:3 rwsptr U rwsptr pointer to block" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:407:3 ovecsize U ovecsize space needed for an" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:407:34 ovector U space needed for an ovector" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:410:16 rwsptr U Returns: 0 rwsptr has been updated" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:415:29 rwsptr U workspace(RWS_anchor **rwsptr, unsigned int ovecsize" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:415:50 ovecsize U rwsptr, unsigned int ovecsize, dfa_match_block *mb" @@ -17932,14 +15729,9 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:509:31 WSSIZE U return PCRE2_ERROR_DFA_WSSIZE" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:512:21 wscount U if (new_count++ < wscount) \\" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:519:31 WSSIZE U return PCRE2_ERROR_DFA_WSSIZE" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:526:9 SPTR U PCRE2_SPTR this_start_code," - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:527:9 SPTR U PCRE2_SPTR current_subject," - "ext/pcre/pcre2lib/pcre2_dfa_match.c:533:12 rlevel U uint32_t rlevel," - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:538:16 ctypes U const uint8_t *ctypes, *lcc, *fcc;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:561:5 rlevel U if (rlevel++ > mb->match_limit" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:561:58 DEPTHLIMIT U return PCRE2_ERROR_DEPTHLIMIT;" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:568:1 ctypes U ctypes = mb->tables + ctypes" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:568:23 ctypes U ctypes = mb->tables + ctypes_offset;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:612:7 ACROSSCHAR U ACROSSCHAR(current_subject > start" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:662:7 rlevel U if (rlevel == 1 && (mb->moptions" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:675:32 CBRA U this_start_code == OP_CBRA || *this_start_code" @@ -17950,9 +15742,10 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:813:40 coptable U GETCHARLEN(d, (code + coptable[codevalue]), dlen);" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:815:16 coptable U d = code[coptable[codevalue]];" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:816:27 TYPESTAR U if (codevalue >= OP_TYPESTAR)" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:820:51 UITEM U return PCRE2_ERROR_DFA_UITEM;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:823:19 ANYNL U case OP_ANYNL: codevalue += OP_ANYNL" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:823:42 ANYNL U ANYNL: codevalue += OP_ANYNL_EXTRA; break;" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:824:19 EXTUNI U case OP_EXTUNI: codevalue += OP_EXTUNI" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:824:43 EXTUNI U EXTUNI: codevalue += OP_EXTUNI_EXTRA; break;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:846:33 coptable U error if the vectors coptable or poptable, which are" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:860:24 KETRPOS U state. Note that KETRPOS will always be encountered" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:865:48 ATSTART U set, or PCRE2_NOTEMPTY_ATSTART is set and we are at" @@ -17983,14 +15776,11 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1067:27 nltype U NLBLOCK->nltype == NLTYPE_FIXED &&" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1067:37 NLTYPE U NLBLOCK->nltype == NLTYPE_FIXED &&" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1068:27 nllen U NLBLOCK->nllen == 2 &&" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1089:15 ctypes U ((ctypes[c] & toptable1[codevalue" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1098:15 ctypes U ((ctypes[c] & toptable1[codevalue" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1206:52 SCRIPTX U ucd_script_sets) + UCD_SCRIPTX_PROP(prop), code[2]" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1222:19 PXSPACE U case PT_PXSPACE: /* POSIX space */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1259:19 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1265:19 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1266:20 BIDICLASS U OK = UCD_BIDICLASS(c) == code[2];" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1271:17 BPROPS U UCD_BPROPS_PROP(prop), code[2]" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1296:15 TYPEPOSPLUS U case OP_TYPEPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1303:22 nltype U NLBLOCK->nltype == NLTYPE_FIXED &&" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1303:32 NLTYPE U NLBLOCK->nltype == NLTYPE_FIXED &&" @@ -18003,26 +15793,21 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1357:15 TYPEMINSTAR U case OP_TYPEMINSTAR:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1358:15 TYPEPOSSTAR U case OP_TYPEPOSSTAR:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1375:31 TYPEPOSSTAR U if (codevalue == OP_TYPEPOSSTAR)" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1412:15 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1413:15 TYPEMINUPTO U case OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1414:15 TYPEPOSUPTO U case OP_TYPEPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1432:31 TYPEPOSUPTO U if (codevalue == OP_TYPEPOSUPTO)" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1447:47 ANYNL U PROP, OP_NOTPROP, OP_ANYNL, or OP_EXTUNI as its" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1447:60 EXTUNI U NOTPROP, OP_ANYNL, or OP_EXTUNI as its" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1454:31 TYPEPOSPLUS U case OP_PROP_EXTRA + OP_TYPEPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1488:52 SCRIPTX U ucd_script_sets) + UCD_SCRIPTX_PROP(prop), code[3]" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1504:19 PXSPACE U case PT_PXSPACE: /* POSIX space */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1541:19 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1547:19 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1548:20 BIDICLASS U OK = UCD_BIDICLASS(c) == code[3];" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1553:17 BPROPS U UCD_BPROPS_PROP(prop), code[3]" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1565:60 TYPEPOSPLUS U OP_PROP_EXTRA + OP_TYPEPOSPLUS)" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1577:15 EXTUNI U case OP_EXTUNI_EXTRA + OP_TYPEPLUS" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1579:33 TYPEPOSPLUS U OP_EXTUNI_EXTRA + OP_TYPEPOSPLUS:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1584:13 ncount U int ncount = 0;" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1591:12 ncount U &ncount);" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1593:44 ncount U state_offset, count, ncount);" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1590:20 extuni U (void)PRIV(extuni)(c, ptr + clen, mb-" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1599:15 ANYNL U case OP_ANYNL_EXTRA + OP_TYPEPLUS" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1606:13 ncount U int ncount = 0;" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1620:73 ncount U ptr + 1) == CHAR_LF) ncount = 1;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1710:31 TYPEPOSQUERY U case OP_PROP_EXTRA + OP_TYPEPOSQUERY:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1714:31 TYPESTAR U case OP_PROP_EXTRA + OP_TYPESTAR:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1715:31 TYPEMINSTAR U case OP_PROP_EXTRA + OP_TYPEMINSTAR:" @@ -18032,32 +15817,25 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1806:19 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1812:19 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1813:20 BIDICLASS U OK = UCD_BIDICLASS(c) == code[3];" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1818:17 BPROPS U UCD_BPROPS_PROP(prop), code[3]" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1830:47 TYPEPOSSTAR U OP_PROP_EXTRA + OP_TYPEPOSSTAR ||" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1831:47 TYPEPOSQUERY U OP_PROP_EXTRA + OP_TYPEPOSQUERY)" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1844:33 TYPEPOSQUERY U OP_EXTUNI_EXTRA + OP_TYPEPOSQUERY:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1848:33 TYPESTAR U OP_EXTUNI_EXTRA + OP_TYPESTAR:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1849:33 TYPEMINSTAR U OP_EXTUNI_EXTRA + OP_TYPEMINSTAR:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1850:33 TYPEPOSSTAR U OP_EXTUNI_EXTRA + OP_TYPEPOSSTAR:" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1865:20 extuni U (void)PRIV(extuni)(c, ptr + clen, mb-" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1880:32 TYPEMINSTAR U OP_ANYNL_EXTRA + OP_TYPEMINSTAR:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:1930:33 TYPEMINSTAR U OP_VSPACE_EXTRA + OP_TYPEMINSTAR:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2006:31 TYPEUPTO U case OP_PROP_EXTRA + OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2007:31 TYPEMINUPTO U case OP_PROP_EXTRA + OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2008:31 TYPEPOSUPTO U case OP_PROP_EXTRA + OP_TYPEPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2043:52 SCRIPTX U ucd_script_sets) + UCD_SCRIPTX_PROP(prop)," - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2060:19 PXSPACE U case PT_PXSPACE: /* POSIX space */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2097:19 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2103:19 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2104:20 BIDICLASS U OK = UCD_BIDICLASS(c) == code[1 + IMM2" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2109:17 BPROPS U UCD_BPROPS_PROP(prop), code[1" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2121:47 TYPEPOSUPTO U OP_PROP_EXTRA + OP_TYPEPOSUPTO)" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2136:33 TYPEUPTO U OP_EXTUNI_EXTRA + OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2137:33 TYPEMINUPTO U OP_EXTUNI_EXTRA + OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2138:33 TYPEPOSUPTO U OP_EXTUNI_EXTRA + OP_TYPEPOSUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2165:32 TYPEUPTO U OP_ANYNL_EXTRA + OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2166:32 TYPEMINUPTO U OP_ANYNL_EXTRA + OP_TYPEMINUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2211:33 TYPEUPTO U OP_VSPACE_EXTRA + OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2212:33 TYPEMINUPTO U OP_VSPACE_EXTRA + OP_TYPEMINUPTO:" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2151:21 extuni U nptr = PRIV(extuni)(c, ptr + clen, mb-" + - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2330:32 extuni U PCRE2_SPTR nptr = PRIV(extuni)(c, ptr + clen, mb-" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2433:43 casefully U negated single character casefully. */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2440:43 caselessly U negated single character caselessly. */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2442:15 NOTI U case OP_NOTI:" @@ -18111,15 +15889,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2619:15 NOTUPTOI U case OP_NOTUPTOI:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2620:15 NOTMINUPTOI U case OP_NOTMINUPTOI:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2621:15 NOTPOSUPTOI U case OP_NOTPOSUPTOI:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2626:15 MINUPTO U case OP_MINUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2627:15 POSUPTO U case OP_POSUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2628:15 NOTUPTO U case OP_NOTUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2629:15 NOTMINUPTO U case OP_NOTMINUPTO:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2630:15 NOTPOSUPTO U case OP_NOTPOSUPTO:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2647:31 POSUPTO U if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2647:58 NOTPOSUPTO U POSUPTO || codevalue == OP_NOTPOSUPTO)" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2665:15 NCLASS U case OP_NCLASS:" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2680:53 NCLASS U )? (codevalue == OP_NCLASS) :" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2703:19 CRSTAR U case OP_CRSTAR:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2704:19 CRMINSTAR U case OP_CRMINSTAR:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2705:19 CRPOSSTAR U case OP_CRPOSSTAR:" @@ -18143,14 +15914,11 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2812:57 endasscode U ALT) endasscode += GET(endasscode, 1);" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2823:11 rlevel U rlevel," - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2830:32 endasscode U { ADD_ACTIVE((int)(endasscode + LINK_SIZE + 1 - start" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2836:15 SCOND U case OP_SCOND:" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2861:51 DNCREF U CREF || condcode == OP_DNCREF ||" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2862:28 DNRREF U condcode == OP_DNRREF)" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2863:34 UCOND U return PCRE2_ERROR_DFA_UCOND;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2876:45 RREF U supported version of OP_RREF is for the value RREF" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2876:67 RREF U RREF is for the value RREF_ANY," - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2880:33 RREF U else if (condcode == OP_RREF)" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2883:57 UCOND U return PCRE2_ERROR_DFA_UCOND;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2896:22 asscode U PCRE2_SPTR asscode = code + LINK_SIZE" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2897:35 asscode U PCRE2_SPTR endasscode = asscode + GET(asscode, 1);" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:2897:49 asscode U endasscode = asscode + GET(asscode, 1);" @@ -18169,7 +15937,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3186:56 KETRMAX U end_subpattern == OP_KETRMAX ||" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3187:56 KETRMIN U end_subpattern == OP_KETRMIN)?" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3231:38 FIRSTCU U while (p < pp) if (NOT_FIRSTCU(*p++)) charcount--;" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3262:30 UITEM U return PCRE2_ERROR_DFA_UITEM;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3298:17 allowemptypartial U mb->allowemptypartial /* or pattern" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3312:7 ENDANCHORED U PCRE2_ENDANCHORED is set, the match fails" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3315:44 ENDANCHORED U mb->poptions) & PCRE2_ENDANCHORED) != 0 &&" @@ -18178,9 +15945,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3413:42 WSSIZE U return PCRE2_ERROR_DFA_WSSIZE;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3416:31 ENDANCHORED U Partial matching and PCRE2_ENDANCHORED are currently not allowed" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3420:45 ENDANCHORED U options | options) & PCRE2_ENDANCHORED) != 0)" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3426:26 UINVALID U return PCRE2_ERROR_DFA_UINVALID_UTF;" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3429:25 BADMAGIC U return with PCRE2_ERROR_BADMAGIC. */" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3431:58 BADMAGIC U return PCRE2_ERROR_BADMAGIC;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3438:38 ATSTART U NOTEMPTY and PCRE2_NOTEMPTY_ATSTART are match-time flags" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3441:59 AUTOPOSSESS U flags like PCRE2_NO_AUTOPOSSESS with" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3442:25 AUTOPOSSESS U constructions like (*NO_AUTOPOSSESS). To enable this, (" @@ -18191,8 +15955,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3537:5 allowemptypartial U mb->allowemptypartial = (re->max_lookbehind" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3599:42 FIRSTCU U end_subject && NOT_FIRSTCU(*start_match))" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3600:26 BADUTFOFFSET U return PCRE2_ERROR_BADUTFOFFSET;" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3637:50 codeunit U PCRE2_UCHAR)(re->first_codeunit);" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3661:45 codeunit U PCRE2_UCHAR)(re->last_codeunit);" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3692:13 matchedby U match_data->matchedby = PCRE2_MATCHEDBY_DFA" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3692:31 MATCHEDBY U data->matchedby = PCRE2_MATCHEDBY_DFA_INTERPRETER;" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3728:11 ACROSSCHAR U ACROSSCHAR(t < end_subject, t," @@ -18203,15 +15965,11 @@ issues: - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3970:36 INCTEST U uint32_t pp = UCHAR21INCTEST(p);" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3984:18 caseful U /* The caseful case */" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:3991:26 INCTEST U if (UCHAR21INCTEST(p) == req_cu) { p--" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4032:17 ovector U match_data->ovector, /* offset" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4033:27 oveccount U uint32_t)match_data->oveccount * 2, /* actual size" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4044:50 oveccount U PARTIAL && match_data->oveccount > 0)" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4046:19 ovector U match_data->ovector[0] = (PCRE2_SIZE)(start" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4047:19 ovector U match_data->ovector[1] = (PCRE2_SIZE)(end" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4079:5 ACROSSCHAR U ACROSSCHAR(start_match < end_subject" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4091:26 HASCRORLF U (re->flags & PCRE2_HASCRORLF) == 0 &&" - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4097:11 Bumpalong U } /* \"Bumpalong\" loop */" - - "ext/pcre/pcre2lib/pcre2_dfa_match.c:4113:11 undefs U /* These #undefs are here to enable unity" - "ext/pcre/pcre2lib/pcre2_error.c:167:43 possessify U unknown opcode in auto_possessify()\\0\"" - "ext/pcre/pcre2lib/pcre2_error.c:189:26 lookarounds U K is not allowed in lookarounds (but see PCRE2_EXTRA" - "ext/pcre/pcre2lib/pcre2_error.c:292:3 enumber U enumber error number" @@ -18219,17 +15977,14 @@ issues: - "ext/pcre/pcre2lib/pcre2_error.c:309:5 enumber U if (enumber >= COMPILE_ERROR_BASE" - "ext/pcre/pcre2lib/pcre2_error.c:312:7 enumber U n = enumber - COMPILE_ERROR_BASE" - "ext/pcre/pcre2lib/pcre2_error.c:314:10 enumber U else if (enumber < 0)" - - "ext/pcre/pcre2lib/pcre2_extuni.c:59:7 SPTR U PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_extuni.c:60:32 SPTR U extuni)(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start" + - "ext/pcre/pcre2lib/pcre2_extuni.c:60:6 extuni U PRIV(extuni)(uint32_t c, PCRE2_SPTR" - "ext/pcre/pcre2lib/pcre2_extuni.c:60:37 eptr U uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject" - - "ext/pcre/pcre2lib/pcre2_extuni.c:60:49 SPTR U PCRE2_SPTR eptr, PCRE2_SPTR start_subject," - - "ext/pcre/pcre2lib/pcre2_extuni.c:61:9 SPTR U PCRE2_SPTR end_subject, BOOL utf" - "ext/pcre/pcre2lib/pcre2_extuni.c:61:42 xcount U subject, BOOL utf, int *xcount)" - "ext/pcre/pcre2lib/pcre2_extuni.c:64:7 eptr U (void)eptr;" - "ext/pcre/pcre2lib/pcre2_extuni.c:68:7 xcount U (void)xcount;" - "ext/pcre/pcre2lib/pcre2_extuni.c:85:3 eptr U eptr pointer to" - "ext/pcre/pcre2lib/pcre2_extuni.c:89:3 xcount U xcount pointer to count" - - "ext/pcre/pcre2lib/pcre2_extuni.c:95:7 SPTR U PCRE2_SPTR" + - "ext/pcre/pcre2lib/pcre2_extuni.c:96:6 extuni U PRIV(extuni)(uint32_t c, PCRE2_SPTR" - "ext/pcre/pcre2lib/pcre2_extuni.c:96:37 eptr U uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject" - "ext/pcre/pcre2lib/pcre2_extuni.c:97:42 xcount U subject, BOOL utf, int *xcount)" - "ext/pcre/pcre2lib/pcre2_extuni.c:100:15 GRAPHBREAK U int lgb = UCD_GRAPHBREAK(c);" @@ -18237,17 +15992,11 @@ issues: - "ext/pcre/pcre2lib/pcre2_extuni.c:107:13 GRAPHBREAK U rgb = UCD_GRAPHBREAK(c);" - "ext/pcre/pcre2lib/pcre2_extuni.c:108:17 gbtable U if ((PRIV(ucp_gbtable)[lgb] & (1u << rgb)" - "ext/pcre/pcre2lib/pcre2_extuni.c:121:9 ricount U int ricount = 0;" - - "ext/pcre/pcre2lib/pcre2_extuni.c:122:16 bptr U PCRE2_SPTR bptr = eptr - 1;" - - "ext/pcre/pcre2lib/pcre2_extuni.c:123:23 bptr U if (utf) BACKCHAR(bptr);" - - "ext/pcre/pcre2lib/pcre2_extuni.c:125:8 bptr U /* bptr is pointing to the left" - - "ext/pcre/pcre2lib/pcre2_extuni.c:127:12 bptr U while (bptr > start_subject)" - - "ext/pcre/pcre2lib/pcre2_extuni.c:129:7 bptr U bptr--;" - "ext/pcre/pcre2lib/pcre2_extuni.c:137:15 GRAPHBREAK U if (UCD_GRAPHBREAK(c) != ucp_gbRegional" - "ext/pcre/pcre2lib/pcre2_extuni.c:138:7 ricount U ricount++;" - "ext/pcre/pcre2lib/pcre2_extuni.c:140:10 ricount U if ((ricount & 1) != 0) break;" - "ext/pcre/pcre2lib/pcre2_extuni.c:154:7 xcount U if (xcount != NULL) *xcount +=" - - "ext/pcre/pcre2lib/pcre2_find_bracket.c:69:7 SPTR U PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_find_bracket.c:70:26 SPTR U find_bracket)(PCRE2_SPTR code, BOOL utf, int" + - "ext/pcre/pcre2lib/pcre2_extuni.c:162:17 extuni U /* End of pcre2_extuni.c */" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:96:20 CBRA U else if (c == OP_CBRA || c == OP_SCBRA ||" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:96:36 SCBRA U OP_CBRA || c == OP_SCBRA ||" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:97:20 CBRAPOS U c == OP_CBRAPOS || c == OP_SCBRAPOS" @@ -18257,20 +16006,14 @@ issues: - "ext/pcre/pcre2lib/pcre2_find_bracket.c:119:15 TYPEPOSSTAR U case OP_TYPEPOSSTAR:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:120:15 TYPEPOSPLUS U case OP_TYPEPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:121:15 TYPEPOSQUERY U case OP_TYPEPOSQUERY:" - - "ext/pcre/pcre2lib/pcre2_find_bracket.c:125:15 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_find_bracket.c:126:15 TYPEMINUPTO U case OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:128:15 TYPEPOSUPTO U case OP_TYPEPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:156:15 NOTI U case OP_NOTI:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:158:15 EXACTI U case OP_EXACTI:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:160:15 NOTEXACTI U case OP_NOTEXACTI:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:162:15 UPTOI U case OP_UPTOI:" - - "ext/pcre/pcre2lib/pcre2_find_bracket.c:163:15 NOTUPTO U case OP_NOTUPTO:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:164:15 NOTUPTOI U case OP_NOTUPTOI:" - - "ext/pcre/pcre2lib/pcre2_find_bracket.c:165:15 MINUPTO U case OP_MINUPTO:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:166:15 MINUPTOI U case OP_MINUPTOI:" - - "ext/pcre/pcre2lib/pcre2_find_bracket.c:167:15 NOTMINUPTO U case OP_NOTMINUPTO:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:168:15 NOTMINUPTOI U case OP_NOTMINUPTOI:" - - "ext/pcre/pcre2lib/pcre2_find_bracket.c:169:15 POSUPTO U case OP_POSUPTO:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:170:15 POSUPTOI U case OP_POSUPTOI:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:171:15 NOTPOSUPTO U case OP_NOTPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_find_bracket.c:172:15 NOTPOSUPTOI U case OP_NOTPOSUPTOI:" @@ -18304,8 +16047,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:91:4 Valgrind U /* Valgrind (memcheck) support" - "ext/pcre/pcre2lib/pcre2_internal.h:93:16 VALGRIND U #ifdef SUPPORT_VALGRIND" - "ext/pcre/pcre2lib/pcre2_internal.h:97:5 ftrivial U /* -ftrivial-auto-var-init support" - - "ext/pcre/pcre2lib/pcre2_internal.h:173:14 SPTR U #undef PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_internal.h:174:15 SPTR U #define PCRE2_SPTR CUSTOM_SUBJECT_PTR" - "ext/pcre/pcre2lib/pcre2_internal.h:199:68 DVPCOMPAT U be compiled with the -DVPCOMPAT" - "ext/pcre/pcre2lib/pcre2_internal.h:202:8 VPCOMPAT U #ifdef VPCOMPAT" - "ext/pcre/pcre2lib/pcre2_internal.h:209:11 VPCOMPAT U #else /* VPCOMPAT */" @@ -18342,25 +16083,12 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:544:15 NOJIT U #define PCRE2_NOJIT 0x00080000" - "ext/pcre/pcre2lib/pcre2_internal.h:544:46 NOJIT U 0x00080000 /* (*NOJIT) used */" - "ext/pcre/pcre2lib/pcre2_internal.h:545:15 HASBKPORX U #define PCRE2_HASBKPORX 0x00100000 /* contains" - - "ext/pcre/pcre2lib/pcre2_internal.h:546:15 DUPCAPUSED U #define PCRE2_DUPCAPUSED 0x00200000 /* contains" - "ext/pcre/pcre2lib/pcre2_internal.h:547:15 HASBKC U #define PCRE2_HASBKC 0x00400000" - "ext/pcre/pcre2lib/pcre2_internal.h:552:19 matchedby U /* Values for the matchedby field in a match data" - "ext/pcre/pcre2lib/pcre2_internal.h:554:14 MATCHEDBY U enum { PCRE2_MATCHEDBY_INTERPRETER, /*" - "ext/pcre/pcre2lib/pcre2_internal.h:555:14 MATCHEDBY U PCRE2_MATCHEDBY_DFA_INTERPRETER, /*" - "ext/pcre/pcre2lib/pcre2_internal.h:556:14 MATCHEDBY U PCRE2_MATCHEDBY_JIT }; /*" - - "ext/pcre/pcre2lib/pcre2_internal.h:577:41 cbits U bitmap tables in the cbits set of tables. Each" - - "ext/pcre/pcre2lib/pcre2_internal.h:581:9 cbit U #define cbit_space 0 /*" - - "ext/pcre/pcre2lib/pcre2_internal.h:582:9 cbit U #define cbit_xdigit 32 /*" - - "ext/pcre/pcre2lib/pcre2_internal.h:583:9 cbit U #define cbit_digit 64 /*" - - "ext/pcre/pcre2lib/pcre2_internal.h:584:9 cbit U #define cbit_upper 96 /*" - - "ext/pcre/pcre2lib/pcre2_internal.h:585:9 cbit U #define cbit_lower 128 /*" - - "ext/pcre/pcre2lib/pcre2_internal.h:591:48 cbits U /* Length of the cbits table */" - - "ext/pcre/pcre2lib/pcre2_internal.h:593:39 ctypes U efinitions for entries in the ctypes table. Do not change" - "ext/pcre/pcre2lib/pcre2_internal.h:599:15 lcletter U #define ctype_lcletter 0x04" - - "ext/pcre/pcre2lib/pcre2_internal.h:608:9 cbits U #define cbits_offset 512" - - "ext/pcre/pcre2lib/pcre2_internal.h:609:9 ctypes U #define ctypes_offset (cbits_offset" - - "ext/pcre/pcre2lib/pcre2_internal.h:609:24 cbits U define ctypes_offset (cbits_offset + cbit_length" - - "ext/pcre/pcre2lib/pcre2_internal.h:610:24 ctypes U define TABLES_LENGTH (ctypes_offset + 256)" - "ext/pcre/pcre2lib/pcre2_internal.h:914:16 napla U #define STRING_napla0 \"napla" - "ext/pcre/pcre2lib/pcre2_internal.h:914:39 napla U napla0 \"napla\\0\"" - "ext/pcre/pcre2lib/pcre2_internal.h:915:16 naplb U #define STRING_naplb0 \"naplb" @@ -18398,9 +16126,11 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1377:61 possessify U table called \"opcode_possessify\" in" - "ext/pcre/pcre2lib/pcre2_internal.h:1378:67 coptable U also the tables called \"coptable\"" - "ext/pcre/pcre2lib/pcre2_internal.h:1386:6 possessified U auto-possessified. */" + - "ext/pcre/pcre2lib/pcre2_internal.h:1389:35 EXTUNI U AUTOTAB_LEFT_OP OP_EXTUNI" - "ext/pcre/pcre2lib/pcre2_internal.h:1390:35 DOLLM U AUTOTAB_RIGHT_OP OP_DOLLM" - "ext/pcre/pcre2lib/pcre2_internal.h:1395:30 backslashed U Values corresponding to backslashed metacharacters */" - "ext/pcre/pcre2lib/pcre2_internal.h:1414:6 ANYNL U OP_ANYNL, /* 17 \\R" + - "ext/pcre/pcre2lib/pcre2_internal.h:1419:6 EXTUNI U OP_EXTUNI, /* 22 \\X (extended" - "ext/pcre/pcre2lib/pcre2_internal.h:1420:6 EODN U OP_EODN, /* 23 End" - "ext/pcre/pcre2lib/pcre2_internal.h:1426:6 DOLLM U OP_DOLLM, /* 26 End" - "ext/pcre/pcre2lib/pcre2_internal.h:1428:6 CIRCM U OP_CIRCM, /* 28 Start" @@ -18413,14 +16143,12 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1441:27 caseful U Repeated characters; caseful must precede the caseless" - "ext/pcre/pcre2lib/pcre2_internal.h:1444:6 MINSTAR U OP_MINSTAR, /* 34 these" - "ext/pcre/pcre2lib/pcre2_internal.h:1450:66 caseful U matches of one character, caseful*/" - - "ext/pcre/pcre2lib/pcre2_internal.h:1451:6 MINUPTO U OP_MINUPTO, /* 40 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1454:6 POSSTAR U OP_POSSTAR, /* 42 Possessified" - "ext/pcre/pcre2lib/pcre2_internal.h:1454:28 Possessified U POSSTAR, /* 42 Possessified star, caseful */" - "ext/pcre/pcre2lib/pcre2_internal.h:1454:47 caseful U Possessified star, caseful */" - "ext/pcre/pcre2lib/pcre2_internal.h:1455:28 Possessified U POSPLUS, /* 43 Possessified plus, caseful */" - "ext/pcre/pcre2lib/pcre2_internal.h:1455:47 caseful U Possessified plus, caseful */" - "ext/pcre/pcre2lib/pcre2_internal.h:1456:28 Posesssified U POSQUERY, /* 44 Posesssified query, caseful */" - - "ext/pcre/pcre2lib/pcre2_internal.h:1457:6 POSUPTO U OP_POSUPTO, /* 45 Possessified" - "ext/pcre/pcre2lib/pcre2_internal.h:1457:28 Possessified U POSUPTO, /* 45 Possessified upto, caseful */" - "ext/pcre/pcre2lib/pcre2_internal.h:1461:6 STARI U OP_STARI, /* 46 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1462:6 MINSTARI U OP_MINSTARI, /* 47 */" @@ -18440,8 +16168,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1475:6 POSUPTOI U OP_POSUPTOI, /* 58 Possessified" - "ext/pcre/pcre2lib/pcre2_internal.h:1480:6 NOTSTAR U OP_NOTSTAR, /* 59 The maximizing" - "ext/pcre/pcre2lib/pcre2_internal.h:1481:6 NOTMINSTAR U OP_NOTMINSTAR, /* 60 these six" - - "ext/pcre/pcre2lib/pcre2_internal.h:1487:6 NOTUPTO U OP_NOTUPTO, /* 65 From" - - "ext/pcre/pcre2lib/pcre2_internal.h:1488:6 NOTMINUPTO U OP_NOTMINUPTO, /* 66 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1491:6 NOTPOSSTAR U OP_NOTPOSSTAR, /* 68 Possessified" - "ext/pcre/pcre2lib/pcre2_internal.h:1492:6 NOTPOSPLUS U OP_NOTPOSPLUS, /* 69 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1493:6 NOTPOSQUERY U OP_NOTPOSQUERY, /* 70 */" @@ -18461,8 +16187,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1512:6 NOTPOSUPTOI U OP_NOTPOSUPTOI, /* 84 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1516:6 TYPESTAR U OP_TYPESTAR, /* 85 The maximizing" - "ext/pcre/pcre2lib/pcre2_internal.h:1517:6 TYPEMINSTAR U OP_TYPEMINSTAR, /* 86 these six" - - "ext/pcre/pcre2lib/pcre2_internal.h:1523:6 TYPEUPTO U OP_TYPEUPTO, /* 91 From 0" - - "ext/pcre/pcre2lib/pcre2_internal.h:1524:6 TYPEMINUPTO U OP_TYPEMINUPTO, /* 92 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1527:6 TYPEPOSSTAR U OP_TYPEPOSSTAR, /* 94 Possessified" - "ext/pcre/pcre2lib/pcre2_internal.h:1528:6 TYPEPOSPLUS U OP_TYPEPOSPLUS, /* 95 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1529:6 TYPEPOSQUERY U OP_TYPEPOSQUERY, /* 96 */" @@ -18479,7 +16203,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1546:6 CRPOSPLUS U OP_CRPOSPLUS, /* 107 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1547:6 CRPOSQUERY U OP_CRPOSQUERY, /* 108 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1548:6 CRPOSRANGE U OP_CRPOSRANGE, /* 109 */" - - "ext/pcre/pcre2lib/pcre2_internal.h:1553:6 NCLASS U OP_NCLASS, /* 111 Same" - "ext/pcre/pcre2lib/pcre2_internal.h:1558:53 casefully U Match a back reference, casefully */" - "ext/pcre/pcre2lib/pcre2_internal.h:1559:6 REFI U OP_REFI, /* 114 Match" - "ext/pcre/pcre2lib/pcre2_internal.h:1559:53 caselessly U Match a back reference, caselessly */" @@ -18502,7 +16225,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1600:6 SBRAPOS U OP_SBRAPOS, /* 141 Ditto" - "ext/pcre/pcre2lib/pcre2_internal.h:1601:6 SCBRA U OP_SCBRA, /* 142 Start" - "ext/pcre/pcre2lib/pcre2_internal.h:1602:6 SCBRAPOS U OP_SCBRAPOS, /* 143 Ditto" - - "ext/pcre/pcre2lib/pcre2_internal.h:1603:6 SCOND U OP_SCOND, /* 144 Conditional" - "ext/pcre/pcre2lib/pcre2_internal.h:1608:6 DNCREF U OP_DNCREF, /* 146 Used" - "ext/pcre/pcre2lib/pcre2_internal.h:1609:6 RREF U OP_RREF, /* 147 Used" - "ext/pcre/pcre2lib/pcre2_internal.h:1610:6 DNRREF U OP_DNRREF, /* 148 Used" @@ -18511,8 +16233,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1616:6 BRAPOSZERO U OP_BRAPOSZERO, /* 153 */" - "ext/pcre/pcre2lib/pcre2_internal.h:1665:16 possessify U called \"opcode_possessify\" in pcre2_compile.c" - "ext/pcre/pcre2lib/pcre2_internal.h:1665:52 coptable U pcre2_compile.c and \"coptable\" and \"poptable\" in" + - "ext/pcre/pcre2lib/pcre2_internal.h:1678:4 extuni U \"extuni\", \"\\\\Z\", \"\\\\z\"," - "ext/pcre/pcre2lib/pcre2_internal.h:1679:48 noti U char\", \"chari\", \"not\", \"noti\", \\" - - "ext/pcre/pcre2lib/pcre2_internal.h:1696:13 nclass U \"class\", \"nclass\", \"xclass\", \"Ref\"," - "ext/pcre/pcre2lib/pcre2_internal.h:1696:40 Refi U , \"xclass\", \"Ref\", \"Refi\", \"DnRef\", \"DnRefi\"" - "ext/pcre/pcre2lib/pcre2_internal.h:1696:59 Refi U \"Refi\", \"DnRef\", \"DnRefi\", \\" - "ext/pcre/pcre2lib/pcre2_internal.h:1698:21 Rmax U \"Alt\", \"Ket\", \"KetRmax\", \"KetRmin\", \"KetRpos" @@ -18525,15 +16247,9 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1710:29 Braposzero U Brazero\", \"Braminzero\", \"Braposzero\"," - "ext/pcre/pcre2lib/pcre2_internal.h:1722:65 lenths U are no longer fixed lenths, but are" - "ext/pcre/pcre2lib/pcre2_internal.h:1738:37 noti U /* noti" - - "ext/pcre/pcre2lib/pcre2_internal.h:1741:43 minupto U SIZE, /* upto, minupto ** mode" - - "ext/pcre/pcre2lib/pcre2_internal.h:1745:45 minupto U SIZE, /* upto I, minupto I" - - "ext/pcre/pcre2lib/pcre2_internal.h:1750:47 minupto U SIZE, /* NOT upto, minupto" - - "ext/pcre/pcre2lib/pcre2_internal.h:1754:49 minupto U /* NOT upto I, minupto I" - - "ext/pcre/pcre2lib/pcre2_internal.h:1759:48 minupto U /* Type upto, minupto" - "ext/pcre/pcre2lib/pcre2_internal.h:1764:37 CRRANGE U 1+2*IMM2_SIZE, /* CRRANGE, CRMINRANGE" - "ext/pcre/pcre2lib/pcre2_internal.h:1764:46 CRMINRANGE U _SIZE, /* CRRANGE, CRMINRANGE" - "ext/pcre/pcre2lib/pcre2_internal.h:1765:60 CRPOSRANGE U Possessive *+, ++, ?+, CRPOSRANGE */ \\" - - "ext/pcre/pcre2lib/pcre2_internal.h:1767:37 NCLASS U PCRE2_UCHAR)), /* NCLASS" - "ext/pcre/pcre2lib/pcre2_internal.h:1770:37 REFI U /* REFI" - "ext/pcre/pcre2lib/pcre2_internal.h:1771:37 DNREF U /* DNREF" - "ext/pcre/pcre2lib/pcre2_internal.h:1772:37 DNREFI U /* DNREFI" @@ -18547,7 +16263,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1797:37 SBRAPOS U /* SBRAPOS" - "ext/pcre/pcre2lib/pcre2_internal.h:1798:37 SCBRA U IMM2_SIZE, /* SCBRA" - "ext/pcre/pcre2lib/pcre2_internal.h:1799:37 SCBRAPOS U IMM2_SIZE, /* SCBRAPOS" - - "ext/pcre/pcre2lib/pcre2_internal.h:1800:37 SCOND U /* SCOND" - "ext/pcre/pcre2lib/pcre2_internal.h:1801:43 DNCREF U IMM2_SIZE, /* CREF, DNCREF" - "ext/pcre/pcre2lib/pcre2_internal.h:1802:37 RREF U +2*IMM2_SIZE, /* RREF, DNRREF" - "ext/pcre/pcre2lib/pcre2_internal.h:1802:43 DNRREF U IMM2_SIZE, /* RREF, DNRREF" @@ -18556,16 +16271,11 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1804:58 BRAPOSZERO U BRAZERO, BRAMINZERO, BRAPOSZERO */ \\" - "ext/pcre/pcre2lib/pcre2_internal.h:1814:25 RREF U A magic value for OP_RREF to indicate the \"any" - "ext/pcre/pcre2lib/pcre2_internal.h:1816:9 RREF U #define RREF_ANY 0xffff" - - "ext/pcre/pcre2lib/pcre2_internal.h:1833:21 capitem U typedef struct open_capitem {" - - "ext/pcre/pcre2lib/pcre2_internal.h:1834:15 capitem U struct open_capitem *next; /* Chain link" - - "ext/pcre/pcre2lib/pcre2_internal.h:1837:8 capitem U } open_capitem;" - "ext/pcre/pcre2lib/pcre2_internal.h:1855:11 gbprop U uint8_t gbprop; /* ucp_gbControl" - "ext/pcre/pcre2lib/pcre2_internal.h:1858:12 scriptx U uint16_t scriptx_bidiclass; /* script" - "ext/pcre/pcre2lib/pcre2_internal.h:1858:20 bidiclass U uint16_t scriptx_bidiclass; /* script extension" - - "ext/pcre/pcre2lib/pcre2_internal.h:1859:12 bprops U uint16_t bprops; /* binary properties" - "ext/pcre/pcre2lib/pcre2_internal.h:1876:13 SCRIPTX U #define UCD_SCRIPTX_MASK 0x3ff" - "ext/pcre/pcre2lib/pcre2_internal.h:1877:13 BIDICLASS U #define UCD_BIDICLASS_SHIFT 11" - - "ext/pcre/pcre2lib/pcre2_internal.h:1878:13 BPROPS U #define UCD_BPROPS_MASK 0xfff" - "ext/pcre/pcre2lib/pcre2_internal.h:1880:13 SCRIPTX U #define UCD_SCRIPTX_PROP(prop) ((prop)-" - "ext/pcre/pcre2lib/pcre2_internal.h:1880:41 scriptx U PROP(prop) ((prop)->scriptx_bidiclass & UCD_SCRIPTX" - "ext/pcre/pcre2lib/pcre2_internal.h:1880:49 bidiclass U prop) ((prop)->scriptx_bidiclass & UCD_SCRIPTX_MASK)" @@ -18573,30 +16283,24 @@ issues: - "ext/pcre/pcre2lib/pcre2_internal.h:1881:13 BIDICLASS U #define UCD_BIDICLASS_PROP(prop) ((prop)-" - "ext/pcre/pcre2lib/pcre2_internal.h:1881:43 scriptx U PROP(prop) ((prop)->scriptx_bidiclass >> UCD_BIDICLASS" - "ext/pcre/pcre2lib/pcre2_internal.h:1881:68 BIDICLASS U scriptx_bidiclass >> UCD_BIDICLASS_SHIFT)" - - "ext/pcre/pcre2lib/pcre2_internal.h:1882:13 BPROPS U #define UCD_BPROPS_PROP(prop) ((prop)-" - - "ext/pcre/pcre2lib/pcre2_internal.h:1882:40 bprops U PROP(prop) ((prop)->bprops & UCD_BPROPS_MASK)" - - "ext/pcre/pcre2lib/pcre2_internal.h:1882:53 BPROPS U prop)->bprops & UCD_BPROPS_MASK)" - "ext/pcre/pcre2lib/pcre2_internal.h:1887:13 GRAPHBREAK U #define UCD_GRAPHBREAK(ch) GET_UCD(ch)->gbprop" - "ext/pcre/pcre2lib/pcre2_internal.h:1887:42 gbprop U GRAPHBREAK(ch) GET_UCD(ch)->gbprop" - "ext/pcre/pcre2lib/pcre2_internal.h:1890:13 SCRIPTX U #define UCD_SCRIPTX(ch) UCD_SCRIPTX" - "ext/pcre/pcre2lib/pcre2_internal.h:1890:33 SCRIPTX U SCRIPTX(ch) UCD_SCRIPTX_PROP(GET_UCD(ch))" - - "ext/pcre/pcre2lib/pcre2_internal.h:1891:13 BPROPS U #define UCD_BPROPS(ch) UCD_BPROPS" - - "ext/pcre/pcre2lib/pcre2_internal.h:1891:33 BPROPS U BPROPS(ch) UCD_BPROPS_PROP(GET_UCD(ch))" - "ext/pcre/pcre2lib/pcre2_internal.h:1892:13 BIDICLASS U #define UCD_BIDICLASS(ch) UCD_BIDICLASS" - "ext/pcre/pcre2lib/pcre2_internal.h:1892:33 BIDICLASS U BIDICLASS(ch) UCD_BIDICLASS_PROP(GET_UCD(ch))" - "ext/pcre/pcre2lib/pcre2_internal.h:1894:9 scriptx U /* The \"scriptx\" and bprops fields contain" - - "ext/pcre/pcre2lib/pcre2_internal.h:1894:22 bprops U * The \"scriptx\" and bprops fields contain offsets" - "ext/pcre/pcre2lib/pcre2_internal.h:1963:20 gbtable U #define _pcre2_ucp_gbtable PCRE2_SUFFIX" - "ext/pcre/pcre2lib/pcre2_internal.h:1963:64 gbtable U PCRE2_SUFFIX(_pcre2_ucp_gbtable_)" - "ext/pcre/pcre2lib/pcre2_internal.h:1990:49 gbtable U PRIV(ucp_gbtable)[];" - "ext/pcre/pcre2lib/pcre2_internal.h:2020:21 possessify U #define _pcre2_auto_possessify PCRE2_SUFFIX(" - "ext/pcre/pcre2lib/pcre2_internal.h:2020:63 possessify U _SUFFIX(_pcre2_auto_possessify_)" + - "ext/pcre/pcre2lib/pcre2_internal.h:2022:16 extuni U #define _pcre2_extuni PCRE" + - "ext/pcre/pcre2lib/pcre2_internal.h:2022:58 extuni U PCRE2_SUFFIX(_pcre2_extuni_)" - "ext/pcre/pcre2lib/pcre2_internal.h:2025:25 rodata U define _pcre2_jit_free_rodata PCRE2_SUFFIX(" - "ext/pcre/pcre2lib/pcre2_internal.h:2025:67 rodata U SUFFIX(_pcre2_jit_free_rodata_)" - "ext/pcre/pcre2lib/pcre2_internal.h:2043:33 possessify U _pcre2_auto_possessify(PCRE2_UCHAR *," - - "ext/pcre/pcre2lib/pcre2_internal.h:2045:47 SPTR U _check_escape(PCRE2_SPTR *, PCRE2_SPTR, uint" - - "ext/pcre/pcre2lib/pcre2_internal.h:2045:61 SPTR U PCRE2_SPTR *, PCRE2_SPTR, uint32_t *," - - "ext/pcre/pcre2lib/pcre2_internal.h:2047:14 SPTR U extern PCRE2_SPTR _pcre2_extuni(uint" + - "ext/pcre/pcre2lib/pcre2_internal.h:2047:28 extuni U PCRE2_SPTR _pcre2_extuni(uint32_t, PCRE2_SPTR" - "ext/pcre/pcre2lib/pcre2_internal.h:2052:37 rodata U _pcre2_jit_free_rodata(void *, void *);" - "ext/pcre/pcre2lib/pcre2_internal.h:2073:14 VPCOMPAT U #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:54:8 ACROSSCHAR U #undef ACROSSCHAR" @@ -18634,60 +16338,39 @@ issues: - "ext/pcre/pcre2lib/pcre2_intmodedep.h:533:9 ACROSSCHAR U #define ACROSSCHAR(condition, eptr, action" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:547:9 PUTINC U #define PUTINC(a,n,d) PUT(a,n,d)" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:576:16 varlookbehind U uint32_t max_varlookbehind;" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:634:18 codeunit U uint32_t first_codeunit; /* Starting" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:635:17 codeunit U uint32_t last_codeunit; /* This codeunit" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:635:43 codeunit U codeunit; /* This codeunit must be seen */" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:646:42 ovector U data structure. Define ovector as large as it can ever" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:649:18 ovector U as the offset of ovector plus a pair of elements" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:649:59 capturable U of elements for each capturable string, so" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:652:22 heapframe U match. (See also the heapframe structure below.) *" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:654:8 heapframe U struct heapframe; /* Forward reference" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:659:9 SPTR U PCRE2_SPTR subject;" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:660:9 SPTR U PCRE2_SPTR mark;" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:661:10 heapframe U struct heapframe *heapframes; /" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:661:21 heapframes U struct heapframe *heapframes; /* Backtracking" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:662:20 heapframes U PCRE2_SIZE heapframes_size; /* Malloc-ed" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:667:20 matchedby U uint8_t matchedby; /* Type of match" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:669:20 oveccount U uint16_t oveccount; /* Number of" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:671:20 ovector U PCRE2_SIZE ovector[131072]; /* Must be" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:686:9 SPTR U PCRE2_SPTR group;" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:697:9 SPTR U PCRE2_SPTR group;" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:713:9 SPTR U PCRE2_SPTR name; /*" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:726:18 cbits U const uint8_t *cbits; /* Points" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:727:18 ctypes U const uint8_t *ctypes; /* Points" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:744:12 bracount U uint32_t bracount; /* Count" + - "ext/pcre/pcre2lib/pcre2_intmodedep.h:745:12 lastcapture U uint32_t lastcapture; /* Last" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:751:12 nltype U uint32_t nltype; /*" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:752:12 nllen U uint32_t nllen; /" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:756:16 varyopt U uint32_t req_varyopt; /* \"After" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:757:16 varlookbehind U uint32_t max_varlookbehind; /* Limit for variable" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:760:12 pruneorskip U BOOL had_pruneorskip; /* (*PRUNE" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:784:68 ovector U in a vector, with the ovector item" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:790:16 heapframe U typedef struct heapframe {" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:793:6 RRMATCH U to RRMATCH(), but which do not" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:796:19 sptr U PCRE2_SPTR temp_sptr[2]; /* Used for short" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:798:55 RRETURN U Amount to subtract on RRETURN */" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:800:12 rdepth U uint32_t rdepth; /* Function" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:813:7 occu U the occu field itself is 32-bit" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:817:15 occu U PCRE2_UCHAR occu[6]; /* Used for" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:819:15 occu U PCRE2_UCHAR occu[2]; /* Used for" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:823:15 occu U PCRE2_UCHAR occu[1]; /* Used for" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:830:37 ovector U exactly the right size ovector for the number of capturing" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:842:3 heapframe U } heapframe;" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:853:8 unalign U char unalign; /* Completely unalign" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:853:34 unalign U unalign; /* Completely unalign the current offset" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:859:9 HEAPFRAME U #define HEAPFRAME_ALIGNMENT offsetof(heapframe" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:870:8 hitend U BOOL hitend;" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:871:8 hasthen U BOOL hasthen;" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:872:8 allowemptypartial U BOOL allowemptypartial; /* Allow empty" - - "ext/pcre/pcre2lib/pcre2_intmodedep.h:875:18 ctypes U const uint8_t *ctypes; /* Points" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:900:12 nltype U uint32_t nltype; /* Newline" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:901:12 nllen U uint32_t nllen; /*" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:927:12 nltype U uint32_t nltype; /* Newline" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:928:12 nllen U uint32_t nllen; /*" - "ext/pcre/pcre2lib/pcre2_intmodedep.h:929:8 allowemptypartial U BOOL allowemptypartial; /* Allow empty" - - "ext/pcre/pcre2lib/pcre2_jit_match.c:84:58 ovector U value is the number of ovector pairs filled" - - "ext/pcre/pcre2lib/pcre2_jit_match.c:85:39 ovector U = 0 => success, but ovector is not big enough" - - "ext/pcre/pcre2lib/pcre2_jit_match.c:91:47 SPTR U pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE" - "ext/pcre/pcre2lib/pcre2_jit_match.c:111:10 oveccount U uint32_t oveccount = match_data->oveccount" - "ext/pcre/pcre2lib/pcre2_jit_match.c:111:34 oveccount U oveccount = match_data->oveccount;" - "ext/pcre/pcre2lib/pcre2_jit_match.c:112:14 oveccount U uint32_t max_oveccount;" @@ -18697,8 +16380,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_jit_match.c:186:31 MATCHEDBY U data->matchedby = PCRE2_MATCHEDBY_JIT;" - "ext/pcre/pcre2lib/pcre2_jit_match.c:191:5 msan U __msan_unpoison(match_data" - "ext/pcre/pcre2lib/pcre2_jit_match.c:191:10 unpoison U __msan_unpoison(match_data->ovector" - - "ext/pcre/pcre2lib/pcre2_jit_match.c:191:31 ovector U unpoison(match_data->ovector, 2 * rc * sizeof(match" - - "ext/pcre/pcre2lib/pcre2_jit_match.c:191:68 ovector U sizeof(match_data->ovector[0]));" - "ext/pcre/pcre2lib/pcre2_jit_misc.c:53:15 rodata U PRIV(jit_free_rodata)(void *current, void" - "ext/pcre/pcre2lib/pcre2_jit_misc.c:93:17 rodata U PRIV(jit_free_rodata)(functions->read_only" - "ext/pcre/pcre2lib/pcre2_jit_misc.c:107:53 gcontext U pcre2_general_context *gcontext)" @@ -18737,13 +16418,11 @@ issues: - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:115:1 vect U vect_t vmask = VDUPQ(mask" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:115:16 VDUPQ U vect_t vmask = VDUPQ(mask);" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:118:13 FFCPS U #if defined(FFCPS)" - - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:122:27 UCHARS U sljit_u32 diff = IN_UCHARS(offs1 - offs2);" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:126:9 FFCPS U # ifdef FFCPS_CHAR1A2A" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:129:58 Werror U on older compilers -Werror=maybe-uninitialized" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:130:58 Werror U on older compilers -Werror=maybe-uninitialized" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:137:60 Werror U on older compilers -Werror=maybe-uninitialized" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:159:60 Werror U on older compilers -Werror=maybe-uninitialized" - - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:179:16 UCHARS U *str_ptr += IN_UCHARS(offs1);" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:199:8 VANDQ U data = VANDQ(data, char_mask);" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:203:13 VCEQQ U vect_t eq = VCEQQ(data, vc1);" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:206:14 VCEQQ U vect_t eq1 = VCEQQ(data, vc1);" @@ -18764,35 +16443,22 @@ issues: - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:297:11 VANDQ U data2 = VANDQ(data2, char_mask);" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:320:27 ctzll U str_ptr += __builtin_ctzll(qw.dw[0]) / 8;" - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:322:31 ctzll U ptr += 8 + __builtin_ctzll(qw.dw[1]) / 8;" - - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:337:27 SPTR U utf_continue((PCRE2_SPTR)*str_ptr - offs1))" - - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:340:20 UCHARS U *str_ptr += IN_UCHARS(1);" - - "ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:347:18 UCHARS U *str_ptr -= IN_UCHARS(offs1);" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:9:36 Zoltan U This module by Zoltan Herczeg" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:9:43 Herczeg U This module by Zoltan Herczeg" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:42:23 VALGRIND U if !(defined SUPPORT_VALGRIND)" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:46:31 LOONGARCH U defined SLJIT_CONFIG_LOONGARCH_64 && SLJIT_CONFIG_LOONGARCH" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:46:60 LOONGARCH U LOONGARCH_64 && SLJIT_CONFIG_LOONGARCH_64))" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:304:11 LSHR U OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:326:1 CMPTO U CMPTO(SLJIT_ZERO, TMP1, 0" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:328:1 JUMPHERE U JUMPHERE(quit);" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:341:3 JUMPHERE U JUMPHERE(partial_quit[0]);" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:342:3 JUMPHERE U JUMPHERE(partial_quit[1]);" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:354:51 UCHARS U SLJIT_MEM1(STR_PTR), IN_UCHARS(-offset));" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:358:56 UCHARS U PTR, 0, SLJIT_IMM, IN_UCHARS(1));" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:361:3 JUMPTO U JUMPTO(SLJIT_JUMP, restart" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:363:3 JUMPHERE U JUMPHERE(quit);" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:433:11 LSHR U OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:454:1 CMPTO U CMPTO(SLJIT_ZERO, TMP1, 0" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:456:1 JUMPHERE U JUMPHERE(quit);" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:489:21 UCHARS U sljit_u32 diff = IN_UCHARS(offs1 - offs2);" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:507:35 UCHARS U diff <= (unsigned)IN_UCHARS(max_fast_forward_char" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:514:50 UCHARS U TMP1, 0, SLJIT_IMM, IN_UCHARS(offs1 + 1));" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:618:8 VINSERTI U /* VINSERTI128 xmm1, xmm2, xmm3" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:631:8 VPERM U /* VPERM2I128 xmm1, xmm2, xmm" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:676:11 LSHR U OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:702:1 CMPTO U CMPTO(SLJIT_ZERO, TMP1, 0" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:725:3 CMPTO U CMPTO(SLJIT_LESS, STR_PTR" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:755:44 SPTR U int utf_continue(PCRE2_SPTR s)" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:769:10 vect U # define vect_t uint8x16_t" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:771:10 VCEQQ U # define VCEQQ vceqq_u8" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:771:16 vceqq U # define VCEQQ vceqq_u8" @@ -18905,7 +16571,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2008:21 VMSKLTZ U push_inst(compiler, VMSKLTZ_B | VD(tmp_ind) | VJ" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2010:4 VPICKVE U /* VPICKVE2GR.WU rd, vj, ui2 *" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2011:21 VPICKVE U push_inst(compiler, VPICKVE2GR_WU | RD_V(tmp1_reg" - - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2013:1 CMPTO U CMPTO(SLJIT_ZERO, TMP1, 0" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2113:11 LSHR U OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2273:4 VBSLL U /* VBSLL.V vd, vj, ui5 */" - "ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2274:21 VBSLL U push_inst(compiler, VBSLL_V | VD(data2_ind) |" @@ -18922,15 +16587,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_maketables.c:82:31 gcontext U yield = (uint8_t *)((gcontext != NULL)?" - "ext/pcre/pcre2lib/pcre2_maketables.c:83:3 gcontext U gcontext->memctl.malloc(TABLES" - "ext/pcre/pcre2lib/pcre2_maketables.c:83:42 gcontext U malloc(TABLES_LENGTH, gcontext->memctl.memory_data" - - "ext/pcre/pcre2lib/pcre2_maketables.c:118:14 cbit U memset(p, 0, cbit_length);" - - "ext/pcre/pcre2lib/pcre2_maketables.c:121:22 cbit U if (isdigit(i)) p[cbit_digit + i/8] |= 1u" - - "ext/pcre/pcre2lib/pcre2_maketables.c:122:22 cbit U if (isupper(i)) p[cbit_upper + i/8] |= 1u" - - "ext/pcre/pcre2lib/pcre2_maketables.c:123:22 cbit U if (islower(i)) p[cbit_lower + i/8] |= 1u" - - "ext/pcre/pcre2lib/pcre2_maketables.c:124:22 cbit U if (isalnum(i)) p[cbit_word + i/8] |= 1u" - "ext/pcre/pcre2lib/pcre2_maketables.c:145:30 lcletter U islower(i)) x += ctype_lcletter;" - "ext/pcre/pcre2lib/pcre2_maketables.c:156:46 gcontext U pcre2_general_context *gcontext, const uint8_t *tables" - - "ext/pcre/pcre2lib/pcre2_match_data.c:51:36 ovector U match data block given ovector size *" - - "ext/pcre/pcre2lib/pcre2_match_data.c:54:47 ovector U imposed on the number of ovector pairs. A maximum is" - "ext/pcre/pcre2lib/pcre2_match_data.c:55:21 oveccount U imposed because the oveccount field in a match data" - "ext/pcre/pcre2lib/pcre2_match_data.c:55:62 uintt U match data block is uintt6_t. */" - "ext/pcre/pcre2lib/pcre2_match_data.c:58:34 oveccount U data_create(uint32_t oveccount, pcre2_general_context" @@ -18938,7 +16596,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_match_data.c:61:5 oveccount U if (oveccount < 1) oveccount = 1;" - "ext/pcre/pcre2lib/pcre2_match_data.c:61:20 oveccount U if (oveccount < 1) oveccount = 1;" - "ext/pcre/pcre2lib/pcre2_match_data.c:62:5 oveccount U if (oveccount > UINT16_MAX) oveccount" - - "ext/pcre/pcre2lib/pcre2_match_data.c:64:30 ovector U offsetof(pcre2_match_data, ovector) + 2*oveccount*sizeof" - "ext/pcre/pcre2lib/pcre2_match_data.c:65:19 gcontext U (pcre2_memctl *)gcontext);" - "ext/pcre/pcre2lib/pcre2_match_data.c:69:8 heapframes U yield->heapframes = NULL;" - "ext/pcre/pcre2lib/pcre2_match_data.c:70:8 heapframes U yield->heapframes_size = 0;" @@ -18947,9 +16604,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_match_data.c:86:23 gcontext U if (gcontext == NULL) gcontext = (pcre2_general_context" - "ext/pcre/pcre2lib/pcre2_match_data.c:102:19 heapframes U if (match_data->heapframes != NULL)" - "ext/pcre/pcre2lib/pcre2_match_data.c:103:41 heapframes U memctl.free(match_data->heapframes," - - "ext/pcre/pcre2lib/pcre2_match_data.c:118:22 SPTR U PCRE2_EXP_DEFN PCRE2_SPTR PCRE2_CALL_CONVENTION" - - "ext/pcre/pcre2lib/pcre2_match_data.c:127:27 ovector U Get pointer to ovector *" - - "ext/pcre/pcre2lib/pcre2_match_data.c:131:11 ovector U pcre2_get_ovector_pointer(pcre2_match" - "ext/pcre/pcre2lib/pcre2_match_data.c:176:19 heapframes U * Get heapframes size" - "ext/pcre/pcre2lib/pcre2_match.c:52:23 RMATCH U #define DEBUG_SHOW_RMATCH */" - "ext/pcre/pcre2lib/pcre2_match.c:65:9 NLBLOCK U #define NLBLOCK mb /* Block" @@ -18978,25 +16632,15 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:152:16 RMATCH U /* Numbers for RMATCH calls at backtracking" - "ext/pcre/pcre2lib/pcre2_match.c:175:1 localised U localised backtracking memory" - "ext/pcre/pcre2lib/pcre2_match.c:175:56 Lxxx U These are #defined with Lxxx names at the point" - - "ext/pcre/pcre2lib/pcre2_match.c:178:9 Fback U #define Fback_frame F->back" - "ext/pcre/pcre2lib/pcre2_match.c:179:9 Fcapture U #define Fcapture_last F->capture" - - "ext/pcre/pcre2lib/pcre2_match.c:180:9 Fcurrent U #define Fcurrent_recurse F->current" - "ext/pcre/pcre2lib/pcre2_match.c:181:9 Fecode U #define Fecode F->ecode" - "ext/pcre/pcre2lib/pcre2_match.c:182:9 Feptr U #define Feptr F->eptr" - "ext/pcre/pcre2lib/pcre2_match.c:182:31 eptr U Feptr F->eptr" - - "ext/pcre/pcre2lib/pcre2_match.c:183:9 Fgroup U #define Fgroup_frame_type F->group" - - "ext/pcre/pcre2lib/pcre2_match.c:184:9 Flast U #define Flast_group_offset F->last" - - "ext/pcre/pcre2lib/pcre2_match.c:185:9 Flength U #define Flength F->length" - - "ext/pcre/pcre2lib/pcre2_match.c:186:9 Fmark U #define Fmark F->mark" - "ext/pcre/pcre2lib/pcre2_match.c:187:9 Frdepth U #define Frdepth F->rdepth" - "ext/pcre/pcre2lib/pcre2_match.c:187:31 rdepth U Frdepth F->rdepth" - - "ext/pcre/pcre2lib/pcre2_match.c:188:9 Fstart U #define Fstart_match F->start" - - "ext/pcre/pcre2lib/pcre2_match.c:189:9 Foffset U #define Foffset_top F->offset" - "ext/pcre/pcre2lib/pcre2_match.c:190:9 Foccu U #define Foccu F->occu" - "ext/pcre/pcre2lib/pcre2_match.c:190:31 occu U Foccu F->occu" - "ext/pcre/pcre2lib/pcre2_match.c:192:9 Fovector U #define Fovector F->ovector" - - "ext/pcre/pcre2lib/pcre2_match.c:192:31 ovector U Fovector F->ovector" - - "ext/pcre/pcre2lib/pcre2_match.c:193:9 Freturn U #define Freturn_id F->return" - "ext/pcre/pcre2lib/pcre2_match.c:219:25 heapframe U display_frames(FILE *f, heapframe *F, heapframe *P, PCRE" - "ext/pcre/pcre2lib/pcre2_match.c:219:39 heapframe U FILE *f, heapframe *F, heapframe *P, PCRE2_SIZE frame" - "ext/pcre/pcre2lib/pcre2_match.c:223:1 heapframe U heapframe *Q;" @@ -19008,46 +16652,32 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:246:18 lgoffset U fprintf(f, \" lgoffset=%lu\\n\", Q->last_group" - "ext/pcre/pcre2lib/pcre2_match.c:259:31 Feptr U a conditional group. Feptr will be pointing to" - "ext/pcre/pcre2lib/pcre2_match.c:273:12 heapframe U do_callout(heapframe *F, match_block *mb" - - "ext/pcre/pcre2lib/pcre2_match.c:277:21 ovector U PCRE2_SIZE *callout_ovector;" - "ext/pcre/pcre2lib/pcre2_match.c:280:16 Fecode U *lengthptr = (*Fecode == OP_CALLOUT)?" - "ext/pcre/pcre2lib/pcre2_match.c:281:38 Fecode U lengths)[OP_CALLOUT] : GET(Fecode, 1 + 2*LINK_SIZE);" - - "ext/pcre/pcre2lib/pcre2_match.c:285:68 ovector U worked directly with the ovector" - - "ext/pcre/pcre2lib/pcre2_match.c:287:1 ovector U ovector is in the backtracking" - - "ext/pcre/pcre2lib/pcre2_match.c:290:21 ovector U if for the extended ovector, and we ensure that" - "ext/pcre/pcre2lib/pcre2_match.c:292:20 Fovector U references such as Fovector[-2] are use directly" - "ext/pcre/pcre2lib/pcre2_match.c:295:34 Fovector U ovector = (PCRE2_SIZE *)(Fovector) - 2;" - "ext/pcre/pcre2lib/pcre2_match.c:299:1 bumpalong U bumpalong. */" - - "ext/pcre/pcre2lib/pcre2_match.c:302:34 Foffset U top = (uint32_t)Foffset_top/2 + 1;" - "ext/pcre/pcre2lib/pcre2_match.c:303:24 Fcapture U >capture_last = Fcapture_last;" - "ext/pcre/pcre2lib/pcre2_match.c:306:37 Feptr U position = (PCRE2_SIZE)(Feptr - mb->start_subject" - "ext/pcre/pcre2lib/pcre2_match.c:307:28 Fecode U pattern_position = GET(Fecode, 1);" - "ext/pcre/pcre2lib/pcre2_match.c:308:28 Fecode U next_item_length = GET(Fecode, 1 + LINK_SIZE);" - "ext/pcre/pcre2lib/pcre2_match.c:355:19 sucessful (successful) U Returns: = 0 sucessful match; number of code" - - "ext/pcre/pcre2lib/pcre2_match.c:364:7 SPTR U PCRE2_SPTR p;" - - "ext/pcre/pcre2lib/pcre2_match.c:366:7 SPTR U PCRE2_SPTR eptr;" - "ext/pcre/pcre2lib/pcre2_match.c:366:12 eptr U PCRE2_SPTR eptr;" - - "ext/pcre/pcre2lib/pcre2_match.c:367:7 SPTR U PCRE2_SPTR eptr_start;" - "ext/pcre/pcre2lib/pcre2_match.c:367:12 eptr U PCRE2_SPTR eptr_start;" - - "ext/pcre/pcre2lib/pcre2_match.c:372:15 Foffset U if (offset >= Foffset_top || Fovector[offset" - "ext/pcre/pcre2lib/pcre2_match.c:372:30 Fovector U offset >= Foffset_top || Fovector[offset] == PCRE2_UNSET" - "ext/pcre/pcre2lib/pcre2_match.c:384:1 eptr U eptr = eptr_start = Feptr" - "ext/pcre/pcre2lib/pcre2_match.c:384:21 Feptr U eptr = eptr_start = Feptr;" - "ext/pcre/pcre2lib/pcre2_match.c:385:25 Fovector U mb->start_subject + Fovector[offset];" - - "ext/pcre/pcre2lib/pcre2_match.c:395:11 SPTR U PCRE2_SPTR endptr = p + length" - "ext/pcre/pcre2lib/pcre2_match.c:414:9 GETCHARINC U GETCHARINC(c, eptr);" - "ext/pcre/pcre2lib/pcre2_match.c:415:9 GETCHARINC U GETCHARINC(d, p);" - "ext/pcre/pcre2lib/pcre2_match.c:454:11 caseful U /* In the caseful case, we can just compare" - "ext/pcre/pcre2lib/pcre2_match.c:465:18 INCTEST U if (UCHAR21INCTEST(p) != UCHAR21INCTEST" - "ext/pcre/pcre2lib/pcre2_match.c:465:39 INCTEST U INCTEST(p) != UCHAR21INCTEST(eptr)) return -1;" - "ext/pcre/pcre2lib/pcre2_match.c:532:7 Feptr U if (Feptr >= mb->end_subject)" - - "ext/pcre/pcre2lib/pcre2_match.c:534:5 SCHECK U SCHECK_PARTIAL(); \\" - - "ext/pcre/pcre2lib/pcre2_match.c:537:9 SCHECK U #define SCHECK_PARTIAL()\\" - "ext/pcre/pcre2lib/pcre2_match.c:539:42 allowemptypartial U start_used_ptr || mb->allowemptypartial)) \\" - "ext/pcre/pcre2lib/pcre2_match.c:541:9 hitend U mb->hitend = TRUE; \\" - "ext/pcre/pcre2lib/pcre2_match.c:550:9 RMATCH U #define RMATCH(ra,rb)\\" - - "ext/pcre/pcre2lib/pcre2_match.c:553:3 Freturn U Freturn_id = rb;\\" - "ext/pcre/pcre2lib/pcre2_match.c:558:9 RRETURN U #define RRETURN(ra)\\" - - "ext/pcre/pcre2lib/pcre2_match.c:594:13 SPTR U match(PCRE2_SPTR start_eptr, PCRE2_SPTR" - "ext/pcre/pcre2lib/pcre2_match.c:607:67 RRMATCH U preserved over calls to RRMATCH(). */" - "ext/pcre/pcre2lib/pcre2_match.c:611:12 bracode U PCRE2_SPTR bracode; /* Temp pointer" - "ext/pcre/pcre2lib/pcre2_match.c:623:10 reptype U uint32_t reptype = 0; /* Type of repetition" @@ -19055,11 +16685,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:647:52 heapframes U char *)F + match_data->heapframes_size);" - "ext/pcre/pcre2lib/pcre2_match.c:649:1 Frdepth U Frdepth = 0;" - "ext/pcre/pcre2lib/pcre2_match.c:650:1 Fcapture U Fcapture_last = 0;" - - "ext/pcre/pcre2lib/pcre2_match.c:651:1 Fcurrent U Fcurrent_recurse = RECURSE_UNSET" - - "ext/pcre/pcre2lib/pcre2_match.c:652:1 Fstart U Fstart_match = Feptr = start" - - "ext/pcre/pcre2lib/pcre2_match.c:653:1 Fmark U Fmark = NULL;" - - "ext/pcre/pcre2lib/pcre2_match.c:654:1 Foffset U Foffset_top = 0;" - - "ext/pcre/pcre2lib/pcre2_match.c:655:1 Flast U Flast_group_offset = PCRE" - "ext/pcre/pcre2lib/pcre2_match.c:672:14 usedsize U PCRE2_SIZE usedsize = (char *)N - (char" - "ext/pcre/pcre2lib/pcre2_match.c:672:58 heapframes U char *)(match_data->heapframes);" - "ext/pcre/pcre2lib/pcre2_match.c:687:26 HEAPLIMIT U return PCRE2_ERROR_HEAPLIMIT;" @@ -19069,40 +16694,23 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:705:35 usedsize U heapframe *)((char *)new + usedsize);" - "ext/pcre/pcre2lib/pcre2_match.c:714:19 RMATCH U #ifdef DEBUG_SHOW_RMATCH" - "ext/pcre/pcre2lib/pcre2_match.c:715:21 RMATCH U fprintf(stderr, \"++ RMATCH %d frame=%d\", Freturn" - - "ext/pcre/pcre2lib/pcre2_match.c:715:42 Freturn U RMATCH %d frame=%d\", Freturn_id, Frdepth + 1);" - "ext/pcre/pcre2lib/pcre2_match.c:715:54 Frdepth U frame=%d\", Freturn_id, Frdepth + 1);" - "ext/pcre/pcre2lib/pcre2_match.c:725:13 NOCAPTURE U case GF_NOCAPTURE:" - "ext/pcre/pcre2lib/pcre2_match.c:726:22 nocapture U fprintf(stderr, \"nocapture op=%d\", GF_DATAMASK" - "ext/pcre/pcre2lib/pcre2_match.c:753:4 rdepth U N->rdepth = Frdepth + 1;" - "ext/pcre/pcre2lib/pcre2_match.c:753:13 Frdepth U N->rdepth = Frdepth + 1;" - - "ext/pcre/pcre2lib/pcre2_match.c:759:1 Fgroup U Fgroup_frame_type = group_frame" - - "ext/pcre/pcre2lib/pcre2_match.c:761:1 Fback U Fback_frame = frame_size;" - - "ext/pcre/pcre2lib/pcre2_match.c:769:3 Flast U Flast_group_offset = (char" - - "ext/pcre/pcre2lib/pcre2_match.c:771:5 Fcurrent U Fcurrent_recurse = GF_DATAMASK" - "ext/pcre/pcre2lib/pcre2_match.c:783:5 Frdepth U if (Frdepth >= mb->match_limit_depth" - "ext/pcre/pcre2lib/pcre2_match.c:783:58 DEPTHLIMIT U return PCRE2_ERROR_DEPTHLIMIT;" - - "ext/pcre/pcre2lib/pcre2_match.c:787:13 Fgroup U GF_IDMASK(Fgroup_frame_type), Feptr" - - "ext/pcre/pcre2lib/pcre2_match.c:810:9 Fcurrent U if (Fcurrent_recurse == RECURSE_UNSET" - - "ext/pcre/pcre2lib/pcre2_match.c:813:16 Flast U offset = Flast_group_offset;" - "ext/pcre/pcre2lib/pcre2_match.c:823:7 Fcapture U Fcapture_last = number;" - - "ext/pcre/pcre2lib/pcre2_match.c:826:21 Foffset U if (offset >= Foffset_top) Foffset_top = offset" - "ext/pcre/pcre2lib/pcre2_match.c:840:5 RRETURN U RRETURN(MATCH_ACCEPT);" - - "ext/pcre/pcre2lib/pcre2_match.c:847:9 Fcurrent U if (Fcurrent_recurse != RECURSE_UNSET" - - "ext/pcre/pcre2lib/pcre2_match.c:852:16 Flast U offset = Flast_group_offset;" - - "ext/pcre/pcre2lib/pcre2_match.c:868:17 Fmark U P->mark = Fmark;" - - "ext/pcre/pcre2lib/pcre2_match.c:869:24 Fstart U P->start_match = Fstart_match;" - "ext/pcre/pcre2lib/pcre2_match.c:882:20 ATSTART U PCRE2_NOTEMPTY_ATSTART is set and we have matched" - - "ext/pcre/pcre2lib/pcre2_match.c:886:18 Fstart U if (Feptr == Fstart_match &&" - "ext/pcre/pcre2lib/pcre2_match.c:888:44 ATSTART U moptions & PCRE2_NOTEMPTY_ATSTART) != 0 &&" - - "ext/pcre/pcre2lib/pcre2_match.c:889:14 Fstart U Fstart_match == mb->start_subject" - "ext/pcre/pcre2lib/pcre2_match.c:894:7 RRETURN U RRETURN(MATCH_NOMATCH);" - "ext/pcre/pcre2lib/pcre2_match.c:897:22 ENDANCHORED U /* Fail if PCRE2_ENDANCHORED is set and the end of" - "ext/pcre/pcre2lib/pcre2_match.c:903:48 ENDANCHORED U mb->poptions) & PCRE2_ENDANCHORED) != 0)" - "ext/pcre/pcre2lib/pcre2_match.c:908:59 endanchored U because not at end (endanchored set)\\n\");" - "ext/pcre/pcre2lib/pcre2_match.c:910:9 RRETURN U RRETURN(MATCH_NOMATCH);" - "ext/pcre/pcre2lib/pcre2_match.c:914:53 endanchnored U Failed ACCEPT not at end (endanchnored set)\\n\");" - - "ext/pcre/pcre2lib/pcre2_match.c:928:16 Fmark U mb->mark = Fmark;" - - "ext/pcre/pcre2lib/pcre2_match.c:934:68 ovectors U the external and frame ovectors. */" - "ext/pcre/pcre2lib/pcre2_match.c:936:45 oveccount U bracket + 1 > match_data->oveccount)?" - "ext/pcre/pcre2lib/pcre2_match.c:937:19 oveccount U match_data->oveccount : top_bracket + 1);" - "ext/pcre/pcre2lib/pcre2_match.c:940:39 RRETURN U MATCH; /* Note: NOT RRETURN */" @@ -19113,16 +16721,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:952:18 nllen U NLBLOCK->nllen == 2 &&" - "ext/pcre/pcre2lib/pcre2_match.c:953:31 NLBLOCK U UCHAR21TEST(Feptr) == NLBLOCK->nl[0])" - "ext/pcre/pcre2lib/pcre2_match.c:955:11 hitend U mb->hitend = TRUE;" - - "ext/pcre/pcre2lib/pcre2_match.c:964:61 SCHECK U not be updated before SCHECK_PARTIAL. */" - - "ext/pcre/pcre2lib/pcre2_match.c:965:7 SCHECK U SCHECK_PARTIAL();" - "ext/pcre/pcre2lib/pcre2_match.c:970:14 ACROSSCHAR U if (utf) ACROSSCHAR(Feptr < mb->end_subject" - - "ext/pcre/pcre2lib/pcre2_match.c:978:68 ANYCODEUNIT U really should be called ANYCODEUNIT," - - "ext/pcre/pcre2lib/pcre2_match.c:983:62 SCHECK U not be updated before SCHECK_PARTIAL. */" - "ext/pcre/pcre2lib/pcre2_match.c:993:34 casefully U a single character, casefully */" - - "ext/pcre/pcre2lib/pcre2_match.c:999:7 Flength U Flength = 1;" - - "ext/pcre/pcre2lib/pcre2_match.c:1001:30 Flength U GETCHARLEN(fc, Fecode, Flength);" - - "ext/pcre/pcre2lib/pcre2_match.c:1002:11 Flength U if (Flength > (PCRE2_SIZE)(mb->end" - - "ext/pcre/pcre2lib/pcre2_match.c:1007:14 Flength U for (; Flength > 0; Flength--)" - "ext/pcre/pcre2lib/pcre2_match.c:1029:34 caselessly U a single character, caselessly. If we are at the end" - "ext/pcre/pcre2lib/pcre2_match.c:1069:9 GETCHARINC U GETCHARINC(dc, Feptr);" - "ext/pcre/pcre2lib/pcre2_match.c:1111:13 NOTI U case OP_NOTI:" @@ -19133,31 +16733,32 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:1150:37 Caseful U MATCH_NOMATCH); /* Caseful match */" - "ext/pcre/pcre2lib/pcre2_match.c:1152:26 NOTI U else if (Fop == OP_NOTI) /* If caseless *" - "ext/pcre/pcre2lib/pcre2_match.c:1170:34 NOTI U == fc || (Fop == OP_NOTI && TABLE_GET(ch, mb" - - "ext/pcre/pcre2lib/pcre2_match.c:1181:30 sptr U Lstart_eptr F->temp_sptr[0]" - "ext/pcre/pcre2lib/pcre2_match.c:1182:9 Lcharptr U #define Lcharptr F->temp_sptr[1]" - - "ext/pcre/pcre2lib/pcre2_match.c:1182:30 sptr U Lcharptr F->temp_sptr[1]" - "ext/pcre/pcre2lib/pcre2_match.c:1183:9 Lmin U #define Lmin F->temp_32[" - "ext/pcre/pcre2lib/pcre2_match.c:1184:9 Lmax U #define Lmax F->temp_32[" - "ext/pcre/pcre2lib/pcre2_match.c:1189:13 EXACTI U case OP_EXACTI:" - "ext/pcre/pcre2lib/pcre2_match.c:1190:5 Lmin U Lmin = Lmax = GET2(Fecode" - "ext/pcre/pcre2lib/pcre2_match.c:1190:12 Lmax U Lmin = Lmax = GET2(Fecode, 1);" - - "ext/pcre/pcre2lib/pcre2_match.c:1194:13 POSUPTO U case OP_POSUPTO:" + - "ext/pcre/pcre2lib/pcre2_match.c:1192:10 REPEATCHAR U goto REPEATCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1195:13 POSUPTOI U case OP_POSUPTOI:" - "ext/pcre/pcre2lib/pcre2_match.c:1196:5 reptype U reptype = REPTYPE_POS;" - "ext/pcre/pcre2lib/pcre2_match.c:1197:5 Lmin U Lmin = 0;" - "ext/pcre/pcre2lib/pcre2_match.c:1198:5 Lmax U Lmax = GET2(Fecode, 1);" + - "ext/pcre/pcre2lib/pcre2_match.c:1200:10 REPEATCHAR U goto REPEATCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1203:13 UPTOI U case OP_UPTOI:" - "ext/pcre/pcre2lib/pcre2_match.c:1204:5 reptype U reptype = REPTYPE_MAX;" - "ext/pcre/pcre2lib/pcre2_match.c:1205:5 Lmin U Lmin = 0;" - "ext/pcre/pcre2lib/pcre2_match.c:1206:5 Lmax U Lmax = GET2(Fecode, 1);" - - "ext/pcre/pcre2lib/pcre2_match.c:1210:13 MINUPTO U case OP_MINUPTO:" + - "ext/pcre/pcre2lib/pcre2_match.c:1208:10 REPEATCHAR U goto REPEATCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1211:13 MINUPTOI U case OP_MINUPTOI:" - "ext/pcre/pcre2lib/pcre2_match.c:1212:5 reptype U reptype = REPTYPE_MIN;" - "ext/pcre/pcre2lib/pcre2_match.c:1213:5 Lmin U Lmin = 0;" - "ext/pcre/pcre2lib/pcre2_match.c:1214:5 Lmax U Lmax = GET2(Fecode, 1);" + - "ext/pcre/pcre2lib/pcre2_match.c:1216:10 REPEATCHAR U goto REPEATCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1218:13 POSSTAR U case OP_POSSTAR:" - "ext/pcre/pcre2lib/pcre2_match.c:1219:13 POSSTARI U case OP_POSSTARI:" - "ext/pcre/pcre2lib/pcre2_match.c:1220:5 reptype U reptype = REPTYPE_POS;" + - "ext/pcre/pcre2lib/pcre2_match.c:1224:10 REPEATCHAR U goto REPEATCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1227:13 POSPLUSI U case OP_POSPLUSI:" - "ext/pcre/pcre2lib/pcre2_match.c:1235:13 POSQUERYI U case OP_POSQUERYI:" - "ext/pcre/pcre2lib/pcre2_match.c:1243:13 STARI U case OP_STARI:" @@ -19184,16 +16785,18 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:1461:8 Caseful U /* Caseful comparisons (includes" - "ext/pcre/pcre2lib/pcre2_match.c:1472:26 INCTEST U if (Lc != UCHAR21INCTEST(Feptr)) RRETURN(MATCH" - "ext/pcre/pcre2lib/pcre2_match.c:1489:28 INCTEST U if (Lc != UCHAR21INCTEST(Feptr)) RRETURN(MATCH" - - "ext/pcre/pcre2lib/pcre2_match.c:1536:30 sptr U Lstart_eptr F->temp_sptr[0]" - "ext/pcre/pcre2lib/pcre2_match.c:1543:13 NOTEXACTI U case OP_NOTEXACTI:" - - "ext/pcre/pcre2lib/pcre2_match.c:1548:13 NOTUPTO U case OP_NOTUPTO:" + - "ext/pcre/pcre2lib/pcre2_match.c:1546:10 REPEATNOTCHAR U goto REPEATNOTCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1549:13 NOTUPTOI U case OP_NOTUPTOI:" - - "ext/pcre/pcre2lib/pcre2_match.c:1556:13 NOTMINUPTO U case OP_NOTMINUPTO:" + - "ext/pcre/pcre2lib/pcre2_match.c:1554:10 REPEATNOTCHAR U goto REPEATNOTCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1557:13 NOTMINUPTOI U case OP_NOTMINUPTOI:" + - "ext/pcre/pcre2lib/pcre2_match.c:1562:10 REPEATNOTCHAR U goto REPEATNOTCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1564:13 NOTPOSSTAR U case OP_NOTPOSSTAR:" - "ext/pcre/pcre2lib/pcre2_match.c:1565:13 NOTPOSSTARI U case OP_NOTPOSSTARI:" + - "ext/pcre/pcre2lib/pcre2_match.c:1570:10 REPEATNOTCHAR U goto REPEATNOTCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1572:13 NOTPOSPLUS U case OP_NOTPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_match.c:1573:13 NOTPOSPLUSI U case OP_NOTPOSPLUSI:" + - "ext/pcre/pcre2lib/pcre2_match.c:1578:10 REPEATNOTCHAR U goto REPEATNOTCHAR;" - "ext/pcre/pcre2lib/pcre2_match.c:1580:13 NOTPOSQUERY U case OP_NOTPOSQUERY:" - "ext/pcre/pcre2lib/pcre2_match.c:1581:13 NOTPOSQUERYI U case OP_NOTPOSQUERYI:" - "ext/pcre/pcre2lib/pcre2_match.c:1588:13 NOTPOSUPTO U case OP_NOTPOSUPTO:" @@ -19214,13 +16817,9 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:1626:19 NOTSTARI U if (Fop >= OP_NOTSTARI) /* Caseless */" - "ext/pcre/pcre2lib/pcre2_match.c:1774:8 Caseful U /* Caseful comparisons */" - "ext/pcre/pcre2lib/pcre2_match.c:1922:39 caseful U either the matching is caseful, or the characters are" - - "ext/pcre/pcre2lib/pcre2_match.c:1924:21 NCLASS U OP_CLASS and OP_NCLASS occurs when a data character" - - "ext/pcre/pcre2lib/pcre2_match.c:1929:36 sptr U eptr F->temp_sptr[0]" - "ext/pcre/pcre2lib/pcre2_match.c:1930:9 Lbyte U #define Lbyte_map_address F->temp" - - "ext/pcre/pcre2lib/pcre2_match.c:1930:36 sptr U map_address F->temp_sptr[1]" - "ext/pcre/pcre2lib/pcre2_match.c:1931:9 Lbyte U #define Lbyte_map ((unsigned" - "ext/pcre/pcre2lib/pcre2_match.c:1931:46 Lbyte U ((unsigned char *)Lbyte_map_address)" - - "ext/pcre/pcre2lib/pcre2_match.c:1933:13 NCLASS U case OP_NCLASS:" - "ext/pcre/pcre2lib/pcre2_match.c:1936:7 Lbyte U Lbyte_map_address = Fecode" - "ext/pcre/pcre2lib/pcre2_match.c:1944:17 CRSTAR U case OP_CRSTAR:" - "ext/pcre/pcre2lib/pcre2_match.c:1945:17 CRMINSTAR U case OP_CRMINSTAR:" @@ -19259,31 +16858,29 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:2268:33 Lxclass U if (!PRIV(xclass)(fc, Lxclass_data, utf)) break;" - "ext/pcre/pcre2lib/pcre2_match.c:2311:5 GETCHARINCTEST U GETCHARINCTEST(fc, Feptr);" - "ext/pcre/pcre2lib/pcre2_match.c:2312:9 CHMAX U if (CHMAX_255(fc) && (mb->ctypes" - - "ext/pcre/pcre2lib/pcre2_match.c:2312:31 ctypes U CHMAX_255(fc) && (mb->ctypes[fc] & ctype_digit)" - "ext/pcre/pcre2lib/pcre2_match.c:2323:5 GETCHARINCTEST U GETCHARINCTEST(fc, Feptr);" - "ext/pcre/pcre2lib/pcre2_match.c:2324:10 CHMAX U if (!CHMAX_255(fc) || (mb->ctypes" - - "ext/pcre/pcre2lib/pcre2_match.c:2324:32 ctypes U CHMAX_255(fc) || (mb->ctypes[fc] & ctype_digit)" - "ext/pcre/pcre2lib/pcre2_match.c:2336:9 CHMAX U if (CHMAX_255(fc) && (mb->ctypes" - - "ext/pcre/pcre2lib/pcre2_match.c:2336:31 ctypes U CHMAX_255(fc) && (mb->ctypes[fc] & ctype_space)" - "ext/pcre/pcre2lib/pcre2_match.c:2348:10 CHMAX U if (!CHMAX_255(fc) || (mb->ctypes" - - "ext/pcre/pcre2lib/pcre2_match.c:2348:32 ctypes U CHMAX_255(fc) || (mb->ctypes[fc] & ctype_space)" - "ext/pcre/pcre2lib/pcre2_match.c:2360:9 CHMAX U if (CHMAX_255(fc) && (mb->ctypes" - - "ext/pcre/pcre2lib/pcre2_match.c:2360:31 ctypes U CHMAX_255(fc) && (mb->ctypes[fc] & ctype_word) !" - "ext/pcre/pcre2lib/pcre2_match.c:2377:13 ANYNL U case OP_ANYNL:" - "ext/pcre/pcre2lib/pcre2_match.c:2525:57 SCRIPTX U ucd_script_sets) + UCD_SCRIPTX_PROP(prop), Fecode[" - "ext/pcre/pcre2lib/pcre2_match.c:2544:17 PXSPACE U case PT_PXSPACE: /* POSIX space */" - "ext/pcre/pcre2lib/pcre2_match.c:2586:17 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_match.c:2593:17 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_match.c:2594:18 BIDICLASS U if ((UCD_BIDICLASS_PROP(prop) == Fecode" - - "ext/pcre/pcre2lib/pcre2_match.c:2601:17 BPROPS U UCD_BPROPS_PROP(prop), Fecode[" + - "ext/pcre/pcre2lib/pcre2_match.c:2621:13 EXTUNI U case OP_EXTUNI:" + - "ext/pcre/pcre2lib/pcre2_match.c:2630:20 extuni U Feptr = PRIV(extuni)(fc, Feptr, mb->start" - "ext/pcre/pcre2lib/pcre2_match.c:2648:9 Lctype U #define Lctype F->temp_32[2]" - "ext/pcre/pcre2lib/pcre2_match.c:2649:9 Lpropvalue U #define Lpropvalue F->temp_32[3]" - - "ext/pcre/pcre2lib/pcre2_match.c:2656:13 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_match.c:2657:13 TYPEMINUPTO U case OP_TYPEMINUPTO:" - - "ext/pcre/pcre2lib/pcre2_match.c:2660:30 TYPEMINUPTO U reptype = (*Fecode == OP_TYPEMINUPTO)? REPTYPE_MIN : REPTYPE" + - "ext/pcre/pcre2lib/pcre2_match.c:2654:10 REPEATTYPE U goto REPEATTYPE;" + - "ext/pcre/pcre2lib/pcre2_match.c:2662:10 REPEATTYPE U goto REPEATTYPE;" - "ext/pcre/pcre2lib/pcre2_match.c:2664:13 TYPEPOSSTAR U case OP_TYPEPOSSTAR:" + - "ext/pcre/pcre2lib/pcre2_match.c:2669:10 REPEATTYPE U goto REPEATTYPE;" - "ext/pcre/pcre2lib/pcre2_match.c:2671:13 TYPEPOSPLUS U case OP_TYPEPOSPLUS:" + - "ext/pcre/pcre2lib/pcre2_match.c:2676:10 REPEATTYPE U goto REPEATTYPE;" - "ext/pcre/pcre2lib/pcre2_match.c:2678:13 TYPEPOSQUERY U case OP_TYPEPOSQUERY:" + - "ext/pcre/pcre2lib/pcre2_match.c:2683:10 REPEATTYPE U goto REPEATTYPE;" - "ext/pcre/pcre2lib/pcre2_match.c:2685:13 TYPEPOSUPTO U case OP_TYPEPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_match.c:2692:13 TYPESTAR U case OP_TYPESTAR:" - "ext/pcre/pcre2lib/pcre2_match.c:2693:13 TYPEMINSTAR U case OP_TYPEMINSTAR:" @@ -19301,7 +16898,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:2920:19 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_match.c:2936:19 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_match.c:2945:22 BIDICLASS U if ((UCD_BIDICLASS(fc) == Lpropvalue)" - - "ext/pcre/pcre2lib/pcre2_match.c:2963:19 BPROPS U UCD_BPROPS_PROP(prop), Lpropvalue" + - "ext/pcre/pcre2lib/pcre2_match.c:2979:29 EXTUNI U else if (Lctype == OP_EXTUNI)" + - "ext/pcre/pcre2lib/pcre2_match.c:2991:26 extuni U Feptr = PRIV(extuni)(fc, Feptr, mb->start" - "ext/pcre/pcre2lib/pcre2_match.c:3016:15 NLBLOCK U NLBLOCK->nltype == NLTYPE_FIXED" - "ext/pcre/pcre2lib/pcre2_match.c:3016:24 nltype U NLBLOCK->nltype == NLTYPE_FIXED &&" - "ext/pcre/pcre2lib/pcre2_match.c:3016:34 NLTYPE U NLBLOCK->nltype == NLTYPE_FIXED &&" @@ -19322,7 +16920,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:3740:19 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_match.c:3759:19 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_match.c:3771:22 BIDICLASS U if ((UCD_BIDICLASS(fc) == Lpropvalue)" - - "ext/pcre/pcre2lib/pcre2_match.c:3792:19 BPROPS U UCD_BPROPS_PROP(prop), Lpropvalue" + - "ext/pcre/pcre2lib/pcre2_match.c:3807:29 EXTUNI U else if (Lctype == OP_EXTUNI)" + - "ext/pcre/pcre2lib/pcre2_match.c:3822:26 extuni U Feptr = PRIV(extuni)(fc, Feptr, mb->start" - "ext/pcre/pcre2lib/pcre2_match.c:3853:26 nltype U NLBLOCK->nltype == NLTYPE_FIXED &&" - "ext/pcre/pcre2lib/pcre2_match.c:3853:36 NLTYPE U NLBLOCK->nltype == NLTYPE_FIXED &&" - "ext/pcre/pcre2lib/pcre2_match.c:3854:26 nllen U NLBLOCK->nllen == 2 &&" @@ -19337,7 +16936,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:4326:19 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_match.c:4344:19 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_match.c:4354:22 BIDICLASS U if ((UCD_BIDICLASS(fc) == Lpropvalue)" - - "ext/pcre/pcre2lib/pcre2_match.c:4373:19 BPROPS U UCD_BPROPS_PROP(prop), Lpropvalue" + - "ext/pcre/pcre2lib/pcre2_match.c:4404:29 EXTUNI U else if (Lctype == OP_EXTUNI)" + - "ext/pcre/pcre2lib/pcre2_match.c:4416:26 extuni U Feptr = PRIV(extuni)(fc, Feptr, mb->start" - "ext/pcre/pcre2lib/pcre2_match.c:4450:21 GRAPHBREAK U rgb = UCD_GRAPHBREAK(fc);" - "ext/pcre/pcre2lib/pcre2_match.c:4461:23 GRAPHBREAK U lgb = UCD_GRAPHBREAK(fc);" - "ext/pcre/pcre2lib/pcre2_match.c:4462:27 gbtable U if ((PRIV(ucp_gbtable)[lgb] & (1u << rgb)" @@ -19370,15 +16970,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:5036:15 CRRANGE U case OP_CRRANGE:" - "ext/pcre/pcre2lib/pcre2_match.c:5037:15 CRMINRANGE U case OP_CRMINRANGE:" - "ext/pcre/pcre2lib/pcre2_match.c:5047:34 Lcaseless U match_ref(Loffset, Lcaseless, F, mb, &length);" - - "ext/pcre/pcre2lib/pcre2_match.c:5080:18 slength U PCRE2_SIZE slength;" - "ext/pcre/pcre2lib/pcre2_match.c:5081:32 Lcaseless U match_ref(Loffset, Lcaseless, F, mb, &slength);" - - "ext/pcre/pcre2lib/pcre2_match.c:5081:51 slength U Lcaseless, F, mb, &slength);" - - "ext/pcre/pcre2lib/pcre2_match.c:5088:16 slength U Feptr += slength;" - - "ext/pcre/pcre2lib/pcre2_match.c:5101:20 slength U PCRE2_SIZE slength;" - - "ext/pcre/pcre2lib/pcre2_match.c:5105:53 slength U Lcaseless, F, mb, &slength);" - - "ext/pcre/pcre2lib/pcre2_match.c:5122:12 samelengths U BOOL samelengths = TRUE;" - - "ext/pcre/pcre2lib/pcre2_match.c:5144:33 samelengths U slength != Flength) samelengths = FALSE;" - - "ext/pcre/pcre2lib/pcre2_match.c:5154:11 samelengths U if (samelengths)" - "ext/pcre/pcre2lib/pcre2_match.c:5215:8 BRAZERO U /* BRAZERO, BRAMINZERO and SKIPZERO" - "ext/pcre/pcre2lib/pcre2_match.c:5215:17 BRAMINZERO U /* BRAZERO, BRAMINZERO and SKIPZERO occur just" - "ext/pcre/pcre2lib/pcre2_match.c:5219:58 BRAZERO U optional ones preceded by BRAZERO or BRAMINZERO." @@ -19424,8 +17016,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:5449:32 RECURSELOOP U return PCRE2_ERROR_RECURSELOOP;" - "ext/pcre/pcre2lib/pcre2_match.c:5460:21 bracode U Lstart_branch = bracode;" - "ext/pcre/pcre2lib/pcre2_match.c:5515:22 NOCAPTURE U Lframe_type = GF_NOCAPTURE | Fop;" - - "ext/pcre/pcre2lib/pcre2_match.c:5526:9 Fmark U Fmark = assert_accept_frame" - - "ext/pcre/pcre2lib/pcre2_match.c:5610:13 SCOND U case OP_SCOND:" - "ext/pcre/pcre2lib/pcre2_match.c:5645:15 RREF U case OP_RREF: /" - "ext/pcre/pcre2lib/pcre2_match.c:5649:32 RREF U condition = (number == RREF_ANY || number == Fcurrent" - "ext/pcre/pcre2lib/pcre2_match.c:5653:15 DNRREF U case OP_DNRREF: /* Duplicate" @@ -19435,8 +17025,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:5723:23 Lpositive U condition = Lpositive; /* TRUE for positive" - "ext/pcre/pcre2lib/pcre2_match.c:5733:24 Lpositive U condition = !Lpositive; /* TRUE for negative" - "ext/pcre/pcre2lib/pcre2_match.c:5741:24 Lpositive U condition = !Lpositive;" - - "ext/pcre/pcre2lib/pcre2_match.c:5767:28 SCOND U If the opcode is OP_SCOND it means we are at a" - - "ext/pcre/pcre2lib/pcre2_match.c:5772:19 SCOND U if (Fop == OP_SCOND)" - "ext/pcre/pcre2lib/pcre2_match.c:5832:9 Leptr U #define Leptr F->temp_sptr[0]" - "ext/pcre/pcre2lib/pcre2_match.c:5837:5 Leptr U Leptr = Feptr;" - "ext/pcre/pcre2lib/pcre2_match.c:5872:15 mimimum U reach the mimimum back length. */" @@ -19445,10 +17033,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:5908:13 KETRMAX U case OP_KETRMAX:" - "ext/pcre/pcre2lib/pcre2_match.c:5909:13 KETRPOS U case OP_KETRPOS:" - "ext/pcre/pcre2lib/pcre2_match.c:5930:12 rdepth U N->rdepth, N->group_frame_type" - - "ext/pcre/pcre2lib/pcre2_match.c:5946:9 Fback U Fback_frame = (char *)F -" - "ext/pcre/pcre2lib/pcre2_match.c:5981:7 Fcapture U Fcapture_last = P->capture_last" - - "ext/pcre/pcre2lib/pcre2_match.c:5987:15 SCOND U case OP_SCOND:" - - "ext/pcre/pcre2lib/pcre2_match.c:6024:7 Fback U Fback_frame = ((char *)F" - "ext/pcre/pcre2lib/pcre2_match.c:6056:15 CBRA U case OP_CBRA:" - "ext/pcre/pcre2lib/pcre2_match.c:6057:15 CBRAPOS U case OP_CBRAPOS:" - "ext/pcre/pcre2lib/pcre2_match.c:6058:15 SCBRA U case OP_SCBRA:" @@ -19460,11 +17045,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:6166:13 EODN U case OP_EODN:" - "ext/pcre/pcre2lib/pcre2_match.c:6200:13 CIRCM U case OP_CIRCM:" - "ext/pcre/pcre2lib/pcre2_match.c:6214:13 DOLLM U case OP_DOLLM:" - - "ext/pcre/pcre2lib/pcre2_match.c:6462:64 Freturn U number that is saved in Freturn_id" - - "ext/pcre/pcre2lib/pcre2_match.c:6472:31 Fback U heapframe *)((char *)F - Fback_frame); /* Backtrack" - - "ext/pcre/pcre2lib/pcre2_match.c:6476:48 Freturn U %d to RM%d\\n\", rrc, Freturn_id);" - "ext/pcre/pcre2lib/pcre2_match.c:6555:12 bumpalong U PCRE2_SPTR bumpalong_limit;" - - "ext/pcre/pcre2lib/pcre2_match.c:6614:58 BADMAGIC U return PCRE2_ERROR_BADMAGIC;" - "ext/pcre/pcre2lib/pcre2_match.c:6621:38 ATSTART U NOTEMPTY and PCRE2_NOTEMPTY_ATSTART are match-time flags" - "ext/pcre/pcre2lib/pcre2_match.c:6624:59 AUTOPOSSESS U flags like PCRE2_NO_AUTOPOSSESS with" - "ext/pcre/pcre2lib/pcre2_match.c:6625:25 AUTOPOSSESS U constructions like (*NO_AUTOPOSSESS). To enable this, (" @@ -19484,9 +17065,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:7033:46 HEAPFRAME U sizeof(PCRE2_SIZE) + HEAPFRAME_ALIGNMENT - 1) &" - "ext/pcre/pcre2lib/pcre2_match.c:7034:5 HEAPFRAME U ~(HEAPFRAME_ALIGNMENT - 1);" - "ext/pcre/pcre2lib/pcre2_match.c:7058:49 HEAPLIMIT U return PCRE2_ERROR_HEAPLIMIT;" - - "ext/pcre/pcre2lib/pcre2_match.c:7097:50 codeunit U PCRE2_UCHAR)(re->first_codeunit);" - - "ext/pcre/pcre2lib/pcre2_match.c:7119:45 codeunit U PCRE2_UCHAR)(re->last_codeunit);" - - "ext/pcre/pcre2lib/pcre2_match.c:7136:74 regexs U attempts; for anchored regexs" - "ext/pcre/pcre2lib/pcre2_match.c:7301:44 bumpalong U the subject, break the bumpalong loop, to force a match" - "ext/pcre/pcre2lib/pcre2_match.c:7412:61 bumpalong U previous iteration of the bumpalong loop." - "ext/pcre/pcre2lib/pcre2_match.c:7434:36 INCTEST U uint32_t pp = UCHAR21INCTEST(p);" @@ -19496,32 +17074,21 @@ issues: - "ext/pcre/pcre2lib/pcre2_match.c:7707:13 matchedby U match_data->matchedby = PCRE2_MATCHEDBY_INTERPRETER" - "ext/pcre/pcre2lib/pcre2_match.c:7707:31 MATCHEDBY U data->matchedby = PCRE2_MATCHEDBY_INTERPRETER;" - "ext/pcre/pcre2lib/pcre2_match.c:7716:64 oveccount U top >= 2 * match_data->oveccount)?" - - "ext/pcre/pcre2lib/pcre2_match.c:7771:11 undefs U /* These #undefs are here to enable unity" - "ext/pcre/pcre2lib/pcre2_newline.c:46:6 NLTYPE U only NLTYPE_FIXED, which gets handled" - "ext/pcre/pcre2lib/pcre2_newline.c:46:64 NLTYPE U without these functions, NLTYPE_ANYCRLF," - "ext/pcre/pcre2lib/pcre2_newline.c:47:5 NLTYPE U and NLTYPE_ANY. The full list of" - "ext/pcre/pcre2lib/pcre2_newline.c:64:26 NLTYPE U the newline type is NLTYPE_ANY or NLTYPE_ANYCRLF" - "ext/pcre/pcre2lib/pcre2_newline.c:64:40 NLTYPE U type is NLTYPE_ANY or NLTYPE_ANYCRLF. The case of" - - "ext/pcre/pcre2lib/pcre2_newline.c:79:24 SPTR U PRIV(is_newline)(PCRE2_SPTR ptr, uint32_t type," - - "ext/pcre/pcre2lib/pcre2_newline.c:79:55 SPTR U uint32_t type, PCRE2_SPTR endptr," - - "ext/pcre/pcre2lib/pcre2_newline.c:169:25 SPTR U PRIV(was_newline)(PCRE2_SPTR ptr, uint32_t type," - - "ext/pcre/pcre2lib/pcre2_newline.c:169:56 SPTR U uint32_t type, PCRE2_SPTR startptr," + - "ext/pcre/pcre2lib/pcre2_pattern_info.c:77:21 CAPTURECOUNT U case PCRE2_INFO_CAPTURECOUNT:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:78:21 DEPTHLIMIT U case PCRE2_INFO_DEPTHLIMIT:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:81:21 FIRSTCODEUNIT U case PCRE2_INFO_FIRSTCODEUNIT:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:82:21 HASBACKSLASHC U case PCRE2_INFO_HASBACKSLASHC:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:83:21 HASCRORLF U case PCRE2_INFO_HASCRORLF:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:84:21 HEAPLIMIT U case PCRE2_INFO_HEAPLIMIT:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:85:21 JCHANGED U case PCRE2_INFO_JCHANGED:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:87:21 LASTCODEUNIT U case PCRE2_INFO_LASTCODEUNIT:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:90:21 MAXLOOKBEHIND U case PCRE2_INFO_MAXLOOKBEHIND:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:106:25 SPTR U return sizeof(PCRE2_SPTR);" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:113:25 BADMAGIC U return with PCRE2_ERROR_BADMAGIC. */" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:115:58 BADMAGIC U return PCRE2_ERROR_BADMAGIC;" + - "ext/pcre/pcre2lib/pcre2_pattern_info.c:139:19 CAPTURECOUNT U case PCRE2_INFO_CAPTURECOUNT:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:143:19 DEPTHLIMIT U case PCRE2_INFO_DEPTHLIMIT:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:157:19 FIRSTCODEUNIT U case PCRE2_INFO_FIRSTCODEUNIT:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:159:15 codeunit U re->first_codeunit : 0;" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:168:33 heapframe U *)where) = offsetof(heapframe, ovector) +" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:168:44 ovector U offsetof(heapframe, ovector) +" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:172:19 HASBACKSLASHC U case PCRE2_INFO_HASBACKSLASHC:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:173:45 HASBKC U (re->flags & PCRE2_HASBKC) != 0;" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:176:19 HASCRORLF U case PCRE2_INFO_HASCRORLF:" @@ -19529,20 +17096,10 @@ issues: - "ext/pcre/pcre2lib/pcre2_pattern_info.c:180:19 HEAPLIMIT U case PCRE2_INFO_HEAPLIMIT:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:185:19 JCHANGED U case PCRE2_INFO_JCHANGED:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:186:45 JCHANGED U (re->flags & PCRE2_JCHANGED) != 0;" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:202:19 LASTCODEUNIT U case PCRE2_INFO_LASTCODEUNIT:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:204:14 codeunit U re->last_codeunit : 0;" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:216:19 MAXLOOKBEHIND U case PCRE2_INFO_MAXLOOKBEHIND:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:233:12 SPTR U *((PCRE2_SPTR *)where) = (PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:233:35 SPTR U SPTR *)where) = (PCRE2_SPTR)((char *)re + sizeof" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:273:7 SPTR U PCRE2_SPTR cc;" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:285:25 BADMAGIC U return with PCRE2_ERROR_BADMAGIC. */" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:287:58 BADMAGIC U return PCRE2_ERROR_BADMAGIC;" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:294:13 SPTR U cc = (PCRE2_SPTR)((uint8_t *)re + sizeof" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:308:13 NOTI U case OP_NOTI:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:310:13 MINSTAR U case OP_MINSTAR:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:316:13 MINUPTO U case OP_MINUPTO:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:318:13 POSSTAR U case OP_POSSTAR:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:321:13 POSUPTO U case OP_POSUPTO:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:322:13 STARI U case OP_STARI:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:323:13 MINSTARI U case OP_MINSTARI:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:324:13 PLUSI U case OP_PLUSI:" @@ -19558,8 +17115,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_pattern_info.c:334:13 POSUPTOI U case OP_POSUPTOI:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:335:13 NOTSTAR U case OP_NOTSTAR:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:336:13 NOTMINSTAR U case OP_NOTMINSTAR:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:341:13 NOTUPTO U case OP_NOTUPTO:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:342:13 NOTMINUPTO U case OP_NOTMINUPTO:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:344:13 NOTPOSSTAR U case OP_NOTPOSSTAR:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:345:13 NOTPOSPLUS U case OP_NOTPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:346:13 NOTPOSQUERY U case OP_NOTPOSQUERY:" @@ -19579,8 +17134,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_pattern_info.c:360:13 NOTPOSUPTOI U case OP_NOTPOSUPTOI:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:367:13 TYPESTAR U case OP_TYPESTAR:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:368:13 TYPEMINSTAR U case OP_TYPEMINSTAR:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:373:13 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_pattern_info.c:374:13 TYPEMINUPTO U case OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:376:13 TYPEPOSSTAR U case OP_TYPEPOSSTAR:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:377:13 TYPEPOSPLUS U case OP_TYPEPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_pattern_info.c:378:13 TYPEPOSQUERY U case OP_TYPEPOSQUERY:" @@ -19590,26 +17143,15 @@ issues: - "ext/pcre/pcre2lib/pcre2_printint.c:65:15 custring U #define print_custring PCRE2_SUFFIX" - "ext/pcre/pcre2lib/pcre2_printint.c:65:50 custring U PCRE2_SUFFIX(print_custring_)" - "ext/pcre/pcre2lib/pcre2_printint.c:66:15 custring U #define print_custring_bylen PCRE2_SUFFIX" - - "ext/pcre/pcre2lib/pcre2_printint.c:66:24 bylen U define print_custring_bylen PCRE2_SUFFIX(print" - "ext/pcre/pcre2lib/pcre2_printint.c:66:50 custring U PCRE2_SUFFIX(print_custring_bylen_)" - - "ext/pcre/pcre2lib/pcre2_printint.c:66:59 bylen U SUFFIX(print_custring_bylen_)" - - "ext/pcre/pcre2lib/pcre2_printint.c:92:27 SPTR U char(FILE *f, PCRE2_SPTR ptr, BOOL utf)" - "ext/pcre/pcre2lib/pcre2_printint.c:193:41 custring U terminated for print_custring(); the length is given" - - "ext/pcre/pcre2lib/pcre2_printint.c:194:16 bylen U print_custring_bylen()." - - "ext/pcre/pcre2lib/pcre2_printint.c:199:40 bylen U length for print_custring_bylen()" - - "ext/pcre/pcre2lib/pcre2_printint.c:205:31 SPTR U custring(FILE *f, PCRE2_SPTR ptr)" - - "ext/pcre/pcre2lib/pcre2_printint.c:215:16 bylen U print_custring_bylen(FILE *f, PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_printint.c:215:37 SPTR U bylen(FILE *f, PCRE2_SPTR ptr, PCRE2_UCHAR len" - "ext/pcre/pcre2lib/pcre2_printint.c:240:5 ucpname U get_ucpname(unsigned int ptype," - "ext/pcre/pcre2lib/pcre2_printint.c:246:14 ptypex U unsigned int ptypex = (ptype == PT_SC)?" - "ext/pcre/pcre2lib/pcre2_printint.c:252:28 ptypex U ptype == u->type || ptypex == u->type) && pvalue" - - "ext/pcre/pcre2lib/pcre2_printint.c:302:27 SPTR U prop(FILE *f, PCRE2_SPTR code, const char *before" - "ext/pcre/pcre2lib/pcre2_printint.c:307:23 ucpname U const char *s = get_ucpname(code[1], code[2]);" - "ext/pcre/pcre2lib/pcre2_printint.c:313:19 sclist U fprintf (f, \"%s%sclist\", before, (*code ==" - "ext/pcre/pcre2lib/pcre2_printint.c:326:10 Lenths U printed. Lenths can be turned off from" - - "ext/pcre/pcre2lib/pcre2_printint.c:340:7 SPTR U PCRE2_SPTR codestart, nametable" - "ext/pcre/pcre2lib/pcre2_printint.c:341:10 nesize U uint32_t nesize = re->name_entry_size" - - "ext/pcre/pcre2lib/pcre2_printint.c:349:14 ccode U PCRE2_SPTR ccode;" - "ext/pcre/pcre2lib/pcre2_printint.c:403:13 CBRA U case OP_CBRA:" - "ext/pcre/pcre2lib/pcre2_printint.c:404:13 CBRAPOS U case OP_CBRAPOS:" - "ext/pcre/pcre2lib/pcre2_printint.c:405:13 SCBRA U case OP_SCBRA:" @@ -19620,7 +17162,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_printint.c:416:13 KETRMAX U case OP_KETRMAX:" - "ext/pcre/pcre2lib/pcre2_printint.c:417:13 KETRMIN U case OP_KETRMIN:" - "ext/pcre/pcre2lib/pcre2_printint.c:418:13 KETRPOS U case OP_KETRPOS:" - - "ext/pcre/pcre2lib/pcre2_printint.c:430:13 SCOND U case OP_SCOND:" - "ext/pcre/pcre2lib/pcre2_printint.c:457:13 DNCREF U case OP_DNCREF:" - "ext/pcre/pcre2lib/pcre2_printint.c:459:55 nesize U nametable + (GET2(code, 1) * nesize) + IMM2_SIZE;" - "ext/pcre/pcre2lib/pcre2_printint.c:466:13 RREF U case OP_RREF:" @@ -19648,17 +17189,10 @@ issues: - "ext/pcre/pcre2lib/pcre2_printint.c:536:13 UPTOI U case OP_UPTOI:" - "ext/pcre/pcre2lib/pcre2_printint.c:537:13 MINUPTOI U case OP_MINUPTOI:" - "ext/pcre/pcre2lib/pcre2_printint.c:538:13 POSUPTOI U case OP_POSUPTOI:" - - "ext/pcre/pcre2lib/pcre2_printint.c:543:13 MINUPTO U case OP_MINUPTO:" - - "ext/pcre/pcre2lib/pcre2_printint.c:544:13 POSUPTO U case OP_POSUPTO:" - "ext/pcre/pcre2lib/pcre2_printint.c:548:42 EXACTI U EXACT && *code != OP_EXACTI) fprintf(f, \"0,\");" - - "ext/pcre/pcre2lib/pcre2_printint.c:550:21 MINUPTO U if (*code == OP_MINUPTO || *code == OP_MINUPTOI" - "ext/pcre/pcre2lib/pcre2_printint.c:550:44 MINUPTOI U MINUPTO || *code == OP_MINUPTOI) fprintf(f, \"?\");" - - "ext/pcre/pcre2lib/pcre2_printint.c:551:28 POSUPTO U else if (*code == OP_POSUPTO || *code == OP_POSUPTOI" - "ext/pcre/pcre2lib/pcre2_printint.c:551:51 POSUPTOI U POSUPTO || *code == OP_POSUPTOI) fprintf(f, \"+\");" - - "ext/pcre/pcre2lib/pcre2_printint.c:555:13 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_printint.c:556:13 TYPEMINUPTO U case OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_printint.c:557:13 TYPEPOSUPTO U case OP_TYPEPOSUPTO:" - - "ext/pcre/pcre2lib/pcre2_printint.c:567:21 TYPEMINUPTO U if (*code == OP_TYPEMINUPTO) fprintf(f, \"?\");" - "ext/pcre/pcre2lib/pcre2_printint.c:568:28 TYPEPOSUPTO U else if (*code == OP_TYPEPOSUPTO) fprintf(f, \"+\");" - "ext/pcre/pcre2lib/pcre2_printint.c:571:13 NOTI U case OP_NOTI:" - "ext/pcre/pcre2lib/pcre2_printint.c:580:13 NOTSTARI U case OP_NOTSTARI:" @@ -19679,28 +17213,15 @@ issues: - "ext/pcre/pcre2lib/pcre2_printint.c:607:13 NOTUPTOI U case OP_NOTUPTOI:" - "ext/pcre/pcre2lib/pcre2_printint.c:608:13 NOTMINUPTOI U case OP_NOTMINUPTOI:" - "ext/pcre/pcre2lib/pcre2_printint.c:609:13 NOTPOSUPTOI U case OP_NOTPOSUPTOI:" - - "ext/pcre/pcre2lib/pcre2_printint.c:614:13 NOTUPTO U case OP_NOTUPTO:" - - "ext/pcre/pcre2lib/pcre2_printint.c:615:13 NOTMINUPTO U case OP_NOTMINUPTO:" - "ext/pcre/pcre2lib/pcre2_printint.c:616:13 NOTPOSUPTO U case OP_NOTPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_printint.c:620:45 NOTEXACTI U NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, \"0,\");" - - "ext/pcre/pcre2lib/pcre2_printint.c:622:21 NOTMINUPTO U if (*code == OP_NOTMINUPTO || *code == OP_NOTMINUPTOI" - "ext/pcre/pcre2lib/pcre2_printint.c:622:47 NOTMINUPTOI U NOTMINUPTO || *code == OP_NOTMINUPTOI) fprintf(f, \"?\");" - "ext/pcre/pcre2lib/pcre2_printint.c:624:21 NOTPOSUPTO U if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI" - "ext/pcre/pcre2lib/pcre2_printint.c:624:47 NOTPOSUPTOI U NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, \"+\");" - "ext/pcre/pcre2lib/pcre2_printint.c:633:13 REFI U case OP_REFI:" - - "ext/pcre/pcre2lib/pcre2_printint.c:638:5 ccode U ccode = code + OP_lengths" - "ext/pcre/pcre2lib/pcre2_printint.c:641:13 DNREFI U case OP_DNREFI:" - "ext/pcre/pcre2lib/pcre2_printint.c:644:13 DNREF U case OP_DNREF:" - "ext/pcre/pcre2lib/pcre2_printint.c:646:55 nesize U nametable + (GET2(code, 1) * nesize) + IMM2_SIZE;" - - "ext/pcre/pcre2lib/pcre2_printint.c:651:5 ccode U ccode = code + OP_lengths" - - "ext/pcre/pcre2lib/pcre2_printint.c:684:13 NCLASS U case OP_NCLASS:" - - "ext/pcre/pcre2lib/pcre2_printint.c:687:22 invertmap U BOOL printmap, invertmap;" - - "ext/pcre/pcre2lib/pcre2_printint.c:694:7 invertmap U invertmap = FALSE;" - - "ext/pcre/pcre2lib/pcre2_printint.c:698:9 ccode U ccode = code + LINK_SIZE" - - "ext/pcre/pcre2lib/pcre2_printint.c:699:22 ccode U printmap = (*ccode & XCL_MAP) != 0;" - - "ext/pcre/pcre2lib/pcre2_printint.c:702:11 invertmap U invertmap = (*ccode & XCL_HASPROP" - - "ext/pcre/pcre2lib/pcre2_printint.c:707:25 NCLASS U else /* CLASS or NCLASS */" - - "ext/pcre/pcre2lib/pcre2_printint.c:720:13 invertmap U if (invertmap)" - "ext/pcre/pcre2lib/pcre2_printint.c:774:23 PXGRAPH U case PT_PXGRAPH:" - "ext/pcre/pcre2lib/pcre2_printint.c:775:30 sgraph U fprintf(f, \"[:%sgraph:]\", notch);" - "ext/pcre/pcre2lib/pcre2_printint.c:778:23 PXPRINT U case PT_PXPRINT:" @@ -19709,7 +17230,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_printint.c:786:23 PXXDIGIT U case PT_PXXDIGIT:" - "ext/pcre/pcre2lib/pcre2_printint.c:787:30 sxdigit U fprintf(f, \"[:%sxdigit:]\", notch);" - "ext/pcre/pcre2lib/pcre2_printint.c:791:23 ucpname U s = get_ucpname(ptype, pvalue);" - - "ext/pcre/pcre2lib/pcre2_printint.c:813:36 NCLASS U \"]%s\", (*code == OP_NCLASS)? \" (neg)\" : \"\");" - "ext/pcre/pcre2lib/pcre2_printint.c:822:15 CRSTAR U case OP_CRSTAR:" - "ext/pcre/pcre2lib/pcre2_printint.c:823:15 CRMINSTAR U case OP_CRMINSTAR:" - "ext/pcre/pcre2lib/pcre2_printint.c:824:15 CRPLUS U case OP_CRPLUS:" @@ -19732,8 +17252,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_script_run.c:77:15 HANBOPOMOFO U SCRIPT_HANBOPOMOFO, /* Expect Han or" - "ext/pcre/pcre2lib/pcre2_script_run.c:77:48 Bopomofo U /* Expect Han or Bopomofo */" - "ext/pcre/pcre2lib/pcre2_script_run.c:78:15 HANHANGUL U SCRIPT_HANHANGUL /* Expect Han" - - "ext/pcre/pcre2lib/pcre2_script_run.c:85:24 SPTR U PRIV(script_run)(PCRE2_SPTR ptr, PCRE2_SPTR endptr" - - "ext/pcre/pcre2lib/pcre2_script_run.c:85:40 SPTR U PCRE2_SPTR ptr, PCRE2_SPTR endptr, BOOL utf)" + - "ext/pcre/pcre2lib/pcre2_script_run.c:91:18 digitset U uint32_t require_digitset = 0;" - "ext/pcre/pcre2lib/pcre2_script_run.c:101:1 GETCHARINCTEST U GETCHARINCTEST(c, ptr);" - "ext/pcre/pcre2lib/pcre2_script_run.c:117:12 Bopomofo U . Han with Bopomofo is allowed (for Taiwanese" - "ext/pcre/pcre2lib/pcre2_script_run.c:123:18 HANPENDING U Hence the SCRIPT_HANPENDING state. */" @@ -19766,42 +17285,28 @@ issues: - "ext/pcre/pcre2lib/pcre2_script_run.c:270:32 HANHIRAKATA U require_state = SCRIPT_HANHIRAKATA;" - "ext/pcre/pcre2lib/pcre2_script_run.c:274:32 HANBOPOMOFO U require_state = SCRIPT_HANBOPOMOFO;" - "ext/pcre/pcre2lib/pcre2_script_run.c:278:32 HANHANGUL U require_state = SCRIPT_HANHANGUL;" + - "ext/pcre/pcre2lib/pcre2_script_run.c:305:14 digitset U uint32_t digitset;" + - "ext/pcre/pcre2lib/pcre2_script_run.c:307:39 digitset U ucd_digit_sets)[1]) digitset = 1; else" + - "ext/pcre/pcre2lib/pcre2_script_run.c:316:11 digitset U digitset = top;" + - "ext/pcre/pcre2lib/pcre2_script_run.c:326:17 digitset U if (require_digitset == 0) require_digitset" - "ext/pcre/pcre2lib/pcre2_script_run.c:333:3 GETCHARINCTEST U GETCHARINCTEST(c, ptr);" - - "ext/pcre/pcre2lib/pcre2_serialize.c:74:27 gcontext U pcre2_general_context *gcontext)" - - "ext/pcre/pcre2lib/pcre2_serialize.c:84:31 gcontext U pcre2_memctl *memctl = (gcontext != NULL) ?" - - "ext/pcre/pcre2lib/pcre2_serialize.c:85:4 gcontext U &gcontext->memctl : &PRIV(default" - - "ext/pcre/pcre2lib/pcre2_serialize.c:100:60 BADMAGIC U return PCRE2_ERROR_BADMAGIC;" - - "ext/pcre/pcre2lib/pcre2_serialize.c:140:18 Coverity U it didn't stop Coverity giving the same complaint" - - "ext/pcre/pcre2lib/pcre2_serialize.c:164:49 gcontext U pcre2_general_context *gcontext)" - - "ext/pcre/pcre2lib/pcre2_serialize.c:167:31 gcontext U pcre2_memctl *memctl = (gcontext != NULL) ?" - - "ext/pcre/pcre2lib/pcre2_serialize.c:179:52 BADSERIALIZEDDATA U return PCRE2_ERROR_BADSERIALIZEDDATA;" - - "ext/pcre/pcre2lib/pcre2_serialize.c:180:62 BADMAGIC U return PCRE2_ERROR_BADMAGIC;" - - "ext/pcre/pcre2lib/pcre2_serialize.c:211:24 BADSERIALIZEDDATA U return PCRE2_ERROR_BADSERIALIZEDDATA;" - - "ext/pcre/pcre2lib/pcre2_serialize.c:237:24 BADSERIALIZEDDATA U return PCRE2_ERROR_BADSERIALIZEDDATA;" - - "ext/pcre/pcre2lib/pcre2_serialize.c:264:62 BADMAGIC U return PCRE2_ERROR_BADMAGIC;" + - "ext/pcre/pcre2lib/pcre2_serialize.c:74:27 gcontext U pcre2_general_context *gcontext)" + - "ext/pcre/pcre2lib/pcre2_serialize.c:84:31 gcontext U pcre2_memctl *memctl = (gcontext != NULL) ?" + - "ext/pcre/pcre2lib/pcre2_serialize.c:85:4 gcontext U &gcontext->memctl : &PRIV(default" + - "ext/pcre/pcre2lib/pcre2_serialize.c:140:18 Coverity U it didn't stop Coverity giving the same complaint" + - "ext/pcre/pcre2lib/pcre2_serialize.c:164:49 gcontext U pcre2_general_context *gcontext)" + - "ext/pcre/pcre2lib/pcre2_serialize.c:167:31 gcontext U pcre2_memctl *memctl = (gcontext != NULL) ?" - "ext/pcre/pcre2lib/pcre2_string_utils.c:61:14 VPCOMPAT U #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE" - "ext/pcre/pcre2lib/pcre2_string_utils.c:86:17 VPCOMPAT U #endif /* not VPCOMPAT && not HAVE_MEMMOVE" - - "ext/pcre/pcre2lib/pcre2_string_utils.c:102:20 SPTR U PRIV(strcmp)(PCRE2_SPTR str1, PCRE2_SPTR str" - - "ext/pcre/pcre2lib/pcre2_string_utils.c:102:37 SPTR U PCRE2_SPTR str1, PCRE2_SPTR str2)" - - "ext/pcre/pcre2lib/pcre2_string_utils.c:130:23 SPTR U PRIV(strcmp_c8)(PCRE2_SPTR str1, const char *str" - - "ext/pcre/pcre2lib/pcre2_string_utils.c:157:21 SPTR U PRIV(strncmp)(PCRE2_SPTR str1, PCRE2_SPTR str" - - "ext/pcre/pcre2lib/pcre2_string_utils.c:157:38 SPTR U PCRE2_SPTR str1, PCRE2_SPTR str2, size_t len)" - "ext/pcre/pcre2lib/pcre2_study.c:61:59 TOODEEP U CONTINUE, SSB_UNKNOWN, SSB_TOODEEP };" - - "ext/pcre/pcre2lib/pcre2_study.c:103:49 SPTR U real_code *re, PCRE2_SPTR code," - - "ext/pcre/pcre2lib/pcre2_study.c:104:9 SPTR U PCRE2_SPTR startcode, BOOL utf" - "ext/pcre/pcre2lib/pcre2_study.c:108:5 branchlength U int branchlength = 0;" - - "ext/pcre/pcre2lib/pcre2_study.c:115:6 dupcapused U BOOL dupcapused = (re->flags & PCRE" - - "ext/pcre/pcre2lib/pcre2_study.c:115:38 DUPCAPUSED U (re->flags & PCRE2_DUPCAPUSED) != 0;" - - "ext/pcre/pcre2lib/pcre2_study.c:116:7 SPTR U PCRE2_SPTR nextbranch = code +" - "ext/pcre/pcre2lib/pcre2_study.c:116:12 nextbranch U PCRE2_SPTR nextbranch = code + GET(code," - "ext/pcre/pcre2lib/pcre2_study.c:122:17 SBRA U if (*code >= OP_SBRA && *code <= OP_SCOND" - - "ext/pcre/pcre2lib/pcre2_study.c:122:37 SCOND U SBRA && *code <= OP_SCOND) return 0;" - "ext/pcre/pcre2lib/pcre2_study.c:126:17 CBRA U if (*code == OP_CBRA || *code == OP_CBRAPOS" - "ext/pcre/pcre2lib/pcre2_study.c:126:37 CBRAPOS U CBRA || *code == OP_CBRAPOS) cc += IMM2_SIZE;" - "ext/pcre/pcre2lib/pcre2_study.c:141:7 branchlength U if (branchlength >= UINT16_MAX)" - "ext/pcre/pcre2lib/pcre2_study.c:143:5 branchlength U branchlength = UINT16_MAX;" - "ext/pcre/pcre2lib/pcre2_study.c:144:25 nextbranch U cc = (PCRE2_UCHAR *)nextbranch;" - - "ext/pcre/pcre2lib/pcre2_study.c:151:13 SCOND U case OP_SCOND:" - "ext/pcre/pcre2lib/pcre2_study.c:182:13 SBRA U case OP_SBRA:" - "ext/pcre/pcre2lib/pcre2_study.c:183:13 BRAPOS U case OP_BRAPOS:" - "ext/pcre/pcre2lib/pcre2_study.c:184:13 SBRAPOS U case OP_SBRAPOS:" @@ -19810,7 +17315,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:200:13 SCBRA U case OP_SCBRA:" - "ext/pcre/pcre2lib/pcre2_study.c:201:13 CBRAPOS U case OP_CBRAPOS:" - "ext/pcre/pcre2lib/pcre2_study.c:202:13 SCBRAPOS U case OP_SCBRAPOS:" - - "ext/pcre/pcre2lib/pcre2_study.c:204:9 dupcapused U if (dupcapused || recno != prev_cap" - "ext/pcre/pcre2lib/pcre2_study.c:211:5 branchlength U branchlength += prev_cap_d;" - "ext/pcre/pcre2lib/pcre2_study.c:232:13 KETRMAX U case OP_KETRMAX:" - "ext/pcre/pcre2lib/pcre2_study.c:233:13 KETRMIN U case OP_KETRMIN:" @@ -19836,15 +17340,13 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:324:13 TYPEPOSPLUS U case OP_TYPEPOSPLUS:" - "ext/pcre/pcre2lib/pcre2_study.c:333:13 EXACTI U case OP_EXACTI:" - "ext/pcre/pcre2lib/pcre2_study.c:335:13 NOTEXACTI U case OP_NOTEXACTI:" + - "ext/pcre/pcre2lib/pcre2_study.c:364:13 EXTUNI U case OP_EXTUNI:" - "ext/pcre/pcre2lib/pcre2_study.c:376:13 ANYNL U case OP_ANYNL:" - "ext/pcre/pcre2lib/pcre2_study.c:396:13 TYPESTAR U case OP_TYPESTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:397:13 TYPEMINSTAR U case OP_TYPEMINSTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:400:13 TYPEPOSSTAR U case OP_TYPEPOSSTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:401:13 TYPEPOSQUERY U case OP_TYPEPOSQUERY:" - - "ext/pcre/pcre2lib/pcre2_study.c:406:13 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_study.c:407:13 TYPEMINUPTO U case OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:408:13 TYPEPOSUPTO U case OP_TYPEPOSUPTO:" - - "ext/pcre/pcre2lib/pcre2_study.c:417:13 NCLASS U case OP_NCLASS:" - "ext/pcre/pcre2lib/pcre2_study.c:432:15 CRPLUS U case OP_CRPLUS:" - "ext/pcre/pcre2lib/pcre2_study.c:433:15 CRMINPLUS U case OP_CRMINPLUS:" - "ext/pcre/pcre2lib/pcre2_study.c:434:15 CRPOSPLUS U case OP_CRPOSPLUS:" @@ -19860,10 +17362,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:471:9 backreferenes U For backreferenes, if duplicate numbers" - "ext/pcre/pcre2lib/pcre2_study.c:477:13 DNREF U case OP_DNREF:" - "ext/pcre/pcre2lib/pcre2_study.c:478:13 DNREFI U case OP_DNREFI:" - - "ext/pcre/pcre2lib/pcre2_study.c:479:10 dupcapused U if (!dupcapused && (re->overall_options" - - "ext/pcre/pcre2lib/pcre2_study.c:504:16 dupcapused U if (!dupcapused ||" - "ext/pcre/pcre2lib/pcre2_study.c:549:13 REFI U case OP_REFI:" - - "ext/pcre/pcre2lib/pcre2_study.c:564:14 dupcapused U if (!dupcapused ||" - "ext/pcre/pcre2lib/pcre2_study.c:603:15 CRSTAR U case OP_CRSTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:604:15 CRMINSTAR U case OP_CRMINSTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:605:15 CRQUERY U case OP_CRQUERY:" @@ -19877,13 +17376,9 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:621:15 CRMINRANGE U case OP_CRMINRANGE:" - "ext/pcre/pcre2lib/pcre2_study.c:622:15 CRPOSRANGE U case OP_CRPOSRANGE:" - "ext/pcre/pcre2lib/pcre2_study.c:688:13 UPTOI U case OP_UPTOI:" - - "ext/pcre/pcre2lib/pcre2_study.c:689:13 NOTUPTO U case OP_NOTUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:690:13 NOTUPTOI U case OP_NOTUPTOI:" - - "ext/pcre/pcre2lib/pcre2_study.c:691:13 MINUPTO U case OP_MINUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:692:13 MINUPTOI U case OP_MINUPTOI:" - - "ext/pcre/pcre2lib/pcre2_study.c:693:13 NOTMINUPTO U case OP_NOTMINUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:694:13 NOTMINUPTOI U case OP_NOTMINUPTOI:" - - "ext/pcre/pcre2lib/pcre2_study.c:695:13 POSUPTO U case OP_POSUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:696:13 POSUPTOI U case OP_POSUPTOI:" - "ext/pcre/pcre2lib/pcre2_study.c:697:13 NOTPOSUPTO U case OP_NOTPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:698:13 NOTPOSUPTOI U case OP_NOTPOSUPTOI:" @@ -19905,31 +17400,17 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:722:13 POSQUERYI U case OP_POSQUERYI:" - "ext/pcre/pcre2lib/pcre2_study.c:723:13 NOTPOSQUERY U case OP_NOTPOSQUERY:" - "ext/pcre/pcre2lib/pcre2_study.c:724:13 NOTPOSQUERYI U case OP_NOTPOSQUERYI:" - - "ext/pcre/pcre2lib/pcre2_study.c:783:14 SPTR U static PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_study.c:784:42 SPTR U real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL" - - "ext/pcre/pcre2lib/pcre2_study.c:862:3 cbit U cbit type the type of" - - "ext/pcre/pcre2lib/pcre2_study.c:869:40 cbit U _real_code *re, int cbit_type, unsigned int table" - - "ext/pcre/pcre2lib/pcre2_study.c:873:39 cbits U bitmap[c] |= re->tables[c+cbits_offset+cbit_type];" - - "ext/pcre/pcre2lib/pcre2_study.c:873:52 cbit U tables[c+cbits_offset+cbit_type];" - - "ext/pcre/pcre2lib/pcre2_study.c:878:19 cbits U if ((re->tables[cbits_offset + c/8] & (1u" - - "ext/pcre/pcre2lib/pcre2_study.c:903:3 cbit U cbit type the type of" - - "ext/pcre/pcre2lib/pcre2_study.c:910:43 cbit U _real_code *re, int cbit_type, unsigned int table" - - "ext/pcre/pcre2lib/pcre2_study.c:914:51 cbits U uint8_t)(~(re->tables[c+cbits_offset+cbit_type]))" - "ext/pcre/pcre2lib/pcre2_study.c:946:3 depthptr U depthptr pointer to recurse" - "ext/pcre/pcre2lib/pcre2_study.c:952:20 TOODEEP U SSB_TOODEEP => Recursion is too" - "ext/pcre/pcre2lib/pcre2_study.c:957:8 depthptr U int *depthptr)" - "ext/pcre/pcre2lib/pcre2_study.c:968:2 depthptr U *depthptr += 1;" - "ext/pcre/pcre2lib/pcre2_study.c:969:6 depthptr U if (*depthptr > 1000) return SSB_TOODEEP" - "ext/pcre/pcre2lib/pcre2_study.c:969:34 TOODEEP U depthptr > 1000) return SSB_TOODEEP;" - - "ext/pcre/pcre2lib/pcre2_study.c:974:14 tcode U PCRE2_SPTR tcode = code + 1 + LINK_SIZE" - "ext/pcre/pcre2lib/pcre2_study.c:976:19 CBRA U if (*code == OP_CBRA || *code == OP_SCBRA" - "ext/pcre/pcre2lib/pcre2_study.c:976:39 SCBRA U CBRA || *code == OP_SCBRA ||" - "ext/pcre/pcre2lib/pcre2_study.c:977:19 CBRAPOS U *code == OP_CBRAPOS || *code == OP_SCBRAPOS" - "ext/pcre/pcre2lib/pcre2_study.c:977:42 SCBRAPOS U CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE" - - "ext/pcre/pcre2lib/pcre2_study.c:977:52 tcode U code == OP_SCBRAPOS) tcode += IMM2_SIZE;" - - "ext/pcre/pcre2lib/pcre2_study.c:982:16 ncode U PCRE2_SPTR ncode;" - "ext/pcre/pcre2lib/pcre2_study.c:985:17 xclassflags U PCRE2_UCHAR xclassflags;" - - "ext/pcre/pcre2lib/pcre2_study.c:988:13 tcode U switch(*tcode)" - "ext/pcre/pcre2lib/pcre2_study.c:1004:15 CIRCM U case OP_CIRCM:" - "ext/pcre/pcre2lib/pcre2_study.c:1012:15 DNCREF U case OP_DNCREF:" - "ext/pcre/pcre2lib/pcre2_study.c:1013:15 DNREF U case OP_DNREF:" @@ -19937,13 +17418,13 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:1015:15 DNRREF U case OP_DNRREF:" - "ext/pcre/pcre2lib/pcre2_study.c:1017:15 DOLLM U case OP_DOLLM:" - "ext/pcre/pcre2lib/pcre2_study.c:1020:15 EODN U case OP_EODN:" + - "ext/pcre/pcre2lib/pcre2_study.c:1021:15 EXTUNI U case OP_EXTUNI:" - "ext/pcre/pcre2lib/pcre2_study.c:1026:15 NOTEXACTI U case OP_NOTEXACTI:" - "ext/pcre/pcre2lib/pcre2_study.c:1027:15 NOTI U case OP_NOTI:" - "ext/pcre/pcre2lib/pcre2_study.c:1029:15 NOTMINPLUSI U case OP_NOTMINPLUSI:" - "ext/pcre/pcre2lib/pcre2_study.c:1031:15 NOTMINQUERYI U case OP_NOTMINQUERYI:" - "ext/pcre/pcre2lib/pcre2_study.c:1032:15 NOTMINSTAR U case OP_NOTMINSTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:1033:15 NOTMINSTARI U case OP_NOTMINSTARI:" - - "ext/pcre/pcre2lib/pcre2_study.c:1034:15 NOTMINUPTO U case OP_NOTMINUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:1035:15 NOTMINUPTOI U case OP_NOTMINUPTOI:" - "ext/pcre/pcre2lib/pcre2_study.c:1037:15 NOTPLUSI U case OP_NOTPLUSI:" - "ext/pcre/pcre2lib/pcre2_study.c:1038:15 NOTPOSPLUS U case OP_NOTPOSPLUS:" @@ -19957,18 +17438,10 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:1048:15 NOTQUERYI U case OP_NOTQUERYI:" - "ext/pcre/pcre2lib/pcre2_study.c:1049:15 NOTSTAR U case OP_NOTSTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:1050:15 NOTSTARI U case OP_NOTSTARI:" - - "ext/pcre/pcre2lib/pcre2_study.c:1051:15 NOTUPTO U case OP_NOTUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:1052:15 NOTUPTOI U case OP_NOTUPTOI:" - "ext/pcre/pcre2lib/pcre2_study.c:1059:15 REFI U case OP_REFI:" - "ext/pcre/pcre2lib/pcre2_study.c:1062:15 RREF U case OP_RREF:" - - "ext/pcre/pcre2lib/pcre2_study.c:1063:15 SCOND U case OP_SCOND:" - "ext/pcre/pcre2lib/pcre2_study.c:1074:15 CIRCM U uses OP_CIRCM). Skip over it. */" - - "ext/pcre/pcre2lib/pcre2_study.c:1077:7 tcode U tcode += PRIV(OP_lengths)" - - "ext/pcre/pcre2lib/pcre2_study.c:1086:11 tcode U if (tcode[1] != PT_CLIST) return" - - "ext/pcre/pcre2lib/pcre2_study.c:1121:7 ncode U ncode = tcode + GET(tcode" - - "ext/pcre/pcre2lib/pcre2_study.c:1122:15 ncode U while (*ncode == OP_ALT) ncode +=" - - "ext/pcre/pcre2lib/pcre2_study.c:1122:32 ncode U while (*ncode == OP_ALT) ncode += GET(ncode, 1);" - - "ext/pcre/pcre2lib/pcre2_study.c:1122:45 ncode U OP_ALT) ncode += GET(ncode, 1);" - "ext/pcre/pcre2lib/pcre2_study.c:1173:17 ANYNL U case OP_ANYNL:" - "ext/pcre/pcre2lib/pcre2_study.c:1177:17 EXACTI U case OP_EXACTI:" - "ext/pcre/pcre2lib/pcre2_study.c:1180:17 MINPLUSI U case OP_MINPLUSI:" @@ -19999,8 +17472,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:1298:15 QUERYI U case OP_QUERYI:" - "ext/pcre/pcre2lib/pcre2_study.c:1299:15 MINQUERYI U case OP_MINQUERYI:" - "ext/pcre/pcre2lib/pcre2_study.c:1300:15 POSQUERYI U case OP_POSQUERYI:" - - "ext/pcre/pcre2lib/pcre2_study.c:1307:15 MINUPTO U case OP_MINUPTO:" - - "ext/pcre/pcre2lib/pcre2_study.c:1308:15 POSUPTO U case OP_POSUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:1312:15 UPTOI U case OP_UPTOI:" - "ext/pcre/pcre2lib/pcre2_study.c:1313:15 MINUPTOI U case OP_MINUPTOI:" - "ext/pcre/pcre2lib/pcre2_study.c:1314:15 POSUPTOI U case OP_POSUPTOI:" @@ -20011,8 +17482,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:1343:62 ANYNL U difference between VSPACE and ANYNL is that the" - "ext/pcre/pcre2lib/pcre2_study.c:1384:15 ANYNL U case OP_ANYNL:" - "ext/pcre/pcre2lib/pcre2_study.c:1458:15 TYPEPOSPLUS U case OP_TYPEPOSPLUS:" - - "ext/pcre/pcre2lib/pcre2_study.c:1469:15 TYPEUPTO U case OP_TYPEUPTO:" - - "ext/pcre/pcre2lib/pcre2_study.c:1470:15 TYPEMINUPTO U case OP_TYPEMINUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:1471:15 TYPEPOSUPTO U case OP_TYPEPOSUPTO:" - "ext/pcre/pcre2lib/pcre2_study.c:1474:15 TYPESTAR U case OP_TYPESTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:1475:15 TYPEMINSTAR U case OP_TYPEMINSTAR:" @@ -20023,8 +17492,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:1591:12 xclassflags U if ((xclassflags & XCL_HASPROP) != 0" - "ext/pcre/pcre2lib/pcre2_study.c:1592:12 xclassflags U (xclassflags & (XCL_MAP|XCL_NOT)" - "ext/pcre/pcre2lib/pcre2_study.c:1598:20 xclassflags U classmap = ((xclassflags & XCL_MAP) == 0)? NULL" - - "ext/pcre/pcre2lib/pcre2_study.c:1646:48 NCLASS U difference between CLASS and NCLASS. In all other wide" - - "ext/pcre/pcre2lib/pcre2_study.c:1649:15 NCLASS U case OP_NCLASS:" - "ext/pcre/pcre2lib/pcre2_study.c:1712:17 CRSTAR U case OP_CRSTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:1713:17 CRMINSTAR U case OP_CRMINSTAR:" - "ext/pcre/pcre2lib/pcre2_study.c:1714:17 CRQUERY U case OP_CRQUERY:" @@ -20034,34 +17501,23 @@ issues: - "ext/pcre/pcre2lib/pcre2_study.c:1721:17 CRRANGE U case OP_CRRANGE:" - "ext/pcre/pcre2lib/pcre2_study.c:1722:17 CRMINRANGE U case OP_CRMINRANGE:" - "ext/pcre/pcre2lib/pcre2_study.c:1723:17 CRPOSRANGE U case OP_CRPOSRANGE:" - - "ext/pcre/pcre2lib/pcre2_study.c:1865:20 codeunit U re->last_codeunit != (uint32_t)a &&" - - "ext/pcre/pcre2lib/pcre2_study.c:1866:30 codeunit U (b < 0 || re->last_codeunit != (uint32_t)b)" - - "ext/pcre/pcre2lib/pcre2_study.c:1870:17 codeunit U re->first_codeunit = a;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:79:45 SPTR U pcre2_code *code, PCRE2_SPTR *ptrptr, PCRE2_SPTR" - - "ext/pcre/pcre2lib/pcre2_substitute.c:79:65 SPTR U SPTR *ptrptr, PCRE2_SPTR ptrend," - - "ext/pcre/pcre2lib/pcre2_substitute.c:85:7 SPTR U PCRE2_SPTR ptr = *ptrptr;" + - "ext/pcre/pcre2lib/pcre2_substitute.c:83:10 nestlevel U uint32_t nestlevel = 0;" + - "ext/pcre/pcre2lib/pcre2_substitute.c:100:9 nestlevel U if (nestlevel == 0) goto EXIT;" + - "ext/pcre/pcre2lib/pcre2_substitute.c:101:5 nestlevel U nestlevel--;" + - "ext/pcre/pcre2lib/pcre2_substitute.c:104:43 nestlevel U CHAR_COLON && !last && nestlevel == 0) goto EXIT;" + - "ext/pcre/pcre2lib/pcre2_substitute.c:110:7 nestlevel U nestlevel++;" - "ext/pcre/pcre2lib/pcre2_substitute.c:152:24 BADREPESCAPE U rc = PCRE2_ERROR_BADREPESCAPE;" - "ext/pcre/pcre2lib/pcre2_substitute.c:158:18 REPMISSINGBRACE U rc = PCRE2_ERROR_REPMISSINGBRACE; /* Terminator not" - "ext/pcre/pcre2lib/pcre2_substitute.c:184:3 rlength U rlength length of replacement" - - "ext/pcre/pcre2lib/pcre2_substitute.c:186:3 blength U blength points to length" - "ext/pcre/pcre2lib/pcre2_substitute.c:190:31 BADREPLACEMENT U PCRE2_ERROR_BADREPLACEMENT means invalid use of" - "ext/pcre/pcre2lib/pcre2_substitute.c:197:9 CHECKMEMCPY U #define CHECKMEMCPY(from,length) \\" - - "ext/pcre/pcre2lib/pcre2_substitute.c:201:68 NOROOM U OVERFLOW_LENGTH) == 0) goto NOROOM; \\" - - "ext/pcre/pcre2lib/pcre2_substitute.c:220:48 SPTR U pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE" - - "ext/pcre/pcre2lib/pcre2_substitute.c:222:40 SPTR U context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE" - "ext/pcre/pcre2lib/pcre2_substitute.c:222:69 rlength U replacement, PCRE2_SIZE rlength," - - "ext/pcre/pcre2lib/pcre2_substitute.c:223:36 blength U buffer, PCRE2_SIZE *blength)" - - "ext/pcre/pcre2lib/pcre2_substitute.c:229:10 ovector U uint32_t ovector_count;" - "ext/pcre/pcre2lib/pcre2_substitute.c:230:10 goptions U uint32_t goptions = 0;" - "ext/pcre/pcre2lib/pcre2_substitute.c:243:12 repend U PCRE2_SPTR repend;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:246:13 ovector U PCRE2_SIZE *ovector;" - "ext/pcre/pcre2lib/pcre2_substitute.c:247:12 ovecsave U PCRE2_SIZE ovecsave[3];" - - "ext/pcre/pcre2lib/pcre2_substitute.c:253:29 blength U lengthleft = buff_length = *blength;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:254:2 blength U *blength = PCRE2_UNSET;" - "ext/pcre/pcre2lib/pcre2_substitute.c:255:1 ovecsave U ovecsave[0] = ovecsave[1] = ovecsave" - "ext/pcre/pcre2lib/pcre2_substitute.c:255:15 ovecsave U ovecsave[0] = ovecsave[1] = ovecsave[2] = PCRE" - "ext/pcre/pcre2lib/pcre2_substitute.c:255:29 ovecsave U ovecsave[0] = ovecsave[1] = ovecsave[2] = PCRE2_UNSET;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:257:65 blength U come after setting *blength to" - "ext/pcre/pcre2lib/pcre2_substitute.c:268:7 rlength U if (rlength != 0) return PCRE2_ERROR" - "ext/pcre/pcre2lib/pcre2_substitute.c:272:5 rlength U if (rlength == PCRE2_ZERO_TERMINATED" - "ext/pcre/pcre2lib/pcre2_substitute.c:272:39 rlength U PCRE2_ZERO_TERMINATED) rlength = PRIV(strlen)(replacement" @@ -20074,11 +17530,8 @@ issues: - "ext/pcre/pcre2lib/pcre2_substitute.c:307:41 oveccount U bracket + 1 : match_data->oveccount;" - "ext/pcre/pcre2lib/pcre2_substitute.c:308:61 oveccount U data_create(match_data->oveccount," - "ext/pcre/pcre2lib/pcre2_substitute.c:309:5 gcontext U gcontext);" - - "ext/pcre/pcre2lib/pcre2_substitute.c:311:70 ovector U offsetof(pcre2_match_data, ovector)" - "ext/pcre/pcre2lib/pcre2_substitute.c:313:24 heapframes U internal_match_data->heapframes = NULL;" - "ext/pcre/pcre2lib/pcre2_substitute.c:314:24 heapframes U internal_match_data->heapframes_size = 0;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:318:13 ovector U /* Remember ovector details */" - - "ext/pcre/pcre2lib/pcre2_substitute.c:320:1 ovector U ovector = pcre2_get_ovector" - "ext/pcre/pcre2lib/pcre2_substitute.c:373:24 CHECKMEMCPY U (!replacement_only) CHECKMEMCPY(subject, start_offset" - "ext/pcre/pcre2lib/pcre2_substitute.c:389:70 goptions U start_offset, options|goptions," - "ext/pcre/pcre2lib/pcre2_substitute.c:406:9 goptions U if (goptions == 0 || start_offset" @@ -20097,96 +17550,46 @@ issues: - "ext/pcre/pcre2lib/pcre2_substitute.c:513:16 repend U if (ptr >= repend)" - "ext/pcre/pcre2lib/pcre2_substitute.c:516:7 repend U repend = ptrstack[--ptrstackptr" - "ext/pcre/pcre2lib/pcre2_substitute.c:525:45 repend U CHAR_BACKSLASH && ptr < repend - 1 && ptr[1] == CHAR" - - "ext/pcre/pcre2lib/pcre2_substitute.c:540:12 inparens U BOOL inparens;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:555:7 inparens U inparens = FALSE;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:562:9 inparens U inparens = TRUE;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:595:32 NOSUBSTRING U rc = PCRE2_ERROR_NOSUBSTRING;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:603:24 ctypes U const uint8_t *ctypes = code->tables + ctypes" - - "ext/pcre/pcre2lib/pcre2_substitute.c:603:48 ctypes U ctypes = code->tables + ctypes_offset;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:604:34 ctypes U while (MAX_255(next) && (ctypes[next] & ctype_word)" - - "ext/pcre/pcre2lib/pcre2_substitute.c:618:11 inparens U if (inparens)" - "ext/pcre/pcre2lib/pcre2_substitute.c:626:30 BADSUBSTITUTION U rc = PCRE2_ERROR_BADSUBSTITUTION;" - "ext/pcre/pcre2lib/pcre2_substitute.c:648:30 REPMISSINGBRACE U rc = PCRE2_ERROR_REPMISSINGBRACE;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:691:33 NOSUBSTRING U if (rc == PCRE2_ERROR_NOSUBSTRING &&" - - "ext/pcre/pcre2lib/pcre2_substitute.c:724:37 bynumber U pcre2_substring_length_bynumber(match_data, group," - - "ext/pcre/pcre2lib/pcre2_substitute.c:727:33 NOSUBSTRING U if (rc == PCRE2_ERROR_NOSUBSTRING &&" - "ext/pcre/pcre2lib/pcre2_substitute.c:780:11 GETCHARINCTEST U GETCHARINCTEST(ch, subptr);" - - "ext/pcre/pcre2lib/pcre2_substitute.c:794:36 cbits U if (((code->tables + cbits_offset +" - - "ext/pcre/pcre2lib/pcre2_substitute.c:795:37 cbit U ((forcecase > 0)? cbit_upper:cbit_lower)" - - "ext/pcre/pcre2lib/pcre2_substitute.c:795:48 cbit U forcecase > 0)? cbit_upper:cbit_lower)" - "ext/pcre/pcre2lib/pcre2_substitute.c:803:20 chlen U if (utf) chlen = PRIV(ord2utf)(ch," - "ext/pcre/pcre2lib/pcre2_substitute.c:807:13 chlen U chlen = 1;" - "ext/pcre/pcre2lib/pcre2_substitute.c:809:29 chlen U CHECKMEMCPY(temp, chlen);" - "ext/pcre/pcre2lib/pcre2_substitute.c:880:7 GETCHARINCTEST U GETCHARINCTEST(ch, ptr); /* Get" - - "ext/pcre/pcre2lib/pcre2_substitute.c:896:32 cbits U if (((code->tables + cbits_offset +" - - "ext/pcre/pcre2lib/pcre2_substitute.c:897:33 cbit U ((forcecase > 0)? cbit_upper:cbit_lower)" - - "ext/pcre/pcre2lib/pcre2_substitute.c:897:44 cbit U forcecase > 0)? cbit_upper:cbit_lower)" - "ext/pcre/pcre2lib/pcre2_substitute.c:905:16 chlen U if (utf) chlen = PRIV(ord2utf)(ch," - "ext/pcre/pcre2lib/pcre2_substitute.c:921:9 subscount U scb.subscount = subs;" - "ext/pcre/pcre2lib/pcre2_substitute.c:953:35 ATSTART U ANCHORED|PCRE2_NOTEMPTY_ATSTART;" - - "ext/pcre/pcre2lib/pcre2_substitute.c:993:1 NOROOM U NOROOM:" - "ext/pcre/pcre2lib/pcre2_substitute.c:998:18 BADREPLACEMENT U rc = PCRE2_ERROR_BADREPLACEMENT;" - "ext/pcre/pcre2lib/pcre2_substitute.c:1002:18 BADREPESCAPE U rc = PCRE2_ERROR_BADREPESCAPE;" - - "ext/pcre/pcre2lib/pcre2_substring.c:67:43 bynumber U an error from copy_bynumber()" - - "ext/pcre/pcre2lib/pcre2_substring.c:68:64 ovector U UNAVAILABLE: no group is in ovector" - - "ext/pcre/pcre2lib/pcre2_substring.c:69:63 ovector U all named groups in ovector are unset" - - "ext/pcre/pcre2lib/pcre2_substring.c:73:65 SPTR U data *match_data, PCRE2_SPTR stringname," - - "ext/pcre/pcre2lib/pcre2_substring.c:76:7 SPTR U PCRE2_SPTR first, last, entry;" - - "ext/pcre/pcre2lib/pcre2_substring.c:77:5 failrc U int failrc, entrysize;" - - "ext/pcre/pcre2lib/pcre2_substring.c:78:17 matchedby U if (match_data->matchedby == PCRE2_MATCHEDBY_DFA" - - "ext/pcre/pcre2lib/pcre2_substring.c:78:36 MATCHEDBY U >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER)" - - "ext/pcre/pcre2lib/pcre2_substring.c:79:26 UFUNC U return PCRE2_ERROR_DFA_UFUNC;" - - "ext/pcre/pcre2lib/pcre2_substring.c:83:1 failrc U failrc = PCRE2_ERROR_UNAVAILABLE" - - "ext/pcre/pcre2lib/pcre2_substring.c:87:23 oveccount U if (n < match_data->oveccount)" - - "ext/pcre/pcre2lib/pcre2_substring.c:89:21 ovector U if (match_data->ovector[n*2] != PCRE2_UNSET" - - "ext/pcre/pcre2lib/pcre2_substring.c:90:35 bynumber U pcre2_substring_copy_bynumber(match_data, n, buffer" - - "ext/pcre/pcre2lib/pcre2_substring.c:91:5 failrc U failrc = PCRE2_ERROR_UNSET" - - "ext/pcre/pcre2lib/pcre2_substring.c:94:8 failrc U return failrc;" - - "ext/pcre/pcre2lib/pcre2_substring.c:115:32 NOSUBSTRING U PCRE2_ERROR_NOSUBSTRING: no such substring" - - "ext/pcre/pcre2lib/pcre2_substring.c:116:45 ovector U _ERROR_UNAVAILABLE: ovector too small" - - "ext/pcre/pcre2lib/pcre2_substring.c:121:22 bynumber U pcre2_substring_copy_bynumber(pcre2_match_data *match" - - "ext/pcre/pcre2lib/pcre2_substring.c:126:29 bynumber U pcre2_substring_length_bynumber(match_data, stringnumber" - - "ext/pcre/pcre2lib/pcre2_substring.c:129:50 ovector U subject + match_data->ovector[stringnumber*2]," - - "ext/pcre/pcre2lib/pcre2_substring.c:155:42 bynumber U ) an error from get_bynumber()" - - "ext/pcre/pcre2lib/pcre2_substring.c:162:9 SPTR U PCRE2_SPTR stringname, PCRE2_UCHAR" - - "ext/pcre/pcre2lib/pcre2_substring.c:164:7 SPTR U PCRE2_SPTR first, last, entry;" - - "ext/pcre/pcre2lib/pcre2_substring.c:165:5 failrc U int failrc, entrysize;" - - "ext/pcre/pcre2lib/pcre2_substring.c:166:17 matchedby U if (match_data->matchedby == PCRE2_MATCHEDBY_DFA" - - "ext/pcre/pcre2lib/pcre2_substring.c:166:36 MATCHEDBY U >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER)" - - "ext/pcre/pcre2lib/pcre2_substring.c:167:26 UFUNC U return PCRE2_ERROR_DFA_UFUNC;" - - "ext/pcre/pcre2lib/pcre2_substring.c:175:23 oveccount U if (n < match_data->oveccount)" - - "ext/pcre/pcre2lib/pcre2_substring.c:203:32 NOSUBSTRING U PCRE2_ERROR_NOSUBSTRING: no such substring" - - "ext/pcre/pcre2lib/pcre2_substring.c:236:60 byxxx U pcre2_substring_get_byxxx()" - - "ext/pcre/pcre2lib/pcre2_substring.c:269:9 SPTR U PCRE2_SPTR stringname, PCRE2_SIZE" - - "ext/pcre/pcre2lib/pcre2_substring.c:273:17 matchedby U if (match_data->matchedby == PCRE2_MATCHEDBY_DFA" - - "ext/pcre/pcre2lib/pcre2_substring.c:273:36 MATCHEDBY U >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER)" - - "ext/pcre/pcre2lib/pcre2_substring.c:274:26 UFUNC U return PCRE2_ERROR_DFA_UFUNC;" - - "ext/pcre/pcre2lib/pcre2_substring.c:282:23 oveccount U if (n < match_data->oveccount)" - - "ext/pcre/pcre2lib/pcre2_substring.c:309:32 NOSUBSTRING U PCRE2_ERROR_NOSUBSTRING: no such substring" - - "ext/pcre/pcre2lib/pcre2_substring.c:328:17 matchedby U if (match_data->matchedby != PCRE2_MATCHEDBY_DFA" - - "ext/pcre/pcre2lib/pcre2_substring.c:328:36 MATCHEDBY U >matchedby != PCRE2_MATCHEDBY_DFA_INTERPRETER)" - - "ext/pcre/pcre2lib/pcre2_substring.c:331:24 NOSUBSTRING U return PCRE2_ERROR_NOSUBSTRING;" - - "ext/pcre/pcre2lib/pcre2_substring.c:332:35 oveccount U stringnumber >= match_data->oveccount)" - - "ext/pcre/pcre2lib/pcre2_substring.c:339:35 oveccount U stringnumber >= match_data->oveccount) return PCRE2_ERROR" - - "ext/pcre/pcre2lib/pcre2_substring.c:366:3 lengthsptr U lengthsptr set to point to" - - "ext/pcre/pcre2lib/pcre2_substring.c:376:16 lengthsptr U PCRE2_SIZE **lengthsptr)" - - "ext/pcre/pcre2lib/pcre2_substring.c:380:13 lensp U PCRE2_SIZE *lensp;" - - "ext/pcre/pcre2lib/pcre2_substring.c:381:15 memp U pcre2_memctl *memp;" - - "ext/pcre/pcre2lib/pcre2_substring.c:387:54 Ovector U data->oveccount; /* Ovector too small */" - - "ext/pcre/pcre2lib/pcre2_substring.c:392:5 lengthsptr U if (lengthsptr != NULL) size += sizeof" - - "ext/pcre/pcre2lib/pcre2_substring.c:400:1 memp U memp = PRIV(memctl_malloc" - - "ext/pcre/pcre2lib/pcre2_substring.c:401:5 memp U if (memp == NULL) return PCRE" - - "ext/pcre/pcre2lib/pcre2_substring.c:403:45 memp U PCRE2_UCHAR **)((char *)memp + sizeof(pcre2_memctl" - - "ext/pcre/pcre2lib/pcre2_substring.c:404:1 lensp U lensp = (PCRE2_SIZE *)((char" - - "ext/pcre/pcre2lib/pcre2_substring.c:406:5 lengthsptr U if (lengthsptr == NULL)" - - "ext/pcre/pcre2lib/pcre2_substring.c:408:23 lensp U sp = (PCRE2_UCHAR *)lensp;" - - "ext/pcre/pcre2lib/pcre2_substring.c:409:3 lensp U lensp = NULL;" - - "ext/pcre/pcre2lib/pcre2_substring.c:413:4 lengthsptr U *lengthsptr = lensp;" - - "ext/pcre/pcre2lib/pcre2_substring.c:413:17 lensp U *lengthsptr = lensp;" - - "ext/pcre/pcre2lib/pcre2_substring.c:474:27 NOSUBSTRING U Returns: PCRE2_ERROR_NOSUBSTRING if the name is not found" - - "ext/pcre/pcre2lib/pcre2_substring.c:477:34 NOUNIQUESUBSTRING U else PCRE2_ERROR_NOUNIQUESUBSTRING" - - "ext/pcre/pcre2lib/pcre2_substring.c:514:41 NOUNIQUESUBSTRING U entry, 0) : PCRE2_ERROR_NOUNIQUESUBSTRING;" - - "ext/pcre/pcre2lib/pcre2_substring.c:540:29 NOUNIQUESUBSTRING U PCRE2_ERROR_NOUNIQUESUBSTRING if not unique" + - "ext/pcre/pcre2lib/pcre2_substring.c:77:5 failrc U int failrc, entrysize;" + - "ext/pcre/pcre2lib/pcre2_substring.c:78:17 matchedby U if (match_data->matchedby == PCRE2_MATCHEDBY_DFA" + - "ext/pcre/pcre2lib/pcre2_substring.c:78:36 MATCHEDBY U >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER)" + - "ext/pcre/pcre2lib/pcre2_substring.c:83:1 failrc U failrc = PCRE2_ERROR_UNAVAILABLE" + - "ext/pcre/pcre2lib/pcre2_substring.c:87:23 oveccount U if (n < match_data->oveccount)" + - "ext/pcre/pcre2lib/pcre2_substring.c:91:5 failrc U failrc = PCRE2_ERROR_UNSET" + - "ext/pcre/pcre2lib/pcre2_substring.c:94:8 failrc U return failrc;" + - "ext/pcre/pcre2lib/pcre2_substring.c:165:5 failrc U int failrc, entrysize;" + - "ext/pcre/pcre2lib/pcre2_substring.c:166:17 matchedby U if (match_data->matchedby == PCRE2_MATCHEDBY_DFA" + - "ext/pcre/pcre2lib/pcre2_substring.c:166:36 MATCHEDBY U >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER)" + - "ext/pcre/pcre2lib/pcre2_substring.c:175:23 oveccount U if (n < match_data->oveccount)" + - "ext/pcre/pcre2lib/pcre2_substring.c:273:17 matchedby U if (match_data->matchedby == PCRE2_MATCHEDBY_DFA" + - "ext/pcre/pcre2lib/pcre2_substring.c:273:36 MATCHEDBY U >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER)" + - "ext/pcre/pcre2lib/pcre2_substring.c:282:23 oveccount U if (n < match_data->oveccount)" + - "ext/pcre/pcre2lib/pcre2_substring.c:328:17 matchedby U if (match_data->matchedby != PCRE2_MATCHEDBY_DFA" + - "ext/pcre/pcre2lib/pcre2_substring.c:328:36 MATCHEDBY U >matchedby != PCRE2_MATCHEDBY_DFA_INTERPRETER)" + - "ext/pcre/pcre2lib/pcre2_substring.c:332:35 oveccount U stringnumber >= match_data->oveccount)" + - "ext/pcre/pcre2lib/pcre2_substring.c:339:35 oveccount U stringnumber >= match_data->oveccount) return PCRE2_ERROR" + - "ext/pcre/pcre2lib/pcre2_substring.c:366:3 lengthsptr U lengthsptr set to point to" + - "ext/pcre/pcre2lib/pcre2_substring.c:376:16 lengthsptr U PCRE2_SIZE **lengthsptr)" + - "ext/pcre/pcre2lib/pcre2_substring.c:380:13 lensp U PCRE2_SIZE *lensp;" + - "ext/pcre/pcre2lib/pcre2_substring.c:392:5 lengthsptr U if (lengthsptr != NULL) size += sizeof" + - "ext/pcre/pcre2lib/pcre2_substring.c:404:1 lensp U lensp = (PCRE2_SIZE *)((char" + - "ext/pcre/pcre2lib/pcre2_substring.c:406:5 lengthsptr U if (lengthsptr == NULL)" + - "ext/pcre/pcre2lib/pcre2_substring.c:408:23 lensp U sp = (PCRE2_UCHAR *)lensp;" + - "ext/pcre/pcre2lib/pcre2_substring.c:409:3 lensp U lensp = NULL;" + - "ext/pcre/pcre2lib/pcre2_substring.c:413:4 lengthsptr U *lengthsptr = lensp;" + - "ext/pcre/pcre2lib/pcre2_substring.c:413:17 lensp U *lengthsptr = lensp;" - "ext/pcre/pcre2lib/pcre2_tables.c:123:40 ucptables U See also the pcre2_ucptables.c file, which is generated" - "ext/pcre/pcre2lib/pcre2_tables.c:148:12 gbtable U PRIV(ucp_gbtable)[left-property] & (" - "ext/pcre/pcre2lib/pcre2_tables.c:188:25 gbtable U const uint32_t PRIV(ucp_gbtable)[] = {" @@ -20195,7 +17598,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucp.h:113:20 Casefolded U ucp_Changes_When_Casefolded," - "ext/pcre/pcre2lib/pcre2_ucp.h:116:20 Titlecased U ucp_Changes_When_Titlecased," - "ext/pcre/pcre2lib/pcre2_ucp.h:117:20 Uppercased U ucp_Changes_When_Uppercased," - - "ext/pcre/pcre2lib/pcre2_ucp.h:159:7 Bprop U ucp_Bprop_Count" + - "ext/pcre/pcre2lib/pcre2_ucp.h:182:20 Nonspacing U ucp_bidiNSM, /* Nonspacing_Mark */" - "ext/pcre/pcre2lib/pcre2_ucp.h:224:7 Thaana U ucp_Thaana," - "ext/pcre/pcre2lib/pcre2_ucp.h:227:7 Gurmukhi U ucp_Gurmukhi," - "ext/pcre/pcre2lib/pcre2_ucp.h:234:7 Sinhala U ucp_Sinhala," @@ -20292,7 +17695,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:63:16 anatolianhieroglyphs U #define STRING_anatolianhieroglyphs0 STR_a STR_n STR_a STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:68:16 armi U #define STRING_armi0 STR_a STR_r STR_m STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:69:16 armn U #define STRING_armn0 STR_a STR_r STR_m STR" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:71:16 asciihexdigit U #define STRING_asciihexdigit0 STR_a STR_s STR_c STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:73:16 avst U #define STRING_avst0 STR_a STR_v STR_s STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:76:16 bamu U #define STRING_bamu0 STR_b STR_a STR_m STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:77:16 bamum U #define STRING_bamum0 STR_b STR_a STR_m STR" @@ -20399,12 +17801,12 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:232:16 hatr U #define STRING_hatr0 STR_h STR_a STR_t STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:233:16 hatran U #define STRING_hatran0 STR_h STR_a STR_t STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:234:16 hebr U #define STRING_hebr0 STR_h STR_e STR_b STR" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:237:16 hexdigit U #define STRING_hexdigit0 STR_h STR_e STR_x STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:238:16 hira U #define STRING_hira0 STR_h STR_i STR_r STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:240:16 hluw U #define STRING_hluw0 STR_h STR_l STR_u STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:241:16 hmng U #define STRING_hmng0 STR_h STR_m STR_n STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:242:16 hmnp U #define STRING_hmnp0 STR_h STR_m STR_n STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:249:16 idsb U #define STRING_idsb0 STR_i STR_d STR_s STR" + - "ext/pcre/pcre2lib/pcre2_ucptables.c:250:16 idsbinaryoperator U #define STRING_idsbinaryoperator0 STR_i STR_d STR_s STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:251:16 idst U #define STRING_idst0 STR_i STR_d STR_s STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:253:16 idstrinaryoperator U #define STRING_idstrinaryoperator0 STR_i STR_d STR_s STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:254:16 imperialaramaic U #define STRING_imperialaramaic0 STR_i STR_m STR_p STR" @@ -20469,7 +17871,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:368:16 nyiakengpuachuehmong U #define STRING_nyiakengpuachuehmong0 STR_n STR_y STR_i STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:369:16 ogam U #define STRING_ogam0 STR_o STR_g STR_a STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:371:16 olchiki U #define STRING_olchiki0 STR_o STR_l STR_c STR" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:372:16 olck U #define STRING_olck0 STR_o STR_l STR_c STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:373:16 oldhungarian U #define STRING_oldhungarian0 STR_o STR_l STR_d STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:375:16 oldnortharabian U #define STRING_oldnortharabian0 STR_o STR_l STR_d STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:376:16 oldpermic U #define STRING_oldpermic0 STR_o STR_l STR_d STR" @@ -20523,7 +17924,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:459:16 sorasompeng U #define STRING_sorasompeng0 STR_s STR_o STR_r STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:460:16 soyo U #define STRING_soyo0 STR_s STR_o STR_y STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:461:16 soyombo U #define STRING_soyombo0 STR_s STR_o STR_y STR" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:463:16 sterm U #define STRING_sterm0 STR_s STR_t STR_e STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:464:16 sund U #define STRING_sund0 STR_s STR_u STR_n STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:466:16 sylo U #define STRING_sylo0 STR_s STR_y STR_l STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:467:16 sylotinagri U #define STRING_sylotinagri0 STR_s STR_y STR_l STR" @@ -20539,7 +17939,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:481:16 taml U #define STRING_taml0 STR_t STR_a STR_m STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:483:16 tangsa U #define STRING_tangsa0 STR_t STR_a STR_n STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:484:16 tangut U #define STRING_tangut0 STR_t STR_a STR_n STR" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:485:16 tavt U #define STRING_tavt0 STR_t STR_a STR_v STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:486:16 telu U #define STRING_telu0 STR_t STR_e STR_l STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:489:16 terminalpunctuation U #define STRING_terminalpunctuation0 STR_t STR_e STR_r STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:490:16 tfng U #define STRING_tfng0 STR_t STR_f STR_n STR" @@ -20555,6 +17954,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:504:16 uideo U #define STRING_uideo0 STR_u STR_i STR_d STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:505:16 unifiedideograph U #define STRING_unifiedideograph0 STR_u STR_n STR_i STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:510:16 vaii U #define STRING_vaii0 STR_v STR_a STR_i STR" + - "ext/pcre/pcre2lib/pcre2_ucptables.c:511:16 variationselector U #define STRING_variationselector0 STR_v STR_a STR_r STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:512:16 vith U #define STRING_vith0 STR_v STR_i STR_t STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:513:16 vithkuqi U #define STRING_vithkuqi0 STR_v STR_i STR_t STR" - "ext/pcre/pcre2lib/pcre2_ucptables.c:515:16 wancho U #define STRING_wancho0 STR_w STR_a STR_n STR" @@ -20583,7 +17983,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:554:10 anatolianhieroglyphs U STRING_anatolianhieroglyphs0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:559:10 armi U STRING_armi0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:560:10 armn U STRING_armn0" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:562:10 asciihexdigit U STRING_asciihexdigit0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:564:10 avst U STRING_avst0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:567:10 bamu U STRING_bamu0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:568:10 bamum U STRING_bamum0" @@ -20690,12 +18089,12 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:723:10 hatr U STRING_hatr0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:724:10 hatran U STRING_hatran0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:725:10 hebr U STRING_hebr0" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:728:10 hexdigit U STRING_hexdigit0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:729:10 hira U STRING_hira0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:731:10 hluw U STRING_hluw0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:732:10 hmng U STRING_hmng0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:733:10 hmnp U STRING_hmnp0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:740:10 idsb U STRING_idsb0" + - "ext/pcre/pcre2lib/pcre2_ucptables.c:741:10 idsbinaryoperator U STRING_idsbinaryoperator0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:742:10 idst U STRING_idst0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:744:10 idstrinaryoperator U STRING_idstrinaryoperator0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:745:10 imperialaramaic U STRING_imperialaramaic0" @@ -20760,7 +18159,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:859:10 nyiakengpuachuehmong U STRING_nyiakengpuachuehmong0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:860:10 ogam U STRING_ogam0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:862:10 olchiki U STRING_olchiki0" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:863:10 olck U STRING_olck0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:864:10 oldhungarian U STRING_oldhungarian0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:866:10 oldnortharabian U STRING_oldnortharabian0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:867:10 oldpermic U STRING_oldpermic0" @@ -20814,7 +18212,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:950:10 sorasompeng U STRING_sorasompeng0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:951:10 soyo U STRING_soyo0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:952:10 soyombo U STRING_soyombo0" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:954:10 sterm U STRING_sterm0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:955:10 sund U STRING_sund0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:957:10 sylo U STRING_sylo0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:958:10 sylotinagri U STRING_sylotinagri0" @@ -20830,7 +18227,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:972:10 taml U STRING_taml0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:974:10 tangsa U STRING_tangsa0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:975:10 tangut U STRING_tangut0" - - "ext/pcre/pcre2lib/pcre2_ucptables.c:976:10 tavt U STRING_tavt0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:977:10 telu U STRING_telu0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:980:10 terminalpunctuation U STRING_terminalpunctuation0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:981:10 tfng U STRING_tfng0" @@ -20846,6 +18242,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:995:10 uideo U STRING_uideo0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:996:10 unifiedideograph U STRING_unifiedideograph0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:1001:10 vaii U STRING_vaii0" + - "ext/pcre/pcre2lib/pcre2_ucptables.c:1002:10 variationselector U STRING_variationselector0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:1003:10 vith U STRING_vith0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:1004:10 vithkuqi U STRING_vithkuqi0" - "ext/pcre/pcre2lib/pcre2_ucptables.c:1006:10 wancho U STRING_wancho0" @@ -21052,11 +18449,7 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:1519:22 Zanabazar U { 3544, PT_SC, ucp_Zanabazar_Square }," - "ext/pcre/pcre2lib/pcre2_ucptables.c:1520:22 Zanabazar U { 3560, PT_SC, ucp_Zanabazar_Square }," - "ext/pcre/pcre2lib/pcre2_ucptables.c:1533:17 ucptables U /* End of pcre2_ucptables.c */" - - "ext/pcre/pcre2lib/pcre2_valid_utf.c:63:23 SPTR U PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length" - - "ext/pcre/pcre2lib/pcre2_valid_utf.c:94:23 SPTR U PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length" - - "ext/pcre/pcre2lib/pcre2_valid_utf.c:96:7 SPTR U PCRE2_SPTR p;" - "ext/pcre/pcre2lib/pcre2_xclass.c:42:33 possessify U is used by pcre2_auto_possessify() and by both pcre2" - - "ext/pcre/pcre2lib/pcre2_xclass.c:69:32 SPTR U xclass)(uint32_t c, PCRE2_SPTR data, BOOL utf)" - "ext/pcre/pcre2lib/pcre2_xclass.c:109:7 GETCHARINC U GETCHARINC(x, data); /* macro generates" - "ext/pcre/pcre2lib/pcre2_xclass.c:121:7 GETCHARINC U GETCHARINC(x, data); /* macro generates" - "ext/pcre/pcre2lib/pcre2_xclass.c:122:7 GETCHARINC U GETCHARINC(y, data); /* macro generates" @@ -21065,92 +18458,62 @@ issues: - "ext/pcre/pcre2lib/pcre2_xclass.c:207:15 UCNC U case PT_UCNC:" - "ext/pcre/pcre2lib/pcre2_xclass.c:221:15 BIDICL U case PT_BIDICL:" - "ext/pcre/pcre2lib/pcre2_xclass.c:222:16 BIDICLASS U if ((UCD_BIDICLASS_PROP(prop) == data[" - - "ext/pcre/pcre2lib/pcre2_xclass.c:228:13 BPROPS U UCD_BPROPS_PROP(prop), data[1]" - "ext/pcre/pcre2lib/pcre2_xclass.c:244:15 PXGRAPH U case PT_PXGRAPH:" - "ext/pcre/pcre2lib/pcre2_xclass.c:257:15 PXPRINT U case PT_PXPRINT:" - "ext/pcre/pcre2lib/pcre2_xclass.c:272:15 PXPUNCT U case PT_PXPUNCT:" - "ext/pcre/pcre2lib/pcre2_xclass.c:281:15 PXXDIGIT U case PT_PXXDIGIT:" - - "ext/pcre/pcre2lib/pcre2.h:107:15 ENDANCHORED U #define PCRE2_ENDANCHORED 0x20000000u" - - "ext/pcre/pcre2lib/pcre2.h:120:19 BSUX U #define PCRE2_ALT_BSUX 0x000000" - - "ext/pcre/pcre2lib/pcre2.h:134:18 DOTSTAR U #define PCRE2_NO_DOTSTAR_ANCHOR 0x00008000u" - - "ext/pcre/pcre2lib/pcre2.h:141:19 VERBNAMES U #define PCRE2_ALT_VERBNAMES 0x00400000u" - - "ext/pcre/pcre2lib/pcre2.h:154:25 BSUX U define PCRE2_EXTRA_ALT_BSUX 0x0" - - "ext/pcre/pcre2lib/pcre2.h:172:64 ENDANCHORED U PCRE2_ANCHORED, PCRE2_ENDANCHORED and" - - "ext/pcre/pcre2lib/pcre2.h:179:24 ATSTART U define PCRE2_NOTEMPTY_ATSTART 0x000000" - - "ext/pcre/pcre2lib/pcre2.h:194:23 RECURSELOOP U define PCRE2_DISABLE_RECURSELOOP_CHECK 0x00040000u" - - "ext/pcre/pcre2lib/pcre2.h:204:31 STARSTAR U PCRE2_CONVERT_GLOB_NO_STARSTAR 0x00000050u" - - "ext/pcre/pcre2lib/pcre2.h:307:27 BARJX U define PCRE2_ERROR_QUERY_BARJX_NEST_TOO_DEEP" - - "ext/pcre/pcre2lib/pcre2.h:372:21 BADMAGIC U #define PCRE2_ERROR_BADMAGIC (-31)" - - "ext/pcre/pcre2lib/pcre2.h:376:21 BADREPLACEMENT U #define PCRE2_ERROR_BADREPLACEMENT (-35)" - - "ext/pcre/pcre2lib/pcre2.h:377:21 BADUTFOFFSET U #define PCRE2_ERROR_BADUTFOFFSET (-36)" - - "ext/pcre/pcre2lib/pcre2.h:381:25 UCOND U define PCRE2_ERROR_DFA_UCOND (-40)" - - "ext/pcre/pcre2lib/pcre2.h:382:25 UFUNC U define PCRE2_ERROR_DFA_UFUNC (-41)" - - "ext/pcre/pcre2lib/pcre2.h:383:25 UITEM U define PCRE2_ERROR_DFA_UITEM (-42)" - - "ext/pcre/pcre2lib/pcre2.h:384:25 WSSIZE U define PCRE2_ERROR_DFA_WSSIZE (-43)" - - "ext/pcre/pcre2lib/pcre2.h:390:21 NOSUBSTRING U #define PCRE2_ERROR_NOSUBSTRING (-49)" - - "ext/pcre/pcre2lib/pcre2.h:391:21 NOUNIQUESUBSTRING U #define PCRE2_ERROR_NOUNIQUESUBSTRING (-50)" - - "ext/pcre/pcre2lib/pcre2.h:393:21 RECURSELOOP U #define PCRE2_ERROR_RECURSELOOP (-52)" - - "ext/pcre/pcre2lib/pcre2.h:394:21 DEPTHLIMIT U #define PCRE2_ERROR_DEPTHLIMIT (-53)" - - "ext/pcre/pcre2lib/pcre2.h:395:21 RECURSIONLIMIT U #define PCRE2_ERROR_RECURSIONLIMIT (-53) /* Obsolete" - - "ext/pcre/pcre2lib/pcre2.h:399:21 BADREPESCAPE U #define PCRE2_ERROR_BADREPESCAPE (-57)" - - "ext/pcre/pcre2lib/pcre2.h:400:21 REPMISSINGBRACE U #define PCRE2_ERROR_REPMISSINGBRACE (-58)" - - "ext/pcre/pcre2lib/pcre2.h:401:21 BADSUBSTITUTION U #define PCRE2_ERROR_BADSUBSTITUTION (-59)" - - "ext/pcre/pcre2lib/pcre2.h:402:21 BADSUBSPATTERN U #define PCRE2_ERROR_BADSUBSPATTERN (-60)" - - "ext/pcre/pcre2lib/pcre2.h:403:21 TOOMANYREPLACE U #define PCRE2_ERROR_TOOMANYREPLACE (-61)" - - "ext/pcre/pcre2lib/pcre2.h:404:21 BADSERIALIZEDDATA U #define PCRE2_ERROR_BADSERIALIZEDDATA (-62)" - - "ext/pcre/pcre2lib/pcre2.h:405:21 HEAPLIMIT U #define PCRE2_ERROR_HEAPLIMIT (-63)" - - "ext/pcre/pcre2lib/pcre2.h:408:25 UINVALID U define PCRE2_ERROR_DFA_UINVALID_UTF (-66)" - - "ext/pcre/pcre2lib/pcre2.h:419:20 FIRSTCODEUNIT U #define PCRE2_INFO_FIRSTCODEUNIT 5" - - "ext/pcre/pcre2lib/pcre2.h:422:20 HASCRORLF U #define PCRE2_INFO_HASCRORLF 8" - - "ext/pcre/pcre2lib/pcre2.h:423:20 JCHANGED U #define PCRE2_INFO_JCHANGED 9" - - "ext/pcre/pcre2lib/pcre2.h:425:20 LASTCODEUNIT U #define PCRE2_INFO_LASTCODEUNIT 11" - - "ext/pcre/pcre2lib/pcre2.h:429:20 MAXLOOKBEHIND U #define PCRE2_INFO_MAXLOOKBEHIND 15" - - "ext/pcre/pcre2lib/pcre2.h:435:20 DEPTHLIMIT U #define PCRE2_INFO_DEPTHLIMIT 21" - - "ext/pcre/pcre2lib/pcre2.h:436:20 RECURSIONLIMIT U #define PCRE2_INFO_RECURSIONLIMIT 21 /* Obsolete" - - "ext/pcre/pcre2lib/pcre2.h:438:20 HASBACKSLASHC U #define PCRE2_INFO_HASBACKSLASHC 23" - - "ext/pcre/pcre2lib/pcre2.h:440:20 HEAPLIMIT U #define PCRE2_INFO_HEAPLIMIT 25" - - "ext/pcre/pcre2lib/pcre2.h:451:22 PARENSLIMIT U define PCRE2_CONFIG_PARENSLIMIT 6" - - "ext/pcre/pcre2lib/pcre2.h:452:22 DEPTHLIMIT U define PCRE2_CONFIG_DEPTHLIMIT 7" - - "ext/pcre/pcre2lib/pcre2.h:453:22 RECURSIONLIMIT U define PCRE2_CONFIG_RECURSIONLIMIT 7 /* Obsolete" - - "ext/pcre/pcre2lib/pcre2.h:454:22 STACKRECURSE U define PCRE2_CONFIG_STACKRECURSE 8 /* Obsolete" - - "ext/pcre/pcre2lib/pcre2.h:458:22 HEAPLIMIT U define PCRE2_CONFIG_HEAPLIMIT 12" - - "ext/pcre/pcre2lib/pcre2.h:470:36 SPTR U PCRE2_UCHAR8 *PCRE2_SPTR8;" - - "ext/pcre/pcre2lib/pcre2.h:471:36 SPTR U PCRE2_UCHAR16 *PCRE2_SPTR16;" - - "ext/pcre/pcre2lib/pcre2.h:472:36 SPTR U PCRE2_UCHAR32 *PCRE2_SPTR32;" - - "ext/pcre/pcre2lib/pcre2.h:477:20 ovector U the offset vector (ovector). */" - - "ext/pcre/pcre2lib/pcre2.h:520:66 bumpalong U 1u /* Set for each bumpalong */" - - "ext/pcre/pcre2lib/pcre2.h:531:9 SPTR U PCRE2_SPTR mark;" - - "ext/pcre/pcre2lib/pcre2.h:532:9 SPTR U PCRE2_SPTR subject;" - - "ext/pcre/pcre2lib/pcre2.h:565:17 ovector U PCRE2_SIZE *ovector; /* Pointer" - - "ext/pcre/pcre2lib/pcre2.h:565:58 ovector U Pointer to current ovector */ \\" - - "ext/pcre/pcre2lib/pcre2.h:566:17 oveccount U uint32_t oveccount; /* Count of" - - "ext/pcre/pcre2lib/pcre2.h:566:61 ovector U Count of pairs set in ovector */ \\" - - "ext/pcre/pcre2lib/pcre2.h:567:17 subscount U uint32_t subscount; /* Substitution" - - "ext/pcre/pcre2lib/pcre2.h:609:17 varlookbehind U pcre2_set_max_varlookbehind(pcre2_compile_context" - - "ext/pcre/pcre2lib/pcre2.h:703:24 heapframes U pcre2_get_match_data_heapframes_size(pcre2_match_data" - - "ext/pcre/pcre2lib/pcre2.h:705:13 ovector U pcre2_get_ovector_count(pcre2_match_data" - - "ext/pcre/pcre2lib/pcre2.h:719:24 bynumber U pcre2_substring_copy_bynumber(pcre2_match_data *," - - "ext/pcre/pcre2lib/pcre2.h:727:23 bynumber U pcre2_substring_get_bynumber(pcre2_match_data *," - - "ext/pcre/pcre2lib/pcre2.h:732:26 bynumber U pcre2_substring_length_bynumber(pcre2_match_data *," - - "ext/pcre/pcre2lib/pcre2.h:868:30 heapframes U pcre2_get_match_data_heapframes_size PCRE2_SUFFIX(pcre" - - "ext/pcre/pcre2lib/pcre2.h:868:81 heapframes U pcre2_get_match_data_heapframes_size_)" - - "ext/pcre/pcre2lib/pcre2.h:904:23 varlookbehind U define pcre2_set_max_varlookbehind PCRE2_SUFFIX" - - "ext/pcre/pcre2lib/pcre2.h:904:74 varlookbehind U SUFFIX(pcre2_set_max_varlookbehind_)" - - "ext/pcre/pcre2lib/pcre2.h:913:30 bynumber U pcre2_substring_copy_bynumber PCRE2_SUFFIX" - - "ext/pcre/pcre2lib/pcre2.h:913:81 bynumber U pcre2_substring_copy_bynumber_)" + - "ext/pcre/pcre2lib/pcre2.h:107:15 ENDANCHORED U #define PCRE2_ENDANCHORED 0x20000000u" + - "ext/pcre/pcre2lib/pcre2.h:120:19 BSUX U #define PCRE2_ALT_BSUX 0x000000" + - "ext/pcre/pcre2lib/pcre2.h:134:18 DOTSTAR U #define PCRE2_NO_DOTSTAR_ANCHOR 0x00008000u" + - "ext/pcre/pcre2lib/pcre2.h:141:19 VERBNAMES U #define PCRE2_ALT_VERBNAMES 0x00400000u" + - "ext/pcre/pcre2lib/pcre2.h:154:25 BSUX U define PCRE2_EXTRA_ALT_BSUX 0x0" + - "ext/pcre/pcre2lib/pcre2.h:172:64 ENDANCHORED U PCRE2_ANCHORED, PCRE2_ENDANCHORED and" + - "ext/pcre/pcre2lib/pcre2.h:179:24 ATSTART U define PCRE2_NOTEMPTY_ATSTART 0x000000" + - "ext/pcre/pcre2lib/pcre2.h:194:23 RECURSELOOP U define PCRE2_DISABLE_RECURSELOOP_CHECK 0x00040000u" + - "ext/pcre/pcre2lib/pcre2.h:204:31 STARSTAR U PCRE2_CONVERT_GLOB_NO_STARSTAR 0x00000050u" + - "ext/pcre/pcre2lib/pcre2.h:307:27 BARJX U define PCRE2_ERROR_QUERY_BARJX_NEST_TOO_DEEP" + - "ext/pcre/pcre2lib/pcre2.h:376:21 BADREPLACEMENT U #define PCRE2_ERROR_BADREPLACEMENT (-35)" + - "ext/pcre/pcre2lib/pcre2.h:377:21 BADUTFOFFSET U #define PCRE2_ERROR_BADUTFOFFSET (-36)" + - "ext/pcre/pcre2lib/pcre2.h:384:25 WSSIZE U define PCRE2_ERROR_DFA_WSSIZE (-43)" + - "ext/pcre/pcre2lib/pcre2.h:393:21 RECURSELOOP U #define PCRE2_ERROR_RECURSELOOP (-52)" + - "ext/pcre/pcre2lib/pcre2.h:394:21 DEPTHLIMIT U #define PCRE2_ERROR_DEPTHLIMIT (-53)" + - "ext/pcre/pcre2lib/pcre2.h:395:21 RECURSIONLIMIT U #define PCRE2_ERROR_RECURSIONLIMIT (-53) /* Obsolete" + - "ext/pcre/pcre2lib/pcre2.h:399:21 BADREPESCAPE U #define PCRE2_ERROR_BADREPESCAPE (-57)" + - "ext/pcre/pcre2lib/pcre2.h:400:21 REPMISSINGBRACE U #define PCRE2_ERROR_REPMISSINGBRACE (-58)" + - "ext/pcre/pcre2lib/pcre2.h:401:21 BADSUBSTITUTION U #define PCRE2_ERROR_BADSUBSTITUTION (-59)" + - "ext/pcre/pcre2lib/pcre2.h:402:21 BADSUBSPATTERN U #define PCRE2_ERROR_BADSUBSPATTERN (-60)" + - "ext/pcre/pcre2lib/pcre2.h:403:21 TOOMANYREPLACE U #define PCRE2_ERROR_TOOMANYREPLACE (-61)" + - "ext/pcre/pcre2lib/pcre2.h:405:21 HEAPLIMIT U #define PCRE2_ERROR_HEAPLIMIT (-63)" + - "ext/pcre/pcre2lib/pcre2.h:418:20 CAPTURECOUNT U #define PCRE2_INFO_CAPTURECOUNT 4" + - "ext/pcre/pcre2lib/pcre2.h:422:20 HASCRORLF U #define PCRE2_INFO_HASCRORLF 8" + - "ext/pcre/pcre2lib/pcre2.h:423:20 JCHANGED U #define PCRE2_INFO_JCHANGED 9" + - "ext/pcre/pcre2lib/pcre2.h:429:20 MAXLOOKBEHIND U #define PCRE2_INFO_MAXLOOKBEHIND 15" + - "ext/pcre/pcre2lib/pcre2.h:435:20 DEPTHLIMIT U #define PCRE2_INFO_DEPTHLIMIT 21" + - "ext/pcre/pcre2lib/pcre2.h:436:20 RECURSIONLIMIT U #define PCRE2_INFO_RECURSIONLIMIT 21 /* Obsolete" + - "ext/pcre/pcre2lib/pcre2.h:438:20 HASBACKSLASHC U #define PCRE2_INFO_HASBACKSLASHC 23" + - "ext/pcre/pcre2lib/pcre2.h:440:20 HEAPLIMIT U #define PCRE2_INFO_HEAPLIMIT 25" + - "ext/pcre/pcre2lib/pcre2.h:451:22 PARENSLIMIT U define PCRE2_CONFIG_PARENSLIMIT 6" + - "ext/pcre/pcre2lib/pcre2.h:452:22 DEPTHLIMIT U define PCRE2_CONFIG_DEPTHLIMIT 7" + - "ext/pcre/pcre2lib/pcre2.h:453:22 RECURSIONLIMIT U define PCRE2_CONFIG_RECURSIONLIMIT 7 /* Obsolete" + - "ext/pcre/pcre2lib/pcre2.h:454:22 STACKRECURSE U define PCRE2_CONFIG_STACKRECURSE 8 /* Obsolete" + - "ext/pcre/pcre2lib/pcre2.h:458:22 HEAPLIMIT U define PCRE2_CONFIG_HEAPLIMIT 12" + - "ext/pcre/pcre2lib/pcre2.h:520:66 bumpalong U 1u /* Set for each bumpalong */" + - "ext/pcre/pcre2lib/pcre2.h:566:17 oveccount U uint32_t oveccount; /* Count of" + - "ext/pcre/pcre2lib/pcre2.h:567:17 subscount U uint32_t subscount; /* Substitution" + - "ext/pcre/pcre2lib/pcre2.h:609:17 varlookbehind U pcre2_set_max_varlookbehind(pcre2_compile_context" + - "ext/pcre/pcre2lib/pcre2.h:703:24 heapframes U pcre2_get_match_data_heapframes_size(pcre2_match_data" + - "ext/pcre/pcre2lib/pcre2.h:868:30 heapframes U pcre2_get_match_data_heapframes_size PCRE2_SUFFIX(pcre" + - "ext/pcre/pcre2lib/pcre2.h:868:81 heapframes U pcre2_get_match_data_heapframes_size_)" + - "ext/pcre/pcre2lib/pcre2.h:904:23 varlookbehind U define pcre2_set_max_varlookbehind PCRE2_SUFFIX" + - "ext/pcre/pcre2lib/pcre2.h:904:74 varlookbehind U SUFFIX(pcre2_set_max_varlookbehind_)" - "ext/pcre/php_pcre.c:69:33 gctx U pcre2_general_context *gctx = NULL;" - - "ext/pcre/php_pcre.c:73:33 cctx U pcre2_compile_context *cctx = NULL;" - "ext/pcre/php_pcre.c:74:33 mctx U pcre2_match_context *mctx = NULL;" - "ext/pcre/php_pcre.c:112:20 RECURSIONLIMIT U case PCRE2_ERROR_RECURSIONLIMIT:" - "ext/pcre/php_pcre.c:116:20 BADUTFOFFSET U case PCRE2_ERROR_BADUTFOFFSET:" - "ext/pcre/php_pcre.c:209:7 gctx U if (!gctx) {" - "ext/pcre/php_pcre.c:210:3 gctx U gctx = pcre2_general_context" - "ext/pcre/php_pcre.c:211:8 gctx U if (!gctx) {" - - "ext/pcre/php_pcre.c:217:7 cctx U if (!cctx) {" - - "ext/pcre/php_pcre.c:218:3 cctx U cctx = pcre2_compile_context" - "ext/pcre/php_pcre.c:218:39 gctx U compile_context_create(gctx);" - - "ext/pcre/php_pcre.c:219:8 cctx U if (!cctx) {" - - "ext/pcre/php_pcre.c:225:34 cctx U compile_extra_options(cctx, PHP_PCRE_DEFAULT_EXTRA" - "ext/pcre/php_pcre.c:227:7 mctx U if (!mctx) {" - "ext/pcre/php_pcre.c:228:3 mctx U mctx = pcre2_match_context" - "ext/pcre/php_pcre.c:229:8 mctx U if (!mctx) {" @@ -21161,100 +18524,42 @@ issues: - "ext/pcre/php_pcre.c:652:23 backslashed U but skipping the backslashed delimiters. If the" - "ext/pcre/php_pcre.c:712:14 eoptions U case 'r': eoptions |= PCRE2_EXTRA_CASELESS" - "ext/pcre/php_pcre.c:768:40 eoptions U extra_options(cctx, eoptions);" - - "ext/pcre/php_pcre.c:771:28 SPTR U pcre2_compile((PCRE2_SPTR)pattern, pattern_len" + - "ext/pcre/php_pcre.c:824:41 CAPTURECOUNT U info(re, PCRE2_INFO_CAPTURECOUNT, &new_entry.capture" - "ext/pcre/php_pcre.c:865:18 especually U * as hash keys especually for this table." - - "ext/pcre/php_pcre.c:1036:48 SPTR U int count, const PCRE2_SPTR mark, zend_long flags" - - "ext/pcre/php_pcre.c:1172:8 SPTR U PCRE2_SPTR mark = NULL;" - - "ext/pcre/php_pcre.c:1261:40 ovector U offsets = pcre2_get_ovector_pointer(match_data)" - - "ext/pcre/php_pcre.c:1271:43 SPTR U match(pce->re, (PCRE2_SPTR)subject, subject_len" - - "ext/pcre/php_pcre.c:1275:38 SPTR U match(pce->re, (PCRE2_SPTR)subject, subject_len" + - "ext/pcre/php_pcre.c:918:43 CAPTURECOUNT U info(re, PCRE2_INFO_CAPTURECOUNT, &capture_count);" - "ext/pcre/php_pcre.c:1371:72 ATSTART U we set PCRE2_NOTEMPTY_ATSTART and try" - "ext/pcre/php_pcre.c:1376:42 ATSTART U CHECK | PCRE2_NOTEMPTY_ATSTART | PCRE2_ANCHORED, match" - "ext/pcre/php_pcre.c:1384:45 ATSTART U previously set PCRE2_NOTEMPTY_ATSTART after a null match," - - "ext/pcre/php_pcre.c:1622:10 walkbuf U char *walkbuf, /* Location of current" - - "ext/pcre/php_pcre.c:1657:40 ovector U offsets = pcre2_get_ovector_pointer(match_data)" - - "ext/pcre/php_pcre.c:1744:5 walkbuf U walkbuf = ZSTR_VAL(result)" - - "ext/pcre/php_pcre.c:1751:10 walkbuf U *(walkbuf-1) = *walk++;" - - "ext/pcre/php_pcre.c:1759:10 walkbuf U walkbuf = zend_mempcpy(walkbuf" - - "ext/pcre/php_pcre.c:1759:33 walkbuf U walkbuf = zend_mempcpy(walkbuf, subject + offsets[backref" - "ext/pcre/php_pcre.c:1779:72 ATSTART U we set PCRE2_NOTEMPTY_ATSTART and try" - "ext/pcre/php_pcre.c:1784:42 ATSTART U CHECK | PCRE2_NOTEMPTY_ATSTART | PCRE2_ANCHORED, match" - - "ext/pcre/php_pcre.c:1900:40 ovector U offsets = pcre2_get_ovector_pointer(match_data)" - "ext/pcre/php_pcre.c:2267:8 zcount U zval *zcount," - "ext/pcre/php_pcre.c:2331:6 zcount U if (zcount) {" - "ext/pcre/php_pcre.c:2332:28 zcount U TRY_ASSIGN_REF_LONG(zcount, replace_count);" - "ext/pcre/php_pcre.c:2342:8 zcount U zval *zcount = NULL;" - "ext/pcre/php_pcre.c:2351:16 zcount U Z_PARAM_ZVAL(zcount)" - - "ext/pcre/php_pcre.c:2607:40 ovector U offsets = pcre2_get_ovector_pointer(match_data)" - "ext/pcre/php_pcre.c:3065:26 decref U PHPAPI void php_pcre_pce_decref(pcre_cache_entry *pce" - "ext/pcre/php_pcre.h:64:38 mctx U match_context *php_pcre_mctx(void);" - "ext/pcre/php_pcre.h:65:40 gctx U general_context *php_pcre_gctx(void);" - - "ext/pcre/php_pcre.h:66:40 cctx U compile_context *php_pcre_cctx(void);" - "ext/pcre/php_pcre.h:68:26 decref U PHPAPI void php_pcre_pce_decref(pcre_cache_entry *)" - "ext/pcre/php_pcre.h:86:25 gctx U pcre2_general_context *gctx_zmm;" - "ext/pcre/php_pcre.stub.php:77:25 STACKLIMIT U cvalue PHP_PCRE_JIT_STACKLIMIT_ERROR" - "ext/pcre/php_pcre.stub.php:79:16 STACKLIMIT U const PREG_JIT_STACKLIMIT_ERROR = UNKNOWN;" - "ext/pcre/php_pcre.stub.php:103:5 frameless U * @frameless-function {\"arity\":" - "ext/pcre/php_pcre.stub.php:113:5 frameless U * @frameless-function {\"arity\":" - - "ext/pdo_dblib/dblib_driver.c:53:16 dberrstr U msg = einfo->dberrstr;" - - "ext/pdo_dblib/dblib_driver.c:57:28 dberr U msg == NULL && einfo->dberr == 0 && einfo->oserr" - - "ext/pdo_dblib/dblib_driver.c:62:15 dberr U msg, einfo->dberr, einfo->severity, stmt" - - "ext/pdo_dblib/dblib_driver.c:64:35 dberr U index_long(info, einfo->dberr);" - - "ext/pdo_dblib/dblib_driver.c:69:13 oserrstr U if (einfo->oserrstr) {" - - "ext/pdo_dblib/dblib_driver.c:70:38 oserrstr U string(info, einfo->oserrstr);" - - "ext/pdo_dblib/dblib_driver.c:82:4 dbclose U dbclose(H->link);" - - "ext/pdo_dblib/dblib_driver.c:86:4 dbfreelogin U dbfreelogin(H->login);" - "ext/pdo_dblib/dblib_driver.c:112:15 resret U RETCODE ret, resret;" - - "ext/pdo_dblib/dblib_driver.c:114:2 dbsetuserdata U dbsetuserdata(H->link, (BYTE*)&H-" - - "ext/pdo_dblib/dblib_driver.c:116:14 dbcmd U if (FAIL == dbcmd(H->link, ZSTR_VAL(sql" - - "ext/pdo_dblib/dblib_driver.c:120:14 dbsqlexec U if (FAIL == dbsqlexec(H->link)) {" - "ext/pdo_dblib/dblib_driver.c:124:2 resret U resret = dbresults(H->link" - - "ext/pdo_dblib/dblib_driver.c:124:11 dbresults U resret = dbresults(H->link);" - "ext/pdo_dblib/dblib_driver.c:126:6 resret U if (resret == FAIL) {" - - "ext/pdo_dblib/dblib_driver.c:130:8 dbnextrow U ret = dbnextrow(H->link);" - - "ext/pdo_dblib/dblib_driver.c:135:6 dbnumcols U if (dbnumcols(H->link) <= 0) {" - - "ext/pdo_dblib/dblib_driver.c:136:10 DBCOUNT U return DBCOUNT(H->link);" - "ext/pdo_dblib/dblib_driver.c:140:2 dbcanquery U dbcanquery(H->link);" - - "ext/pdo_dblib/dblib_driver.c:142:9 DBCOUNT U return DBCOUNT(H->link);" - - "ext/pdo_dblib/dblib_driver.c:199:14 dbcmd U if (FAIL == dbcmd(H->link, cmd)) {" - - "ext/pdo_dblib/dblib_driver.c:203:14 dbsqlexec U if (FAIL == dbsqlexec(H->link)) {" - - "ext/pdo_dblib/dblib_driver.c:238:14 dbcmd U if (FAIL == dbcmd(H->link, \"SELECT @@IDENTITY" - - "ext/pdo_dblib/dblib_driver.c:242:14 dbsqlexec U if (FAIL == dbsqlexec(H->link)) {" - - "ext/pdo_dblib/dblib_driver.c:246:8 dbresults U ret = dbresults(H->link);" - - "ext/pdo_dblib/dblib_driver.c:248:3 dbcancel U dbcancel(H->link);" - - "ext/pdo_dblib/dblib_driver.c:252:8 dbnextrow U ret = dbnextrow(H->link);" - - "ext/pdo_dblib/dblib_driver.c:255:3 dbcancel U dbcancel(H->link);" - "ext/pdo_dblib/dblib_driver.c:259:6 dbdatlen U if (dbdatlen(H->link, 1) == 0) {" - - "ext/pdo_dblib/dblib_driver.c:260:3 dbcancel U dbcancel(H->link);" - - "ext/pdo_dblib/dblib_driver.c:265:8 dbconvert U len = dbconvert(NULL, (dbcoltype(H-" - - "ext/pdo_dblib/dblib_driver.c:265:25 dbcoltype U len = dbconvert(NULL, (dbcoltype(H->link, 1)) , (dbdata" - - "ext/pdo_dblib/dblib_driver.c:265:51 dbdata U dbcoltype(H->link, 1)) , (dbdata(H->link, 1)) , (dbdatlen" - "ext/pdo_dblib/dblib_driver.c:265:74 dbdatlen U dbdata(H->link, 1)) , (dbdatlen(H->link, 1)), SQLCHAR" - - "ext/pdo_dblib/dblib_driver.c:265:119 DBINT U SQLCHAR, (BYTE *)id, (DBINT)-1);" - - "ext/pdo_dblib/dblib_driver.c:266:2 dbcancel U dbcancel(H->link);" - - "ext/pdo_dblib/dblib_driver.c:291:22 dbsettime U return SUCCEED == dbsettime(lval);" - - "ext/pdo_dblib/dblib_driver.c:318:8 DBTDS U case DBTDS_2_0:" - - "ext/pdo_dblib/dblib_driver.c:322:8 DBTDS U case DBTDS_3_4:" - - "ext/pdo_dblib/dblib_driver.c:326:8 DBTDS U case DBTDS_4_0:" - - "ext/pdo_dblib/dblib_driver.c:330:8 DBTDS U case DBTDS_4_2:" - - "ext/pdo_dblib/dblib_driver.c:334:8 DBTDS U case DBTDS_4_6:" - - "ext/pdo_dblib/dblib_driver.c:405:40 dbtds U version(return_value, dbtds(H->link));" - - "ext/pdo_dblib/dblib_driver.c:446:9 nvars U int i, nvars, nvers, ret = 0;" - "ext/pdo_dblib/dblib_driver.c:446:16 nvers U int i, nvars, nvers, ret = 0;" - "ext/pdo_dblib/dblib_driver.c:448:25 tdsver U const pdo_dblib_keyval tdsver[] = {" - "ext/pdo_dblib/dblib_driver.c:477:29 DBSETLSECURE U secure\", NULL, 0 } /* DBSETLSECURE */" - "ext/pdo_dblib/dblib_driver.c:478:30 DBSETLVERSION U version\", NULL, 0 } /* DBSETLVERSION */" - - "ext/pdo_dblib/dblib_driver.c:483:2 nvars U nvars = sizeof(vars)/sizeof" - "ext/pdo_dblib/dblib_driver.c:484:2 nvers U nvers = sizeof(tdsver)/sizeof" - "ext/pdo_dblib/dblib_driver.c:484:17 tdsver U nvers = sizeof(tdsver)/sizeof(tdsver[0]);" - "ext/pdo_dblib/dblib_driver.c:484:32 tdsver U sizeof(tdsver)/sizeof(tdsver[0]);" - - "ext/pdo_dblib/dblib_driver.c:486:74 nvars U data_source_len, vars, nvars);" - - "ext/pdo_dblib/dblib_driver.c:489:13 dblogin U H->login = dblogin();" - - "ext/pdo_dblib/dblib_driver.c:512:3 dbsetlogintime U dbsetlogintime(connect_timeout); /" - - "ext/pdo_dblib/dblib_driver.c:513:3 dbsettime U dbsettime(query_timeout); /* Statement" - - "ext/pdo_dblib/dblib_driver.c:521:2 DBERRHANDLE U DBERRHANDLE(H->login, (EHANDLEFUNC" - "ext/pdo_dblib/dblib_driver.c:521:25 EHANDLEFUNC U DBERRHANDLE(H->login, (EHANDLEFUNC) pdo_dblib_error_handler" - - "ext/pdo_dblib/dblib_driver.c:522:2 DBMSGHANDLE U DBMSGHANDLE(H->login, (MHANDLEFUNC" - "ext/pdo_dblib/dblib_driver.c:522:25 MHANDLEFUNC U DBMSGHANDLE(H->login, (MHANDLEFUNC) pdo_dblib_msg_handler" - "ext/pdo_dblib/dblib_driver.c:525:13 nvers U for(i=0;ilogin, vars[3].optval" - "ext/pdo_dblib/dblib_driver.c:584:40 DBSETLDBNAME U does not support the DBSETLDBNAME option" - "ext/pdo_dblib/dblib_driver.c:587:9 DBSETLDBNAME U #ifndef DBSETLDBNAME" - - "ext/pdo_dblib/dblib_driver.c:589:14 dbuse U if(FAIL == dbuse(H->link, vars[3].optval" - - "ext/pdo_dblib/dblib_driver.c:595:2 DBSETOPT U DBSETOPT(H->link, DBTEXTLIMIT" - - "ext/pdo_dblib/dblib_driver.c:595:20 DBTEXTLIMIT U DBSETOPT(H->link, DBTEXTLIMIT, \"2147483647\");" - - "ext/pdo_dblib/dblib_driver.c:599:2 DBSETOPT U DBSETOPT(H->link, DBTEXTSIZE" - - "ext/pdo_dblib/dblib_driver.c:599:20 DBTEXTSIZE U DBSETOPT(H->link, DBTEXTSIZE, \"2147483647\");" - "ext/pdo_dblib/dblib_driver.c:601:25 indentifiers U allow double quoted indentifiers */" - - "ext/pdo_dblib/dblib_driver.c:602:2 DBSETOPT U DBSETOPT(H->link, DBQUOTEDIDENT" - - "ext/pdo_dblib/dblib_driver.c:602:20 DBQUOTEDIDENT U DBSETOPT(H->link, DBQUOTEDIDENT, \"1\");" - - "ext/pdo_dblib/dblib_driver.c:609:18 nvars U for (i = 0; i < nvars; i++) {" - - "ext/pdo_dblib/dblib_driver.c:619:65 dberr U exception(), DBLIB_G(err).dberr," - - "ext/pdo_dblib/dblib_driver.c:622:17 dberrstr U DBLIB_G(err).dberrstr," - "ext/pdo_dblib/dblib_stmt.c:40:20 dbprtype U * I don't return dbprtype(type) because it does" - "ext/pdo_dblib/dblib_stmt.c:41:46 dbprtype U reported as char by dbprtype)" - - "ext/pdo_dblib/dblib_stmt.c:48:20 nvarchar U case 31: return \"nvarchar\";" - "ext/pdo_dblib/dblib_stmt.c:53:34 bigintn U return \"bigint\"; /* & bigintn - Sybase AS12 */" - - "ext/pdo_dblib/dblib_stmt.c:54:45 nvarchar U varchar\"; /* & sysname & nvarchar - Sybase AS12 */" - - "ext/pdo_dblib/dblib_stmt.c:73:20 ntext U case 99: return \"ntext\";" - - "ext/pdo_dblib/dblib_stmt.c:84:21 nvarchar U case 231: return \"nvarchar\";" - - "ext/pdo_dblib/dblib_stmt.c:99:2 dbcancel U dbcancel(H->link);" - - "ext/pdo_dblib/dblib_stmt.c:125:9 dbresults U ret = dbresults(H->link);" - - "ext/pdo_dblib/dblib_stmt.c:126:16 dbnumcols U num_fields = dbnumcols(H->link);" - - "ext/pdo_dblib/dblib_stmt.c:131:62 dbresults U HY000\", \"PDO_DBLIB: dbresults() returned FAIL\");" - - "ext/pdo_dblib/dblib_stmt.c:143:20 DBCOUNT U stmt->row_count = DBCOUNT(H->link);" + - "ext/pdo_dblib/dblib_stmt.c:61:20 tinyint U case 48: return \"tinyint\";" - "ext/pdo_dblib/dblib_stmt.c:155:17 dbcanquery U /* Ideally use dbcanquery here, but there is a" - "ext/pdo_dblib/dblib_stmt.c:155:84 dbcanquery U s implementation of dbcanquery" - - "ext/pdo_dblib/dblib_stmt.c:159:9 dbnextrow U ret = dbnextrow(H->link);" - - "ext/pdo_dblib/dblib_stmt.c:162:63 dbnextrow U HY000\", \"PDO_DBLIB: dbnextrow() returned FAIL\");" - - "ext/pdo_dblib/dblib_stmt.c:175:2 dbsetuserdata U dbsetuserdata(H->link, (BYTE*) &S" - - "ext/pdo_dblib/dblib_stmt.c:179:14 dbcmd U if (FAIL == dbcmd(H->link, ZSTR_VAL(stmt" - - "ext/pdo_dblib/dblib_stmt.c:183:14 dbsqlexec U if (FAIL == dbsqlexec(H->link)) {" - - "ext/pdo_dblib/dblib_stmt.c:189:20 DBCOUNT U stmt->row_count = DBCOUNT(H->link);" - - "ext/pdo_dblib/dblib_stmt.c:190:23 dbnumcols U stmt->column_count = dbnumcols(H->link);" - - "ext/pdo_dblib/dblib_stmt.c:204:8 dbnextrow U ret = dbnextrow(H->link);" - - "ext/pdo_dblib/dblib_stmt.c:207:62 dbnextrow U HY000\", \"PDO_DBLIB: dbnextrow() returned FAIL\");" - - "ext/pdo_dblib/dblib_stmt.c:234:17 dbcolname U fname = (char*)dbcolname(H->link, colno+1);" - - "ext/pdo_dblib/dblib_stmt.c:252:16 dbcollen U col->maxlen = dbcollen(H->link, colno+1);" + - "ext/pdo_dblib/dblib_stmt.c:263:8 SQLDECIMAL U case SQLDECIMAL:" - "ext/pdo_dblib/dblib_stmt.c:267:8 SQLMONEYN U case SQLMONEYN:" - "ext/pdo_dblib/dblib_stmt.c:268:8 SQLFLT U case SQLFLT4:" - "ext/pdo_dblib/dblib_stmt.c:269:8 SQLFLT U case SQLFLT8:" - - "ext/pdo_dblib/dblib_stmt.c:284:26 DBBIGINT U force stringify if DBBIGINT won't fit in zend_long" - - "ext/pdo_dblib/dblib_stmt.c:286:35 DBBIGINT U zend_long) < sizeof(DBBIGINT)) {" - "ext/pdo_dblib/dblib_stmt.c:291:8 SQLMSDATETIME U #ifdef SQLMSDATETIME2" - "ext/pdo_dblib/dblib_stmt.c:292:8 SQLMSDATETIME U case SQLMSDATETIME2:" - "ext/pdo_dblib/dblib_stmt.c:295:8 SQLDATETIM U case SQLDATETIM4:" - - "ext/pdo_dblib/dblib_stmt.c:305:68 DBINT U coltype, LPBYTE data, DBINT data_len, zval *zv)" - - "ext/pdo_dblib/dblib_stmt.c:307:2 DBCHAR U DBCHAR *tmp_data;" - - "ext/pdo_dblib/dblib_stmt.c:310:2 DBINT U DBINT tmp_data_len = 32 +" - "ext/pdo_dblib/dblib_stmt.c:314:8 SQLDATETIM U case SQLDATETIM4: {" - - "ext/pdo_dblib/dblib_stmt.c:323:13 dbconvert U data_len = dbconvert(NULL, coltype, data" - - "ext/pdo_dblib/dblib_stmt.c:326:71 dbconvert U provided as a dest len for dbconvert()" - - "ext/pdo_dblib/dblib_stmt.c:328:26 dbconvert U the FreeTDS impl of dbconvert() does an rtrim with" - - "ext/pdo_dblib/dblib_stmt.c:350:2 DBCHAR U DBCHAR *tmp_data;" - - "ext/pdo_dblib/dblib_stmt.c:351:2 DBINT U DBINT data_len, tmp_data_len" - - "ext/pdo_dblib/dblib_stmt.c:353:12 dbcoltype U coltype = dbcoltype(H->link, colno+1);" - - "ext/pdo_dblib/dblib_stmt.c:354:9 dbdata U data = dbdata(H->link, colno+1);" - "ext/pdo_dblib/dblib_stmt.c:355:13 dbdatlen U data_len = dbdatlen(H->link, colno+1);" - - "ext/pdo_dblib/dblib_stmt.c:358:61 dbwillconvert U col(stmt, coltype) && dbwillconvert(coltype, SQLCHAR))" - - "ext/pdo_dblib/dblib_stmt.c:374:24 DBCHAR U ZVAL_STRINGL(zv, (DBCHAR *) data, data_len);" - "ext/pdo_dblib/dblib_stmt.c:378:8 SQLMSDATETIME U #ifdef SQLMSDATETIME2" - "ext/pdo_dblib/dblib_stmt.c:379:10 SQLMSDATETIME U case SQLMSDATETIME2:" - "ext/pdo_dblib/dblib_stmt.c:382:10 SQLDATETIM U case SQLDATETIM4: {" - - "ext/pdo_dblib/dblib_stmt.c:384:6 DBDATEREC U DBDATEREC di;" - - "ext/pdo_dblib/dblib_stmt.c:385:6 DBDATEREC U DBDATEREC dt;" - - "ext/pdo_dblib/dblib_stmt.c:387:6 dbconvert U dbconvert(H->link, coltype, data" - "ext/pdo_dblib/dblib_stmt.c:388:6 dbdatecrack U dbdatecrack(H->link, &di, (DBDATETIME" - - "ext/pdo_dblib/dblib_stmt.c:388:33 DBDATETIME U dbdatecrack(H->link, &di, (DBDATETIME *) &dt);" - "ext/pdo_dblib/dblib_stmt.c:391:44 MSDBLIB U IS_MSSQL) || defined(MSDBLIB)" - - "ext/pdo_dblib/dblib_stmt.c:394:11 dateyear U di.dateyear, di.datemonth+1, di" - - "ext/pdo_dblib/dblib_stmt.c:394:24 datemonth U di.dateyear, di.datemonth+1, di.datedmonth, di" - "ext/pdo_dblib/dblib_stmt.c:394:40 datedmonth U di.datemonth+1, di.datedmonth, di.datehour, di.dateminute" - "ext/pdo_dblib/dblib_stmt.c:394:55 datehour U , di.datedmonth, di.datehour, di.dateminute, di.datesecond" - "ext/pdo_dblib/dblib_stmt.c:394:68 dateminute U datedmonth, di.datehour, di.dateminute, di.datesecond" - - "ext/pdo_dblib/dblib_stmt.c:394:83 datesecond U datehour, di.dateminute, di.datesecond" - "ext/pdo_dblib/dblib_stmt.c:404:10 SQLFLT U case SQLFLT4:" - "ext/pdo_dblib/dblib_stmt.c:405:24 DBFLT U ZVAL_DOUBLE(zv, *(DBFLT4 *) data);" - "ext/pdo_dblib/dblib_stmt.c:407:10 SQLFLT U case SQLFLT8:" - "ext/pdo_dblib/dblib_stmt.c:408:24 DBFLT U ZVAL_DOUBLE(zv, *(DBFLT8 *) data);" - - "ext/pdo_dblib/dblib_stmt.c:411:22 DBBIGINT U ZVAL_LONG(zv, *(DBBIGINT *) data);" - - "ext/pdo_dblib/dblib_stmt.c:414:22 DBINT U ZVAL_LONG(zv, *(DBINT *) data);" - - "ext/pdo_dblib/dblib_stmt.c:417:22 DBSMALLINT U ZVAL_LONG(zv, *(DBSMALLINT *) data);" - - "ext/pdo_dblib/dblib_stmt.c:421:22 DBTINYINT U ZVAL_LONG(zv, *(DBTINYINT *) data);" + - "ext/pdo_dblib/dblib_stmt.c:423:10 SQLDECIMAL U case SQLDECIMAL:" - "ext/pdo_dblib/dblib_stmt.c:427:10 SQLMONEYN U case SQLMONEYN: {" - "ext/pdo_dblib/dblib_stmt.c:428:6 DBFLT U DBFLT8 float_value;" - - "ext/pdo_dblib/dblib_stmt.c:429:6 dbconvert U dbconvert(NULL, coltype, data" - "ext/pdo_dblib/dblib_stmt.c:429:40 SQLFLT U NULL, coltype, data, 8, SQLFLT8, (LPBYTE) &float_value" - - "ext/pdo_dblib/dblib_stmt.c:445:25 DBCHAR U ZVAL_STRINGL(zv, (DBCHAR *) data, 16);" - - "ext/pdo_dblib/dblib_stmt.c:451:10 dbwillconvert U if (dbwillconvert(coltype, SQLCHAR))" - - "ext/pdo_dblib/dblib_stmt.c:468:2 DBTYPEINFO U DBTYPEINFO* dbtypeinfo;" - - "ext/pdo_dblib/dblib_stmt.c:468:14 dbtypeinfo U DBTYPEINFO* dbtypeinfo;" - - "ext/pdo_dblib/dblib_stmt.c:477:2 dbtypeinfo U dbtypeinfo = dbcoltypeinfo(H->link" - - "ext/pdo_dblib/dblib_stmt.c:477:15 dbcoltypeinfo U dbtypeinfo = dbcoltypeinfo(H->link, colno+1);" - - "ext/pdo_dblib/dblib_stmt.c:479:6 dbtypeinfo U if(!dbtypeinfo) return FAILURE;" - - "ext/pdo_dblib/dblib_stmt.c:481:12 dbcoltype U coltype = dbcoltype(H->link, colno+1);" - - "ext/pdo_dblib/dblib_stmt.c:483:45 dbcollen U value, \"max_length\", dbcollen(H->link, colno+1) )" - - "ext/pdo_dblib/dblib_stmt.c:484:50 dbtypeinfo U \"precision\", (int) dbtypeinfo->precision );" - - "ext/pdo_dblib/dblib_stmt.c:485:46 dbtypeinfo U value, \"scale\", (int) dbtypeinfo->scale );" - - "ext/pdo_dblib/dblib_stmt.c:486:50 dbcolsource U value, \"column_source\", dbcolsource(H->link, colno+1));" - "ext/pdo_dblib/dblib_stmt.c:489:53 dbcolutype U native_usertype_id\", dbcolutype(H->link, colno+1));" - - "ext/pdo_dblib/pdo_dblib.c:81:29 DBPROCESS U dblib_error_handler(DBPROCESS *dbproc, int severity" - - "ext/pdo_dblib/pdo_dblib.c:81:40 dbproc U error_handler(DBPROCESS *dbproc, int severity, int dberr" - - "ext/pdo_dblib/pdo_dblib.c:81:66 dberr U dbproc, int severity, int dberr," - - "ext/pdo_dblib/pdo_dblib.c:82:19 dberrstr U int oserr, char *dberrstr, char *oserrstr)" - - "ext/pdo_dblib/pdo_dblib.c:82:35 oserrstr U char *dberrstr, char *oserrstr)" - - "ext/pdo_dblib/pdo_dblib.c:87:5 dbproc U if(dbproc) {" - - "ext/pdo_dblib/pdo_dblib.c:88:27 dbgetuserdata U einfo = (pdo_dblib_err*)dbgetuserdata(dbproc);" - - "ext/pdo_dblib/pdo_dblib.c:88:41 dbproc U dblib_err*)dbgetuserdata(dbproc);" - - "ext/pdo_dblib/pdo_dblib.c:96:9 dberr U einfo->dberr = dberr;" - - "ext/pdo_dblib/pdo_dblib.c:96:17 dberr U einfo->dberr = dberr;" - - "ext/pdo_dblib/pdo_dblib.c:98:13 oserrstr U if (einfo->oserrstr) {" - - "ext/pdo_dblib/pdo_dblib.c:99:16 oserrstr U efree(einfo->oserrstr);" - - "ext/pdo_dblib/pdo_dblib.c:101:13 dberrstr U if (einfo->dberrstr) {" - - "ext/pdo_dblib/pdo_dblib.c:102:16 dberrstr U efree(einfo->dberrstr);" - - "ext/pdo_dblib/pdo_dblib.c:104:6 oserrstr U if (oserrstr) {" - - "ext/pdo_dblib/pdo_dblib.c:105:10 oserrstr U einfo->oserrstr = estrdup(oserrstr)" - - "ext/pdo_dblib/pdo_dblib.c:109:6 dberrstr U if (dberrstr) {" - - "ext/pdo_dblib/pdo_dblib.c:110:10 dberrstr U einfo->dberrstr = estrdup(dberrstr)" - - "ext/pdo_dblib/pdo_dblib.c:115:10 dberr U switch (dberr) {" - - "ext/pdo_dblib/pdo_dblib.c:116:8 SYBESEOF U case SYBESEOF:" - - "ext/pdo_dblib/pdo_dblib.c:117:8 SYBEFCON U case SYBEFCON: state = \"01002\"; break" - - "ext/pdo_dblib/pdo_dblib.c:118:8 SYBEMEM U case SYBEMEM: state = \"HY001\"; break" - - "ext/pdo_dblib/pdo_dblib.c:119:8 SYBEPWD U case SYBEPWD: state = \"28000\"; break" - - "ext/pdo_dblib/pdo_dblib.c:126:27 DBPROCESS U pdo_dblib_msg_handler(DBPROCESS *dbproc, DBINT msgno" - - "ext/pdo_dblib/pdo_dblib.c:126:38 dbproc U msg_handler(DBPROCESS *dbproc, DBINT msgno, int msgstate" - - "ext/pdo_dblib/pdo_dblib.c:126:46 DBINT U handler(DBPROCESS *dbproc, DBINT msgno, int msgstate" - - "ext/pdo_dblib/pdo_dblib.c:132:27 dbgetuserdata U einfo = (pdo_dblib_err*)dbgetuserdata(dbproc);" - - "ext/pdo_dblib/pdo_dblib.c:132:41 dbproc U dblib_err*)dbgetuserdata(dbproc);" - - "ext/pdo_dblib/pdo_dblib.c:203:14 dbinit U if (FAIL == dbinit()) {" - - "ext/pdo_dblib/pdo_dblib.c:215:2 dberrhandle U dberrhandle((EHANDLEFUNC) pdo_dblib" - - "ext/pdo_dblib/pdo_dblib.c:215:15 EHANDLEFUNC U dberrhandle((EHANDLEFUNC) pdo_dblib_error_handler" - - "ext/pdo_dblib/pdo_dblib.c:216:2 dbmsghandle U dbmsghandle((MHANDLEFUNC) pdo_dblib" - - "ext/pdo_dblib/pdo_dblib.c:216:15 MHANDLEFUNC U dbmsghandle((MHANDLEFUNC) pdo_dblib_msg_handler" - - "ext/pdo_dblib/pdo_dblib.c:225:2 dbexit U dbexit();" + - "ext/pdo_dblib/pdo_dblib.c:116:8 SYBESEOF U case SYBESEOF:" + - "ext/pdo_dblib/pdo_dblib.c:117:8 SYBEFCON U case SYBEFCON: state = \"01002\"; break" + - "ext/pdo_dblib/pdo_dblib.c:118:8 SYBEMEM U case SYBEMEM: state = \"HY001\"; break" + - "ext/pdo_dblib/pdo_dblib.c:119:8 SYBEPWD U case SYBEPWD: state = \"28000\"; break" + - "ext/pdo_dblib/pdo_dblib.c:127:37 srvname U char *msgtext, char *srvname, char *procname, int" + - "ext/pdo_dblib/pdo_dblib.c:215:15 EHANDLEFUNC U dberrhandle((EHANDLEFUNC) pdo_dblib_error_handler" + - "ext/pdo_dblib/pdo_dblib.c:216:15 MHANDLEFUNC U dbmsghandle((MHANDLEFUNC) pdo_dblib_msg_handler" - "ext/pdo_dblib/pdo_dblib.stub.php:11:7 Dblib U class Dblib extends \\PDO" - "ext/pdo_dblib/pdo_dblib.stub.php:28:43 ROWSETS U DBLIB_ATTR_SKIP_EMPTY_ROWSETS */" - "ext/pdo_dblib/pdo_dblib.stub.php:29:38 ROWSETS U int ATTR_SKIP_EMPTY_ROWSETS = UNKNOWN;" - - "ext/pdo_dblib/php_pdo_dblib_int.h:29:12 sqldb U # include " - - "ext/pdo_dblib/php_pdo_dblib_int.h:31:10 DBERRHANDLE U # define DBERRHANDLE(a, b) dbprocerrhandle" - - "ext/pdo_dblib/php_pdo_dblib_int.h:31:28 dbprocerrhandle U define DBERRHANDLE(a, b) dbprocerrhandle(a, b)" - - "ext/pdo_dblib/php_pdo_dblib_int.h:32:10 DBMSGHANDLE U # define DBMSGHANDLE(a, b) dbprocmsghandle" - - "ext/pdo_dblib/php_pdo_dblib_int.h:32:28 dbprocmsghandle U define DBMSGHANDLE(a, b) dbprocmsghandle(a, b)" - "ext/pdo_dblib/php_pdo_dblib_int.h:33:10 EHANDLEFUNC U # define EHANDLEFUNC DBERRHANDLE_PROC" - - "ext/pdo_dblib/php_pdo_dblib_int.h:33:23 DBERRHANDLE U define EHANDLEFUNC DBERRHANDLE_PROC" - "ext/pdo_dblib/php_pdo_dblib_int.h:34:10 MHANDLEFUNC U # define MHANDLEFUNC DBMSGHANDLE_PROC" - - "ext/pdo_dblib/php_pdo_dblib_int.h:34:23 DBMSGHANDLE U define MHANDLEFUNC DBMSGHANDLE_PROC" - - "ext/pdo_dblib/php_pdo_dblib_int.h:35:10 DBSETOPT U # define DBSETOPT(a, b, c) dbsetopt(a" - - "ext/pdo_dblib/php_pdo_dblib_int.h:35:28 dbsetopt U define DBSETOPT(a, b, c) dbsetopt(a, b, c)" - "ext/pdo_dblib/php_pdo_dblib_int.h:36:10 SYBESMSG U # define SYBESMSG SQLESMSG" - "ext/pdo_dblib/php_pdo_dblib_int.h:36:20 SQLESMSG U # define SYBESMSG SQLESMSG" - "ext/pdo_dblib/php_pdo_dblib_int.h:37:10 SYBESEOF U # define SYBESEOF SQLESEOF" @@ -21446,6 +18650,7 @@ issues: - "ext/pdo_dblib/php_pdo_dblib_int.h:58:18 SYBFLT U # define SQLFLT8 SYBFLT8" - "ext/pdo_dblib/php_pdo_dblib_int.h:59:10 SQLFLTN U # define SQLFLTN SYBFLTN" - "ext/pdo_dblib/php_pdo_dblib_int.h:59:18 SYBFLTN U # define SQLFLTN SYBFLTN" + - "ext/pdo_dblib/php_pdo_dblib_int.h:60:10 SQLDECIMAL U # define SQLDECIMAL SYBDECIMAL" - "ext/pdo_dblib/php_pdo_dblib_int.h:60:21 SYBDECIMAL U # define SQLDECIMAL SYBDECIMAL" - "ext/pdo_dblib/php_pdo_dblib_int.h:61:21 SYBNUMERIC U # define SQLNUMERIC SYBNUMERIC" - "ext/pdo_dblib/php_pdo_dblib_int.h:62:22 SYBDATETIME U define SQLDATETIME SYBDATETIME" @@ -21465,48 +18670,21 @@ issues: - "ext/pdo_dblib/php_pdo_dblib_int.h:73:23 SYBVARBINARY U define SQLVARBINARY SYBVARBINARY" - "ext/pdo_dblib/php_pdo_dblib_int.h:74:9 SYBUNIQUE U # ifdef SYBUNIQUE" - "ext/pdo_dblib/php_pdo_dblib_int.h:75:22 SYBUNIQUE U define SQLUNIQUE SYBUNIQUE" - - "ext/pdo_dblib/php_pdo_dblib_int.h:80:10 DBERRHANDLE U # define DBERRHANDLE(a, b) dberrhandle(b" - - "ext/pdo_dblib/php_pdo_dblib_int.h:80:28 dberrhandle U define DBERRHANDLE(a, b) dberrhandle(b)" - - "ext/pdo_dblib/php_pdo_dblib_int.h:81:10 DBMSGHANDLE U # define DBMSGHANDLE(a, b) dbmsghandle(b" - - "ext/pdo_dblib/php_pdo_dblib_int.h:81:28 dbmsghandle U define DBMSGHANDLE(a, b) dbmsghandle(b)" - - "ext/pdo_dblib/php_pdo_dblib_int.h:82:10 DBSETOPT U # define DBSETOPT(a, b, c) dbsetopt(a" - - "ext/pdo_dblib/php_pdo_dblib_int.h:82:28 dbsetopt U define DBSETOPT(a, b, c) dbsetopt(a, b, c, -1)" - - "ext/pdo_dblib/php_pdo_dblib_int.h:84:10 dbfreelogin U # define dbfreelogin dbloginfree" - - "ext/pdo_dblib/php_pdo_dblib_int.h:84:23 dbloginfree U define dbfreelogin dbloginfree" - - "ext/pdo_dblib/php_pdo_dblib_int.h:85:10 dbrpcexec U # define dbrpcexec dbrpcsend" - - "ext/pdo_dblib/php_pdo_dblib_int.h:85:22 dbrpcsend U define dbrpcexec dbrpcsend" - "ext/pdo_dblib/php_pdo_dblib_int.h:91:17 DBFLT U typedef float DBFLT4;" - - "ext/pdo_dblib/php_pdo_dblib_int.h:99:29 DBPROCESS U dblib_error_handler(DBPROCESS *dbproc, int severity" - - "ext/pdo_dblib/php_pdo_dblib_int.h:99:40 dbproc U error_handler(DBPROCESS *dbproc, int severity, int dberr" - - "ext/pdo_dblib/php_pdo_dblib_int.h:99:66 dberr U dbproc, int severity, int dberr," - - "ext/pdo_dblib/php_pdo_dblib_int.h:100:19 dberrstr U int oserr, char *dberrstr, char *oserrstr);" - - "ext/pdo_dblib/php_pdo_dblib_int.h:100:35 oserrstr U char *dberrstr, char *oserrstr);" - - "ext/pdo_dblib/php_pdo_dblib_int.h:102:27 DBPROCESS U pdo_dblib_msg_handler(DBPROCESS *dbproc, DBINT msgno" - - "ext/pdo_dblib/php_pdo_dblib_int.h:102:38 dbproc U msg_handler(DBPROCESS *dbproc, DBINT msgno, int msgstate" - - "ext/pdo_dblib/php_pdo_dblib_int.h:102:46 DBINT U handler(DBPROCESS *dbproc, DBINT msgno, int msgstate" - - "ext/pdo_dblib/php_pdo_dblib_int.h:111:6 dberr U int dberr;" - - "ext/pdo_dblib/php_pdo_dblib_int.h:112:8 oserrstr U char *oserrstr;" - - "ext/pdo_dblib/php_pdo_dblib_int.h:113:8 dberrstr U char *dberrstr;" - - "ext/pdo_dblib/php_pdo_dblib_int.h:122:2 DBPROCESS U DBPROCESS *link;" + - "ext/pdo_dblib/php_pdo_dblib_int.h:103:37 srvname U char *msgtext, char *srvname, char *procname, int" - "ext/pdo_dblib/tests/README.md:6:59 Passw U PASSWORD=\" -p 1433:1433 -" - "ext/pdo_dblib/tests/README.md:7:39 sqlcmd U opt/mssql-tools/bin/sqlcmd -S 127.0.0.1 -U SA" - "ext/pdo_dblib/tests/README.md:7:81 Passw U U SA -P \"\" -Q \"create login" - "ext/pdo_dblib/tests/README.md:10:21 dblib U PDO_DBLIB_TEST_DSN=\"dblib:host=127.0.0.1;dbname" - "ext/pdo_firebird/firebird_driver.c:35:76 XSQLDA U const zend_string*, XSQLDA*, isc_stmt_handle*," - - "ext/pdo_firebird/firebird_driver.c:180:16 uidx U unsigned char uidx = (unsigned char) idx" - - "ext/pdo_firebird/firebird_driver.c:181:6 uidx U if (uidx > 127) return 0;" - - "ext/pdo_firebird/firebird_driver.c:182:23 uidx U return classes_array[uidx];" - "ext/pdo_firebird/firebird_driver.c:466:44 XSQLDA U coercing_output_data_types(XSQLDA* sqlda)" - "ext/pdo_firebird/firebird_driver.c:466:52 sqlda U output_data_types(XSQLDA* sqlda)" - "ext/pdo_firebird/firebird_driver.c:469:30 DECFLOAT U These data types include DECFLOAT(16), DECFLOAT(34), INT" - "ext/pdo_firebird/firebird_driver.c:469:44 DECFLOAT U include DECFLOAT(16), DECFLOAT(34), INT128 (NUMERIC" - - "ext/pdo_firebird/firebird_driver.c:473:8 dtype U short dtype;" - "ext/pdo_firebird/firebird_driver.c:475:2 XSQLVAR U XSQLVAR* var;" - "ext/pdo_firebird/firebird_driver.c:478:18 sqlda U for (i=0, var = sqlda->sqlvar; i < sqlda-" - "ext/pdo_firebird/firebird_driver.c:478:37 sqlda U sqlda->sqlvar; i < sqlda->sqld; i++, var++)" - "ext/pdo_firebird/firebird_driver.c:478:44 sqld U >sqlvar; i < sqlda->sqld; i++, var++) {" - - "ext/pdo_firebird/firebird_driver.c:479:3 dtype U dtype = (var->sqltype & ~" - - "ext/pdo_firebird/firebird_driver.c:481:10 dtype U switch(dtype) {" - "ext/pdo_firebird/firebird_driver.c:630:3 XSQLDA U XSQLDA num_sqlda;" - "ext/pdo_firebird/firebird_driver.c:630:14 sqlda U XSQLDA num_sqlda;" - "ext/pdo_firebird/firebird_driver.c:634:7 sqlda U num_sqlda.version = PDO_FB_SQLDA" @@ -21551,12 +18729,16 @@ issues: - "ext/pdo_firebird/firebird_statement.c:262:32 sqln U exhausted = !S->out_sqlda.sqln; /* There are data to" - "ext/pdo_firebird/firebird_statement.c:290:54 SQLDA U status, &S->stmt, PDO_FB_SQLDA_VERSION, &S->out_sqlda" - "ext/pdo_firebird/firebird_statement.c:309:2 XSQLVAR U XSQLVAR *var = &S->out_sqlda" + - "ext/pdo_firebird/firebird_statement.c:317:14 aliasname U ? (var->aliasname_length + var->relname" + - "ext/pdo_firebird/firebird_statement.c:318:14 aliasname U : (var->aliasname_length);" + - "ext/pdo_firebird/firebird_statement.c:323:25 aliasname U (colname_len > var->aliasname_length) {" + - "ext/pdo_firebird/firebird_statement.c:328:19 aliasname U memmove(cp, var->aliasname, var->aliasname_length" + - "ext/pdo_firebird/firebird_statement.c:328:35 aliasname U var->aliasname, var->aliasname_length);" - "ext/pdo_firebird/firebird_statement.c:338:2 XSQLVAR U XSQLVAR *var = &S->out_sqlda" - "ext/pdo_firebird/firebird_statement.c:371:18 blobh U isc_blob_handle blobh = PDO_FIREBIRD_HANDLE" - "ext/pdo_firebird/firebird_statement.c:378:52 blobh U status, &H->db, &H->tr, &blobh, blob_id)) {" - "ext/pdo_firebird/firebird_statement.c:383:36 blobh U info(H->isc_status, &blobh, 1, const_cast(&bl_item" - "ext/pdo_firebird/firebird_statement.c:431:43 blobh U segment(H->isc_status, &blobh, &seg_len, chunk_size" - - "ext/pdo_firebird/firebird_statement.c:437:58 segstr U != 0 && stat != isc_segstr_eof && stat != isc_segment" - "ext/pdo_firebird/firebird_statement.c:446:37 blobh U blob(H->isc_status, &blobh)) {" - "ext/pdo_firebird/firebird_statement.c:458:2 XSQLVAR U XSQLVAR const *var = &S->out" - "ext/pdo_firebird/firebird_statement.c:500:16 strpprintf U str = zend_strpprintf(0, \"%.*F\", -var->sqlscale" @@ -21578,12 +18760,8 @@ issues: - "ext/pdo_firebird/php_pdo_firebird_int.h:121:2 XSQLDA U XSQLDA out_sqlda; /* last member" - "ext/pdo_firebird/php_pdo_firebird_int.h:121:13 sqlda U XSQLDA out_sqlda; /* last member */" - "ext/pdo_firebird/php_pdo_firebird_int.h:144:55 uncommited U level equivalent to read uncommited." - - "ext/pdo_mysql/mysql_driver.c:174:15 nsql U zend_string *nsql = NULL;" - - "ext/pdo_mysql/mysql_driver.c:195:37 nsql U parse_params(stmt, sql, &nsql);" - - "ext/pdo_mysql/mysql_driver.c:199:9 nsql U sql = nsql;" - - "ext/pdo_mysql/mysql_driver.c:208:7 nsql U if (nsql) {" - - "ext/pdo_mysql/mysql_driver.c:209:24 nsql U zend_string_release(nsql);" - "ext/pdo_mysql/mysql_driver.c:275:40 unfetched U support - eat up all unfetched result sets */" + - "ext/pdo_mysql/mysql_statement.c:214:45 TINYINT U buffer_length = MAX_TINYINT_WIDTH + 1;" - "ext/pdo_mysql/mysql_statement.c:313:38 unfetched U we free any previous unfetched results */" - "ext/pdo_mysql/mysql_statement.c:346:38 unfetched U we free any previous unfetched results */" - "ext/pdo_mysql/mysql_statement.c:652:19 strpprintf U cols[i].name = strpprintf(0, \"%s.%s\", S->fields" @@ -21593,11 +18771,6 @@ issues: - "ext/pdo_odbc/odbc_driver.c:44:12 strpprintf U message = strpprintf(0, \"%s (%s[%ld] at" - "ext/pdo_odbc/odbc_driver.c:55:64 HSTMT U stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what" - "ext/pdo_odbc/odbc_driver.c:73:28 HSTMT U statement == SQL_NULL_HSTMT && S) {" - - "ext/pdo_odbc/odbc_driver.c:146:15 nsql U zend_string *nsql = NULL;" - - "ext/pdo_odbc/odbc_driver.c:154:37 nsql U parse_params(stmt, sql, &nsql);" - - "ext/pdo_odbc/odbc_driver.c:158:9 nsql U sql = nsql;" - - "ext/pdo_odbc/odbc_driver.c:170:7 nsql U if (nsql) {" - - "ext/pdo_odbc/odbc_driver.c:171:24 nsql U zend_string_release(nsql);" - "ext/pdo_odbc/odbc_driver.c:222:11 HSTMT U PDO_ODBC_HSTMT stmt;" - "ext/pdo_odbc/odbc_driver.c:379:53 SQLUSMALLINT U string(pdo_dbh_t *dbh, SQLUSMALLINT type, zval *val)" - "ext/pdo_odbc/odbc_driver.c:425:2 SQLUINTEGER U SQLUINTEGER dead = SQL_CD_FALSE" @@ -21605,24 +18778,19 @@ issues: - "ext/pdo_odbc/odbc_driver.c:526:15 dsnbuflen U SQLSMALLINT dsnbuflen;" - "ext/pdo_odbc/odbc_driver.c:531:52 memnistr U username != NULL && !php_memnistr(dbh->data_source, \"uid" - "ext/pdo_odbc/odbc_driver.c:532:52 memnistr U password != NULL && !php_memnistr(dbh->data_source, \"pwd" + - "ext/pdo_odbc/odbc_driver.c:548:34 connstr U quote_uid = !php_odbc_connstr_is_quoted(dbh->username" + - "ext/pdo_odbc/odbc_driver.c:548:79 connstr U username) && php_odbc_connstr_should_quote(dbh->username" + - "ext/pdo_odbc/odbc_driver.c:550:41 connstr U estimated_length = php_odbc_connstr_estimate_quote_length" + - "ext/pdo_odbc/odbc_driver.c:552:15 connstr U php_odbc_connstr_quote(uid, dbh->username" + - "ext/pdo_odbc/odbc_driver.c:565:34 connstr U quote_pwd = !php_odbc_connstr_is_quoted(dbh->password" - "ext/pdo_odbc/odbc_driver.c:601:5 dsnbuf U dsnbuf, sizeof(dsnbuf)-1," - "ext/pdo_odbc/odbc_driver.c:601:20 dsnbuf U dsnbuf, sizeof(dsnbuf)-1, &dsnbuflen, SQL" - "ext/pdo_odbc/odbc_driver.c:601:32 dsnbuflen U sizeof(dsnbuf)-1, &dsnbuflen, SQL_DRIVER_NOPROMPT" - - "ext/pdo_odbc/odbc_driver.c:601:54 NOPROMPT U dsnbuflen, SQL_DRIVER_NOPROMPT);" - "ext/pdo_odbc/odbc_stmt.c:43:12 WLONGVARCHAR U #ifdef SQL_WLONGVARCHAR" - "ext/pdo_odbc/odbc_stmt.c:44:12 WLONGVARCHAR U case SQL_WLONGVARCHAR:" - "ext/pdo_odbc/odbc_stmt.c:47:12 WVARCHAR U #ifdef SQL_WVARCHAR" - "ext/pdo_odbc/odbc_stmt.c:48:12 WVARCHAR U case SQL_WVARCHAR:" - - "ext/pdo_odbc/odbc_stmt.c:72:10 convbufsize U if (S->convbufsize <= ret) {" - - "ext/pdo_odbc/odbc_stmt.c:73:7 convbufsize U S->convbufsize = ret + sizeof(WCHAR" - - "ext/pdo_odbc/odbc_stmt.c:74:7 convbuf U S->convbuf = erealloc(S->convbuf" - - "ext/pdo_odbc/odbc_stmt.c:74:29 convbuf U convbuf = erealloc(S->convbuf, S->convbufsize);" - - "ext/pdo_odbc/odbc_stmt.c:74:41 convbufsize U erealloc(S->convbuf, S->convbufsize);" - "ext/pdo_odbc/odbc_stmt.c:77:55 LPWSTR U UTF8, 0, buf, buflen, (LPWSTR)S->convbuf, S->convbufsize" - - "ext/pdo_odbc/odbc_stmt.c:77:65 convbuf U buflen, (LPWSTR)S->convbuf, S->convbufsize / sizeof" - - "ext/pdo_odbc/odbc_stmt.c:77:77 convbufsize U LPWSTR)S->convbuf, S->convbufsize / sizeof(WCHAR));" - - "ext/pdo_odbc/odbc_stmt.c:148:9 convbuf U if (S->convbuf) {" - - "ext/pdo_odbc/odbc_stmt.c:149:12 convbuf U efree(S->convbuf);" - "ext/pdo_odbc/odbc_stmt.c:291:2 SQLULEN U SQLULEN precision = 0;" - "ext/pdo_odbc/odbc_stmt.c:326:37 SQLUSMALLINT U SQLDescribeParam(S->stmt, (SQLUSMALLINT) param->paramno+1," - "ext/pdo_odbc/odbc_stmt.c:390:37 SQLUSMALLINT U SQLBindParameter(S->stmt, (SQLUSMALLINT) param->paramno+1," @@ -21641,36 +18809,27 @@ issues: - "ext/pdo_odbc/pdo_odbc.c:61:48 HENV U mode = SQL_CP_ONE_PER_HENV;" - "ext/pdo_odbc/pdo_odbc.c:85:37 HENV U on = SQL_CP_ONE_PER_HENV;" - "ext/pdo_odbc/pdo_odbc.c:88:37 HENV U on = SQL_CP_ONE_PER_HENV;" - - "ext/pdo_odbc/php_pdo_odbc_int.h:99:14 HENV U #if !defined(HENV) && !defined(SQLHENV" - - "ext/pdo_odbc/php_pdo_odbc_int.h:99:32 SQLHENV U defined(HENV) && !defined(SQLHENV) && defined(SQLHANDLE" - - "ext/pdo_odbc/php_pdo_odbc_int.h:100:19 HENV U # define PDO_ODBC_HENV SQLHANDLE" - - "ext/pdo_odbc/php_pdo_odbc_int.h:101:19 HDBC U # define PDO_ODBC_HDBC SQLHANDLE" - - "ext/pdo_odbc/php_pdo_odbc_int.h:102:19 HSTMT U # define PDO_ODBC_HSTMT SQLHANDLE" - - "ext/pdo_odbc/php_pdo_odbc_int.h:103:16 HENV U #elif !defined(HENV) && (defined(SQLHENV" - - "ext/pdo_odbc/php_pdo_odbc_int.h:103:34 SQLHENV U defined(HENV) && (defined(SQLHENV) || defined(DB2CLI_VER" - - "ext/pdo_odbc/php_pdo_odbc_int.h:104:19 HENV U # define PDO_ODBC_HENV SQLHENV" - - "ext/pdo_odbc/php_pdo_odbc_int.h:104:25 SQLHENV U define PDO_ODBC_HENV SQLHENV" - - "ext/pdo_odbc/php_pdo_odbc_int.h:105:19 HDBC U # define PDO_ODBC_HDBC SQLHDBC" - - "ext/pdo_odbc/php_pdo_odbc_int.h:105:25 SQLHDBC U define PDO_ODBC_HDBC SQLHDBC" - - "ext/pdo_odbc/php_pdo_odbc_int.h:106:19 HSTMT U # define PDO_ODBC_HSTMT SQLHSTMT" - - "ext/pdo_odbc/php_pdo_odbc_int.h:106:26 SQLHSTMT U define PDO_ODBC_HSTMT SQLHSTMT" - - "ext/pdo_odbc/php_pdo_odbc_int.h:108:19 HENV U # define PDO_ODBC_HENV HENV" - - "ext/pdo_odbc/php_pdo_odbc_int.h:109:19 HDBC U # define PDO_ODBC_HDBC HDBC" - - "ext/pdo_odbc/php_pdo_odbc_int.h:109:25 HDBC U define PDO_ODBC_HDBC HDBC" - - "ext/pdo_odbc/php_pdo_odbc_int.h:110:19 HSTMT U # define PDO_ODBC_HSTMT HSTMT" - - "ext/pdo_odbc/php_pdo_odbc_int.h:110:26 HSTMT U define PDO_ODBC_HSTMT HSTMT" - - "ext/pdo_odbc/php_pdo_odbc_int.h:124:11 HDBC U PDO_ODBC_HDBC dbc;" - - "ext/pdo_odbc/php_pdo_odbc_int.h:142:11 HSTMT U PDO_ODBC_HSTMT stmt;" - - "ext/pdo_odbc/php_pdo_odbc_int.h:146:8 convbuf U char *convbuf;" - - "ext/pdo_odbc/php_pdo_odbc_int.h:147:13 convbufsize U zend_ulong convbufsize;" - - "ext/pdo_pgsql/pdo_pgsql_arginfo.h:123:25 INERROR U zval const_TRANSACTION_INERROR_value;" - - "ext/pdo_pgsql/pdo_pgsql_arginfo.h:124:31 INERROR U LONG(&const_TRANSACTION_INERROR_value, PGSQL_TRANSACTION" - - "ext/pdo_pgsql/pdo_pgsql_arginfo.h:124:64 INERROR U value, PGSQL_TRANSACTION_INERROR);" - - "ext/pdo_pgsql/pdo_pgsql_arginfo.h:125:33 INERROR U string *const_TRANSACTION_INERROR_name = zend_string_init" - - "ext/pdo_pgsql/pdo_pgsql_arginfo.h:125:87 INERROR U interned(\"TRANSACTION_INERROR\", sizeof(\"TRANSACTION" + - "ext/pdo_odbc/php_pdo_odbc_int.h:99:14 HENV U #if !defined(HENV) && !defined(SQLHENV" + - "ext/pdo_odbc/php_pdo_odbc_int.h:99:32 SQLHENV U defined(HENV) && !defined(SQLHENV) && defined(SQLHANDLE" + - "ext/pdo_odbc/php_pdo_odbc_int.h:100:19 HENV U # define PDO_ODBC_HENV SQLHANDLE" + - "ext/pdo_odbc/php_pdo_odbc_int.h:101:19 HDBC U # define PDO_ODBC_HDBC SQLHANDLE" + - "ext/pdo_odbc/php_pdo_odbc_int.h:102:19 HSTMT U # define PDO_ODBC_HSTMT SQLHANDLE" + - "ext/pdo_odbc/php_pdo_odbc_int.h:103:16 HENV U #elif !defined(HENV) && (defined(SQLHENV" + - "ext/pdo_odbc/php_pdo_odbc_int.h:103:34 SQLHENV U defined(HENV) && (defined(SQLHENV) || defined(DB2CLI_VER" + - "ext/pdo_odbc/php_pdo_odbc_int.h:104:19 HENV U # define PDO_ODBC_HENV SQLHENV" + - "ext/pdo_odbc/php_pdo_odbc_int.h:104:25 SQLHENV U define PDO_ODBC_HENV SQLHENV" + - "ext/pdo_odbc/php_pdo_odbc_int.h:105:19 HDBC U # define PDO_ODBC_HDBC SQLHDBC" + - "ext/pdo_odbc/php_pdo_odbc_int.h:105:25 SQLHDBC U define PDO_ODBC_HDBC SQLHDBC" + - "ext/pdo_odbc/php_pdo_odbc_int.h:106:19 HSTMT U # define PDO_ODBC_HSTMT SQLHSTMT" + - "ext/pdo_odbc/php_pdo_odbc_int.h:106:26 SQLHSTMT U define PDO_ODBC_HSTMT SQLHSTMT" + - "ext/pdo_odbc/php_pdo_odbc_int.h:108:19 HENV U # define PDO_ODBC_HENV HENV" + - "ext/pdo_odbc/php_pdo_odbc_int.h:109:19 HDBC U # define PDO_ODBC_HDBC HDBC" + - "ext/pdo_odbc/php_pdo_odbc_int.h:109:25 HDBC U define PDO_ODBC_HDBC HDBC" + - "ext/pdo_odbc/php_pdo_odbc_int.h:110:19 HSTMT U # define PDO_ODBC_HSTMT HSTMT" + - "ext/pdo_odbc/php_pdo_odbc_int.h:110:26 HSTMT U define PDO_ODBC_HSTMT HSTMT" + - "ext/pdo_odbc/php_pdo_odbc_int.h:124:11 HDBC U PDO_ODBC_HDBC dbc;" + - "ext/pdo_odbc/php_pdo_odbc_int.h:142:11 HSTMT U PDO_ODBC_HSTMT stmt;" - "ext/pdo_pgsql/pdo_pgsql.c:85:24 PGRES U pdo_pgsql_error(dbh, PGRES_FATAL_ERROR, NULL);" - - "ext/pdo_pgsql/pdo_pgsql.c:185:51 INERROR U LONG(\"PGSQL_TRANSACTION_INERROR\", (zend_long)PGSQL_TRANSACTIO" - - "ext/pdo_pgsql/pdo_pgsql.c:185:90 INERROR U long)PGSQL_TRANSACTION_INERROR);" - "ext/pdo_pgsql/pdo_pgsql.stub.php:30:36 INERROR U cvalue PGSQL_TRANSACTION_INERROR */" - "ext/pdo_pgsql/pdo_pgsql.stub.php:31:34 INERROR U const int TRANSACTION_INERROR = UNKNOWN;" - "ext/pdo_pgsql/pgsql_driver.c:14:19 Alshanestsky U | Ilia Alshanestsky " @@ -21678,20 +18837,16 @@ issues: - "ext/pdo_pgsql/pgsql_driver.c:112:16 zarg U ZVAL_STRING(&zarg, message);" - "ext/pdo_pgsql/pgsql_driver.c:113:37 zarg U known_fcc(fc, NULL, 1, &zarg, NULL);" - "ext/pdo_pgsql/pgsql_driver.c:114:22 zarg U zval_ptr_dtor_str(&zarg);" - - "ext/pdo_pgsql/pgsql_driver.c:271:15 nsql U zend_string *nsql = NULL;" - "ext/pdo_pgsql/pgsql_driver.c:288:37 crsr U cursor_name, 0, \"pdo_crsr_%08x\", ++H->stmt_counter" - - "ext/pdo_pgsql/pgsql_driver.c:317:37 nsql U parse_params(stmt, sql, &nsql);" - - "ext/pdo_pgsql/pgsql_driver.c:325:14 nsql U S->query = nsql;" - "ext/pdo_pgsql/pgsql_driver.c:350:24 PGRES U pdo_pgsql_error(dbh, PGRES_FATAL_ERROR, NULL);" - "ext/pdo_pgsql/pgsql_driver.c:354:12 PGRES U if (qs != PGRES_COMMAND_OK && qs !=" - "ext/pdo_pgsql/pgsql_driver.c:354:38 PGRES U COMMAND_OK && qs != PGRES_TUPLES_OK) {" - "ext/pdo_pgsql/pgsql_driver.c:359:5 pgoid U H->pgoid = PQoidValue(res);" - "ext/pdo_pgsql/pgsql_driver.c:360:12 PGRES U if (qs == PGRES_COMMAND_OK) {" - "ext/pdo_pgsql/pgsql_driver.c:384:7 escapedlen U /* escapedlen returned by PQescapeBytea" + - "ext/pdo_pgsql/pgsql_driver.c:421:41 CURRVAL U execParams(H->server, \"SELECT CURRVAL($1)\", 1, NULL, q, NULL" - "ext/pdo_pgsql/pgsql_driver.c:425:24 PGRES U if (res && (status == PGRES_TUPLES_OK)) {" - - "ext/pdo_pgsql/pgsql_driver.c:531:8 spid U int spid = PQbackendPID(H->server" - "ext/pdo_pgsql/pgsql_driver.c:535:5 strpprintf U strpprintf(0," - - "ext/pdo_pgsql/pgsql_driver.c:537:6 spid U spid," - "ext/pdo_pgsql/pgsql_driver.c:569:42 PQTRANS U ransactionStatus(H->server) > PQTRANS_IDLE;" - "ext/pdo_pgsql/pgsql_driver.c:1066:22 strpprintf U zend_string *buf = strpprintf(0, ZEND_ULONG_FMT," - "ext/pdo_pgsql/pgsql_driver.c:1447:5 pgoid U H->pgoid = -1;" @@ -21699,6 +18854,8 @@ issues: - "ext/pdo_pgsql/pgsql_statement.c:14:19 Alshanestsky U | Ilia Alshanestsky " - "ext/pdo_pgsql/pgsql_statement.c:37:9 BYTEALABEL U #define BYTEALABEL \"bytea\"" - "ext/pdo_pgsql/pgsql_statement.c:38:9 BYTEAOID U #define BYTEAOID 17" + - "ext/pdo_pgsql/pgsql_statement.c:50:9 TIMESTAMPLABEL U #define TIMESTAMPLABEL \"timestamp\"" + - "ext/pdo_pgsql/pgsql_statement.c:51:9 TIMESTAMPOID U #define TIMESTAMPOID 1114" - "ext/pdo_pgsql/pgsql_statement.c:101:14 PQCLOSEPREPARED U #ifndef HAVE_PQCLOSEPREPARED" - "ext/pdo_pgsql/pgsql_statement.c:189:61 explicitely U running statement: libpq explicitely prohibits this" - "ext/pdo_pgsql/pgsql_statement.c:190:19 PGRES U * and returns a PGRES_FATAL_ERROR when PQgetResult" @@ -21711,7 +18868,6 @@ issues: - "ext/pdo_pgsql/pgsql_statement.c:252:44 pgpool U pooling software line pgpool which doesn't close" - "ext/pdo_pgsql/pgsql_statement.c:259:14 PQCLOSEPREPARED U #ifndef HAVE_PQCLOSEPREPARED" - "ext/pdo_pgsql/pgsql_statement.c:260:43 crsr U * stmt_name == \"pdo_crsr_%08x\" */" - - "ext/pdo_pgsql/pgsql_statement.c:347:30 Qnfields U column_count = (int) PQnfields(S->result);" - "ext/pdo_pgsql/pgsql_statement.c:354:6 pgoid U H->pgoid = PQoidValue(S->result" - "ext/pdo_pgsql/pgsql_statement.c:356:33 Qntuples U count = (zend_long)PQntuples(S->result);" - "ext/pdo_pgsql/pgsql_statement.c:557:8 Qntuples U if (PQntuples(S->result)) {" @@ -21724,6 +18880,8 @@ issues: - "ext/pdo_pgsql/pgsql_statement.c:722:12 Qgetisnull U if (1 == PQgetisnull(tmp_res, 0, 0) || (table" - "ext/pdo_pgsql/pgsql_statement.c:765:8 BYTEAOID U case BYTEAOID:" - "ext/pdo_pgsql/pgsql_statement.c:766:50 BYTEALABEL U value, \"native_type\", BYTEALABEL);" + - "ext/pdo_pgsql/pgsql_statement.c:792:8 TIMESTAMPOID U case TIMESTAMPOID:" + - "ext/pdo_pgsql/pgsql_statement.c:793:50 TIMESTAMPLABEL U value, \"native_type\", TIMESTAMPLABEL);" - "ext/pdo_pgsql/pgsql_statement.c:797:28 TYPNAME U spprintf(&q, 0, \"SELECT TYPNAME FROM PG_TYPE WHERE OID" - "ext/pdo_pgsql/pgsql_statement.c:801:43 Qntuples U PGRES_TUPLES_OK && 1 == PQntuples(res)) {" - "ext/pdo_pgsql/pgsql_statement.c:818:8 BYTEAOID U case BYTEAOID:" @@ -21732,20 +18890,13 @@ issues: - "ext/pdo_pgsql/php_pdo_pgsql_int.h:111:27 PQTRANS U PGSQL_TRANSACTION_IDLE = PQTRANS_IDLE," - "ext/pdo_pgsql/php_pdo_pgsql_int.h:112:29 PQTRANS U TRANSACTION_ACTIVE = PQTRANS_ACTIVE," - "ext/pdo_pgsql/php_pdo_pgsql_int.h:113:30 PQTRANS U TRANSACTION_INTRANS = PQTRANS_INTRANS," - - "ext/pdo_pgsql/php_pdo_pgsql_int.h:114:20 INERROR U PGSQL_TRANSACTION_INERROR = PQTRANS_INERROR," - "ext/pdo_pgsql/php_pdo_pgsql_int.h:114:30 PQTRANS U TRANSACTION_INERROR = PQTRANS_INERROR," - - "ext/pdo_pgsql/php_pdo_pgsql_int.h:114:38 INERROR U TRANSACTION_INERROR = PQTRANS_INERROR," - "ext/pdo_pgsql/php_pdo_pgsql_int.h:115:30 PQTRANS U TRANSACTION_UNKNOWN = PQTRANS_UNKNOWN" - "ext/pdo_sqlite/pdo_sqlite.c:32:26 pdosqlite U static zend_class_entry *pdosqlite_ce;" - "ext/pdo_sqlite/pdo_sqlite.c:134:14 pdosqlite U } php_stream_pdosqlite3_data;" - "ext/pdo_sqlite/pdo_sqlite.c:136:20 pdosqlite U static ssize_t php_pdosqlite3_stream_write(php_stream" - "ext/pdo_sqlite/pdo_sqlite.c:138:13 pdosqlite U php_stream_pdosqlite3_data *sqlite3_stream" - "ext/pdo_sqlite/pdo_sqlite.c:138:59 pdosqlite U stream = (php_stream_pdosqlite3_data *) stream->abstract" - - "ext/pdo_sqlite/pdo_sqlite.c:201:102 newoffs U whence, zend_off_t *newoffs)" - - "ext/pdo_sqlite/pdo_sqlite.c:210:7 newoffs U *newoffs = -1;" - - "ext/pdo_sqlite/pdo_sqlite.c:214:7 newoffs U *newoffs = sqlite3_stream->position" - - "ext/pdo_sqlite/pdo_sqlite.c:221:7 newoffs U *newoffs = -1;" - - "ext/pdo_sqlite/pdo_sqlite.c:225:7 newoffs U *newoffs = sqlite3_stream->position" - "ext/pdo_sqlite/pdo_sqlite.c:339:7 zargs U zval zargs[2];" - "ext/pdo_sqlite/pdo_sqlite.c:344:16 zargs U ZVAL_STRINGL(&zargs[0], (char *) string" - "ext/pdo_sqlite/pdo_sqlite.c:345:16 zargs U ZVAL_STRINGL(&zargs[1], (char *) string" @@ -21767,11 +18918,10 @@ issues: - "ext/pdo/pdo_dbh.c:413:10 pdbh U if (pdbh->methods->check_liveness" - "ext/pdo/pdo_dbh.c:413:55 pdbh U liveness && FAILURE == (pdbh->methods->check_liveness" - "ext/pdo/pdo_dbh.c:413:86 pdbh U methods->check_liveness)(pdbh)) {" - - "ext/pdo/pdo_dbh.c:535:83 dbstmt U object, zend_class_entry *dbstmt_ce, zval *ctor_args" - - "ext/pdo/pdo_dbh.c:540:8 dbstmt U if (!dbstmt_ce->constructor) {" - - "ext/pdo/pdo_dbh.c:546:40 dbstmt U object_init_ex(object, dbstmt_ce) != SUCCESS)) {" - - "ext/pdo/pdo_dbh.c:556:82 dbstmt U object, zend_class_entry *dbstmt_ce, HashTable *ctor" - - "ext/pdo/pdo_dbh.c:566:6 dbstmt U if (dbstmt_ce->constructor) {" + - "ext/pdo/pdo_dbh.c:1288:16 pdriver U pdo_driver_t *pdriver;" + - "ext/pdo/pdo_dbh.c:1294:46 pdriver U PTR(&pdo_driver_hash, pdriver) {" + - "ext/pdo/pdo_dbh.c:1295:47 pdriver U return_value, (char*)pdriver->driver_name, pdriver" + - "ext/pdo/pdo_dbh.c:1295:69 pdriver U pdriver->driver_name, pdriver->driver_name_len);" - "ext/pdo/pdo_dbh.c:1312:24 pdtor U static void cls_method_pdtor(zval *el) /* {{{ */" - "ext/pdo/pdo_dbh.c:1343:35 pdtor U persistent? cls_method_pdtor : cls_method_dtor, dbh" - "ext/pdo/pdo_dbh.stub.php:70:38 CLASSTYPE U LONG_CONST(PDO_FETCH_CLASSTYPE) */" @@ -21783,7 +18933,6 @@ issues: - "ext/pdo/pdo_dbh.stub.php:127:32 ERRMODE U cvalue LONG_CONST(PDO_ERRMODE_WARNING) */" - "ext/pdo/pdo_dbh.stub.php:162:39 FWDONLY U LONG_CONST(PDO_CURSOR_FWDONLY) */" - "ext/pdo/pdo_dbh.stub.php:163:29 FWDONLY U public const int CURSOR_FWDONLY = UNKNOWN;" - - "ext/pdo/pdo_sql_parser.h:24:20 BINDNO U #define PDO_PARSER_BINDNO_ESCAPED_CHAR -1" - "ext/pdo/pdo_sql_parser.h:30:9 YYCURSOR U #define YYCURSOR cursor" - "ext/pdo/pdo_sql_parser.h:31:9 YYLIMIT U #define YYLIMIT s->end" - "ext/pdo/pdo_sql_parser.h:32:9 YYMARKER U #define YYMARKER s->ptr" @@ -21794,14 +18943,12 @@ issues: - "ext/pdo/pdo_stmt.c:415:21 unsignend U /* num_index is unsignend */" - "ext/pdo/pdo_stmt.c:685:65 agrs U stmt, int free_ctor_agrs) /* {{{ */" - "ext/pdo/pdo_stmt.c:699:57 agrs U ctor_args) && free_ctor_agrs) {" - - "ext/pdo/pdo_stmt.c:2010:14 dbstmt U static zval *dbstmt_prop_write(zend_object" - - "ext/pdo/pdo_stmt.c:2022:13 dbstmt U static void dbstmt_prop_delete(zend_object" - - "ext/pdo/pdo_stmt.c:2031:23 dbstmt U static zend_function *dbstmt_method_get(zend_object" - - "ext/pdo/pdo_stmt.c:2069:26 dbstmt U object_handlers pdo_dbstmt_object_handlers;" - - "ext/pdo/pdo_stmt.c:2115:10 dbstmt U void pdo_dbstmt_free_storage(zend_object" - - "ext/pdo/pdo.c:34:36 dbstmt U entry *pdo_dbh_ce, *pdo_dbstmt_ce, *pdo_row_ce;" - "ext/pdo/pdo.c:48:15 ppdo U static int le_ppdo;" - "ext/pdo/pdo.c:52:12 ppdo U return le_ppdo;" + - "ext/pdo/pdo.c:71:16 pdriver U pdo_driver_t *pdriver;" + - "ext/pdo/pdo.c:77:46 pdriver U PTR(&pdo_driver_hash, pdriver) {" + - "ext/pdo/pdo.c:78:40 pdriver U stringl(return_value, pdriver->driver_name, pdriver" + - "ext/pdo/pdo.c:78:62 pdriver U pdriver->driver_name, pdriver->driver_name_len);" - "ext/pdo/pdo.c:166:8 semicolumns U int n_semicolumns = 0;" - "ext/pdo/pdo.c:185:5 semicolumns U n_semicolumns = 0;" - "ext/pdo/pdo.c:196:8 semicolumns U n_semicolumns++;" @@ -21810,16 +18957,12 @@ issues: - "ext/pdo/pdo.c:266:5 ppdo U le_ppdo = zend_register_list" - "ext/pdo/pdo.c:266:60 pdbh U destructors_ex(NULL, php_pdo_pdbh_dtor," - "ext/pdo/pdo.c:291:25 ldrivers U char *drivers = NULL, *ldrivers = estrdup(\"\");" + - "ext/pdo/pdo.c:292:16 pdriver U pdo_driver_t *pdriver;" - "ext/pdo/pdo.c:298:35 ldrivers U drivers, 0, \"%s, %s\", ldrivers, pdriver->driver_name" - "ext/pdo/pdo.c:299:9 ldrivers U efree(ldrivers);" - "ext/pdo/pdo.c:300:3 ldrivers U ldrivers = drivers;" - "ext/pdo/pdo.c:308:9 ldrivers U efree(ldrivers);" - - "ext/pdo/php_pdo_int.h:33:36 pdbh U RSRC_DTOR_FUNC(php_pdo_pdbh_dtor);" - - "ext/pdo/php_pdo_int.h:35:25 dbstmt U extern zend_object *pdo_dbstmt_new(zend_class_entry" - - "ext/pdo/php_pdo_int.h:36:38 dbstmt U zend_function_entry pdo_dbstmt_functions[];" - - "ext/pdo/php_pdo_int.h:37:30 dbstmt U zend_class_entry *pdo_dbstmt_ce;" - - "ext/pdo/php_pdo_int.h:38:10 dbstmt U void pdo_dbstmt_free_storage(zend_object" - - "ext/pdo/php_pdo_int.h:40:33 dbstmt U object_handlers pdo_dbstmt_object_handlers;" + - "ext/pdo/php_pdo_int.h:33:36 pdbh U RSRC_DTOR_FUNC(php_pdo_pdbh_dtor);" - "ext/pgsql/pgsql_arginfo.h:87:20 cmdtuples U #define arginfo_pg_cmdtuples arginfo_pg_num_rows" - "ext/pgsql/pgsql_arginfo.h:183:20 fieldprtlen U #define arginfo_pg_fieldprtlen arginfo_pg_field_prtlen" - "ext/pgsql/pgsql_arginfo.h:215:20 locreate U #define arginfo_pg_locreate arginfo_pg_lo_create" @@ -21863,18 +19006,13 @@ issues: - "ext/pgsql/pgsql_arginfo.h:772:51 PQTRANS U PGSQL_TRANSACTION_IDLE\", PQTRANS_IDLE, CONST_PERSISTENT" - "ext/pgsql/pgsql_arginfo.h:773:53 PQTRANS U TRANSACTION_ACTIVE\", PQTRANS_ACTIVE, CONST_PERSISTENT" - "ext/pgsql/pgsql_arginfo.h:774:54 PQTRANS U TRANSACTION_INTRANS\", PQTRANS_INTRANS, CONST_PERSISTENT" - - "ext/pgsql/pgsql_arginfo.h:775:44 INERROR U CONSTANT(\"PGSQL_TRANSACTION_INERROR\", PQTRANS_INERROR, CONST" - "ext/pgsql/pgsql_arginfo.h:775:54 PQTRANS U TRANSACTION_INERROR\", PQTRANS_INERROR, CONST_PERSISTENT" - - "ext/pgsql/pgsql_arginfo.h:775:62 INERROR U TRANSACTION_INERROR\", PQTRANS_INERROR, CONST_PERSISTENT);" - "ext/pgsql/pgsql_arginfo.h:776:54 PQTRANS U TRANSACTION_UNKNOWN\", PQTRANS_UNKNOWN, CONST_PERSISTENT" - "ext/pgsql/pgsql_arginfo.h:777:47 PQERRORS U PGSQL_ERRORS_TERSE\", PQERRORS_TERSE, CONST_PERSISTENT" - "ext/pgsql/pgsql_arginfo.h:778:49 PQERRORS U PGSQL_ERRORS_DEFAULT\", PQERRORS_DEFAULT, CONST_PERSISTENT" - "ext/pgsql/pgsql_arginfo.h:779:49 PQERRORS U PGSQL_ERRORS_VERBOSE\", PQERRORS_VERBOSE, CONST_PERSISTENT" - "ext/pgsql/pgsql_arginfo.h:780:18 PQERRORS U #if defined(HAVE_PQERRORS_SQLSTATE)" - "ext/pgsql/pgsql_arginfo.h:781:50 PQERRORS U PGSQL_ERRORS_SQLSTATE\", PQERRORS_SQLSTATE, CONST_PERSISTENT" - - "ext/pgsql/pgsql_arginfo.h:833:30 NONLOCALIZED U defined(PG_DIAG_SEVERITY_NONLOCALIZED)" - - "ext/pgsql/pgsql_arginfo.h:834:46 NONLOCALIZED U PGSQL_DIAG_SEVERITY_NONLOCALIZED\", PG_DIAG_SEVERITY_NONLOCALIZ" - - "ext/pgsql/pgsql_arginfo.h:834:78 NONLOCALIZED U NLOCALIZED\", PG_DIAG_SEVERITY_NONLOCALIZED, CONST_PERSISTENT);" - "ext/pgsql/pgsql_arginfo.h:844:13 PQTRACE U #if defined(PQTRACE_SUPPPRESS_TIMESTAMPS" - "ext/pgsql/pgsql_arginfo.h:844:21 SUPPPRESS U #if defined(PQTRACE_SUPPPRESS_TIMESTAMPS)" - "ext/pgsql/pgsql_arginfo.h:845:60 PQTRACE U SUPPRESS_TIMESTAMPS\", PQTRACE_SUPPRESS_TIMESTAMPS" @@ -21926,6 +19064,11 @@ issues: - "ext/pgsql/pgsql.c:437:12 fmtuser U PQfreemem(fmtuser);" - "ext/pgsql/pgsql.c:438:12 fmtenc U PQfreemem(fmtenc);" - "ext/pgsql/pgsql.c:506:30 inity U REGEX(\"#^[+-]{0,1}(inf)(inity){0,1}$#ni\");" + - "ext/pgsql/pgsql.c:659:8 connstring U char *connstring;" + - "ext/pgsql/pgsql.c:660:9 connstring U size_t connstring_len;" + - "ext/pgsql/pgsql.c:668:18 connstring U Z_PARAM_STRING(connstring, connstring_len)" + - "ext/pgsql/pgsql.c:668:30 connstring U PARAM_STRING(connstring, connstring_len)" + - "ext/pgsql/pgsql.c:674:26 connstring U smart_str_appendl(&str, connstring, connstring_len);" - "ext/pgsql/pgsql.c:979:31 PGRES U PQresultStatus(res) != PGRES_TUPLES_OK) {" - "ext/pgsql/pgsql.c:986:31 PGRES U PQresultStatus(res) != PGRES_TUPLES_OK) {" - "ext/pgsql/pgsql.c:1176:8 PGRES U case PGRES_EMPTY_QUERY:" @@ -21937,27 +19080,13 @@ issues: - "ext/pgsql/pgsql.c:1341:29 stmtname U PARAM_STRING(stmtname, stmtname_len)" - "ext/pgsql/pgsql.c:1350:19 stmtname U Z_PARAM_STRING(stmtname, stmtname_len)" - "ext/pgsql/pgsql.c:1542:17 Qntuples U RETVAL_LONG(PQntuples(pgsql_result));" - - "ext/pgsql/pgsql.c:1545:17 Qnfields U RETVAL_LONG(PQnfields(pgsql_result));" - "ext/pgsql/pgsql.c:1639:47 typname U PQexec(pgsql, \"select oid,typname from pg_type\");" - "ext/pgsql/pgsql.c:1647:18 Qntuples U int num_rows = PQntuples(result);" - - "ext/pgsql/pgsql.c:1648:20 Qfnumber U int oid_offset = PQfnumber(result,\"oid\");" - - "ext/pgsql/pgsql.c:1649:21 Qfnumber U int name_offset = PQfnumber(result,\"typname\");" - "ext/pgsql/pgsql.c:1649:38 typname U = PQfnumber(result,\"typname\");" - - "ext/pgsql/pgsql.c:1680:12 fnum U zend_long fnum = -1;" - - "ext/pgsql/pgsql.c:1685:16 fnum U Z_PARAM_LONG(fnum)" - - "ext/pgsql/pgsql.c:1693:6 fnum U if (fnum < 0) {" - - "ext/pgsql/pgsql.c:1698:6 fnum U if (fnum >= PQnfields(pg_result" - - "ext/pgsql/pgsql.c:1698:15 Qnfields U if (fnum >= PQnfields(pg_result->result))" - - "ext/pgsql/pgsql.c:1703:45 fnum U result->result, (int)fnum);" - - "ext/pgsql/pgsql.c:1775:16 Qnfields U if (field >= PQnfields(pgsql_result)) {" - - "ext/pgsql/pgsql.c:1846:15 Qfnumber U RETURN_LONG(PQfnumber(pgsql_result, field" - - "ext/pgsql/pgsql.c:1853:19 Qfnumber U field_offset = PQfnumber(result, ZSTR_VAL(field" - - "ext/pgsql/pgsql.c:1865:24 Qnfields U if (field_offset >= PQnfields(result)) {" - "ext/pgsql/pgsql.c:1918:21 Qntuples U if (pgsql_row >= PQntuples(pgsql_result)) {" - "ext/pgsql/pgsql.c:1927:15 Qntuples U if (row >= PQntuples(pgsql_result)) {" - "ext/pgsql/pgsql.c:1940:7 Qgetisnull U if (PQgetisnull(pgsql_result, pgsql" - "ext/pgsql/pgsql.c:1999:15 Qntuples U if (row >= PQntuples(pgsql_result)) {" - - "ext/pgsql/pgsql.c:2016:28 Qnfields U i = 0, num_fields = PQnfields(pgsql_result); i < num" - "ext/pgsql/pgsql.c:2017:8 Qgetisnull U if (PQgetisnull(pgsql_result, pgsql" - "ext/pgsql/pgsql.c:2168:8 Qgetisnull U if (PQgetisnull(pgsql_result, pg_row" - "ext/pgsql/pgsql.c:2277:17 Qgetisnull U RETVAL_LONG(PQgetisnull(pgsql_result, pgsql" @@ -21999,17 +19128,9 @@ issues: - "ext/pgsql/pgsql.c:4603:14 typtype U /* pg_type.typtype */" - "ext/pgsql/pgsql.c:4606:15 typtype U /* pg_type.typtype */" - "ext/pgsql/pgsql.c:4688:45 bpchar U literal(type_name, \"bpchar\") || zend_string_equals" - - "ext/pgsql/pgsql.c:4697:45 tinterval U literal(type_name, \"tinterval\"))" - - "ext/pgsql/pgsql.c:4703:109 timetz U literal(type_name, \"timetz\"))" - "ext/pgsql/pgsql.c:4707:114 timestamptz U literal(type_name, \"timestamptz\"))" - "ext/pgsql/pgsql.c:4729:45 lseg U literal(type_name, \"lseg\"))" - "ext/pgsql/pgsql.c:4730:13 LSEG U return PG_LSEG;" - - "ext/pgsql/pgsql.c:4751:20 centry U pcre_cache_entry *centry;" - - "ext/pgsql/pgsql.c:4766:2 centry U centry = pcre_get_compiled" - - "ext/pgsql/pgsql.c:4767:14 centry U if (NULL == centry) {" - - "ext/pgsql/pgsql.c:4771:23 centry U re = php_pcre_pce_re(centry);" - - "ext/pgsql/pgsql.c:4777:22 centry U php_pcre_pce_incref(centry);" - - "ext/pgsql/pgsql.c:4778:31 SPTR U pcre2_match(re, (PCRE2_SPTR)ZSTR_VAL(str), ZSTR" - "ext/pgsql/pgsql.c:4778:93 mctx U match_data, php_pcre_mctx());" - "ext/pgsql/pgsql.c:4780:15 decref U php_pcre_pce_decref(centry);" - "ext/pgsql/pgsql.c:5038:37 valitions U feel free to add more valitions. Invalid query fails" @@ -22094,7 +19215,6 @@ issues: - "ext/phar/func_interceptors.c:404:33 xmask U BOOL((stat_sb->st_mode&xmask)!=0 && !S_ISDIR(stat" - "ext/phar/func_interceptors.c:548:10 statme U goto statme_baby;" - "ext/phar/func_interceptors.c:588:11 statme U goto statme_baby;" - - "ext/phar/func_interceptors.c:596:42 sstat U docref(NULL, E_WARNING, \"%sstat failed for %s\", IS_LINK" - "ext/phar/func_interceptors.c:627:1 statme U statme_baby:" - "ext/phar/func_interceptors.c:763:22 etemp U phar_entry_info *etemp;" - "ext/phar/func_interceptors.c:767:19 etemp U if (NULL != (etemp = zend_hash_str_find" @@ -22108,7 +19228,6 @@ issues: - "ext/phar/makestub.php:88:35 newstub U \\tstatic const char newstub3_\" . $i . '[] = \"'" - "ext/phar/makestub.php:91:32 newstub U n\\tstatic const int newstub_len = \" . $slen . \"" - "ext/phar/makestub.php:93:10 spprintf U \\t*len = spprintf(stub, name_len + web" - - "ext/phar/phar_internal.h:36:26 NODIR U define PHAR_API_VERSION_NODIR 0x1100" - "ext/phar/phar_internal.h:40:18 MAJORVER U #define PHAR_API_MAJORVER_MASK 0xF000" - "ext/phar/phar_internal.h:105:16 phars U /* for cached phars, this is a per-process" - "ext/phar/phar_internal.h:277:26 brandnew U uint32_t is_brandnew:1;" @@ -22184,18 +19303,11 @@ issues: - "ext/phar/phar_object.c:3629:37 normalisation U handle Windows path normalisation with zend_string ?" - "ext/phar/phar_object.c:3915:56 brandnew U phar_obj->archive->is_brandnew && !(stub->flags & PHAR" - "ext/phar/phar_object.c:3953:54 brandnew U phar_obj->archive->is_brandnew) {" - - "ext/phar/phar_object.c:4311:82 pathto U string *search, char *pathto, size_t pathto_len," - - "ext/phar/phar_object.c:4311:97 pathto U char *pathto, size_t pathto_len, bool overwrite" - - "ext/phar/phar_object.c:4318:55 pathto U file(overwrite, entry, pathto, pathto_len, error)" - - "ext/phar/phar_object.c:4318:63 pathto U overwrite, entry, pathto, pathto_len, error)) return" - - "ext/phar/phar_object.c:4325:55 pathto U file(overwrite, entry, pathto, pathto_len, error)" - "ext/phar/phar.c:90:18 phars U HashTable cached_phars;" - "ext/phar/phar.c:117:25 phars U zend_hash_init(&cached_phars, sizeof(phar_archive" - "ext/phar/phar.c:119:55 phars U be copied over cached_phars/cached_alias later" - "ext/phar/phar.c:148:30 phars U hash_destroy(&cached_phars);" - "ext/phar/phar.c:161:28 phars U hash_destroy(&cached_phars);" - - "ext/phar/phar.c:303:17 unalias U static int phar_unalias_apply(zval *zv, void" - - "ext/phar/phar.c:344:64 unalias U phar_alias_map)), phar_unalias_apply, phar_data);" - "ext/phar/phar.c:435:13 donotflush U if (!phar->donotflush) {" - "ext/phar/phar.c:441:9 MAPPHAR U #define MAPPHAR_ALLOC_FAIL(msg) \\" - "ext/phar/phar.c:450:9 MAPPHAR U #define MAPPHAR_FAIL(msg) \\" @@ -22225,7 +19337,6 @@ issues: - "ext/phar/phar.c:2397:49 entrypfp U stream_read(phar_get_entrypfp(idata->internal_file" - "ext/phar/phar.c:2405:29 entrypfp U stream_seek(phar_get_entrypfp(idata->internal_file" - "ext/phar/phar.c:2410:49 entrypfp U stream_read(phar_get_entrypfp(idata->internal_file" - - "ext/phar/phar.c:2423:159 uncompsize U = PHAR_ZIP_32(local.uncompsize) || entry->compressed" - "ext/phar/phar.c:2545:25 mytime U uint32_t manifest_len, mytime, new_manifest_count" - "ext/phar/phar.c:2546:11 newcrc U uint32_t newcrc32;" - "ext/phar/phar.c:2587:28 brandnew U phar->fp && !phar->is_brandnew) {" @@ -22234,8 +19345,6 @@ issues: - "ext/phar/phar.c:2763:3 newcrc U newcrc32 = php_crc32_bulk_init" - "ext/phar/phar.c:2764:33 newcrc U stream_bulk_update(&newcrc32, file, entry->uncompressed" - "ext/phar/phar.c:2765:37 newcrc U php_crc32_bulk_end(newcrc32);" - - "ext/phar/phar.c:2872:57 NODIR U (((PHAR_API_VERSION_NODIR) >> 8) & 0xFF);" - - "ext/phar/phar.c:2873:57 NODIR U (((PHAR_API_VERSION_NODIR) & 0xF0));" - "ext/phar/phar.c:2962:3 mytime U mytime = time(NULL);" - "ext/phar/phar.c:2964:31 mytime U set_32(entry_buffer+4, mytime);" - "ext/phar/phar.c:3126:30 GBMB U stream_write(newfile, \"GBMB\", 4);" @@ -22243,36 +19352,22 @@ issues: - "ext/phar/phar.c:3152:12 donotflush U if (phar->donotflush) {" - "ext/phar/phar.c:3234:34 pharfp U stream_read(phar_get_pharfp((phar_archive_data*" - "ext/phar/phar.c:3270:17 strpprintf U name = zend_strpprintf(4096, \"phar://%s/%s" - - "ext/phar/phar.c:3374:47 htmls U , PHAR_MIME_OTHER, \"htmls\")" - "ext/phar/phar.c:3557:60 Davey U original concept by Davey Shafik.\");" - "ext/phar/phar.c:3557:66 Shafik U original concept by Davey Shafik.\");" - "ext/phar/phar.c:3561:67 Kientzle U Copyright (c) 2003-2009 Tim Kientzle.\");" - "ext/phar/phar/phar.php:7:20 Boerger U * @author Marcus Boerger" - - "ext/phar/pharzip.h:22:7 zipversion U char zipversion[2]; /* version" - - "ext/phar/pharzip.h:29:7 uncompsize U char uncompsize[4]; /* uncompressed" - - "ext/phar/pharzip.h:41:7 uncompsize U char uncompsize[4]; /* uncompressed" - - "ext/phar/pharzip.h:49:7 uncompsize U char uncompsize[4]; /* uncompressed" - - "ext/phar/pharzip.h:50:7 uncompsize U char uncompsize2[4];" - - "ext/phar/pharzip.h:59:4 madeby U /* madeby/extractneeded value" - - "ext/phar/pharzip.h:59:11 extractneeded U /* madeby/extractneeded value if bzip2 compression" - - "ext/phar/pharzip.h:61:4 madeby U /* madeby/extractneeded value" - - "ext/phar/pharzip.h:61:11 extractneeded U /* madeby/extractneeded value for other cases" - - "ext/phar/pharzip.h:80:6 PKWARE U 10 - PKWARE Data Compression Library" - - "ext/phar/pharzip.h:81:18 PKWARE U 11 - Reserved by PKWARE" - - "ext/phar/pharzip.h:83:18 PKWARE U 13 - Reserved by PKWARE" - - "ext/phar/pharzip.h:85:18 PKWARE U 15 - Reserved by PKWARE" - - "ext/phar/pharzip.h:86:18 PKWARE U 16 - Reserved by PKWARE" - - "ext/phar/pharzip.h:158:7 madeby U char madeby[2]; /" - - "ext/phar/pharzip.h:159:7 zipversion U char zipversion[2]; /* version" - - "ext/phar/pharzip.h:166:7 uncompsize U char uncompsize[4]; /* uncompressed" - - "ext/phar/pharzip.h:192:7 madeby U char madeby[2]; /* version" - - "ext/phar/pharzip.h:193:7 extractneeded U char extractneeded[2]; /* version needed" - - "ext/phar/pharzip.h:200:7 entriestotal U char entriestotal1[4]; /* total number" - - "ext/phar/pharzip.h:202:7 entriestotal U char entriestotal2[4];" - - "ext/phar/pharzip.h:203:7 cdirsize U char cdirsize1[4]; /* size of" - - "ext/phar/pharzip.h:204:7 cdirsize U char cdirsize2[4];" - - "ext/phar/pharzip.h:222:7 totaldisks U char totaldisks[4]; /* total number" - - "ext/phar/pharzip.h:228:7 centraldisk U char centraldisk[2]; /* number of" + - "ext/phar/pharzip.h:22:7 zipversion U char zipversion[2]; /* version" + - "ext/phar/pharzip.h:59:4 madeby U /* madeby/extractneeded value" + - "ext/phar/pharzip.h:61:4 madeby U /* madeby/extractneeded value" + - "ext/phar/pharzip.h:80:6 PKWARE U 10 - PKWARE Data Compression Library" + - "ext/phar/pharzip.h:81:18 PKWARE U 11 - Reserved by PKWARE" + - "ext/phar/pharzip.h:83:18 PKWARE U 13 - Reserved by PKWARE" + - "ext/phar/pharzip.h:85:18 PKWARE U 15 - Reserved by PKWARE" + - "ext/phar/pharzip.h:86:18 PKWARE U 16 - Reserved by PKWARE" + - "ext/phar/pharzip.h:158:7 madeby U char madeby[2]; /" + - "ext/phar/pharzip.h:159:7 zipversion U char zipversion[2]; /* version" + - "ext/phar/pharzip.h:192:7 madeby U char madeby[2]; /* version" + - "ext/phar/pharzip.h:228:7 centraldisk U char centraldisk[2]; /* number of" - "ext/phar/shortarc.php:35:10 htmls U 'htmls' => 'text/html'," - "ext/phar/shortarc.php:106:13 origdir U static $origdir;" - "ext/phar/shortarc.php:141:72 phars U for zlib-compressed .phars');" @@ -22322,7 +19417,6 @@ issues: - "ext/phar/stream.c:637:48 ssbi U stream_stat_path(test, &ssbi)) {" - "ext/phar/stub.h:21:20 newstub U static const char newstub0[] = \" 'text/html',\\n'htmls' => 'text/html',\\n'ico" - "ext/phar/stub.h:23:20 newstub U static const char newstub1_1[] = \"Extract_Phar" - "ext/phar/stub.h:24:20 newstub U static const char newstub2[] = \"';\\nconst LEN" - "ext/phar/stub.h:25:20 newstub U static const char newstub3_0[] = \";\\n\\nstatic" @@ -22420,20 +19514,11 @@ issues: - "ext/phar/zip.c:155:45 cdtime U d2u_time(const char *cdtime, const char *cddate" - "ext/phar/zip.c:155:65 cddate U cdtime, const char *cddate) /* {{{ */" - "ext/phar/zip.c:157:26 cdtime U dtime = PHAR_GET_16(cdtime), ddate = PHAR_GET_" - - "ext/phar/zip.c:157:35 ddate U PHAR_GET_16(cdtime), ddate = PHAR_GET_16(cddate" - "ext/phar/zip.c:157:55 cddate U ddate = PHAR_GET_16(cddate);" - "ext/phar/zip.c:158:17 tmbuf U struct tm *tm, tmbuf;" - "ext/phar/zip.c:162:30 tmbuf U php_localtime_r(&now, &tmbuf);" - - "ext/phar/zip.c:164:18 ddate U tm->tm_year = ((ddate>>9)&127) + 1980 - 1" - - "ext/phar/zip.c:165:17 ddate U tm->tm_mon = ((ddate>>5)&15) - 1;" - - "ext/phar/zip.c:166:16 ddate U tm->tm_mday = ddate&31;" - - "ext/phar/zip.c:176:63 ddate U char *dtime, char *ddate) /* {{{ */" - - "ext/phar/zip.c:178:18 cdate U uint16_t ctime, cdate;" - "ext/phar/zip.c:179:17 tmbuf U struct tm *tm, tmbuf;" - "ext/phar/zip.c:181:31 tmbuf U localtime_r(&time, &tmbuf);" - - "ext/phar/zip.c:184:3 cdate U cdate = ((tm->tm_year+190" - - "ext/phar/zip.c:188:3 cdate U cdate = (1<<5) + 1; /* 19" - - "ext/phar/zip.c:193:21 cdate U PHAR_SET_16(ddate, cdate);" - "ext/phar/zip.c:197:24 eocd U static char *phar_find_eocd(const char *s, size" - "ext/phar/zip.c:204:15 eocd U const char *eocd_start = zend_memnrstr" - "ext/phar/zip.c:204:33 memnrstr U char *eocd_start = zend_memnrstr(s, \"PK\\5\\6\", sizeof" @@ -22452,11 +19537,9 @@ issues: - "ext/phar/zip.c:400:57 zipentry U stream_read(fp, (char *) &zipentry, sizeof(zipentry)))" - "ext/phar/zip.c:400:74 zipentry U ) &zipentry, sizeof(zipentry))) {" - "ext/phar/zip.c:405:24 zipentry U if (memcmp(\"PK\\1\\2\", zipentry.signature, 4)) {" - - "ext/phar/zip.c:415:54 uncompsize U PHAR_GET_32(zipentry.uncompsize);" - "ext/phar/zip.c:467:103 phpt U breaks tests zip/bug48791.phpt & zip/odt.phpt," - "ext/phar/zip.c:467:118 phpt U 8791.phpt & zip/odt.phpt," - "ext/phar/zip.c:509:46 beforeus U stream_ex(fp, sigfile, beforeus - PHAR_GET_32(locator" - - "ext/phar/zip.c:636:100 uncompsize U = PHAR_GET_32(local.uncompsize) || entry.compressed" - "ext/phar/zip.c:816:6 pphar U if (pphar) {" - "ext/phar/zip.c:817:4 pphar U *pphar = mydata;" - "ext/phar/zip.c:827:142 pphar U phar_archive_data** pphar, char **error) /* {" @@ -22468,9 +19551,6 @@ issues: - "ext/phar/zip.c:969:3 newcrc U newcrc32 = php_crc32_bulk_init" - "ext/phar/zip.c:971:33 newcrc U stream_bulk_update(&newcrc32, efp, entry->uncompressed" - "ext/phar/zip.c:973:37 newcrc U php_crc32_bulk_end(newcrc32);" - - "ext/phar/zip.c:974:23 uncompsize U PHAR_SET_32(central.uncompsize, entry->uncompressed" - - "ext/phar/zip.c:975:21 uncompsize U PHAR_SET_32(local.uncompsize, entry->uncompressed" - - "ext/phar/zip.c:1033:23 uncompsize U PHAR_SET_32(central.uncompsize, entry->uncompressed" - "ext/phar/zip.c:1054:44 filefp U php_stream_tell(p->filefp);" - "ext/phar/zip.c:1057:43 filefp U php_stream_write(p->filefp, (char *)&local, sizeof" - "ext/phar/zip.c:1062:45 centralfp U php_stream_write(p->centralfp, (char *)¢ral, sizeof" @@ -22487,8 +19567,6 @@ issues: - "ext/phar/zip.c:1368:68 newstub U compressed_filesize = sizeof(newstub) - 1;" - "ext/phar/zip.c:1390:1 nostub U nostub:" - "ext/phar/zip.c:1391:28 brandnew U phar->fp && !phar->is_brandnew) {" - - "ext/phar/zip.c:1405:1 fperror U fperror:" - - "ext/phar/zip.c:1418:8 fperror U goto fperror;" - "ext/phar/zip.c:1445:1 nocentralerror U nocentralerror:" - "ext/phar/zip.c:1486:9 nocentralerror U goto nocentralerror;" - "ext/phar/zip.c:1493:9 nocentralerror U goto nocentralerror;" @@ -22517,15 +19595,8 @@ issues: - "ext/posix/posix.c:875:4 grbuf U grbuf = erealloc(grbuf, grbuflen" - "ext/posix/posix.c:875:21 grbuf U grbuf = erealloc(grbuf, grbuflen);" - "ext/posix/posix.c:986:17 retpwptr U struct passwd *retpwptr = NULL;" - - "ext/posix/posix.c:987:7 pwbuflen U long pwbuflen;" - - "ext/posix/posix.c:998:2 pwbuflen U pwbuflen = sysconf(_SC_GETPW" - - "ext/posix/posix.c:999:6 pwbuflen U if (pwbuflen < 1) {" - - "ext/posix/posix.c:1000:3 pwbuflen U pwbuflen = 1024;" - - "ext/posix/posix.c:1004:2 pwbuflen U pwbuflen = 1;" - "ext/posix/posix.c:1009:48 retpwptr U pw, pwbuf, pwbuflen, &retpwptr);" - "ext/posix/posix.c:1010:13 retpwptr U if (err || retpwptr == NULL) {" - - "ext/posix/posix.c:1126:15 OFILE U #ifdef RLIMIT_OFILE" - - "ext/posix/posix.c:1127:11 OFILE U { RLIMIT_OFILE, \"openfiles\" }," - "ext/posix/posix.c:1134:15 NPTS U #ifdef RLIMIT_NPTS" - "ext/posix/posix.c:1135:11 NPTS U { RLIMIT_NPTS, \"npts\" }," - "ext/posix/posix.c:1135:18 npts U { RLIMIT_NPTS, \"npts\" }," @@ -22607,7 +19678,6 @@ issues: - "ext/posix/posix.stub.php:453:13 FPATHCONF U #ifdef HAVE_FPATHCONF" - "ext/posix/posix.stub.php:455:16 fpathconf U function posix_fpathconf($file_descriptor, int" - "ext/random/csprng.c:13:19 Düsterhus U | Authors: Tim Düsterhus " - - "ext/random/csprng.c:40:18 winutil U # include \"win32/winutil.h\"" - "ext/random/csprng.c:51:124 midipix U 00000) || defined(__midipix__)" - "ext/random/csprng.c:62:22 msan U include " - "ext/random/csprng.c:80:43 ccrng U this platform uses `ccrng_generate` which returns" @@ -22660,11 +19730,16 @@ issues: - "ext/random/gammasection.c:32:60 Frédéric U Numbers from an Interval. Frédéric" - "ext/random/gammasection.c:33:4 Goualard U * Goualard, ACM Trans. Model. Comput" - "ext/random/gammasection.c:33:40 Simul U Trans. Model. Comput. Simul., 32:3, 2022." + - "ext/random/gammasection.c:52:13 splitint U static void splitint64(uint64_t v, double" - "ext/random/gammasection.c:58:17 ceilint U static uint64_t ceilint(double a, double b," - "ext/random/gammasection.c:74:26 gammasection U PHPAPI double php_random_gammasection_closed_open(php_random" - "ext/random/gammasection.c:77:16 ceilint U uint64_t hi = ceilint(min, max, g);" + - "ext/random/gammasection.c:90:4 splitint U splitint64(k, &k_hi, &k_lo);" + - "ext/random/gammasection.c:96:3 splitint U splitint64(k - 1, &k_hi, &k_lo" - "ext/random/gammasection.c:102:26 gammasection U PHPAPI double php_random_gammasection_closed_closed(php_random" - "ext/random/gammasection.c:105:16 ceilint U uint64_t hi = ceilint(min, max, g);" + - "ext/random/gammasection.c:118:4 splitint U splitint64(k, &k_hi, &k_lo);" + - "ext/random/gammasection.c:127:4 splitint U splitint64(k, &k_hi, &k_lo);" - "ext/random/gammasection.c:134:26 gammasection U PHPAPI double php_random_gammasection_open_closed(php_random" - "ext/random/gammasection.c:137:16 ceilint U uint64_t hi = ceilint(min, max, g);" - "ext/random/gammasection.c:162:26 gammasection U PHPAPI double php_random_gammasection_open_open(php_random" @@ -22702,7 +19777,6 @@ issues: - "ext/random/php_random.h:108:53 xoshiro U algo php_random_algo_xoshiro256starstar;" - "ext/random/php_random.h:108:63 starstar U random_algo_xoshiro256starstar;" - "ext/random/php_random.h:132:57 Xoshiro U random_ce_Random_Engine_Xoshiro256StarStar;" - - "ext/random/php_random.h:172:48 hexstr U bin_le(zend_string *hexstr, void *dest);" - "ext/random/php_random.h:177:24 pcgoneseq U PHPAPI void php_random_pcgoneseq128xslrr64_seed128(php" - "ext/random/php_random.h:177:36 xslrr U php_random_pcgoneseq128xslrr64_seed128(php_random" - "ext/random/php_random.h:177:76 pcgoneseq U random_status_state_pcgoneseq128xslrr64 *s, php_random" @@ -22721,7 +19795,6 @@ issues: - "ext/random/random_arginfo.h:75:37 Xoshiro U class_Random_Engine_Xoshiro256StarStar_jumpLong" - "ext/random/random_arginfo.h:75:93 Xoshiro U class_Random_Engine_Xoshiro256StarStar_jump" - "ext/random/random.c:15:19 Düsterhus U | Tim Düsterhus " - - "ext/random/random.c:44:18 winutil U # include \"win32/winutil.h\"" - "ext/random/random.c:63:50 Xoshiro U random_ce_Random_Engine_Xoshiro256StarStar;" - "ext/random/random.c:75:43 pcgoneseq U handlers random_engine_pcgoneseq128xslrr64_object_handlers" - "ext/random/random.c:75:55 xslrr U random_engine_pcgoneseq128xslrr64_object_handlers;" @@ -22739,15 +19812,10 @@ issues: - "ext/random/random.c:210:69 starstar U random_engine_xoshiro256starstar_object_handlers, &php" - "ext/random/random.c:210:112 xoshiro U handlers, &php_random_algo_xoshiro256starstar)->std;" - "ext/random/random.c:210:122 starstar U random_algo_xoshiro256starstar)->std;" - - "ext/random/random.c:328:40 hexconvtab U , static const char hexconvtab[]) = \"0123456789abcdef" - - "ext/random/random.c:347:24 hexconvtab U ZSTR_VAL(str)[i++] = hexconvtab[((unsigned char *) ptr" - - "ext/random/random.c:348:24 hexconvtab U ZSTR_VAL(str)[i++] = hexconvtab[((unsigned char *) ptr" - - "ext/random/random.c:358:48 hexstr U bin_le(zend_string *hexstr, void *dest)" - - "ext/random/random.c:360:15 hexstr U size_t len = hexstr->len >> 1;" - - "ext/random/random.c:361:41 hexstr U = (unsigned char *) hexstr->val, c, l, d;" - "ext/random/random.c:422:26 MODMULT U define PHP_COMBINED_LCG_MODMULT(a, b, c, m, s) q = s" - "ext/random/random.c:427:19 MODMULT U PHP_COMBINED_LCG_MODMULT(53668, 40014, 12211" - "ext/random/random.c:429:19 MODMULT U PHP_COMBINED_LCG_MODMULT(52774, 40692, 3791," + - "ext/random/random.c:473:50 BADSCALING U version of the RAND_RANGE_BADSCALING macro that does not" - "ext/random/random.c:530:6 genrand U /* genrand_int31 in mt19937ar.c" - "ext/random/random.c:568:6 genrand U /* genrand_int31 in mt19937ar.c" - "ext/random/random.c:690:6 CSPRNG U /* CSPRNG. */" @@ -22769,6 +19837,7 @@ issues: - "ext/random/randomizer.c:182:28 gammasection U RETURN_DOUBLE(php_random_gammasection_closed_closed(randomizer" - "ext/random/randomizer.c:189:28 gammasection U RETURN_DOUBLE(php_random_gammasection_open_closed(randomizer" - "ext/random/randomizer.c:196:28 gammasection U RETVAL_DOUBLE(php_random_gammasection_open_open(randomizer" + - "ext/random/randomizer.c:256:51 BADSCALING U version of the RAND_RANGE_BADSCALING macro that does not" - "ext/random/randomizer.c:531:8 zengine U zval *zengine;" - "ext/random/randomizer.c:554:2 zengine U zengine = zend_read_property" - "ext/random/randomizer.c:555:15 zengine U if (Z_TYPE_P(zengine) != IS_OBJECT || !instanceof" @@ -22784,17 +19853,11 @@ issues: - "ext/random/zend_utils.c:58:56 starstar U random_algo_xoshiro256starstar.generate(&state->xoshiro" - "ext/random/zend_utils.c:58:82 xoshiro U starstar.generate(&state->xoshiro256starstar_state);" - "ext/random/zend_utils.c:58:92 starstar U generate(&state->xoshiro256starstar_state);" - - "ext/readline/readline_cli.c:73:6 CLIR U if (CLIR_G(prompt_str)) {" - - "ext/readline/readline_cli.c:74:21 CLIR U smart_str_appendl(CLIR_G(prompt_str), str," - - "ext/readline/readline_cli.c:78:6 CLIR U if (CLIR_G(pager) && *CLIR_G" - - "ext/readline/readline_cli.c:78:24 CLIR U if (CLIR_G(pager) && *CLIR_G(pager) && !pager_pipe" - - "ext/readline/readline_cli.c:79:27 CLIR U pager_pipe = VCWD_POPEN(CLIR_G(pager), \"w\");" - - "ext/readline/readline_cli.c:116:2 sstring U sstring," - - "ext/readline/readline_cli.c:118:2 sstring U sstring_esc," - - "ext/readline/readline_cli.c:250:19 sstring U code_type = sstring;" - - "ext/readline/readline_cli.c:299:9 sstring U case sstring:" - - "ext/readline/readline_cli.c:301:18 sstring U code_type = sstring_esc;" - - "ext/readline/readline_cli.c:746:16 sharedto U this extension sharedto offer compatibility" + - "ext/readline/readline_cli.c:73:6 CLIR U if (CLIR_G(prompt_str)) {" + - "ext/readline/readline_cli.c:74:21 CLIR U smart_str_appendl(CLIR_G(prompt_str), str," + - "ext/readline/readline_cli.c:78:6 CLIR U if (CLIR_G(pager) && *CLIR_G" + - "ext/readline/readline_cli.c:78:24 CLIR U if (CLIR_G(pager) && *CLIR_G(pager) && !pager_pipe" + - "ext/readline/readline_cli.c:79:27 CLIR U pager_pipe = VCWD_POPEN(CLIR_G(pager), \"w\");" - "ext/readline/readline_cli.h:28:10 CLIR U # define CLIR_G(v) TSRMG(cli_readline" - "ext/readline/readline_cli.h:30:10 CLIR U # define CLIR_G(v) (cli_readline_globals" - "ext/readline/readline.c:428:14 myht U HashTable *myht = Z_ARRVAL(_readline" @@ -22828,45 +19891,27 @@ issues: - "ext/reflection/php_reflection.c:6554:9 zclass U zval zclass;" - "ext/reflection/php_reflection.c:6555:39 zclass U reflection_class_factory(ce, &zclass);" - "ext/reflection/php_reflection.c:6556:53 zclass U class_array), name, &zclass);" - - "ext/session/mod_files.c:663:6 maxfail U int maxfail = 3;" - - "ext/session/mod_files.c:669:10 maxfail U if (--maxfail < 0) {" - - "ext/session/mod_files.c:680:10 maxfail U if (--maxfail < 0) {" - - "ext/session/mod_mm.c:84:10 nhash U ps_sd **nhash;" - - "ext/session/mod_mm.c:85:10 ohash U ps_sd **ohash, **ehash;" - "ext/session/mod_mm.c:85:19 ehash U ps_sd **ohash, **ehash;" - - "ext/session/mod_mm.c:89:2 nhash U nhash = mm_calloc(data->mm" - - "ext/session/mod_mm.c:91:7 nhash U if (!nhash) {" - "ext/session/mod_mm.c:96:2 ehash U ehash = data->hash + data" - - "ext/session/mod_mm.c:97:7 ohash U for (ohash = data->hash; ohash" - - "ext/session/mod_mm.c:97:27 ohash U ohash = data->hash; ohash < ehash; ohash++) {" - "ext/session/mod_mm.c:97:35 ehash U data->hash; ohash < ehash; ohash++) {" - - "ext/session/mod_mm.c:97:42 ohash U hash; ohash < ehash; ohash++) {" - - "ext/session/mod_mm.c:98:14 ohash U for (ps = *ohash; ps; ps = next) {" - - "ext/session/mod_mm.c:100:15 nhash U ps->next = nhash[ps->hv & nmax];" - - "ext/session/mod_mm.c:101:4 nhash U nhash[ps->hv & nmax] = ps" - "ext/session/mod_mm.c:439:19 ehash U ps_sd **ohash, **ehash;" - "ext/session/mod_mm.c:451:2 ehash U ehash = data->hash + data" - - "ext/session/mod_mm.c:471:6 maxfail U int maxfail = 3;" - - "ext/session/mod_mm.c:482:10 maxfail U if (!(maxfail--)) {" - "ext/session/mod_user_class.c:13:14 Arpad U | Author: Arpad Ray " - "ext/session/mod_user_class.c:71:43 nasties U memory leaks or other nasties" - "ext/session/mod_user.c:63:29 cheked U TODO Why are exception cheked? */" - "ext/session/mod_user.c:70:29 cheked U TODO Why are exception cheked? */" - "ext/session/php_session.h:160:26 pcgoneseq U random_status_state_pcgoneseq128xslrr64 random_state" - "ext/session/php_session.h:160:38 xslrr U status_state_pcgoneseq128xslrr64 random_state;" - - "ext/session/session.c:25:18 winutil U # include \"win32/winutil.h\"" - - "ext/session/session.c:319:19 hexconvtab U static const char hexconvtab[] = \"0123456789abcdefghijklmn" - - "ext/session/session.c:348:12 hexconvtab U *out++ = hexconvtab[w & mask];" - "ext/session/session.c:905:27 Referer U static PHP_INI_MH(OnUpdateRefererCheck)" - "ext/session/session.c:910:77 referer U DEPRECATED, \"Usage of session.referer_check INI setting is" - "ext/session/session.c:934:29 referer U PHP_INI_ENTRY(\"session.referer_check\", \"\"," - "ext/session/session.c:934:84 Referer U PHP_INI_ALL, OnUpdateRefererCheck, extern_referer" - - "ext/session/session.c:1418:12 ncookie U smart_str ncookie = {0};" - - "ext/session/session.c:1436:21 ncookie U smart_str_appendl(&ncookie, \"Set-Cookie: \", sizeof" - - "ext/session/session.c:1437:21 ncookie U smart_str_appendl(&ncookie, PS(session_name), strlen" - - "ext/session/session.c:1438:21 ncookie U smart_str_appendc(&ncookie, '=');" - - "ext/session/session.c:1439:21 ncookie U smart_str_appendl(&ncookie, ZSTR_VAL(e_id), ZSTR" + - "ext/session/session.c:1614:9 lensess U size_t lensess;" + - "ext/session/session.c:1649:2 lensess U lensess = strlen(PS(session" - "ext/session/session.c:1655:17 strice U * session.use_strice_mode=On prevents session" + - "ext/session/session.c:1662:101 lensess U , PS(session_name), lensess))) {" + - "ext/session/session.c:1672:102 lensess U , PS(session_name), lensess))) {" + - "ext/session/session.c:1678:102 lensess U , PS(session_name), lensess))) {" - "ext/session/session.c:1686:85 REFERER U VARS_SERVER]), \"HTTP_REFERER\", sizeof(\"HTTP_REFERER" - "ext/session/session.c:1686:108 REFERER U REFERER\", sizeof(\"HTTP_REFERER\") - 1)) &&" - "ext/session/session.c:2324:47 phpt U tests/session_id_error3.phpt */" @@ -22881,12 +19926,6 @@ issues: - "ext/shmop/shmop.c:205:46 shmatflg U shmop->shmid, 0, shmop->shmatflg);" - "ext/shmop/shmop.c:297:14 shmatflg U if ((shmop->shmatflg & SHM_RDONLY) == SHM" - "ext/simplexml/php_simplexml_exports.h:45:11 SXEOBJ U #define Z_SXEOBJ_P(zv) php_sxe_fetch" - - "ext/simplexml/php_simplexml.h:60:26 nsprefix U zend_string *nsprefix;" - - "ext/simplexml/simplexml.c:57:128 nsprefix U *name, zend_string *nsprefix, int isprefix)" - - "ext/simplexml/simplexml.c:68:6 nsprefix U if (nsprefix && *ZSTR_VAL(nsprefix" - - "ext/simplexml/simplexml.c:68:28 nsprefix U nsprefix && *ZSTR_VAL(nsprefix)) {" - - "ext/simplexml/simplexml.c:69:17 nsprefix U subnode->iter.nsprefix = zend_string_copy(nsprefix" - - "ext/simplexml/simplexml.c:69:45 nsprefix U nsprefix = zend_string_copy(nsprefix);" - "ext/simplexml/simplexml.c:115:12 nodendx U zend_long nodendx = 0;" - "ext/simplexml/simplexml.c:127:17 nodendx U while (node && nodendx <= offset) {" - "ext/simplexml/simplexml.c:131:9 nodendx U if (nodendx == offset) {" @@ -22908,12 +19947,9 @@ issues: - "ext/simplexml/simplexml.c:621:69 zname U object, zend_string *zname, int fetch_type, void" - "ext/simplexml/simplexml.c:635:18 zname U name = ZSTR_VAL(zname);" - "ext/simplexml/simplexml.c:640:20 zname U ZVAL_STR(&member, zname);" - - "ext/simplexml/simplexml.c:784:18 nnext U xmlNodePtr nnext;" - "ext/simplexml/simplexml.c:786:18 anext U xmlAttrPtr anext;" - "ext/simplexml/simplexml.c:845:6 anext U anext = attr->next;" - "ext/simplexml/simplexml.c:851:13 anext U attr = anext;" - - "ext/simplexml/simplexml.c:869:6 nnext U nnext = node->next;" - - "ext/simplexml/simplexml.c:879:13 nnext U node = nnext;" - "ext/simplexml/simplexml.c:1059:18 zattr U zval zattr;" - "ext/simplexml/simplexml.c:1091:16 zattr U ZVAL_UNDEF(&zattr);" - "ext/simplexml/simplexml.c:1097:20 zattr U if (Z_ISUNDEF(zattr)) {" @@ -22921,9 +19957,6 @@ issues: - "ext/simplexml/simplexml.c:1099:73 zattr U @attributes\") - 1, &zattr);" - "ext/simplexml/simplexml.c:1207:11 SXEOBJ U sxe1 = Z_SXEOBJ_P(object1);" - "ext/simplexml/simplexml.c:1208:11 SXEOBJ U sxe2 = Z_SXEOBJ_P(object2);" - - "ext/simplexml/simplexml.c:1215:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - - "ext/simplexml/simplexml.c:1223:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - - "ext/simplexml/simplexml.c:1227:14 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - "ext/simplexml/simplexml.c:1239:21 nsnbr U int nsnbr = 0;" - "ext/simplexml/simplexml.c:1249:10 SXEOBJ U sxe = Z_SXEOBJ_P(ZEND_THIS);" - "ext/simplexml/simplexml.c:1268:13 nsnbr U while (ns[nsnbr] != NULL) {" @@ -22931,29 +19964,14 @@ issues: - "ext/simplexml/simplexml.c:1274:21 nsnbr U sxe->xpath->nsNr = nsnbr;" - "ext/simplexml/simplexml.c:1331:10 SXEOBJ U sxe = Z_SXEOBJ_P(ZEND_THIS);" - "ext/simplexml/simplexml.c:1361:10 SXEOBJ U sxe = Z_SXEOBJ_P(ZEND_THIS);" - - "ext/simplexml/simplexml.c:1657:41 nsuri U qname, *value = NULL, *nsuri = NULL;" - - "ext/simplexml/simplexml.c:1658:47 nsuri U len, value_len = 0, nsuri_len = 0;" - - "ext/simplexml/simplexml.c:1660:18 nsptr U xmlNsPtr nsptr = NULL;" - - "ext/simplexml/simplexml.c:1664:44 nsuri U value, &value_len, &nsuri, &nsuri_len) == FAILURE" - - "ext/simplexml/simplexml.c:1664:52 nsuri U value_len, &nsuri, &nsuri_len) == FAILURE) {" - - "ext/simplexml/simplexml.c:1697:6 nsuri U if (nsuri != NULL) {" - - "ext/simplexml/simplexml.c:1700:4 nsptr U nsptr = xmlNewNs(newnode," - - "ext/simplexml/simplexml.c:1702:4 nsptr U nsptr = xmlSearchNsByHref" - - "ext/simplexml/simplexml.c:1703:8 nsptr U if (nsptr == NULL) {" - - "ext/simplexml/simplexml.c:1704:5 nsptr U nsptr = xmlNewNs(newnode," + - "ext/simplexml/simplexml.c:1448:36 iterxpath U void sxe_object_free_iterxpath(php_sxe_object *sxe" + - "ext/simplexml/simplexml.c:2129:18 iterxpath U sxe_object_free_iterxpath(sxe);" - "ext/simplexml/simplexml.c:2258:22 OVFL U if (ZEND_SIZE_T_INT_OVFL(data_len)) {" - "ext/simplexml/simplexml.c:2262:22 OVFL U if (ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(ns))) {" - "ext/simplexml/simplexml.c:2310:22 OVFL U if (ZEND_SIZE_T_INT_OVFL(data_len)) {" - "ext/simplexml/simplexml.c:2314:22 OVFL U if (ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(ns))) {" - - "ext/skeleton/php_skeleton.h:3:14 EXTNAMECAPS U #ifndef PHP_%EXTNAMECAPS%_H" - - "ext/skeleton/php_skeleton.h:4:15 EXTNAMECAPS U # define PHP_%EXTNAMECAPS%_H" - - "ext/skeleton/php_skeleton.h:9:15 EXTNAMECAPS U # define PHP_%EXTNAMECAPS%_VERSION \"0.1.0\"" - - "ext/skeleton/php_skeleton.h:11:42 EXTNAMECAPS U defined(COMPILE_DL_%EXTNAMECAPS%)" - - "ext/skeleton/php_skeleton.h:15:16 EXTNAMECAPS U #endif /* PHP_%EXTNAMECAPS%_H */" + - "ext/simplexml/simplexml.c:2332:18 iterxpath U sxe_object_free_iterxpath(sxe);" - "ext/skeleton/skeleton.c:40:11 strpprintf U retval = strpprintf(0, \"Hello %s\", var)" - - "ext/skeleton/skeleton.c:49:41 EXTNAMECAPS U defined(COMPILE_DL_%EXTNAMECAPS%)" - - "ext/skeleton/skeleton.c:76:7 EXTNAMECAPS U PHP_%EXTNAMECAPS%_VERSION, /* Version" - - "ext/skeleton/skeleton.c:81:20 EXTNAMECAPS U #ifdef COMPILE_DL_%EXTNAMECAPS%" - "ext/skeleton/skeleton.stub.php:5:5 undocumentable U * @undocumentable" - "ext/snmp/php_snmp.h:18:20 Lytockin U | Boris Lytockin valueretrieval = SNMP_VALUE_LIBRARY" - "ext/snmp/snmp.c:240:78 valueretrieval U zval *snmpval, int valueretrieval)" - - "ext/snmp/snmp.c:245:8 dbuf U char *dbuf = (char *)NULL;" - "ext/snmp/snmp.c:254:10 valueretrieval U while ((valueretrieval & SNMP_VALUE_PLAIN)" - - "ext/snmp/snmp.c:267:14 dbuf U if (buf == dbuf) {" - - "ext/snmp/snmp.c:268:4 dbuf U dbuf = (char *)erealloc(dbuf" - - "ext/snmp/snmp.c:268:28 dbuf U dbuf = (char *)erealloc(dbuf, val_len + 1);" - - "ext/snmp/snmp.c:270:4 dbuf U dbuf = (char *)emalloc(val" - "ext/snmp/snmp.c:277:6 valueretrieval U if((valueretrieval & SNMP_VALUE_PLAIN)" - - "ext/snmp/snmp.c:393:7 keepwalking U bool keepwalking = true;" - - "ext/snmp/snmp.c:421:9 keepwalking U while (keepwalking) {" - - "ext/snmp/snmp.c:422:3 keepwalking U keepwalking = false;" - - "ext/snmp/snmp.c:470:7 keepwalking U keepwalking = true;" - - "ext/snmp/snmp.c:495:8 keepwalking U keepwalking = false;" - "ext/snmp/snmp.c:801:20 psal U struct sockaddr **psal;" - "ext/snmp/snmp.c:841:59 psal U host_ptr, SOCK_DGRAM, &psal, NULL)) == 0) { /* some" - "ext/snmp/snmp.c:846:35 psal U everything we need in psal, flush peername and" @@ -23011,14 +20019,10 @@ issues: - "ext/snmp/tests/README.md:46:25 bigtest U Place `ext/snmp/tests/bigtest` near `snmpd.conf`," - "ext/soap/php_encoding.c:35:22 stringr U static zval *to_zval_stringr(zval* ret, encodeTypePtr" - "ext/soap/php_encoding.c:36:22 stringc U static zval *to_zval_stringc(zval* ret, encodeTypePtr" - - "ext/soap/php_encoding.c:40:22 hexbin U static zval *to_zval_hexbin(zval* ret, encodeTypePtr" - - "ext/soap/php_encoding.c:49:26 hexbin U static xmlNodePtr to_xml_hexbin(encodeTypePtr type," - "ext/soap/php_encoding.c:158:79 stringc U NULL, NULL}, to_zval_stringc, to_xml_string}," - "ext/soap/php_encoding.c:162:81 stringc U NULL, NULL}, to_zval_stringc, to_xml_datetime}," - "ext/soap/php_encoding.c:163:73 stringc U NULL, NULL}, to_zval_stringc, to_xml_time}," - "ext/soap/php_encoding.c:164:73 stringc U NULL, NULL}, to_zval_stringc, to_xml_date}," - - "ext/soap/php_encoding.c:172:83 hexbin U NULL, NULL}, to_zval_hexbin, to_xml_hexbin}," - - "ext/soap/php_encoding.c:172:98 hexbin U zval_hexbin, to_xml_hexbin}," - "ext/soap/php_encoding.c:179:8 NONPOSITIVEINTEGER U {{XSD_NONPOSITIVEINTEGER, XSD_NONPOSITIVEINTEGER" - "ext/soap/php_encoding.c:179:32 NONPOSITIVEINTEGER U NONPOSITIVEINTEGER, XSD_NONPOSITIVEINTEGER_STRING, XSD_NAMESPACE" - "ext/soap/php_encoding.c:180:8 POSITIVEINTEGER U {{XSD_POSITIVEINTEGER, XSD_POSITIVEINTEGER" @@ -23037,11 +20041,6 @@ issues: - "ext/soap/php_encoding.c:403:69 zstype U STRVAL_P(zns), Z_STRVAL_P(zstype));" - "ext/soap/php_encoding.c:406:55 zstype U GLOBAL(sdl), Z_STRVAL_P(zstype), Z_STRLEN_P(zstype" - "ext/soap/php_encoding.c:406:75 zstype U zstype), Z_STRLEN_P(zstype));" - - "ext/soap/php_encoding.c:409:15 nscat U smart_str nscat = {0};" - - "ext/soap/php_encoding.c:412:24 nscat U smart_str_append(&nscat, Z_STR_P(zns));" - - "ext/soap/php_encoding.c:413:25 nscat U smart_str_appendc(&nscat, ':');" - - "ext/soap/php_encoding.c:415:23 nscat U smart_str_append(&nscat, Z_STR_P(zstype));" - - "ext/soap/php_encoding.c:416:18 nscat U smart_str_0(&nscat);" - "ext/soap/php_encoding.c:422:34 ztype U conversion(Z_LVAL_P(ztype));" - "ext/soap/php_encoding.c:442:9 zname U zval *zname = Z_VAR_ENC_NAME_P(data" - "ext/soap/php_encoding.c:443:16 zname U if (Z_TYPE_P(zname) == IS_STRING) {" @@ -23050,16 +20049,8 @@ issues: - "ext/soap/php_encoding.c:447:29 NAMENS U znamens = Z_VAR_ENC_NAMENS_P(data);" - "ext/soap/php_encoding.c:448:16 znamens U if (Z_TYPE_P(znamens) == IS_STRING) {" - "ext/soap/php_encoding.c:449:50 znamens U ns(node, Z_STRVAL_P(znamens));" - - "ext/soap/php_encoding.c:541:14 nsptr U xmlNsPtr nsptr;" - - "ext/soap/php_encoding.c:547:5 nsptr U nsptr = xmlSearchNs(data-" - - "ext/soap/php_encoding.c:548:9 nsptr U if (nsptr != NULL) {" - - "ext/soap/php_encoding.c:549:39 nsptr U appends(&nscat, (char*)nsptr->href);" - "ext/soap/php_encoding.c:659:31 ither U get rid of \"bogus\".. ither by passing in the already" - "ext/soap/php_encoding.c:693:22 stringr U static zval *to_zval_stringr(zval *ret, encodeTypePtr" - - "ext/soap/php_encoding.c:788:22 hexbin U static zval *to_zval_hexbin(zval *ret, encodeTypePtr" - - "ext/soap/php_encoding.c:983:20 hexconvtab U static const char hexconvtab[] = \"0123456789ABCDEF" - - "ext/soap/php_encoding.c:1000:14 hexconvtab U str[j++] = hexconvtab[((unsigned char)Z_STRVAL" - - "ext/soap/php_encoding.c:1001:14 hexconvtab U str[j++] = hexconvtab[((unsigned char)Z_STRVAL" - "ext/soap/php_encoding.c:1416:13 trav U xmlNodePtr trav;" - "ext/soap/php_encoding.c:1597:3 trav U trav = data->children;" - "ext/soap/php_encoding.c:1599:10 trav U while (trav != NULL) {" @@ -23090,25 +20081,15 @@ issues: - "ext/soap/php_encoding.c:2172:21 xparam U xmlNodeSetName(xparam, BAD_CAST(type->name" - "ext/soap/php_encoding.c:2174:21 xparam U xmlNodeSetName(xparam, BAD_CAST(enc->details" - "ext/soap/php_encoding.c:2461:37 Wstringop U DIAGNOSTIC_IGNORED_START(\"-Wstringop-overread\")" - - "ext/soap/php_encoding.c:2527:12 nsptr U xmlNsPtr nsptr;" - "ext/soap/php_encoding.c:2895:8 soapvar U zval soapvar;" - "ext/soap/php_encoding.c:2900:19 soapvar U object_init_ex(&soapvar, soap_var_class_entry" - "ext/soap/php_encoding.c:2901:31 soapvar U LONG(Z_VAR_ENC_TYPE_P(&soapvar), enc->details.type" - "ext/soap/php_encoding.c:2902:38 soapvar U VALUE(Z_VAR_ENC_VALUE_P(&soapvar), ret);" - "ext/soap/php_encoding.c:2905:34 soapvar U STRING(Z_VAR_ENC_STYPE_P(&soapvar), cptype);" - "ext/soap/php_encoding.c:2919:17 tmbuf U struct tm *ta, tmbuf;" - - "ext/soap/php_encoding.c:2924:7 tzbuf U char tzbuf[8];" - "ext/soap/php_encoding.c:2934:37 tmbuf U localtime_r(×tamp, &tmbuf);" - "ext/soap/php_encoding.c:2935:36 tmbuf U gmtime_r(×tamp, &tmbuf);*/" - - "ext/soap/php_encoding.c:2949:12 tzbuf U snprintf(tzbuf, sizeof(tzbuf), \"%c" - - "ext/soap/php_encoding.c:2949:26 tzbuf U snprintf(tzbuf, sizeof(tzbuf), \"%c%02ld:%02ld\"," - - "ext/soap/php_encoding.c:2954:12 tzbuf U snprintf(tzbuf, sizeof(tzbuf), \"%c" - - "ext/soap/php_encoding.c:2954:26 tzbuf U snprintf(tzbuf, sizeof(tzbuf), \"%c%02d:%02d\", ((ta" - "ext/soap/php_encoding.c:2976:31 PHPDATE U date_obj *date_obj = Z_PHPDATE_P(data);" - - "ext/soap/php_encoding.c:3413:12 nstype U smart_str nstype = {0};" - - "ext/soap/php_encoding.c:3414:32 nstype U str(node, ns, type, &nstype);" - - "ext/soap/php_encoding.c:3415:30 nstype U type(node, ZSTR_VAL(nstype.s));" - - "ext/soap/php_encoding.c:3416:18 nstype U smart_str_free(&nstype);" - "ext/soap/php_encoding.c:3594:10 ztype U zval *ztype = Z_VAR_ENC_TYPE_P(tmp" - "ext/soap/php_encoding.c:3595:17 ztype U if (Z_TYPE_P(ztype) != IS_LONG) {" - "ext/soap/php_encoding.h:23:18 TIMEINSTANT U #define XSD_1999_TIMEINSTANT 401" @@ -23160,27 +20141,12 @@ issues: - "ext/soap/php_packet_soap.c:55:9 trav U while (trav != NULL) {" - "ext/soap/php_packet_soap.c:56:7 trav U if (trav->type == XML_ELEMENT" - "ext/soap/php_packet_soap.c:57:40 trav U && node_is_equal_ex(trav,\"Envelope\",SOAP_1_1" - - "ext/soap/php_packet_soap.c:179:9 faultcode U char *faultcode = NULL;" - - "ext/soap/php_packet_soap.c:180:16 faultstring U zend_string *faultstring = NULL, *faultactor" - "ext/soap/php_packet_soap.c:180:37 faultactor U faultstring = NULL, *faultactor = NULL;" - - "ext/soap/php_packet_soap.c:186:37 faultcode U node(fault->children, \"faultcode\");" - - "ext/soap/php_packet_soap.c:188:5 faultcode U faultcode = (char*)tmp->children" - - "ext/soap/php_packet_soap.c:191:37 faultstring U node(fault->children, \"faultstring\");" - - "ext/soap/php_packet_soap.c:195:5 faultstring U faultstring = Z_STR(zv);" - "ext/soap/php_packet_soap.c:198:37 faultactor U node(fault->children, \"faultactor\");" - "ext/soap/php_packet_soap.c:202:5 faultactor U faultactor = Z_STR(zv);" - - "ext/soap/php_packet_soap.c:214:6 faultcode U faultcode = (char*)tmp->children" - - "ext/soap/php_packet_soap.c:225:6 faultstring U faultstring = Z_STR(zv);" - - "ext/soap/php_packet_soap.c:234:28 faultcode U soap_fault(this_ptr, faultcode, faultstring ? ZSTR" - - "ext/soap/php_packet_soap.c:234:39 faultstring U this_ptr, faultcode, faultstring ? ZSTR_VAL(faultstring" - "ext/soap/php_packet_soap.c:234:83 faultactor U faultstring) : NULL, faultactor ? ZSTR_VAL(faultactor" - "ext/soap/php_packet_soap.c:234:105 faultactor U faultactor ? ZSTR_VAL(faultactor) : NULL, &details);" - "ext/soap/php_packet_soap.c:272:29 namens U ns = param->element->namens;" - - "ext/soap/php_schema.c:48:12 nscat U smart_str nscat = {0};" - - "ext/soap/php_schema.c:55:21 nscat U smart_str_appends(&nscat, (char*)ns);" - - "ext/soap/php_schema.c:56:21 nscat U smart_str_appendc(&nscat, ':');" - - "ext/soap/php_schema.c:57:21 nscat U smart_str_appends(&nscat, (char*)type);" - - "ext/soap/php_schema.c:58:15 nscat U smart_str_0(&nscat);" - "ext/soap/php_schema.c:80:38 strpprintf U clark_notation = zend_strpprintf(0, \"{%s}%s\", enc->details" - "ext/soap/php_schema.c:102:13 requestify U static void requestify_string(xmlChar **str" - "ext/soap/php_schema.c:120:4 requestify U requestify_string(&location);" @@ -23198,22 +20164,12 @@ issues: - "ext/soap/php_schema.c:356:51 namens U ns = estrdup(newType->namens);" - "ext/soap/php_schema.c:359:52 strpprintf U clark_notation = zend_strpprintf(0, \"{%s}%s\", cur_type" - "ext/soap/php_schema.c:375:12 namens U newType->namens = estrdup((char*)ns" - - "ext/soap/php_schema.c:440:12 nsptr U xmlNsPtr nsptr;" - - "ext/soap/php_schema.c:443:3 nsptr U nsptr = xmlSearchNs(listType" - - "ext/soap/php_schema.c:444:7 nsptr U if (nsptr != NULL) {" - - "ext/soap/php_schema.c:451:37 nsptr U namens = estrdup((char*)nsptr->href);" - - "ext/soap/php_schema.c:453:55 nsptr U encoder(sdl, newType, nsptr->href, BAD_CAST(type" + - "ext/soap/php_schema.c:717:26 enumval U sdlRestrictionCharPtr enumval = NULL;" + - "ext/soap/php_schema.c:719:39 enumval U restriction_var_char(trav, &enumval);" + - "ext/soap/php_schema.c:724:67 enumval U restrictions->enumeration, enumval->value, strlen(enumval" + - "ext/soap/php_schema.c:724:90 enumval U enumval->value, strlen(enumval->value), enumval) =" + - "ext/soap/php_schema.c:724:107 enumval U strlen(enumval->value), enumval) == NULL) {" - "ext/soap/php_schema.c:1417:52 strpprintf U clark_notation = zend_strpprintf(0, \"{%s}%s\", cur_type" - - "ext/soap/php_sdl.c:50:11 nsptr U xmlNsPtr nsptr;" - - "ext/soap/php_sdl.c:55:2 nsptr U nsptr = xmlSearchNs(node-" - - "ext/soap/php_sdl.c:56:6 nsptr U if (nsptr != NULL) {" - - "ext/soap/php_sdl.c:57:33 nsptr U encoder(sdl, (char*)nsptr->href, cptype);" - - "ext/soap/php_sdl.c:73:12 nsptr U xmlNsPtr nsptr;" - - "ext/soap/php_sdl.c:84:10 nscat U char *nscat = emalloc(len + 1);" - - "ext/soap/php_sdl.c:86:11 nscat U memcpy(nscat, nsptr->href, ns_len" - - "ext/soap/php_sdl.c:87:4 nscat U nscat[ns_len] = ':';" - - "ext/soap/php_sdl.c:88:11 nscat U memcpy(nscat+ns_len+1, cptype, type" - - "ext/soap/php_sdl.c:89:4 nscat U nscat[len] = '\\0';" - "ext/soap/php_sdl.c:254:43 credentals U clear authentication credentals */" - "ext/soap/php_sdl.c:299:9 tmpsdl U sdlPtr tmpsdl = ctx->sdl;" - "ext/soap/php_sdl.c:301:32 trav U xmlNodePtr root, definitions, trav;" @@ -23224,10 +20180,6 @@ issues: - "ext/soap/php_sdl.c:346:4 trav U trav = trav->next;" - "ext/soap/php_sdl.c:487:31 namens U h->ns && h->element->namens) {" - "ext/soap/php_sdl.c:488:34 namens U estrdup(h->element->namens);" - - "ext/soap/php_sdl.c:504:12 headerfaults U if (h->headerfaults == NULL) {" - - "ext/soap/php_sdl.c:505:9 headerfaults U h->headerfaults = emalloc(sizeof(HashTable" - - "ext/soap/php_sdl.c:506:24 headerfaults U zend_hash_init(h->headerfaults, 0, NULL, delete_header" - - "ext/soap/php_sdl.c:515:30 headerfaults U zend_hash_add_ptr(h->headerfaults, key.s, hf) == NULL" - "ext/soap/php_sdl.c:1200:8 namens U attr->namens = sdl_deserialize_string" - "ext/soap/php_sdl.c:1222:45 resriction U rictionIntPtr sdl_deserialize_resriction_int(char **in)" - "ext/soap/php_sdl.c:1236:46 resriction U ictionCharPtr sdl_deserialize_resriction_char(char **in)" @@ -23236,25 +20188,17 @@ issues: - "ext/soap/php_sdl.c:1310:54 resriction U inInclusive = sdl_deserialize_resriction_int(in);" - "ext/soap/php_sdl.c:1311:54 resriction U axExclusive = sdl_deserialize_resriction_int(in);" - "ext/soap/php_sdl.c:1384:38 strpprintf U clark_notation = zend_strpprintf(0, \"{%s}%s\", enc->details" - - "ext/soap/php_sdl.c:1458:10 headerfaults U tmp->headerfaults = emalloc(sizeof(HashTable" - "ext/soap/php_sdl.c:1814:29 namens U serialize_string(attr->namens, out);" - "ext/soap/php_sdl.c:2348:93 utilised U bug #66150) are not utilised. */" - - "ext/soap/php_sdl.c:2527:13 pfaults U HashTable *pfaults;" - - "ext/soap/php_sdl.c:2531:2 pfaults U pfaults = malloc(sizeof(HashTable" - - "ext/soap/php_sdl.c:2532:17 pfaults U zend_hash_init(pfaults, zend_hash_num_elements" - - "ext/soap/php_sdl.c:2560:26 pfaults U zend_hash_str_add_ptr(pfaults, ZSTR_VAL(key), ZSTR" - - "ext/soap/php_sdl.c:2562:36 pfaults U next_index_insert_ptr(pfaults, pfault);" - "ext/soap/php_sdl.c:2912:9 psdl U sdlPtr psdl = NULL;" - "ext/soap/php_sdl.c:2921:2 psdl U psdl = malloc(sizeof(*sdl" - "ext/soap/php_sdl.c:2922:9 psdl U memset(psdl, 0, sizeof(*sdl));" - "ext/soap/php_sdl.c:2925:3 psdl U psdl->source = strdup(sdl" - "ext/soap/php_sdl.c:2928:3 psdl U psdl->target_ns = strdup" - "ext/soap/php_sdl.c:3358:18 persitent U /* remove non-persitent sdl structure */" - - "ext/soap/php_sdl.h:100:23 headerfaults U HashTable *headerfaults; /* array of sdlSoapBindingF" - - "ext/soap/php_sdl.h:169:69 sequnce U sdlContentModel for sequnce,all,choice*/" - - "ext/soap/php_sdl.h:200:22 namens U char *namens;" - - "ext/soap/php_sdl.h:243:13 namens U char *namens;" - - "ext/soap/php_sdl.h:258:50 nscat U sdlPtr sdl, const char *nscat, size_t len);" + - "ext/soap/php_sdl.h:169:69 sequnce U sdlContentModel for sequnce,all,choice*/" + - "ext/soap/php_sdl.h:200:22 namens U char *namens;" + - "ext/soap/php_sdl.h:243:13 namens U char *namens;" - "ext/soap/php_soap.h:122:20 UNLIMATERECEIVER U #define SOAP_ACTOR_UNLIMATERECEIVER 3" - "ext/soap/php_soap.h:128:24 UNLIMATERECEIVER U define SOAP_1_2_ACTOR_UNLIMATERECEIVER \"http://www.w3.org/" - "ext/soap/php_xml.c:38:47 insignoficant U comments and other insignoficant nodes */" @@ -23281,16 +20225,6 @@ issues: - "ext/soap/soap_arginfo.h:295:52 POSITIVEINTEGER U POSITIVEINTEGER\", XSD_POSITIVEINTEGER, CONST_PERSISTENT);" - "ext/soap/soap_arginfo.h:302:35 TIMEINSTANT U LONG_CONSTANT(\"XSD_1999_TIMEINSTANT\", XSD_1999_TIMEINSTANT" - "ext/soap/soap_arginfo.h:302:58 TIMEINSTANT U TIMEINSTANT\", XSD_1999_TIMEINSTANT, CONST_PERSISTENT);" - - "ext/soap/soap_arginfo.h:405:16 faultstring U zval property_faultstring_default_value;" - - "ext/soap/soap_arginfo.h:406:23 faultstring U ZVAL_UNDEF(&property_faultstring_default_value);" - - "ext/soap/soap_arginfo.h:407:24 faultstring U zend_string *property_faultstring_name = zend_string_init" - - "ext/soap/soap_arginfo.h:407:61 faultstring U = zend_string_init(\"faultstring\", sizeof(\"faultstring" - - "ext/soap/soap_arginfo.h:407:83 faultstring U faultstring\", sizeof(\"faultstring\") - 1, 1);" - - "ext/soap/soap_arginfo.h:411:16 faultcode U zval property_faultcode_default_value;" - - "ext/soap/soap_arginfo.h:412:22 faultcode U ZVAL_NULL(&property_faultcode_default_value);" - - "ext/soap/soap_arginfo.h:413:24 faultcode U zend_string *property_faultcode_name = zend_string_init" - - "ext/soap/soap_arginfo.h:413:59 faultcode U = zend_string_init(\"faultcode\", sizeof(\"faultcode" - - "ext/soap/soap_arginfo.h:413:79 faultcode U faultcode\", sizeof(\"faultcode\") - 1, 1);" - "ext/soap/soap_arginfo.h:417:16 faultcodens U zval property_faultcodens_default_value;" - "ext/soap/soap_arginfo.h:418:22 faultcodens U ZVAL_NULL(&property_faultcodens_default_value);" - "ext/soap/soap_arginfo.h:419:24 faultcodens U zend_string *property_faultcodens_name = zend_string_init" @@ -23311,16 +20245,6 @@ issues: - "ext/soap/soap.c:633:97 UNLIMATERECEIVER U NONE, or SOAP_ACTOR_UNLIMATERECEIVER\");" - "ext/soap/soap.c:644:24 CODENS U zval_ptr_dtor(Z_FAULT_CODENS_P(obj));" - "ext/soap/soap.c:651:20 CODENS U ZVAL_NULL(Z_FAULT_CODENS_P(obj));" - - "ext/soap/soap.c:714:8 faultcode U zval *faultcode, *faultstring, *file" - - "ext/soap/soap.c:714:20 faultstring U zval *faultcode, *faultstring, *file, *line, trace" - - "ext/soap/soap.c:717:15 faultcode U zend_string *faultcode_val, *faultstring_val" - - "ext/soap/soap.c:717:31 faultstring U string *faultcode_val, *faultstring_val, *file_val;" - - "ext/soap/soap.c:725:2 faultcode U faultcode = zend_read_property" - - "ext/soap/soap.c:725:77 faultcode U Z_OBJ_P(this_ptr), \"faultcode\", sizeof(\"faultcode" - - "ext/soap/soap.c:725:97 faultcode U faultcode\", sizeof(\"faultcode\")-1, 1, &rv1);" - - "ext/soap/soap.c:726:2 faultstring U faultstring = zend_read_property" - - "ext/soap/soap.c:726:79 faultstring U Z_OBJ_P(this_ptr), \"faultstring\", sizeof(\"faultstring" - - "ext/soap/soap.c:726:101 faultstring U faultstring\", sizeof(\"faultstring\")-1, 1, &rv2);" - "ext/soap/soap.c:731:52 gettraceasstring U P(ZEND_THIS), NULL, \"gettraceasstring\", &trace);" - "ext/soap/soap.c:739:8 strpprintf U str = strpprintf(0, \"SoapFault exception" - "ext/soap/soap.c:758:56 namens U NULL, *name = NULL, *namens = NULL;" @@ -23329,18 +20253,12 @@ issues: - "ext/soap/soap.c:789:25 namens U (namens && ZSTR_LEN(namens) != 0) {" - "ext/soap/soap.c:790:27 NAMENS U ZVAL_STR_COPY(Z_VAR_ENC_NAMENS_P(this_ptr), namens" - "ext/soap/soap.c:790:47 namens U NAMENS_P(this_ptr), namens);" - - "ext/soap/soap.c:838:14 nscat U smart_str nscat = {0};" - - "ext/soap/soap.c:884:24 nscat U smart_str_appends(&nscat, type_ns);" - - "ext/soap/soap.c:885:24 nscat U smart_str_appendc(&nscat, ':');" - - "ext/soap/soap.c:887:23 nscat U smart_str_appends(&nscat, type_name);" - - "ext/soap/soap.c:888:17 nscat U smart_str_0(&nscat);" - "ext/soap/soap.c:1291:29 OVFL U arg && ZEND_SIZE_T_INT_OVFL(arg_len)) {" - "ext/soap/soap.c:1383:85 SOAPACTION U vars), ZEND_STRL(\"HTTP_SOAPACTION\"))) != NULL && Z_TYPE" - "ext/soap/soap.c:1476:40 happned U session or something weird happned */" - "ext/soap/soap.c:1902:44 detials U buffer and send as fault detials */" - "ext/soap/soap.c:2621:43 soapaction U hash_str_find(options, \"soapaction\", sizeof(\"soapaction" - "ext/soap/soap.c:2621:64 soapaction U soapaction\", sizeof(\"soapaction\")-1)) != NULL && Z_TYPE" - - "ext/soap/soap.c:2781:46 Sssl U parameters(ZEND_NUM_ARGS(), \"Sssl|b\"," - "ext/soap/soap.c:2803:20 thet U /* {{{ Sets cookie thet will sent with SOAP" - "ext/soap/soap.c:2819:8 zcookie U zval zcookie;" - "ext/soap/soap.c:2820:15 zcookie U array_init(&zcookie);" @@ -23356,19 +20274,7 @@ issues: - "ext/soap/soap.c:3328:64 UNLIMATERECEIVER U content,SOAP_1_2_ACTOR_UNLIMATERECEIVER) != 0 &&" - "ext/soap/soap.c:3438:43 UNLIMATERECEIVER U P(tmp) == SOAP_ACTOR_UNLIMATERECEIVER) {" - "ext/soap/soap.c:3439:84 UNLIMATERECEIVER U CAST(SOAP_1_2_ACTOR_UNLIMATERECEIVER));" - - "ext/soap/soap.c:3609:39 headerfaults U hdr && headers->hdr->headerfaults &&" - - "ext/soap/soap.c:3610:49 headerfaults U find_ptr(headers->hdr->headerfaults, key.s)) != NULL) {" - - "ext/soap/soap.c:3633:15 nsptr U xmlNsPtr nsptr = encode_add_ns(xmlHdr" - - "ext/soap/soap.c:3634:23 nsptr U xmlSetNs(xmlHdr, nsptr);" - - "ext/soap/soap.c:3684:16 sparam U sdlParamPtr sparam;" - - "ext/soap/soap.c:3687:4 sparam U sparam = zend_hash_get_current" - - "ext/soap/soap.c:3688:8 sparam U if (sparam->element) {" - - "ext/soap/soap.c:3689:16 sparam U fault_ns = sparam->element->namens;" - - "ext/soap/soap.c:3700:15 nsptr U xmlNsPtr nsptr = encode_add_ns(node" - - "ext/soap/soap.c:3701:61 nsptr U CAST(ZSTR_VAL(str)), nsptr->prefix, NULL, 0);" - "ext/soap/soap.c:3717:36 faultactor U mlNodeSetName(node, BAD_CAST(\"faultactor\"));" - - "ext/soap/soap.c:3727:15 nsptr U xmlNsPtr nsptr = encode_add_ns(node" - - "ext/soap/soap.c:3748:16 sparam U sdlParamPtr sparam;" - "ext/soap/soap.c:3926:8 zstyle U zval *zstyle, *zuse;" - "ext/soap/soap.c:3926:17 zuse U zval *zstyle, *zuse;" - "ext/soap/soap.c:3974:3 zstyle U zstyle = Z_CLIENT_STYLE_P(this" @@ -23450,8 +20356,6 @@ issues: - "ext/sockets/conversions.c:315:14 lzval U ZVAL_COPY(&lzval, (zval *)arr_value)" - "ext/sockets/conversions.c:316:16 lzval U arr_value = &lzval;" - "ext/sockets/conversions.c:325:36 lzval U long we're operating on lzval */" - - "ext/sockets/conversions.c:446:16 PASSCRED U #if defined(SO_PASSCRED) || defined(LOCAL_CREDS" - - "ext/sockets/conversions.c:533:16 PASSCRED U #if defined(SO_PASSCRED) || defined(LOCAL_CREDS" - "ext/sockets/conversions.c:551:50 zaddr U sin_addr(const zval *zaddr_str, char *inaddr, ser" - "ext/sockets/conversions.c:557:42 zaddr U tmp_string((zval *) zaddr_str, &tmp_addr_str)" - "ext/sockets/conversions.c:601:51 zaddr U sin6_addr(const zval *zaddr_str, char *addr6, ser" @@ -23465,21 +20369,6 @@ issues: - "ext/sockets/conversions.c:1178:100 falsevp U SOCKADDR) - 1, (void *)falsevp) == NULL) {" - "ext/sockets/conversions.c:1269:15 SIOCGIFINDEX U #elif defined(SIOCGIFINDEX)" - "ext/sockets/conversions.c:1275:44 SIOCGIFINDEX U ctx->sock->bsd_socket, SIOCGIFINDEX, &ifr) < 0) {" - - "ext/sockets/conversions.c:1321:16 PASSCRED U #if defined(SO_PASSCRED) || defined(LOCAL_CREDS" - - "ext/sockets/conversions.c:1324:45 sockcred U 1, offsetof(struct sockcred2, sc_pid), from_zval" - - "ext/sockets/conversions.c:1325:45 sockcred U 1, offsetof(struct sockcred2, sc_euid), from_zval" - - "ext/sockets/conversions.c:1327:45 sockcred U 1, offsetof(struct sockcred2, sc_egid), from_zval" - - "ext/sockets/conversions.c:1329:45 sockcred U 1, offsetof(struct sockcred, sc_pid), from_zval" - - "ext/sockets/conversions.c:1330:45 sockcred U 1, offsetof(struct sockcred, sc_euid), from_zval" - - "ext/sockets/conversions.c:1338:18 PASSCRED U #elif defined(SO_PASSCRED)" - - "ext/sockets/conversions.h:13:20 sockcred U // the legacy sockcred/LOCAL_CREDS pair (due" - - "ext/sockets/conversions.h:15:9 sockcred U // sockcred2/LOCAL_CREDS_PERSISTENT" - - "ext/sockets/conversions.h:64:16 PASSCRED U #if defined(SO_PASSCRED) || defined(LOCAL_CREDS" - - "ext/sockets/multicast.c:147:14 sreq U int (*mcast_sreq_fun)(php_socket *, int" - - "ext/sockets/multicast.c:181:9 sreq U mcast_sreq_fun = &php_mcast_block" - - "ext/sockets/multicast.c:182:14 sreq U goto mcast_sreq_fun;" - - "ext/sockets/multicast.c:184:9 sreq U mcast_sreq_fun = &php_mcast_unblock" - - "ext/sockets/multicast.c:185:14 sreq U goto mcast_sreq_fun;" - "ext/sockets/multicast.c:244:31 lback U char ipv4_mcast_ttl_lback;" - "ext/sockets/multicast.c:272:8 dosockopt U goto dosockopt;" - "ext/sockets/multicast.c:276:18 lback U ipv4_mcast_ttl_lback = (unsigned char) (Z" @@ -23505,10 +20394,6 @@ issues: - "ext/sockets/multicast.c:529:3 mreqs U mreqs.imr_sourceaddr = (" - "ext/sockets/multicast.c:538:4 mreqs U mreqs.imr_interface = addr" - "ext/sockets/multicast.c:540:4 mreqs U mreqs.imr_interface.s_addr" - - "ext/sockets/multicast.c:621:6 IPADDRTABLE U MIB_IPADDRTABLE *addr_table;" - - "ext/sockets/multicast.c:648:7 IPADDRROW U MIB_IPADDRROW r = addr_table->table" - - "ext/sockets/multicast.c:663:6 IPADDRTABLE U MIB_IPADDRTABLE *addr_table;" - - "ext/sockets/multicast.c:690:7 IPADDRROW U MIB_IPADDRROW r = addr_table->table" - "ext/sockets/multicast.c:723:13 SIOCGIFNAME U #if defined(SIOCGIFNAME)" - "ext/sockets/multicast.c:725:34 SIOCGIFNAME U php_sock->bsd_socket, SIOCGIFNAME, &if_req) == -1) {" - "ext/sockets/multicast.c:729:16 SIOCGIFNAME U #error Neither SIOCGIFNAME nor if_indextoname are" @@ -23552,9 +20437,6 @@ issues: - "ext/sockets/sendrecvmsg.c:98:61 registery U 32, NULL, ancillary_registery_free_elem, 1);" - "ext/sockets/sendrecvmsg.c:100:19 sizev U #define PUT_ENTRY(sizev, var_size, calc, from" - "ext/sockets/sendrecvmsg.c:101:17 sizev U entry.size = sizev; \\" - - "ext/sockets/sendrecvmsg.c:125:11 PASSCRED U #ifdef SO_PASSCRED" - - "ext/sockets/sendrecvmsg.c:136:12 SOCKCRED U PUT_ENTRY(SOCKCRED2SIZE(1), 1, 0, from" - - "ext/sockets/sendrecvmsg.c:139:12 SOCKCREDSIZE U PUT_ENTRY(SOCKCREDSIZE(1), 1, 0, from_zval" - "ext/sockets/sendrecvmsg.c:180:10 zsocket U zval *zsocket," - "ext/sockets/sendrecvmsg.c:190:54 zsocket U NUM_ARGS(), \"Oa|l\", &zsocket, socket_ce, &zmsg," - "ext/sockets/sendrecvmsg.c:196:24 zsocket U php_sock = Z_SOCKET_P(zsocket);" @@ -23580,9 +20462,6 @@ issues: - "ext/sockets/sockets_arginfo.h:209:56 wsaprotocol U INFO_EX(arginfo_socket_wsaprotocol_info_release, 0, 1," - "ext/sockets/sockets_arginfo.h:256:22 wsaprotocol U ZEND_FUNCTION(socket_wsaprotocol_info_export);" - "ext/sockets/sockets_arginfo.h:257:22 wsaprotocol U ZEND_FUNCTION(socket_wsaprotocol_info_import);" - - "ext/sockets/sockets_arginfo.h:405:16 BINDTODEVICE U #if defined(SO_BINDTODEVICE)" - - "ext/sockets/sockets_arginfo.h:406:29 BINDTODEVICE U REGISTER_LONG_CONSTANT(\"SO_BINDTODEVICE\", SO_BINDTODEVICE, CONST" - - "ext/sockets/sockets_arginfo.h:406:47 BINDTODEVICE U SO_BINDTODEVICE\", SO_BINDTODEVICE, CONST_PERSISTENT);" - "ext/sockets/sockets_arginfo.h:408:16 BINDTOIFINDEX U #if defined(SO_BINDTOIFINDEX)" - "ext/sockets/sockets_arginfo.h:409:29 BINDTOIFINDEX U REGISTER_LONG_CONSTANT(\"SO_BINDTOIFINDEX\", SO_BINDTOIFINDEX," - "ext/sockets/sockets_arginfo.h:409:48 BINDTOIFINDEX U SO_BINDTOIFINDEX\", SO_BINDTOIFINDEX, CONST_PERSISTENT);" @@ -23605,9 +20484,6 @@ issues: - "ext/sockets/sockets_arginfo.h:503:20 RXHASH U #if defined(SKF_AD_RXHASH)" - "ext/sockets/sockets_arginfo.h:504:33 RXHASH U LONG_CONSTANT(\"SKF_AD_RXHASH\", SKF_AD_RXHASH, CONST" - "ext/sockets/sockets_arginfo.h:504:49 RXHASH U SKF_AD_RXHASH\", SKF_AD_RXHASH, CONST_PERSISTENT);" - - "ext/sockets/sockets_arginfo.h:524:25 TPID U defined(SKF_AD_VLAN_TPID)" - - "ext/sockets/sockets_arginfo.h:525:38 TPID U CONSTANT(\"SKF_AD_VLAN_TPID\", SKF_AD_VLAN_TPID," - - "ext/sockets/sockets_arginfo.h:525:57 TPID U VLAN_TPID\", SKF_AD_VLAN_TPID, CONST_PERSISTENT);" - "ext/sockets/sockets_arginfo.h:910:42 WSAESTALE U CONSTANT(\"SOCKET_ESTALE\", WSAESTALE, CONST_PERSISTENT);" - "ext/sockets/sockets_arginfo.h:913:33 EDISCON U LONG_CONSTANT(\"SOCKET_EDISCON\", WSAEDISCON, CONST" - "ext/sockets/sockets_arginfo.h:913:43 WSAEDISCON U CONSTANT(\"SOCKET_EDISCON\", WSAEDISCON, CONST_PERSISTENT);" @@ -23623,11 +20499,6 @@ issues: - "ext/sockets/sockets_arginfo.h:937:46 WSANO U SOCKET_NO_ADDRESS\", WSANO_ADDRESS, CONST_PERSISTENT" - "ext/sockets/sockets_arginfo.h:965:29 CANONIDN U REGISTER_LONG_CONSTANT(\"AI_CANONIDN\", AI_CANONIDN, CONST" - "ext/sockets/sockets_arginfo.h:965:43 CANONIDN U CONSTANT(\"AI_CANONIDN\", AI_CANONIDN, CONST_PERSISTENT);" - - "ext/sockets/sockets_arginfo.h:994:16 PASSCRED U #if defined(SO_PASSCRED) && defined(SCM_CREDENTIALS" - - "ext/sockets/sockets_arginfo.h:997:16 PASSCRED U #if defined(SO_PASSCRED) && !(defined(SCM_CREDENTIALS" - - "ext/sockets/sockets_arginfo.h:1000:16 PASSCRED U #if defined(SO_PASSCRED)" - - "ext/sockets/sockets_arginfo.h:1001:29 PASSCRED U REGISTER_LONG_CONSTANT(\"SO_PASSCRED\", SO_PASSCRED, CONST" - - "ext/sockets/sockets_arginfo.h:1001:43 PASSCRED U CONSTANT(\"SO_PASSCRED\", SO_PASSCRED, CONST_PERSISTENT);" - "ext/sockets/sockets_arginfo.h:1015:33 CBPF U SO_ATTACH_REUSEPORT_CBPF)" - "ext/sockets/sockets_arginfo.h:1016:46 CBPF U SO_ATTACH_REUSEPORT_CBPF\", SO_ATTACH_REUSEPORT" - "ext/sockets/sockets_arginfo.h:1016:73 CBPF U SO_ATTACH_REUSEPORT_CBPF, CONST_PERSISTENT);" @@ -23647,7 +20518,6 @@ issues: - "ext/sockets/sockets_arginfo.h:1061:60 CSCOV U CSCOV\", UDPLITE_SEND_CSCOV, CONST_PERSISTENT);" - "ext/sockets/sockets_arginfo.h:1063:26 CSCOV U defined(UDPLITE_RECV_CSCOV)" - "ext/sockets/sockets_arginfo.h:1064:39 CSCOV U CONSTANT(\"UDPLITE_RECV_CSCOV\", UDPLITE_RECV_CSCOV" - - "ext/sockets/sockets.c:37:18 winutil U # include " - "ext/sockets/sockets.c:79:90 UBSAN U errors in the Clang UBSAN build */" - "ext/sockets/sockets.c:476:13 sendrecvmsg U php_socket_sendrecvmsg_init(INIT_FUNC_ARGS" - "ext/sockets/sockets.c:485:13 sendrecvmsg U php_socket_sendrecvmsg_shutdown(SHUTDOWN_FUNC" @@ -23673,12 +20543,9 @@ issues: - "ext/sockets/sockets.c:1774:65 WMEM U alloc\", minfo[SK_MEMINFO_WMEM_ALLOC]);" - "ext/sockets/sockets.c:1777:35 wmem U long(return_value, \"wmem_queued\", minfo[SK_MEMINFO" - "ext/sockets/sockets.c:1777:66 WMEM U queued\", minfo[SK_MEMINFO_WMEM_QUEUED]);" - - "ext/sockets/sockets.c:1983:11 BINDTODEVICE U #ifdef SO_BINDTODEVICE" - - "ext/sockets/sockets.c:1984:11 BINDTODEVICE U case SO_BINDTODEVICE: {" - "ext/sockets/sockets.c:2027:28 CBPF U SO_ATTACH_REUSEPORT_CBPF" - "ext/sockets/sockets.c:2028:28 CBPF U SO_ATTACH_REUSEPORT_CBPF: {" - "ext/sockets/sockets.c:2038:31 cbpf U static struct sock_filter cbpf[8] = {0};" - - "ext/sockets/sockets.c:2039:24 fprog U static struct sock_fprog bpfprog;" - "ext/sockets/sockets.c:2039:30 bpfprog U static struct sock_fprog bpfprog;" - "ext/sockets/sockets.c:2044:7 cbpf U cbpf[0].code = (BPF_LD|BPF" - "ext/sockets/sockets.c:2045:7 cbpf U cbpf[0].k = (uint32_t)(SKF" @@ -23692,7 +20559,6 @@ issues: - "ext/sockets/sockets.c:2348:8 zsocket U zval *zsocket;" - "ext/sockets/sockets.c:2356:27 zsocket U PARAM_OBJECT_OF_CLASS(zsocket, socket_ce)" - "ext/sockets/sockets.c:2359:22 zsocket U socket = Z_SOCKET_P(zsocket);" - - "ext/sockets/sockets.c:2412:45 sockops U with the registered sockops for the protocol in" - "ext/sockets/sockets.c:2447:15 zhints U zval *hint, *zhints = NULL;" - "ext/sockets/sockets.c:2456:17 zhints U Z_PARAM_ARRAY(zhints)" - "ext/sockets/sockets.c:2461:6 zhints U if (zhints && !HT_IS_PACKED(Z_ARRVAL" @@ -24285,68 +21151,32 @@ issues: - "ext/sodium/libsodium_arginfo.h:88:68 xchacha U arginfo_sodium_crypto_aead_xchacha20poly1305_ietf_decrypt" - "ext/sodium/libsodium_arginfo.h:95:68 xchacha U arginfo_sodium_crypto_aead_xchacha20poly1305_ietf_keygen" - "ext/sodium/libsodium_arginfo.h:98:68 xchacha U arginfo_sodium_crypto_aead_xchacha20poly1305_ietf_encrypt" - - "ext/sodium/libsodium_arginfo.h:131:80 secretkey U crypto_box_keypair_from_secretkey_and_publickey, 0, 2" - - "ext/sodium/libsodium_arginfo.h:146:82 secretkey U crypto_box_publickey_from_secretkey, 0, 1, IS_STRING, 0" - - "ext/sodium/libsodium_arginfo.h:160:35 secretkey U arginfo_sodium_crypto_box_secretkey arginfo_sodium_crypto" - "ext/sodium/libsodium_arginfo.h:162:25 ristretto U defined(crypto_core_ristretto255_HASHBYTES)" - "ext/sodium/libsodium_arginfo.h:163:68 ristretto U arginfo_sodium_crypto_core_ristretto255_add, 0, 2, IS_STRING" - "ext/sodium/libsodium_arginfo.h:168:68 ristretto U arginfo_sodium_crypto_core_ristretto255_from_hash, 0, 1," - "ext/sodium/libsodium_arginfo.h:172:68 ristretto U arginfo_sodium_crypto_core_ristretto255_is_valid_point," - "ext/sodium/libsodium_arginfo.h:176:68 ristretto U arginfo_sodium_crypto_core_ristretto255_random, 0, 0, IS" - - "ext/sodium/libsodium_arginfo.h:205:34 secretkey U arginfo_sodium_crypto_kx_secretkey arginfo_sodium_crypto" - - "ext/sodium/libsodium_arginfo.h:251:20 pwhash U #if defined(crypto_pwhash_SALTBYTES)" - - "ext/sodium/libsodium_arginfo.h:252:63 pwhash U arginfo_sodium_crypto_pwhash, 0, 5, IS_STRING, 0" - - "ext/sodium/libsodium_arginfo.h:256:24 opslimit U ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0)" - - "ext/sodium/libsodium_arginfo.h:258:76 PWHASH U LONG, 0, \"SODIUM_CRYPTO_PWHASH_ALG_DEFAULT\")" - - "ext/sodium/libsodium_arginfo.h:261:63 pwhash U arginfo_sodium_crypto_pwhash_str, 0, 3, IS_STRING" - - "ext/sodium/libsodium_arginfo.h:263:24 opslimit U ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0)" - - "ext/sodium/libsodium_arginfo.h:267:63 pwhash U arginfo_sodium_crypto_pwhash_str_verify, 0, 2, _IS" - - "ext/sodium/libsodium_arginfo.h:274:63 pwhash U arginfo_sodium_crypto_pwhash_str_needs_rehash, 0" - - "ext/sodium/libsodium_arginfo.h:276:24 opslimit U ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0)" - "ext/sodium/libsodium_arginfo.h:281:27 scryptsalsa U defined(crypto_pwhash_scryptsalsa208sha256_SALTBYTES)" - "ext/sodium/libsodium_arginfo.h:282:70 scryptsalsa U sodium_crypto_pwhash_scryptsalsa208sha256, 0, 5, IS_STRING" - - "ext/sodium/libsodium_arginfo.h:286:24 opslimit U ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0)" - "ext/sodium/libsodium_arginfo.h:290:70 scryptsalsa U sodium_crypto_pwhash_scryptsalsa208sha256_str, 0, 3," - - "ext/sodium/libsodium_arginfo.h:292:24 opslimit U ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0)" - "ext/sodium/libsodium_arginfo.h:296:70 scryptsalsa U sodium_crypto_pwhash_scryptsalsa208sha256_str_verify" - "ext/sodium/libsodium_arginfo.h:302:63 scalarmult U arginfo_sodium_crypto_scalarmult, 0, 2, IS_STRING, 0" - "ext/sodium/libsodium_arginfo.h:308:63 scalarmult U arginfo_sodium_crypto_scalarmult_ristretto255, 0, 2," - "ext/sodium/libsodium_arginfo.h:313:63 scalarmult U arginfo_sodium_crypto_scalarmult_ristretto255_base," - - "ext/sodium/libsodium_arginfo.h:318:63 secretbox U arginfo_sodium_crypto_secretbox, 0, 3, IS_STRING, 0" - - "ext/sodium/libsodium_arginfo.h:324:31 secretbox U arginfo_sodium_crypto_secretbox_keygen arginfo_sodium" - - "ext/sodium/libsodium_arginfo.h:326:63 secretbox U arginfo_sodium_crypto_secretbox_open, 0, 3, MAY_BE_STRING" - - "ext/sodium/libsodium_arginfo.h:332:20 secretstream U #if defined(crypto_secretstream_xchacha20poly1305_ABYTES" - "ext/sodium/libsodium_arginfo.h:332:33 xchacha U crypto_secretstream_xchacha20poly1305_ABYTES)" - - "ext/sodium/libsodium_arginfo.h:333:63 secretstream U arginfo_sodium_crypto_secretstream_xchacha20poly1305_keygen" - - "ext/sodium/libsodium_arginfo.h:336:63 secretstream U arginfo_sodium_crypto_secretstream_xchacha20poly1305_init" - - "ext/sodium/libsodium_arginfo.h:340:63 secretstream U arginfo_sodium_crypto_secretstream_xchacha20poly1305_push" - - "ext/sodium/libsodium_arginfo.h:344:75 SECRETSTREAM U LONG, 0, \"SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG" - "ext/sodium/libsodium_arginfo.h:344:88 XCHACHA U CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG_MESSAGE" - - "ext/sodium/libsodium_arginfo.h:347:63 secretstream U arginfo_sodium_crypto_secretstream_xchacha20poly1305_init" - - "ext/sodium/libsodium_arginfo.h:378:102 secretkey U crypto_box_publickey_from_secretkey" - - "ext/sodium/libsodium_arginfo.h:411:64 secretbox U arginfo_sodium_crypto_secretbox" - - "ext/sodium/libsodium_arginfo.h:460:24 unpad U define arginfo_sodium_unpad arginfo_sodium_pad" - "ext/sodium/libsodium_arginfo.h:484:31 scalarmult U arginfo_sodium_crypto_scalarmult_base arginfo_sodium" - "ext/sodium/libsodium_arginfo.h:487:18 AESGCM U #if defined(HAVE_AESGCM)" - "ext/sodium/libsodium_arginfo.h:508:48 NPUBBYTES U xchacha20poly1305_IETF_NPUBBYTES)" - "ext/sodium/libsodium_arginfo.h:562:27 scryptsalsa U defined(crypto_pwhash_scryptsalsa208sha256_SALTBYTES)" - "ext/sodium/libsodium_arginfo.h:567:29 scalarmult U FUNCTION(sodium_crypto_scalarmult);" - - "ext/sodium/libsodium_arginfo.h:572:29 secretbox U FUNCTION(sodium_crypto_secretbox);" - - "ext/sodium/libsodium_arginfo.h:612:22 unpad U ZEND_FUNCTION(sodium_unpad);" - "ext/sodium/libsodium_arginfo.h:622:18 AESGCM U #if defined(HAVE_AESGCM)" - "ext/sodium/libsodium_arginfo.h:643:48 NPUBBYTES U xchacha20poly1305_IETF_NPUBBYTES)" - - "ext/sodium/libsodium_arginfo.h:747:17 unpad U ZEND_FE(sodium_unpad, arginfo_sodium_unpad" - - "ext/sodium/libsodium_arginfo.h:747:39 unpad U unpad, arginfo_sodium_unpad)" - "ext/sodium/libsodium_arginfo.h:758:22 libsodium U static void register_libsodium_symbols(int module_number" - "ext/sodium/libsodium_arginfo.h:763:18 AESGCM U #if defined(HAVE_AESGCM)" - "ext/sodium/libsodium_arginfo.h:766:18 AESGCM U #if defined(HAVE_AESGCM)" - - "ext/sodium/libsodium_arginfo.h:767:55 NSECBYTES U CRYPTO_AEAD_AES256GCM_NSECBYTES\", crypto_aead_aes25" - - "ext/sodium/libsodium_arginfo.h:767:89 NSECBYTES U crypto_aead_aes256gcm_NSECBYTES, CONST_PERSISTENT);" - "ext/sodium/libsodium_arginfo.h:770:55 NPUBBYTES U CRYPTO_AEAD_AES256GCM_NPUBBYTES\", crypto_aead_aes25" - "ext/sodium/libsodium_arginfo.h:770:89 NPUBBYTES U crypto_aead_aes256gcm_NPUBBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:779:55 NSECBYTES U CRYPTO_AEAD_AEGIS128L_NSECBYTES\", crypto_aead_aegis" - - "ext/sodium/libsodium_arginfo.h:779:89 NSECBYTES U crypto_aead_aegis128l_NSECBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:791:54 NSECBYTES U CRYPTO_AEAD_AEGIS256_NSECBYTES\", crypto_aead_aegis" - "ext/sodium/libsodium_arginfo.h:799:45 CHACHA U \"SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES\"" - "ext/sodium/libsodium_arginfo.h:800:45 CHACHA U \"SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NSECBYTES" - "ext/sodium/libsodium_arginfo.h:801:45 CHACHA U \"SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES" @@ -24358,44 +21188,18 @@ issues: - "ext/sodium/libsodium_arginfo.h:817:45 XCHACHA U \"SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_ABYTES" - "ext/sodium/libsodium_arginfo.h:821:44 SEALBYTES U CONSTANT(\"SODIUM_CRYPTO_BOX_SEALBYTES\", crypto_box_SEALBYTES" - "ext/sodium/libsodium_arginfo.h:821:67 SEALBYTES U SEALBYTES\", crypto_box_SEALBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:822:44 SECRETKEYBYTES U CONSTANT(\"SODIUM_CRYPTO_BOX_SECRETKEYBYTES\", crypto_box_SECRETKEYBYTES" - - "ext/sodium/libsodium_arginfo.h:822:72 SECRETKEYBYTES U SECRETKEYBYTES\", crypto_box_SECRETKEYBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:826:44 NONCEBYTES U CONSTANT(\"SODIUM_CRYPTO_BOX_NONCEBYTES\", crypto_box_NONCEBYTES" - - "ext/sodium/libsodium_arginfo.h:826:68 NONCEBYTES U NONCEBYTES\", crypto_box_NONCEBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:827:44 SEEDBYTES U CONSTANT(\"SODIUM_CRYPTO_BOX_SEEDBYTES\", crypto_box_SEEDBYTES" - - "ext/sodium/libsodium_arginfo.h:827:67 SEEDBYTES U SEEDBYTES\", crypto_box_SEEDBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:832:43 SEEDBYTES U CONSTANT(\"SODIUM_CRYPTO_KX_SEEDBYTES\", crypto_kx_SEEDBYTES" - - "ext/sodium/libsodium_arginfo.h:832:65 SEEDBYTES U SEEDBYTES\", crypto_kx_SEEDBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:835:43 SECRETKEYBYTES U CONSTANT(\"SODIUM_CRYPTO_KX_SECRETKEYBYTES\", crypto_kx_SECRETKEYBYTES" - - "ext/sodium/libsodium_arginfo.h:835:70 SECRETKEYBYTES U SECRETKEYBYTES\", crypto_kx_SECRETKEYBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:838:40 SECRETSTREAM U CONSTANT(\"SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_ABYTES" - - "ext/sodium/libsodium_arginfo.h:841:40 SECRETSTREAM U CONSTANT(\"SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_HEADERBYTES" - - "ext/sodium/libsodium_arginfo.h:844:40 SECRETSTREAM U CONSTANT(\"SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_KEYBYTES" - - "ext/sodium/libsodium_arginfo.h:847:40 SECRETSTREAM U CONSTANT(\"SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_MESSAGEBYTE" - - "ext/sodium/libsodium_arginfo.h:868:40 PWHASH U CONSTANT(\"SODIUM_CRYPTO_PWHASH_ALG_ARGON2I13\", crypto" - - "ext/sodium/libsodium_arginfo.h:871:40 PWHASH U CONSTANT(\"SODIUM_CRYPTO_PWHASH_ALG_ARGON2ID13\", crypto" - - "ext/sodium/libsodium_arginfo.h:874:40 PWHASH U CONSTANT(\"SODIUM_CRYPTO_PWHASH_ALG_DEFAULT\", crypto" - - "ext/sodium/libsodium_arginfo.h:877:40 PWHASH U CONSTANT(\"SODIUM_CRYPTO_PWHASH_SALTBYTES\", crypto_pwhash" - - "ext/sodium/libsodium_arginfo.h:883:47 OPSLIMIT U SODIUM_CRYPTO_PWHASH_OPSLIMIT_INTERACTIVE\", crypto" - - "ext/sodium/libsodium_arginfo.h:889:47 OPSLIMIT U SODIUM_CRYPTO_PWHASH_OPSLIMIT_MODERATE\", crypto_pwhash" - - "ext/sodium/libsodium_arginfo.h:895:47 OPSLIMIT U SODIUM_CRYPTO_PWHASH_OPSLIMIT_SENSITIVE\", crypto_pwhash" + - "ext/sodium/libsodium_arginfo.h:824:44 KEYPAIRBYTES U CONSTANT(\"SODIUM_CRYPTO_BOX_KEYPAIRBYTES\", SODIUM_CRYPTO_BOX" + - "ext/sodium/libsodium_arginfo.h:824:77 KEYPAIRBYTES U , SODIUM_CRYPTO_BOX_KEYPAIRBYTES(), CONST_PERSISTENT" + - "ext/sodium/libsodium_arginfo.h:836:43 KEYPAIRBYTES U CONSTANT(\"SODIUM_CRYPTO_KX_KEYPAIRBYTES\", SODIUM_CRYPTO_KX_KEYPAIRBYT" + - "ext/sodium/libsodium_arginfo.h:836:75 KEYPAIRBYTES U YPAIRBYTES\", SODIUM_CRYPTO_KX_KEYPAIRBYTES(), CONST_PERSISTENT" - "ext/sodium/libsodium_arginfo.h:901:47 SCRYPTSALSA U SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_SALTBYTES\"" - "ext/sodium/libsodium_arginfo.h:904:49 SCRYPTSALSA U SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_STRPREFIX\"" - "ext/sodium/libsodium_arginfo.h:907:47 SCRYPTSALSA U SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_OPSLIMIT_INTERACTIVE" - - "ext/sodium/libsodium_arginfo.h:907:68 OPSLIMIT U SCRYPTSALSA208SHA256_OPSLIMIT_INTERACTIVE\", crypto" - "ext/sodium/libsodium_arginfo.h:910:47 SCRYPTSALSA U SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_MEMLIMIT_INTERACTIVE" - "ext/sodium/libsodium_arginfo.h:913:47 SCRYPTSALSA U SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_OPSLIMIT_SENSITIVE" - - "ext/sodium/libsodium_arginfo.h:913:68 OPSLIMIT U SCRYPTSALSA208SHA256_OPSLIMIT_SENSITIVE\", crypto_pwhash" - "ext/sodium/libsodium_arginfo.h:918:40 SCALARMULT U CONSTANT(\"SODIUM_CRYPTO_SCALARMULT_BYTES\", crypto_scalarmult" - "ext/sodium/libsodium_arginfo.h:919:40 SCALARMULT U CONSTANT(\"SODIUM_CRYPTO_SCALARMULT_SCALARBYTES\", crypto" - - "ext/sodium/libsodium_arginfo.h:922:40 SECRETBOX U CONSTANT(\"SODIUM_CRYPTO_SECRETBOX_KEYBYTES\", crypto_secretbox" - - "ext/sodium/libsodium_arginfo.h:923:40 SECRETBOX U CONSTANT(\"SODIUM_CRYPTO_SECRETBOX_MACBYTES\", crypto_secretbox" - - "ext/sodium/libsodium_arginfo.h:924:40 SECRETBOX U CONSTANT(\"SODIUM_CRYPTO_SECRETBOX_NONCEBYTES\", crypto" - - "ext/sodium/libsodium_arginfo.h:924:50 NONCEBYTES U SODIUM_CRYPTO_SECRETBOX_NONCEBYTES\", crypto_secretbox_NONCEBYTES" - - "ext/sodium/libsodium_arginfo.h:924:80 NONCEBYTES U NONCEBYTES\", crypto_secretbox_NONCEBYTES, CONST_PERSISTENT);" - - "ext/sodium/libsodium_arginfo.h:926:45 SEEDBYTES U \"SODIUM_CRYPTO_SIGN_SEEDBYTES\", crypto_sign_SEEDBYTES" - - "ext/sodium/libsodium_arginfo.h:928:45 SECRETKEYBYTES U \"SODIUM_CRYPTO_SIGN_SECRETKEYBYTES\", crypto_sign_SECRETKEYBYTES" - - "ext/sodium/libsodium_arginfo.h:930:47 NONCEBYTES U SODIUM_CRYPTO_STREAM_NONCEBYTES\", crypto_stream_NONCEBYTES" + - "ext/sodium/libsodium_arginfo.h:929:45 KEYPAIRBYTES U \"SODIUM_CRYPTO_SIGN_KEYPAIRBYTES\", SODIUM_CRYPTO_SIGN" - "ext/sodium/libsodium_arginfo.h:951:40 SCALARMULT U CONSTANT(\"SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES\"" - "ext/sodium/libsodium_arginfo.h:951:51 RISTRETTO U SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES\", crypto_scalarmult" - "ext/sodium/libsodium_arginfo.h:954:40 SCALARMULT U CONSTANT(\"SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES" @@ -24410,35 +21214,16 @@ issues: - "ext/sodium/libsodium_arginfo.h:975:190 SENSITIVEPARAMETER U ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0);" - "ext/sodium/libsodium_arginfo.h:979:190 SENSITIVEPARAMETER U ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0);" - "ext/sodium/libsodium_arginfo.h:981:190 SENSITIVEPARAMETER U ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0);" - - "ext/sodium/libsodium_arginfo.h:1132:82 unpad U function_table), \"sodium_unpad\", sizeof(\"sodium_unpad" - "ext/sodium/libsodium.c:37:15 AESGCM U # define HAVE_AESGCM 1" - - "ext/sodium/libsodium.c:60:19 SEEDBYTES U #ifndef crypto_kx_SEEDBYTES" - - "ext/sodium/libsodium.c:61:20 SEEDBYTES U # define crypto_kx_SEEDBYTES 32" - - "ext/sodium/libsodium.c:64:20 SECRETKEYBYTES U # define crypto_kx_SECRETKEYBYTES 32" - "ext/sodium/libsodium.c:69:21 chacha U #ifndef crypto_aead_chacha20poly1305_IETF_KEYBYTES" - "ext/sodium/libsodium.c:70:22 chacha U define crypto_aead_chacha20poly1305_IETF_KEYBYTES" - "ext/sodium/libsodium.c:70:65 chacha U KEYBYTES crypto_aead_chacha20poly1305_KEYBYTES" - "ext/sodium/libsodium.c:72:21 chacha U #ifndef crypto_aead_chacha20poly1305_IETF_NSECBYTES" - - "ext/sodium/libsodium.c:72:43 NSECBYTES U chacha20poly1305_IETF_NSECBYTES" - "ext/sodium/libsodium.c:73:22 chacha U define crypto_aead_chacha20poly1305_IETF_NSECBYTES" - - "ext/sodium/libsodium.c:73:44 NSECBYTES U chacha20poly1305_IETF_NSECBYTES crypto_aead_chacha2" - - "ext/sodium/libsodium.c:73:83 NSECBYTES U aead_chacha20poly1305_NSECBYTES" - - "ext/sodium/libsodium.c:79:20 secretstream U #if defined(crypto_secretstream_xchacha20poly1305_ABYTES" - "ext/sodium/libsodium.c:79:33 xchacha U crypto_secretstream_xchacha20poly1305_ABYTES) &" - - "ext/sodium/libsodium.c:80:16 secretstream U # undef crypto_secretstream_xchacha20poly1305_ABYTES" - "ext/sodium/libsodium.c:80:29 xchacha U crypto_secretstream_xchacha20poly1305_ABYTES" - - "ext/sodium/libsodium.c:83:16 pwhash U #ifndef crypto_pwhash_OPSLIMIT_MIN" - - "ext/sodium/libsodium.c:83:23 OPSLIMIT U ifndef crypto_pwhash_OPSLIMIT_MIN" - - "ext/sodium/libsodium.c:84:17 pwhash U # define crypto_pwhash_OPSLIMIT_MIN crypto" - - "ext/sodium/libsodium.c:84:24 OPSLIMIT U define crypto_pwhash_OPSLIMIT_MIN crypto_pwhash_OPSLIMIT" - - "ext/sodium/libsodium.c:84:44 pwhash U OPSLIMIT_MIN crypto_pwhash_OPSLIMIT_INTERACTIVE" - - "ext/sodium/libsodium.c:84:51 OPSLIMIT U OPSLIMIT_MIN crypto_pwhash_OPSLIMIT_INTERACTIVE" - - "ext/sodium/libsodium.c:86:16 pwhash U #ifndef crypto_pwhash_MEMLIMIT_MIN" - - "ext/sodium/libsodium.c:87:17 pwhash U # define crypto_pwhash_MEMLIMIT_MIN crypto" - "ext/sodium/libsodium.c:89:23 scryptsalsa U ifndef crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MIN" - - "ext/sodium/libsodium.c:89:44 OPSLIMIT U scryptsalsa208sha256_OPSLIMIT_MIN" - "ext/sodium/libsodium.c:90:24 scryptsalsa U define crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MIN" - - "ext/sodium/libsodium.c:90:45 OPSLIMIT U scryptsalsa208sha256_OPSLIMIT_MIN crypto_pwhash_scryptsalsa" - "ext/sodium/libsodium.c:90:72 scryptsalsa U OPSLIMIT_MIN crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_INTERACTIVE" - "ext/sodium/libsodium.c:92:23 scryptsalsa U ifndef crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_MIN" - "ext/sodium/libsodium.c:93:24 scryptsalsa U define crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_MIN" @@ -24446,40 +21231,19 @@ issues: - "ext/sodium/libsodium.c:172:11 libsodium U register_libsodium_symbols(module_number" - "ext/sodium/libsodium.c:187:31 libsodium U print_table_row(2, \"libsodium headers version\", SODIUM" - "ext/sodium/libsodium.c:188:31 libsodium U print_table_row(2, \"libsodium library version\", sodium" - - "ext/sodium/libsodium.c:318:28 secretbox U FUNCTION(sodium_crypto_secretbox)" - - "ext/sodium/libsodium.c:335:26 secretbox U nonce_len != crypto_secretbox_NONCEBYTES) {" - - "ext/sodium/libsodium.c:335:36 NONCEBYTES U != crypto_secretbox_NONCEBYTES) {" - - "ext/sodium/libsodium.c:336:70 SECRETBOX U must be SODIUM_CRYPTO_SECRETBOX_NONCEBYTES bytes long" - - "ext/sodium/libsodium.c:336:80 NONCEBYTES U SODIUM_CRYPTO_SECRETBOX_NONCEBYTES bytes long\");" - - "ext/sodium/libsodium.c:339:24 secretbox U if (key_len != crypto_secretbox_KEYBYTES) {" - - "ext/sodium/libsodium.c:340:70 SECRETBOX U must be SODIUM_CRYPTO_SECRETBOX_KEYBYTES bytes long" - - "ext/sodium/libsodium.c:343:35 secretbox U - msg_len <= crypto_secretbox_MACBYTES) {" - - "ext/sodium/libsodium.c:347:59 secretbox U t) msg_len + crypto_secretbox_MACBYTES, 0);" - - "ext/sodium/libsodium.c:377:36 NONCEBYTES U != crypto_secretbox_NONCEBYTES) {" - - "ext/sodium/libsodium.c:378:70 SECRETBOX U must be SODIUM_CRYPTO_SECRETBOX_NONCEBYTES bytes long" - - "ext/sodium/libsodium.c:378:80 NONCEBYTES U SODIUM_CRYPTO_SECRETBOX_NONCEBYTES bytes long\");" - - "ext/sodium/libsodium.c:382:70 SECRETBOX U must be SODIUM_CRYPTO_SECRETBOX_KEYBYTES bytes long" - - "ext/sodium/libsodium.c:577:27 SECRETKEYBYTES U keypair_len = crypto_box_SECRETKEYBYTES + crypto_box_PUBLICKEYBYTES" - - "ext/sodium/libsodium.c:580:21 SECRETKEYBYTES U crypto_box_SECRETKEYBYTES," - - "ext/sodium/libsodium.c:603:29 SEEDBYTES U seed_len != crypto_box_SEEDBYTES) {" - - "ext/sodium/libsodium.c:604:74 SEEDBYTES U be SODIUM_CRYPTO_BOX_SEEDBYTES bytes long\");" - - "ext/sodium/libsodium.c:607:27 SECRETKEYBYTES U keypair_len = crypto_box_SECRETKEYBYTES + crypto_box_PUBLICKEYBYTES" - - "ext/sodium/libsodium.c:610:21 SECRETKEYBYTES U crypto_box_SECRETKEYBYTES," - - "ext/sodium/libsodium.c:622:45 secretkey U crypto_box_keypair_from_secretkey_and_publickey)" - - "ext/sodium/libsodium.c:626:15 secretkey U char *secretkey;" - - "ext/sodium/libsodium.c:629:15 secretkey U size_t secretkey_len;" - - "ext/sodium/libsodium.c:632:11 secretkey U &secretkey, &secretkey_len," - - "ext/sodium/libsodium.c:632:23 secretkey U &secretkey, &secretkey_len," + - "ext/sodium/libsodium.c:668:74 KEYPAIRBYTES U be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long\");" + - "ext/sodium/libsodium.c:691:74 KEYPAIRBYTES U be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long\");" - "ext/sodium/libsodium.c:718:27 scalarmult U void) sizeof(int[crypto_scalarmult_BYTES ==" - "ext/sodium/libsodium.c:720:27 scalarmult U void) sizeof(int[crypto_scalarmult_SCALARBYTES ==" - "ext/sodium/libsodium.c:722:9 scalarmult U crypto_scalarmult_base((unsigned char" - - "ext/sodium/libsodium.c:747:30 NONCEBYTES U nonce_len != crypto_box_NONCEBYTES) {" + - "ext/sodium/libsodium.c:752:74 KEYPAIRBYTES U be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long\");" + - "ext/sodium/libsodium.c:798:74 KEYPAIRBYTES U be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long\");" - "ext/sodium/libsodium.c:836:39 SEALBYTES U msg_len <= crypto_box_SEALBYTES) {" - "ext/sodium/libsodium.c:840:63 SEALBYTES U msg_len + crypto_box_SEALBYTES, 0);" - "ext/sodium/libsodium.c:847:44 SEALBYTES U msg_len + crypto_box_SEALBYTES] = 0;" + - "ext/sodium/libsodium.c:869:74 KEYPAIRBYTES U be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long\");" - "ext/sodium/libsodium.c:874:34 SEALBYTES U ciphertext_len < crypto_box_SEALBYTES) {" - "ext/sodium/libsodium.c:877:63 SEALBYTES U ciphertext_len - crypto_box_SEALBYTES, 0);" - - "ext/sodium/libsodium.c:923:30 SEEDBYTES U seed_len != crypto_sign_SEEDBYTES) {" - "ext/sodium/libsodium.c:1288:22 xchacha U ifdef crypto_stream_xchacha20_KEYBYTES" - "ext/sodium/libsodium.c:1289:35 xchacha U sodium_crypto_stream_xchacha20)" - "ext/sodium/libsodium.c:1309:33 xchacha U len != crypto_stream_xchacha20_NONCEBYTES) {" @@ -24487,17 +21251,9 @@ issues: - "ext/sodium/libsodium.c:1314:77 XCHACHA U SODIUM_CRYPTO_STREAM_XCHACHA20_KEYBYTES bytes long" - "ext/sodium/libsodium.c:1348:77 XCHACHA U SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES bytes long" - "ext/sodium/libsodium.c:1352:77 XCHACHA U SODIUM_CRYPTO_STREAM_XCHACHA20_KEYBYTES bytes long" - - "ext/sodium/libsodium.c:1381:46 ssls U parameters(ZEND_NUM_ARGS(), \"ssls\"," - "ext/sodium/libsodium.c:1390:77 XCHACHA U SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES bytes long" - - "ext/sodium/libsodium.c:1420:17 opslimit U zend_long opslimit;" - "ext/sodium/libsodium.c:1427:46 lssll U parameters(ZEND_NUM_ARGS(), \"lssll|l\"," - - "ext/sodium/libsodium.c:1431:11 opslimit U &opslimit, &memlimit, &alg) =" - - "ext/sodium/libsodium.c:1447:6 opslimit U if (opslimit <= 0) {" - - "ext/sodium/libsodium.c:1467:70 PWHASH U must be SODIUM_CRYPTO_PWHASH_SALTBYTES bytes long" - - "ext/sodium/libsodium.c:1470:6 opslimit U if (opslimit < crypto_pwhash_OPSLIMIT" - - "ext/sodium/libsodium.c:1484:27 opslimit U unsigned long long) opslimit, (size_t) memlimit," - "ext/sodium/libsodium.c:1614:46 lssll U parameters(ZEND_NUM_ARGS(), \"lssll\"," - - "ext/sodium/libsodium.c:1638:70 PWHASH U must be SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA25" - "ext/sodium/libsodium.c:1638:77 SCRYPTSALSA U SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_SALTBYTES bytes" - "ext/sodium/libsodium.c:1739:13 AESGCM U #ifdef HAVE_AESGCM" - "ext/sodium/libsodium.c:1746:13 AESGCM U #ifdef HAVE_AESGCM" @@ -24559,15 +21315,6 @@ issues: - "ext/sodium/libsodium.c:3284:29 xpadded U = zend_string_alloc(xpadded_len + 1U, 0);" - "ext/sodium/libsodium.c:3289:21 xpadded U for (j = 0U; j <= xpadded_len; j++) {" - "ext/sodium/libsodium.c:3299:28 xpadded U (size_t) blocksize, xpadded_len + 1U) != 0) {" - - "ext/sodium/libsodium.c:3325:21 unpad U PHP_FUNCTION(sodium_unpad)" - - "ext/sodium/libsodium.c:3353:15 unpad U ret = sodium_unpad(&unpadded_len, (const" - - "ext/sodium/libsodium.c:3389:15 secretstream U #ifdef crypto_secretstream_xchacha20poly1305_ABYTES" - - "ext/sodium/libsodium.c:3390:28 secretstream U FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_keygen" - - "ext/sodium/libsodium.c:3392:27 secretstream U unsigned char key[crypto_secretstream_xchacha20poly1305_KEYBYTES" - - "ext/sodium/libsodium.c:3414:70 SECRETSTREAM U must be SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_KEYBYTES" - - "ext/sodium/libsodium.c:3461:78 SECRETSTREAM U at most SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_MESSAGEBYTE" - - "ext/sodium/libsodium.c:3504:70 SECRETSTREAM U must be SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_HEADERBYTES" - - "ext/sodium/libsodium.c:3508:70 SECRETSTREAM U must be SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_KEYBYTES" - "ext/sodium/libsodium.c:3616:36 RISTRETTO U be SODIUM_CRYPTO_CORE_RISTRETTO255_BYTES bytes long" - "ext/sodium/libsodium.c:3621:36 RISTRETTO U be SODIUM_CRYPTO_CORE_RISTRETTO255_BYTES bytes long" - "ext/sodium/libsodium.c:3843:40 NONREDUCEDSCALARBYTES U crypto_core_ristretto255_NONREDUCEDSCALARBYTES) {" @@ -24790,52 +21537,17 @@ issues: - "ext/sodium/libsodium.stub.php:745:42 secretkey U crypto_sign_keypair_from_secretkey_and_publickey(#[\\SensitivePar" - "ext/sodium/libsodium.stub.php:783:17 memzero U function sodium_memzero(#[\\SensitiveParameter" - "ext/sodium/libsodium.stub.php:787:17 unpad U function sodium_unpad(#[\\SensitiveParameter" - - "ext/sodium/php_libsodium.h:17:13 LIBSODIUM U #ifndef PHP_LIBSODIUM_H" - - "ext/sodium/php_libsodium.h:18:13 LIBSODIUM U #define PHP_LIBSODIUM_H" - - "ext/sodium/php_libsodium.h:33:53 SECRETKEYBYTES U KEYPAIRBYTES() crypto_box_SECRETKEYBYTES + crypto_box_PUBLICKEYBYTES" - - "ext/sodium/php_libsodium.h:35:51 SECRETKEYBYTES U KEYPAIRBYTES() crypto_kx_SECRETKEYBYTES + crypto_kx_PUBLICKEYBYTES" - - "ext/sodium/php_libsodium.h:37:55 SECRETKEYBYTES U KEYPAIRBYTES() crypto_sign_SECRETKEYBYTES + crypto_sign_PUBLICKEYBYTES" - - "ext/sodium/php_libsodium.h:45:30 libsodium U Threads are fixed at 1 by libsodium." - - "ext/sodium/php_libsodium.h:50:20 PWHASH U #define PHP_SODIUM_PWHASH_MEMLIMIT PHP_PASSWORD" - - "ext/sodium/php_libsodium.h:52:20 PWHASH U #define PHP_SODIUM_PWHASH_MEMLIMIT (64 << 10)" - - "ext/sodium/php_libsodium.h:55:20 PWHASH U #define PHP_SODIUM_PWHASH_OPSLIMIT PHP_PASSWORD" - - "ext/sodium/php_libsodium.h:55:27 OPSLIMIT U define PHP_SODIUM_PWHASH_OPSLIMIT PHP_PASSWORD_ARGON2" - - "ext/sodium/php_libsodium.h:57:20 PWHASH U #define PHP_SODIUM_PWHASH_OPSLIMIT 4" - - "ext/sodium/php_libsodium.h:57:27 OPSLIMIT U define PHP_SODIUM_PWHASH_OPSLIMIT 4" - - "ext/sodium/php_libsodium.h:59:24 PWHASH U if defined(PHP_SODIUM_PWHASH_THREADS)" - - "ext/sodium/php_libsodium.h:74:15 LIBSODIUM U #endif /* PHP_LIBSODIUM_H */" + - "ext/sodium/php_libsodium.h:17:13 LIBSODIUM U #ifndef PHP_LIBSODIUM_H" + - "ext/sodium/php_libsodium.h:18:13 LIBSODIUM U #define PHP_LIBSODIUM_H" + - "ext/sodium/php_libsodium.h:33:27 KEYPAIRBYTES U define SODIUM_CRYPTO_BOX_KEYPAIRBYTES() crypto_box_SECRETKEYBYTES" + - "ext/sodium/php_libsodium.h:35:26 KEYPAIRBYTES U define SODIUM_CRYPTO_KX_KEYPAIRBYTES() crypto_kx_SECRETKEYBYTES" + - "ext/sodium/php_libsodium.h:37:28 KEYPAIRBYTES U define SODIUM_CRYPTO_SIGN_KEYPAIRBYTES() crypto_sign_SECRETKEYBYTES" + - "ext/sodium/php_libsodium.h:45:30 libsodium U Threads are fixed at 1 by libsodium." + - "ext/sodium/php_libsodium.h:74:15 LIBSODIUM U #endif /* PHP_LIBSODIUM_H */" - "ext/sodium/README.md:3:1 libsodium U libsodium-php" - "ext/sodium/README.md:7:2 libsodium U [libsodium](https://github.com" - "ext/sodium/README.md:10:8 Libsodium U [Using Libsodium in PHP Projects](https" - "ext/sodium/README.md:11:22 libsodium U a guide to using the libsodium PHP extension for modern" - - "ext/sodium/sodium_pwhash_arginfo.h:4:29 pwhash U void register_sodium_pwhash_symbols(int module_number" - - "ext/sodium/sodium_pwhash_arginfo.h:13:75 PWHASH U MEMORY_COST\", PHP_SODIUM_PWHASH_MEMLIMIT, CONST_PERSISTENT" - - "ext/sodium/sodium_pwhash_arginfo.h:16:73 PWHASH U TIME_COST\", PHP_SODIUM_PWHASH_OPSLIMIT, CONST_PERSISTENT" - - "ext/sodium/sodium_pwhash_arginfo.h:16:80 OPSLIMIT U , PHP_SODIUM_PWHASH_OPSLIMIT, CONST_PERSISTENT);" - - "ext/sodium/sodium_pwhash_arginfo.h:19:71 PWHASH U THREADS\", PHP_SODIUM_PWHASH_THREADS, CONST_PERSISTENT" - - "ext/sodium/sodium_pwhash.c:31:78 opslimit U t *memlimit, size_t *opslimit) {" - - "ext/sodium/sodium_pwhash.c:34:3 opslimit U *opslimit = PHP_SODIUM_PWHASH" - - "ext/sodium/sodium_pwhash.c:34:25 PWHASH U opslimit = PHP_SODIUM_PWHASH_OPSLIMIT;" - - "ext/sodium/sodium_pwhash.c:34:32 OPSLIMIT U = PHP_SODIUM_PWHASH_OPSLIMIT;" - - "ext/sodium/sodium_pwhash.c:35:25 PWHASH U memlimit = PHP_SODIUM_PWHASH_MEMLIMIT << 10;" - - "ext/sodium/sodium_pwhash.c:40:13 smemlimit U zend_long smemlimit = zval_get_long(opt" - - "ext/sodium/sodium_pwhash.c:42:8 smemlimit U if ((smemlimit < 0) || (smemlimit" - - "ext/sodium/sodium_pwhash.c:42:27 smemlimit U (smemlimit < 0) || (smemlimit < crypto_pwhash_MEMLIMIT" - - "ext/sodium/sodium_pwhash.c:42:46 pwhash U (smemlimit < crypto_pwhash_MEMLIMIT_MIN >> 10)" - - "ext/sodium/sodium_pwhash.c:42:77 smemlimit U MEMLIMIT_MIN >> 10) || (smemlimit > (crypto_pwhash_MEMLIMIT" - - "ext/sodium/sodium_pwhash.c:42:97 pwhash U smemlimit > (crypto_pwhash_MEMLIMIT_MAX >> 10)" - - "ext/sodium/sodium_pwhash.c:46:15 smemlimit U *memlimit = smemlimit << 10;" - - "ext/sodium/sodium_pwhash.c:49:4 opslimit U *opslimit = zval_get_long(opt" - - "ext/sodium/sodium_pwhash.c:50:9 opslimit U if ((*opslimit < crypto_pwhash_OPSLIMIT" - - "ext/sodium/sodium_pwhash.c:50:27 pwhash U (*opslimit < crypto_pwhash_OPSLIMIT_MIN) || (*opslimit" - - "ext/sodium/sodium_pwhash.c:50:34 OPSLIMIT U opslimit < crypto_pwhash_OPSLIMIT_MIN) || (*opslimit" - - "ext/sodium/sodium_pwhash.c:50:53 opslimit U pwhash_OPSLIMIT_MIN) || (*opslimit > crypto_pwhash_OPSLIMIT" - - "ext/sodium/sodium_pwhash.c:50:71 pwhash U (*opslimit > crypto_pwhash_OPSLIMIT_MAX)) {" - - "ext/sodium/sodium_pwhash.c:50:78 OPSLIMIT U opslimit > crypto_pwhash_OPSLIMIT_MAX)) {" - - "ext/sodium/sodium_pwhash.c:75:33 pwhash U string_alloc(crypto_pwhash_STRBYTES - 1, 0);" - - "ext/sodium/sodium_pwhash.c:107:37 PWHASH U memory_cost = PHP_SODIUM_PWHASH_MEMLIMIT;" - - "ext/sodium/sodium_pwhash.c:108:35 PWHASH U time_cost = PHP_SODIUM_PWHASH_OPSLIMIT;" - - "ext/sodium/sodium_pwhash.c:108:42 OPSLIMIT U = PHP_SODIUM_PWHASH_OPSLIMIT;" - "ext/sodium/sodium_pwhash.stub.php:16:23 PWHASH U @cvalue PHP_SODIUM_PWHASH_MEMLIMIT" - "ext/sodium/sodium_pwhash.stub.php:16:30 MEMLIMIT U cvalue PHP_SODIUM_PWHASH_MEMLIMIT" - "ext/sodium/sodium_pwhash.stub.php:21:23 PWHASH U @cvalue PHP_SODIUM_PWHASH_OPSLIMIT" @@ -24848,7 +21560,6 @@ issues: - "ext/spl/php_spl.c:363:23 alfi U zend_object_release(alfi->obj);" - "ext/spl/php_spl.c:365:6 alfi U if (alfi->func_ptr &&" - "ext/spl/php_spl.c:366:14 alfi U UNEXPECTED(alfi->func_ptr->common.fn" - - "ext/spl/php_spl.c:423:13 autoloaders U * because autoloaders may be added/removed" - "ext/spl/php_spl.c:531:15 outselves U * with it outselves. It is important that" - "ext/spl/php_spl.c:531:57 refetched U important that it is not refetched on every call," - "ext/spl/php_spl.c:594:14 outselves U * with it outselves. It is important that" @@ -24859,23 +21570,14 @@ issues: - "ext/spl/php_spl.c:698:36 strg U class_list_string(zv, &strg);" - "ext/spl/php_spl.c:701:44 strg U row(2, \"Interfaces\", strg + 2);" - "ext/spl/php_spl.c:702:8 strg U efree(strg);" - - "ext/spl/spl_array.c:710:8 Unsets U /* {{{ Unsets the value at the specified" - "ext/spl/spl_array.c:1292:18 zflags U zval *members, *zflags, *array;" - "ext/spl/spl_array.c:1317:2 zflags U zflags = var_tmp_var(&var_hash" - "ext/spl/spl_array.c:1318:27 zflags U php_var_unserialize(zflags, &p, s + buf_len, &var" - "ext/spl/spl_array.c:1318:75 zflags U var_hash) || Z_TYPE_P(zflags) != IS_LONG) {" - "ext/spl/spl_array.c:1323:19 zflags U flags = Z_LVAL_P(zflags);" - - "ext/spl/spl_array.c:1697:12 opos U zend_long opos, position;" - - "ext/spl/spl_array.c:1707:2 opos U opos = position;" - - "ext/spl/spl_array.c:1719:109 opos U \" is out of range\", opos);" - "ext/spl/spl_directory.c:44:4 decalre U /* decalre the class entry */" - "ext/spl/spl_directory.c:720:15 strpprintf U path = zend_strpprintf(0, \"glob://%s\", ZSTR" - "ext/spl/spl_directory.c:733:8 Cronstructs U /* {{{ Cronstructs a new dir iterator from" - - "ext/spl/spl_directory.c:1369:16 dpath U zend_string *dpath = zend_string_init(ZSTR" - - "ext/spl/spl_directory.c:1370:12 dpath U ZSTR_LEN(dpath) = zend_dirname(ZSTR" - - "ext/spl/spl_directory.c:1370:43 dpath U zend_dirname(ZSTR_VAL(dpath), ZSTR_LEN(path));" - - "ext/spl/spl_directory.c:1371:37 dpath U filesystem_object_create_info(dpath, ce, return_value);" - - "ext/spl/spl_directory.c:1372:23 dpath U zend_string_release(dpath);" - "ext/spl/spl_directory.c:1473:34 LPERMS U intern->file_name, FS_LPERMS, return_value);" - "ext/spl/spl_directory.c:1562:18 strpprintf U RETURN_NEW_STR(strpprintf(0, \"%s%c%s\", ZSTR_VAL" - "ext/spl/spl_directory.c:1569:8 Cronstructs U /* {{{ Cronstructs a new dir iterator from" @@ -24892,16 +21594,19 @@ issues: - "ext/spl/spl_directory.h:32:13 objecte U /* Internal objecte structure and helpers" - "ext/spl/spl_directory.stub.php:170:30 SKIPDOTS U cvalue SPL_FILE_DIR_SKIPDOTS */" - "ext/spl/spl_directory.stub.php:172:30 UNIXPATHS U cvalue SPL_FILE_DIR_UNIXPATHS */" - - "ext/spl/spl_dllist.c:100:11 SPLDLLIST U #define Z_SPLDLLIST_P(zv) spl_dllist_from" - - "ext/spl/spl_dllist.c:489:13 SPLDLLIST U intern = Z_SPLDLLIST_P(ZEND_THIS);" - - "ext/spl/spl_dllist.c:504:13 SPLDLLIST U intern = Z_SPLDLLIST_P(ZEND_THIS);" - - "ext/spl/spl_dllist.c:518:13 SPLDLLIST U intern = Z_SPLDLLIST_P(ZEND_THIS);" - - "ext/spl/spl_dllist.c:537:13 SPLDLLIST U intern = Z_SPLDLLIST_P(ZEND_THIS);" - - "ext/spl/spl_dllist.c:744:8 Unsets U /* {{{ Unsets the value at the specified" - - "ext/spl/spl_dllist.c:767:18 neightbors U /* connect the neightbors */" - - "ext/spl/spl_dllist.c:1034:8 Unserializes U /* {{{ Unserializes storage */" - - "ext/spl/spl_dllist.c:1189:21 neighbours U /* connect to the neighbours */" - - "ext/spl/spl_dllist.c:1193:18 neighbours U /* connect the neighbours to this new element" + - "ext/spl/spl_dllist.c:100:11 SPLDLLIST U #define Z_SPLDLLIST_P(zv) spl_dllist_from" + - "ext/spl/spl_dllist.c:489:13 SPLDLLIST U intern = Z_SPLDLLIST_P(ZEND_THIS);" + - "ext/spl/spl_dllist.c:504:13 SPLDLLIST U intern = Z_SPLDLLIST_P(ZEND_THIS);" + - "ext/spl/spl_dllist.c:518:13 SPLDLLIST U intern = Z_SPLDLLIST_P(ZEND_THIS);" + - "ext/spl/spl_dllist.c:522:74 datastructure U t pop from an empty datastructure\", 0);" + - "ext/spl/spl_dllist.c:537:13 SPLDLLIST U intern = Z_SPLDLLIST_P(ZEND_THIS);" + - "ext/spl/spl_dllist.c:541:76 datastructure U shift from an empty datastructure\", 0);" + - "ext/spl/spl_dllist.c:561:73 datastructure U Can't peek at an empty datastructure\", 0);" + - "ext/spl/spl_dllist.c:583:73 datastructure U Can't peek at an empty datastructure\", 0);" + - "ext/spl/spl_dllist.c:591:45 datastructure U number of elements in the datastructure. */" + - "ext/spl/spl_dllist.c:767:18 neightbors U /* connect the neightbors */" + - "ext/spl/spl_dllist.c:1189:21 neighbours U /* connect to the neighbours */" + - "ext/spl/spl_dllist.c:1193:18 neighbours U /* connect the neighbours to this new element" - "ext/spl/spl_dllist.stub.php:7:21 DLLIST U /** @cvalue SPL_DLLIST_IT_LIFO */" - "ext/spl/spl_dllist.stub.php:9:21 DLLIST U /** @cvalue SPL_DLLIST_IT_FIFO */" - "ext/spl/spl_dllist.stub.php:11:21 DLLIST U /** @cvalue SPL_DLLIST_IT_DELETE */" @@ -24913,24 +21618,28 @@ issues: - "ext/spl/spl_fixedarray.c:808:65 zindex U dimension_helper(intern, zindex, 0));" - "ext/spl/spl_fixedarray.c:814:8 zindex U zval *zindex, *value;" - "ext/spl/spl_fixedarray.c:817:51 zindex U ZEND_NUM_ARGS(), \"z\", &zindex) == FAILURE) {" - - "ext/spl/spl_fixedarray.c:846:4 Unsets U /* Unsets the value at the specified" - "ext/spl/spl_heap_arginfo.h:167:13 EXTR U zval const_EXTR_BOTH_value;" - "ext/spl/spl_heap_arginfo.h:168:19 EXTR U ZVAL_LONG(&const_EXTR_BOTH_value, SPL_PQUEUE" - "ext/spl/spl_heap_arginfo.h:168:47 EXTR U BOTH_value, SPL_PQUEUE_EXTR_BOTH);" - "ext/spl/spl_heap_arginfo.h:169:21 EXTR U zend_string *const_EXTR_BOTH_name = zend_string" - "ext/spl/spl_heap_arginfo.h:169:65 EXTR U string_init_interned(\"EXTR_BOTH\", sizeof(\"EXTR" - - "ext/spl/spl_heap.c:124:7 zresult U zval zresult;" - - "ext/spl/spl_heap.c:126:107 zresult U fptr_cmp, \"compare\", &zresult, a, b);" - - "ext/spl/spl_heap.c:132:27 zresult U result = zval_get_long(&zresult);" - - "ext/spl/spl_heap.c:133:17 zresult U zval_ptr_dtor(&zresult);" - - "ext/spl/spl_heap.c:141:26 EXTR U (flags & SPL_PQUEUE_EXTR_BOTH) == SPL_PQUEUE" - - "ext/spl/spl_heap.c:141:51 EXTR U BOTH) == SPL_PQUEUE_EXTR_BOTH) {" - - "ext/spl/spl_heap.c:150:25 EXTR U (flags & SPL_PQUEUE_EXTR_DATA) {" - - "ext/spl/spl_heap.c:155:25 EXTR U (flags & SPL_PQUEUE_EXTR_PRIORITY) {" - - "ext/spl/spl_heap.c:249:14 THREEWAY U return ZEND_THREEWAY_COMPARE(a, b);" - - "ext/spl/spl_heap.c:447:31 EXTR U >flags = SPL_PQUEUE_EXTR_DATA;" - - "ext/spl/spl_heap.c:665:39 priodiry U value with the priority $priodiry on the priorityqueue" - - "ext/spl/spl_heap.c:696:49 Despecialize U intern->heap->cmp) { /* Despecialize on type conflict. *" + - "ext/spl/spl_heap.c:124:7 zresult U zval zresult;" + - "ext/spl/spl_heap.c:126:107 zresult U fptr_cmp, \"compare\", &zresult, a, b);" + - "ext/spl/spl_heap.c:132:27 zresult U result = zval_get_long(&zresult);" + - "ext/spl/spl_heap.c:133:17 zresult U zval_ptr_dtor(&zresult);" + - "ext/spl/spl_heap.c:141:26 EXTR U (flags & SPL_PQUEUE_EXTR_BOTH) == SPL_PQUEUE" + - "ext/spl/spl_heap.c:141:51 EXTR U BOTH) == SPL_PQUEUE_EXTR_BOTH) {" + - "ext/spl/spl_heap.c:150:25 EXTR U (flags & SPL_PQUEUE_EXTR_DATA) {" + - "ext/spl/spl_heap.c:155:25 EXTR U (flags & SPL_PQUEUE_EXTR_PRIORITY) {" + - "ext/spl/spl_heap.c:249:14 THREEWAY U return ZEND_THREEWAY_COMPARE(a, b);" + - "ext/spl/spl_heap.c:447:31 EXTR U >flags = SPL_PQUEUE_EXTR_DATA;" + - "ext/spl/spl_heap.c:665:39 priodiry U value with the priority $priodiry on the priorityqueue" + - "ext/spl/spl_heap.c:665:55 priorityqueue U priority $priodiry on the priorityqueue */" + - "ext/spl/spl_heap.c:696:49 Despecialize U intern->heap->cmp) { /* Despecialize on type conflict. *" + - "ext/spl/spl_heap.c:999:26 datastructure U { Check whether the datastructure contains more entries" + - "ext/spl/spl_heap.c:1012:19 datastructure U /* {{{ Rewind the datastructure back to the start *" + - "ext/spl/spl_heap.c:1022:23 datastructure U {{{ Return current datastructure entry */" + - "ext/spl/spl_heap.c:1040:23 datastructure U {{{ Return current datastructure entry */" - "ext/spl/spl_heap.h:22:20 EXTR U #define SPL_PQUEUE_EXTR_MASK 0x00000003" - "ext/spl/spl_heap.h:23:20 EXTR U #define SPL_PQUEUE_EXTR_BOTH 0x00000003" - "ext/spl/spl_heap.h:24:20 EXTR U #define SPL_PQUEUE_EXTR_DATA 0x00000001" @@ -24959,21 +21668,17 @@ issues: - "ext/spl/spl_iterators.c:254:85 zthis U object *object, zval *zthis)" - "ext/spl/spl_iterators.c:287:45 zthis U with_0_params(Z_OBJ_P(zthis), object->ce, &object" - "ext/spl/spl_iterators.c:328:45 zthis U with_0_params(Z_OBJ_P(zthis), object->ce, &object" - - "ext/spl/spl_iterators.c:403:90 beginchildren U object->beginChildren, \"beginchildren\", NULL);" - "ext/spl/spl_iterators.c:435:20 completeley U return; /* done completeley */" - "ext/spl/spl_iterators.c:540:12 RTIT U flags = RTIT_BYPASS_KEY;" - "ext/spl/spl_iterators.c:605:80 beginiteration U ce->function_table, \"beginiteration\", sizeof(\"beginiteration" - "ext/spl/spl_iterators.c:605:105 beginiteration U beginiteration\", sizeof(\"beginiteration\") - 1);" - "ext/spl/spl_iterators.c:609:78 enditeration U ce->function_table, \"enditeration\", sizeof(\"enditeration" - "ext/spl/spl_iterators.c:609:101 enditeration U enditeration\", sizeof(\"enditeration\") - 1);" - - "ext/spl/spl_iterators.c:621:79 beginchildren U ce->function_table, \"beginchildren\", sizeof(\"beginchildren" - - "ext/spl/spl_iterators.c:621:103 beginchildren U beginchildren\", sizeof(\"beginchildren\") - 1);" - "ext/spl/spl_iterators.c:1152:22 RTIT U if (object->flags & RTIT_BYPASS_CURRENT) {" - "ext/spl/spl_iterators.c:1202:22 RTIT U if (object->flags & RTIT_BYPASS_KEY) {" - "ext/spl/spl_iterators.c:1252:9 APPENDIT U #define APPENDIT_CHECK_CTOR(intern) SPL" - "ext/spl/spl_iterators.c:1276:13 SPLDUAL U intern = Z_SPLDUAL_IT_P(ZEND_THIS);" - "ext/spl/spl_iterators.c:1767:7 zcount U zval zcount, rv;" - - "ext/spl/spl_iterators.c:1803:32 SPTR U pcre2_match(re, (PCRE2_SPTR)ZSTR_VAL(subject), ZSTR" - "ext/spl/spl_iterators.c:1803:102 mctx U match_data, php_pcre_mctx());" - "ext/spl/spl_iterators.c:1812:55 zcount U regex.pce, subject, &zcount," - "ext/spl/spl_iterators.c:1814:23 zcount U RETVAL_BOOL(Z_LVAL(zcount) > 0);" @@ -24993,33 +21698,20 @@ issues: - "ext/spl/spl_iterators.stub.php:353:17 REGIT U /** @cvalue REGIT_MODE_ALL_MATCHES */" - "ext/spl/spl_iterators.stub.php:408:17 RTIT U /** @cvalue RTIT_BYPASS_CURRENT */" - "ext/spl/spl_iterators.stub.php:410:17 RTIT U /** @cvalue RTIT_BYPASS_KEY */" - - "ext/spl/spl_observer.c:392:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - - "ext/spl/spl_observer.c:863:8 Unserializes U /* {{{ Unserializes storage */" - - "ext/spl/spl_observer.c:1114:7 zinfo U zval zinfo;" - - "ext/spl/spl_observer.c:1131:14 zinfo U ZVAL_STR(&zinfo, info_str);" - - "ext/spl/spl_observer.c:1133:15 zinfo U ZVAL_LONG(&zinfo, info_long);" - - "ext/spl/spl_observer.c:1138:36 zinfo U identical_function(&zinfo, &element->inf)) {" - - "ext/spl/spl_observer.c:1145:48 zinfo U attach(intern, iterator, &zinfo);" + - "ext/spl/spl_observer.c:1114:7 zinfo U zval zinfo;" + - "ext/spl/spl_observer.c:1131:14 zinfo U ZVAL_STR(&zinfo, info_str);" + - "ext/spl/spl_observer.c:1133:15 zinfo U ZVAL_LONG(&zinfo, info_long);" + - "ext/spl/spl_observer.c:1138:36 zinfo U identical_function(&zinfo, &element->inf)) {" + - "ext/spl/spl_observer.c:1145:48 zinfo U attach(intern, iterator, &zinfo);" - "ext/sqlite3/sqlite3.c:745:8 zargs U zval *zargs = NULL;" - "ext/sqlite3/sqlite3.c:760:3 zargs U zargs = (zval *)safe_emalloc" - "ext/sqlite3/sqlite3.c:770:14 zargs U ZVAL_COPY(&zargs[0], &agg_context->zval" - "ext/sqlite3/sqlite3.c:771:14 zargs U ZVAL_LONG(&zargs[1], agg_context->row" - "ext/sqlite3/sqlite3.c:778:16 zargs U ZVAL_LONG(&zargs[i + is_agg], sqlite" - - "ext/sqlite3/sqlite3.c:1152:99 newoffs U whence, zend_off_t *newoffs)" - - "ext/sqlite3/sqlite3.c:1161:7 newoffs U *newoffs = -1;" - - "ext/sqlite3/sqlite3.c:1165:7 newoffs U *newoffs = sqlite3_stream->position" - - "ext/sqlite3/sqlite3.c:1172:7 newoffs U *newoffs = -1;" - - "ext/sqlite3/sqlite3.c:1176:7 newoffs U *newoffs = sqlite3_stream->position" - "ext/sqlite3/sqlite3.c:1601:82 binded U If expanded is true, binded parameters and values" - "ext/sqlite3/sqlite3.c:2395:37 threasafe U load if this wasn't a threasafe library loaded */" - "ext/standard/array.c:13:15 Andi U | Authors: Andi Gutmans kv_used == bdata->kv" - - "ext/standard/browscap.c:309:36 htab U persistent = GC_FLAGS(bdata->htab) & IS_ARRAY_PERSISTENT" - - "ext/standard/browscap.c:383:32 htab U hash_update_ptr(bdata->htab, pattern, entry);" - - "ext/standard/browscap.c:405:69 browdata U filename, browser_data *browdata, bool persistent) /" - - "ext/standard/browscap.c:422:2 browdata U browdata->htab = pemalloc(sizeof" - - "ext/standard/browscap.c:422:12 htab U browdata->htab = pemalloc(sizeof *browdata" - - "ext/standard/browscap.c:422:36 browdata U htab = pemalloc(sizeof *browdata->htab, persistent);" - - "ext/standard/browscap.c:422:46 htab U pemalloc(sizeof *browdata->htab, persistent);" - - "ext/standard/browscap.c:423:17 browdata U zend_hash_init(browdata->htab, 0, NULL," - - "ext/standard/browscap.c:426:2 browdata U browdata->kv_size = 16 * 102" + - "ext/standard/browscap.c:43:13 htab U HashTable *htab;" + - "ext/standard/browscap.c:309:36 htab U persistent = GC_FLAGS(bdata->htab) & IS_ARRAY_PERSISTENT" + - "ext/standard/browscap.c:383:32 htab U hash_update_ptr(bdata->htab, pattern, entry);" + - "ext/standard/browscap.c:422:12 htab U browdata->htab = pemalloc(sizeof *browdata" + - "ext/standard/browscap.c:422:46 htab U pemalloc(sizeof *browdata->htab, persistent);" - "ext/standard/crc32_x86.c:17:9 Gopal U | V. Gopal, E. Ozturk, et al.," - "ext/standard/crc32_x86.c:17:19 Ozturk U | V. Gopal, E. Ozturk, et al., 2009, http" - "ext/standard/crc32_x86.c:22:18 INTRIN U #if defined(ZEND_INTRIN_SSE4_2_PCLMUL_NATIVE" @@ -25541,11 +22227,6 @@ issues: - "ext/standard/crypt_blowfish.c:33:4 Mazieres U * Mazieres " - "ext/standard/crypt_blowfish.c:77:19 Orphean U * The string is \"OrpheanBeholderScryDoubt\" on" - "ext/standard/crypt_blowfish.c:77:34 Scry U string is \"OrpheanBeholderScryDoubt\" on big-endian" - - "ext/standard/crypt_blowfish.c:384:23 sptr U const unsigned char *sptr = (const unsigned char" - - "ext/standard/crypt_blowfish.c:388:23 sptr U BF_safe_atoi64(c1, *sptr++);" - - "ext/standard/crypt_blowfish.c:389:23 sptr U BF_safe_atoi64(c2, *sptr++);" - - "ext/standard/crypt_blowfish.c:393:23 sptr U BF_safe_atoi64(c3, *sptr++);" - - "ext/standard/crypt_blowfish.c:397:23 sptr U BF_safe_atoi64(c4, *sptr++);" - "ext/standard/crypt_blowfish.c:628:4 Eksblowfish U * Eksblowfish loop. By doing it to" - "ext/standard/crypt_blowfish.c:789:66 miscompile U Even if it does, the miscompile" - "ext/standard/crypt_blowfish.c:807:37 abcdefghijklmnopqrstuu U test_setting = \"$2a$00$abcdefghijklmnopqrstuu\";" @@ -25556,8 +22237,6 @@ issues: - "ext/standard/crypt_freesec.c:43:13 Burren U * by David Burren ." - "ext/standard/crypt_freesec.c:43:31 werj U David Burren ." - - "ext/standard/crypt_freesec.c:101:22 sbox U static const uint8_t sbox[8][64] = {" - - "ext/standard/crypt_freesec.c:174:18 sbox U static uint8_t m_sbox[4][4096];" - "ext/standard/crypt_freesec.c:176:20 maskl U static uint32_t ip_maskl[8][256], ip_maskr[8" - "ext/standard/crypt_freesec.c:176:38 maskr U ip_maskl[8][256], ip_maskr[8][256];" - "ext/standard/crypt_freesec.c:177:20 maskl U static uint32_t fp_maskl[8][256], fp_maskr[8" @@ -25566,16 +22245,8 @@ issues: - "ext/standard/crypt_freesec.c:178:50 maskr U maskl[8][128], key_perm_maskr[8][128];" - "ext/standard/crypt_freesec.c:179:22 maskl U static uint32_t comp_maskl[8][128], comp_maskr" - "ext/standard/crypt_freesec.c:179:42 maskr U maskl[8][128], comp_maskr[8][128];" - - "ext/standard/crypt_freesec.c:211:18 inbit U int i, j, b, k, inbit, obit;" - - "ext/standard/crypt_freesec.c:217:12 sbox U uint8_t u_sbox[8][64];" - - "ext/standard/crypt_freesec.c:228:6 sbox U u_sbox[i][j] = sbox[i][b];" - - "ext/standard/crypt_freesec.c:228:19 sbox U u_sbox[i][j] = sbox[i][b];" - "ext/standard/crypt_freesec.c:273:15 maskl U *(il = &ip_maskl[k][i]) = 0;" - "ext/standard/crypt_freesec.c:274:15 maskr U *(ir = &ip_maskr[k][i]) = 0;" - - "ext/standard/crypt_freesec.c:278:5 inbit U inbit = 8 * k + j;" - - "ext/standard/crypt_freesec.c:280:28 inbit U if ((obit = init_perm[inbit]) < 32)" - - "ext/standard/crypt_freesec.c:284:29 inbit U ((obit = final_perm[inbit]) < 32)" - - "ext/standard/crypt_freesec.c:295:5 inbit U inbit = 8 * k + j;" - "ext/standard/crypt_freesec.c:577:33 rawl U out = 0, r_out = 0, rawl, rawr;" - "ext/standard/crypt_freesec.c:577:39 rawr U 0, r_out = 0, rawl, rawr;" - "ext/standard/crypt_freesec.c:582:2 rawl U rawl =" @@ -25599,22 +22270,18 @@ issues: - "ext/standard/crypt_freesec.c:760:5 Dbsuge U {\"SDbsugeBiC58A\", \"\"}," - "ext/standard/crypt_freesec.c:764:7 FATVX U {\"ZziFATVXHo2.6\", \"password\"}," - "ext/standard/crypt_freesec.c:765:5 ZDDIZ U {\"zZDDIZ0NOlPzw\", \"password\"" - - "ext/standard/crypt_sha256.c:93:9 nwords U size_t nwords = len / sizeof (uint" - - "ext/standard/crypt_sha256.c:115:9 nwords U while (nwords > 0) {" - - "ext/standard/crypt_sha256.c:172:3 nwords U nwords -= 16;" - - "ext/standard/crypt_sha256.c:353:14 srounds U zend_ulong srounds = ZEND_STRTOUL(num," - - "ext/standard/crypt_sha256.c:356:8 srounds U if (srounds < ROUNDS_MIN || srounds" - - "ext/standard/crypt_sha256.c:356:32 srounds U srounds < ROUNDS_MIN || srounds > ROUNDS_MAX) {" - - "ext/standard/crypt_sha256.c:360:13 srounds U rounds = srounds;" + - "ext/standard/crypt_sha256.c:65:28 fillbuf U const unsigned char fillbuf[64] = { 0x80, 0 /*" + - "ext/standard/crypt_sha256.c:222:30 fillbuf U ctx->buffer[bytes], fillbuf, pad);" - "ext/standard/crypt_sha256.c:591:4 libcs U libcs. */" - "ext/standard/crypt_sha256.c:630:5 abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq U { \"abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq\"," - "ext/standard/crypt_sha256.c:633:27 NESSIE U Test vectors from the NESSIE project. */" - "ext/standard/crypt_sha256.c:646:5 abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq U { \"abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq\"," - - "ext/standard/crypt_sha256.c:657:9 ntests U #define ntests (sizeof (tests) / sizeof" - "ext/standard/crypt_sha256.c:668:53 BBGW U RlTTf8KbXBH3hsxY/GNooZaBBGWEc5\" }," + - "ext/standard/crypt_sha256.c:669:21 saltstringsaltstring U { \"$5$rounds=10000$saltstringsaltstring\", \"Hello world!\"," - "ext/standard/crypt_sha256.c:670:19 saltstringsaltst U \"$5$rounds=10000$saltstringsaltst$3xv.VbSHBb41AL9AvLeujZkZRBAwq" - "ext/standard/crypt_sha256.c:670:53 Leuj U stringsaltst$3xv.VbSHBb41AL9AvLeujZkZRBAwqFMz2.\"" - "ext/standard/crypt_sha256.c:671:3 opqey U \"opqey6IcA\" }," + - "ext/standard/crypt_sha256.c:672:20 toolongsaltstring U { \"$5$rounds=5000$toolongsaltstring\", \"This is just a test" - "ext/standard/crypt_sha256.c:673:18 toolongsaltstrin U \"$5$rounds=5000$toolongsaltstrin$Un/5jzAHMgOGZ5.mWJpuVolil" - "ext/standard/crypt_sha256.c:673:55 Volil U Un/5jzAHMgOGZ5.mWJpuVolil07guHPvOW8\"" - "ext/standard/crypt_sha256.c:674:5 Rcvxa U \"mGRcvxa5\" }," @@ -25628,23 +22295,16 @@ issues: - "ext/standard/crypt_sha256.c:687:18 roundstoolow U \"$5$rounds=1000$roundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQ" - "ext/standard/crypt_sha256.c:687:31 yfvwc U rounds=1000$roundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY" - "ext/standard/crypt_sha256.c:687:49 PMDN U oundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY9l/gL97\"" - - "ext/standard/crypt_sha256.c:690:9 ntests U #define ntests2 (sizeof (tests2) /" - - "ext/standard/crypt_sha256.c:703:28 ntests U cnt = 0; cnt < (int) ntests; ++cnt) {" - - "ext/standard/crypt_sha256.c:738:22 ntests U for (cnt = 0; cnt < ntests2; ++cnt) {" - - "ext/standard/crypt_sha512.c:123:9 nwords U size_t nwords = len / sizeof(uint" - - "ext/standard/crypt_sha512.c:143:9 nwords U while (nwords > 0) {" - - "ext/standard/crypt_sha512.c:203:3 nwords U nwords -= 16;" - - "ext/standard/crypt_sha512.c:390:14 srounds U zend_ulong srounds = ZEND_STRTOUL(num," - - "ext/standard/crypt_sha512.c:394:8 srounds U if (srounds < ROUNDS_MIN || srounds" - - "ext/standard/crypt_sha512.c:394:32 srounds U srounds < ROUNDS_MIN || srounds > ROUNDS_MAX) {" - - "ext/standard/crypt_sha512.c:398:13 srounds U rounds = srounds;" + - "ext/standard/crypt_sha512.c:71:28 fillbuf U const unsigned char fillbuf[128] = { 0x80, 0 /*" + - "ext/standard/crypt_sha512.c:253:30 fillbuf U ctx->buffer[bytes], fillbuf, pad);" - "ext/standard/crypt_sha512.c:642:4 libcs U libcs. */" - "ext/standard/crypt_sha512.c:687:27 NESSIE U Test vectors from the NESSIE project. */" - "ext/standard/crypt_sha512.c:708:5 abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq U { \"abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq\"," - - "ext/standard/crypt_sha512.c:725:9 ntests U #define ntests (sizeof (tests) / sizeof" + - "ext/standard/crypt_sha512.c:737:21 saltstringsaltstring U { \"$6$rounds=10000$saltstringsaltstring\", \"Hello world!\"," - "ext/standard/crypt_sha512.c:738:19 saltstringsaltst U \"$6$rounds=10000$saltstringsaltst$OW1/O6BYHV6BcXZu8QVeXbDWra" - "ext/standard/crypt_sha512.c:738:42 BYHV U saltstringsaltst$OW1/O6BYHV6BcXZu8QVeXbDWra3Oeqh" - "ext/standard/crypt_sha512.c:738:63 Oeqh U BYHV6BcXZu8QVeXbDWra3Oeqh0sb\"" + - "ext/standard/crypt_sha512.c:740:20 toolongsaltstring U { \"$6$rounds=5000$toolongsaltstring\", \"This is just a test" - "ext/standard/crypt_sha512.c:741:18 toolongsaltstrin U \"$6$rounds=5000$toolongsaltstrin$lQ8jolhgVRVhY4b5pZKaysCLi" - "ext/standard/crypt_sha512.c:741:38 jolhg U toolongsaltstrin$lQ8jolhgVRVhY4b5pZKaysCLi0QBxGoNeKQ" - "ext/standard/crypt_sha512.c:743:20 anotherlongsaltstring U { \"$6$rounds=1400$anotherlongsaltstring\"," @@ -25661,9 +22321,6 @@ issues: - "ext/standard/crypt_sha512.c:755:18 roundstoolow U { \"$6$rounds=10$roundstoolow\", \"the minimum number" - "ext/standard/crypt_sha512.c:756:18 roundstoolow U \"$6$rounds=1000$roundstoolow$kUMsbe306n21p9R.FRkW" - "ext/standard/crypt_sha512.c:756:33 Msbe U 1000$roundstoolow$kUMsbe306n21p9R.FRkW3IGn.S" - - "ext/standard/crypt_sha512.c:759:9 ntests U #define ntests2 (sizeof (tests2) /" - - "ext/standard/crypt_sha512.c:775:28 ntests U cnt = 0; cnt < (int) ntests; ++cnt) {" - - "ext/standard/crypt_sha512.c:809:22 ntests U for (cnt = 0; cnt < ntests2; ++cnt) {" - "ext/standard/crypt.c:79:57 libxcrypt U stripped down version of libxcrypt and" - "ext/standard/datetime.c:13:15 Andi U | Authors: Andi Gutmans _u._ext.nsaddrs[ns] != NULL) {" - - "ext/standard/dns.c:357:23 nsaddrs U free (res->_u._ext.nsaddrs[ns]);" - - "ext/standard/dns.c:358:17 nsaddrs U res->_u._ext.nsaddrs[ns] = NULL;" - - "ext/standard/dns.c:436:24 ancount U RETURN_BOOL(ntohs(hp->ancount) != 0);" - - "ext/standard/dns.c:442:9 CHECKCP U #define CHECKCP(n) do { \\" - - "ext/standard/dns.c:467:2 CHECKCP U CHECKCP(10);" - - "ext/standard/dns.c:472:2 CHECKCP U CHECKCP(dlen);" - - "ext/standard/dns.c:503:4 CHECKCP U CHECKCP(4);" - - "ext/standard/dns.c:510:4 CHECKCP U CHECKCP(2);" - - "ext/standard/dns.c:813:8 authns U zval *authns = NULL, *addtl = NULL" - - "ext/standard/dns.c:813:24 addtl U zval *authns = NULL, *addtl = NULL;" - - "ext/standard/dns.c:835:16 authns U Z_PARAM_ZVAL(authns)" - - "ext/standard/dns.c:836:16 addtl U Z_PARAM_ZVAL(addtl)" - - "ext/standard/dns.c:840:6 authns U if (authns) {" - - "ext/standard/dns.c:841:3 authns U authns = zend_try_array_init" - - "ext/standard/dns.c:841:32 authns U zend_try_array_init(authns);" - - "ext/standard/dns.c:846:6 addtl U if (addtl) {" - - "ext/standard/dns.c:847:3 addtl U addtl = zend_try_array_init" - - "ext/standard/dns.c:847:31 addtl U zend_try_array_init(addtl);" - - "ext/standard/dns.c:990:19 ancount U an = ntohs(hp->ancount);" - - "ext/standard/dns.c:1116:36 ancount U (unsigned short)hp->ancount);" + - "ext/standard/dns.c:141:61 winxp U functions using the new winxp+ API, in dns_win32.c" + - "ext/standard/dns.c:436:24 ancount U RETURN_BOOL(ntohs(hp->ancount) != 0);" + - "ext/standard/dns.c:442:9 CHECKCP U #define CHECKCP(n) do { \\" + - "ext/standard/dns.c:467:2 CHECKCP U CHECKCP(10);" + - "ext/standard/dns.c:472:2 CHECKCP U CHECKCP(dlen);" + - "ext/standard/dns.c:503:4 CHECKCP U CHECKCP(4);" + - "ext/standard/dns.c:510:4 CHECKCP U CHECKCP(2);" + - "ext/standard/dns.c:813:8 authns U zval *authns = NULL, *addtl = NULL" + - "ext/standard/dns.c:813:24 addtl U zval *authns = NULL, *addtl = NULL;" + - "ext/standard/dns.c:835:16 authns U Z_PARAM_ZVAL(authns)" + - "ext/standard/dns.c:836:16 addtl U Z_PARAM_ZVAL(addtl)" + - "ext/standard/dns.c:840:6 authns U if (authns) {" + - "ext/standard/dns.c:841:3 authns U authns = zend_try_array_init" + - "ext/standard/dns.c:841:32 authns U zend_try_array_init(authns);" + - "ext/standard/dns.c:846:6 addtl U if (addtl) {" + - "ext/standard/dns.c:847:3 addtl U addtl = zend_try_array_init" + - "ext/standard/dns.c:847:31 addtl U zend_try_array_init(addtl);" + - "ext/standard/dns.c:990:19 ancount U an = ntohs(hp->ancount);" + - "ext/standard/dns.c:1116:36 ancount U (unsigned short)hp->ancount);" - "ext/standard/exec.c:82:59 bufl U whitespace(char *buf, size_t bufl) {" - "ext/standard/exec.c:83:13 bufl U size_t l = bufl;" - "ext/standard/exec.c:85:12 bufl U if (l != (bufl - 1)) {" @@ -25739,22 +22392,11 @@ issues: - "ext/standard/exec.c:373:38 overill U the estimate was way overill" - "ext/standard/exec.c:463:38 overill U the estimate was way overill" - "ext/standard/file.c:15:15 Andi U | Andi Gutmans erem_len = 0;" - - "ext/standard/filters.c:234:13 ccnt U inst->line_ccnt = line_len;" - - "ext/standard/filters.c:259:9 ocnt U size_t ocnt;" - - "ext/standard/filters.c:260:20 ccnt U unsigned int line_ccnt;" - - "ext/standard/filters.c:263:2 ocnt U ocnt = *out_left_p;" - - "ext/standard/filters.c:264:7 ccnt U line_ccnt = inst->line_ccnt;" - - "ext/standard/filters.c:264:25 ccnt U line_ccnt = inst->line_ccnt;" - "ext/standard/filters.c:266:16 erem U switch (inst->erem_len) {" - - "ext/standard/filters.c:273:9 ocnt U if (ocnt < inst->lbchars_len" - - "ext/standard/filters.c:278:5 ocnt U ocnt -= inst->lbchars_len" - - "ext/standard/filters.c:281:8 ocnt U if (ocnt < 4) {" - "ext/standard/filters.c:285:33 erem U b64_tbl_enc[(inst->erem[0] >> 2)];" - - "ext/standard/filters.c:488:9 bmask U #define bmask(a) (0xffff >> (16 -" - - "ext/standard/filters.c:494:26 bcnt U unsigned int pack, pack_bcnt;" - - "ext/standard/filters.c:499:28 nbitsof U static const unsigned int nbitsof_pack = 8;" - - "ext/standard/filters.c:520:7 bcnt U pack_bcnt = nbitsof_pack;" - - "ext/standard/filters.c:520:14 nbitsof U pack_bcnt = nbitsof_pack;" - - "ext/standard/filters.c:523:12 bcnt U if (pack_bcnt >= urem_nbits) {" - - "ext/standard/filters.c:524:9 bcnt U pack_bcnt -= urem_nbits;" - - "ext/standard/filters.c:525:26 bcnt U pack |= (urem << pack_bcnt);" - - "ext/standard/filters.c:530:12 bmask U urem &= bmask(urem_nbits);" - - "ext/standard/filters.c:556:17 bmask U urem = i & bmask(urem_nbits);" - - "ext/standard/filters.c:575:16 nbitsof U pack_bcnt = nbitsof_pack;" - - "ext/standard/filters.c:581:18 nbitsof U urem_nbits += (nbitsof_pack - pack_bcnt);" - - "ext/standard/filters.c:584:18 nbitsof U urem_nbits += (nbitsof_pack - pack_bcnt);" - - "ext/standard/filters.c:598:8 bmask U #undef bmask" - "ext/standard/filters.c:933:51 lineendings U endings, looks like unix-lineendings, not to spec, but it" - "ext/standard/filters.c:1075:79 pretval U HashTable *ht, char **pretval, size_t *pretval_len" - "ext/standard/filters.c:1075:96 pretval U char **pretval, size_t *pretval_len, char *field_name" @@ -25865,33 +22472,17 @@ issues: - "ext/standard/filters.c:1141:66 fldname U len, fldname, sizeof(fldname), persistent)" - "ext/standard/filters.c:1143:31 fldname U GET_INT_PROP(ht, var, fldname) \\" - "ext/standard/filters.c:1144:37 fldname U int_prop_ex(ht, &var, fldname, sizeof(fldname))" - - "ext/standard/filters.c:1326:21 tcnt U size_t ocnt, icnt, tcnt;" - - "ext/standard/filters.c:1344:3 tcnt U tcnt = inst->stub_len;" - - "ext/standard/filters.c:1346:10 tcnt U while (tcnt > 0) {" - - "ext/standard/filters.c:1347:43 tcnt U convert(inst->cd, &pt, &tcnt, &pd, &ocnt);" - - "ext/standard/filters.c:1364:8 tcnt U tcnt = inst->stub_len;" - - "ext/standard/flock_compat.c:31:15 flck U struct flock flck;" - - "ext/standard/flock_compat.c:34:2 flck U flck.l_start = flck.l_len" - - "ext/standard/flock_compat.c:34:17 flck U flck.l_start = flck.l_len = 0;" - - "ext/standard/flock_compat.c:35:2 flck U flck.l_whence = SEEK_SET" - - "ext/standard/flock_compat.c:38:3 flck U flck.l_type = F_RDLCK;" - "ext/standard/flock_compat.c:96:12 Terwilliker U * Unix J. Terwilliker Jehosophat Aloysius" - "ext/standard/flock_compat.c:96:24 Jehosophat U Unix J. Terwilliker Jehosophat Aloysius Monstrosity" - "ext/standard/flock_compat.c:102:17 Yunie U * Lift a leg, Yunie. Luv ya forever!!!" - - "ext/standard/formatted_print.c:44:19 hexchars U static const char hexchars[] = \"0123456789abcdef" - - "ext/standard/formatted_print.c:45:19 HEXCHARS U static const char HEXCHARS[] = \"0123456789ABCDEF" - "ext/standard/formatted_print.c:47:8 spintf U /* php_spintf_appendchar() {{{ */" - "ext/standard/formatted_print.c:52:24 ereallocing U PRINTF_DEBUG((\"%s(): ereallocing buffer to %d bytes\\n" - "ext/standard/formatted_print.c:60:8 spintf U /* php_spintf_appendchar() {{{ */" - "ext/standard/formatted_print.c:67:24 ereallocing U PRINTF_DEBUG((\"%s(): ereallocing buffer to %d bytes\\n" - "ext/standard/formatted_print.c:79:8 spintf U /* php_spintf_appendstring() {{{" - "ext/standard/formatted_print.c:83:54 expprec U t len, bool neg, int expprec, int always_sign)" - - "ext/standard/formatted_print.c:85:9 npad U size_t npad;" - "ext/standard/formatted_print.c:90:14 expprec U copy_len = (expprec ? MIN(max_width, len" - - "ext/standard/formatted_print.c:91:2 npad U npad = (min_width < copy" - "ext/standard/formatted_print.c:111:26 ereallocing U PRINTF_DEBUG((\"sprintf ereallocing buffer to %d bytes\\n" - - "ext/standard/formatted_print.c:121:10 npad U while (npad-- > 0) {" - - "ext/standard/formatted_print.c:129:10 npad U while (npad--) {" - "ext/standard/formatted_print.c:136:8 spintf U /* php_spintf_appendint() {{{ */" - "ext/standard/formatted_print.c:143:13 magn U zend_ulong magn, nmagn;" - "ext/standard/formatted_print.c:143:19 nmagn U zend_ulong magn, nmagn;" @@ -25903,21 +22494,16 @@ issues: - "ext/standard/formatted_print.c:163:41 nmagn U unsigned char)(magn - (nmagn * 10)) + '0';" - "ext/standard/formatted_print.c:164:10 nmagn U magn = nmagn;" - "ext/standard/formatted_print.c:180:8 spintf U /* php_spintf_appenduint() {{{ */" - - "ext/standard/formatted_print.c:180:15 appenduint U /* php_spintf_appenduint() {{{ */" - - "ext/standard/formatted_print.c:182:13 appenduint U php_sprintf_appenduint(zend_string **buffer" - "ext/standard/formatted_print.c:187:19 nmagn U zend_ulong magn, nmagn;" - - "ext/standard/formatted_print.c:190:26 appenduint U PRINTF_DEBUG((\"sprintf: appenduint(%x, %x, %x, %d, %d," - "ext/standard/formatted_print.c:319:15 appendd U /* php_spintf_appendd2n() {{{ */" - "ext/standard/formatted_print.c:323:34 expprec U char *chartable, int expprec)" - "ext/standard/formatted_print.c:346:26 expprec U /* neg */ false, expprec, 0);" + - "ext/standard/formatted_print.c:425:17 currarg U int alignment, currarg, adjusting, argnum," + - "ext/standard/formatted_print.c:433:2 currarg U currarg = 0;" - "ext/standard/formatted_print.c:437:7 expprec U int expprec;" - - "ext/standard/formatted_print.c:464:51 inpos U first looking at '%c', inpos=%d\\n\"," - - "ext/standard/formatted_print.c:478:41 inpos U now looking at '%c', inpos=%d\\n\"," - - "ext/standard/formatted_print.c:640:18 appenduint U php_sprintf_appenduint(&result, &outpos," - - "ext/standard/formatted_print.c:670:12 hexchars U hexchars, expprec);" - - "ext/standard/formatted_print.c:677:12 hexchars U hexchars, expprec);" - - "ext/standard/formatted_print.c:684:12 HEXCHARS U HEXCHARS, expprec);" - - "ext/standard/formatted_print.c:691:12 hexchars U hexchars, expprec);" + - "ext/standard/formatted_print.c:517:22 currarg U width_argnum = currarg++;" + - "ext/standard/formatted_print.c:561:22 currarg U prec_argnum = currarg++;" + - "ext/standard/formatted_print.c:603:14 currarg U argnum = currarg++;" - "ext/standard/fsock.c:33:8 zerrno U zval *zerrno = NULL, *zerrstr = NULL" - "ext/standard/fsock.c:33:24 zerrstr U zval *zerrno = NULL, *zerrstr = NULL;" - "ext/standard/fsock.c:53:16 zerrno U Z_PARAM_ZVAL(zerrno)" @@ -25934,16 +22520,6 @@ issues: - "ext/standard/ftp_fopen_wrapper.c:208:36 PBSZ U write_string(stream, \"PBSZ 0\\r\\n\");" - "ext/standard/ftp_fopen_wrapper.c:219:55 reuseid U && result<=299) || reuseid;" - "ext/standard/ftp_fopen_wrapper.c:293:15 reuseid U *preuseid = reuseid;" - - "ext/standard/ftp_fopen_wrapper.c:318:8 tpath U char *tpath, *ttpath, *hoststart" - - "ext/standard/ftp_fopen_wrapper.c:318:16 ttpath U char *tpath, *ttpath, *hoststart=NULL;" - - "ext/standard/ftp_fopen_wrapper.c:338:3 tpath U tpath = tmp_line;" - - "ext/standard/ftp_fopen_wrapper.c:340:8 tpath U for (tpath += 4; *tpath && !isdigit" - - "ext/standard/ftp_fopen_wrapper.c:340:21 tpath U for (tpath += 4; *tpath && !isdigit((int) *tpath" - - "ext/standard/ftp_fopen_wrapper.c:340:46 tpath U tpath && !isdigit((int) *tpath); tpath++);" - - "ext/standard/ftp_fopen_wrapper.c:360:45 ttpath U short) strtoul(tpath, &ttpath, 10) * 256;" - - "ext/standard/ftp_fopen_wrapper.c:361:7 ttpath U if (ttpath == NULL) {" - - "ext/standard/ftp_fopen_wrapper.c:365:11 ttpath U tpath = ttpath;" - - "ext/standard/ftp_fopen_wrapper.c:371:46 ttpath U short) strtoul(tpath, &ttpath, 10);" - "ext/standard/ftp_fopen_wrapper.c:413:14 reuseid U php_stream *reuseid=NULL;" - "ext/standard/ftp_fopen_wrapper.c:415:8 tmpzval U zval *tmpzval;" - "ext/standard/ftp_fopen_wrapper.c:445:4 tmpzval U (tmpzval = php_stream_context" @@ -25953,7 +22529,10 @@ issues: - "ext/standard/ftp_fopen_wrapper.c:539:21 APPE U memcpy(tmp_line, \"APPE\", sizeof(\"APPE\"));" - "ext/standard/ftp_fopen_wrapper.c:539:36 APPE U line, \"APPE\", sizeof(\"APPE\"));" - "ext/standard/ftp_fopen_wrapper.c:604:16 dirsteam U /* {{{ php_ftp_dirsteam_read */" - - "ext/standard/ftp_fopen_wrapper.c:666:8 dirstreams U /* ftp dirstreams only need to support" + - "ext/standard/ftp_fopen_wrapper.c:608:14 innerstream U php_stream *innerstream;" + - "ext/standard/ftp_fopen_wrapper.c:612:2 innerstream U innerstream = ((php_ftp_dirstream" + - "ext/standard/ftp_fopen_wrapper.c:618:21 innerstream U if (php_stream_eof(innerstream)) {" + - "ext/standard/ftp_fopen_wrapper.c:622:27 innerstream U php_stream_get_line(innerstream, ent->d_name, sizeof" - "ext/standard/ftp_fopen_wrapper.c:685:26 dirsdata U ftp_dirstream_data *dirsdata;" - "ext/standard/ftp_fopen_wrapper.c:725:29 NLST U stream_printf(stream, \"NLST %s\\r\\n\", (resource-" - "ext/standard/ftp_fopen_wrapper.c:750:2 dirsdata U dirsdata = emalloc(sizeof *dirsdata" @@ -25973,41 +22552,38 @@ issues: - "ext/standard/head.c:126:58 MSIE U be deleted, even on MSIE, we" - "ext/standard/hrtime.c:14:14 Anatol U | Author: Anatol Belski " - "ext/standard/hrtime.c:14:21 Belski U | Author: Anatol Belski " - - "ext/standard/html_tables.h:1478:35 Aacute U Agrave\", 6} } }, {0, { {\"Aacute\", 6} } }, {0, { {\"Acirc" - - "ext/standard/html_tables.h:1486:35 aacute U agrave\", 6} } }, {0, { {\"aacute\", 6} } }, {0, { {\"acirc" - - "ext/standard/html_tables.h:1497:10 Amacr U {0, { {\"Amacr\", 5} } }, {0, { {\"amacr" - - "ext/standard/html_tables.h:1497:34 amacr U Amacr\", 5} } }, {0, { {\"amacr\", 5} } }, {0, { {\"Abreve" - - "ext/standard/html_tables.h:1692:81 yicy U iukcy\", 5} } }, {0, { {\"yicy\", 4} } }," - - "ext/standard/html_tables.h:1788:84 realine U rationals\", 9} } }, {0, { {\"realine\", 7} } }," - - "ext/standard/html_tables.h:1844:33 Updownarrow U hArr\", 4} } }, {0, { {\"Updownarrow\", 11} } }, {0, { {\"nwArr" - - "ext/standard/html_tables.h:2310:76 amalg U NULL, 0} } }, {0, { {\"amalg\", 5} } }," - - "ext/standard/html_tables.h:2626:82 searr U , 5, 0x000C5, 0}, {\"searr\", 5, 0x02198, 0}, {NULL" - - "ext/standard/html_tables.h:2782:82 updownarrow U , 5, 0x0220C, 0}, {\"updownarrow\", 11, 0x02195, 0}," - - "ext/standard/html_tables.h:2811:56 realine U bucket_html5_1E5[] = { {\"realine\", 7, 0x0211B, 0}, {NULL" - - "ext/standard/html_tables.h:3075:56 boxh U bucket_html5_4B6[] = { {\"boxh\", 4, 0x02500, 0}, {NULL" - - "ext/standard/html_tables.h:3133:106 yicy U , 5, 0x0266F, 0}, {\"yicy\", 4, 0x00457, 0}, {NULL" - - "ext/standard/html_tables.h:3171:56 nearr U bucket_html5_59D[] = { {\"nearr\", 5, 0x02197, 0}, {NULL" - - "ext/standard/html_tables.h:3202:56 nsube U bucket_html5_5E2[] = { {\"nsube\", 5, 0x02288, 0}, {NULL" - - "ext/standard/html_tables.h:3397:56 nsupe U bucket_html5_7B0[] = { {\"nsupe\", 5, 0x02289, 0}, {NULL" - - "ext/standard/html_tables.h:3438:56 Amacr U bucket_html5_809[] = { {\"Amacr\", 5, 0x00100, 0}, {NULL" - - "ext/standard/html_tables.h:3452:56 amacr U bucket_html5_829[] = { {\"amacr\", 5, 0x00101, 0}, {NULL" - - "ext/standard/html_tables.h:3474:95 bumpe U 17, 0x022B4, 0}, {\"bumpe\", 5, 0x0224F, 0}, {" - - "ext/standard/html_tables.h:3542:56 Aacute U bucket_html5_918[] = { {\"Aacute\", 6, 0x000C1, 0}, {NULL" - - "ext/standard/html_tables.h:3556:56 alefsym U bucket_html5_936[] = { {\"alefsym\", 7, 0x02135, 0}, {NULL" - - "ext/standard/html_tables.h:3562:56 amalg U bucket_html5_947[] = { {\"amalg\", 5, 0x02A3F, 0}, {NULL" - - "ext/standard/html_tables.h:3594:56 Updownarrow U bucket_html5_98D[] = { {\"Updownarrow\", 11, 0x021D5, 0}," - - "ext/standard/html_tables.h:3899:56 nlarr U bucket_html5_C44[] = { {\"nlarr\", 5, 0x0219A, 0}, {NULL" - - "ext/standard/html_tables.h:3991:56 aacute U bucket_html5_D38[] = { {\"aacute\", 6, 0x000E1, 0}, {NULL" - - "ext/standard/html_tables.h:4065:56 sube U bucket_html5_DD4[] = { {\"sube\", 4, 0x02286, 0}, {NULL" - - "ext/standard/html_tables.h:4186:56 lesssim U bucket_html5_F05[] = { {\"lesssim\", 7, 0x02272, 0}, {NULL" - - "ext/standard/html_tables.h:5371:35 Aacute U Agrave\", 6} } }, {0, { {\"Aacute\", 6} } }, {0, { {\"Acirc" - - "ext/standard/html_tables.h:5379:35 aacute U agrave\", 6} } }, {0, { {\"aacute\", 6} } }, {0, { {\"acirc" - - "ext/standard/html_tables.h:5555:31 alefsym U NULL, 0} } }, {0, { {\"alefsym\", 7} } }, {0, { {NULL" - - "ext/standard/html_tables.h:5638:54 sube U NULL, 0} } }, {0, { {\"sube\", 4} } }, {0, { {\"supe" - - "ext/standard/html_tables.h:5909:56 Aacute U bucket_html4_118[] = { {\"Aacute\", 6, 0x000C1, 0}, {NULL" - - "ext/standard/html_tables.h:5919:56 alefsym U bucket_html4_136[] = { {\"alefsym\", 7, 0x02135, 0}, {NULL" - - "ext/standard/html_tables.h:5920:56 aacute U bucket_html4_138[] = { {\"aacute\", 6, 0x000E1, 0}, {NULL" - - "ext/standard/html_tables.h:5987:56 sube U bucket_html4_1D4[] = { {\"sube\", 4, 0x02286, 0}, {NULL" + - "ext/standard/html_tables.h:1478:35 Aacute U Agrave\", 6} } }, {0, { {\"Aacute\", 6} } }, {0, { {\"Acirc" + - "ext/standard/html_tables.h:1486:35 aacute U agrave\", 6} } }, {0, { {\"aacute\", 6} } }, {0, { {\"acirc" + - "ext/standard/html_tables.h:1497:10 Amacr U {0, { {\"Amacr\", 5} } }, {0, { {\"amacr" + - "ext/standard/html_tables.h:1497:34 amacr U Amacr\", 5} } }, {0, { {\"amacr\", 5} } }, {0, { {\"Abreve" + - "ext/standard/html_tables.h:1692:81 yicy U iukcy\", 5} } }, {0, { {\"yicy\", 4} } }," + - "ext/standard/html_tables.h:1788:84 realine U rationals\", 9} } }, {0, { {\"realine\", 7} } }," + - "ext/standard/html_tables.h:2310:76 amalg U NULL, 0} } }, {0, { {\"amalg\", 5} } }," + - "ext/standard/html_tables.h:2626:82 searr U , 5, 0x000C5, 0}, {\"searr\", 5, 0x02198, 0}, {NULL" + - "ext/standard/html_tables.h:2811:56 realine U bucket_html5_1E5[] = { {\"realine\", 7, 0x0211B, 0}, {NULL" + - "ext/standard/html_tables.h:3075:56 boxh U bucket_html5_4B6[] = { {\"boxh\", 4, 0x02500, 0}, {NULL" + - "ext/standard/html_tables.h:3133:106 yicy U , 5, 0x0266F, 0}, {\"yicy\", 4, 0x00457, 0}, {NULL" + - "ext/standard/html_tables.h:3171:56 nearr U bucket_html5_59D[] = { {\"nearr\", 5, 0x02197, 0}, {NULL" + - "ext/standard/html_tables.h:3202:56 nsube U bucket_html5_5E2[] = { {\"nsube\", 5, 0x02288, 0}, {NULL" + - "ext/standard/html_tables.h:3397:56 nsupe U bucket_html5_7B0[] = { {\"nsupe\", 5, 0x02289, 0}, {NULL" + - "ext/standard/html_tables.h:3438:56 Amacr U bucket_html5_809[] = { {\"Amacr\", 5, 0x00100, 0}, {NULL" + - "ext/standard/html_tables.h:3452:56 amacr U bucket_html5_829[] = { {\"amacr\", 5, 0x00101, 0}, {NULL" + - "ext/standard/html_tables.h:3474:95 bumpe U 17, 0x022B4, 0}, {\"bumpe\", 5, 0x0224F, 0}, {" + - "ext/standard/html_tables.h:3542:56 Aacute U bucket_html5_918[] = { {\"Aacute\", 6, 0x000C1, 0}, {NULL" + - "ext/standard/html_tables.h:3556:56 alefsym U bucket_html5_936[] = { {\"alefsym\", 7, 0x02135, 0}, {NULL" + - "ext/standard/html_tables.h:3562:56 amalg U bucket_html5_947[] = { {\"amalg\", 5, 0x02A3F, 0}, {NULL" + - "ext/standard/html_tables.h:3899:56 nlarr U bucket_html5_C44[] = { {\"nlarr\", 5, 0x0219A, 0}, {NULL" + - "ext/standard/html_tables.h:3991:56 aacute U bucket_html5_D38[] = { {\"aacute\", 6, 0x000E1, 0}, {NULL" + - "ext/standard/html_tables.h:4065:56 sube U bucket_html5_DD4[] = { {\"sube\", 4, 0x02286, 0}, {NULL" + - "ext/standard/html_tables.h:4186:56 lesssim U bucket_html5_F05[] = { {\"lesssim\", 7, 0x02272, 0}, {NULL" + - "ext/standard/html_tables.h:5371:35 Aacute U Agrave\", 6} } }, {0, { {\"Aacute\", 6} } }, {0, { {\"Acirc" + - "ext/standard/html_tables.h:5379:35 aacute U agrave\", 6} } }, {0, { {\"aacute\", 6} } }, {0, { {\"acirc" + - "ext/standard/html_tables.h:5555:31 alefsym U NULL, 0} } }, {0, { {\"alefsym\", 7} } }, {0, { {NULL" + - "ext/standard/html_tables.h:5638:54 sube U NULL, 0} } }, {0, { {\"sube\", 4} } }, {0, { {\"supe" + - "ext/standard/html_tables.h:5909:56 Aacute U bucket_html4_118[] = { {\"Aacute\", 6, 0x000C1, 0}, {NULL" + - "ext/standard/html_tables.h:5919:56 alefsym U bucket_html4_136[] = { {\"alefsym\", 7, 0x02135, 0}, {NULL" + - "ext/standard/html_tables.h:5920:56 aacute U bucket_html4_138[] = { {\"aacute\", 6, 0x000E1, 0}, {NULL" + - "ext/standard/html_tables.h:5987:56 sube U bucket_html4_1D4[] = { {\"sube\", 4, 0x02286, 0}, {NULL" - "ext/standard/html_tables/html_table_gen.php:50:32 macroman U 859_5, cs_cp866, cs_macroman, cs_koi8r, cs_big5," - "ext/standard/html_tables/html_table_gen.php:51:36 sjis U 2, cs_big5hkscs, cs_sjis, cs_eucjp," - "ext/standard/html_tables/html_table_gen.php:51:45 eucjp U big5hkscs, cs_sjis, cs_eucjp," @@ -26094,7 +22670,6 @@ issues: - "ext/standard/html.c:14:22 Hyvätti U | Jaakko Hyvätti = 1" - "ext/standard/info.c:265:7 osvi U if (osvi.dwMajorVersion == 1" - "ext/standard/info.c:266:8 osvi U if (osvi.dwMinorVersion == 0" - - "ext/standard/info.c:308:5 DWORDLONG U DWORDLONG dwlConditionMask =" - "ext/standard/info.c:662:41 LOBYTE U indowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion)))" - "ext/standard/info.c:662:48 LOWORD U ajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion)));" - "ext/standard/info.c:663:41 HIBYTE U indowsMinorVersion = (DWORD)(HIBYTE(LOWORD(dwVersion)))" @@ -26194,11 +22765,6 @@ issues: - "ext/standard/info.c:1245:5 Andale U /* Andale! Andale! Yee-Hah!" - "ext/standard/info.c:1245:14 Andale U /* Andale! Andale! Yee-Hah! */" - "ext/standard/iptc.c:18:25 compse U Functions to parse & compse IPTC data." - - "ext/standard/iptc.c:76:80 spoolbuf U char c, unsigned char **spoolbuf)" - - "ext/standard/iptc.c:81:6 spoolbuf U if (spoolbuf) *(*spoolbuf)++ = c" - - "ext/standard/iptc.c:81:19 spoolbuf U if (spoolbuf) *(*spoolbuf)++ = c;" - - "ext/standard/iptc.c:88:63 spoolbuf U spool, unsigned char **spoolbuf)" - - "ext/standard/iptc.c:102:6 spoolbuf U if (spoolbuf) *(*spoolbuf)++ = c" - "ext/standard/iptc.c:173:8 iptcdata U char *iptcdata, *jpeg_file;" - "ext/standard/iptc.c:174:9 iptcdata U size_t iptcdata_len, jpeg_file_len;" - "ext/standard/iptc.c:185:18 iptcdata U Z_PARAM_STRING(iptcdata, iptcdata_len)" @@ -26242,8 +22808,6 @@ issues: - "ext/standard/libavifinfo/avifinfo.c:445:28 ipco U (!memcmp(box.type, \"ipco\", 4)) {" - "ext/standard/libavifinfo/avifinfo.c:447:16 Ipco U ParseIpco(stream, box.content" - "ext/standard/libavifinfo/avifinfo.c:448:35 ipma U (!memcmp(box.type, \"ipma\", 4)) {" - - "ext/standard/libavifinfo/avifinfo.c:519:9 dimg U // The \"dimg\" boxes contain links" - - "ext/standard/libavifinfo/avifinfo.c:531:28 dimg U (!memcmp(box.type, \"dimg\", 4)) {" - "ext/standard/libavifinfo/avifinfo.c:580:5 pitm U // \"pitm\" box and recurses into" - "ext/standard/libavifinfo/avifinfo.c:590:28 pitm U (!memcmp(box.type, \"pitm\", 4)) {" - "ext/standard/libavifinfo/avifinfo.c:604:35 iprp U (!memcmp(box.type, \"iprp\", 4)) {" @@ -26262,20 +22826,12 @@ issues: - "ext/standard/libavifinfo/README.md:7:45 libavif U depending on the full libavif library." - "ext/standard/libavifinfo/README.md:9:2 avifinfo U `avifinfo.h`, `avifinfo.c`, `LICENSE" - "ext/standard/libavifinfo/README.md:9:16 avifinfo U `avifinfo.h`, `avifinfo.c`, `LICENSE` and `PATENTS" - - "ext/standard/link.c:126:8 topath U char *topath, *frompath;" - - "ext/standard/link.c:127:9 topath U size_t topath_len, frompath_len;" - - "ext/standard/link.c:135:16 topath U Z_PARAM_PATH(topath, topath_len)" - - "ext/standard/link.c:135:24 topath U Z_PARAM_PATH(topath, topath_len)" - - "ext/standard/link.c:147:26 topath U !expand_filepath_ex(topath, dest_p, dirname, len" - "ext/standard/mail.c:446:8 ahdr U char *ahdr = NULL;" - "ext/standard/mail.c:452:6 ahdr U if (ahdr != NULL) { \\" - "ext/standard/mail.c:453:9 ahdr U efree(ahdr); \\" - "ext/standard/mail.c:502:14 ahdr U spprintf(&ahdr, 0, \"X-PHP-Originating" - "ext/standard/mail.c:504:14 ahdr U spprintf(&ahdr, 0, \"X-PHP-Originating" - "ext/standard/math.c:14:20 Sæther U | Stig Sæther Bakken onum)" - - "ext/standard/math.c:799:9 fnum U double fnum = 0;" - "ext/standard/math.c:803:6 cutlim U int cutlim;" - "ext/standard/math.c:821:2 cutlim U cutlim = ZEND_LONG_MAX % base" - "ext/standard/math.c:845:47 cutlim U num == cutoff && c <= cutlim)) {" - - "ext/standard/math.c:849:5 fnum U fnum = (double)num;" - - "ext/standard/math.c:854:4 fnum U fnum = fnum * base + c;" - - "ext/standard/math.c:854:11 fnum U fnum = fnum * base + c;" - - "ext/standard/math.c:863:20 fnum U ZVAL_DOUBLE(ret, fnum);" - - "ext/standard/math.c:1069:22 tobase U zend_long frombase, tobase;" - - "ext/standard/math.c:1075:16 tobase U Z_PARAM_LONG(tobase)" - - "ext/standard/math.c:1082:6 tobase U if (tobase < 2 || tobase > 36)" - - "ext/standard/math.c:1082:20 tobase U if (tobase < 2 || tobase > 36) {" - - "ext/standard/math.c:1088:44 tobase U zvaltobase(&temp, (int)tobase);" - "ext/standard/math.c:1122:11 strpprintf U tmpbuf = strpprintf(0, \"%.*F\", dec, d);" - "ext/standard/math.c:1151:24 addmult U integral = zend_safe_addmult((integral-1)/3, thousand" - "ext/standard/math.c:1160:23 addmult U reslen = zend_safe_addmult(reslen, 1, dec_point" - - "ext/standard/math.c:1179:10 topad U size_t topad = (size_t)dec > declen" - - "ext/standard/math.c:1182:10 topad U while (topad--) {" - - "ext/standard/math.c:1246:9 topad U size_t topad;" - "ext/standard/math.c:1280:11 strpprintf U tmpbuf = strpprintf(0, ZEND_ULONG_FMT, tmpnum" - "ext/standard/math.c:1285:22 addmult U reslen = zend_safe_addmult((reslen-1)/3, thousand" - "ext/standard/math.c:1294:23 addmult U reslen = zend_safe_addmult(reslen, 1, dec_point" - - "ext/standard/math.c:1306:3 topad U topad = (size_t)dec;" - - "ext/standard/math.c:1309:10 topad U while (topad--) {" - "ext/standard/math.c:1382:29 OVFL U int = ZEND_LONG_INT_OVFL(dec) ? INT_MAX : (int" - "ext/standard/math.c:1384:29 UDFL U int = ZEND_LONG_INT_UDFL(dec) ? INT_MIN : (int" - - "ext/standard/math.c:1427:14 fpow U PHP_FUNCTION(fpow)" - "ext/standard/md5.c:14:14 Lachlan U | Lachlan Roche" - "ext/standard/md5.c:15:14 Alessandro U | Alessandro Astarita " @@ -26325,6 +22862,7 @@ issues: - "ext/standard/metaphone.c:94:41 FJMNR U (encode(c) & 2) /* FJMNR */" - "ext/standard/metaphone.c:97:9 AFFECTH U #define AFFECTH(c) (encode(c) & 4)" - "ext/standard/metaphone.c:97:41 CGPST U (encode(c) & 4) /* CGPST */" + - "ext/standard/metaphone.c:100:9 MAKESOFT U #define MAKESOFT(c) (encode(c) & 8)" - "ext/standard/metaphone.c:103:9 NOGHTOF U #define NOGHTOF(c) (encode(c) & 16" - "ext/standard/metaphone.c:110:4 accesssing U * accesssing the array directly." - "ext/standard/metaphone.c:143:4 phonize U /* phonize one letter" @@ -26338,8 +22876,11 @@ issues: - "ext/standard/metaphone.c:263:15 metaphoning U /* On to the metaphoning */" - "ext/standard/metaphone.c:267:42 eariler U letters to skip because an eariler encoding handled" - "ext/standard/metaphone.c:274:29 phonome U skip the C. So the phonome SCI invades both S and" + - "ext/standard/metaphone.c:307:8 MAKESOFT U if (MAKESOFT(next_letter)) { /* C" + - "ext/standard/metaphone.c:334:5 MAKESOFT U MAKESOFT(Read_After_Next_Letter" - "ext/standard/metaphone.c:341:24 GNED U * else dropped if -GNED, -GN," - "ext/standard/metaphone.c:349:11 NOGHTOF U if (!(NOGHTOF(Look_Back_Letter(3)" + - "ext/standard/metaphone.c:364:15 MAKESOFT U } else if (MAKESOFT(next_letter) &&" - "ext/standard/metaphone.c:374:8 isvowel U if (isvowel(Read_Next_Letter) &" - "ext/standard/metaphone.c:375:6 AFFECTH U !AFFECTH(prev_letter))" - "ext/standard/metaphone.c:446:8 isvowel U if (isvowel(Read_Next_Letter))" @@ -26349,26 +22890,17 @@ issues: - "ext/standard/microtime.c:107:16 pwho U Z_PARAM_LONG(pwho)" - "ext/standard/microtime.c:110:6 pwho U if (pwho == 1) {" - "ext/standard/net.c:40:12 intrin U # include " - - "ext/standard/net.c:43:15 ipdef U # include " - "ext/standard/net.c:143:10 netmnask U 'netmnask' => '255.0.0.0'," - "ext/standard/net.c:280:9 newif U zval newif;" - "ext/standard/net.c:281:16 newif U array_init(&newif);" - "ext/standard/net.c:282:88 newif U strlen(p->ifa_name), &newif);" - - "ext/standard/pack.c:488:9 nibbleshift U int nibbleshift = (code == 'h') ? 0" - - "ext/standard/pack.c:520:43 nibbleshift U outputpos] |= (n << nibbleshift);" - - "ext/standard/pack.c:521:6 nibbleshift U nibbleshift = (nibbleshift + 4)" - - "ext/standard/pack.c:521:21 nibbleshift U nibbleshift = (nibbleshift + 4) & 7;" - - "ext/standard/pack.c:698:22 nints U * Example: \"c2chars/nints\" will return an object" - - "ext/standard/pack.c:920:47 padt U char pads = ' '; char padt = '\\t'; char padc =" - - "ext/standard/pack.c:920:65 padc U char padt = '\\t'; char padc = '\\r'; char padl =" - - "ext/standard/pack.c:934:37 padt U input[inputpos + len] != padt" - - "ext/standard/pack.c:935:37 padc U input[inputpos + len] != padc" - - "ext/standard/pack.c:975:11 nibbleshift U int nibbleshift = (type == 'h') ? 0" - - "ext/standard/pack.c:978:23 opos U zend_long ipos, opos;" - - "ext/standard/pack.c:998:19 opos U for (ipos = opos = 0; opos < len; opos" - - "ext/standard/pack.c:998:29 opos U for (ipos = opos = 0; opos < len; opos++) {" - - "ext/standard/pack.c:998:41 opos U opos = 0; opos < len; opos++) {" - - "ext/standard/pack.c:1007:22 opos U ZSTR_VAL(buf)[opos] = cc;" + - "ext/standard/net.c:287:9 newuni U zval newuni;" + - "ext/standard/net.c:288:16 newuni U array_init(&newuni);" + - "ext/standard/net.c:289:83 newuni U sizeof(\"unicast\") - 1, &newuni);" + - "ext/standard/pack.c:920:47 padt U char pads = ' '; char padt = '\\t'; char padc =" + - "ext/standard/pack.c:920:65 padc U char padt = '\\t'; char padc = '\\r'; char padl =" + - "ext/standard/pack.c:934:37 padt U input[inputpos + len] != padt" + - "ext/standard/pack.c:935:37 padc U input[inputpos + len] != padc" - "ext/standard/password.c:14:26 Portwood U Charles R. Portwood II = dtablesize) {" - - "ext/standard/php_fopen_wrapper.c:328:74 dtablesize U numbers smaller than %d\", dtablesize);" - "ext/standard/php_math_round_mode.h:14:20 Sæther U | Stig Sæther Bakken " - "ext/standard/php_versioning.h:13:19 Sæther U | Author: Stig Sæther Bakken */" - - "ext/standard/proc_open.c:61:13 libutil U # include " - - "ext/standard/proc_open.c:63:97 libutil U had been introduced in libutil */" - "ext/standard/proc_open.c:82:36 Illumos U before version 11.4 and Illumos do not have any openpty" - - "ext/standard/proc_open.c:83:66 termp U name, struct termios *termp, struct winsize *winp" - - "ext/standard/proc_open.c:83:89 winp U termp, struct winsize *winp)" - "ext/standard/proc_open.c:86:14 slaveid U const char *slaveid;" - "ext/standard/proc_open.c:92:18 ptmx U fd = open(\"/dev/ptmx\", O_NOCTTY|O_RDWR);" - "ext/standard/proc_open.c:100:2 slaveid U slaveid = ptsname(fd);" - "ext/standard/proc_open.c:101:7 slaveid U if (!slaveid) {" - "ext/standard/proc_open.c:106:12 slaveid U sd = open(slaveid, O_NOCTTY|O_RDONLY)" - "ext/standard/proc_open.c:107:37 ptem U ioctl(sd, I_PUSH, \"ptem\") == -1) {" - - "ext/standard/proc_open.c:110:6 termp U if (termp) {" - - "ext/standard/proc_open.c:111:21 termp U if (tcgetattr(sd, termp) < 0) {" - - "ext/standard/proc_open.c:115:6 winp U if (winp) {" - - "ext/standard/proc_open.c:116:29 winp U ioctl(sd, TIOCSWINSZ, winp) == -1) {" - "ext/standard/proc_open.c:339:8 zproc U zval *zproc;" - "ext/standard/proc_open.c:344:20 zproc U Z_PARAM_RESOURCE(zproc)" - "ext/standard/proc_open.c:349:58 zproc U fetch_resource(Z_RES_P(zproc), \"process\", le_proc" - "ext/standard/proc_open.c:365:8 zproc U zval *zproc;" - "ext/standard/proc_open.c:369:20 zproc U Z_PARAM_RESOURCE(zproc)" + - "ext/standard/proc_open.c:470:64 closeorig U BOOL inherit, BOOL closeorig)" + - "ext/standard/proc_open.c:475:6 closeorig U (closeorig ? DUPLICATE_CLOSE_SOURCE" - "ext/standard/proc_open.c:597:5 LPWSTR U LPWSTR file_part = NULL;" - "ext/standard/proc_open.c:604:9 lstrcpyn U lstrcpynW(long_name, prog_name" - "ext/standard/proc_open.c:615:10 wcsicmp U if (_wcsicmp(file_part, L\"cmd.exe" @@ -26439,30 +22959,17 @@ issues: - "ext/standard/proc_open.c:672:23 STARTUPINFOW U memset(si, 0, sizeof(STARTUPINFOW));" - "ext/standard/proc_open.c:673:18 STARTUPINFOW U si->cb = sizeof(STARTUPINFOW);" - "ext/standard/proc_open.c:674:16 STARTF U si->dwFlags = STARTF_USESTDHANDLES;" - - "ext/standard/proc_open.c:674:23 USESTDHANDLES U si->dwFlags = STARTF_USESTDHANDLES;" - "ext/standard/proc_open.c:701:59 cmdw U use_shell(wchar_t **cmdw, size_t cmdw_len)" - "ext/standard/proc_open.c:701:72 cmdw U wchar_t **cmdw, size_t cmdw_len)" - "ext/standard/proc_open.c:703:56 cmdw U sizeof(\" /s /c \") + cmdw_len + 3;" - "ext/standard/proc_open.c:704:11 cmdw U wchar_t *cmdw_shell = (wchar_t *)malloc" - "ext/standard/proc_open.c:706:6 cmdw U if (cmdw_shell == NULL) {" - "ext/standard/proc_open.c:711:7 snwprintf U if (_snwprintf(cmdw_shell, len, L\"" - - "ext/standard/proc_open.c:758:11 ndescriptors U uint32_t ndescriptors = zend_hash_num_elements" - - "ext/standard/proc_open.c:759:17 ndescriptors U return ecalloc(ndescriptors, sizeof(descriptorspec" - "ext/standard/proc_open.c:830:88 zmode U *desc, zend_string *zmode)" - - "ext/standard/proc_open.c:832:24 newpipe U php_file_descriptor_t newpipe[2];" - - "ext/standard/proc_open.c:834:11 newpipe U if (pipe(newpipe)) {" - "ext/standard/proc_open.c:841:39 zmode U starts_with_literal(zmode, \"w\")) {" - - "ext/standard/proc_open.c:842:21 newpipe U desc->parentend = newpipe[1];" - - "ext/standard/proc_open.c:843:20 newpipe U desc->childend = newpipe[0];" - - "ext/standard/proc_open.c:846:21 newpipe U desc->parentend = newpipe[0];" - "ext/standard/proc_open.c:854:15 zmode U if (ZSTR_LEN(zmode) >= 2 && ZSTR_VAL(zmode" - "ext/standard/proc_open.c:854:39 zmode U zmode) >= 2 && ZSTR_VAL(zmode)[1] == 'b')" - "ext/standard/proc_open.c:909:33 fseeking U Simulate the append mode by fseeking to the end of the file" - - "ext/standard/proc_open.c:921:13 nindex U zend_ulong nindex)" - - "ext/standard/proc_open.c:926:86 nindex U descriptor \" ZEND_LONG_FMT, nindex);" - - "ext/standard/proc_open.c:933:4 nindex U nindex, strerror(errno));" - - "ext/standard/proc_open.c:941:51 nindex U descriptors, int ndesc, int nindex)" - - "ext/standard/proc_open.c:972:59 nindex U to, &desc->childend, nindex);" - "ext/standard/proc_open.c:978:15 ztype U zend_string *ztype = get_string_parameter" - "ext/standard/proc_open.c:979:7 ztype U if (!ztype) {" - "ext/standard/proc_open.c:983:15 zmode U zend_string *zmode = NULL, *zfile = NULL" @@ -26501,45 +23008,36 @@ issues: - "ext/standard/proc_open.c:1479:13 retfp U Z_ADDREF(retfp);" - "ext/standard/proc_open.c:1493:7 cwdw U free(cwdw);" - "ext/standard/proc_open.c:1495:7 envpw U free(envpw);" - - "ext/standard/quot_print.c:56:22 hexval U static unsigned int hexval_tbl[256] = {" - - "ext/standard/quot_print.c:101:12 hexval U h_nbl = hexval_tbl[*p1];" - - "ext/standard/quot_print.c:104:32 hexval U i) == 0 || (l_nbl = hexval_tbl[*(++p1)]) >= 16" - - "ext/standard/quot_print.c:113:31 hexval U -i == 0 || (h_nbl = hexval_tbl[*(++p1)]) == 64" - - "ext/standard/quot_print.c:138:20 MAXL U #define PHP_QPRINT_MAXL 75" - - "ext/standard/quot_print.c:147:71 MAXL U length)/(PHP_QPRINT_MAXL-9)) + 1)), 0, 0);" - - "ext/standard/quot_print.c:158:33 MAXL U lp+= 3) > PHP_QPRINT_MAXL) && (c <= 0x7f))" - - "ext/standard/quot_print.c:159:65 MAXL U lp + 3) > PHP_QPRINT_MAXL))" - - "ext/standard/quot_print.c:160:65 MAXL U lp + 6) > PHP_QPRINT_MAXL))" + - "ext/standard/quot_print.c:138:20 MAXL U #define PHP_QPRINT_MAXL 75" + - "ext/standard/quot_print.c:147:71 MAXL U length)/(PHP_QPRINT_MAXL-9)) + 1)), 0, 0);" + - "ext/standard/quot_print.c:158:33 MAXL U lp+= 3) > PHP_QPRINT_MAXL) && (c <= 0x7f))" + - "ext/standard/quot_print.c:159:65 MAXL U lp + 3) > PHP_QPRINT_MAXL))" + - "ext/standard/quot_print.c:160:65 MAXL U lp + 6) > PHP_QPRINT_MAXL))" - "ext/standard/scanf.c:24:38 Scriptics U Microsystems, Inc., Scriptics Corporation," - "ext/standard/scanf.c:78:40 canf U used internally by [f|s]canf." - "ext/standard/scanf.c:85:14 SIGNOK U #define SCAN_SIGNOK 0x10 /* A" - - "ext/standard/scanf.c:86:14 NODIGITS U #define SCAN_NODIGITS 0x20 /* No digits" + - "ext/standard/scanf.c:89:14 PTOK U #define SCAN_PTOK 0x100 /* Decimal" - "ext/standard/scanf.c:90:14 EXPOK U #define SCAN_EXPOK 0x200 /* An" - "ext/standard/scanf.c:313:7 nassign U int *nassign = staticAssign;" - - "ext/standard/scanf.c:314:25 nspace U int objIndex, xpgSize, nspace = STATIC_LIST_SIZE;" - - "ext/standard/scanf.c:321:16 nspace U if (numVars > nspace) {" - "ext/standard/scanf.c:322:3 nassign U nassign = (int*)safe_emalloc" - - "ext/standard/scanf.c:323:3 nspace U nspace = numVars;" - - "ext/standard/scanf.c:325:18 nspace U for (i = 0; i < nspace; i++) {" - "ext/standard/scanf.c:326:3 nassign U nassign[i] = 0;" - - "ext/standard/scanf.c:484:20 nspace U if (objIndex >= nspace) {" - "ext/standard/scanf.c:486:19 nassign U * Expand the nassign buffer. If we are using" - "ext/standard/scanf.c:496:9 nassign U if (nassign == staticAssign) {" - "ext/standard/scanf.c:578:16 nconversions U int numVars, nconversions, totalVars = -1;" - "ext/standard/scanf.c:649:2 nconversions U nconversions = 0;" - "ext/standard/scanf.c:738:5 nconversions U nconversions++;" - "ext/standard/scanf.c:930:19 SIGNOK U flags |= SCAN_SIGNOK | SCAN_NODIGITS | SCAN" - - "ext/standard/scanf.c:930:33 NODIGITS U SCAN_SIGNOK | SCAN_NODIGITS | SCAN_NOZERO;" - "ext/standard/scanf.c:950:25 SIGNOK U flags &= ~(SCAN_SIGNOK | SCAN_NODIGITS | SCAN" - - "ext/standard/scanf.c:950:39 NODIGITS U (SCAN_SIGNOK | SCAN_NODIGITS | SCAN_NOZERO);" - "ext/standard/scanf.c:952:25 SIGNOK U flags &= ~(SCAN_SIGNOK | SCAN_XOK | SCAN_NODIGITS" - - "ext/standard/scanf.c:952:50 NODIGITS U SIGNOK | SCAN_XOK | SCAN_NODIGITS);" - "ext/standard/scanf.c:961:24 SIGNOK U flags &= ~(SCAN_SIGNOK | SCAN_XOK | SCAN_NODIGITS" - - "ext/standard/scanf.c:961:49 NODIGITS U SIGNOK | SCAN_XOK | SCAN_NODIGITS);" + - "ext/standard/scanf.c:1069:49 PTOK U SCAN_NODIGITS | SCAN_PTOK | SCAN_EXPOK;" - "ext/standard/scanf.c:1069:61 EXPOK U NODIGITS | SCAN_PTOK | SCAN_EXPOK;" + - "ext/standard/scanf.c:1085:25 PTOK U if (flags & SCAN_PTOK) {" + - "ext/standard/scanf.c:1086:39 PTOK U (SCAN_SIGNOK | SCAN_PTOK);" - "ext/standard/scanf.c:1096:43 EXPOK U SCAN_NODIGITS | SCAN_EXPOK)) == SCAN_EXPOK) {" - "ext/standard/scanf.c:1096:59 EXPOK U SCAN_EXPOK)) == SCAN_EXPOK) {" - "ext/standard/scanf.c:1097:33 EXPOK U flags = (flags & ~(SCAN_EXPOK|SCAN_PTOK))" + - "ext/standard/scanf.c:1097:44 PTOK U & ~(SCAN_EXPOK|SCAN_PTOK))" - "ext/standard/scanf.c:1164:3 nconversions U nconversions++;" - "ext/standard/scanf.c:1170:23 nconversions U if (underflow && (0==nconversions)) {" - "ext/standard/sha1.c:213:27 zeroizing U the message digest and zeroizing the context." @@ -26549,77 +23047,77 @@ issues: - "ext/standard/soundex.c:13:20 Borud U | Author: Bjørn Borud - Guardian Networks" - "ext/standard/soundex.c:21:54 TAOCP U described by Knuth in TAOCP, vol 3 */" - "ext/standard/soundex.c:67:6 esstsett U /* esstsett, thorn, n-tilde, c-cedilla" - - "ext/standard/streamsfuncs.c:99:8 zerrno U zval *zerrno = NULL, *zerrstr = NULL" - - "ext/standard/streamsfuncs.c:99:24 zerrstr U zval *zerrno = NULL, *zerrstr = NULL, *zcontext =" - - "ext/standard/streamsfuncs.c:114:16 zerrno U Z_PARAM_ZVAL(zerrno)" - - "ext/standard/streamsfuncs.c:115:16 zerrstr U Z_PARAM_ZVAL(zerrstr)" - - "ext/standard/streamsfuncs.c:152:6 zerrno U if (zerrno) {" - - "ext/standard/streamsfuncs.c:153:28 zerrno U TRY_ASSIGN_REF_LONG(zerrno, 0);" - - "ext/standard/streamsfuncs.c:155:6 zerrstr U if (zerrstr) {" - - "ext/standard/streamsfuncs.c:156:36 zerrstr U ASSIGN_REF_EMPTY_STRING(zerrstr);" - - "ext/standard/streamsfuncs.c:178:7 zerrno U if (zerrno) {" - - "ext/standard/streamsfuncs.c:181:7 zerrstr U if (zerrstr && errstr) {" - - "ext/standard/streamsfuncs.c:263:8 zpeername U zval *zpeername = NULL;" - - "ext/standard/streamsfuncs.c:267:30 clistream U stream *stream = NULL, *clistream = NULL;" - - "ext/standard/streamsfuncs.c:275:16 zpeername U Z_PARAM_ZVAL(zpeername)" - - "ext/standard/streamsfuncs.c:303:44 clistream U xport_accept(stream, &clistream," - - "ext/standard/streamsfuncs.c:304:5 zpeername U zpeername ? &peername : NULL," - - "ext/standard/streamsfuncs.c:307:10 clistream U ) && clistream) {" - - "ext/standard/streamsfuncs.c:310:28 zpeername U ZEND_TRY_ASSIGN_REF_STR(zpeername, peername);" - - "ext/standard/streamsfuncs.c:312:22 clistream U php_stream_to_zval(clistream, return_value);" - - "ext/standard/streamsfuncs.c:394:18 zremote U zval *zstream, *zremote = NULL;" - - "ext/standard/streamsfuncs.c:406:16 zremote U Z_PARAM_ZVAL(zremote)" - - "ext/standard/streamsfuncs.c:411:6 zremote U if (zremote) {" - - "ext/standard/streamsfuncs.c:412:28 zremote U TRY_ASSIGN_REF_NULL(zremote);" - - "ext/standard/streamsfuncs.c:423:4 zremote U zremote ? &remote_addr : NULL" - - "ext/standard/streamsfuncs.c:445:20 desiredpos U zend_long maxlen, desiredpos = -1L;" - - "ext/standard/streamsfuncs.c:453:16 desiredpos U Z_PARAM_LONG(desiredpos)" - - "ext/standard/streamsfuncs.c:465:6 desiredpos U if (desiredpos >= 0) {" - - "ext/standard/streamsfuncs.c:470:24 desiredpos U if (position >= 0 && desiredpos > position) {" - - "ext/standard/streamsfuncs.c:472:39 desiredpos U stream_seek(stream, desiredpos - position, SEEK_CUR" - - "ext/standard/streamsfuncs.c:497:15 zdest U zval *zsrc, *zdest;" - - "ext/standard/streamsfuncs.c:505:20 zdest U Z_PARAM_RESOURCE(zdest)" - - "ext/standard/streamsfuncs.c:516:29 zdest U stream_from_zval(dest, zdest);" - - "ext/standard/streamsfuncs.c:767:9 rfds U fd_set rfds, wfds, efds;" - - "ext/standard/streamsfuncs.c:767:15 wfds U fd_set rfds, wfds, efds;" - - "ext/standard/streamsfuncs.c:767:21 efds U fd_set rfds, wfds, efds;" - - "ext/standard/streamsfuncs.c:772:7 usecnull U bool usecnull = 1;" - - "ext/standard/streamsfuncs.c:781:30 usecnull U PARAM_LONG_OR_NULL(usec, usecnull)" - - "ext/standard/streamsfuncs.c:784:11 rfds U FD_ZERO(&rfds);" - - "ext/standard/streamsfuncs.c:785:11 wfds U FD_ZERO(&wfds);" - - "ext/standard/streamsfuncs.c:786:11 efds U FD_ZERO(&efds);" - - "ext/standard/streamsfuncs.c:789:48 rfds U to_fd_set(r_array, &rfds, &max_fd);" - - "ext/standard/streamsfuncs.c:796:48 wfds U to_fd_set(w_array, &wfds, &max_fd);" - - "ext/standard/streamsfuncs.c:803:48 efds U to_fd_set(e_array, &efds, &max_fd);" - - "ext/standard/streamsfuncs.c:818:18 usecnull U if (secnull && !usecnull) {" - - "ext/standard/streamsfuncs.c:859:33 rfds U php_select(max_fd+1, &rfds, &wfds, &efds, tv_p" - - "ext/standard/streamsfuncs.c:859:40 wfds U select(max_fd+1, &rfds, &wfds, &efds, tv_p);" - - "ext/standard/streamsfuncs.c:859:47 efds U fd+1, &rfds, &wfds, &efds, tv_p);" - - "ext/standard/streamsfuncs.c:867:58 rfds U from_fd_set(r_array, &rfds);" - - "ext/standard/streamsfuncs.c:868:58 wfds U from_fd_set(w_array, &wfds);" - - "ext/standard/streamsfuncs.c:869:58 efds U from_fd_set(e_array, &efds);" - - "ext/standard/streamsfuncs.c:914:8 wval U zval *wval, *oval;" - - "ext/standard/streamsfuncs.c:915:15 wkey U zend_string *wkey, *okey;" - - "ext/standard/streamsfuncs.c:917:41 wkey U STR_KEY_VAL(options, wkey, wval) {" - - "ext/standard/streamsfuncs.c:917:47 wval U KEY_VAL(options, wkey, wval) {" - - "ext/standard/streamsfuncs.c:918:14 wval U ZVAL_DEREF(wval);" - - "ext/standard/streamsfuncs.c:919:7 wkey U if (wkey && Z_TYPE_P(wval) =" - - "ext/standard/streamsfuncs.c:919:24 wval U if (wkey && Z_TYPE_P(wval) == IS_ARRAY) {" - - "ext/standard/streamsfuncs.c:920:33 wval U IS_PACKED(Z_ARRVAL_P(wval))) {" - - "ext/standard/streamsfuncs.c:923:55 wkey U option(context, ZSTR_VAL(wkey), ZSTR_VAL(okey), oval" - - "ext/standard/streamsfuncs.c:1332:8 zfilter U zval *zfilter;" - - "ext/standard/streamsfuncs.c:1336:20 zfilter U Z_PARAM_RESOURCE(zfilter)" - - "ext/standard/streamsfuncs.c:1339:39 zfilter U fetch_resource(Z_RES_P(zfilter), \"stream filter\", php" - - "ext/standard/streamsfuncs.c:1349:26 zfilter U zend_list_close(Z_RES_P(zfilter));" - - "ext/standard/streamsfuncs.c:1414:48 microseonds U stream read to seconds + microseonds */" - - "ext/standard/streamsfuncs.c:1558:18 zsessstream U zval *zstream, *zsessstream = NULL;" - - "ext/standard/streamsfuncs.c:1568:28 zsessstream U PARAM_RESOURCE_OR_NULL(zsessstream)" - - "ext/standard/streamsfuncs.c:1585:7 zsessstream U if (zsessstream) {" - - "ext/standard/streamsfuncs.c:1586:37 zsessstream U from_zval(sessstream, zsessstream);" + - "ext/standard/streamsfuncs.c:99:8 zerrno U zval *zerrno = NULL, *zerrstr = NULL" + - "ext/standard/streamsfuncs.c:99:24 zerrstr U zval *zerrno = NULL, *zerrstr = NULL, *zcontext =" + - "ext/standard/streamsfuncs.c:114:16 zerrno U Z_PARAM_ZVAL(zerrno)" + - "ext/standard/streamsfuncs.c:115:16 zerrstr U Z_PARAM_ZVAL(zerrstr)" + - "ext/standard/streamsfuncs.c:152:6 zerrno U if (zerrno) {" + - "ext/standard/streamsfuncs.c:153:28 zerrno U TRY_ASSIGN_REF_LONG(zerrno, 0);" + - "ext/standard/streamsfuncs.c:155:6 zerrstr U if (zerrstr) {" + - "ext/standard/streamsfuncs.c:156:36 zerrstr U ASSIGN_REF_EMPTY_STRING(zerrstr);" + - "ext/standard/streamsfuncs.c:178:7 zerrno U if (zerrno) {" + - "ext/standard/streamsfuncs.c:181:7 zerrstr U if (zerrstr && errstr) {" + - "ext/standard/streamsfuncs.c:263:8 zpeername U zval *zpeername = NULL;" + - "ext/standard/streamsfuncs.c:275:16 zpeername U Z_PARAM_ZVAL(zpeername)" + - "ext/standard/streamsfuncs.c:304:5 zpeername U zpeername ? &peername : NULL," + - "ext/standard/streamsfuncs.c:310:28 zpeername U ZEND_TRY_ASSIGN_REF_STR(zpeername, peername);" + - "ext/standard/streamsfuncs.c:394:18 zremote U zval *zstream, *zremote = NULL;" + - "ext/standard/streamsfuncs.c:406:16 zremote U Z_PARAM_ZVAL(zremote)" + - "ext/standard/streamsfuncs.c:411:6 zremote U if (zremote) {" + - "ext/standard/streamsfuncs.c:412:28 zremote U TRY_ASSIGN_REF_NULL(zremote);" + - "ext/standard/streamsfuncs.c:423:4 zremote U zremote ? &remote_addr : NULL" + - "ext/standard/streamsfuncs.c:445:20 desiredpos U zend_long maxlen, desiredpos = -1L;" + - "ext/standard/streamsfuncs.c:453:16 desiredpos U Z_PARAM_LONG(desiredpos)" + - "ext/standard/streamsfuncs.c:465:6 desiredpos U if (desiredpos >= 0) {" + - "ext/standard/streamsfuncs.c:470:24 desiredpos U if (position >= 0 && desiredpos > position) {" + - "ext/standard/streamsfuncs.c:472:39 desiredpos U stream_seek(stream, desiredpos - position, SEEK_CUR" + - "ext/standard/streamsfuncs.c:497:15 zdest U zval *zsrc, *zdest;" + - "ext/standard/streamsfuncs.c:505:20 zdest U Z_PARAM_RESOURCE(zdest)" + - "ext/standard/streamsfuncs.c:516:29 zdest U stream_from_zval(dest, zdest);" + - "ext/standard/streamsfuncs.c:767:9 rfds U fd_set rfds, wfds, efds;" + - "ext/standard/streamsfuncs.c:767:15 wfds U fd_set rfds, wfds, efds;" + - "ext/standard/streamsfuncs.c:767:21 efds U fd_set rfds, wfds, efds;" + - "ext/standard/streamsfuncs.c:784:11 rfds U FD_ZERO(&rfds);" + - "ext/standard/streamsfuncs.c:785:11 wfds U FD_ZERO(&wfds);" + - "ext/standard/streamsfuncs.c:786:11 efds U FD_ZERO(&efds);" + - "ext/standard/streamsfuncs.c:789:48 rfds U to_fd_set(r_array, &rfds, &max_fd);" + - "ext/standard/streamsfuncs.c:796:48 wfds U to_fd_set(w_array, &wfds, &max_fd);" + - "ext/standard/streamsfuncs.c:803:48 efds U to_fd_set(e_array, &efds, &max_fd);" + - "ext/standard/streamsfuncs.c:859:33 rfds U php_select(max_fd+1, &rfds, &wfds, &efds, tv_p" + - "ext/standard/streamsfuncs.c:859:40 wfds U select(max_fd+1, &rfds, &wfds, &efds, tv_p);" + - "ext/standard/streamsfuncs.c:859:47 efds U fd+1, &rfds, &wfds, &efds, tv_p);" + - "ext/standard/streamsfuncs.c:867:58 rfds U from_fd_set(r_array, &rfds);" + - "ext/standard/streamsfuncs.c:868:58 wfds U from_fd_set(w_array, &wfds);" + - "ext/standard/streamsfuncs.c:869:58 efds U from_fd_set(e_array, &efds);" + - "ext/standard/streamsfuncs.c:914:8 wval U zval *wval, *oval;" + - "ext/standard/streamsfuncs.c:915:15 wkey U zend_string *wkey, *okey;" + - "ext/standard/streamsfuncs.c:917:41 wkey U STR_KEY_VAL(options, wkey, wval) {" + - "ext/standard/streamsfuncs.c:917:47 wval U KEY_VAL(options, wkey, wval) {" + - "ext/standard/streamsfuncs.c:918:14 wval U ZVAL_DEREF(wval);" + - "ext/standard/streamsfuncs.c:919:7 wkey U if (wkey && Z_TYPE_P(wval) =" + - "ext/standard/streamsfuncs.c:919:24 wval U if (wkey && Z_TYPE_P(wval) == IS_ARRAY) {" + - "ext/standard/streamsfuncs.c:920:33 wval U IS_PACKED(Z_ARRVAL_P(wval))) {" + - "ext/standard/streamsfuncs.c:923:55 wkey U option(context, ZSTR_VAL(wkey), ZSTR_VAL(okey), oval" + - "ext/standard/streamsfuncs.c:1332:8 zfilter U zval *zfilter;" + - "ext/standard/streamsfuncs.c:1336:20 zfilter U Z_PARAM_RESOURCE(zfilter)" + - "ext/standard/streamsfuncs.c:1339:39 zfilter U fetch_resource(Z_RES_P(zfilter), \"stream filter\", php" + - "ext/standard/streamsfuncs.c:1349:26 zfilter U zend_list_close(Z_RES_P(zfilter));" + - "ext/standard/streamsfuncs.c:1414:48 microseonds U stream read to seconds + microseonds */" + - "ext/standard/streamsfuncs.c:1557:12 cryptokind U zend_long cryptokind = 0;" + - "ext/standard/streamsfuncs.c:1558:18 zsessstream U zval *zstream, *zsessstream = NULL;" + - "ext/standard/streamsfuncs.c:1559:23 sessstream U php_stream *stream, *sessstream = NULL;" + - "ext/standard/streamsfuncs.c:1560:15 cryptokindnull U bool enable, cryptokindnull = 1;" + - "ext/standard/streamsfuncs.c:1567:24 cryptokind U Z_PARAM_LONG_OR_NULL(cryptokind, cryptokindnull)" + - "ext/standard/streamsfuncs.c:1567:36 cryptokindnull U OR_NULL(cryptokind, cryptokindnull)" + - "ext/standard/streamsfuncs.c:1568:28 zsessstream U PARAM_RESOURCE_OR_NULL(zsessstream)" + - "ext/standard/streamsfuncs.c:1574:7 cryptokindnull U if (cryptokindnull) {" + - "ext/standard/streamsfuncs.c:1582:4 cryptokind U cryptokind = Z_LVAL_P(val);" + - "ext/standard/streamsfuncs.c:1585:7 zsessstream U if (zsessstream) {" + - "ext/standard/streamsfuncs.c:1586:25 sessstream U php_stream_from_zval(sessstream, zsessstream);" + - "ext/standard/streamsfuncs.c:1586:37 zsessstream U from_zval(sessstream, zsessstream);" + - "ext/standard/streamsfuncs.c:1589:45 cryptokind U crypto_setup(stream, cryptokind, sessstream) < 0) {" + - "ext/standard/streamsfuncs.c:1589:57 sessstream U stream, cryptokind, sessstream) < 0) {" - "ext/standard/string.c:14:20 Sæther U | Stig Sæther Bakken > 4];" - - "ext/standard/string.c:71:27 hexconvtab U ZSTR_VAL(result)[j++] = hexconvtab[old[i] & 15];" - "ext/standard/string.c:310:8 ABMON U #ifdef ABMON_1" - "ext/standard/string.c:311:8 ABMON U case ABMON_1:" - "ext/standard/string.c:312:8 ABMON U case ABMON_2:" @@ -26633,12 +23131,16 @@ issues: - "ext/standard/string.c:1674:20 memnistr U return (char*)php_memnistr(s, t, t_len, s + s_len" - "ext/standard/string.c:1993:21 memnistr U found = (char*)php_memnistr(ZSTR_VAL(haystack)" - "ext/standard/string.c:2039:15 memnrstr U found = zend_memnrstr(p, ZSTR_VAL(needle)" - - "ext/standard/string.c:2065:43 memcmps U search can shortcut memcmps" - "ext/standard/string.c:2066:29 emallocs U Can also avoid tolower emallocs */" - "ext/standard/string.c:2118:28 memnrstr U found = (char *)zend_memnrstr(p, ZSTR_VAL(needle_dup" + - "ext/standard/string.c:2158:108 chunklen U size_t endlen, size_t chunklen)" - "ext/standard/string.c:2163:9 restlen U size_t restlen;" + - "ext/standard/string.c:2166:20 chunklen U chunks = srclen / chunklen;" - "ext/standard/string.c:2167:2 restlen U restlen = srclen - chunks *" + - "ext/standard/string.c:2167:30 chunklen U = srclen - chunks * chunklen; /* srclen % chunklen" + - "ext/standard/string.c:2167:52 chunklen U chunklen; /* srclen % chunklen */" - "ext/standard/string.c:2168:6 restlen U if (restlen) {" + - "ext/standard/string.c:2176:56 chunklen U p < (src + srclen - chunklen + 1); ) {" - "ext/standard/string.c:2182:6 restlen U if (restlen) {" - "ext/standard/string.c:2183:26 restlen U zend_mempcpy(q, p, restlen);" - "ext/standard/string.c:2801:17 xlat U unsigned char xlat[256];" @@ -26665,6 +23167,11 @@ issues: - "ext/standard/string.c:3542:8 storeu U _mm_storeu_si128((__m128i *)p," - "ext/standard/string.c:3554:5 vextq U vextq_u64((uint64x2_t)rev" - "ext/standard/string.c:3567:23 vextq U const __n128 ext = vextq_u64(rev, rev, 1);" + - "ext/standard/string.c:3736:7 numtmp U char numtmp[4];" + - "ext/standard/string.c:3752:7 numtmp U numtmp[0] = *++source;" + - "ext/standard/string.c:3754:8 numtmp U numtmp[1] = *++source;" + - "ext/standard/string.c:3755:8 numtmp U numtmp[2] = '\\0';" + - "ext/standard/string.c:3758:8 numtmp U numtmp[1] = '\\0';" - "ext/standard/string.c:3794:95 wlength U const char *what, size_t wlength)" - "ext/standard/string.c:3803:45 wlength U unsigned char *) what, wlength, flags);" - "ext/standard/string.c:3836:80 wlength U const char *what, size_t wlength)" @@ -26675,15 +23182,12 @@ issues: - "ext/standard/string.c:3848:12 nmmintrin U # include " - "ext/standard/string.c:3852:6 INTRIN U ZEND_INTRIN_SSE4_2_FUNC_DECL(zend" - "ext/standard/string.c:3877:27 intrin U MINIT_FUNCTION(string_intrin)" - - "ext/standard/string.c:3897:41 slashchars U , static const char slashchars[16]) = \"\\'\\\"\\\\\\0\";" - - "ext/standard/string.c:3914:36 slashchars U load_si128((__m128i *)slashchars);" - "ext/standard/string.c:3916:15 loadu U s128 = _mm_loadu_si128((__m128i *)source" - "ext/standard/string.c:3917:14 cvtsi U res = _mm_cvtsi128_si32(_mm_cmpestrm" - "ext/standard/string.c:3917:32 cmpestrm U mm_cvtsi128_si32(_mm_cmpestrm(w128, 4, s128, 16," - "ext/standard/string.c:3917:61 SIDD U w128, 4, s128, 16, _SIDD_UBYTE_OPS | _SIDD_CMP" - "ext/standard/string.c:3917:79 SIDD U _SIDD_UBYTE_OPS | _SIDD_CMP_EQUAL_ANY | _SIDD" - "ext/standard/string.c:3917:101 SIDD U SIDD_CMP_EQUAL_ANY | _SIDD_BIT_MASK));" - - "ext/standard/string.c:3969:36 slashchars U load_si128((__m128i *)slashchars);" - "ext/standard/string.c:3975:13 cvtsi U res = _mm_cvtsi128_si32(_mm_cmpestrm" - "ext/standard/string.c:3975:31 cmpestrm U mm_cvtsi128_si32(_mm_cmpestrm(w128, 4, s128, 16," - "ext/standard/string.c:3975:60 SIDD U w128, 4, s128, 16, _SIDD_UBYTE_OPS | _SIDD_CMP" @@ -26713,21 +23217,16 @@ issues: - "ext/standard/string.c:4600:6 isheb U if (isheb(*tmp)) {" - "ext/standard/string.c:4608:12 isheb U while ((isheb((int)*(tmp+1)) || _isblank" - "ext/standard/string.c:4652:12 isheb U while (!isheb(*(tmp+1)) && (int)*" - - "ext/standard/string.c:4876:9 locp U char *locp = ZSTR_VAL(loc);" - - "ext/standard/string.c:4877:29 locp U ZSTR_LEN(loc) >= 5 && locp[2] == '_'" - - "ext/standard/string.c:4878:7 locp U && locp[0] >= 'a' && locp[0" - - "ext/standard/string.c:4878:25 locp U & locp[0] >= 'a' && locp[0] <= 'z' && locp[1" - - "ext/standard/string.c:4878:43 locp U & locp[0] <= 'z' && locp[1] >= 'a' && locp[1" - - "ext/standard/string.c:5094:8 tbuf U char *tbuf, *tp, *rp, c, lc;" - - "ext/standard/string.c:5111:3 tbuf U tbuf = emalloc(PHP_TAG_BUF" - - "ext/standard/string.c:5112:8 tbuf U tp = tbuf;" - - "ext/standard/string.c:5114:3 tbuf U tbuf = tp = NULL;" - - "ext/standard/string.c:5136:14 tbuf U if (tp - tbuf >= PHP_TAG_BUF_SIZE" - "ext/standard/string.c:5520:12 mymode U zend_long mymode=0;" - "ext/standard/string.c:5530:16 mymode U Z_PARAM_LONG(mymode)" - "ext/standard/string.c:5533:6 mymode U if (mymode < 0 || mymode > 4)" - "ext/standard/string.c:5533:20 mymode U if (mymode < 0 || mymode > 4) {" - "ext/standard/string.c:5547:6 mymode U if (mymode < 3) {" + - "ext/standard/string.c:5628:16 currlocdata U struct lconv currlocdata;" + - "ext/standard/string.c:5630:18 currlocdata U localeconv_r( &currlocdata );" + - "ext/standard/string.c:5633:16 currlocdata U len = strlen(currlocdata.grouping);" + - "ext/standard/string.c:5636:33 currlocdata U index_long(&grouping, i, currlocdata.grouping[i]);" + - "ext/standard/string.c:5640:16 currlocdata U len = strlen(currlocdata.mon_grouping);" - "ext/standard/string.c:5870:13 cmpgt U gt = _mm_cmpgt_epi8(in, a_minus_1)" - "ext/standard/string.c:5871:13 cmplt U lt = _mm_cmplt_epi8(in, m_plus_1);" - "ext/standard/string.c:5878:13 cmpgt U gt = _mm_cmpgt_epi8(in, n_minus_1)" @@ -26742,14 +23241,12 @@ issues: - "ext/standard/strnatcmp.c:65:42 aend U const **a, char const *aend, char const **b, char" - "ext/standard/strnatcmp.c:70:14 aend U if ((*a == aend || !isdigit((int)(unsigned" - "ext/standard/syslog.c:13:19 Sæther U | Author: Stig Sæther Bakken > 4];" - - "ext/standard/url.c:513:14 hexchars U *to++ = hexchars[xmm[i] & 0xf];" - - "ext/standard/url.c:530:12 hexchars U to[1] = hexchars[c >> 4];" - - "ext/standard/url.c:531:12 hexchars U to[2] = hexchars[c & 15];" - "ext/standard/url.c:593:23 htoi U *dest = (char) php_htoi(data + 1);" - "ext/standard/url.c:652:23 htoi U *dest = (char) php_htoi(data + 1);" - "ext/standard/user_filters.c:44:46 rrzb U parameters(ZEND_NUM_ARGS(), \"rrzb\", &in, &out, &consumed" @@ -26813,24 +23306,12 @@ issues: - "ext/standard/var.c:13:20 Lehtimäki U | Authors: Jani Lehtimäki " - "ext/standard/var.c:82:17 cuninitialized U php_printf(\"%*cuninitialized(%s)\\n\"," - "ext/standard/var.c:105:13 myht U HashTable *myht;" - - "ext/standard/var.c:132:27 sfloat U php_printf_unchecked(\"%sfloat(%.*H)\\n\", COMMON, (int" - - "ext/standard/var.c:135:17 sstring U php_printf(\"%sstring(%zd) \\\"\", COMMON, Z" - "ext/standard/var.c:140:4 myht U myht = Z_ARRVAL_P(struc)" - "ext/standard/var.c:141:19 myht U if (!(GC_FLAGS(myht) & GC_IMMUTABLE)) {" - "ext/standard/var.c:142:25 myht U if (GC_IS_RECURSIVE(myht)) {" - "ext/standard/var.c:146:15 myht U GC_ADDREF(myht);" - - "ext/standard/var.c:150:17 sarray U php_printf(\"%sarray(%d) {\\n\", COMMON, count" - - "ext/standard/var.c:167:18 senum U php_printf(\"%senum(%s::%s)\\n\", COMMON," - - "ext/standard/var.c:182:19 sobject U php_printf(\"%s%sobject(%s)#%d (%d) {\\n\", COMMON" - - "ext/standard/var.c:215:17 sresource U php_printf(\"%sresource(\" ZEND_LONG_FMT \") of" - "ext/standard/var.c:286:17 cuninitialized U php_printf(\"%*cuninitialized(%s)\\n\"," - - "ext/standard/var.c:348:27 srefcount U php_printf(\"array(%d) %srefcount(%u){\\n\", count, packed" - "ext/standard/var.c:350:27 sinterned U php_printf(\"array(%d) %sinterned {\\n\", count, packed" - - "ext/standard/var.c:381:16 sobject U php_printf(\"%sobject(%s)#%d (%d) refcount" - - "ext/standard/var.c:462:16 ckey U zend_string *ckey = php_addcslashes(key" - - "ext/standard/var.c:463:37 ckey U str_to_str(ZSTR_VAL(ckey), ZSTR_LEN(ckey), \"" - - "ext/standard/var.c:463:53 ckey U VAL(ckey), ZSTR_LEN(ckey), \"\\0\", 1, \"' . \\\"\\" - - "ext/standard/var.c:471:20 ckey U zend_string_free(ckey);" - "ext/standard/var.c:513:15 ztmp U zend_string *ztmp, *ztmp2;" - "ext/standard/var.c:513:22 ztmp U zend_string *ztmp, *ztmp2;" - "ext/standard/var.c:544:4 ztmp U ztmp = php_addcslashes(Z" @@ -26902,19 +23383,13 @@ issues: - "ext/tidy/tidy_arginfo.h:466:56 FIGCAPTION U FIGCAPTION\", TidyTag_FIGCAPTION, CONST_PERSISTENT);" - "ext/tidy/tidy_arginfo.h:478:35 HGROUP U LONG_CONSTANT(\"TIDY_TAG_HGROUP\", TidyTag_HGROUP, CONST" - "ext/tidy/tidy_arginfo.h:478:52 HGROUP U TAG_HGROUP\", TidyTag_HGROUP, CONST_PERSISTENT);" - - "ext/tidy/tidy.c:31:20 TIDYP U #elif defined(HAVE_TIDYP_H)" - "ext/tidy/tidy.c:45:41 libtidy U with older versions of libtidy */" - - "ext/tidy/tidy.c:51:20 bptr U #define FIX_BUFFER(bptr) do { if ((bptr)->size" - - "ext/tidy/tidy.c:51:36 bptr U BUFFER(bptr) do { if ((bptr)->size) { (bptr)->bp" - - "ext/tidy/tidy.c:51:52 bptr U if ((bptr)->size) { (bptr)->bp[(bptr)->size-1" - - "ext/tidy/tidy.c:51:63 bptr U size) { (bptr)->bp[(bptr)->size-1] = '\\0'; }" - "ext/tidy/tidy.c:66:12 ptdoc U if (!obj->ptdoc->initialized) { \\" - "ext/tidy/tidy.c:111:15 ptdoc U PHPTidyDoc *ptdoc;" - "ext/tidy/tidy.c:274:59 ptdoc U zval *zv, PHPTidyDoc *ptdoc, TidyNode node)" - "ext/tidy/tidy.c:280:10 ptdoc U newobj->ptdoc = ptdoc;" - "ext/tidy/tidy.c:280:18 ptdoc U newobj->ptdoc = ptdoc;" - "ext/tidy/tidy.c:319:23 OVFL U if (ZEND_SIZE_T_UINT_OVFL(ZSTR_LEN(data))) {" - - "ext/tidy/tidy.c:890:20 TIDYP U #elif defined(HAVE_TIDYP_H)" - "ext/tidy/tidy.c:891:31 libtidyp U print_table_row(2, \"libtidyp Version\", (const char" - "ext/tidy/tidy.c:971:25 OVFL U if (ZEND_SIZE_T_UINT_OVFL(output_context->in.used" - "ext/tidy/tidy.c:1015:23 OVFL U if (ZEND_SIZE_T_UINT_OVFL(ZSTR_LEN(input))) {" @@ -26981,10 +23456,6 @@ issues: - "ext/tokenizer/tokenizer.c:361:36 zendcursor U value, T_INLINE_HTML, zendcursor, zendlimit - zendcursor" - "ext/tokenizer/tokenizer.c:361:48 zendlimit U INLINE_HTML, zendcursor, zendlimit - zendcursor," - "ext/tokenizer/tokenizer.c:361:60 zendcursor U zendcursor, zendlimit - zendcursor," - - "ext/xml/compat.c:45:8 attno U int attno = 0;" - - "ext/xml/compat.c:49:23 attno U while (attributes[attno] != NULL) {" - - "ext/xml/compat.c:53:36 attno U (char *)attributes[attno++];" - - "ext/xml/compat.c:54:37 attno U (char *)attributes[attno++];" - "ext/xml/php_xml.h:13:20 Sæther U | Authors: Stig Sæther Bakken _private;" - "ext/xsl/xsltprocessor.c:171:105 sheetp U corrections(xsltStylesheetPtr sheetp, xmlNodePtr nodep, xmlDocPtr" - "ext/xsl/xsltprocessor.c:173:6 sheetp U if (sheetp->nsHash == NULL) {" - "ext/xsl/xsltprocessor.c:176:4 sheetp U sheetp->nsHash = xmlHashCreate" @@ -27087,11 +23554,6 @@ issues: - "ext/xsl/xsltprocessor.c:253:8 docu U clone_docu = zend_is_true(cloneDocu" - "ext/xsl/xsltprocessor.c:253:33 Docu U = zend_is_true(cloneDocu);" - "ext/xsl/xsltprocessor.c:255:13 docu U if (!clone_docu) {" - - "ext/xsl/xsltprocessor.c:289:12 newdocp U xmlDocPtr newdocp = NULL;" - - "ext/xsl/xsltprocessor.c:405:3 newdocp U newdocp = xsltApplyStylesheetUser" - - "ext/xsl/xsltprocessor.c:424:9 newdocp U return newdocp;" - - "ext/xsl/xsltprocessor.c:435:10 newdocp U xmlDoc *newdocp;" - - "ext/xsl/xsltprocessor.c:448:2 newdocp U newdocp = php_xsl_apply_stylesheet" - "ext/xsl/xsltprocessor.c:453:22 curce U zend_class_entry *curce;" - "ext/xsl/xsltprocessor.c:456:4 curce U curce = Z_OBJCE_P(docp);" - "ext/xsl/xsltprocessor.c:457:20 curce U curclass_name = curce->name;" @@ -27182,17 +23644,6 @@ issues: - "ext/zip/examples/set_compression.php:15:76 testfilephp U test string added as testfilephp2.txt.\\n\");" - "ext/zip/examples/set_compression.php:16:27 testfromfile U addFile(\"too.php\", \"testfromfile.php\");" - "ext/zip/examples/set_compression.php:18:27 testfilephp U setCompressionName(\"testfilephp2.txt\", ZipArchive::CM" - - "ext/zip/php_zip_arginfo.h:199:24 pathto U ZEND_ARG_TYPE_INFO(0, pathto, IS_STRING, 0)" - - "ext/zip/php_zip_arginfo.h:618:16 NOCASE U zval const_FL_NOCASE_value;" - - "ext/zip/php_zip_arginfo.h:619:22 NOCASE U ZVAL_LONG(&const_FL_NOCASE_value, ZIP_FL_NOCASE" - - "ext/zip/php_zip_arginfo.h:619:43 NOCASE U NOCASE_value, ZIP_FL_NOCASE);" - - "ext/zip/php_zip_arginfo.h:620:24 NOCASE U zend_string *const_FL_NOCASE_name = zend_string_init" - - "ext/zip/php_zip_arginfo.h:620:68 NOCASE U string_init_interned(\"FL_NOCASE\", sizeof(\"FL_NOCASE" - - "ext/zip/php_zip_arginfo.h:624:16 NODIR U zval const_FL_NODIR_value;" - - "ext/zip/php_zip_arginfo.h:625:22 NODIR U ZVAL_LONG(&const_FL_NODIR_value, ZIP_FL_NODIR" - - "ext/zip/php_zip_arginfo.h:625:42 NODIR U NODIR_value, ZIP_FL_NODIR);" - - "ext/zip/php_zip_arginfo.h:626:24 NODIR U zend_string *const_FL_NODIR_name = zend_string_init" - - "ext/zip/php_zip_arginfo.h:626:67 NODIR U string_init_interned(\"FL_NODIR\", sizeof(\"FL_NODIR\"" - "ext/zip/php_zip_arginfo.h:770:16 PKWARE U zval const_CM_PKWARE_IMPLODE_value;" - "ext/zip/php_zip_arginfo.h:771:22 PKWARE U ZVAL_LONG(&const_CM_PKWARE_IMPLODE_value, ZIP_CM" - "ext/zip/php_zip_arginfo.h:771:51 PKWARE U IMPLODE_value, ZIP_CM_PKWARE_IMPLODE);" @@ -27223,21 +23674,11 @@ issues: - "ext/zip/php_zip_arginfo.h:951:42 NOZIP U NOZIP_value, ZIP_ER_NOZIP);" - "ext/zip/php_zip_arginfo.h:952:24 NOZIP U zend_string *const_ER_NOZIP_name = zend_string_init" - "ext/zip/php_zip_arginfo.h:952:67 NOZIP U string_init_interned(\"ER_NOZIP\", sizeof(\"ER_NOZIP\"" - - "ext/zip/php_zip_arginfo.h:962:16 INCONS U zval const_ER_INCONS_value;" - - "ext/zip/php_zip_arginfo.h:963:22 INCONS U ZVAL_LONG(&const_ER_INCONS_value, ZIP_ER_INCONS" - - "ext/zip/php_zip_arginfo.h:963:43 INCONS U INCONS_value, ZIP_ER_INCONS);" - - "ext/zip/php_zip_arginfo.h:964:24 INCONS U zend_string *const_ER_INCONS_name = zend_string_init" - - "ext/zip/php_zip_arginfo.h:964:68 INCONS U string_init_interned(\"ER_INCONS\", sizeof(\"ER_INCONS" - "ext/zip/php_zip_arginfo.h:980:16 ENCRNOTSUPP U zval const_ER_ENCRNOTSUPP_value;" - "ext/zip/php_zip_arginfo.h:981:22 ENCRNOTSUPP U ZVAL_LONG(&const_ER_ENCRNOTSUPP_value, ZIP_ER_ENCRNOTSUPP" - "ext/zip/php_zip_arginfo.h:981:48 ENCRNOTSUPP U ENCRNOTSUPP_value, ZIP_ER_ENCRNOTSUPP);" - "ext/zip/php_zip_arginfo.h:982:24 ENCRNOTSUPP U zend_string *const_ER_ENCRNOTSUPP_name = zend_string_init" - "ext/zip/php_zip_arginfo.h:982:73 ENCRNOTSUPP U string_init_interned(\"ER_ENCRNOTSUPP\", sizeof(\"ER_ENCRNOTSUPP" - - "ext/zip/php_zip_arginfo.h:992:16 NOPASSWD U zval const_ER_NOPASSWD_value;" - - "ext/zip/php_zip_arginfo.h:993:22 NOPASSWD U ZVAL_LONG(&const_ER_NOPASSWD_value, ZIP_ER_NOPASSWD" - - "ext/zip/php_zip_arginfo.h:993:45 NOPASSWD U NOPASSWD_value, ZIP_ER_NOPASSWD);" - - "ext/zip/php_zip_arginfo.h:994:24 NOPASSWD U zend_string *const_ER_NOPASSWD_name = zend_string_init" - - "ext/zip/php_zip_arginfo.h:994:70 NOPASSWD U string_init_interned(\"ER_NOPASSWD\", sizeof(\"ER_NOPASSWD" - "ext/zip/php_zip_arginfo.h:1003:20 OPNOTSUPP U #if defined(ZIP_ER_OPNOTSUPP)" - "ext/zip/php_zip_arginfo.h:1005:16 OPNOTSUPP U zval const_ER_OPNOTSUPP_value;" - "ext/zip/php_zip_arginfo.h:1006:22 OPNOTSUPP U ZVAL_LONG(&const_ER_OPNOTSUPP_value, ZIP_ER_OPNOTSUPP" @@ -27256,12 +23697,10 @@ issues: - "ext/zip/php_zip.c:152:11 normlize U /* Clean/normlize the path and then transform" - "ext/zip/php_zip.c:153:37 mydir U relative to cwd (../../mydir/foo.txt > mydir/foo" - "ext/zip/php_zip.c:153:53 mydir U /../mydir/foo.txt > mydir/foo.txt)" - - "ext/zip/php_zip.c:314:19 filep U zs = zip_source_filep(obj->za, fd, offset" - "ext/zip/php_zip.c:564:19 zipobj U static char * php_zipobj_get_filename(ze_zip" - "ext/zip/php_zip.c:574:19 zipobj U static char * php_zipobj_get_zip_comment(ze_zip" - "ext/zip/php_zip.c:731:23 mctx U pcre2_match_context *mctx = php_pcre_mctx();" - "ext/zip/php_zip.c:731:39 mctx U context *mctx = php_pcre_mctx();" - - "ext/zip/php_zip.c:794:32 SPTR U pcre2_match(re, (PCRE2_SPTR)ZSTR_VAL(namelist[i" - "ext/zip/php_zip.c:794:101 mctx U , 0, 0, match_data, mctx);" - "ext/zip/php_zip.c:1577:17 ziperr U zip_error_t *ziperr;" - "ext/zip/php_zip.c:1579:4 ziperr U ziperr = zip_get_error(intern" @@ -27269,15 +23708,6 @@ issues: - "ext/zip/php_zip.c:1581:44 ziperr U zip_error_code_system(ziperr);" - "ext/zip/php_zip.c:1582:19 ziperr U zip_error_fini(ziperr);" - "ext/zip/php_zip.c:1868:48 slll U ZEND_NUM_ARGS(), \"P|slll\"," - - "ext/zip/php_zip.c:2808:8 pathto U char *pathto;" - - "ext/zip/php_zip.c:2809:9 pathto U size_t pathto_len;" - - "ext/zip/php_zip.c:2813:16 pathto U Z_PARAM_PATH(pathto, pathto_len)" - - "ext/zip/php_zip.c:2813:24 pathto U Z_PARAM_PATH(pathto, pathto_len)" - - "ext/zip/php_zip.c:2820:6 pathto U if (pathto_len < 1) {" - - "ext/zip/php_zip.c:2831:11 nelems U uint32_t nelems, i;" - - "ext/zip/php_zip.c:2838:3 nelems U nelems = zend_hash_num_elements" - - "ext/zip/php_zip.c:2839:7 nelems U if (nelems == 0 ) {" - - "ext/zip/php_zip.c:2842:19 nelems U for (i = 0; i < nelems; i++) {" - "ext/zip/php_zip.c:3166:75 zipobj U filename\", NULL, php_zipobj_get_filename, IS_STRING" - "ext/zip/php_zip.c:3167:75 zipobj U comment\", NULL, php_zipobj_get_zip_comment, IS" - "ext/zip/php_zip.h:13:20 Alain U | Author: Pierre-Alain Joye gz_file" - - "ext/zlib/zlib_fopen_wrapper.c:68:11 newoffs U return (*newoffs < 0) ? -1 : 0;" - - "ext/zlib/zlib_fopen_wrapper.c:71:16 gziop U static int php_gziop_close(php_stream *stream" - - "ext/zlib/zlib_fopen_wrapper.c:91:16 gziop U static int php_gziop_flush(php_stream *stream" - - "ext/zlib/zlib_fopen_wrapper.c:98:33 gzio U stream_ops php_stream_gzio_ops = {" - - "ext/zlib/zlib_fopen_wrapper.c:139:11 zlevel U zval *zlevel = context ? php_stream" - - "ext/zlib/zlib_fopen_wrapper.c:140:9 zlevel U if (zlevel && (Z_OK != gzsetparams" - - "ext/zlib/zlib_fopen_wrapper.c:140:69 zlevel U file, zval_get_long(zlevel), Z_DEFAULT_STRATEGY" - - "ext/zlib/zlib_fopen_wrapper.c:144:47 gzio U alloc_rel(&php_stream_gzio_ops, self, 0, mode)" + - "ext/zlib/zlib_fopen_wrapper.c:33:20 gziop U static ssize_t php_gziop_read(php_stream *stream" + - "ext/zlib/zlib_fopen_wrapper.c:48:20 gziop U static ssize_t php_gziop_write(php_stream *stream" + - "ext/zlib/zlib_fopen_wrapper.c:56:16 gziop U static int php_gziop_seek(php_stream *stream" + - "ext/zlib/zlib_fopen_wrapper.c:71:16 gziop U static int php_gziop_close(php_stream *stream" + - "ext/zlib/zlib_fopen_wrapper.c:91:16 gziop U static int php_gziop_flush(php_stream *stream" + - "ext/zlib/zlib_fopen_wrapper.c:98:33 gzio U stream_ops php_stream_gzio_ops = {" + - "ext/zlib/zlib_fopen_wrapper.c:112:30 innerstream U stream *stream = NULL, *innerstream = NULL;" + - "ext/zlib/zlib_fopen_wrapper.c:128:2 innerstream U innerstream = php_stream_open_wrapper" + - "ext/zlib/zlib_fopen_wrapper.c:130:6 innerstream U if (innerstream) {" + - "ext/zlib/zlib_fopen_wrapper.c:133:34 innerstream U SUCCESS == php_stream_cast(innerstream, PHP_STREAM_AS_FD," + - "ext/zlib/zlib_fopen_wrapper.c:135:19 innerstream U self->stream = innerstream;" + - "ext/zlib/zlib_fopen_wrapper.c:139:11 zlevel U zval *zlevel = context ? php_stream" + - "ext/zlib/zlib_fopen_wrapper.c:140:9 zlevel U if (zlevel && (Z_OK != gzsetparams" + - "ext/zlib/zlib_fopen_wrapper.c:140:69 zlevel U file, zval_get_long(zlevel), Z_DEFAULT_STRATEGY" + - "ext/zlib/zlib_fopen_wrapper.c:144:47 gzio U alloc_rel(&php_stream_gzio_ops, self, 0, mode)" - "ext/zlib/zlib.c:14:22 Röhrich U | Stefan Röhrich " - "ext/zlib/zlib.c:152:7 ZLIBG U if (!ZLIBG(compression_coding)" - "ext/zlib/zlib.c:157:5 ZLIBG U ZLIBG(compression_coding)" @@ -27420,7 +23851,6 @@ issues: - "ext/zlib/zlib.stub.php:98:12 VERNUM U const ZLIB_VERNUM = UNKNOWN;" - "ext/zlib/zlib.stub.php:215:5 undocumentable U * @undocumentable gzputs is an alias of" - "main/debug_gdb_scripts.c:4:18 gdbinit U * This inlines .gdbinit and php_gdb.py into" - - "main/debug_gdb_scripts.c:10:51 progbits U gdb_scripts\\\", \\\"MS\\\",%progbits,1\\n\"" - "main/debug_gdb_scripts.c:60:17 printzv U \".ascii \\\" printzv $zvalue\\\\n\\\"\\n\"" - "main/debug_gdb_scripts.c:165:22 printzv U \".ascii \\\"define printzv\\\\n\\\"\\n\"" - "main/debug_gdb_scripts.c:167:20 printzv U \".ascii \\\" ____printzv $arg0 0\\\\n\\\"\\n\"" @@ -27449,7 +23879,6 @@ issues: - "main/debug_gdb_scripts.c:638:24 zbacktrace U \".ascii \\\"document zbacktrace\\\\n\\\"\\n\"" - "main/debug_gdb_scripts.c:677:35 gdbinit U # ~/.config/gdb/gdbinit (not ~/.gdbinit)\\\\n" - "main/debug_gdb_scripts.c:677:51 gdbinit U gdb/gdbinit (not ~/.gdbinit)\\\\n\\\"\\n\"" - - "main/debug_gdb_scripts.c:991:33 binutils U \\\" # binutils-gdb/gdb/cp-valprint" - "main/explicit_bzero.c:21:57 guenther U 2015/08/31 02:53:57 guenther Exp $ */" - "main/explicit_bzero.c:24:23 Dempsky U Written by Matthew Dempsky." - "main/fastcgi.c:494:3 WSADATA U WSADATA wsaData;" @@ -27464,24 +23893,9 @@ issues: - "main/fastcgi.c:1167:34 zlen U + 4 + q->var_len + zlen) >= (buf + sizeof(buf" - "main/fastcgi.c:1178:8 zlen U if (zlen < 0x80) {" - "main/fastcgi.c:1179:12 zlen U *p++ = zlen;" - - "main/fastcgi.h:74:3 dcgi U } dcgi_protocol_status;" - "main/fopen_wrappers.c:387:18 pwstruc U struct passwd pwstruc;" - - "main/fopen_wrappers.c:388:9 pwbuflen U long pwbuflen = sysconf(_SC_GETPW" - - "main/fopen_wrappers.c:392:8 pwbuflen U if (pwbuflen < 1) {" - - "main/fopen_wrappers.c:393:5 pwbuflen U pwbuflen = 1024;" - - "main/fopen_wrappers.c:397:4 pwbuflen U pwbuflen = 1;" - - "main/fopen_wrappers.c:399:20 pwbuflen U pwbuf = emalloc(pwbuflen);" - "main/fopen_wrappers.c:402:28 pwstruc U = getpwnam_r(user, &pwstruc, pwbuf, pwbuflen, &pw" - "main/fopen_wrappers.c:416:21 strpprintf U filename = zend_strpprintf(0, \"%s%c%s%c%s\", pw" - - "main/fopen_wrappers.c:503:7 trypath U char trypath[MAXPATHLEN];" - - "main/fopen_wrappers.c:560:11 trypath U memcpy(trypath, ptr, end-ptr);" - - "main/fopen_wrappers.c:561:4 trypath U trypath[end-ptr] = '/';" - - "main/fopen_wrappers.c:562:11 trypath U memcpy(trypath+(end-ptr)+1, filename" - - "main/fopen_wrappers.c:570:11 trypath U memcpy(trypath, ptr, len);" - - "main/fopen_wrappers.c:810:8 fdtest U int fdtest = -1;" - - "main/fopen_wrappers.c:812:4 fdtest U fdtest = VCWD_OPEN(filepath" - - "main/fopen_wrappers.c:813:8 fdtest U if (fdtest != -1) {" - - "main/fopen_wrappers.c:824:11 fdtest U close(fdtest);" - "main/getopt.c:23:9 OPTERRCOLON U #define OPTERRCOLON (1)" - "main/getopt.c:24:9 OPTERRNF U #define OPTERRNF (2)" - "main/getopt.c:28:72 optchr U argv, int optint, int optchr, int err, int show_err" @@ -27498,6 +23912,7 @@ issues: - "main/getopt.c:147:46 errchr U argc, argv, errind, errchr, OPTERRNF, show_err" - "main/getopt.c:147:54 OPTERRNF U argv, errind, errchr, OPTERRNF, show_err));" - "main/http_status_codes.h:13:21 Faulds U | Author: Andrea Faulds " + - "main/main_arginfo.h:62:46 SUITEMASK U PHP_WINDOWS_VERSION_SUITEMASK\", EG(windows_version" - "main/main.c:13:15 Andi U | Authors: Andi Gutmans input_encoding, &cd" - - "main/rfc1867.c:928:10 fileupload U goto fileupload_done;" - "main/rfc1867.c:932:30 ANONNAME U param = emalloc(MAX_SIZE_ANONNAME);" - "main/rfc1867.c:933:30 ANONNAME U snprintf(param, MAX_SIZE_ANONNAME, \"%u\", anonymous_index" - "main/rfc1867.c:1122:8 llen U if (llen < strlen(param) + MAX" @@ -27709,12 +24106,8 @@ issues: - "main/rfc1867.c:1208:21 zfilename U ZVAL_STR_COPY(&zfilename, temp_filename);" - "main/rfc1867.c:1210:25 zfilename U ZVAL_EMPTY_STRING(&zfilename);" - "main/rfc1867.c:1212:49 zfilename U files_variable_ex(lbuf, &zfilename, &PG(http_globals)[TRACK" - - "main/rfc1867.c:1267:1 fileupload U fileupload_done:" - "main/safe_bcmp.c:13:19 Carlier U | Author: David Carlier = NDIG" - "main/snprintf.c:313:21 addz U decimal_point -= addz;" @@ -27750,27 +24143,15 @@ issues: - "main/streams/glob_wrapper.c:127:15 gpath U if ((path - gpath) > 1) {" - "main/streams/glob_wrapper.c:130:28 gpath U pglob->path_len = path - gpath;" - "main/streams/glob_wrapper.c:131:26 gpath U pglob->path = estrndup(gpath, pglob->path_len);" - - "main/streams/glob_wrapper.c:189:98 newoffs U whence, zend_off_t *newoffs) /* {{{ */" - - "main/streams/memory.c:123:98 newoffs U whence, zend_off_t *newoffs)" - - "main/streams/memory.c:133:7 newoffs U *newoffs = -1;" - - "main/streams/memory.c:137:7 newoffs U *newoffs = ms->fpos;" - - "main/streams/memory.c:144:6 newoffs U *newoffs = ms->fpos;" - - "main/streams/memory.c:150:6 newoffs U *newoffs = -1;" - - "main/streams/memory.c:208:60 phars U alias/filename, so no phars will conflict */" + - "main/streams/memory.c:208:60 phars U alias/filename, so no phars will conflict */" + - "main/streams/memory.c:336:15 innerstream U php_stream *innerstream;" + - "main/streams/memory.c:350:11 innerstream U if (!ts->innerstream) {" + - "main/streams/memory.c:353:24 innerstream U if (php_stream_is(ts->innerstream, PHP_STREAM_IS_MEMORY" + - "main/streams/memory.c:354:40 innerstream U php_stream_tell(ts->innerstream);" + - "main/streams/memory.c:357:59 innerstream U memory_get_buffer(ts->innerstream);" - "main/streams/php_streams_int.h:56:19 WSAEMSGSIZE U # define EMSGSIZE WSAEMSGSIZE" - - "main/streams/plain_wrapper.c:39:18 winutil U # include \"win32/winutil.h\"" - - "main/streams/plain_wrapper.c:160:13 STDIOP U #define PHP_STDIOP_GET_FD(anfd, data) anfd" - "main/streams/plain_wrapper.c:160:27 anfd U define PHP_STDIOP_GET_FD(anfd, data) anfd = (data" - "main/streams/plain_wrapper.c:160:39 anfd U STDIOP_GET_FD(anfd, data) anfd = (data)->file ? fileno" - - "main/streams/plain_wrapper.c:168:7 STDIOP U PHP_STDIOP_GET_FD(fd, d);" - - "main/streams/plain_wrapper.c:349:20 stdiop U static ssize_t php_stdiop_write(php_stream *stream" - - "main/streams/plain_wrapper.c:387:20 stdiop U static ssize_t php_stdiop_read(php_stream *stream" - - "main/streams/plain_wrapper.c:466:16 stdiop U static int php_stdiop_close(php_stream *stream" - - "main/streams/plain_wrapper.c:531:16 stdiop U static int php_stdiop_flush(php_stream *stream" - - "main/streams/plain_wrapper.c:549:16 stdiop U static int php_stdiop_sync(php_stream *stream" - - "main/streams/plain_wrapper.c:560:7 STDIOP U PHP_STDIOP_GET_FD(fd, data);" - - "main/streams/plain_wrapper.c:630:8 STDIOP U PHP_STDIOP_GET_FD(fd, data);" - - "main/streams/plain_wrapper.c:640:8 STDIOP U PHP_STDIOP_GET_FD(fd, data);" - "main/streams/plain_wrapper.c:810:22 loffs U DWORD prot, acc, loffs = 0, hoffs = 0, delta" - "main/streams/plain_wrapper.c:810:33 hoffs U prot, acc, loffs = 0, hoffs = 0, delta = 0;" - "main/streams/plain_wrapper.c:881:8 loffs U loffs = (DWORD)rounded_offset" @@ -27778,14 +24159,7 @@ issues: - "main/streams/plain_wrapper.c:885:8 hoffs U hoffs = 0;" - "main/streams/plain_wrapper.c:894:71 hoffs U >file_mapping, acc, hoffs, loffs, range->length" - "main/streams/plain_wrapper.c:894:78 loffs U mapping, acc, hoffs, loffs, range->length + delta" - - "main/streams/plain_wrapper.c:931:26 FDSYNC U case PHP_STREAM_SYNC_FDSYNC:" - - "main/streams/plain_wrapper.c:1047:108 newoffs U whence, zend_off_t *newoffs)" - "main/streams/plain_wrapper.c:1596:70 SWOOLE U writable to support SWOOLE */" - - "main/streams/plain_wrapper.c:1609:7 trypath U char trypath[MAXPATHLEN];" - - "main/streams/plain_wrapper.c:1666:16 trypath U if (snprintf(trypath, MAXPATHLEN, \"%s%s\"" - - "main/streams/plain_wrapper.c:1672:80 trypath U php_check_open_basedir(trypath)) {" - - "main/streams/plain_wrapper.c:1676:31 trypath U php_stream_fopen_rel(trypath, mode, opened_path," - - "main/streams/plain_wrapper.c:1721:16 trypath U if (snprintf(trypath, MAXPATHLEN, \"%s/%s" - "main/streams/streams.c:169:8 brlen U int brlen;" - "main/streams/streams.c:177:5 brlen U brlen = 7;" - "main/streams/streams.c:180:5 brlen U brlen = 1;" @@ -27793,36 +24167,23 @@ issues: - "main/streams/streams.c:432:25 fopencookied U * If the stream was fopencookied, we must NOT touch anything" - "main/streams/streams.c:433:20 cookied U * here, as the cookied stream relies on it" - "main/streams/streams.c:467:28 fopencookied U calling fclose on an fopencookied stream will ultimately" - - "main/streams/streams.c:469:23 unsets U the cookie_closer unsets the fclose_stdiocast" - "main/streams/streams.c:481:45 fdopened U that might have been fdopened */" - "main/streams/streams.c:558:12 justread U ssize_t justread = 0;" - "main/streams/streams.c:565:4 justread U justread = stream->ops->read" - "main/streams/streams.c:566:8 justread U if (justread < 0 && stream->writepos" - "main/streams/streams.c:570:15 justread U } else if (justread > 0) {" - "main/streams/streams.c:571:55 justread U new(stream, chunk_buf, justread, 0, 0);" - - "main/streams/streams.c:708:22 didread U ssize_t toread = 0, didread = 0;" - - "main/streams/streams.c:727:4 didread U didread += toread;" - - "main/streams/streams.c:741:9 didread U if (didread == 0) {" - - "main/streams/streams.c:748:9 didread U if (didread == 0) {" - - "main/streams/streams.c:765:4 didread U didread += toread;" - "main/streams/streams.c:953:11 cpysz U size_t cpysz = 0;" - "main/streams/streams.c:962:5 cpysz U cpysz = eol - readptr + 1" - "main/streams/streams.c:965:5 cpysz U cpysz = avail;" - "main/streams/streams.c:976:54 cpysz U current_buf_size + cpysz + 1);" - "main/streams/streams.c:977:25 cpysz U current_buf_size += cpysz + 1;" - - "main/streams/streams.c:1153:10 didwrite U ssize_t didwrite = 0;" - "main/streams/streams.c:1175:11 justwrote U ssize_t justwrote = stream->ops->write" - "main/streams/streams.c:1176:7 justwrote U if (justwrote <= 0) {" - - "main/streams/streams.c:1179:8 didwrite U if (didwrite == 0) {" - "main/streams/streams.c:1180:14 justwrote U retval = justwrote;" - - "main/streams/streams.c:1183:13 didwrite U retval = didwrite;" - "main/streams/streams.c:1187:10 justwrote U buf += justwrote;" - "main/streams/streams.c:1188:12 justwrote U count -= justwrote;" - - "main/streams/streams.c:1189:3 didwrite U didwrite += justwrote;" - - "main/streams/streams.c:1193:11 didwrite U retval = didwrite;" - - "main/streams/streams.c:1467:24 FDSYNC U op = PHP_STREAM_SYNC_FDSYNC;" - "main/streams/streams.c:1523:21 ssbuf U php_stream_statbuf ssbuf;" - - "main/streams/streams.c:1564:61 upsize U In order to avoid an upsize followed" - "main/streams/streams.c:1567:28 ssbuf U php_stream_stat(src, &ssbuf) == 0 && ssbuf.sb.st" - "main/streams/streams.c:1567:43 ssbuf U src, &ssbuf) == 0 && ssbuf.sb.st_size > 0) {" - "main/streams/streams.c:1568:16 ssbuf U buflen = MAX(ssbuf.sb.st_size - src->position" @@ -27836,11 +24197,6 @@ issues: - "main/streams/transports.c:162:13 zbacklog U zval *zbacklog = NULL;" - "main/streams/transports.c:165:42 zbacklog U CONTEXT(stream) && (zbacklog = php_stream_context" - "main/streams/transports.c:166:32 zbacklog U backlog = zval_get_long(zbacklog);" - - "main/streams/userspace.c:73:35 uwrap U user_stream_wrapper * uwrap = (struct php_user_stream" - - "main/streams/userspace.c:75:8 uwrap U efree(uwrap->protoname);" - - "main/streams/userspace.c:76:8 uwrap U efree(uwrap);" - - "main/streams/userspace.c:261:71 uwrap U user_stream_wrapper *uwrap, php_stream_context" - - "main/streams/userspace.c:263:6 uwrap U if (uwrap->ce->ce_flags & (ZEND" - "main/streams/userspace.c:298:7 zretval U zval zretval, zfuncname;" - "main/streams/userspace.c:298:16 zfuncname U zval zretval, zfuncname;" - "main/streams/userspace.c:341:15 zfuncname U ZVAL_STRING(&zfuncname, USERSTREAM_OPEN);" @@ -27852,32 +24208,14 @@ issues: - "main/streams/userspace.c:374:17 zfuncname U zval_ptr_dtor(&zfuncname);" - "main/streams/userspace.c:399:16 zfuncname U zval zretval, zfuncname;" - "main/streams/userspace.c:563:20 userstreamop U static ssize_t php_userstreamop_write(php_stream *stream" - - "main/streams/userspace.c:570:10 didwrite U ssize_t didwrite;" - - "main/streams/userspace.c:588:4 didwrite U didwrite = -1;" - - "main/streams/userspace.c:591:4 didwrite U didwrite = Z_LVAL(retval);" - - "main/streams/userspace.c:596:3 didwrite U didwrite = -1;" - - "main/streams/userspace.c:600:6 didwrite U if (didwrite > 0 && didwrite > count" - "main/streams/userspace.c:612:20 userstreamop U static ssize_t php_userstreamop_read(php_stream *stream" - - "main/streams/userspace.c:618:9 didread U size_t didread = 0;" - - "main/streams/userspace.c:651:2 didread U didread = Z_STRLEN(retval);" - - "main/streams/userspace.c:652:6 didread U if (didread > 0) {" - - "main/streams/userspace.c:653:7 didread U if (didread > count) {" - - "main/streams/userspace.c:655:51 didread U >name), (zend_long)(didread - count), (zend_long" - "main/streams/userspace.c:690:16 userstreamop U static int php_userstreamop_close(php_stream *stream" - "main/streams/userspace.c:713:16 userstreamop U static int php_userstreamop_flush(php_stream *stream" - "main/streams/userspace.c:737:16 userstreamop U static int php_userstreamop_seek(php_stream *stream" - - "main/streams/userspace.c:737:97 newoffs U whence, zend_off_t *newoffs)" - - "main/streams/userspace.c:785:4 newoffs U *newoffs = Z_LVAL(retval);" - "main/streams/userspace.c:908:11 wouldblock U /* TODO wouldblock */" - - "main/streams/userspace.c:1366:102 newoffs U whence, zend_off_t *newoffs)" - "main/streams/xp_socket.c:50:40 unixdg U stream_ops php_stream_unixdg_socket_ops;" - "main/streams/xp_socket.c:54:20 sockop U static int php_tcp_sockop_set_option(php_stream" - "main/streams/xp_socket.c:57:20 sockop U static ssize_t php_sockop_write(php_stream *stream" - - "main/streams/xp_socket.c:60:10 didwrite U ssize_t didwrite;" - - "main/streams/xp_socket.c:73:2 didwrite U didwrite = send(sock->socket" - - "main/streams/xp_socket.c:75:6 didwrite U if (didwrite <= 0) {" - - "main/streams/xp_socket.c:116:6 didwrite U if (didwrite > 0) {" - - "main/streams/xp_socket.c:117:68 didwrite U STREAM_CONTEXT(stream), didwrite, 0);" - "main/streams/xp_socket.c:159:20 sockop U static ssize_t php_sockop_read(php_stream *stream" - "main/streams/xp_socket.c:212:16 sockop U static int php_sockop_close(php_stream *stream" - "main/streams/xp_socket.c:255:16 sockop U static int php_sockop_flush(php_stream *stream" @@ -27906,15 +24244,6 @@ issues: - "main/streams/xp_socket.c:759:34 strpprintf U outputs.error_text = strpprintf(0, \"Failed to create" - "main/streams/xp_socket.c:787:34 strpprintf U outputs.error_text = strpprintf(0, \"local_addr context" - "main/streams/xp_socket.c:808:33 unixdg U >ops != &php_stream_unixdg_socket_ops" - - "main/streams/xp_socket.c:857:6 clisock U int clisock;" - - "main/streams/xp_socket.c:869:2 clisock U clisock = php_network_accept" - - "main/streams/xp_socket.c:878:6 clisock U if (clisock >= 0) {" - - "main/streams/xp_socket.c:879:25 clisockdata U php_netstream_data_t *clisockdata = (php_netstream_data" - - "main/streams/xp_socket.c:879:79 clisockdata U t*) emalloc(sizeof(*clisockdata));" - - "main/streams/xp_socket.c:881:10 clisockdata U memcpy(clisockdata, sock, sizeof(*clisockdata" - - "main/streams/xp_socket.c:881:37 clisockdata U clisockdata, sock, sizeof(*clisockdata));" - - "main/streams/xp_socket.c:882:3 clisockdata U clisockdata->socket = clisock;" - - "main/streams/xp_socket.c:882:25 clisock U clisockdata->socket = clisock;" - "main/strlcat.c:21:55 dtucker U 2016/10/16 17:37:39 dtucker Exp $ */" - "main/strlcat.c:50:18 SCCS U #if defined(LIBC_SCCS) && !defined(lint)" - "main/strlcat.c:51:76 dtucker U 2016/10/14 18:19:04 dtucker Exp $\";" @@ -28205,53 +24534,51 @@ issues: - "sapi/apache2handler/sapi_apache2.c:633:3 PHPAP U PHPAP_INI_OFF;" - "sapi/apache2handler/sapi_apache2.c:639:3 PHPAP U PHPAP_INI_OFF;" - "sapi/apache2handler/sapi_apache2.c:645:3 PHPAP U PHPAP_INI_OFF;" - - "sapi/cgi/cgi_main.c:16:19 Mansell U | FastCGI: Ben Mansell method = PHP_HTTP_MKCALENDAR;" - "sapi/cli/php_http_parser.c:563:39 MSEARCH U parser->method = PHP_HTTP_MSEARCH;" - - "sapi/cli/php_http_parser.c:1410:13 unhex U c = unhex[(unsigned char)ch];" - - "sapi/cli/php_http_parser.c:1426:13 unhex U c = unhex[(unsigned char)ch];" - - "sapi/cli/php_http_parser.c:1504:12 NOCLEAR U CALLBACK_NOCLEAR(header_field);" - - "sapi/cli/php_http_parser.c:1505:12 NOCLEAR U CALLBACK_NOCLEAR(header_value);" - - "sapi/cli/php_http_parser.c:1506:12 NOCLEAR U CALLBACK_NOCLEAR(fragment);" - - "sapi/cli/php_http_parser.h:39:18 DPHP U /* Compile with -DPHP_HTTP_PARSER_STRICT=" - "sapi/cli/php_http_parser.h:91:14 MKCALENDAR U , PHP_HTTP_MKCALENDAR" - "sapi/cli/php_http_parser.h:102:14 MSEARCH U , PHP_HTTP_MSEARCH" - "sapi/cli/ps_title.c:355:15 pstun U union pstun pst;" @@ -28322,9 +24640,7 @@ issues: - "sapi/cli/ps_title.c:423:6 displen U *displen = ps_buffer_cur_len" - "sapi/cli/ps_title.c:432:40 Valgrind U calling this will ensure Valgrind doesn't output 'false" - "sapi/cli/ps_title.h:30:33 displen U get_ps_title(size_t* displen, const char** string" - - "sapi/embed/php_embed.c:183:26 SINIT U SAPI initialization (SINIT)" - "sapi/embed/php_embed.c:207:16 overwritable U * To provide overwritable INI defaults, hook the" - - "sapi/embed/php_embed.c:260:20 SSHUTDOWN U /* SAPI shutdown (SSHUTDOWN) */" - "sapi/embed/README.md:16:57 SINIT U initialization phase: SAPI (SINIT), modules" - "sapi/embed/README.md:17:6 MINIT U * (MINIT), and request (RINIT" - "sapi/embed/README.md:17:27 RINIT U MINIT), and request (RINIT). It also opens a 'zend" @@ -28414,11 +24730,6 @@ issues: - "sapi/fpm/fpm/fpm_conf.c:130:71 setfib U integer, WPO(listen_setfib) }," - "sapi/fpm/fpm/fpm_conf.c:133:13 dumpable U { \"process.dumpable\", &fpm_conf" - "sapi/fpm/fpm/fpm_conf.c:133:72 dumpable U boolean, WPO(process_dumpable) }," - - "sapi/fpm/fpm/fpm_conf.c:148:5 slowlog U { \"slowlog\"," - - "sapi/fpm/fpm/fpm_conf.c:148:64 slowlog U set_string, WPO(slowlog) }," - - "sapi/fpm/fpm/fpm_conf.c:149:13 slowlog U { \"request_slowlog_timeout\", &fpm_conf" - - "sapi/fpm/fpm/fpm_conf.c:149:72 slowlog U WPO(request_slowlog_timeout) }," - - "sapi/fpm/fpm/fpm_conf.c:150:13 slowlog U { \"request_slowlog_trace_depth\", &fpm_conf" - "sapi/fpm/fpm/fpm_conf.c:198:11 poolbbb U /* \"aaa$poolbbb\" becomes \"aaa\\0oolbbb" - "sapi/fpm/fpm/fpm_conf.c:198:34 oolbbb U poolbbb\" becomes \"aaa\\0oolbbb\" */" - "sapi/fpm/fpm/fpm_conf.c:638:22 dumpable U wp->config->process_dumpable = 0;" @@ -28429,14 +24740,9 @@ issues: - "sapi/fpm/fpm/fpm_conf.c:1782:77 setfib U wp->config->listen_setfib);" - "sapi/fpm/fpm/fpm_conf.c:1789:32 dumpable U ZLOG_NOTICE, \"\\tprocess.dumpable = %s\", BOOL" - "sapi/fpm/fpm/fpm_conf.c:1789:87 dumpable U wp->config->process_dumpable));" - - "sapi/fpm/fpm/fpm_conf.c:1807:23 tslowlog U zlog(ZLOG_NOTICE, \"\\tslowlog = %s\"," - "sapi/fpm/fpm/fpm_conf.h:67:14 dumpable U int process_dumpable;" - - "sapi/fpm/fpm/fpm_conf.h:83:8 slowlog U char *slowlog;" - - "sapi/fpm/fpm/fpm_conf.h:84:14 slowlog U int request_slowlog_timeout;" - - "sapi/fpm/fpm/fpm_conf.h:85:14 slowlog U int request_slowlog_trace_depth;" - "sapi/fpm/fpm/fpm_conf.h:107:11 SETFIB U #ifdef SO_SETFIB" - "sapi/fpm/fpm/fpm_conf.h:108:13 setfib U int listen_setfib;" - - "sapi/fpm/fpm/fpm_config.h:57:4 endof U /* endof timer* macros */" - "sapi/fpm/fpm/fpm_env.c:94:8 nvmatch U if (nvmatch(name, environ[ct])" - "sapi/fpm/fpm/fpm_env.c:104:15 nvmatch U static char * nvmatch(char *s1, char *s2)" - "sapi/fpm/fpm/fpm_env.c:235:57 pureftpd U inspired from nginx and pureftpd code, which" @@ -28459,10 +24765,6 @@ issues: - "sapi/fpm/fpm/fpm_main.c:857:79 nodaemonize U output to stderr in nodaemonize even if stderr is not" - "sapi/fpm/fpm/fpm_main.c:1102:6 riscosify U __riscosify_control |= __RISCOSIFY" - "sapi/fpm/fpm/fpm_main.c:1102:29 RISCOSIFY U riscosify_control |= __RISCOSIFY_DONT_CHECK_DIR;" - - "sapi/fpm/fpm/fpm_main.c:1142:12 tflag U int tflag = 0;" - - "sapi/fpm/fpm/fpm_main.c:1147:9 tflag U tflag = (slen != 0 && (!orig" - - "sapi/fpm/fpm/fpm_main.c:1150:9 tflag U tflag = path_info && (orig" - - "sapi/fpm/fpm/fpm_main.c:1153:12 tflag U if (tflag) {" - "sapi/fpm/fpm/fpm_main.c:1181:17 snlen U size_t snlen = strlen(env_script" - "sapi/fpm/fpm/fpm_main.c:1185:12 snlen U snlen > slen &&" - "sapi/fpm/fpm/fpm_main.c:1186:68 snlen U script_file_info_start = snlen - slen), path_info)" @@ -28472,26 +24774,12 @@ issues: - "sapi/fpm/fpm/fpm_main.c:1619:48 deiniting U without finishing or deiniting the ini builder, call" - "sapi/fpm/fpm/fpm_main.c:1670:17 nodaemonize U case 'F': /* nodaemonize */" - "sapi/fpm/fpm/fpm_main.c:1800:5 onced U /* onced forked tell zlog to" - - "sapi/fpm/fpm/fpm_php_trace.c:37:64 slowlog U child_s *child, FILE *slowlog) /* {{{ */" - - "sapi/fpm/fpm/fpm_php_trace.c:39:49 slowlog U wp->config->request_slowlog_trace_depth;" - - "sapi/fpm/fpm/fpm_php_trace.c:51:10 slowlog U fprintf(slowlog, \"\\n%s [pool %s] pid" - - "sapi/fpm/fpm/fpm_php_trace.c:59:24 strz U if (0 > fpm_trace_get_strz(buf, sizeof(buf), path" - - "sapi/fpm/fpm/fpm_php_trace.c:63:10 slowlog U fprintf(slowlog, \"script_filename =" - - "sapi/fpm/fpm/fpm_php_trace.c:105:27 strz U if (0 > fpm_trace_get_strz(buf, sizeof(buf), function" - - "sapi/fpm/fpm/fpm_php_trace.c:114:11 slowlog U fprintf(slowlog, \"[0x%\" PTR_FMT \"lx" - - "sapi/fpm/fpm/fpm_php_trace.c:151:27 strz U if (0 > fpm_trace_get_strz(buf, sizeof(buf), file" - - "sapi/fpm/fpm/fpm_php.h:20:4 uploadprogress U \"uploadprogress.file.filename_template" - - "sapi/fpm/fpm/fpm_php.h:24:4 xmms U \"xmms.path\", \\" - - "sapi/fpm/fpm/fpm_php.h:26:4 blenc U \"blenc.key_file\", \\" + - "sapi/fpm/fpm/fpm_php_trace.c:59:24 strz U if (0 > fpm_trace_get_strz(buf, sizeof(buf), path" + - "sapi/fpm/fpm/fpm_php_trace.c:105:27 strz U if (0 > fpm_trace_get_strz(buf, sizeof(buf), function" + - "sapi/fpm/fpm/fpm_php_trace.c:151:27 strz U if (0 > fpm_trace_get_strz(buf, sizeof(buf), file" + - "sapi/fpm/fpm/fpm_php.h:24:4 xmms U \"xmms.path\", \\" + - "sapi/fpm/fpm/fpm_php.h:26:4 blenc U \"blenc.key_file\", \\" - "sapi/fpm/fpm/fpm_process_ctl.c:80:49 reexec U some signals before reexec\");" - - "sapi/fpm/fpm/fpm_process_ctl.c:304:7 slowlog U int slowlog_timeout = wp->config" - - "sapi/fpm/fpm/fpm_process_ctl.c:304:45 slowlog U wp->config->request_slowlog_timeout;" - - "sapi/fpm/fpm/fpm_process_ctl.c:307:28 slowlog U terminate_timeout || slowlog_timeout) {" - - "sapi/fpm/fpm/fpm_process_ctl.c:309:64 slowlog U terminate_timeout, slowlog_timeout, track_finished" - - "sapi/fpm/fpm/fpm_request.c:225:109 slowlog U terminate_timeout, int slowlog_timeout, int track_finished" - - "sapi/fpm/fpm/fpm_request.c:254:41 slowlog U logged.tv_sec == 0 && slowlog_timeout &&" - - "sapi/fpm/fpm/fpm_request.c:255:65 slowlog U EXECUTING && tv.tv_sec >= slowlog_timeout) {" - - "sapi/fpm/fpm/fpm_request.h:22:108 slowlog U terminate_timeout, int slowlog_timeout, int track_finished" - "sapi/fpm/fpm/fpm_signals.c:116:8 SIGPWR U #ifdef SIGPWR" - "sapi/fpm/fpm/fpm_signals.c:117:3 SIGPWR U [SIGPWR] = \"SIGPWR\"," - "sapi/fpm/fpm/fpm_signals.c:117:16 SIGPWR U [SIGPWR] = \"SIGPWR\"," @@ -28516,10 +24804,6 @@ issues: - "sapi/fpm/fpm/fpm_sockets.c:266:71 setfib U &wp->config->listen_setfib, sizeof(wp->config-" - "sapi/fpm/fpm/fpm_sockets.c:266:105 setfib U sizeof(wp->config->listen_setfib))) {" - "sapi/fpm/fpm/fpm_sockets.c:267:51 SETFIB U to change socket SO_SETFIB attribute\");" - - "sapi/fpm/fpm/fpm_sockets.c:307:26 servinfo U struct addrinfo hints, *servinfo, *p;" - - "sapi/fpm/fpm/fpm_sockets.c:316:49 servinfo U addr, port, &hints, &servinfo)) != 0) {" - - "sapi/fpm/fpm/fpm_sockets.c:321:11 servinfo U for (p = servinfo; p != NULL; p = p->ai" - - "sapi/fpm/fpm/fpm_sockets.c:332:15 servinfo U freeaddrinfo(servinfo);" - "sapi/fpm/fpm/fpm_sockets.c:424:11 SETFIB U #ifdef SO_SETFIB" - "sapi/fpm/fpm/fpm_sockets.c:565:25 unacked U cur_lq = info.__tcpi_unacked;" - "sapi/fpm/fpm/fpm_sockets.c:578:23 unacked U *cur_lq = info.tcpi_unacked;" @@ -28532,20 +24816,23 @@ issues: - "sapi/fpm/fpm/fpm_status.c:399:6 phpfpm U \"phpfpm_up 1\\n\"" - "sapi/fpm/fpm/fpm_status.c:400:13 phpfpm U \"# HELP phpfpm_start_since The number" - "sapi/fpm/fpm/fpm_status.c:401:13 phpfpm U \"# TYPE phpfpm_start_since counter" - - "sapi/fpm/fpm/fpm_status.c:430:85 slowlog U exceeded your 'request_slowlog_timeout' value.\\n\"" - "sapi/fpm/fpm/fpm_stdio.c:79:48 daemonized U when PHP-FPM is not daemonized otherwise it might break" - "sapi/fpm/fpm/fpm_stdio.c:162:32 fscf U FPM_STDIO_CMD_FLUSH \"\\0fscf\"" - "sapi/fpm/fpm/fpm_stdio.c:393:44 CLOSEXEC U error_log_fd; /* for FD_CLOSEXEC to work */" - "sapi/fpm/fpm/fpm_systemd.c:37:13 notifyf U if (0 > sd_notifyf(0, \"READY=1\\n%s\"" - "sapi/fpm/fpm/fpm_systemd.c:61:13 notifyf U if (0 > sd_notifyf(0, \"READY=1\\n\"" - "sapi/fpm/fpm/fpm_systemd.c:97:56 gsec U watchdog configured to %.3gsec\", (float)interval /" - - "sapi/fpm/fpm/fpm_trace_ptrace.c:58:24 ptio U struct ptrace_io_desc ptio = {" - - "sapi/fpm/fpm/fpm_trace_ptrace.c:59:4 piod U .piod_op = PIOD_READ_D," - - "sapi/fpm/fpm/fpm_trace_ptrace.c:59:14 PIOD U .piod_op = PIOD_READ_D," - - "sapi/fpm/fpm/fpm_trace_ptrace.c:60:4 piod U .piod_offs = (void *) addr" - - "sapi/fpm/fpm/fpm_trace_ptrace.c:61:4 piod U .piod_addr = (void *) data" - - "sapi/fpm/fpm/fpm_trace_ptrace.c:62:4 piod U .piod_len = sizeof(long)" - - "sapi/fpm/fpm/fpm_trace_ptrace.c:65:46 ptio U traced_pid, (void *) &ptio, 0)) {" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:18:43 PEEKDATA U && !defined(PTRACE_PEEKDATA)" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:19:16 PEEKDATA U #define PTRACE_PEEKDATA PT_READ_D" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:58:24 ptio U struct ptrace_io_desc ptio = {" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:59:4 piod U .piod_op = PIOD_READ_D," + - "sapi/fpm/fpm/fpm_trace_ptrace.c:59:14 PIOD U .piod_op = PIOD_READ_D," + - "sapi/fpm/fpm/fpm_trace_ptrace.c:60:4 piod U .piod_offs = (void *) addr" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:61:4 piod U .piod_addr = (void *) data" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:62:4 piod U .piod_len = sizeof(long)" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:65:46 ptio U traced_pid, (void *) &ptio, 0)) {" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:71:24 PEEKDATA U data = ptrace(PTRACE_PEEKDATA, traced_pid, (void" + - "sapi/fpm/fpm/fpm_trace_ptrace.c:73:41 PEEKDATA U SYSERROR, \"failed to ptrace(PEEKDATA) pid %d\", traced_pid" - "sapi/fpm/fpm/fpm_trace.c:9:19 strz U int fpm_trace_get_strz(char *buf, size_t sz" - "sapi/fpm/fpm/fpm_trace.h:12:19 strz U int fpm_trace_get_strz(char *buf, size_t sz" - "sapi/fpm/fpm/fpm_unix.c:23:13 SETPFLAGS U #ifdef HAVE_SETPFLAGS" @@ -28634,14 +24921,8 @@ issues: - "sapi/litespeed/lsapi_main.c:165:14 LSAPI U if ( LSAPI_Flush() == -1) {" - "sapi/litespeed/lsapi_main.c:192:16 LSAPI U return LSAPI_GetEnv( name );" - "sapi/litespeed/lsapi_main.c:427:20 CRLFCRLF U /* prevent CRLFCRLF */" - - "sapi/litespeed/lsapi_main.c:1163:53 climode U char * argv[], int *climode," - - "sapi/litespeed/lsapi_main.c:1205:14 climode U *climode = 1;" - - "sapi/litespeed/lsapi_main.c:1210:10 climode U *climode = 1;" - - "sapi/litespeed/lsapi_main.c:1452:9 climode U int climode = 0;" - - "sapi/litespeed/lsapi_main.c:1474:38 climode U parse_opt( argc, argv, &climode," - "sapi/litespeed/lsapi_main.c:1540:12 criu U int is_criu = LSCRIU_Init(); //" - "sapi/litespeed/lsapi_main.c:1540:19 LSCRIU U int is_criu = LSCRIU_Init(); // Must be called" - - "sapi/litespeed/lsapi_main.c:1540:82 unsets U the regular init as it unsets the parameters." - "sapi/litespeed/lsapi_main.c:1561:16 criu U if (is_criu && !result) {" - "sapi/litespeed/lsapi_main.c:1562:13 LSCRIU U LSCRIU_inc_req_processed()" - "sapi/litespeed/lsapi_main.c:1605:29 LSPHP U const char *p = getenv(\"LSPHP_ENABLE_USER_INI\");" @@ -28655,7 +24936,6 @@ issues: - "sapi/litespeed/lsapidef.h:50:11 LSAPIDEF U #ifndef _LSAPIDEF_H_" - "sapi/litespeed/lsapidef.h:51:11 LSAPIDEF U #define _LSAPIDEF_H_" - "sapi/litespeed/lsapidef.h:73:7 REFERER U H_REFERER," - - "sapi/litespeed/lsapidef.h:80:10 UNMOD U H_IF_UNMOD_SINCE," - "sapi/litespeed/lsapidef.h:88:9 LSAPI U #define LSAPI_SOCK_FILENO" - "sapi/litespeed/lsapidef.h:90:9 LSAPI U #define LSAPI_VERSION_B0" - "sapi/litespeed/lsapidef.h:91:9 LSAPI U #define LSAPI_VERSION_B1" @@ -28682,7 +24962,6 @@ issues: - "sapi/litespeed/lsapilib.c:376:19 NOSUIDCOREDUMP U mib[1] = KERN_NOSUIDCOREDUMP;" - "sapi/litespeed/lsapilib.c:386:22 DUMPABLE U if (prctl(PR_SET_DUMPABLE, s_enable_core_dump" - "sapi/litespeed/lsapilib.c:387:39 dumpable U prctl: Failed to set dumpable, \"" - - "sapi/litespeed/lsapilib.c:404:23 nblock U static int lsapi_set_nblock( int fd, int nonblock" - "sapi/litespeed/lsapilib.c:785:15 CAGEFS U #define LSAPI_CAGEFS_ENABLED 2" - "sapi/litespeed/lsapilib.c:786:15 CAGEFS U #define LSAPI_CAGEFS_NO_SUEXEC 3" - "sapi/litespeed/lsapilib.c:787:8 liblve U struct liblve;" @@ -28692,16 +24971,10 @@ issues: - "sapi/litespeed/lsapilib.c:794:37 liblve U lve_destroy)(struct liblve *) = NULL;" - "sapi/litespeed/lsapilib.c:836:32 CAGEFS U enable_lve >= LSAPI_CAGEFS_ENABLED )" - "sapi/litespeed/lsapilib.c:1026:53 CAGEFS U enable_lve == LSAPI_CAGEFS_NO_SUEXEC )) //this" - - "sapi/litespeed/lsapilib.c:1092:54 ugid U len, char * pUgid, int ugidLen )" - "sapi/litespeed/lsapilib.c:1123:40 lscgid U should be MD5( nonce + lscgid secret )" - - "sapi/litespeed/lsapilib.c:1136:49 UGID U pEnv->pKey+1, \"SUEXEC_UGID\" ) == 0 ))" - - "sapi/litespeed/lsapilib.c:1141:44 UGID U lsapi_log(\"LSAPI: SUEXEC_UGID set UID: %d, GID: %d" - - "sapi/litespeed/lsapilib.c:1145:50 UGID U LSAPI: missing SUEXEC_UGID env, use default user" + - "sapi/litespeed/lsapilib.c:1319:21 sigalarm U //static void lsapi_sigalarm( int sig )" - "sapi/litespeed/lsapilib.c:1437:13 inited U if ( !g_inited )" - "sapi/litespeed/lsapilib.c:1452:11 inited U g_inited = 1;" - - "sapi/litespeed/lsapilib.c:1514:19 nblock U lsapi_set_nblock( fd, 1 );" - - "sapi/litespeed/lsapilib.c:1542:15 nblock U lsapi_set_nblock( pReq->m_fdListen ," - - "sapi/litespeed/lsapilib.c:1566:31 nblock U lsapi_set_nblock( pReq->m_fd , 0 );" - "sapi/litespeed/lsapilib.c:1930:9 gsendfile U ssize_t gsendfile( int fdOut, int fdIn" - "sapi/litespeed/lsapilib.c:1945:9 gsendfile U ssize_t gsendfile( int fdOut, int fdIn" - "sapi/litespeed/lsapilib.c:1980:9 gsendfile U ssize_t gsendfile( int fdOut, int fdIn" @@ -28715,11 +24988,8 @@ issues: - "sapi/litespeed/lsapilib.c:3055:27 tobekilled U //tobekilled = SIGUSR1;" - "sapi/litespeed/lsapilib.c:3070:25 tobekilled U tobekilled = SIGKILL;" - "sapi/litespeed/lsapilib.c:3211:38 AVPHYS U pages = sysconf(_SC_AVPHYS_PAGES);" - - "sapi/litespeed/lsapilib.c:3295:27 nblock U lsapi_set_nblock( pReq->m_fd, 0 );" - "sapi/litespeed/lsapilib.c:3484:38 AVPHYS U pages = sysconf(_SC_AVPHYS_PAGES);" - "sapi/litespeed/lsapilib.c:3822:34 PHPRC U | (!strncmp( *env, \"PHPRC=\", 6 )&&(!s_uid)))" - - "sapi/litespeed/lsapilib.c:4265:31 longwords U reflect the addition of 16 longwords of new data. MD5Update" - - "sapi/litespeed/lsapilib.c:4266:37 longwords U converts bytes into longwords for this routine." - "sapi/litespeed/lsapilib.h:50:11 LSAPILIB U #ifndef _LSAPILIB_H_" - "sapi/litespeed/lsapilib.h:51:11 LSAPILIB U #define _LSAPILIB_H_" - "sapi/litespeed/lsapilib.h:63:8 LSAPI U struct LSAPI_key_value_pair" @@ -28882,6 +25152,9 @@ issues: - "sapi/phpdbg/phpdbg_bp.h:122:125 fileht U string *cur, HashTable *fileht);" - "sapi/phpdbg/phpdbg_bp.h:129:58 opname U breakpoint_opcode(const char* opname, size_t opname_len)" - "sapi/phpdbg/phpdbg_bp.h:129:73 opname U char* opname, size_t opname_len);" + - "sapi/phpdbg/phpdbg_frame.c:172:44 argstmp U class, class_zv, *args, *argstmp;" + - "sapi/phpdbg/phpdbg_frame.c:208:43 argstmp U VAL(Z_ARRVAL_P(args), argstmp) {" + - "sapi/phpdbg/phpdbg_frame.c:233:47 argstmp U phpdbg_short_zval_print(argstmp, 40);" - "sapi/phpdbg/phpdbg_frame.c:248:7 zbacktrace U zval zbacktrace;" - "sapi/phpdbg/phpdbg_frame.c:264:31 zbacktrace U fetch_debug_backtrace(&zbacktrace, 0, 0, limit);" - "sapi/phpdbg/phpdbg_frame.c:274:33 zbacktrace U FOREACH_VAL(Z_ARRVAL(zbacktrace), tmp) {" @@ -28897,9 +25170,12 @@ issues: - "sapi/phpdbg/phpdbg_help.c:540:19 mynamespace U \" $P break \\\\\\\\mynamespace\\\\\\\\my_function\" CR" - "sapi/phpdbg/phpdbg_help.c:541:15 mynamespace U \" $P b \\\\\\\\mynamespace\\\\\\\\my_function\" CR" - "sapi/phpdbg/phpdbg_help.c:542:38 mynamespace U execution on entry to \\\\\\\\mynamespace\\\\\\\\my_function\" CR CR" + - "sapi/phpdbg/phpdbg_help.c:715:35 superglobal U **g** show superglobal variables\" CR" - "sapi/phpdbg/phpdbg_help.c:902:21 oplog U //*********** check oplog syntax" - - "sapi/phpdbg/phpdbg_info.c:162:41 ptrzv U arm_auto_global(zval *ptrzv) {" - - "sapi/phpdbg/phpdbg_info.c:163:42 ptrzv U auto_global = Z_PTR_P(ptrzv);" + - "sapi/phpdbg/phpdbg_info.c:162:41 ptrzv U arm_auto_global(zval *ptrzv) {" + - "sapi/phpdbg/phpdbg_info.c:163:42 ptrzv U auto_global = Z_PTR_P(ptrzv);" + - "sapi/phpdbg/phpdbg_info.c:167:49 superglobal U show information about superglobal variable %.*s\", (int" + - "sapi/phpdbg/phpdbg_info.c:209:18 Superglobal U phpdbg_notice(\"Superglobal variables (%d)\", zend" - "sapi/phpdbg/phpdbg_io.c:13:15 Anatol U | Authors: Anatol Belski " - "sapi/phpdbg/phpdbg_io.c:13:22 Belski U | Authors: Anatol Belski " - "sapi/phpdbg/phpdbg_io.h:13:15 Anatol U | Authors: Anatol Belski " @@ -28940,8 +25216,6 @@ issues: - "sapi/phpdbg/phpdbg_prompt.c:187:20 fretval U zval_ptr_dtor(&fretval);" - "sapi/phpdbg/phpdbg_prompt.c:230:61 phpdbginit U state->code_len, NULL, \"phpdbginit code\");" - "sapi/phpdbg/phpdbg_prompt.c:533:30 strpprintf U string *source_path = strpprintf(0, \"Standard input code" - - "sapi/phpdbg/phpdbg_prompt.c:962:36 STEPONEVAL U G(flags) & PHPDBG_IS_STEPONEVAL)) {" - - "sapi/phpdbg/phpdbg_prompt.c:994:48 STEPONEVAL U G(flags) & PHPDBG_IS_STEPONEVAL)) {" - "sapi/phpdbg/phpdbg_prompt.c:1116:44 vmret U Return %d\", PHPDBG_G(vmret));" - "sapi/phpdbg/phpdbg_prompt.c:1206:17 zendext U static void add_zendext_info(zend_extension" - "sapi/phpdbg/phpdbg_prompt.c:1358:63 zendext U llist_apply_func_t) add_zendext_info);" @@ -28949,8 +25223,6 @@ issues: - "sapi/phpdbg/phpdbg_prompt.c:1473:23 oplines U phpdbg_writeln(\"File oplines %d\", zend_hash" - "sapi/phpdbg/phpdbg_prompt.c:1474:27 oplines U phpdbg_writeln(\"Function oplines %d\", zend_hash_num" - "sapi/phpdbg/phpdbg_prompt.c:1475:25 oplines U phpdbg_writeln(\"Method oplines %d\", zend_hash_num" - - "sapi/phpdbg/phpdbg_prompt.c:1819:138 segfaulting U execute() and eventually segfaulting */" - - "sapi/phpdbg/phpdbg_prompt.c:1821:48 UCALL U opline->opcode == ZEND_DO_UCALL ||" - "sapi/phpdbg/phpdbg_prompt.c:1826:12 vmret U PHPDBG_G(vmret) = zend_vm_call_opcode" - "sapi/phpdbg/phpdbg_prompt.c:1829:16 vmret U if (PHPDBG_G(vmret) != 0) {" - "sapi/phpdbg/phpdbg_prompt.c:1830:17 vmret U if (PHPDBG_G(vmret) < 0) {" @@ -28967,10 +25239,6 @@ issues: - "sapi/phpdbg/phpdbg_utils.c:722:22 ASTVAL U zend_ast *ast = Z_ASTVAL_P(zv);" - "sapi/phpdbg/phpdbg_watch.c:91:163 implicits U the tree given by its implicits" - "sapi/phpdbg/phpdbg_watch.c:100:83 implicits U anymore due to changes in implicits, the watch is removed" - - "sapi/phpdbg/phpdbg_watch.c:115:13 USERFAULTFD U #ifdef HAVE_USERFAULTFD_WRITEFAULT" - - "sapi/phpdbg/phpdbg_watch.c:117:18 userfaultfd U # include " - - "sapi/phpdbg/phpdbg_watch.c:241:13 USERFAULTFD U #ifdef HAVE_USERFAULTFD_WRITEFAULT" - - "sapi/phpdbg/phpdbg_watch.c:242:21 userfaultfd U if (PHPDBG_G(watch_userfaultfd)) {" - "sapi/phpdbg/phpdbg_watch.c:243:10 uffdio U struct uffdio_range range = {" - "sapi/phpdbg/phpdbg_watch.c:248:11 uffdio U struct uffdio_register reg = {" - "sapi/phpdbg/phpdbg_watch.c:249:13 UFFDIO U .mode = UFFDIO_REGISTER_MODE_WP," @@ -28978,15 +25246,11 @@ issues: - "sapi/phpdbg/phpdbg_watch.c:252:18 writeprotect U struct uffdio_writeprotect protect = {" - "sapi/phpdbg/phpdbg_watch.c:253:13 UFFDIO U .mode = UFFDIO_WRITEPROTECT_MODE_WP" - "sapi/phpdbg/phpdbg_watch.c:253:20 WRITEPROTECT U .mode = UFFDIO_WRITEPROTECT_MODE_WP," - - "sapi/phpdbg/phpdbg_watch.c:256:25 userfaultfd U ioctl(PHPDBG_G(watch_userfaultfd), UFFDIO_REGISTER," - "sapi/phpdbg/phpdbg_watch.c:256:39 UFFDIO U watch_userfaultfd), UFFDIO_REGISTER, ®);" - - "sapi/phpdbg/phpdbg_watch.c:257:25 userfaultfd U ioctl(PHPDBG_G(watch_userfaultfd), UFFDIO_WRITEPROTECT" - "sapi/phpdbg/phpdbg_watch.c:257:39 UFFDIO U watch_userfaultfd), UFFDIO_WRITEPROTECT, &protect" - "sapi/phpdbg/phpdbg_watch.c:257:46 WRITEPROTECT U userfaultfd), UFFDIO_WRITEPROTECT, &protect);" - "sapi/phpdbg/phpdbg_watch.c:259:11 uffdio U struct uffdio_register reg = {" - "sapi/phpdbg/phpdbg_watch.c:260:13 UFFDIO U .mode = UFFDIO_REGISTER_MODE_WP," - - "sapi/phpdbg/phpdbg_watch.c:263:25 userfaultfd U ioctl(PHPDBG_G(watch_userfaultfd), UFFDIO_UNREGISTER" - - "sapi/phpdbg/phpdbg_watch.c:309:13 USERFAULTFD U #ifdef HAVE_USERFAULTFD_WRITEFAULT" - "sapi/phpdbg/phpdbg_watch.c:317:9 uffd U struct uffd_msg fault_msg = {0}" - "sapi/phpdbg/phpdbg_watch.c:321:10 uffdio U struct uffdio_writeprotect unprotect" - "sapi/phpdbg/phpdbg_watch.c:321:17 writeprotect U struct uffdio_writeprotect unprotect = {" @@ -28994,17 +25258,11 @@ issues: - "sapi/phpdbg/phpdbg_watch.c:582:16 strpprintf U child->str = strpprintf(0, (element->flags" - "sapi/phpdbg/phpdbg_watch.c:584:16 strpprintf U child->str = strpprintf(0, (element->flags" - "sapi/phpdbg/phpdbg_watch.c:626:17 strpprintf U child->str = strpprintf(0, \"%.*s[]\", (int) ZSTR" - - "sapi/phpdbg/phpdbg_watch.c:669:13 unwatch U void phpdbg_unwatch_parent_ht(phpdbg_watch" - - "sapi/phpdbg/phpdbg_watch.c:971:9 unwatch U phpdbg_unwatch_parent_ht(element);" - - "sapi/phpdbg/phpdbg_watch.c:1136:13 USERFAULTFD U #ifdef HAVE_USERFAULTFD_WRITEFAULT" - "sapi/phpdbg/phpdbg_watch.c:1138:20 writeprotect U struct uffdio_writeprotect protect = {" - "sapi/phpdbg/phpdbg_watch.c:1139:22 WRITEPROTECT U .mode = UFFDIO_WRITEPROTECT_MODE_WP," - "sapi/phpdbg/phpdbg_watch.c:1145:48 WRITEPROTECT U userfaultfd), UFFDIO_WRITEPROTECT, &protect);" - "sapi/phpdbg/phpdbg_watch.c:1271:8 strpprintf U str = strpprintf(0, \"%.*s[]\", (int) ZSTR" - "sapi/phpdbg/phpdbg_watch.c:1374:14 strpprintf U info.str = strpprintf(0, \"%.*s[]\", (int) len" - - "sapi/phpdbg/phpdbg_watch.c:1458:19 NUTC U #elif defined(_SC_NUTC_OS_PAGESIZE)" - - "sapi/phpdbg/phpdbg_watch.c:1459:32 NUTC U pagesize = sysconf(_SC_NUTC_OS_PAGESIZE);" - - "sapi/phpdbg/phpdbg_watch.c:1481:13 USERFAULTFD U #ifdef HAVE_USERFAULTFD_WRITEFAULT" - "sapi/phpdbg/phpdbg_watch.c:1483:8 UFFD U #ifdef UFFD_USER_MODE_ONLY" - "sapi/phpdbg/phpdbg_watch.c:1484:5 unpriviliged U // unpriviliged userfaultfd are disabled" - "sapi/phpdbg/phpdbg_watch.c:1487:11 UFFD U flags |= UFFD_USER_MODE_ONLY;" @@ -29014,18 +25272,12 @@ issues: - "sapi/phpdbg/phpdbg.c:66:26 breakop U efree((char *) ((phpdbg_breakop_t *) Z_PTR_P(brake)" - "sapi/phpdbg/phpdbg.c:123:6 vmret U pg->vmret = 0;" - "sapi/phpdbg/phpdbg.c:140:6 oplog U pg->oplog_list = NULL;" - - "sapi/phpdbg/phpdbg.c:146:13 USERFAULTFD U #ifdef HAVE_USERFAULTFD_WRITEFAULT" - - "sapi/phpdbg/phpdbg.c:147:12 userfaultfd U pg->watch_userfaultfd = 0;" - "sapi/phpdbg/phpdbg.c:204:15 oplog U if (PHPDBG_G(oplog_list)) {" - "sapi/phpdbg/phpdbg.c:205:10 oplog U phpdbg_oplog_list *cur = PHPDBG_G" - "sapi/phpdbg/phpdbg.c:205:37 oplog U list *cur = PHPDBG_G(oplog_list);" - "sapi/phpdbg/phpdbg.c:207:11 oplog U phpdbg_oplog_list *prev = cur->prev" - "sapi/phpdbg/phpdbg.c:561:31 strpprintf U zend_string *fn_name = strpprintf(ZSTR_LEN(name) + ZSTR" - "sapi/phpdbg/phpdbg.c:657:17 strpprintf U fn_name = strpprintf(ZSTR_LEN(last_function" - - "sapi/phpdbg/phpdbg.c:858:23 stdiop U static ssize_t phpdbg_stdiop_write(php_stream *stream" - - "sapi/phpdbg/phpdbg.c:866:12 datafd U int stat_datafd = fstat(data->fd, &stat" - - "sapi/phpdbg/phpdbg.c:867:52 datafd U stdout < 0) || stat_datafd < 0) {" - - "sapi/phpdbg/phpdbg.c:882:22 stdiop U return PHPDBG_G(php_stdiop_write)(stream, buf," - "sapi/phpdbg/phpdbg.c:888:12 zout U zval zin, zout, zerr;" - "sapi/phpdbg/phpdbg.c:888:18 zerr U zval zin, zout, zerr;" - "sapi/phpdbg/phpdbg.c:911:29 zout U stream_to_zval(s_out, &zout);" @@ -29033,16 +25285,8 @@ issues: - "sapi/phpdbg/phpdbg.c:920:13 zout U oc.value = zout;" - "sapi/phpdbg/phpdbg.c:926:13 zerr U ec.value = zerr;" - "sapi/phpdbg/phpdbg.c:1237:27 phpdbginit U case 'I': { /* ignore .phpdbginit */" - - "sapi/phpdbg/phpdbg.c:1262:24 STEPONEVAL U flags |= PHPDBG_IS_STEPONEVAL;" - - "sapi/phpdbg/phpdbg.c:1463:13 USERFAULTFD U #ifdef HAVE_USERFAULTFD_WRITEFAULT" - - "sapi/phpdbg/phpdbg.c:1464:23 userfaultfd U if (!PHPDBG_G(watch_userfaultfd))" - - "sapi/phpdbg/phpdbg.c:1479:16 stdiop U PHPDBG_G(php_stdiop_write) = php_stream" - - "sapi/phpdbg/phpdbg.c:1480:39 stdiop U stdio_ops.write = phpdbg_stdiop_write;" - - "sapi/phpdbg/phpdbg.c:1742:45 stdiop U write = PHPDBG_G(php_stdiop_write);" - "sapi/phpdbg/phpdbg.c:1761:85 segfaulty U watch_efree will be segfaulty (with e.g. USE_ZEND" - "sapi/phpdbg/phpdbg.h:95:32 phpdbginit U PHPDBG_INIT_FILENAME \".phpdbginit\"" - - "sapi/phpdbg/phpdbg.h:157:19 STEPONEVAL U #define PHPDBG_IS_STEPONEVAL (1ULL<<24)" - - "sapi/phpdbg/phpdbg.h:175:16 STEPONEVAL U PHPDBG_IS_STEPONEVAL | \\" - "sapi/phpdbg/phpdbg.h:196:35 Wshadow U DIAGNOSTIC_IGNORED_START(\"-Wshadow\") \\" - "sapi/phpdbg/phpdbg.h:214:24 oplog U typedef struct _phpdbg_oplog_entry phpdbg_oplog_entry" - "sapi/phpdbg/phpdbg.h:214:43 oplog U phpdbg_oplog_entry phpdbg_oplog_entry;" @@ -29051,11 +25295,7 @@ issues: - "sapi/phpdbg/phpdbg.h:224:24 oplog U typedef struct _phpdbg_oplog_list phpdbg_oplog_list" - "sapi/phpdbg/phpdbg.h:235:55 oplines U /* seek oplines */" - "sapi/phpdbg/phpdbg.h:236:64 oplines U /* call frame of oplines to seek to */" - - "sapi/phpdbg/phpdbg.h:248:13 USERFAULTFD U #ifdef HAVE_USERFAULTFD_WRITEFAULT" - - "sapi/phpdbg/phpdbg.h:249:15 userfaultfd U int watch_userfaultfd;" - - "sapi/phpdbg/phpdbg.h:249:53 userfaultfd U /* userfaultfd(2) handler, 0 if unused" - "sapi/phpdbg/phpdbg.h:270:6 vmret U int vmret;" - - "sapi/phpdbg/phpdbg.h:286:16 stdiop U ssize_t (*php_stdiop_write)(php_stream *" - "sapi/phpdbg/phpdbg.stub.php:7:12 PHPDBG U * @cvalue PHPDBG_VERSION" - "sapi/phpdbg/phpdbg.stub.php:9:7 PHPDBG U const PHPDBG_VERSION = UNKNOWN;" - "sapi/phpdbg/phpdbg.stub.php:13:12 PHPDBG U * @cvalue PHPDBG_COLOR_PROMPT" @@ -29149,36 +25389,35 @@ issues: - "scripts/gdb/debug_gdb_scripts_gen.php:45:23 pyscript U }, explode(\"\\n\", $pyscript)))," - "scripts/gdb/debug_gdb_scripts_gen.php:48:40 ccode U contents($outputFile, $ccode);" - "scripts/gdb/debug_gdb_scripts_gen.php:50:22 ccode U if ($len !== strlen($ccode)) {" - - "TSRM/tsrm_win32.c:195:92 DACL U SECURITY_INFORMATION | DACL_SECURITY_INFORMATION" - - "TSRM/tsrm_win32.c:216:7 pathw U if (!pathw) {" - - "TSRM/tsrm_win32.c:221:38 pathw U win32_ioutil_access_w(pathw, mode);" - - "TSRM/tsrm_win32.c:246:32 tsrmwin U sid will be freed in tsrmwin32_dtor */" - - "TSRM/tsrm_win32.c:318:22 pathw U if(GetFileSecurityW(pathw, sec_info, NULL, 0," - - "TSRM/tsrm_win32.c:324:22 pathw U !GetFileSecurityW(pathw, sec_info, (PSECURITY" - - "TSRM/tsrm_win32.c:449:2 STARTUPINFOW U STARTUPINFOW startup;" - - "TSRM/tsrm_win32.c:457:11 cmdw U wchar_t *cmdw = NULL, *cwdw = NULL" - - "TSRM/tsrm_win32.c:457:25 cwdw U wchar_t *cmdw = NULL, *cwdw = NULL, *envw = NULL" - - "TSRM/tsrm_win32.c:457:39 envw U NULL, *cwdw = NULL, *envw = NULL;" - - "TSRM/tsrm_win32.c:461:7 asuser U BOOL asuser = TRUE;" - - "TSRM/tsrm_win32.c:487:2 cmdw U cmdw = php_win32_cp_any_to" - - "TSRM/tsrm_win32.c:488:7 cmdw U if (!cmdw) {" - - "TSRM/tsrm_win32.c:494:3 cwdw U cwdw = php_win32_ioutil_any" - - "TSRM/tsrm_win32.c:495:8 cwdw U if (!cwdw) {" - - "TSRM/tsrm_win32.c:497:9 cmdw U free(cmdw);" - - "TSRM/tsrm_win32.c:507:8 cmdw U free(cmdw);" - - "TSRM/tsrm_win32.c:508:8 cwdw U free(cwdw);" - - "TSRM/tsrm_win32.c:513:29 STARTUPINFOW U &startup, 0, sizeof(STARTUPINFOW));" - - "TSRM/tsrm_win32.c:516:24 STARTUPINFOW U startup.cb = sizeof(STARTUPINFOW);" - - "TSRM/tsrm_win32.c:517:21 STARTF U startup.dwFlags = STARTF_USESTDHANDLES;" - - "TSRM/tsrm_win32.c:517:28 USESTDHANDLES U startup.dwFlags = STARTF_USESTDHANDLES;" - - "TSRM/tsrm_win32.c:544:4 asuser U asuser = FALSE;" - - "TSRM/tsrm_win32.c:548:2 envw U envw = php_win32_cp_env_any" - - "TSRM/tsrm_win32.c:549:6 envw U if (envw) {" - - "TSRM/tsrm_win32.c:555:9 cwdw U free(cwdw);" - - "TSRM/tsrm_win32.c:560:6 asuser U if (asuser) {" - - "TSRM/tsrm_win32.c:561:116 envw U InheritHandle, dwCreateFlags, envw, cwdw, &startup, &process" - - "TSRM/tsrm_win32.c:564:98 envw U InheritHandle, dwCreateFlags, envw, cwdw, &startup, &process" - - "TSRM/tsrm_win32.c:806:7 pathw U if (!pathw) {" + - "TSRM/tsrm_win32.c:195:92 DACL U SECURITY_INFORMATION | DACL_SECURITY_INFORMATION" + - "TSRM/tsrm_win32.c:216:7 pathw U if (!pathw) {" + - "TSRM/tsrm_win32.c:221:38 pathw U win32_ioutil_access_w(pathw, mode);" + - "TSRM/tsrm_win32.c:246:32 tsrmwin U sid will be freed in tsrmwin32_dtor */" + - "TSRM/tsrm_win32.c:318:22 pathw U if(GetFileSecurityW(pathw, sec_info, NULL, 0," + - "TSRM/tsrm_win32.c:324:22 pathw U !GetFileSecurityW(pathw, sec_info, (PSECURITY" + - "TSRM/tsrm_win32.c:449:2 STARTUPINFOW U STARTUPINFOW startup;" + - "TSRM/tsrm_win32.c:457:11 cmdw U wchar_t *cmdw = NULL, *cwdw = NULL" + - "TSRM/tsrm_win32.c:457:25 cwdw U wchar_t *cmdw = NULL, *cwdw = NULL, *envw = NULL" + - "TSRM/tsrm_win32.c:457:39 envw U NULL, *cwdw = NULL, *envw = NULL;" + - "TSRM/tsrm_win32.c:461:7 asuser U BOOL asuser = TRUE;" + - "TSRM/tsrm_win32.c:487:2 cmdw U cmdw = php_win32_cp_any_to" + - "TSRM/tsrm_win32.c:488:7 cmdw U if (!cmdw) {" + - "TSRM/tsrm_win32.c:494:3 cwdw U cwdw = php_win32_ioutil_any" + - "TSRM/tsrm_win32.c:495:8 cwdw U if (!cwdw) {" + - "TSRM/tsrm_win32.c:497:9 cmdw U free(cmdw);" + - "TSRM/tsrm_win32.c:507:8 cmdw U free(cmdw);" + - "TSRM/tsrm_win32.c:508:8 cwdw U free(cwdw);" + - "TSRM/tsrm_win32.c:513:29 STARTUPINFOW U &startup, 0, sizeof(STARTUPINFOW));" + - "TSRM/tsrm_win32.c:516:24 STARTUPINFOW U startup.cb = sizeof(STARTUPINFOW);" + - "TSRM/tsrm_win32.c:517:21 STARTF U startup.dwFlags = STARTF_USESTDHANDLES;" + - "TSRM/tsrm_win32.c:544:4 asuser U asuser = FALSE;" + - "TSRM/tsrm_win32.c:548:2 envw U envw = php_win32_cp_env_any" + - "TSRM/tsrm_win32.c:549:6 envw U if (envw) {" + - "TSRM/tsrm_win32.c:555:9 cwdw U free(cwdw);" + - "TSRM/tsrm_win32.c:560:6 asuser U if (asuser) {" + - "TSRM/tsrm_win32.c:561:116 envw U InheritHandle, dwCreateFlags, envw, cwdw, &startup, &process" + - "TSRM/tsrm_win32.c:564:98 envw U InheritHandle, dwCreateFlags, envw, cwdw, &startup, &process" + - "TSRM/tsrm_win32.c:806:7 pathw U if (!pathw) {" - "TSRM/TSRM.c:5:31 Andi U Copyright (c) 1999-2011, Andi Gutmans, Sascha Schumann" - "TSRM/TSRM.c:62:16 tsmm U static MUTEX_T tsmm_mutex; /* thread-safe" - "TSRM/TSRM.c:81:7 unshuffled U int unshuffled_offset = TSRM_UNSHUFFLE" @@ -29345,28 +25584,18 @@ issues: - "win32/codepage.h:13:21 Belski U | Author: Anatol Belski " - "win32/codepage.h:88:5 mojibake U \"mojibake\" if need more. */" - "win32/console.c:13:22 Locati U | Author: Michele Locati " - - "win32/console.c:22:5 WINUTIL U PHP_WINUTIL_API BOOL php_win32_console" - - "win32/console.c:36:5 WINUTIL U PHP_WINUTIL_API BOOL php_win32_console" - - "win32/console.c:58:5 WINUTIL U PHP_WINUTIL_API BOOL php_win32_console" - - "win32/console.c:93:5 WINUTIL U PHP_WINUTIL_API BOOL php_win32_console" - "win32/console.c:96:30 csbi U CONSOLE_SCREEN_BUFFER_INFO csbi;" - "win32/console.c:100:68 csbi U STD_OUTPUT_HANDLE), &csbi)) {" - "win32/console.c:101:12 csbi U ret0 = !csbi.dwCursorPosition.X" - "win32/console.c:101:40 csbi U dwCursorPosition.X && !csbi.dwCursorPosition.Y;" - - "win32/console.c:112:5 WINUTIL U PHP_WINUTIL_API BOOL php_win32_console" - "win32/console.h:13:21 Locati U | Author: Michele Locati " - - "win32/console.h:20:13 WINUTIL U #ifndef PHP_WINUTIL_API" - - "win32/console.h:22:14 WINUTIL U # define PHP_WINUTIL_API __declspec(dllexport" - - "win32/console.h:24:14 WINUTIL U # define PHP_WINUTIL_API __declspec(dllimport" - - "win32/console.h:41:5 WINUTIL U PHP_WINUTIL_API BOOL php_win32_console" - - "win32/console.h:47:5 WINUTIL U PHP_WINUTIL_API BOOL php_win32_console" - "win32/cp_enc_map_gen.c:16:10 ASMO U { 708, \"ASMO-708\", \"\", \"Arabic (ASMO" - "win32/cp_enc_map_gen.c:16:34 ASMO U ASMO-708\", \"\", \"Arabic (ASMO 708)\" }," - "win32/cp_enc_map_gen.c:17:26 ASMO U 9, \"\", \"\", \"Arabic (ASMO-449+, BCON V4)\" }," - - "win32/cp_enc_map_gen.c:17:37 BCON U \"Arabic (ASMO-449+, BCON V4)\" }," - "win32/cp_enc_map_gen.c:19:45 ASMO U Arabic (Transparent ASMO); Arabic (DOS)\" }," - "win32/cp_enc_map_gen.c:22:37 CSPC U , \"850|CP850|IBM850|CSPC850MULTILINGUAL\", \"OEM" - "win32/cp_enc_map_gen.c:29:38 CSPC U , \"862|CP862|IBM862|CSPC862LATINHEBREW\", \"OEM" + - "win32/cp_enc_map_gen.c:29:45 LATINHEBREW U CP862|IBM862|CSPC862LATINHEBREW\", \"OEM Hebrew; Hebrew" - "win32/cp_enc_map_gen.c:33:36 CSIBM U , \"866|CP866|IBM866|CSIBM866\", \"OEM Russian; Cyrillic" - "win32/cp_enc_map_gen.c:35:48 ROECE U EBCDIC Multilingual/ROECE (Latin 2); IBM EBCDIC" - "win32/cp_enc_map_gen.c:38:48 CSSHIFTJIS U |SHIFT_JIS|MS_KANJI|CSSHIFTJIS\", \"ANSI/OEM Japanese" @@ -29397,6 +25626,8 @@ issues: - "win32/cp_enc_map_gen.c:127:132 CSISOLATINGREEK U 987|ISO_8859-7:2003|CSISOLATINGREEK\", \"ISO 8859-7 Greek" - "win32/cp_enc_map_gen.c:128:92 CSISOLATINHEBREW U 9-8|ISO_8859-8:1988|CSISOLATINHEBREW\", \"ISO 8859-8 Hebrew" - "win32/cp_enc_map_gen.c:129:95 CSISOLATIN U 59-9:1989|L5|LATIN5|CSISOLATIN5\", \"ISO 8859-9 Turkish" + - "win32/cp_enc_map_gen.c:134:64 halfwidth U 22 Japanese with no halfwidth Katakana; Japanese" + - "win32/cp_enc_map_gen.c:135:61 halfwidth U ISO 2022 Japanese with halfwidth Katakana; Japanese" - "win32/cp_enc_map_gen.c:137:39 CSISO U 2-kr\", \"ISO-2022-KR|CSISO2022KR\", \"ISO 2022 Korean" - "win32/cp_enc_map_gen.c:149:29 EUCKR U , \"euc-kr\", \"EUC-KR|EUCKR|CSEUCKR\", \"EUC Korean" - "win32/cp_enc_map_gen.c:149:35 CSEUCKR U euc-kr\", \"EUC-KR|EUCKR|CSEUCKR\", \"EUC Korean\" }," @@ -29422,6 +25653,7 @@ issues: - "win32/cp_enc_map.c:11:64 ASMO U Arabic - Transparent ASMO)\" }," - "win32/cp_enc_map.c:14:46 CSPC U , \"850|CP850|IBM850|CSPC850MULTILINGUAL\", \"8" - "win32/cp_enc_map.c:21:47 CSPC U , \"862|CP862|IBM862|CSPC862LATINHEBREW\", \"86" + - "win32/cp_enc_map.c:21:54 LATINHEBREW U CP862|IBM862|CSPC862LATINHEBREW\", \"862 (OEM - Hebrew" - "win32/cp_enc_map.c:25:45 CSIBM U , \"866|CP866|IBM866|CSIBM866\", \"866 (OEM - Russian" - "win32/cp_enc_map.c:27:68 ROECE U EBCDIC - Multilingual/ROECE (Latin-2))\" }," - "win32/cp_enc_map.c:30:57 CSSHIFTJIS U |SHIFT_JIS|MS_KANJI|CSSHIFTJIS\", \"932 (ANSI/OEM" @@ -29451,6 +25683,8 @@ issues: - "win32/cp_enc_map.c:116:141 CSISOLATINGREEK U 987|ISO_8859-7:2003|CSISOLATINGREEK\", \"28597 (ISO 8859-" - "win32/cp_enc_map.c:117:101 CSISOLATINHEBREW U 9-8|ISO_8859-8:1988|CSISOLATINHEBREW\", \"28598 (ISO 8859-" - "win32/cp_enc_map.c:118:104 CSISOLATIN U 59-9:1989|L5|LATIN5|CSISOLATIN5\", \"28599 (ISO 8859" + - "win32/cp_enc_map.c:123:80 halfwidth U 22 Japanese with no halfwidth Katakana)\" }," + - "win32/cp_enc_map.c:124:77 halfwidth U ISO-2022 Japanese with halfwidth Katakana)\" }," - "win32/cp_enc_map.c:126:48 CSISO U 2-kr\", \"ISO-2022-KR|CSISO2022KR\", \"50225 (ISO" - "win32/cp_enc_map.c:138:38 EUCKR U , \"euc-kr\", \"EUC-KR|EUCKR|CSEUCKR\", \"51949 (EUC" - "win32/cp_enc_map.c:138:44 CSEUCKR U euc-kr\", \"EUC-KR|EUCKR|CSEUCKR\", \"51949 (EUC-Korean" @@ -29483,7 +25717,6 @@ issues: - "win32/getrusage.c:13:15 Kalle U | Authors: Kalle Sommer Nielsen gl_pathc == oldpathc) {" - "win32/glob.c:497:44 oldpathc U pathv + pglob->gl_offs + oldpathc," - "win32/glob.c:498:22 oldpathc U pglob->gl_pathc - oldpathc, sizeof(char *), compare" - - "win32/glob.c:508:37 limitp U pattern_last, pglob, limitp)" - - "win32/glob.c:511:10 limitp U size_t *limitp;" - - "win32/glob.c:520:33 limitp U pattern_last, pglob, limitp));" - - "win32/glob.c:529:46 limitp U glob_t *pglob, size_t *limitp)" - - "win32/glob.c:556:38 limitp U globextend(pathbuf, pglob, limitp));" - "win32/glob.c:588:8 restpattern U Char *restpattern, Char *restpattern_last" - "win32/glob.c:588:27 restpattern U *restpattern, Char *restpattern_last, glob_t *pglob" - "win32/glob.c:611:10 Ctoc U if (g_Ctoc(pathbuf, buf, sizeof" @@ -29786,48 +26014,24 @@ issues: - "win32/sendmail.h:45:17 LPCSTR U static int Post(LPCSTR msg);" - "win32/signal.c:13:14 Anatol U | Author: Anatol Belski " - "win32/signal.c:13:21 Belski U | Author: Anatol Belski " - - "win32/signal.c:46:5 WINUTIL U PHP_WINUTIL_API void php_win32_signal" - - "win32/signal.c:62:5 WINUTIL U PHP_WINUTIL_API void php_win32_signal" - - "win32/signal.h:12:5 WINUTIL U PHP_WINUTIL_API void php_win32_signal" - - "win32/signal.h:13:5 WINUTIL U PHP_WINUTIL_API void php_win32_signal" - "win32/sockets.c:34:19 WSAENOPROTOOPT U WSASetLastError(WSAENOPROTOOPT);" - - "win32/time.c:30:2 ULARGE U ULARGE_INTEGER fft;" - - "win32/time.c:36:5 ULARGE U * ULARGE_INTEGER* or __int64" - - "win32/winutil.c:25:5 WINUTIL U PHP_WINUTIL_API char *php_win32" - - "win32/winutil.c:25:46 HRESULT U php_win32_error_to_msg(HRESULT error)" - - "win32/winutil.c:27:11 bufw U wchar_t *bufw = NULL, *pw;" - - "win32/winutil.c:32:60 LPWSTR U SUBLANG_NEUTRAL), (LPWSTR)&bufw, 0, NULL" - - "win32/winutil.c:32:68 bufw U SUBLANG_NEUTRAL), (LPWSTR)&bufw, 0, NULL" - - "win32/winutil.c:35:15 bufw U if (!ret || !bufw) {" - - "win32/winutil.c:40:12 bufw U for (pw = bufw + wcslen(bufw) - 1;" - - "win32/winutil.c:40:26 bufw U (pw = bufw + wcslen(bufw) - 1; pw >= bufw &&" - - "win32/winutil.c:50:5 WINUTIL U PHP_WINUTIL_API void php_win32_error" - - "win32/winutil.c:76:31 NTSTATUS U NT_SUCCESS(Status) (((NTSTATUS)(Status)) >= 0)" - - "win32/winutil.c:103:5 WINUTIL U PHP_WINUTIL_API int php_win32_get" - - "win32/winutil.c:131:47 Synesis U Matthew Wilson and Synesis Software" - - "win32/winutil.c:134:5 WINUTIL U PHP_WINUTIL_API int php_win32_code" - - "win32/winutil.c:141:25 eerrno U int eerrno;" - - "win32/winutil.c:161:65 ECURDIR U DIRECTORY , ECURDIR }" - - "win32/winutil.c:412:30 eerrno U return errmap[i].eerrno;" - - "win32/winutil.c:421:5 WINUTIL U PHP_WINUTIL_API char *php_win32" - - "win32/winutil.c:423:10 unamew U wchar_t unamew[UNLEN + 1];" - - "win32/winutil.c:423:17 UNLEN U wchar_t unamew[UNLEN + 1];" - - "win32/winutil.c:426:8 unsize U DWORD unsize = UNLEN;" - - "win32/winutil.c:426:17 UNLEN U DWORD unsize = UNLEN;" - - "win32/winutil.c:428:15 unamew U GetUserNameW(unamew, &unsize);" - - "win32/winutil.c:428:24 unsize U GetUserNameW(unamew, &unsize);" - - "win32/winutil.c:429:37 unamew U win32_cp_conv_w_to_any(unamew, unsize - 1, &uname" - - "win32/winutil.c:429:45 unsize U conv_w_to_any(unamew, unsize - 1, &uname_len);" - - "win32/winutil.c:435:18 UNLEN U if (uname_len > UNLEN) {" - - "win32/winutil.c:445:86 lfanew U dosHeader + dosHeader->e_lfanew);" - - "win32/winutil.c:453:51 otherway U newer one, but not the otherway round." - - "win32/winutil.c:490:26 vcruntime U const char *crt_name = \"vcruntime140d.dll\";" - - "win32/winutil.c:492:26 vcruntime U const char *crt_name = \"vcruntime140.dll\";" - - "win32/winutil.h:17:19 WINUTIL U #ifndef PHP_WIN32_WINUTIL_H" - - "win32/winutil.h:18:19 WINUTIL U #define PHP_WIN32_WINUTIL_H" - - "win32/winutil.h:21:14 WINUTIL U # define PHP_WINUTIL_API __declspec(dllexport" - - "win32/winutil.h:23:14 WINUTIL U # define PHP_WINUTIL_API __declspec(dllimport" - - "win32/winutil.h:26:5 WINUTIL U PHP_WINUTIL_API char *php_win32" + - "win32/winutil.c:25:46 HRESULT U php_win32_error_to_msg(HRESULT error)" + - "win32/winutil.c:27:11 bufw U wchar_t *bufw = NULL, *pw;" + - "win32/winutil.c:32:60 LPWSTR U SUBLANG_NEUTRAL), (LPWSTR)&bufw, 0, NULL" + - "win32/winutil.c:32:68 bufw U SUBLANG_NEUTRAL), (LPWSTR)&bufw, 0, NULL" + - "win32/winutil.c:35:15 bufw U if (!ret || !bufw) {" + - "win32/winutil.c:40:12 bufw U for (pw = bufw + wcslen(bufw) - 1;" + - "win32/winutil.c:40:26 bufw U (pw = bufw + wcslen(bufw) - 1; pw >= bufw &&" + - "win32/winutil.c:76:31 NTSTATUS U NT_SUCCESS(Status) (((NTSTATUS)(Status)) >= 0)" + - "win32/winutil.c:131:47 Synesis U Matthew Wilson and Synesis Software" + - "win32/winutil.c:141:25 eerrno U int eerrno;" + - "win32/winutil.c:161:65 ECURDIR U DIRECTORY , ECURDIR }" + - "win32/winutil.c:412:30 eerrno U return errmap[i].eerrno;" + - "win32/winutil.c:423:10 unamew U wchar_t unamew[UNLEN + 1];" + - "win32/winutil.c:428:15 unamew U GetUserNameW(unamew, &unsize);" + - "win32/winutil.c:429:37 unamew U win32_cp_conv_w_to_any(unamew, unsize - 1, &uname" + - "win32/winutil.c:445:86 lfanew U dosHeader + dosHeader->e_lfanew);" + - "win32/winutil.c:453:51 otherway U newer one, but not the otherway round." - "win32/winutil.h:26:46 HRESULT U php_win32_error_to_msg(HRESULT error);" - "win32/winutil.h:38:14 ECURDIR U #if !defined(ECURDIR)" - "win32/winutil.h:39:10 ECURDIR U # define ECURDIR EACCES" @@ -29908,14 +26112,9 @@ issues: - "Zend/micro_bench.php:350:1 issetor U issetor(N);" - "Zend/micro_bench.php:352:1 issetor U issetor2(N);" - "Zend/Optimizer/block_pass.c:15:15 Andi U | Authors: Andi Gutmans result" - "Zend/Optimizer/block_pass.c:110:13 jumptable U HashTable *jumptable = Z_ARRVAL(ZEND_OP2" - "Zend/Optimizer/block_pass.c:122:29 jumptable U zend_hash_index_find(jumptable, Z_LVAL_P(val));" - "Zend/Optimizer/block_pass.c:125:23 jumptable U zv = zend_hash_find(jumptable, Z_STR_P(val));" - - "Zend/Optimizer/block_pass.c:134:130 Tsource U cfg *cfg, zend_op **Tsource, uint32_t *opt_count" - - "Zend/Optimizer/block_pass.c:397:6 Tsource U Tsource[VAR_NUM(opline->op1" - - "Zend/Optimizer/block_pass.c:406:6 Tsource U Tsource[VAR_NUM(opline->op1" - "Zend/Optimizer/block_pass.c:1035:16 jumptable U HashTable *jumptable = Z_ARRVAL(ZEND_OP2" - "Zend/Optimizer/block_pass.c:1038:104 jumptable U zend_hash_num_elements(jumptable));" - "Zend/Optimizer/block_pass.c:1162:16 hitlist U /* we use \"jmp_hitlist\" to avoid infinity loops" @@ -29923,21 +26122,11 @@ issues: - "Zend/Optimizer/block_pass.c:1163:64 hitlist U int target, int *jmp_hitlist, int jmp_hitlist_count" - "Zend/Optimizer/block_pass.c:1163:81 hitlist U jmp_hitlist, int jmp_hitlist_count)" - "Zend/Optimizer/block_pass.c:1167:22 hitlist U for (i = 0; i < jmp_hitlist_count; i++) {" - - "Zend/Optimizer/block_pass.c:1546:20 UCALL U case ZEND_DO_UCALL:" - - "Zend/Optimizer/compact_vars.c:33:24 tmps U uint32_t num_cvs, num_tmps;" - - "Zend/Optimizer/compact_vars.c:66:6 tmps U num_tmps = 0;" - - "Zend/Optimizer/compact_vars.c:69:32 tmps U map[i] = num_cvs + num_tmps++;" - - "Zend/Optimizer/compact_vars.c:76:43 tmps U array->last_var && num_tmps == op_array->T) {" - - "Zend/Optimizer/compact_vars.c:82:18 tmps U ZEND_ASSERT(num_tmps <= op_array->T);" - "Zend/Optimizer/dce.c:37:38 Cytron U algorithm described by Cytron et al., however it requires" - "Zend/Optimizer/dce.c:38:7 postdominator U * postdominator tree and of postdominance" - "Zend/Optimizer/dce.c:38:33 postdominance U postdominator tree and of postdominance frontiers, which does" - - "Zend/Optimizer/dce.c:43:43 unsets U DCE assignments and unsets while guaranteeing that" - - "Zend/Optimizer/dce.c:170:16 UCALL U case ZEND_DO_UCALL:" - - "Zend/Optimizer/dce.c:372:18 UCALL U case ZEND_DO_UCALL:" - "Zend/Optimizer/dfa_pass.c:96:16 sccs U zend_ssa_find_sccs(op_array, ssa);" - "Zend/Optimizer/dfa_pass.c:324:57 phpt U aborted_yield_during_new.phpt */" - - "Zend/Optimizer/dfa_pass.c:341:67 UCALL U opline->opcode == ZEND_DO_UCALL" - "Zend/Optimizer/dfa_pass.c:420:19 needly U zend_op *send_needly;" - "Zend/Optimizer/dfa_pass.c:426:11 needly U send_needly = call_info->caller" - "Zend/Optimizer/dfa_pass.c:432:11 needly U send_needly = call_info->caller" @@ -29960,8 +26149,6 @@ issues: - "Zend/Optimizer/escape_analysis.c:410:19 Equi U /* 1. Build EES (Equi-Escape Sets) */" - "Zend/Optimizer/escape_analysis.c:416:17 equi U if (zend_build_equi_escape_sets(ees, op" - "Zend/Optimizer/nop_removal.c:15:15 Andi U | Authors: Andi Gutmans last" - "Zend/Optimizer/zend_dump.h:3:28 Visualisation U Zend Engine, Bytecode Visualisation" - "Zend/Optimizer/zend_func_info.c:59:34 TSSA U cfg.flags & ZEND_SSA_TSSA)) {" - "Zend/Optimizer/zend_func_info.h:36:18 TSSA U #define ZEND_SSA_TSSA" @@ -30046,11 +26226,8 @@ issues: - "Zend/Optimizer/zend_func_infos.h:191:6 intlcal U F1(\"intlcal_get_available_locales" - "Zend/Optimizer/zend_func_infos.h:194:6 msgfmt U F1(\"msgfmt_parse\", MAY_BE_ARRAY" - "Zend/Optimizer/zend_func_infos.h:195:6 msgfmt U F1(\"msgfmt_parse_message\", MAY" - - "Zend/Optimizer/zend_func_infos.h:380:20 secretstream U #if defined(crypto_secretstream_xchacha20poly1305_ABYTES" - "Zend/Optimizer/zend_func_infos.h:380:33 xchacha U crypto_secretstream_xchacha20poly1305_ABYTES)" - - "Zend/Optimizer/zend_func_infos.h:381:20 secretstream U FN(\"sodium_crypto_secretstream_xchacha20poly1305_init" - "Zend/Optimizer/zend_func_infos.h:381:33 xchacha U crypto_secretstream_xchacha20poly1305_init_push" - - "Zend/Optimizer/zend_func_infos.h:382:20 secretstream U FN(\"sodium_crypto_secretstream_xchacha20poly1305_pull" - "Zend/Optimizer/zend_func_infos.h:382:33 xchacha U crypto_secretstream_xchacha20poly1305_pull\", MAY" - "Zend/Optimizer/zend_inference.c:29:22 Rodrigues U * V. Campos, R. Rodrigues, I. de Assis Costa and" - "Zend/Optimizer/zend_inference.c:29:39 Assis U R. Rodrigues, I. de Assis Costa and F. Pereira" @@ -30065,12 +26242,9 @@ issues: - "Zend/Optimizer/zend_inference.c:229:7 sccs U ssa->sccs = ssa->vars_count;" - "Zend/Optimizer/zend_inference.c:258:14 Pearce's U /* Iterative Pearce's SCC algorithm implementation" - "Zend/Optimizer/zend_inference.c:457:21 Pearce's U /* Find SCCs using Pearce's algorithm. */" - - "Zend/Optimizer/zend_inference.c:1549:16 UCALL U case ZEND_DO_UCALL:" - "Zend/Optimizer/zend_inference.c:1959:44 backtreace U captured by exception backtreace */ \\" - "Zend/Optimizer/zend_inference.c:3302:7 Typehinting U /* Typehinting */" - - "Zend/Optimizer/zend_inference.c:3876:16 UCALL U case ZEND_DO_UCALL:" - "Zend/Optimizer/zend_inference.c:4072:49 phpt U tests/jit/fetch_r_001.phpt */" - - "Zend/Optimizer/zend_inference.c:4497:29 UCALL U op->opcode == ZEND_DO_UCALL) {" - "Zend/Optimizer/zend_inference.h:221:29 sccs U API void zend_ssa_find_sccs(const zend_op_array" - "Zend/Optimizer/zend_inference.h:222:54 raena U inference(zend_arena **raena, const zend_op_array" - "Zend/Optimizer/zend_optimizer_internal.h:15:15 Andi U | Authors: Andi Gutmans " - "Zend/zend_alloc.c:108:17 HUGETLB U # define MAP_HUGETLB MAP_ALIGNED_SUPER" - "Zend/zend_alloc.c:126:43 vmmap U track anonymous page via vmmap per TAG id." - - "Zend/zend_alloc.c:191:20 FRUN U #define ZEND_MM_IS_FRUN 0x" - "Zend/zend_alloc.c:192:20 LRUN U #define ZEND_MM_IS_LRUN 0x" - "Zend/zend_alloc.c:195:17 LRUN U #define ZEND_MM_LRUN_PAGES_MASK" - "Zend/zend_alloc.c:196:17 LRUN U #define ZEND_MM_LRUN_PAGES_OFFSET" - - "Zend/zend_alloc.c:204:17 NRUN U #define ZEND_MM_NRUN_OFFSET_MASK" - - "Zend/zend_alloc.c:205:17 NRUN U #define ZEND_MM_NRUN_OFFSET_OFFSET" - "Zend/zend_alloc.c:207:17 LRUN U #define ZEND_MM_LRUN_PAGES(info)" - "Zend/zend_alloc.c:207:61 LRUN U (((info) & ZEND_MM_LRUN_PAGES_MASK) >> ZEND" - - "Zend/zend_alloc.c:210:17 NRUN U #define ZEND_MM_NRUN_OFFSET(info)" - - "Zend/zend_alloc.c:210:61 NRUN U (((info) & ZEND_MM_NRUN_OFFSET_MASK) >> ZEND" - - "Zend/zend_alloc.c:210:90 NRUN U OFFSET_MASK) >> ZEND_MM_NRUN_OFFSET_OFFSET)" - - "Zend/zend_alloc.c:212:17 FRUN U #define ZEND_MM_FRUN()" - - "Zend/zend_alloc.c:212:53 FRUN U ZEND_MM_IS_FRUN" - - "Zend/zend_alloc.c:221:11 BSWAPPTR U # define BSWAPPTR(u) ZEND_BYTES_SWAP6" - - "Zend/zend_alloc.c:223:11 BSWAPPTR U # define BSWAPPTR(u) ZEND_BYTES_SWAP3" - - "Zend/zend_alloc.c:254:8 FRUN U * FRUN - free page," - "Zend/zend_alloc.c:258:7 lrun U * lrun_pages:" - - "Zend/zend_alloc.c:508:19 TRYFIXED U #elif defined(MAP_TRYFIXED)" - - "Zend/zend_alloc.c:509:15 TRYFIXED U flags |= MAP_TRYFIXED;" - "Zend/zend_alloc.c:512:84 HUGETLB U MAP_POPULATE | MAP_HUGETLB*/, ZEND_MM_FD, 0);" - - "Zend/zend_alloc.c:515:57 TRYFIXED U EXCL) && !defined(MAP_TRYFIXED)" - "Zend/zend_alloc.c:543:17 HUGETLB U #if defined(MAP_HUGETLB) || defined(VM_FLAGS" - "Zend/zend_alloc.c:547:17 HUGETLB U #if defined(MAP_HUGETLB)" - "Zend/zend_alloc.c:548:17 HUGETLB U mflags |= MAP_HUGETLB;" @@ -30145,8 +26304,6 @@ issues: - "Zend/zend_alloc.c:800:3 ASAN U ASAN_UNPOISON_MEMORY_REGION" - "Zend/zend_alloc.c:800:8 UNPOISON U ASAN_UNPOISON_MEMORY_REGION(ptr, size" - "Zend/zend_alloc.c:861:25 MAYMOVE U We don't use MREMAP_MAYMOVE due to alignment requirements" - - "Zend/zend_alloc.c:1299:30 BSWAPPTR U zend_mm_free_slot*)(BSWAPPTR((uintptr_t)slot) ^ heap" - - "Zend/zend_alloc.c:1308:30 BSWAPPTR U zend_mm_free_slot*)(BSWAPPTR((uintptr_t)slot ^ heap" - "Zend/zend_alloc.c:1622:7 unmup U /* unmup tail */" - "Zend/zend_alloc.h:15:15 Andi U | Authors: Andi Gutmans common.fn_flags & ZEND" - "Zend/zend_closures.c:343:27 mptr U zend_string_equals(mptr->common.function_name" - "Zend/zend_closures.c:345:25 mptr U zend_free_trampoline(mptr);" - - "Zend/zend_closures.c:431:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - - "Zend/zend_closures.c:435:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - - "Zend/zend_closures.c:439:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - - "Zend/zend_closures.c:443:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - - "Zend/zend_closures.c:447:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - "Zend/zend_closures.c:663:17 strpprintf U name = zend_strpprintf(0, \"%s$%s\"," - "Zend/zend_closures.c:667:17 strpprintf U name = zend_strpprintf(0, \"%s$%s\"," - "Zend/zend_closures.c:671:29 strpprintf U NEW_STR(&info, zend_strpprintf(0, \"%s\", i >= required" @@ -30273,13 +26422,8 @@ issues: - "Zend/zend_compile.c:346:36 oparray U oparray_context_end(zend_oparray_context *prev_context" - "Zend/zend_compile.c:420:30 oplines U stack_init(&CG(delayed_oplines_stack), sizeof(zend" - "Zend/zend_compile.c:421:39 opnums U CG(short_circuiting_opnums), sizeof(uint32_t))" - - "Zend/zend_compile.c:459:13 autoloads U CG(delayed_autoloads) = NULL;" - "Zend/zend_compile.c:471:33 oplines U destroy(&CG(delayed_oplines_stack));" - "Zend/zend_compile.c:472:42 opnums U CG(short_circuiting_opnums));" - - "Zend/zend_compile.c:479:17 autoloads U if (CG(delayed_autoloads)) {" - - "Zend/zend_compile.c:480:32 autoloads U hash_destroy(CG(delayed_autoloads));" - - "Zend/zend_compile.c:481:29 autoloads U HASHTABLE(CG(delayed_autoloads));" - - "Zend/zend_compile.c:482:14 autoloads U CG(delayed_autoloads) = NULL;" - "Zend/zend_compile.c:1583:9 anonclass U size_t anonclass_src_len;" - "Zend/zend_compile.c:1614:2 anonclass U anonclass_src_len = zend_strnlen" - "Zend/zend_compile.c:1615:23 anonclass U if (class_name_len + anonclass_src_len + 2 != ZSTR" @@ -30299,7 +26443,6 @@ issues: - "Zend/zend_compile.c:2990:7 oparray U zend_oparray_context *ctx = &CG(context" - "Zend/zend_compile.c:3346:28 unkeyed U Cannot mix keyed and unkeyed array entries in assignments" - "Zend/zend_compile.c:3353:28 unkeyed U Cannot mix keyed and unkeyed array entries in assignments" - - "Zend/zend_compile.c:3943:21 UCALL U return ZEND_DO_UCALL;" - "Zend/zend_compile.c:4280:4 cufa U /* cufa = call_user_func_array" - "Zend/zend_compile.c:4281:38 cufa U result zend_compile_func_cufa(znode *result, zend" - "Zend/zend_compile.c:4413:15 needly U znode array, needly;" @@ -30313,11 +26456,6 @@ issues: - "Zend/zend_compile.c:6228:45 JUMPTABLES U options) & ZEND_COMPILE_NO_JUMPTABLES) {" - "Zend/zend_compile.c:6233:42 jumptable U smaller when using the jumptable optimization. */" - "Zend/zend_compile.c:6234:6 jumptable U if (jumptable_type == IS_LONG) {" - - "Zend/zend_compile.c:6376:29 conds U uint32_t count_match_conds(zend_ast_list *arms" - - "Zend/zend_compile.c:6378:15 conds U uint32_t num_conds = 0;" - - "Zend/zend_compile.c:6386:18 conds U zend_ast_list *conds = zend_ast_get_list" - - "Zend/zend_compile.c:6387:7 conds U num_conds += conds->children;" - - "Zend/zend_compile.c:6387:16 conds U num_conds += conds->children;" - "Zend/zend_compile.c:6667:17 multicatch U uint32_t *jmp_multicatch = safe_emalloc(sizeof" - "Zend/zend_compile.c:6704:9 multicatch U jmp_multicatch[j] = zend_emit_jump" - "Zend/zend_compile.c:6711:40 multicatch U jump_target_to_next(jmp_multicatch[j]);" @@ -30353,17 +26491,13 @@ issues: - "Zend/zend_compile.h:1279:12 jumptable U /* disable jumptable optimization for switch" - "Zend/zend_compile.h:1280:25 JUMPTABLES U define ZEND_COMPILE_NO_JUMPTABLES (1<<16)" - "Zend/zend_config.w32.h:15:15 Andi U | Authors: Andi Gutmans " - "Zend/zend_errors.h:15:15 Andi U | Authors: Andi Gutmans common" - "Zend/zend_execute.c:685:4 fsep U *fsep = \"\";" - - "Zend/zend_execute.c:686:4 fclass U *fclass = \"\";" - "Zend/zend_execute.c:702:22 fsep U const char *fname, *fsep, *fclass;" - - "Zend/zend_execute.c:702:29 fclass U char *fname, *fsep, *fclass;" - "Zend/zend_execute.c:707:33 fsep U info, value, &fname, &fsep, &fclass, &need_msg" - - "Zend/zend_execute.c:707:40 fclass U value, &fname, &fsep, &fclass, &need_msg, &given_msg" - "Zend/zend_execute.c:812:6 SSTH U /* SSTH Exception: IS_LONG may" - "Zend/zend_execute.c:1062:84 REINITABLE U property_val) & IS_PROP_REINITABLE)) {" - "Zend/zend_execute.c:1080:42 REINITABLE U property_val) &= ~IS_PROP_REINITABLE;" - "Zend/zend_execute.c:1859:25 strpprintf U message_suffix = zend_strpprintf_unchecked(" - "Zend/zend_execute.c:3757:5 SSTH U /* SSTH Exception: IS_LONG may" - - "Zend/zend_execute.c:4473:18 UCALL U case ZEND_DO_UCALL:" - - "Zend/zend_execute.c:4529:19 UCALL U case ZEND_DO_UCALL:" - - "Zend/zend_execute.c:4609:19 UCALL U case ZEND_DO_UCALL:" - - "Zend/zend_execute.c:4666:20 UCALL U case ZEND_DO_UCALL:" - "Zend/zend_execute.h:15:15 Andi U | Authors: Andi Gutmans " - "Zend/zend_fibers.h:16:22 Schröder U | Martin Schröder " - "Zend/zend_gdb.c:34:7 GDBJIT U ZEND_GDBJIT_NOACTION," - - "Zend/zend_gdb.c:34:14 NOACTION U ZEND_GDBJIT_NOACTION," - "Zend/zend_gdb.c:35:7 GDBJIT U ZEND_GDBJIT_REGISTER," - "Zend/zend_gdb.c:36:7 GDBJIT U ZEND_GDBJIT_UNREGISTER" - "Zend/zend_gdb.c:39:22 gdbjit U typedef struct _zend_gdbjit_code_entry {" @@ -30511,7 +26625,6 @@ issues: - "Zend/zend_gdb.c:44:8 gdbjit U } zend_gdbjit_code_entry;" - "Zend/zend_gdb.c:46:22 gdbjit U typedef struct _zend_gdbjit_descriptor {" - "Zend/zend_gdb.c:54:10 GDBJIT U 1, ZEND_GDBJIT_NOACTION, NULL, NULL" - - "Zend/zend_gdb.c:54:17 NOACTION U 1, ZEND_GDBJIT_NOACTION, NULL, NULL" - "Zend/zend_gdb.c:86:44 GDBJIT U descriptor.action_flag = ZEND_GDBJIT_REGISTER;" - "Zend/zend_generators.h:38:490 microoptimization U nodes (unnecessary, is microoptimization) and go down to the" - "Zend/zend_globals_macros.h:15:15 Andi U | Authors: Andi Gutmans " @@ -30538,7 +26650,6 @@ issues: - "Zend/zend_hash.c:2267:42 ined U element may point to UNDEF-ined slots */" - "Zend/zend_hash.c:2297:42 ined U element may point to UNDEF-ined slots */" - "Zend/zend_hash.c:3017:35 phpt U Zend/tests/bug63882_2.phpt" - - "Zend/zend_hash.c:3187:15 UNCOMPARABLE U return ZEND_UNCOMPARABLE;" - "Zend/zend_hash.h:15:15 Andi U | Authors: Andi Gutmans opcode ==" - "Zend/zend_inheritance.c:965:19 precv U if (precv && precv->opcode == ZEND_RECV" - "Zend/zend_inheritance.c:965:54 precv U = ZEND_RECV_INIT && precv->op2_type != IS_UNUSED" - "Zend/zend_inheritance.c:988:26 ASTVAL U zend_ast *ast = Z_ASTVAL_P(zv);" - - "Zend/zend_inheritance.c:1043:55 autoloads U class from registered autoloads */" - "Zend/zend_inheritance.c:1079:21 delayable U static void perform_delayable_implementation_check" - "Zend/zend_inheritance.c:1211:11 delayable U perform_delayable_implementation_check" - "Zend/zend_inheritance.c:2081:71 phpt U constructor_prototype_001.phpt. */" - - "Zend/zend_inheritance.c:2375:53 fnname U functions(zend_string *fnname, zend_function *fn," - - "Zend/zend_inheritance.c:2391:63 fnname U method.method_name, fnname)" - - "Zend/zend_inheritance.c:2412:61 fnname U find(exclude_table, fnname) == NULL) {" - - "Zend/zend_inheritance.c:2425:64 fnname U method.method_name, fnname)" - - "Zend/zend_inheritance.c:2439:78 fnname U fn_flags, &fn_copy, fnname);" - "Zend/zend_inheritance.c:2844:13 DEINDIRECT U ZVAL_DEINDIRECT(op1);" - "Zend/zend_inheritance.c:2845:13 DEINDIRECT U ZVAL_DEINDIRECT(op2);" - "Zend/zend_inheritance.h:15:15 Andi U | Authors: Andi Gutmans value)->kind == ZEND" - - "Zend/zend_opcode.c:804:19 UCALL U case ZEND_DO_UCALL:" - "Zend/zend_opcode.c:930:11 opnum U uint32_t opnum = op_array->last;" - "Zend/zend_opcode.c:931:39 opnum U &op_array->opcodes[opnum];" - "Zend/zend_opcode.c:938:9 opnum U while (opnum > 0) {" @@ -30671,14 +26767,9 @@ issues: - "Zend/zend_operators.c:15:15 Andi U | Authors: Andi Gutmans " - "Zend/zend_string.c:382:32 valgrind U we don't build with valgrind support, include the" - "Zend/zend_string.c:382:77 valgrind U include the symbol so that valgrind available" - - "Zend/zend_string.c:384:26 FNNAME U ifndef I_REPLACE_SONAME_FNNAME_ZU" - - "Zend/zend_string.c:385:27 FNNAME U define I_REPLACE_SONAME_FNNAME_ZU(soname, fnname)" - - "Zend/zend_string.c:385:45 fnname U SONAME_FNNAME_ZU(soname, fnname) _vgr00000ZU_ ## soname" - - "Zend/zend_string.c:385:84 fnname U ZU_ ## soname ## _ ## fnname" - - "Zend/zend_string.c:395:46 FNNAME U FASTCALL I_REPLACE_SONAME_FNNAME_ZU(NONE,zend_string" - "Zend/zend_string.c:412:4 xorl U \"xorl (%2), %0\\n\\t\"" - "Zend/zend_string.c:422:4 xorl U \"xorl %0, %0\\n\\t\"" - "Zend/zend_string.c:425:4 negl U \"negl %1\\n\\t\"" @@ -30824,9 +26906,6 @@ issues: - "Zend/zend_string.c:517:9 unpoison U __msan_unpoison_string(dest);" - "Zend/zend_string.c:527:4 msan U __msan_unpoison_string(dest" - "Zend/zend_string.c:527:9 unpoison U __msan_unpoison_string(dest);" - - "Zend/zend_string.h:631:13 TRYFROM U _(ZEND_STR_TRYFROM, \"tryFrom" - - "Zend/zend_string.h:632:13 TRYFROM U _(ZEND_STR_TRYFROM_LOWERCASE, \"tryfrom" - - "Zend/zend_string.h:632:38 tryfrom U TRYFROM_LOWERCASE, \"tryfrom\") \\" - "Zend/zend_string.h:637:13 SENSITIVEPARAMETER U _(ZEND_STR_SENSITIVEPARAMETER, \"SensitiveParameter" - "Zend/zend_strtod_int.h:15:15 Anatol U | Authors: Anatol Belski " - "Zend/zend_strtod_int.h:15:22 Belski U | Authors: Anatol Belski " @@ -30837,7 +26916,6 @@ issues: - "Zend/zend_strtod.c:130:15 INFNAN U * #define NO_INFNAN_CHECK if you do not" - "Zend/zend_strtod.c:130:55 INFNAN U do not wish to have INFNAN_CHECK" - "Zend/zend_strtod.c:132:9 INFNAN U * when INFNAN_CHECK is #defined, strtod" - - "Zend/zend_strtod.c:136:37 DNAN U Series 700/800 machines, -DNAN_WORD0=0x7ff40000 works" - "Zend/zend_strtod.c:137:9 INFNAN U * When INFNAN_CHECK is #defined and" - "Zend/zend_strtod.c:186:36 DIGLIM U input more than STRTOD_DIGLIM digits long (default" - "Zend/zend_strtod.c:259:12 INFNAN U #ifndef NO_INFNAN_CHECK" @@ -30867,7 +26945,6 @@ issues: - "Zend/zend_strtod.c:458:9 Bndry U #define Bndry_mask 0xffff007f" - "Zend/zend_strtod.c:479:12 PRODQUOT U #ifdef RND_PRODQUOT" - "Zend/zend_strtod.c:501:24 dplen U BCinfo { int dp0, dp1, dplen, dsign, e0, inexact" - - "Zend/zend_strtod.c:501:31 dsign U int dp0, dp1, dplen, dsign, e0, inexact, nd, nd" - "Zend/zend_strtod.c:501:77 uflchk U nd0, rounding, scale, uflchk; };" - "Zend/zend_strtod.c:533:9 Kmax U #define Kmax ZEND_STRTOD_K_MAX" - "Zend/zend_strtod.c:538:9 maxwds U int k, maxwds, sign, wds;" @@ -30914,7 +26991,6 @@ issues: - "Zend/zend_strtod.c:1544:2 htinit U htinit(hexdig, USC \"abcdef" - "Zend/zend_strtod.c:1544:9 hexdig U htinit(hexdig, USC \"abcdef\", 0x10" - "Zend/zend_strtod.c:1545:2 htinit U htinit(hexdig, USC \"ABCDEF" - - "Zend/zend_strtod.c:1602:1 hexnan U hexnan" - "Zend/zend_strtod.c:1611:10 havedig U int c1, havedig, udx0, xshift;" - "Zend/zend_strtod.c:1611:25 xshift U int c1, havedig, udx0, xshift;" - "Zend/zend_strtod.c:1615:2 havedig U havedig = xshift = 0;" @@ -30983,40 +27059,27 @@ issues: - "Zend/zend_strtod.c:2066:7 emin U e = emin;" - "Zend/zend_strtod.c:2098:5 rshift U rshift(b,1);" - "Zend/zend_strtod.c:2099:15 Emax U if (++e > Emax)" - - "Zend/zend_strtod.c:2149:1 dshift U dshift(b, p2) Bigint *b; int" - - "Zend/zend_strtod.c:2151:1 dshift U dshift(Bigint *b, int p2)" - "Zend/zend_strtod.c:2161:1 quorem U quorem" - "Zend/zend_strtod.c:2182:31 quorem U Bug(\"oversize b in quorem\");" - "Zend/zend_strtod.c:2195:37 quorem U oversized q is possible when quorem is called from bigcomp" - "Zend/zend_strtod.c:2199:39 quorem U oversized quotient in quorem\");" - "Zend/zend_strtod.c:2286:1 sulp U sulp" - - "Zend/zend_strtod.c:2317:10 bbits U int b2, bbits, d2, dd, dig, dsign" - - "Zend/zend_strtod.c:2317:30 dsign U bbits, d2, dd, dig, dsign, i, j, nd, nd0, p2," - - "Zend/zend_strtod.c:2317:60 speccase U j, nd, nd0, p2, p5, speccase;" - - "Zend/zend_strtod.c:2319:2 dsign U dsign = bc->dsign;" - - "Zend/zend_strtod.c:2319:14 dsign U dsign = bc->dsign;" - - "Zend/zend_strtod.c:2323:2 speccase U speccase = 0;" - - "Zend/zend_strtod.c:2329:3 bbits U bbits = 1;" - - "Zend/zend_strtod.c:2340:4 speccase U speccase = 1;" - - "Zend/zend_strtod.c:2342:4 dsign U dsign = 0;" - - "Zend/zend_strtod.c:2348:21 bbits U b = d2b(rv, &p2, &bbits);" - - "Zend/zend_strtod.c:2352:24 bbits U floor(log2(rv)) == bbits - 1 + p2 */" - - "Zend/zend_strtod.c:2354:10 bbits U i = P - bbits;" - "Zend/zend_strtod.c:2374:8 lshift U b = lshift(b, i);" - "Zend/zend_strtod.c:2381:7 lshift U b = lshift(b, ++i);" - - "Zend/zend_strtod.c:2404:6 dshift U i = dshift(d, d2);" - "Zend/zend_strtod.c:2406:7 lshift U b = lshift(b, b2);" - "Zend/zend_strtod.c:2413:14 quorem U if (!(dig = quorem(b,d))) {" - "Zend/zend_strtod.c:2414:7 multadd U b = multadd(b, 10, 0); /* very unlikely" + - "Zend/zend_strtod.c:2452:11 retlow U goto retlow1;" - "Zend/zend_strtod.c:2455:10 rethi U goto rethi1;" - "Zend/zend_strtod.c:2460:11 rethi U goto rethi1;" - "Zend/zend_strtod.c:2464:10 rethi U goto rethi1;" - "Zend/zend_strtod.c:2465:19 sulp U dval(rv) += 2.*sulp(rv,bc);" - "Zend/zend_strtod.c:2470:10 rethi U goto rethi1;" - - "Zend/zend_strtod.c:2475:6 speccase U if (speccase) {" + - "Zend/zend_strtod.c:2481:1 retlow U retlow1:" - "Zend/zend_strtod.c:2482:16 sulp U dval(rv) -= sulp(rv,bc);" - "Zend/zend_strtod.c:2486:2 rethi U rethi1:" - "Zend/zend_strtod.c:2487:16 sulp U dval(rv) += sulp(rv,bc);" + - "Zend/zend_strtod.c:2505:9 retlow U goto retlow1;" - "Zend/zend_strtod.c:2524:31 bbbits U bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1;" - "Zend/zend_strtod.c:2527:18 aadj U volatile double aadj, aadj1;" - "Zend/zend_strtod.c:2527:24 aadj U volatile double aadj, aadj1;" @@ -31024,7 +27087,6 @@ issues: - "Zend/zend_strtod.c:2537:6 oldinexact U int oldinexact;" - "Zend/zend_strtod.c:2558:40 uflchk U nz = bc.dplen = bc.uflchk = 0;" - "Zend/zend_strtod.c:2721:21 inity U if (!match(&s,\"inity\"))" - - "Zend/zend_strtod.c:2735:7 hexnan U hexnan(&rv, &s);" - "Zend/zend_strtod.c:2761:4 oldinexact U oldinexact = get_inexact();" - "Zend/zend_strtod.c:2767:13 PRODQUOT U #ifndef RND_PRODQUOT" - "Zend/zend_strtod.c:2844:3 oldinexact U oldinexact = get_inexact();" @@ -31055,10 +27117,8 @@ issues: - "Zend/zend_strtod.c:3970:5 ieps U ieps++;" - "Zend/zend_strtod.c:3974:6 ieps U ieps++;" - "Zend/zend_strtod.c:3983:6 ieps U ieps++;" - - "Zend/zend_strtod.c:4194:6 dshift U i = dshift(S, s2);" - "Zend/zend_strtod.c:4344:17 trimzeros U case 0: goto trimzeros;" - "Zend/zend_strtod.c:4367:2 trimzeros U trimzeros:" - - "Zend/zend_strtod.c:4490:18 strto U * As with many strtoX implementations, should" - "Zend/zend_types.h:15:15 Andi U | Authors: Andi Gutmans " - "Zend/zend_types.h:32:12 emmintrin U # include " @@ -31086,12 +27146,12 @@ issues: - "Zend/zend_types.h:1566:17 REINITABLE U #define IS_PROP_REINITABLE (1<<1) /* It has impact" - "Zend/zend_variables.c:15:15 Andi U | Authors: Andi Gutmans opcode != ZEND_DO_UCALL" - "Zend/zend_virtual_cwd.c:13:15 Andi U | Authors: Andi Gutmans " - "Zend/zend_virtual_cwd.c:494:13 DATAW U WIN32_FIND_DATAW dataw;" - "Zend/zend_virtual_cwd.c:494:19 dataw U WIN32_FIND_DATAW dataw;" - "Zend/zend_virtual_cwd.c:497:11 pathw U wchar_t *pathw = NULL;" @@ -31104,6 +27164,9 @@ issues: - "Zend/zend_virtual_cwd.c:609:11 PATHW U FREE_PATHW()" - "Zend/zend_virtual_cwd.c:625:33 dataw U (dataw.dwFileAttributes & FILE" - "Zend/zend_virtual_cwd.c:633:14 reparsetarget U wchar_t * reparsetarget;" + - "Zend/zend_virtual_cwd.c:638:10 substitutename U char *substitutename = NULL;" + - "Zend/zend_virtual_cwd.c:639:11 substitutename U size_t substitutename_len;" + - "Zend/zend_virtual_cwd.c:640:11 substitutename U size_t substitutename_off = 0;" - "Zend/zend_virtual_cwd.c:641:12 tmpsubstname U wchar_t tmpsubstname[MAXPATHLEN];" - "Zend/zend_virtual_cwd.c:645:10 PATHW U FREE_PATHW()" - "Zend/zend_virtual_cwd.c:658:10 PATHW U FREE_PATHW()" @@ -31112,6 +27175,8 @@ issues: - "Zend/zend_virtual_cwd.c:674:8 dataw U (dataw.dwReserved0 & ~IO_REPARSE" - "Zend/zend_virtual_cwd.c:695:5 reparsetarget U reparsetarget = pbuffer->SymbolicLinkRepars" - "Zend/zend_virtual_cwd.c:698:43 reparsetarget U win32_ioutil_w_to_any(reparsetarget + pbuffer->MountPointReparseB" + - "Zend/zend_virtual_cwd.c:707:5 substitutename U substitutename_len = pbuffer->MountPointRepa" + - "Zend/zend_virtual_cwd.c:708:9 substitutename U if (substitutename_len >= MAXPATHLEN)" - "Zend/zend_virtual_cwd.c:714:12 tmpsubstname U memcpy(tmpsubstname, reparsetarget + pbuffer" - "Zend/zend_virtual_cwd.c:714:26 reparsetarget U memcpy(tmpsubstname, reparsetarget + pbuffer->MountPointReparseB" - "Zend/zend_virtual_cwd.c:715:5 tmpsubstname U tmpsubstname[substitutename_len]" @@ -31130,16 +27195,18 @@ issues: - "Zend/zend_vm_def.h:106:13 NOCONSTCONST U ZEND_VM_HOT_NOCONSTCONST_HANDLER(2, ZEND_SUB" - "Zend/zend_vm_def.h:106:53 TMPVARCV U HANDLER(2, ZEND_SUB, CONST|TMPVARCV, CONST|TMPVARCV)" - "Zend/zend_vm_def.h:106:69 TMPVARCV U CONST|TMPVARCV, CONST|TMPVARCV)" + - "Zend/zend_vm_def.h:165:14 CONSTCONST U ZEND_VM_COLD_CONSTCONST_HANDLER(3, ZEND_MUL" - "Zend/zend_vm_def.h:165:52 TMPVARCV U HANDLER(3, ZEND_MUL, CONST|TMPVARCV, CONST|TMPVARCV, SPEC" + - "Zend/zend_vm_def.h:206:14 CONSTCONST U ZEND_VM_COLD_CONSTCONST_HANDLER(4, ZEND_DIV" + - "Zend/zend_vm_def.h:251:14 CONSTCONST U ZEND_VM_COLD_CONSTCONST_HANDLER(5, ZEND_MOD" + - "Zend/zend_vm_def.h:299:14 CONSTCONST U ZEND_VM_COLD_CONSTCONST_HANDLER(6, ZEND_SL," + - "Zend/zend_vm_def.h:341:14 CONSTCONST U ZEND_VM_COLD_CONSTCONST_HANDLER(7, ZEND_SR," - "Zend/zend_vm_def.h:677:13 NOCONSTCONST U ZEND_VM_HOT_NOCONSTCONST_HANDLER(20, ZEND_IS" - "Zend/zend_vm_def.h:742:13 NOCONSTCONST U ZEND_VM_HOT_NOCONSTCONST_HANDLER(21, ZEND_IS" - "Zend/zend_vm_def.h:824:13 NOCONSTCONST U ZEND_VM_HOT_NOCONSTCONST_HANDLER(9, ZEND_BW_OR" - "Zend/zend_vm_def.h:947:13 NOCONST U ZEND_VM_HOT_NOCONST_HANDLER(13, ZEND_BW" - - "Zend/zend_vm_def.h:1750:48 svariable U WARNING, \"Undefined %svariable $%S\"," - - "Zend/zend_vm_def.h:1773:49 svariable U WARNING, \"Undefined %svariable $%S\"," - "Zend/zend_vm_def.h:3066:13 NOCONST U ZEND_VM_HOT_NOCONST_HANDLER(43, ZEND_JMPZ" - "Zend/zend_vm_def.h:3100:13 NOCONST U ZEND_VM_HOT_NOCONST_HANDLER(44, ZEND_JMPNZ" - - "Zend/zend_vm_def.h:4113:34 UCALL U HANDLER(130, ZEND_DO_UCALL, ANY, ANY, SPEC(RETVAL" - "Zend/zend_vm_def.h:7770:13 NOCONST U ZEND_VM_HOT_NOCONST_HANDLER(198, ZEND_JMP" - "Zend/zend_vm_def.h:8717:13 NOCONST U ZEND_VM_HOT_NOCONST_HANDLER(123, ZEND_TYPE" - "Zend/zend_vm_def.h:9194:13 jumptable U HashTable *jumptable;" @@ -31254,29 +27321,25 @@ issues: - "Zend/zend_vm_gen.php:3012:31 noreturn U out($f, \"\\tzend_error_noreturn(E_CORE_ERROR, \\\"zend" - "Zend/zend_vm_gen.php:3037:25 specializer U \"\\n --without-specializer - disable" - "Zend/zend_vm_gen.php:3064:40 specializer U argv[$i] == \"--without-specializer\") {" - - "Zend/zend_vm_opcodes.c:15:15 Andi U | Authors: Andi Gutmans dwOSVersionInfoSize" - - "Zend/zend.c:665:20 OSVERSIONINFO U if(!GetVersionEx((OSVERSIONINFO *) osvi)) {" - - "Zend/zend.c:665:37 osvi U etVersionEx((OSVERSIONINFO *) osvi)) {" - - "Zend/zend.c:943:2 fpsetmask U fpsetmask(0);" - - "Zend/zend.c:1275:9 auxv U * the auxv vector, avoiding a syscall" - - "Zend/zend.c:1435:21 oplines U zend_stack delayed_oplines_stack;" - - "Zend/zend.c:1530:24 oplines U SAVE_STACK(delayed_oplines_stack);" - - "Zend/zend.c:1562:27 oplines U RESTORE_STACK(delayed_oplines_stack);" - - "Zend/zend.c:1594:30 vstrpprintf U string *message = zend_vstrpprintf(0, format, args);" + - "Zend/zend.c:15:15 Andi U | Authors: Andi Gutmans dwOSVersionInfoSize" + - "Zend/zend.c:665:37 osvi U etVersionEx((OSVERSIONINFO *) osvi)) {" + - "Zend/zend.c:1275:9 auxv U * the auxv vector, avoiding a syscall" + - "Zend/zend.c:1435:21 oplines U zend_stack delayed_oplines_stack;" + - "Zend/zend.c:1530:24 oplines U SAVE_STACK(delayed_oplines_stack);" + - "Zend/zend.c:1562:27 oplines U RESTORE_STACK(delayed_oplines_stack);" + - "Zend/zend.c:1594:30 vstrpprintf U string *message = zend_vstrpprintf(0, format, args);" - "Zend/zend.h:15:15 Andi U | Authors: Andi Gutmans op1 -Zend/Optimizer/block_pass.c:406:6 - Unknown word (Tsource) -- Tsource[VAR_NUM(opline->op1 -Zend/Optimizer/block_pass.c:62:24 - Unknown word (Tsource) -- define VAR_SOURCE(op) Tsource[VAR_NUM(op.var)] -Zend/Optimizer/block_pass.c:63:32 - Unknown word (Tsource) -- SET_VAR_SOURCE(opline) Tsource[VAR_NUM(opline->result -Zend/Optimizer/compact_vars.c:33:24 - Unknown word (tmps) -- uint32_t num_cvs, num_tmps; -Zend/Optimizer/compact_vars.c:66:6 - Unknown word (tmps) -- num_tmps = 0; -Zend/Optimizer/compact_vars.c:69:32 - Unknown word (tmps) -- map[i] = num_cvs + num_tmps++; -Zend/Optimizer/compact_vars.c:76:43 - Unknown word (tmps) -- array->last_var && num_tmps == op_array->T) { -Zend/Optimizer/compact_vars.c:82:18 - Unknown word (tmps) -- ZEND_ASSERT(num_tmps <= op_array->T); -Zend/Optimizer/dce.c:170:16 - Unknown word (UCALL) -- case ZEND_DO_UCALL: -Zend/Optimizer/dce.c:372:18 - Unknown word (UCALL) -- case ZEND_DO_UCALL: Zend/Optimizer/dce.c:37:38 - Unknown word (Cytron) -- algorithm described by Cytron et al., however it requires Zend/Optimizer/dce.c:38:33 - Unknown word (postdominance) -- postdominator tree and of postdominance frontiers, which does Zend/Optimizer/dce.c:38:7 - Unknown word (postdominator) -- * postdominator tree and of postdominance -Zend/Optimizer/dce.c:43:43 - Unknown word (unsets) -- DCE assignments and unsets while guaranteeing that Zend/Optimizer/dfa_pass.c:1116:26 - Unknown word (jmps) -- if (zend_dfa_optimize_jmps(op_array, ssa)) { Zend/Optimizer/dfa_pass.c:1140:26 - Unknown word (jmps) -- if (zend_dfa_optimize_jmps(op_array, ssa)) { Zend/Optimizer/dfa_pass.c:1661:43 - Unknown word (foat) -- .CV [undef,null,int,foat] ->#v.CV, int(1) => Zend/Optimizer/dfa_pass.c:1676:43 - Unknown word (foat) -- .CV [undef,null,int,foat] -> #v.CV, int(1) = Zend/Optimizer/dfa_pass.c:324:57 - Unknown word (phpt) -- aborted_yield_during_new.phpt */ -Zend/Optimizer/dfa_pass.c:341:67 - Unknown word (UCALL) -- opline->opcode == ZEND_DO_UCALL Zend/Optimizer/dfa_pass.c:420:19 - Unknown word (needly) -- zend_op *send_needly; Zend/Optimizer/dfa_pass.c:426:11 - Unknown word (needly) -- send_needly = call_info->caller Zend/Optimizer/dfa_pass.c:432:11 - Unknown word (needly) -- send_needly = call_info->caller @@ -173,8 +157,6 @@ Zend/Optimizer/escape_analysis.c:410:19 - Unknown word (Equi) -- /* Zend/Optimizer/escape_analysis.c:416:17 - Unknown word (equi) -- if (zend_build_equi_escape_sets(ees, op Zend/Optimizer/escape_analysis.c:76:31 - Unknown word (equi) -- zend_result zend_build_equi_escape_sets(int *parent Zend/Optimizer/nop_removal.c:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans last Zend/Optimizer/zend_dump.h:3:28 - Unknown word (Visualisation) -- Zend Engine, Bytecode Visualisation Zend/Optimizer/zend_func_info.c:59:34 - Unknown word (TSSA) -- cfg.flags & ZEND_SSA_TSSA)) { Zend/Optimizer/zend_func_info.h:36:18 - Unknown word (TSSA) -- #define ZEND_SSA_TSSA @@ -259,13 +234,9 @@ Zend/Optimizer/zend_func_infos.h:27:6 - Unknown word (bcdivmod) -- F1("bc Zend/Optimizer/zend_func_infos.h:31:6 - Unknown word (bcfloor) -- F1("bcfloor", MAY_BE_STRING), Zend/Optimizer/zend_func_infos.h:32:6 - Unknown word (bcceil) -- F1("bcceil", MAY_BE_STRING), Zend/Optimizer/zend_func_infos.h:33:6 - Unknown word (bcround) -- F1("bcround", MAY_BE_STRING), -Zend/Optimizer/zend_func_infos.h:380:20 - Unknown word (secretstream) -- #if defined(crypto_secretstream_xchacha20poly1305_ABYTES Zend/Optimizer/zend_func_infos.h:380:33 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_ABYTES) -Zend/Optimizer/zend_func_infos.h:381:20 - Unknown word (secretstream) -- FN("sodium_crypto_secretstream_xchacha20poly1305_init Zend/Optimizer/zend_func_infos.h:381:33 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_init_push -Zend/Optimizer/zend_func_infos.h:382:20 - Unknown word (secretstream) -- FN("sodium_crypto_secretstream_xchacha20poly1305_pull Zend/Optimizer/zend_func_infos.h:382:33 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_pull", MAY -Zend/Optimizer/zend_inference.c:1549:16 - Unknown word (UCALL) -- case ZEND_DO_UCALL: Zend/Optimizer/zend_inference.c:177:14 - Unknown word (Pearce's) -- /* Recursive Pearce's SCC algorithm implementation Zend/Optimizer/zend_inference.c:1959:44 - Unknown word (backtreace) -- captured by exception backtreace */ \ Zend/Optimizer/zend_inference.c:200:8 - Unknown word (sccs) -- ssa->sccs--; @@ -280,9 +251,7 @@ Zend/Optimizer/zend_inference.c:29:39 - Unknown word (Assis) -- R. Rodr Zend/Optimizer/zend_inference.c:29:58 - Unknown word (Pereira) -- de Assis Costa and F. Pereira. Zend/Optimizer/zend_inference.c:30:49 - Unknown word (SBLP) -- in Range Analysis", SBLP'12. Zend/Optimizer/zend_inference.c:3302:7 - Unknown word (Typehinting) -- /* Typehinting */ -Zend/Optimizer/zend_inference.c:3876:16 - Unknown word (UCALL) -- case ZEND_DO_UCALL: Zend/Optimizer/zend_inference.c:4072:49 - Unknown word (phpt) -- tests/jit/fetch_r_001.phpt */ -Zend/Optimizer/zend_inference.c:4497:29 - Unknown word (UCALL) -- op->opcode == ZEND_DO_UCALL) { Zend/Optimizer/zend_inference.c:457:21 - Unknown word (Pearce's) -- /* Find SCCs using Pearce's algorithm. */ Zend/Optimizer/zend_inference.h:221:29 - Unknown word (sccs) -- API void zend_ssa_find_sccs(const zend_op_array Zend/Optimizer/zend_inference.h:222:54 - Unknown word (raena) -- inference(zend_arena **raena, const zend_op_array @@ -376,11 +345,11 @@ Zend/micro_bench.php:293:1 - Unknown word (simpleicall) -- simpleicall(N); Zend/micro_bench.php:350:1 - Unknown word (issetor) -- issetor(N); Zend/micro_bench.php:352:1 - Unknown word (issetor) -- issetor2(N); Zend/micro_bench.php:6:10 - Unknown word (simpleucall) -- function simpleucall($n) { -Zend/zend.c:1275:9 - Unknown word (auxv) -- * the auxv vector, avoiding a syscall -Zend/zend.c:1435:21 - Unknown word (oplines) -- zend_stack delayed_oplines_stack; -Zend/zend.c:1530:24 - Unknown word (oplines) -- SAVE_STACK(delayed_oplines_stack); -Zend/zend.c:1562:27 - Unknown word (oplines) -- RESTORE_STACK(delayed_oplines_stack); -Zend/zend.c:1594:30 - Unknown word (vstrpprintf) -- string *message = zend_vstrpprintf(0, format, args); +Zend/zend.c:1275:9 - Unknown word (auxv) -- * the auxv vector, avoiding a syscall +Zend/zend.c:1435:21 - Unknown word (oplines) -- zend_stack delayed_oplines_stack; +Zend/zend.c:1530:24 - Unknown word (oplines) -- SAVE_STACK(delayed_oplines_stack); +Zend/zend.c:1562:27 - Unknown word (oplines) -- RESTORE_STACK(delayed_oplines_stack); +Zend/zend.c:1594:30 - Unknown word (vstrpprintf) -- string *message = zend_vstrpprintf(0, format, args); Zend/zend.c:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans dwOSVersionInfoSize -Zend/zend.c:665:20 - Unknown word (OSVERSIONINFO) -- if(!GetVersionEx((OSVERSIONINFO *) osvi)) { -Zend/zend.c:665:37 - Unknown word (osvi) -- etVersionEx((OSVERSIONINFO *) osvi)) { -Zend/zend.c:943:2 - Unknown word (fpsetmask) -- fpsetmask(0); +Zend/zend.c:665:37 - Unknown word (osvi) -- etVersionEx((OSVERSIONINFO *) osvi)) { Zend/zend.h:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans > ZEND -Zend/zend_alloc.c:210:17 - Unknown word (NRUN) -- #define ZEND_MM_NRUN_OFFSET(info) -Zend/zend_alloc.c:210:61 - Unknown word (NRUN) -- (((info) & ZEND_MM_NRUN_OFFSET_MASK) >> ZEND -Zend/zend_alloc.c:210:90 - Unknown word (NRUN) -- OFFSET_MASK) >> ZEND_MM_NRUN_OFFSET_OFFSET) -Zend/zend_alloc.c:212:17 - Unknown word (FRUN) -- #define ZEND_MM_FRUN() -Zend/zend_alloc.c:212:53 - Unknown word (FRUN) -- ZEND_MM_IS_FRUN -Zend/zend_alloc.c:221:11 - Unknown word (BSWAPPTR) -- # define BSWAPPTR(u) ZEND_BYTES_SWAP6 -Zend/zend_alloc.c:223:11 - Unknown word (BSWAPPTR) -- # define BSWAPPTR(u) ZEND_BYTES_SWAP3 Zend/zend_alloc.c:23:39 - Unknown word (jemalloc) -- ideas are taken from jemalloc and tcmalloc implementations -Zend/zend_alloc.c:254:8 - Unknown word (FRUN) -- * FRUN - free page, Zend/zend_alloc.c:258:7 - Unknown word (lrun) -- * lrun_pages: Zend/zend_alloc.c:49:29 - Unknown word (emallc) -- sizes (e.g. emalloc_2(), emallc_4(), ..., emalloc_large -Zend/zend_alloc.c:508:19 - Unknown word (TRYFIXED) -- #elif defined(MAP_TRYFIXED) -Zend/zend_alloc.c:509:15 - Unknown word (TRYFIXED) -- flags |= MAP_TRYFIXED; Zend/zend_alloc.c:512:84 - Unknown word (HUGETLB) -- MAP_POPULATE | MAP_HUGETLB*/, ZEND_MM_FD, 0); -Zend/zend_alloc.c:515:57 - Unknown word (TRYFIXED) -- EXCL) && !defined(MAP_TRYFIXED) Zend/zend_alloc.c:543:17 - Unknown word (HUGETLB) -- #if defined(MAP_HUGETLB) || defined(VM_FLAGS Zend/zend_alloc.c:547:17 - Unknown word (HUGETLB) -- #if defined(MAP_HUGETLB) Zend/zend_alloc.c:548:17 - Unknown word (HUGETLB) -- mflags |= MAP_HUGETLB; Zend/zend_alloc.c:582:53 - Unknown word (ctzll) -- has_builtin(__builtin_ctzll)) && defined(PHP_HAVE Zend/zend_alloc.c:582:89 - Unknown word (CTZLL) -- defined(PHP_HAVE_BUILTIN_CTZLL) Zend/zend_alloc.c:583:19 - Unknown word (ctzll) -- return __builtin_ctzll(~bitset); -Zend/zend_alloc.c:72:18 - Unknown word (winutil) -- # include "win32/winutil.h" Zend/zend_alloc.c:735:40 - Unknown word (hugepage) -- inline void zend_mm_hugepage(void* ptr, size_t size Zend/zend_alloc.c:737:18 - Unknown word (HUGEPAGE) -- #if defined(MADV_HUGEPAGE) Zend/zend_alloc.c:738:32 - Unknown word (HUGEPAGE) -- madvise(ptr, size, MADV_HUGEPAGE); @@ -500,10 +450,7 @@ Zend/zend_builtin_functions.c:1694:16 - Unknown word (sensitiveparameter) -- s Zend/zend_builtin_functions.c:1725:9 - Unknown word (sensitiveparameter) -- "sensitiveparameter", Zend/zend_builtin_functions.c:1726:16 - Unknown word (sensitiveparameter) -- sizeof("sensitiveparameter") - 1, Zend/zend_builtin_functions.c:1764:8 - Unknown word (sensitiveparameter) -- "sensitiveparameter", -Zend/zend_builtin_functions.c:1839:14 - Unknown word (frameno) -- int lineno, frameno = 0; -Zend/zend_builtin_functions.c:1885:32 - Unknown word (frameno) -- call && (limit == 0 || frameno < limit)) { Zend/zend_builtin_functions.c:2008:58 - Unknown word (elsewise) -- FCALL was just made - elsewise we're in the middle -Zend/zend_builtin_functions.c:2131:3 - Unknown word (frameno) -- frameno++; Zend/zend_builtin_functions.c:734:9 - Unknown word (DEINDIRECT) -- ZVAL_DEINDIRECT(prop); Zend/zend_builtin_functions.c:908:17 - Unknown word (mptr) -- zend_function *mptr; Zend/zend_builtin_functions.c:917:49 - Unknown word (mptr) -- ce->function_table, mptr) { @@ -550,14 +497,9 @@ Zend/zend_closures.c:339:2 - Unknown word (mptr) -- mptr = fcc.functio Zend/zend_closures.c:340:6 - Unknown word (mptr) -- if (mptr->common.fn_flags & ZEND Zend/zend_closures.c:343:27 - Unknown word (mptr) -- zend_string_equals(mptr->common.function_name Zend/zend_closures.c:345:25 - Unknown word (mptr) -- zend_free_trampoline(mptr); -Zend/zend_closures.c:431:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -Zend/zend_closures.c:435:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -Zend/zend_closures.c:439:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -Zend/zend_closures.c:443:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -Zend/zend_closures.c:447:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -Zend/zend_closures.c:663:17 - Unknown word (strpprintf) -- name = zend_strpprintf(0, "%s$%s", -Zend/zend_closures.c:667:17 - Unknown word (strpprintf) -- name = zend_strpprintf(0, "%s$%s", -Zend/zend_closures.c:671:29 - Unknown word (strpprintf) -- NEW_STR(&info, zend_strpprintf(0, "%s", i >= required +Zend/zend_closures.c:663:17 - Unknown word (strpprintf) -- name = zend_strpprintf(0, "%s$%s", +Zend/zend_closures.c:667:17 - Unknown word (strpprintf) -- name = zend_strpprintf(0, "%s$%s", +Zend/zend_closures.c:671:29 - Unknown word (strpprintf) -- NEW_STR(&info, zend_strpprintf(0, "%s", i >= required Zend/zend_compile.c:10938:26 - Unknown word (encaps) -- static void zend_compile_encaps_list(znode *result, Zend/zend_compile.c:10952:13 - Unknown word (encaps) -- zend_ast *encaps_var = list->child[i Zend/zend_compile.c:10954:32 - Unknown word (ENCAPS) -- encaps_var->attr & (ZEND_ENCAPS_VAR_DOLLAR_CURLY|ZEND @@ -600,7 +542,6 @@ Zend/zend_compile.c:3346:28 - Unknown word (unkeyed) -- Cannot mix keyed an Zend/zend_compile.c:3353:28 - Unknown word (unkeyed) -- Cannot mix keyed and unkeyed array entries in assignments Zend/zend_compile.c:346:11 - Unknown word (oparray) -- void zend_oparray_context_end(zend_oparray Zend/zend_compile.c:346:36 - Unknown word (oparray) -- oparray_context_end(zend_oparray_context *prev_context -Zend/zend_compile.c:3943:21 - Unknown word (UCALL) -- return ZEND_DO_UCALL; Zend/zend_compile.c:420:30 - Unknown word (oplines) -- stack_init(&CG(delayed_oplines_stack), sizeof(zend Zend/zend_compile.c:421:39 - Unknown word (opnums) -- CG(short_circuiting_opnums), sizeof(uint32_t)) Zend/zend_compile.c:4280:4 - Unknown word (cufa) -- /* cufa = call_user_func_array @@ -608,13 +549,8 @@ Zend/zend_compile.c:4281:38 - Unknown word (cufa) -- result zend_compile Zend/zend_compile.c:4413:15 - Unknown word (needly) -- znode array, needly; Zend/zend_compile.c:4486:21 - Unknown word (needly) -- zend_compile_expr(&needly, args->child[0]); Zend/zend_compile.c:4488:52 - Unknown word (needly) -- result, ZEND_IN_ARRAY, &needly, &array); -Zend/zend_compile.c:459:13 - Unknown word (autoloads) -- CG(delayed_autoloads) = NULL; Zend/zend_compile.c:471:33 - Unknown word (oplines) -- destroy(&CG(delayed_oplines_stack)); Zend/zend_compile.c:472:42 - Unknown word (opnums) -- CG(short_circuiting_opnums)); -Zend/zend_compile.c:479:17 - Unknown word (autoloads) -- if (CG(delayed_autoloads)) { -Zend/zend_compile.c:480:32 - Unknown word (autoloads) -- hash_destroy(CG(delayed_autoloads)); -Zend/zend_compile.c:481:29 - Unknown word (autoloads) -- HASHTABLE(CG(delayed_autoloads)); -Zend/zend_compile.c:482:14 - Unknown word (autoloads) -- CG(delayed_autoloads) = NULL; Zend/zend_compile.c:4999:28 - Unknown word (cufa) -- return zend_compile_func_cufa(result, args, lcname Zend/zend_compile.c:5624:25 - Unknown word (freeable) -- * Loop doesn't have freeable variable */ Zend/zend_compile.c:6186:33 - Unknown word (jumptable) -- _t determine_switch_jumptable_type(zend_ast_list @@ -623,11 +559,6 @@ Zend/zend_compile.c:6227:64 - Unknown word (jumptable) -- list *cases, uint8_ Zend/zend_compile.c:6228:45 - Unknown word (JUMPTABLES) -- options) & ZEND_COMPILE_NO_JUMPTABLES) { Zend/zend_compile.c:6233:42 - Unknown word (jumptable) -- smaller when using the jumptable optimization. */ Zend/zend_compile.c:6234:6 - Unknown word (jumptable) -- if (jumptable_type == IS_LONG) { -Zend/zend_compile.c:6376:29 - Unknown word (conds) -- uint32_t count_match_conds(zend_ast_list *arms -Zend/zend_compile.c:6378:15 - Unknown word (conds) -- uint32_t num_conds = 0; -Zend/zend_compile.c:6386:18 - Unknown word (conds) -- zend_ast_list *conds = zend_ast_get_list -Zend/zend_compile.c:6387:16 - Unknown word (conds) -- num_conds += conds->children; -Zend/zend_compile.c:6387:7 - Unknown word (conds) -- num_conds += conds->children; Zend/zend_compile.c:6667:17 - Unknown word (multicatch) -- uint32_t *jmp_multicatch = safe_emalloc(sizeof Zend/zend_compile.c:6704:9 - Unknown word (multicatch) -- jmp_multicatch[j] = zend_emit_jump Zend/zend_compile.c:6711:40 - Unknown word (multicatch) -- jump_target_to_next(jmp_multicatch[j]); @@ -654,13 +585,9 @@ Zend/zend_compile.h:976:20 - Unknown word (recalc) -- ZEND_API void z Zend/zend_config.w32.h:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans -Zend/zend_enum.c:186:74 - Unknown word (unitenum) -- ZSTR_INIT_LITERAL("unitenum", 0); Zend/zend_enum.c:190:79 - Unknown word (backedenum) -- ZSTR_INIT_LITERAL("backedenum", 0); Zend/zend_enum.c:44:8 - Unknown word (zname) -- zval *zname = OBJ_PROP_NUM(zobj Zend/zend_enum.c:45:16 - Unknown word (zname) -- ZVAL_STR_COPY(zname, case_name); -Zend/zend_enum.c:461:58 - Unknown word (TRYFROM) -- ZSTR_KNOWN(ZEND_STR_TRYFROM); -Zend/zend_enum.c:467:40 - Unknown word (TRYFROM) -- register_func(ce, ZEND_STR_TRYFROM_LOWERCASE, try_from Zend/zend_enum.c:46:91 - Unknown word (REINITABLE) -- avoid leaving IS_PROP_REINITABLE set */ Zend/zend_enum.c:47:16 - Unknown word (zname) -- Z_PROP_FLAG_P(zname) = 0; Zend/zend_enum.c:53:92 - Unknown word (REINITABLE) -- avoid leaving IS_PROP_REINITABLE set */ @@ -731,23 +654,14 @@ Zend/zend_execute.c:15:15 - Unknown word (Andi) -- | Authors: Andi Gut Zend/zend_execute.c:1859:25 - Unknown word (strpprintf) -- message_suffix = zend_strpprintf_unchecked( Zend/zend_execute.c:3757:5 - Unknown word (SSTH) -- /* SSTH Exception: IS_LONG may Zend/zend_execute.c:397:47 - Unknown word (tmpvarcv) -- zval *_get_zval_ptr_tmpvarcv(int op_type, znode_op -Zend/zend_execute.c:4473:18 - Unknown word (UCALL) -- case ZEND_DO_UCALL: -Zend/zend_execute.c:4529:19 - Unknown word (UCALL) -- case ZEND_DO_UCALL: -Zend/zend_execute.c:4609:19 - Unknown word (UCALL) -- case ZEND_DO_UCALL: -Zend/zend_execute.c:4666:20 - Unknown word (UCALL) -- case ZEND_DO_UCALL: Zend/zend_execute.c:62:18 - Unknown word (IBMC) -- # elif defined(__IBMC__) && ZEND_GCC_VERSION Zend/zend_execute.c:677:36 - Unknown word (fsep) -- fname, const char **fsep, const char **fclass -Zend/zend_execute.c:677:55 - Unknown word (fclass) -- *fsep, const char **fclass, Zend/zend_execute.c:682:4 - Unknown word (fsep) -- *fsep = "::"; -Zend/zend_execute.c:683:4 - Unknown word (fclass) -- *fclass = ZSTR_VAL(zf->common Zend/zend_execute.c:685:4 - Unknown word (fsep) -- *fsep = ""; -Zend/zend_execute.c:686:4 - Unknown word (fclass) -- *fclass = ""; Zend/zend_execute.c:68:66 - Unknown word (riscv) -- = 4008 && defined(__riscv) && __riscv_xlen == Zend/zend_execute.c:68:78 - Unknown word (riscv) -- defined(__riscv) && __riscv_xlen == 64 Zend/zend_execute.c:702:22 - Unknown word (fsep) -- const char *fname, *fsep, *fclass; -Zend/zend_execute.c:702:29 - Unknown word (fclass) -- char *fname, *fsep, *fclass; Zend/zend_execute.c:707:33 - Unknown word (fsep) -- info, value, &fname, &fsep, &fclass, &need_msg -Zend/zend_execute.c:707:40 - Unknown word (fclass) -- value, &fname, &fsep, &fclass, &need_msg, &given_msg Zend/zend_execute.c:75:35 - Unknown word (Wvolatile) -- diagnostic ignored "-Wvolatile-register-var" Zend/zend_execute.c:77:35 - Unknown word (Wvolatile) -- diagnostic warning "-Wvolatile-register-var" Zend/zend_execute.c:812:6 - Unknown word (SSTH) -- /* SSTH Exception: IS_LONG may @@ -758,6 +672,7 @@ Zend/zend_execute_API.c:1087:2 - Unknown word (fcic) -- fcic.object = o Zend/zend_execute_API.c:1088:2 - Unknown word (fcic) -- fcic.called_scope = called Zend/zend_execute_API.c:1090:49 - Unknown word (fcic) -- call_function(&fci, &fcic); Zend/zend_execute_API.c:1447:78 - Unknown word (SIGRTMIN) -- for unexpected signal SIGRTMIN received on thread +Zend/zend_execute_API.c:1563:111 - Unknown word (EXECUTEONLYONCE) -- seconds*1000, 0, WT_EXECUTEONLYONCE)) { Zend/zend_execute_API.c:1563:47 - Unknown word (WAITORTIMERCALLBACK) -- rQueueTimer(&tq_timer, NULL, (WAITORTIMERCALLBACK)tq_timer_cb, (VOID* Zend/zend_execute_API.c:1578:13 - Unknown word (SIGRTMIN) -- sigaction(SIGRTMIN, &act, NULL); Zend/zend_execute_API.c:1580:22 - Unknown word (SIGRTMIN) -- sigaddset(&sigset, SIGRTMIN); @@ -766,13 +681,7 @@ Zend/zend_execute_API.c:725:21 - Unknown word (ASTVAL) -- zend_ast *ast = Zend/zend_extensions.c:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans -Zend/zend_fibers.c:161:33 - Unknown word (fcontext) -- by boost.context in fcontext.hpp: -Zend/zend_fibers.c:163:18 - Unknown word (fcontext) -- * typedef void* fcontext_t; -Zend/zend_fibers.c:166:19 - Unknown word (fctx) -- * fcontext_t fctx; -Zend/zend_fibers.c:166:8 - Unknown word (fcontext) -- * fcontext_t fctx; Zend/zend_fibers.c:16:22 - Unknown word (Schröder) -- | Martin Schröder Zend/zend_fibers.h:16:22 - Unknown word (Schröder) -- | Martin Schröder -Zend/zend_gdb.c:34:14 - Unknown word (NOACTION) -- ZEND_GDBJIT_NOACTION, Zend/zend_gdb.c:34:7 - Unknown word (GDBJIT) -- ZEND_GDBJIT_NOACTION, Zend/zend_gdb.c:35:7 - Unknown word (GDBJIT) -- ZEND_GDBJIT_REGISTER, Zend/zend_gdb.c:36:7 - Unknown word (GDBJIT) -- ZEND_GDBJIT_UNREGISTER @@ -810,13 +717,11 @@ Zend/zend_gdb.c:41:15 - Unknown word (gdbjit) -- struct _zend_gdbjit_cod Zend/zend_gdb.c:44:8 - Unknown word (gdbjit) -- } zend_gdbjit_code_entry; Zend/zend_gdb.c:46:22 - Unknown word (gdbjit) -- typedef struct _zend_gdbjit_descriptor { Zend/zend_gdb.c:54:10 - Unknown word (GDBJIT) -- 1, ZEND_GDBJIT_NOACTION, NULL, NULL -Zend/zend_gdb.c:54:17 - Unknown word (NOACTION) -- 1, ZEND_GDBJIT_NOACTION, NULL, NULL Zend/zend_gdb.c:86:44 - Unknown word (GDBJIT) -- descriptor.action_flag = ZEND_GDBJIT_REGISTER; Zend/zend_generators.h:38:490 - Unknown word (microoptimization) -- nodes (unnecessary, is microoptimization) and go down to the Zend/zend_globals.h:100:19 - Unknown word (yytnamerr) -- /* Refer to zend_yytnamerr() in zend_language_parser Zend/zend_globals.h:125:7 - Unknown word (oparray) -- zend_oparray_context context; Zend/zend_globals.h:141:21 - Unknown word (oplines) -- zend_stack delayed_oplines_stack; -Zend/zend_globals.h:151:21 - Unknown word (autoloads) -- HashTable *delayed_autoloads; Zend/zend_globals.h:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans Zend/zend_hash.c:34:12 - Unknown word (emmintrin) -- # include Zend/zend_hash.c:460:28 - Unknown word (recalc) -- uint32_t zend_array_recalc_elements(const HashTable @@ -849,20 +753,10 @@ Zend/zend_hrtime.h:14:14 - Unknown word (Anatol) -- | Author: Anatol Bel Zend/zend_hrtime.h:14:21 - Unknown word (Belski) -- | Author: Anatol Belski Zend/zend_hrtime.h:32:23 - Unknown word (Mattias) -- Public Domain - 2011 Mattias Jansson / Rampant Pixels Zend/zend_hrtime.h:32:31 - Unknown word (Jansson) -- Domain - 2011 Mattias Jansson / Rampant Pixels */ -Zend/zend_inheritance.c:1043:55 - Unknown word (autoloads) -- class from registered autoloads */ Zend/zend_inheritance.c:1079:21 - Unknown word (delayable) -- static void perform_delayable_implementation_check Zend/zend_inheritance.c:1211:11 - Unknown word (delayable) -- perform_delayable_implementation_check Zend/zend_inheritance.c:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans value)->kind == ZEND -Zend/zend_opcode.c:804:19 - Unknown word (UCALL) -- case ZEND_DO_UCALL: Zend/zend_opcode.c:930:11 - Unknown word (opnum) -- uint32_t opnum = op_array->last; Zend/zend_opcode.c:931:39 - Unknown word (opnum) -- &op_array->opcodes[opnum]; Zend/zend_opcode.c:938:9 - Unknown word (opnum) -- while (opnum > 0) { @@ -997,15 +886,10 @@ Zend/zend_operators.c:38:13 - Unknown word (INTRIN) -- #ifdef ZEND_INTRI Zend/zend_operators.c:506:10 - Unknown word (binop) -- zend_binop_error(sigil, op1, op Zend/zend_operators.c:529:10 - Unknown word (binop) -- zend_binop_error(sigil, op1, op Zend/zend_operators.c:63:13 - Unknown word (INTRIN) -- #ifdef ZEND_INTRIN_AVX2_NATIVE -Zend/zend_operators.c:64:14 - Unknown word (BLOCKCONV) -- #define HAVE_BLOCKCONV -Zend/zend_operators.c:66:9 - Unknown word (BLOCKCONV) -- #define BLOCKCONV_INIT_RANGE(start, end Zend/zend_operators.c:67:16 - Unknown word (blconv) -- const __m256i blconv_offset = _mm256_set Zend/zend_operators.c:68:16 - Unknown word (blconv) -- const __m256i blconv_threshold = _mm256_set -Zend/zend_operators.c:70:9 - Unknown word (BLOCKCONV) -- #define BLOCKCONV_STRIDE sizeof(__m25 -Zend/zend_operators.c:72:9 - Unknown word (BLOCKCONV) -- #define BLOCKCONV_INIT_DELTA(delta) \ Zend/zend_operators.c:73:16 - Unknown word (blconv) -- const __m256i blconv_delta = _mm256_set1 Zend/zend_operators.c:744:28 - Unknown word (strpprintf) -- zend_string *str = zend_strpprintf(0, "Resource id #" ZEND -Zend/zend_operators.c:75:9 - Unknown word (BLOCKCONV) -- #define BLOCKCONV_LOAD(input) \ Zend/zend_operators.c:76:10 - Unknown word (blconv) -- __m256i blconv_operand = _mm256_loadu Zend/zend_operators.c:76:34 - Unknown word (loadu) -- blconv_operand = _mm256_loadu_si256((__m256i*)(input Zend/zend_operators.c:77:10 - Unknown word (blconv) -- __m256i blconv_mask = _mm256_cmpgt @@ -1016,22 +900,18 @@ Zend/zend_operators.h:15:15 - Unknown word (Andi) -- | Authors: Andi G Zend/zend_operators.h:239:6 - Unknown word (memnrstr) -- zend_memnrstr(const char *haystack Zend/zend_operators.h:276:15 - Unknown word (memnrstr) -- return zend_memnrstr_ex(haystack, needle Zend/zend_operators.h:32:20 - Unknown word (ubsan) -- * On FreeBSD with ubsan/clang we get the following -Zend/zend_operators.h:36:26 - Unknown word (MSKS) -- newcw |= (~_m << FP_MSKS_OFF) & FP_MSKS_FLD; -Zend/zend_operators.h:36:41 - Unknown word (MSKS) -- < FP_MSKS_OFF) & FP_MSKS_FLD;` Zend/zend_operators.h:36:6 - Unknown word (newcw) -- * `_newcw |= (~_m << FP_MSKS_OFF -Zend/zend_operators.h:449:14 - Unknown word (UNCOMPARABLE) -- #define ZEND_UNCOMPARABLE 1 -Zend/zend_operators.h:494:41 - Unknown word (streq) -- FASTCALL zendi_smart_streq(zend_string *s1, zend -Zend/zend_operators.h:575:12 - Unknown word (llresult) -- long long llresult; -Zend/zend_operators.h:576:62 - Unknown word (llresult) -- overflow(Z_LVAL_P(op1), 1, &llresult))) { -Zend/zend_operators.h:580:19 - Unknown word (llresult) -- Z_LVAL_P(op1) = llresult; -Zend/zend_operators.h:638:12 - Unknown word (llresult) -- long long llresult; -Zend/zend_operators.h:639:62 - Unknown word (llresult) -- overflow(Z_LVAL_P(op1), 1, &llresult))) { -Zend/zend_operators.h:832:22 - Unknown word (streq) -- return zendi_smart_streq(s1, s2); -Zend/zend_operators.h:932:37 - Unknown word (strnieq) -- always_inline bool zend_strnieq(const char *ptr1, const -Zend/zend_operators.h:944:6 - Unknown word (memnistr) -- zend_memnistr(const char *haystack -Zend/zend_operators.h:977:13 - Unknown word (strnieq) -- if (zend_strnieq(needle + 1, p + 1, needle +Zend/zend_operators.h:494:41 - Unknown word (streq) -- FASTCALL zendi_smart_streq(zend_string *s1, zend +Zend/zend_operators.h:575:12 - Unknown word (llresult) -- long long llresult; +Zend/zend_operators.h:576:62 - Unknown word (llresult) -- overflow(Z_LVAL_P(op1), 1, &llresult))) { +Zend/zend_operators.h:580:19 - Unknown word (llresult) -- Z_LVAL_P(op1) = llresult; +Zend/zend_operators.h:638:12 - Unknown word (llresult) -- long long llresult; +Zend/zend_operators.h:639:62 - Unknown word (llresult) -- overflow(Z_LVAL_P(op1), 1, &llresult))) { +Zend/zend_operators.h:832:22 - Unknown word (streq) -- return zendi_smart_streq(s1, s2); +Zend/zend_operators.h:932:37 - Unknown word (strnieq) -- always_inline bool zend_strnieq(const char *ptr1, const +Zend/zend_operators.h:944:6 - Unknown word (memnistr) -- zend_memnistr(const char *haystack +Zend/zend_operators.h:977:13 - Unknown word (strnieq) -- if (zend_strnieq(needle + 1, p + 1, needle Zend/zend_portability.h:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans Zend/zend_string.c:382:32 - Unknown word (valgrind) -- we don't build with valgrind support, include the Zend/zend_string.c:382:77 - Unknown word (valgrind) -- include the symbol so that valgrind available -Zend/zend_string.c:384:26 - Unknown word (FNNAME) -- ifndef I_REPLACE_SONAME_FNNAME_ZU -Zend/zend_string.c:385:27 - Unknown word (FNNAME) -- define I_REPLACE_SONAME_FNNAME_ZU(soname, fnname) -Zend/zend_string.c:385:45 - Unknown word (fnname) -- SONAME_FNNAME_ZU(soname, fnname) _vgr00000ZU_ ## soname -Zend/zend_string.c:385:84 - Unknown word (fnname) -- ZU_ ## soname ## _ ## fnname -Zend/zend_string.c:395:46 - Unknown word (FNNAME) -- FASTCALL I_REPLACE_SONAME_FNNAME_ZU(NONE,zend_string Zend/zend_string.c:412:4 - Unknown word (xorl) -- "xorl (%2), %0\n\t" Zend/zend_string.c:422:4 - Unknown word (xorl) -- "xorl %0, %0\n\t" Zend/zend_string.c:425:4 - Unknown word (negl) -- "negl %1\n\t" @@ -1123,9 +998,6 @@ Zend/zend_string.c:517:4 - Unknown word (msan) -- __msan_unpoison_stri Zend/zend_string.c:517:9 - Unknown word (unpoison) -- __msan_unpoison_string(dest); Zend/zend_string.c:527:4 - Unknown word (msan) -- __msan_unpoison_string(dest Zend/zend_string.c:527:9 - Unknown word (unpoison) -- __msan_unpoison_string(dest); -Zend/zend_string.h:631:13 - Unknown word (TRYFROM) -- _(ZEND_STR_TRYFROM, "tryFrom -Zend/zend_string.h:632:13 - Unknown word (TRYFROM) -- _(ZEND_STR_TRYFROM_LOWERCASE, "tryfrom -Zend/zend_string.h:632:38 - Unknown word (tryfrom) -- TRYFROM_LOWERCASE, "tryfrom") \ Zend/zend_string.h:637:13 - Unknown word (SENSITIVEPARAMETER) -- _(ZEND_STR_SENSITIVEPARAMETER, "SensitiveParameter Zend/zend_strtod.c:1002:1 - Unknown word (lshift) -- lshift Zend/zend_strtod.c:1020:13 - Unknown word (maxwds) -- for(i = b->maxwds; n1 > i; i <<= 1) @@ -1134,7 +1006,6 @@ Zend/zend_strtod.c:1259:22 - Unknown word (Ebits) -- d0 = Exp_1 | y >> (E Zend/zend_strtod.c:130:15 - Unknown word (INFNAN) -- * #define NO_INFNAN_CHECK if you do not Zend/zend_strtod.c:130:55 - Unknown word (INFNAN) -- do not wish to have INFNAN_CHECK Zend/zend_strtod.c:132:9 - Unknown word (INFNAN) -- * when INFNAN_CHECK is #defined, strtod -Zend/zend_strtod.c:136:37 - Unknown word (DNAN) -- Series 700/800 machines, -DNAN_WORD0=0x7ff40000 works Zend/zend_strtod.c:137:9 - Unknown word (INFNAN) -- * When INFNAN_CHECK is #defined and Zend/zend_strtod.c:1488:1 - Unknown word (bigtens) -- bigtens[] = { 1e16, 1e32, 1e Zend/zend_strtod.c:1489:21 - Unknown word (tinytens) -- static CONST double tinytens[] = { 1e-16, 1e-32, @@ -1159,7 +1030,6 @@ Zend/zend_strtod.c:1543:9 - Unknown word (hexdig) -- htinit(hexdig, USC " Zend/zend_strtod.c:1544:2 - Unknown word (htinit) -- htinit(hexdig, USC "abcdef Zend/zend_strtod.c:1544:9 - Unknown word (hexdig) -- htinit(hexdig, USC "abcdef", 0x10 Zend/zend_strtod.c:1545:2 - Unknown word (htinit) -- htinit(hexdig, USC "ABCDEF -Zend/zend_strtod.c:1602:1 - Unknown word (hexnan) -- hexnan Zend/zend_strtod.c:1611:10 - Unknown word (havedig) -- int c1, havedig, udx0, xshift; Zend/zend_strtod.c:1611:25 - Unknown word (xshift) -- int c1, havedig, udx0, xshift; Zend/zend_strtod.c:1615:12 - Unknown word (xshift) -- havedig = xshift = 0; @@ -1229,40 +1099,27 @@ Zend/zend_strtod.c:2065:3 - Unknown word (rshift) -- rshift(b,n); Zend/zend_strtod.c:2066:7 - Unknown word (emin) -- e = emin; Zend/zend_strtod.c:2098:5 - Unknown word (rshift) -- rshift(b,1); Zend/zend_strtod.c:2099:15 - Unknown word (Emax) -- if (++e > Emax) -Zend/zend_strtod.c:2149:1 - Unknown word (dshift) -- dshift(b, p2) Bigint *b; int -Zend/zend_strtod.c:2151:1 - Unknown word (dshift) -- dshift(Bigint *b, int p2) Zend/zend_strtod.c:2161:1 - Unknown word (quorem) -- quorem Zend/zend_strtod.c:2182:31 - Unknown word (quorem) -- Bug("oversize b in quorem"); Zend/zend_strtod.c:2195:37 - Unknown word (quorem) -- oversized q is possible when quorem is called from bigcomp Zend/zend_strtod.c:2199:39 - Unknown word (quorem) -- oversized quotient in quorem"); Zend/zend_strtod.c:2286:1 - Unknown word (sulp) -- sulp -Zend/zend_strtod.c:2317:10 - Unknown word (bbits) -- int b2, bbits, d2, dd, dig, dsign -Zend/zend_strtod.c:2317:30 - Unknown word (dsign) -- bbits, d2, dd, dig, dsign, i, j, nd, nd0, p2, -Zend/zend_strtod.c:2317:60 - Unknown word (speccase) -- j, nd, nd0, p2, p5, speccase; -Zend/zend_strtod.c:2319:14 - Unknown word (dsign) -- dsign = bc->dsign; -Zend/zend_strtod.c:2319:2 - Unknown word (dsign) -- dsign = bc->dsign; -Zend/zend_strtod.c:2323:2 - Unknown word (speccase) -- speccase = 0; -Zend/zend_strtod.c:2329:3 - Unknown word (bbits) -- bbits = 1; -Zend/zend_strtod.c:2340:4 - Unknown word (speccase) -- speccase = 1; -Zend/zend_strtod.c:2342:4 - Unknown word (dsign) -- dsign = 0; -Zend/zend_strtod.c:2348:21 - Unknown word (bbits) -- b = d2b(rv, &p2, &bbits); -Zend/zend_strtod.c:2352:24 - Unknown word (bbits) -- floor(log2(rv)) == bbits - 1 + p2 */ -Zend/zend_strtod.c:2354:10 - Unknown word (bbits) -- i = P - bbits; Zend/zend_strtod.c:2374:8 - Unknown word (lshift) -- b = lshift(b, i); Zend/zend_strtod.c:2381:7 - Unknown word (lshift) -- b = lshift(b, ++i); -Zend/zend_strtod.c:2404:6 - Unknown word (dshift) -- i = dshift(d, d2); Zend/zend_strtod.c:2406:7 - Unknown word (lshift) -- b = lshift(b, b2); Zend/zend_strtod.c:2413:14 - Unknown word (quorem) -- if (!(dig = quorem(b,d))) { Zend/zend_strtod.c:2414:7 - Unknown word (multadd) -- b = multadd(b, 10, 0); /* very unlikely +Zend/zend_strtod.c:2452:11 - Unknown word (retlow) -- goto retlow1; Zend/zend_strtod.c:2455:10 - Unknown word (rethi) -- goto rethi1; Zend/zend_strtod.c:2460:11 - Unknown word (rethi) -- goto rethi1; Zend/zend_strtod.c:2464:10 - Unknown word (rethi) -- goto rethi1; Zend/zend_strtod.c:2465:19 - Unknown word (sulp) -- dval(rv) += 2.*sulp(rv,bc); Zend/zend_strtod.c:2470:10 - Unknown word (rethi) -- goto rethi1; -Zend/zend_strtod.c:2475:6 - Unknown word (speccase) -- if (speccase) { +Zend/zend_strtod.c:2481:1 - Unknown word (retlow) -- retlow1: Zend/zend_strtod.c:2482:16 - Unknown word (sulp) -- dval(rv) -= sulp(rv,bc); Zend/zend_strtod.c:2486:2 - Unknown word (rethi) -- rethi1: Zend/zend_strtod.c:2487:16 - Unknown word (sulp) -- dval(rv) += sulp(rv,bc); +Zend/zend_strtod.c:2505:9 - Unknown word (retlow) -- goto retlow1; Zend/zend_strtod.c:2524:31 - Unknown word (bbbits) -- bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1; Zend/zend_strtod.c:2527:18 - Unknown word (aadj) -- volatile double aadj, aadj1; Zend/zend_strtod.c:2527:24 - Unknown word (aadj) -- volatile double aadj, aadj1; @@ -1271,7 +1128,6 @@ Zend/zend_strtod.c:2537:6 - Unknown word (oldinexact) -- int oldinexact; Zend/zend_strtod.c:2558:40 - Unknown word (uflchk) -- nz = bc.dplen = bc.uflchk = 0; Zend/zend_strtod.c:259:12 - Unknown word (INFNAN) -- #ifndef NO_INFNAN_CHECK Zend/zend_strtod.c:2721:21 - Unknown word (inity) -- if (!match(&s,"inity")) -Zend/zend_strtod.c:2735:7 - Unknown word (hexnan) -- hexnan(&rv, &s); Zend/zend_strtod.c:2761:4 - Unknown word (oldinexact) -- oldinexact = get_inexact(); Zend/zend_strtod.c:2767:13 - Unknown word (PRODQUOT) -- #ifndef RND_PRODQUOT Zend/zend_strtod.c:2844:3 - Unknown word (oldinexact) -- oldinexact = get_inexact(); @@ -1317,7 +1173,6 @@ Zend/zend_strtod.c:3962:3 - Unknown word (ieps) -- ieps = 2; /* conserv Zend/zend_strtod.c:3970:5 - Unknown word (ieps) -- ieps++; Zend/zend_strtod.c:3974:6 - Unknown word (ieps) -- ieps++; Zend/zend_strtod.c:3983:6 - Unknown word (ieps) -- ieps++; -Zend/zend_strtod.c:4194:6 - Unknown word (dshift) -- i = dshift(S, s2); Zend/zend_strtod.c:420:9 - Unknown word (Emax) -- #define Emax 248 Zend/zend_strtod.c:421:9 - Unknown word (Emin) -- #define Emin (-260) Zend/zend_strtod.c:424:9 - Unknown word (Ebits) -- #define Ebits 8 /* exponent has 7 @@ -1326,14 +1181,12 @@ Zend/zend_strtod.c:430:9 - Unknown word (Bndry) -- #define Bndry_mask1 Zend/zend_strtod.c:4344:17 - Unknown word (trimzeros) -- case 0: goto trimzeros; Zend/zend_strtod.c:4367:2 - Unknown word (trimzeros) -- trimzeros: Zend/zend_strtod.c:43:41 - Unknown word (SIGPLAN) -- Accurately" [Proc. ACM SIGPLAN '90, pp. 92-101]. -Zend/zend_strtod.c:4490:18 - Unknown word (strto) -- * As with many strtoX implementations, should Zend/zend_strtod.c:449:9 - Unknown word (Emax) -- #define Emax 126 Zend/zend_strtod.c:450:9 - Unknown word (Emin) -- #define Emin (-129) Zend/zend_strtod.c:453:9 - Unknown word (Ebits) -- #define Ebits 8 Zend/zend_strtod.c:458:9 - Unknown word (Bndry) -- #define Bndry_mask 0xffff007f Zend/zend_strtod.c:479:12 - Unknown word (PRODQUOT) -- #ifdef RND_PRODQUOT Zend/zend_strtod.c:501:24 - Unknown word (dplen) -- BCinfo { int dp0, dp1, dplen, dsign, e0, inexact -Zend/zend_strtod.c:501:31 - Unknown word (dsign) -- int dp0, dp1, dplen, dsign, e0, inexact, nd, nd Zend/zend_strtod.c:501:77 - Unknown word (uflchk) -- nd0, rounding, scale, uflchk; }; Zend/zend_strtod.c:533:9 - Unknown word (Kmax) -- #define Kmax ZEND_STRTOD_K_MAX Zend/zend_strtod.c:538:9 - Unknown word (maxwds) -- int k, maxwds, sign, wds; @@ -1385,7 +1238,6 @@ Zend/zend_types.h:654:3 - Unknown word (faketype) -- (faketype) == (realt Zend/zend_types.h:655:7 - Unknown word (faketype) -- || ((faketype) == _IS_BOOL && ((realtype Zend/zend_variables.c:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans opcode != ZEND_DO_UCALL Zend/zend_virtual_cwd.c:13:15 - Unknown word (Andi) -- | Authors: Andi Gutmans SymbolicLinkRepars -Zend/zend_virtual_cwd.c:698:43 - Unknown word (reparsetarget) -- win32_ioutil_w_to_any(reparsetarget + pbuffer->MountPointReparseB -Zend/zend_virtual_cwd.c:714:12 - Unknown word (tmpsubstname) -- memcpy(tmpsubstname, reparsetarget + pbuffer -Zend/zend_virtual_cwd.c:714:26 - Unknown word (reparsetarget) -- memcpy(tmpsubstname, reparsetarget + pbuffer->MountPointReparseB -Zend/zend_virtual_cwd.c:715:5 - Unknown word (tmpsubstname) -- tmpsubstname[substitutename_len] -Zend/zend_virtual_cwd.c:716:49 - Unknown word (tmpsubstname) -- win32_cp_conv_w_to_any(tmpsubstname, substitutename_len -Zend/zend_virtual_cwd.c:730:5 - Unknown word (reparsetarget) -- reparsetarget = pbuffer->MountPointReparseB -Zend/zend_virtual_cwd.c:749:12 - Unknown word (tmpsubstname) -- memcpy(tmpsubstname, reparsetarget + pbuffer -Zend/zend_virtual_cwd.c:763:51 - Unknown word (DEDUP) -- ReparseTag == IO_REPARSE_TAG_DEDUP || -Zend/zend_virtual_cwd.c:768:21 - Unknown word (PROJFS) -- IO_REPARSE_TAG_PROJFS == pbuffer->ReparseTag +Zend/zend_virtual_cwd.c:638:10 - Unknown word (substitutename) -- char *substitutename = NULL; +Zend/zend_virtual_cwd.c:639:11 - Unknown word (substitutename) -- size_t substitutename_len; +Zend/zend_virtual_cwd.c:640:11 - Unknown word (substitutename) -- size_t substitutename_off = 0; +Zend/zend_virtual_cwd.c:641:12 - Unknown word (tmpsubstname) -- wchar_t tmpsubstname[MAXPATHLEN]; +Zend/zend_virtual_cwd.c:645:10 - Unknown word (PATHW) -- FREE_PATHW() +Zend/zend_virtual_cwd.c:658:10 - Unknown word (PATHW) -- FREE_PATHW() +Zend/zend_virtual_cwd.c:666:10 - Unknown word (PATHW) -- FREE_PATHW() +Zend/zend_virtual_cwd.c:673:10 - Unknown word (dataw) -- if ((dataw.dwFileAttributes & FILE +Zend/zend_virtual_cwd.c:674:8 - Unknown word (dataw) -- (dataw.dwReserved0 & ~IO_REPARSE +Zend/zend_virtual_cwd.c:695:5 - Unknown word (reparsetarget) -- reparsetarget = pbuffer->SymbolicLinkRepars +Zend/zend_virtual_cwd.c:698:43 - Unknown word (reparsetarget) -- win32_ioutil_w_to_any(reparsetarget + pbuffer->MountPointReparseB +Zend/zend_virtual_cwd.c:707:5 - Unknown word (substitutename) -- substitutename_len = pbuffer->MountPointRepa +Zend/zend_virtual_cwd.c:708:9 - Unknown word (substitutename) -- if (substitutename_len >= MAXPATHLEN) +Zend/zend_virtual_cwd.c:714:12 - Unknown word (tmpsubstname) -- memcpy(tmpsubstname, reparsetarget + pbuffer +Zend/zend_virtual_cwd.c:714:26 - Unknown word (reparsetarget) -- memcpy(tmpsubstname, reparsetarget + pbuffer->MountPointReparseB +Zend/zend_virtual_cwd.c:715:5 - Unknown word (tmpsubstname) -- tmpsubstname[substitutename_len] +Zend/zend_virtual_cwd.c:716:49 - Unknown word (tmpsubstname) -- win32_cp_conv_w_to_any(tmpsubstname, substitutename_len +Zend/zend_virtual_cwd.c:72:12 - Unknown word (winioctl) -- # include +Zend/zend_virtual_cwd.c:730:5 - Unknown word (reparsetarget) -- reparsetarget = pbuffer->MountPointReparseB +Zend/zend_virtual_cwd.c:749:12 - Unknown word (tmpsubstname) -- memcpy(tmpsubstname, reparsetarget + pbuffer +Zend/zend_virtual_cwd.c:763:51 - Unknown word (DEDUP) -- ReparseTag == IO_REPARSE_TAG_DEDUP || +Zend/zend_virtual_cwd.c:768:21 - Unknown word (PROJFS) -- IO_REPARSE_TAG_PROJFS == pbuffer->ReparseTag Zend/zend_virtual_cwd.h:13:15 - Unknown word (Andi) -- | Authors: Andi Gutmans -ext/bcmath/libbcmath/src/convert.h:48:74 - Unknown word (nend) -- vector, const char *nend, size_t nlen) -ext/bcmath/libbcmath/src/convert.h:53:46 - Unknown word (nend) -- partial_convert_to_vector(nend, len); -ext/bcmath/libbcmath/src/convert.h:54:3 - Unknown word (nend) -- nend -= len; ext/bcmath/libbcmath/src/div.c:308:8 - Unknown word (qptr) -- char *qptr = (*quot)->n_value; ext/bcmath/libbcmath/src/div.c:309:15 - Unknown word (qptr) -- char *qend = qptr + quot_len - 1; ext/bcmath/libbcmath/src/div.c:323:17 - Unknown word (qptr) -- while (qend >= qptr) { @@ -1973,25 +1822,15 @@ ext/bcmath/libbcmath/src/init.c:38:27 - Unknown word (nonzeroed) -- static ext/bcmath/libbcmath/src/init.c:64:28 - Unknown word (nonzeroed) -- num temp = _bc_new_num_nonzeroed_ex_internal(length, ext/bcmath/libbcmath/src/init.c:69:20 - Unknown word (nonzeroed) -- bc_num _bc_new_num_nonzeroed_ex(size_t length, size ext/bcmath/libbcmath/src/init.c:71:21 - Unknown word (nonzeroed) -- return _bc_new_num_nonzeroed_ex_internal(length, -ext/bcmath/libbcmath/src/int2num.c:39:8 - Unknown word (bptr) -- char *bptr, *vptr; -ext/bcmath/libbcmath/src/int2num.c:50:2 - Unknown word (bptr) -- bptr = buffer; -ext/bcmath/libbcmath/src/int2num.c:51:3 - Unknown word (bptr) -- *bptr++ = val % BASE; -ext/bcmath/libbcmath/src/int2num.c:56:4 - Unknown word (bptr) -- *bptr++ = val % BASE; -ext/bcmath/libbcmath/src/int2num.c:72:16 - Unknown word (bptr) -- *vptr++ = *--bptr; ext/bcmath/libbcmath/src/long2num.c:13:20 - Unknown word (Takamachi) -- | Authors: Saki Takamachi ext/bcmath/libbcmath/src/long2num.c:34:20 - Unknown word (nonzeroed) -- num = bc_new_num_nonzeroed(BC_LONG_MAX_DIGITS, ext/bcmath/libbcmath/src/long2num.c:50:19 - Unknown word (nonzeroed) -- num = bc_new_num_nonzeroed(len, 0); ext/bcmath/libbcmath/src/nearzero.c:1:4 - Unknown word (nearzero) -- /* nearzero.c: bcmath library file -ext/bcmath/libbcmath/src/num2str.c:40:8 - Unknown word (sptr) -- char *sptr; ext/bcmath/libbcmath/src/num2str.c:42:7 - Unknown word (signch) -- bool signch; ext/bcmath/libbcmath/src/num2str.c:46:2 - Unknown word (signch) -- signch = num->n_sign != PLUS ext/bcmath/libbcmath/src/num2str.c:49:48 - Unknown word (signch) -- num->n_len + scale + signch + 1, 0); ext/bcmath/libbcmath/src/num2str.c:51:40 - Unknown word (signch) -- string_alloc(num->n_len + signch, 0); -ext/bcmath/libbcmath/src/num2str.c:55:2 - Unknown word (sptr) -- sptr = ZSTR_VAL(str); -ext/bcmath/libbcmath/src/num2str.c:56:15 - Unknown word (sptr) -- if (signch) *sptr++ = '-'; ext/bcmath/libbcmath/src/num2str.c:56:6 - Unknown word (signch) -- if (signch) *sptr++ = '-'; -ext/bcmath/libbcmath/src/num2str.c:60:2 - Unknown word (sptr) -- sptr = bc_copy_and_toggle -ext/bcmath/libbcmath/src/num2str.c:60:32 - Unknown word (sptr) -- copy_and_toggle_bcd(sptr, nptr, nptr + num->n ext/bcmath/libbcmath/src/private.h:39:9 - Unknown word (SWAR) -- #define SWAR_ONES (~((size_t) 0) ext/bcmath/libbcmath/src/private.h:41:13 - Unknown word (SWAR) -- * Example: SWAR_REPEAT(0xAB) will be ext/bcmath/libbcmath/src/private.h:42:25 - Unknown word (SWAR) -- define SWAR_REPEAT(x) (SWAR_ONES * (x)) @@ -1999,17 +1838,12 @@ ext/bcmath/libbcmath/src/private.h:42:9 - Unknown word (SWAR) -- #def ext/bcmath/libbcmath/src/raise.c:111:31 - Unknown word (convertable) -- Exponent must be properly convertable to long */ ext/bcmath/libbcmath/src/raise.c:48:9 - Unknown word (rscale) -- size_t rscale; ext/bcmath/libbcmath/src/raise.c:49:9 - Unknown word (pwrscale) -- size_t pwrscale; -ext/bcmath/libbcmath/src/raise.c:50:9 - Unknown word (calcscale) -- size_t calcscale; ext/bcmath/libbcmath/src/raise.c:64:3 - Unknown word (rscale) -- rscale = scale; ext/bcmath/libbcmath/src/raise.c:67:3 - Unknown word (rscale) -- rscale = MIN (num1->n_scale ext/bcmath/libbcmath/src/raise.c:72:2 - Unknown word (pwrscale) -- pwrscale = num1->n_scale; ext/bcmath/libbcmath/src/raise.c:74:18 - Unknown word (pwrscale) -- pwrscale = 2 * pwrscale; ext/bcmath/libbcmath/src/raise.c:74:3 - Unknown word (pwrscale) -- pwrscale = 2 * pwrscale; ext/bcmath/libbcmath/src/raise.c:75:31 - Unknown word (pwrscale) -- square_ex(power, &power, pwrscale); -ext/bcmath/libbcmath/src/raise.c:79:2 - Unknown word (calcscale) -- calcscale = pwrscale; -ext/bcmath/libbcmath/src/raise.c:87:27 - Unknown word (calcscale) -- calcscale = pwrscale + calcscale; -ext/bcmath/libbcmath/src/raise.c:87:4 - Unknown word (calcscale) -- calcscale = pwrscale + calcscale -ext/bcmath/libbcmath/src/raise.c:88:39 - Unknown word (calcscale) -- temp, power, &temp, calcscale); ext/bcmath/libbcmath/src/raise.c:95:39 - Unknown word (rscale) -- one_), temp, result, rscale); ext/bcmath/libbcmath/src/recmul.c:107:21 - Unknown word (nonzeroed) -- *prod = bc_new_num_nonzeroed(prodlen, 0); ext/bcmath/libbcmath/src/recmul.c:1:4 - Unknown word (recmul) -- /* recmul.c: bcmath library file @@ -2025,12 +1859,7 @@ ext/bcmath/libbcmath/src/round.c:13:20 - Unknown word (Takamachi) -- | Auth ext/bcmath/libbcmath/src/sqrt.c:101:17 - Unknown word (rscale) -- if (cscale < rscale + 1) { ext/bcmath/libbcmath/src/sqrt.c:102:31 - Unknown word (rscale) -- cscale = MIN (cscale * 3, rscale + 1); ext/bcmath/libbcmath/src/sqrt.c:111:36 - Unknown word (rscale) -- guess, BCG(_one_), num, rscale); -ext/bcmath/libbcmath/src/sqrt.c:63:9 - Unknown word (cscale) -- size_t cscale; ext/bcmath/libbcmath/src/sqrt.c:65:9 - Unknown word (rscale) -- size_t rscale = MAX(scale, local_num -ext/bcmath/libbcmath/src/sqrt.c:77:3 - Unknown word (cscale) -- cscale = local_num->n_scale -ext/bcmath/libbcmath/src/sqrt.c:88:3 - Unknown word (cscale) -- cscale = 3; -ext/bcmath/libbcmath/src/sqrt.c:96:34 - Unknown word (cscale) -- num, guess, &guess, cscale); -ext/bcmath/libbcmath/src/sqrt.c:98:41 - Unknown word (cscale) -- guess, point5, &guess, cscale); ext/bcmath/libbcmath/src/str2num.c:194:20 - Unknown word (nonzeroed) -- *num = bc_new_num_nonzeroed(digits, str_scale); ext/bcmath/libbcmath/src/str2num.c:38:12 - Unknown word (emmintrin) -- # include ext/bcmath/libbcmath/src/str2num.c:51:23 - Unknown word (loadu) -- __m128i bytes = _mm_loadu_si128((const __m128i @@ -2039,36 +1868,33 @@ ext/bcmath/libbcmath/src/str2num.c:86:23 - Unknown word (loadu) -- __m1 ext/bcmath/libbcmath/src/str2num.c:88:15 - Unknown word (cmpeq) -- bytes = _mm_cmpeq_epi8(bytes, c_zero_repeat ext/bcmath/php_bcmath.h:13:14 - Unknown word (Andi) -- | Author: Andi Gutmans 9) { -ext/bz2/bz2.c:453:6 - Unknown word (zblock) -- if (zblock_size < 1 || zblock_size -ext/bz2/bz2.c:457:25 - Unknown word (zblock) -- int block_size = (int) zblock_size; -ext/bz2/bz2.c:459:26 - Unknown word (zwork) -- zwork_factor < 0 || zwork_factor > 250) { -ext/bz2/bz2.c:459:6 - Unknown word (zwork) -- if (zwork_factor < 0 || zwork -ext/bz2/bz2.c:463:26 - Unknown word (zwork) -- work_factor = (int) zwork_factor; -ext/bz2/bz2.c:467:49 - Unknown word (libbz) -- least that's what the libbz2 docs say (thanks to +ext/bz2/bz2.c:162:45 - Unknown word (innerstream) -- char *mode, php_stream *innerstream STREAMS_DC) +ext/bz2/bz2.c:168:17 - Unknown word (innerstream) -- self->stream = innerstream; +ext/bz2/bz2.c:169:6 - Unknown word (innerstream) -- if (innerstream) { +ext/bz2/bz2.c:170:13 - Unknown word (innerstream) -- GC_ADDREF(innerstream->res); +ext/bz2/bz2.c:443:15 - Unknown word (zblock) -- zend_long zblock_size = 4; /* Block +ext/bz2/bz2.c:444:15 - Unknown word (zwork) -- zend_long zwork_factor = 0; /* Work +ext/bz2/bz2.c:449:76 - Unknown word (zblock) -- source, &source_len, &zblock_size, &zwork_factor +ext/bz2/bz2.c:449:90 - Unknown word (zwork) -- len, &zblock_size, &zwork_factor) == FAILURE) +ext/bz2/bz2.c:453:25 - Unknown word (zblock) -- (zblock_size < 1 || zblock_size > 9) { +ext/bz2/bz2.c:453:6 - Unknown word (zblock) -- if (zblock_size < 1 || zblock_size +ext/bz2/bz2.c:457:25 - Unknown word (zblock) -- int block_size = (int) zblock_size; +ext/bz2/bz2.c:459:26 - Unknown word (zwork) -- zwork_factor < 0 || zwork_factor > 250) { +ext/bz2/bz2.c:459:6 - Unknown word (zwork) -- if (zwork_factor < 0 || zwork +ext/bz2/bz2.c:463:26 - Unknown word (zwork) -- work_factor = (int) zwork_factor; +ext/bz2/bz2.c:467:49 - Unknown word (libbz) -- least that's what the libbz2 docs say (thanks to ext/bz2/bz2_filter.c:337:10 - Unknown word (tmpzval) -- zval *tmpzval = NULL; ext/bz2/bz2_filter.c:340:10 - Unknown word (tmpzval) -- if ((tmpzval = zend_hash_str_find ext/bz2/bz2_filter.c:341:47 - Unknown word (tmpzval) -- concatenated = zend_is_true(tmpzval); ext/bz2/bz2_filter.c:342:6 - Unknown word (tmpzval) -- tmpzval = NULL; ext/bz2/bz2_filter.c:345:5 - Unknown word (tmpzval) -- tmpzval = zend_hash_str_find +ext/bz2/php_bz2.h:50:99 - Unknown word (innerstream) -- char *mode, php_stream *innerstream STREAMS_DC); +ext/bz2/php_bz2.h:52:110 - Unknown word (innerstream) -- BZFILE((bz), (mode), (innerstream) STREAMS_CC) +ext/bz2/php_bz2.h:52:50 - Unknown word (innerstream) -- from_BZFILE(bz, mode, innerstream) _php_stream_bz2open ext/calendar/cal_unix.c:32:17 - Unknown word (tmbuf) -- struct tm *ta, tmbuf; ext/calendar/cal_unix.c:47:35 - Unknown word (tmbuf) -- php_localtime_r(&ts, &tmbuf))) { -ext/calendar/cal_unix.c:58:12 - Unknown word (uday) -- zend_long uday; -ext/calendar/cal_unix.c:60:51 - Unknown word (uday) -- ZEND_NUM_ARGS(), "l", &uday) == FAILURE) { -ext/calendar/cal_unix.c:63:25 - Unknown word (uday) -- (uday < 2440588 || (uday - 2440588) > (ZEND_LONG -ext/calendar/cal_unix.c:63:6 - Unknown word (uday) -- if (uday < 2440588 || (uday ext/calendar/cal_unix.c:64:21 - Unknown word (jday) -- zend_value_error("jday must be between 244 -ext/calendar/cal_unix.c:68:2 - Unknown word (uday) -- uday -= 2440588 /* J.D. of -ext/calendar/calendar.c:127:15 - Unknown word (smonths) -- zval months, smonths; -ext/calendar/calendar.c:135:14 - Unknown word (smonths) -- array_init(&smonths); -ext/calendar/calendar.c:139:21 - Unknown word (smonths) -- add_index_string(&smonths, i, calendar->month ext/calendar/calendar.c:143:23 - Unknown word (abbrevmonths) -- add_assoc_zval(ret, "abbrevmonths", &smonths); -ext/calendar/calendar.c:143:39 - Unknown word (smonths) -- ret, "abbrevmonths", &smonths); -ext/calendar/calendar.c:144:23 - Unknown word (maxdaysinmonth) -- add_assoc_long(ret, "maxdaysinmonth", calendar->max_days ext/calendar/calendar.c:145:25 - Unknown word (calname) -- add_assoc_string(ret, "calname", calendar->name); ext/calendar/calendar.c:146:25 - Unknown word (calsymbol) -- add_assoc_string(ret, "calsymbol", calendar->symbol) ext/calendar/calendar.c:165:27 - Unknown word (CALS) -- (i = 0; i < CAL_NUM_CALS; i++) { @@ -2105,23 +1931,12 @@ ext/calendar/calendar.c:422:4 - Unknown word (yehidot) -- /* ext/calendar/calendar.c:429:21 - Unknown word (GERESHAYIM) -- if (CAL_JEWISH_ADD_GERESHAYIM & fl) { ext/calendar/calendar.c:430:15 - Unknown word (endofalafim) -- switch (p - endofalafim) { ext/calendar/calendar.c:43:10 - Unknown word (CALS) -- CAL_NUM_CALS -ext/calendar/calendar.c:457:15 - Unknown word (yearp) -- char *dayp, *yearp; -ext/calendar/calendar.c:457:8 - Unknown word (dayp) -- char *dayp, *yearp; -ext/calendar/calendar.c:465:23 - Unknown word (strpprintf) -- RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month -ext/calendar/calendar.c:472:153 - Unknown word (yearp) -- to_chars(year, fl, &yearp))); -ext/calendar/calendar.c:472:23 - Unknown word (strpprintf) -- RETVAL_NEW_STR(zend_strpprintf(0, "%s %s %s", heb_number -ext/calendar/calendar.c:472:79 - Unknown word (dayp) -- number_to_chars(day, fl, &dayp), JEWISH_HEB_MONTH_NAME -ext/calendar/calendar.c:474:7 - Unknown word (dayp) -- if (dayp) { -ext/calendar/calendar.c:475:10 - Unknown word (dayp) -- efree(dayp); -ext/calendar/calendar.c:477:7 - Unknown word (yearp) -- if (yearp) { -ext/calendar/calendar.c:478:10 - Unknown word (yearp) -- efree(yearp); -ext/calendar/calendar.c:529:35 - Unknown word (DAYNO) -- julday, mode = CAL_DOW_DAYNO; -ext/calendar/calendar.c:531:14 - Unknown word (daynamel) -- const char *daynamel, *daynames; -ext/calendar/calendar.c:538:2 - Unknown word (daynamel) -- daynamel = DayNameLong[day]; -ext/calendar/calendar.c:543:17 - Unknown word (daynamel) -- RETURN_STRING(daynamel); -ext/calendar/calendar.c:548:15 - Unknown word (DAYNO) -- case CAL_DOW_DAYNO: +ext/calendar/calendar.c:465:23 - Unknown word (strpprintf) -- RETURN_NEW_STR(zend_strpprintf(0, "%i/%i/%i", month +ext/calendar/calendar.c:472:23 - Unknown word (strpprintf) -- RETVAL_NEW_STR(zend_strpprintf(0, "%s %s %s", heb_number +ext/calendar/calendar.c:531:14 - Unknown word (daynamel) -- const char *daynamel, *daynames; +ext/calendar/calendar.c:538:2 - Unknown word (daynamel) -- daynamel = DayNameLong[day]; +ext/calendar/calendar.c:543:17 - Unknown word (daynamel) -- RETURN_STRING(daynamel); ext/calendar/calendar.c:61:62 - Unknown word (CALS) -- conversion_table[CAL_NUM_CALS] = { -ext/calendar/calendar.c:76:16 - Unknown word (DAYNO) -- enum { CAL_DOW_DAYNO, CAL_DOW_LONG, CAL_DOW ext/calendar/calendar.c:84:48 - Unknown word (אבגדהוזחטיכלמנסעפצקרשת) -- escape sequences of אבגדהוזחטיכלמנסעפצקרשת ext/calendar/calendar.c:86:19 - Unknown word (alef) -- static const char alef_bet[25] = "0\xE0\xE ext/calendar/calendar.c:88:24 - Unknown word (ALAFIM) -- define CAL_JEWISH_ADD_ALAFIM_GERESH 0x2 @@ -2143,8 +1958,6 @@ ext/calendar/calendar.stub.php:33:20 - Unknown word (DAYNO) -- * @cvalu ext/calendar/calendar.stub.php:35:15 - Unknown word (DAYNO) -- const CAL_DOW_DAYNO = UNKNOWN; ext/calendar/calendar_arginfo.h:124:34 - Unknown word (CALS) -- LONG_CONSTANT("CAL_NUM_CALS", CAL_NUM_CALS, CONST ext/calendar/calendar_arginfo.h:124:49 - Unknown word (CALS) -- CAL_NUM_CALS", CAL_NUM_CALS, CONST_PERSISTENT); -ext/calendar/calendar_arginfo.h:125:34 - Unknown word (DAYNO) -- LONG_CONSTANT("CAL_DOW_DAYNO", CAL_DOW_DAYNO, CONST -ext/calendar/calendar_arginfo.h:125:50 - Unknown word (DAYNO) -- DOW_DAYNO", CAL_DOW_DAYNO, CONST_PERSISTENT); ext/calendar/calendar_arginfo.h:138:41 - Unknown word (ALAFIM) -- CONSTANT("CAL_JEWISH_ADD_ALAFIM_GERESH", CAL_JEWISH ext/calendar/calendar_arginfo.h:138:48 - Unknown word (GERESH) -- CAL_JEWISH_ADD_ALAFIM_GERESH", CAL_JEWISH_ADD_ALAFIM ext/calendar/calendar_arginfo.h:138:72 - Unknown word (ALAFIM) -- GERESH", CAL_JEWISH_ADD_ALAFIM_GERESH, CONST_PERSISTENT @@ -2153,7 +1966,6 @@ ext/calendar/calendar_arginfo.h:139:41 - Unknown word (ALAFIM) -- CONSTAN ext/calendar/calendar_arginfo.h:139:65 - Unknown word (ALAFIM) -- ALAFIM", CAL_JEWISH_ADD_ALAFIM, CONST_PERSISTENT); ext/calendar/calendar_arginfo.h:140:41 - Unknown word (GERESHAYIM) -- CONSTANT("CAL_JEWISH_ADD_GERESHAYIM", CAL_JEWISH_ADD_GERESHAYIM ext/calendar/calendar_arginfo.h:140:69 - Unknown word (GERESHAYIM) -- GERESHAYIM", CAL_JEWISH_ADD_GERESHAYIM, CONST_PERSISTENT); -ext/calendar/calendar_arginfo.h:43:70 - Unknown word (DAYNO) -- IS_LONG, 0, "CAL_DOW_DAYNO") ext/calendar/easter.c:100:66 - Unknown word (Domincal) -- year/400)) % 7; /* the "Domincal number" */ ext/calendar/easter.c:16:20 - Unknown word (Perschke) -- | Arne Perschke typeinfo && COMG(autoreg_on)) { -ext/com_dotnet/com_com.c:250:4 - Unknown word (BSTR) -- BSTR name; ext/com_dotnet/com_com.c:253:40 - Unknown word (olestring) -- typelib_str = php_com_olestring_to_string(name, obj ext/com_dotnet/com_com.c:277:2 - Unknown word (CLSID) -- CLSID clsid; ext/com_dotnet/com_com.c:277:8 - Unknown word (clsid) -- CLSID clsid; @@ -2270,16 +2073,9 @@ ext/com_dotnet/com_com.c:314:19 - Unknown word (dispatchable) -- /* we got ext/com_dotnet/com_com.c:332:1 - Unknown word (HRESULT) -- HRESULT php_com_invoke_helper ext/com_dotnet/com_com.c:332:59 - Unknown word (DISPID) -- dotnet_object *obj, DISPID id_member, ext/com_dotnet/com_com.c:333:15 - Unknown word (DISPPARAMS) -- WORD flags, DISPPARAMS *disp_params, VARIANT -ext/com_dotnet/com_com.c:333:76 - Unknown word (noarg) -- bool silent, bool allow_noarg) ext/com_dotnet/com_com.c:335:2 - Unknown word (HRESULT) -- HRESULT hr; ext/com_dotnet/com_com.c:337:2 - Unknown word (EXCEPINFO) -- EXCEPINFO e = {0}; -ext/com_dotnet/com_com.c:348:11 - Unknown word (bstr) -- if (e.bstrSource) { ext/com_dotnet/com_com.c:349:23 - Unknown word (olestring) -- source = php_com_olestring_to_string(e.bstrSource -ext/com_dotnet/com_com.c:349:45 - Unknown word (bstr) -- olestring_to_string(e.bstrSource, obj->code_page -ext/com_dotnet/com_com.c:350:22 - Unknown word (bstr) -- SysFreeString(e.bstrSource); -ext/com_dotnet/com_com.c:352:11 - Unknown word (bstr) -- if (e.bstrDescription) { -ext/com_dotnet/com_com.c:353:47 - Unknown word (bstr) -- olestring_to_string(e.bstrDescription, obj->code -ext/com_dotnet/com_com.c:384:70 - Unknown word (noarg) -- cNamedArgs == 0) && allow_noarg) { ext/com_dotnet/com_com.c:38:2 - Unknown word (OLECHAR) -- OLECHAR *moniker; ext/com_dotnet/com_com.c:39:2 - Unknown word (CLSID) -- CLSID clsid; ext/com_dotnet/com_com.c:39:8 - Unknown word (clsid) -- CLSID clsid; @@ -2308,22 +2104,23 @@ ext/com_dotnet/com_com.c:460:2 - Unknown word (DISPPARAMS) -- DISPPARAMS ext/com_dotnet/com_com.c:48:12 - Unknown word (EOAC) -- &authid, EOAC_NONE ext/com_dotnet/com_com.c:528:14 - Unknown word (rgvarg) -- disp_params.rgvarg = vargs; ext/com_dotnet/com_com.c:529:14 - Unknown word (rgdispid) -- disp_params.rgdispidNamedArgs = NULL; -ext/com_dotnet/com_com.c:532:15 - Unknown word (DISPID) -- altdispid = DISPID_PROPERTYPUT; -ext/com_dotnet/com_com.c:532:3 - Unknown word (altdispid) -- altdispid = DISPID_PROPERTYPUT -ext/com_dotnet/com_com.c:533:15 - Unknown word (rgdispid) -- disp_params.rgdispidNamedArgs = &altdispid -ext/com_dotnet/com_com.c:533:36 - Unknown word (altdispid) -- rgdispidNamedArgs = &altdispid; -ext/com_dotnet/com_com.c:553:13 - Unknown word (pointee) -- * the pointee value as a zval; otherwise -ext/com_dotnet/com_com.c:585:74 - Unknown word (noarg) -- bool silent, bool allow_noarg) -ext/com_dotnet/com_com.c:587:9 - Unknown word (altdispid) -- DISPID altdispid; -ext/com_dotnet/com_com.c:588:2 - Unknown word (DISPPARAMS) -- DISPPARAMS disp_params; -ext/com_dotnet/com_com.c:604:14 - Unknown word (rgvarg) -- disp_params.rgvarg = vargs; -ext/com_dotnet/com_com.c:605:14 - Unknown word (rgdispid) -- disp_params.rgdispidNamedArgs = NULL; -ext/com_dotnet/com_com.c:608:3 - Unknown word (altdispid) -- altdispid = DISPID_PROPERTYPUT -ext/com_dotnet/com_com.c:609:15 - Unknown word (rgdispid) -- disp_params.rgdispidNamedArgs = &altdispid -ext/com_dotnet/com_com.c:614:80 - Unknown word (noarg) -- params, v, silent, allow_noarg); +ext/com_dotnet/com_com.c:531:23 - Unknown word (PROPERTYPUT) -- if (flags & DISPATCH_PROPERTYPUT) { +ext/com_dotnet/com_com.c:532:15 - Unknown word (DISPID) -- altdispid = DISPID_PROPERTYPUT; +ext/com_dotnet/com_com.c:532:22 - Unknown word (PROPERTYPUT) -- altdispid = DISPID_PROPERTYPUT; +ext/com_dotnet/com_com.c:532:3 - Unknown word (altdispid) -- altdispid = DISPID_PROPERTYPUT +ext/com_dotnet/com_com.c:533:15 - Unknown word (rgdispid) -- disp_params.rgdispidNamedArgs = &altdispid +ext/com_dotnet/com_com.c:533:36 - Unknown word (altdispid) -- rgdispidNamedArgs = &altdispid; +ext/com_dotnet/com_com.c:553:13 - Unknown word (pointee) -- * the pointee value as a zval; otherwise +ext/com_dotnet/com_com.c:587:9 - Unknown word (altdispid) -- DISPID altdispid; +ext/com_dotnet/com_com.c:588:2 - Unknown word (DISPPARAMS) -- DISPPARAMS disp_params; +ext/com_dotnet/com_com.c:604:14 - Unknown word (rgvarg) -- disp_params.rgvarg = vargs; +ext/com_dotnet/com_com.c:605:14 - Unknown word (rgdispid) -- disp_params.rgdispidNamedArgs = NULL; +ext/com_dotnet/com_com.c:607:23 - Unknown word (PROPERTYPUT) -- if (flags & DISPATCH_PROPERTYPUT) { +ext/com_dotnet/com_com.c:608:22 - Unknown word (PROPERTYPUT) -- altdispid = DISPID_PROPERTYPUT; +ext/com_dotnet/com_com.c:608:3 - Unknown word (altdispid) -- altdispid = DISPID_PROPERTYPUT +ext/com_dotnet/com_com.c:609:15 - Unknown word (rgdispid) -- disp_params.rgdispidNamedArgs = &altdispid ext/com_dotnet/com_com.c:62:8 - Unknown word (CDNO) -- obj = CDNO_FETCH(object); -ext/com_dotnet/com_com.c:632:61 - Unknown word (noarg) -- zval *args, bool allow_noarg) -ext/com_dotnet/com_com.c:663:49 - Unknown word (CLSID) -- = S_OK && StringFromCLSID(&retval, &guid_string +ext/com_dotnet/com_com.c:663:49 - Unknown word (CLSID) -- = S_OK && StringFromCLSID(&retval, &guid_string ext/com_dotnet/com_com.c:694:8 - Unknown word (CDNO) -- obj = CDNO_FETCH(object); ext/com_dotnet/com_com.c:697:29 - Unknown word (dispname) -- > typelibname, 1 => dispname */ ext/com_dotnet/com_com.c:72:9 - Unknown word (CLSCTX) -- ctx = CLSCTX_REMOTE_SERVER; @@ -2335,11 +2132,7 @@ ext/com_dotnet/com_com.c:777:52 - Unknown word (timeoutms) -- ZEND_NUM_AR ext/com_dotnet/com_com.c:781:60 - Unknown word (timeoutms) -- NULL, FALSE, (DWORD)timeoutms, QS_ALLINPUT); ext/com_dotnet/com_com.c:81:10 - Unknown word (CLSCTX) -- ctx = CLSCTX_REMOTE_SERVER; ext/com_dotnet/com_dotnet.c:101:2 - Unknown word (HRESULT) -- HRESULT ( STDMETHODCALLTYPE -ext/com_dotnet/com_dotnet.c:101:67 - Unknown word (BSTR) -- (IAppDomain * This, BSTR AssemblyName, BSTR typeName -ext/com_dotnet/com_dotnet.c:101:86 - Unknown word (BSTR) -- BSTR AssemblyName, BSTR typeName, IUnknown ext/com_dotnet/com_dotnet.c:102:2 - Unknown word (HRESULT) -- HRESULT ( STDMETHODCALLTYPE -ext/com_dotnet/com_dotnet.c:102:71 - Unknown word (BSTR) -- (IAppDomain * This, BSTR AssemblyFile, BSTR typeName -ext/com_dotnet/com_dotnet.c:102:90 - Unknown word (BSTR) -- BSTR AssemblyFile, BSTR typeName, IUnknown ext/com_dotnet/com_dotnet.c:109:9 - Unknown word (Imscorlib) -- struct _Imscorlib_System_AppDomain { ext/com_dotnet/com_dotnet.c:110:10 - Unknown word (Imscorlib) -- struct _Imscorlib_System_AppDomainVtbl ext/com_dotnet/com_dotnet.c:117:2 - Unknown word (DISPID) -- DISPID create_instance; @@ -2372,7 +2165,6 @@ ext/com_dotnet/com_dotnet.c:198:6 - Unknown word (COMG) -- if (COMG(do ext/com_dotnet/com_dotnet.c:225:11 - Unknown word (oleassembly) -- OLECHAR *oleassembly, *oletype; ext/com_dotnet/com_dotnet.c:225:2 - Unknown word (OLECHAR) -- OLECHAR *oleassembly, *oletype ext/com_dotnet/com_dotnet.c:225:25 - Unknown word (oletype) -- OLECHAR *oleassembly, *oletype; -ext/com_dotnet/com_dotnet.c:226:2 - Unknown word (BSTR) -- BSTR oleassembly_sys, oletype ext/com_dotnet/com_dotnet.c:226:24 - Unknown word (oletype) -- BSTR oleassembly_sys, oletype_sys; ext/com_dotnet/com_dotnet.c:226:7 - Unknown word (oleassembly) -- BSTR oleassembly_sys, oletype_sys; ext/com_dotnet/com_dotnet.c:23:13 - Unknown word (MSCOREE) -- #ifdef HAVE_MSCOREE_H @@ -2402,8 +2194,6 @@ ext/com_dotnet/com_dotnet.c:64:26 - Unknown word (HRESULT) -- define DUMM ext/com_dotnet/com_extension.c:130:59 - Unknown word (COMG) -- cache(typelib_name, COMG(code_page))) != NULL ext/com_dotnet/com_extension.c:131:50 - Unknown word (COMG) -- pTL, CONST_PERSISTENT, COMG(code_page)); ext/com_dotnet/com_extension.c:142:34 - Unknown word (Casesensitive) -- INI_MH(OnAutoregisterCasesensitive) -ext/com_dotnet/com_extension.c:152:33 - Unknown word (dcom) -- INI_BOOLEAN("com.allow_dcom", "0", PHP_INI_SYSTEM -ext/com_dotnet/com_extension.c:152:84 - Unknown word (dcom) -- OnUpdateBool, allow_dcom, zend_com_dotnet_globals ext/com_dotnet/com_extension.c:155:38 - Unknown word (casesensitive) -- ENTRY("com.autoregister_casesensitive", "1", PHP_INI_ALL, ext/com_dotnet/com_extension.c:155:86 - Unknown word (Casesensitive) -- INI_ALL, OnAutoregisterCasesensitive, autoreg_case_sensitive ext/com_dotnet/com_extension.c:183:10 - Unknown word (saproxy) -- php_com_saproxy_class_entry = register @@ -2416,8 +2206,6 @@ ext/com_dotnet/com_extension.c:221:6 - Unknown word (COMG) -- if (C ext/com_dotnet/com_extension.c:235:2 - Unknown word (COMG) -- COMG(rshutdown_started) ext/com_dotnet/com_extension.c:243:13 - Unknown word (MSCOREE) -- #ifdef HAVE_MSCOREE_H ext/com_dotnet/com_extension.c:244:6 - Unknown word (COMG) -- if (COMG(dotnet_runtime_stuff -ext/com_dotnet/com_extension.c:259:31 - Unknown word (DCOM) -- print_table_row(2, "DCOM support", COMG(allow -ext/com_dotnet/com_extension.c:259:57 - Unknown word (dcom) -- support", COMG(allow_dcom) ? "enabled" : "disabled ext/com_dotnet/com_extension.c:261:13 - Unknown word (MSCOREE) -- #ifdef HAVE_MSCOREE_H ext/com_dotnet/com_extension.c:53:11 - Unknown word (saproxy) -- *php_com_saproxy_class_entry; ext/com_dotnet/com_extension.stub.php:12:12 - Unknown word (CLSCTX) -- * @cvalue CLSCTX_INPROC_HANDLER @@ -2469,8 +2257,6 @@ ext/com_dotnet/com_extension_arginfo.h:227:49 - Unknown word (CLSCTX) -- ext/com_dotnet/com_extension_arginfo.h:228:26 - Unknown word (CLSCTX) -- REGISTER_LONG_CONSTANT("CLSCTX_INPROC_HANDLER", CLSCTX ext/com_dotnet/com_extension_arginfo.h:228:50 - Unknown word (CLSCTX) -- CLSCTX_INPROC_HANDLER", CLSCTX_INPROC_HANDLER, CONST ext/com_dotnet/com_extension_arginfo.h:229:26 - Unknown word (CLSCTX) -- REGISTER_LONG_CONSTANT("CLSCTX_LOCAL_SERVER", CLSCTX -ext/com_dotnet/com_extension_arginfo.h:247:29 - Unknown word (BSTR) -- REGISTER_LONG_CONSTANT("VT_BSTR", VT_BSTR, CONST_PERSISTENT -ext/com_dotnet/com_extension_arginfo.h:247:39 - Unknown word (BSTR) -- CONSTANT("VT_BSTR", VT_BSTR, CONST_PERSISTENT); ext/com_dotnet/com_extension_arginfo.h:257:29 - Unknown word (MACCP) -- REGISTER_LONG_CONSTANT("CP_MACCP", CP_MACCP, CONST_PERSISTENT ext/com_dotnet/com_extension_arginfo.h:257:40 - Unknown word (MACCP) -- CONSTANT("CP_MACCP", CP_MACCP, CONST_PERSISTENT); ext/com_dotnet/com_extension_arginfo.h:258:29 - Unknown word (OEMCP) -- REGISTER_LONG_CONSTANT("CP_OEMCP", CP_OEMCP, CONST_PERSISTENT @@ -2481,60 +2267,58 @@ ext/com_dotnet/com_extension_arginfo.h:274:18 - Unknown word (IGNOREKASHIDA) ext/com_dotnet/com_extension_arginfo.h:275:31 - Unknown word (IGNOREKASHIDA) -- LONG_CONSTANT("NORM_IGNOREKASHIDA", NORM_IGNOREKASHIDA ext/com_dotnet/com_extension_arginfo.h:275:52 - Unknown word (IGNOREKASHIDA) -- IGNOREKASHIDA", NORM_IGNOREKASHIDA, CONST_PERSISTENT); ext/com_dotnet/com_extension_arginfo.h:310:18 - Unknown word (MSCOREE) -- #if defined(HAVE_MSCOREE_H) -ext/com_dotnet/com_handlers.c:106:12 - Unknown word (saproxy) -- php_com_saproxy_create(object, rv, offset -ext/com_dotnet/com_handlers.c:121:2 - Unknown word (HRESULT) -- HRESULT res; -ext/com_dotnet/com_handlers.c:136:47 - Unknown word (DISPID) -- do_invoke_by_id(obj, DISPID_VALUE, -ext/com_dotnet/com_handlers.c:187:2 - Unknown word (DISPID) -- DISPID dispid; -ext/com_dotnet/com_handlers.c:187:9 - Unknown word (dispid) -- DISPID dispid; -ext/com_dotnet/com_handlers.c:193:54 - Unknown word (dispid) -- of_name(obj, member, &dispid))) { -ext/com_dotnet/com_handlers.c:254:31 - Unknown word (CDNO) -- dotnet_object *obj = CDNO_FETCH(object); -ext/com_dotnet/com_handlers.c:293:2 - Unknown word (DISPID) -- DISPID dummy; -ext/com_dotnet/com_handlers.c:324:13 - Unknown word (olename) -- OLECHAR *olename; -ext/com_dotnet/com_handlers.c:324:4 - Unknown word (OLECHAR) -- OLECHAR *olename; -ext/com_dotnet/com_handlers.c:325:10 - Unknown word (lhash) -- ULONG lhash; -ext/com_dotnet/com_handlers.c:329:33 - Unknown word (olestring) -- = php_com_string_to_olestring(name->val, name->len -ext/com_dotnet/com_handlers.c:329:5 - Unknown word (olename) -- olename = php_com_string_to +ext/com_dotnet/com_handlers.c:106:12 - Unknown word (saproxy) -- php_com_saproxy_create(object, rv, offset +ext/com_dotnet/com_handlers.c:121:2 - Unknown word (HRESULT) -- HRESULT res; +ext/com_dotnet/com_handlers.c:136:47 - Unknown word (DISPID) -- do_invoke_by_id(obj, DISPID_VALUE, +ext/com_dotnet/com_handlers.c:137:30 - Unknown word (PROPERTYPUT) -- DISPATCH_METHOD|DISPATCH_PROPERTYPUT, &v, 2, args, 0, 0) +ext/com_dotnet/com_handlers.c:187:2 - Unknown word (DISPID) -- DISPID dispid; +ext/com_dotnet/com_handlers.c:187:9 - Unknown word (dispid) -- DISPID dispid; +ext/com_dotnet/com_handlers.c:193:54 - Unknown word (dispid) -- of_name(obj, member, &dispid))) { +ext/com_dotnet/com_handlers.c:254:31 - Unknown word (CDNO) -- dotnet_object *obj = CDNO_FETCH(object); +ext/com_dotnet/com_handlers.c:272:106 - Unknown word (PROPERTYGET) -- DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, nargs, args)) +ext/com_dotnet/com_handlers.c:293:2 - Unknown word (DISPID) -- DISPID dummy; +ext/com_dotnet/com_handlers.c:324:13 - Unknown word (olename) -- OLECHAR *olename; +ext/com_dotnet/com_handlers.c:324:4 - Unknown word (OLECHAR) -- OLECHAR *olename; +ext/com_dotnet/com_handlers.c:325:10 - Unknown word (lhash) -- ULONG lhash; +ext/com_dotnet/com_handlers.c:329:33 - Unknown word (olestring) -- = php_com_string_to_olestring(name->val, name->len +ext/com_dotnet/com_handlers.c:329:5 - Unknown word (olename) -- olename = php_com_string_to ext/com_dotnet/com_handlers.c:32:2 - Unknown word (HRESULT) -- HRESULT res; -ext/com_dotnet/com_handlers.c:330:5 - Unknown word (lhash) -- lhash = LHashValOfNameSys -ext/com_dotnet/com_handlers.c:330:58 - Unknown word (olename) -- WIN32, LOCALE_NEUTRAL, olename); -ext/com_dotnet/com_handlers.c:332:40 - Unknown word (olename) -- ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC -ext/com_dotnet/com_handlers.c:332:49 - Unknown word (lhash) -- Bind(comp, olename, lhash, INVOKE_FUNC, &TI, -ext/com_dotnet/com_handlers.c:338:44 - Unknown word (lprgelemdesc) -- bindptr.lpfuncdesc->lprgelemdescParam[i].paramdesc.wParamFlags -ext/com_dotnet/com_handlers.c:338:99 - Unknown word (FOUT) -- wParamFlags & PARAMFLAG_FOUT) != 0; -ext/com_dotnet/com_handlers.c:353:34 - Unknown word (lptcomp) -- ITypeComp_Release(bindptr.lptcomp); -ext/com_dotnet/com_handlers.c:364:11 - Unknown word (olename) -- efree(olename); -ext/com_dotnet/com_handlers.c:401:25 - Unknown word (obja) -- php_com_dotnet_object *obja, *objb; -ext/com_dotnet/com_handlers.c:401:32 - Unknown word (objb) -- dotnet_object *obja, *objb; -ext/com_dotnet/com_handlers.c:411:2 - Unknown word (obja) -- obja = CDNO_FETCH(object -ext/com_dotnet/com_handlers.c:411:9 - Unknown word (CDNO) -- obja = CDNO_FETCH(object1); -ext/com_dotnet/com_handlers.c:412:2 - Unknown word (objb) -- objb = CDNO_FETCH(object -ext/com_dotnet/com_handlers.c:412:9 - Unknown word (CDNO) -- objb = CDNO_FETCH(object2); -ext/com_dotnet/com_handlers.c:414:18 - Unknown word (obja) -- switch (VarCmp(&obja->v, &objb->v, LOCALE -ext/com_dotnet/com_handlers.c:414:28 - Unknown word (objb) -- switch (VarCmp(&obja->v, &objb->v, LOCALE_NEUTRAL, -ext/com_dotnet/com_handlers.c:438:2 - Unknown word (HRESULT) -- HRESULT res = S_OK; -ext/com_dotnet/com_handlers.c:445:47 - Unknown word (DISPID) -- do_invoke_by_id(obj, DISPID_VALUE, -ext/com_dotnet/com_handlers.c:471:12 - Unknown word (BSTR) -- vt = VT_BSTR; -ext/com_dotnet/com_handlers.c:51:12 - Unknown word (saproxy) -- php_com_saproxy_create(object, rv, -ext/com_dotnet/com_handlers.c:556:23 - Unknown word (Unadvise) -- IConnectionPoint_Unadvise(point, obj->sink_cookie -ext/com_dotnet/com_handlers.c:92:47 - Unknown word (DISPID) -- do_invoke_by_id(obj, DISPID_VALUE, +ext/com_dotnet/com_handlers.c:330:5 - Unknown word (lhash) -- lhash = LHashValOfNameSys +ext/com_dotnet/com_handlers.c:330:58 - Unknown word (olename) -- WIN32, LOCALE_NEUTRAL, olename); +ext/com_dotnet/com_handlers.c:332:40 - Unknown word (olename) -- ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC +ext/com_dotnet/com_handlers.c:332:49 - Unknown word (lhash) -- Bind(comp, olename, lhash, INVOKE_FUNC, &TI, +ext/com_dotnet/com_handlers.c:338:44 - Unknown word (lprgelemdesc) -- bindptr.lpfuncdesc->lprgelemdescParam[i].paramdesc.wParamFlags +ext/com_dotnet/com_handlers.c:353:34 - Unknown word (lptcomp) -- ITypeComp_Release(bindptr.lptcomp); +ext/com_dotnet/com_handlers.c:364:11 - Unknown word (olename) -- efree(olename); +ext/com_dotnet/com_handlers.c:401:25 - Unknown word (obja) -- php_com_dotnet_object *obja, *objb; +ext/com_dotnet/com_handlers.c:401:32 - Unknown word (objb) -- dotnet_object *obja, *objb; +ext/com_dotnet/com_handlers.c:411:2 - Unknown word (obja) -- obja = CDNO_FETCH(object +ext/com_dotnet/com_handlers.c:411:9 - Unknown word (CDNO) -- obja = CDNO_FETCH(object1); +ext/com_dotnet/com_handlers.c:412:2 - Unknown word (objb) -- objb = CDNO_FETCH(object +ext/com_dotnet/com_handlers.c:412:9 - Unknown word (CDNO) -- objb = CDNO_FETCH(object2); +ext/com_dotnet/com_handlers.c:414:18 - Unknown word (obja) -- switch (VarCmp(&obja->v, &objb->v, LOCALE +ext/com_dotnet/com_handlers.c:414:28 - Unknown word (objb) -- switch (VarCmp(&obja->v, &objb->v, LOCALE_NEUTRAL, +ext/com_dotnet/com_handlers.c:41:65 - Unknown word (PROPERTYGET) -- DISPATCH_METHOD|DISPATCH_PROPERTYGET, +ext/com_dotnet/com_handlers.c:438:2 - Unknown word (HRESULT) -- HRESULT res = S_OK; +ext/com_dotnet/com_handlers.c:445:47 - Unknown word (DISPID) -- do_invoke_by_id(obj, DISPID_VALUE, +ext/com_dotnet/com_handlers.c:446:30 - Unknown word (PROPERTYGET) -- DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, 0, NULL, 1, 0) +ext/com_dotnet/com_handlers.c:51:12 - Unknown word (saproxy) -- php_com_saproxy_create(object, rv, +ext/com_dotnet/com_handlers.c:556:23 - Unknown word (Unadvise) -- IConnectionPoint_Unadvise(point, obj->sink_cookie +ext/com_dotnet/com_handlers.c:71:14 - Unknown word (PROPERTYPUT) -- DISPATCH_PROPERTYPUT|DISPATCH_PROPERTYPUTREF +ext/com_dotnet/com_handlers.c:71:35 - Unknown word (PROPERTYPUTREF) -- PROPERTYPUT|DISPATCH_PROPERTYPUTREF, &v, 1, value, 0)) +ext/com_dotnet/com_handlers.c:92:47 - Unknown word (DISPID) -- do_invoke_by_id(obj, DISPID_VALUE, +ext/com_dotnet/com_handlers.c:93:30 - Unknown word (PROPERTYGET) -- DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, 1, offset, 0, ext/com_dotnet/com_iterator.c:139:2 - Unknown word (DISPPARAMS) -- DISPPARAMS dp; ext/com_dotnet/com_iterator.c:149:8 - Unknown word (CDNO) -- obj = CDNO_FETCH(object); ext/com_dotnet/com_iterator.c:202:52 - Unknown word (DISPID) -- V_DISPATCH(&obj->v), DISPID_NEWENUM, +ext/com_dotnet/com_iterator.c:203:59 - Unknown word (PROPERTYGET) -- DISPATCH_METHOD|DISPATCH_PROPERTYGET, ext/com_dotnet/com_iterator.c:37:7 - Unknown word (zdata) -- zval zdata; ext/com_dotnet/com_iterator.c:49:20 - Unknown word (zdata) -- zval_ptr_dtor(&I->zdata); ext/com_dotnet/com_iterator.c:56:16 - Unknown word (zdata) -- if (Z_TYPE(I->zdata) != IS_UNDEF) { ext/com_dotnet/com_iterator.c:67:13 - Unknown word (zdata) -- return &I->zdata; ext/com_dotnet/com_iterator.c:90:16 - Unknown word (zdata) -- if (Z_TYPE(I->zdata) != IS_UNDEF) { ext/com_dotnet/com_misc.c:28:30 - Unknown word (HRESULT) -- com_throw_exception(HRESULT code, char *message -ext/com_dotnet/com_olechar.c:100:1 - Unknown word (BSTR) -- BSTR php_com_string_to_bstr -ext/com_dotnet/com_olechar.c:100:24 - Unknown word (bstr) -- BSTR php_com_string_to_bstr(zend_string *string -ext/com_dotnet/com_olechar.c:102:2 - Unknown word (BSTR) -- BSTR bstr = NULL; -ext/com_dotnet/com_olechar.c:102:7 - Unknown word (bstr) -- BSTR bstr = NULL; ext/com_dotnet/com_olechar.c:103:45 - Unknown word (PRECOMPOSED) -- == CP_UTF8 ? 0 : MB_PRECOMPOSED | MB_ERR_INVALID_CHARS -ext/com_dotnet/com_olechar.c:110:7 - Unknown word (bstr) -- if ((bstr = SysAllocStringLen -ext/com_dotnet/com_olechar.c:113:88 - Unknown word (bstr) -- string), (int)mb_len + 1, bstr, wc_len)) <= 0) { -ext/com_dotnet/com_olechar.c:116:9 - Unknown word (bstr) -- return bstr; -ext/com_dotnet/com_olechar.c:127:37 - Unknown word (BSTR) -- php_com_bstr_to_string(BSTR bstr, int codepage) ext/com_dotnet/com_olechar.c:29:20 - Unknown word (OLECHAR) -- PHP_COM_DOTNET_API OLECHAR *php_com_string_to_olestring ext/com_dotnet/com_olechar.c:29:47 - Unknown word (olestring) -- OLECHAR *php_com_string_to_olestring(const char *string, ext/com_dotnet/com_olechar.c:31:11 - Unknown word (olestring) -- OLECHAR *olestring = NULL; @@ -2546,39 +2330,31 @@ ext/com_dotnet/com_olechar.c:44:57 - Unknown word (OLECHAR) -- emalloc(s ext/com_dotnet/com_olechar.c:45:45 - Unknown word (olestring) -- real multibyte string, olestring is obviously allocated ext/com_dotnet/com_olechar.c:46:44 - Unknown word (olestring) -- by reallocating the olestring, but as emalloc is used ext/com_dotnet/com_olechar.c:54:16 - Unknown word (OLECHAR) -- olestring = (OLECHAR*)emalloc(sizeof(OLECHAR -ext/com_dotnet/com_persist.c:112:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE stm -ext/com_dotnet/com_persist.c:114:10 - Unknown word (nwrote) -- ssize_t nwrote; -ext/com_dotnet/com_persist.c:117:2 - Unknown word (nwrote) -- nwrote = php_stream_write(stm -ext/com_dotnet/com_persist.c:120:17 - Unknown word (nwrote) -- *pcbWritten = nwrote > 0 ? (ULONG)nwrote -ext/com_dotnet/com_persist.c:120:37 - Unknown word (nwrote) -- nwrote > 0 ? (ULONG)nwrote : 0; -ext/com_dotnet/com_persist.c:122:6 - Unknown word (nwrote) -- if (nwrote > 0) { -ext/com_dotnet/com_persist.c:128:72 - Unknown word (dlib) -- This, LARGE_INTEGER dlibMove, -ext/com_dotnet/com_persist.c:128:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE stm -ext/com_dotnet/com_persist.c:129:19 - Unknown word (ULARGE) -- DWORD dwOrigin, ULARGE_INTEGER *plibNewPosition -ext/com_dotnet/com_persist.c:144:6 - Unknown word (dlib) -- if (dlibMove.HighPart) { -ext/com_dotnet/com_persist.c:149:19 - Unknown word (dlib) -- offset = (off_t) dlibMove.QuadPart; -ext/com_dotnet/com_persist.c:160:62 - Unknown word (ULARGE) -- size(IStream *This, ULARGE_INTEGER libNewSize) -ext/com_dotnet/com_persist.c:160:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE stm -ext/com_dotnet/com_persist.c:179:70 - Unknown word (pstm) -- IStream *This, IStream *pstm, ULARGE_INTEGER cb, -ext/com_dotnet/com_persist.c:179:76 - Unknown word (ULARGE) -- This, IStream *pstm, ULARGE_INTEGER cb, -ext/com_dotnet/com_persist.c:180:28 - Unknown word (ULARGE) -- ULARGE_INTEGER *pcbRead, ULARGE_INTEGER *pcbWritten -ext/com_dotnet/com_persist.c:180:3 - Unknown word (ULARGE) -- ULARGE_INTEGER *pcbRead, ULARGE -ext/com_dotnet/com_persist.c:215:12 - Unknown word (pstatstg) -- STATSTG *pstatstg, DWORD grfStatFlag) -ext/com_dotnet/com_persist.c:215:3 - Unknown word (STATSTG) -- STATSTG *pstatstg, DWORD grfStatFlag -ext/com_dotnet/com_persist.c:220:69 - Unknown word (ppstm) -- IStream *This, IStream **ppstm) -ext/com_dotnet/com_persist.c:283:22 - Unknown word (ipsi) -- IPersistStreamInit *ipsi; -ext/com_dotnet/com_persist.c:300:15 - Unknown word (ipsi) -- if (!helper->ipsi && helper->unk) { -ext/com_dotnet/com_persist.c:301:81 - Unknown word (ipsi) -- IPersistStreamInit, &helper->ipsi); -ext/com_dotnet/com_persist.c:303:17 - Unknown word (ipsi) -- return helper->ipsi ? S_OK : E_NOTIMPL; -ext/com_dotnet/com_persist.c:319:11 - Unknown word (olename) -- OLECHAR *olename = NULL; -ext/com_dotnet/com_persist.c:319:2 - Unknown word (OLECHAR) -- OLECHAR *olename = NULL; -ext/com_dotnet/com_persist.c:330:47 - Unknown word (olename) -- GetCurFile(helper->ipf, &olename); -ext/com_dotnet/com_persist.c:333:31 - Unknown word (olestring) -- string *str = php_com_olestring_to_string(olename, helper -ext/com_dotnet/com_persist.c:333:51 - Unknown word (olename) -- olestring_to_string(olename, helper->codepage); -ext/com_dotnet/com_persist.c:334:18 - Unknown word (olename) -- CoTaskMemFree(olename); -ext/com_dotnet/com_persist.c:337:18 - Unknown word (olename) -- CoTaskMemFree(olename); +ext/com_dotnet/com_persist.c:112:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE stm +ext/com_dotnet/com_persist.c:114:10 - Unknown word (nwrote) -- ssize_t nwrote; +ext/com_dotnet/com_persist.c:117:2 - Unknown word (nwrote) -- nwrote = php_stream_write(stm +ext/com_dotnet/com_persist.c:120:17 - Unknown word (nwrote) -- *pcbWritten = nwrote > 0 ? (ULONG)nwrote +ext/com_dotnet/com_persist.c:120:37 - Unknown word (nwrote) -- nwrote > 0 ? (ULONG)nwrote : 0; +ext/com_dotnet/com_persist.c:122:6 - Unknown word (nwrote) -- if (nwrote > 0) { +ext/com_dotnet/com_persist.c:128:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE stm +ext/com_dotnet/com_persist.c:160:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE stm +ext/com_dotnet/com_persist.c:179:70 - Unknown word (pstm) -- IStream *This, IStream *pstm, ULARGE_INTEGER cb, +ext/com_dotnet/com_persist.c:215:12 - Unknown word (pstatstg) -- STATSTG *pstatstg, DWORD grfStatFlag) +ext/com_dotnet/com_persist.c:215:3 - Unknown word (STATSTG) -- STATSTG *pstatstg, DWORD grfStatFlag +ext/com_dotnet/com_persist.c:220:69 - Unknown word (ppstm) -- IStream *This, IStream **ppstm) +ext/com_dotnet/com_persist.c:283:22 - Unknown word (ipsi) -- IPersistStreamInit *ipsi; +ext/com_dotnet/com_persist.c:300:15 - Unknown word (ipsi) -- if (!helper->ipsi && helper->unk) { +ext/com_dotnet/com_persist.c:301:81 - Unknown word (ipsi) -- IPersistStreamInit, &helper->ipsi); +ext/com_dotnet/com_persist.c:303:17 - Unknown word (ipsi) -- return helper->ipsi ? S_OK : E_NOTIMPL; +ext/com_dotnet/com_persist.c:319:11 - Unknown word (olename) -- OLECHAR *olename = NULL; +ext/com_dotnet/com_persist.c:319:2 - Unknown word (OLECHAR) -- OLECHAR *olename = NULL; +ext/com_dotnet/com_persist.c:330:47 - Unknown word (olename) -- GetCurFile(helper->ipf, &olename); +ext/com_dotnet/com_persist.c:333:31 - Unknown word (olestring) -- string *str = php_com_olestring_to_string(olename, helper +ext/com_dotnet/com_persist.c:333:51 - Unknown word (olename) -- olestring_to_string(olename, helper->codepage); +ext/com_dotnet/com_persist.c:334:18 - Unknown word (olename) -- CoTaskMemFree(olename); +ext/com_dotnet/com_persist.c:337:18 - Unknown word (olename) -- CoTaskMemFree(olename); ext/com_dotnet/com_persist.c:355:11 - Unknown word (olefilename) -- OLECHAR *olefilename = NULL; -ext/com_dotnet/com_persist.c:355:2 - Unknown word (OLECHAR) -- OLECHAR *olefilename = NULL +ext/com_dotnet/com_persist.c:355:2 - Unknown word (OLECHAR) -- OLECHAR *olefilename = NULL ext/com_dotnet/com_persist.c:378:36 - Unknown word (olestring) -- = php_com_string_to_olestring(fullpath, strlen(fullpath ext/com_dotnet/com_persist.c:378:4 - Unknown word (olefilename) -- olefilename = php_com_string_to ext/com_dotnet/com_persist.c:381:40 - Unknown word (olefilename) -- PersistFile_Save(helper->ipf, olefilename, remember); @@ -2599,44 +2375,34 @@ ext/com_dotnet/com_persist.c:60:20 - Unknown word (riid) -- /* [in] */ ext/com_dotnet/com_persist.c:638:8 - Unknown word (CDNO) -- obj = CDNO_FETCH(zobj); ext/com_dotnet/com_persist.c:65:33 - Unknown word (riid) -- IsEqualGUID(&IID_IUnknown, riid) || ext/com_dotnet/com_persist.c:66:30 - Unknown word (riid) -- IsEqualGUID(&IID_IStream, riid)) { -ext/com_dotnet/com_persist.c:73:11 - Unknown word (NOINTERFACE) -- return E_NOINTERFACE; -ext/com_dotnet/com_persist.c:96:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE stm +ext/com_dotnet/com_persist.c:96:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE stm +ext/com_dotnet/com_saproxy.c:123:30 - Unknown word (PROPERTYGET) -- DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, ext/com_dotnet/com_saproxy.c:219:2 - Unknown word (HRESULT) -- HRESULT res; -ext/com_dotnet/com_saproxy.c:40:32 - Unknown word (indirecting) -- many dimensions we are indirecting to get into this element -ext/com_dotnet/com_saproxy.c:46:11 - Unknown word (saproxy) -- } php_com_saproxy; -ext/com_dotnet/com_saproxy.c:52:10 - Unknown word (saproxy) -- php_com_saproxy *proxy; -ext/com_dotnet/com_saproxy.c:56:11 - Unknown word (saproxy) -- } php_com_saproxy_iter; -ext/com_dotnet/com_saproxy.c:58:33 - Unknown word (saproxy) -- FETCH(zv) (php_com_saproxy*)Z_OBJ_P(zv) -ext/com_dotnet/com_saproxy.c:60:22 - Unknown word (saproxy) -- zend_object *php_com_saproxy_create_object(zend_class -ext/com_dotnet/com_saproxy.c:68:83 - Unknown word (ndims) -- com_saproxy *src, int ndims) -ext/com_dotnet/com_saproxy.c:72:18 - Unknown word (ndims) -- for (i = 0; i < ndims; i++) { -ext/com_dotnet/com_saproxy.c:98:2 - Unknown word (HRESULT) -- HRESULT res; +ext/com_dotnet/com_saproxy.c:240:15 - Unknown word (PROPERTYPUT) -- DISPATCH_PROPERTYPUT, &v, proxy->dimensions +ext/com_dotnet/com_saproxy.c:46:11 - Unknown word (saproxy) -- } php_com_saproxy; +ext/com_dotnet/com_saproxy.c:52:10 - Unknown word (saproxy) -- php_com_saproxy *proxy; +ext/com_dotnet/com_saproxy.c:56:11 - Unknown word (saproxy) -- } php_com_saproxy_iter; +ext/com_dotnet/com_saproxy.c:58:33 - Unknown word (saproxy) -- FETCH(zv) (php_com_saproxy*)Z_OBJ_P(zv) +ext/com_dotnet/com_saproxy.c:60:22 - Unknown word (saproxy) -- zend_object *php_com_saproxy_create_object(zend_class +ext/com_dotnet/com_saproxy.c:68:83 - Unknown word (ndims) -- com_saproxy *src, int ndims) +ext/com_dotnet/com_saproxy.c:72:18 - Unknown word (ndims) -- for (i = 0; i < ndims; i++) { +ext/com_dotnet/com_saproxy.c:98:2 - Unknown word (HRESULT) -- HRESULT res; ext/com_dotnet/com_typeinfo.c:115:15 - Unknown word (hsubkey) -- HKEY hkey, hsubkey; ext/com_dotnet/com_typeinfo.c:134:67 - Unknown word (hsubkey) -- keyname, 0, KEY_READ, &hsubkey)) { ext/com_dotnet/com_typeinfo.c:135:44 - Unknown word (hsubkey) -- SUCCESS == RegQueryInfoKey(hsubkey, NULL, NULL, NULL, ext/com_dotnet/com_typeinfo.c:138:41 - Unknown word (hsubkey) -- SUCCESS != RegEnumKey(hsubkey, j, version, sizeof ext/com_dotnet/com_typeinfo.c:143:44 - Unknown word (hsubkey) -- SUCCESS == RegQueryValue(hsubkey, version, libname, -ext/com_dotnet/com_typeinfo.c:186:2 - Unknown word (BSTR) -- BSTR bstr_ids; -ext/com_dotnet/com_typeinfo.c:186:7 - Unknown word (bstr) -- BSTR bstr_ids; -ext/com_dotnet/com_typeinfo.c:197:17 - Unknown word (TKIND) -- if (pTKind == TKIND_ENUM) { -ext/com_dotnet/com_typeinfo.c:205:52 - Unknown word (bstr) -- TypeInfo, pVarDesc->memid, &bstr_ids, 1, &NameCount) ext/com_dotnet/com_typeinfo.c:211:26 - Unknown word (olestring) -- const_name = php_com_olestring_to_string(bstr_ids, -ext/com_dotnet/com_typeinfo.c:211:46 - Unknown word (bstr) -- olestring_to_string(bstr_ids, codepage); -ext/com_dotnet/com_typeinfo.c:212:19 - Unknown word (bstr) -- SysFreeString(bstr_ids); ext/com_dotnet/com_typeinfo.c:217:10 - Unknown word (COMG) -- if (COMG(autoreg_verbose) && ext/com_dotnet/com_typeinfo.c:310:6 - Unknown word (gotguid) -- int gotguid = 0; ext/com_dotnet/com_typeinfo.c:320:59 - Unknown word (GUIDKIND) -- ovideClassInfo2_GetGUID(pci2, GUIDKIND_DEFAULT_SOURCE_DISP ext/com_dotnet/com_typeinfo.c:320:6 - Unknown word (gotguid) -- gotguid = SUCCEEDED(IProvideClassInfo ext/com_dotnet/com_typeinfo.c:323:10 - Unknown word (gotguid) -- if (!gotguid && SUCCEEDED(IDispatch ext/com_dotnet/com_typeinfo.c:364:7 - Unknown word (gotguid) -- if (!gotguid && dispatch_name && -ext/com_dotnet/com_typeinfo.c:365:18 - Unknown word (cfound) -- unsigned short cfound; ext/com_dotnet/com_typeinfo.c:367:12 - Unknown word (olename) -- OLECHAR *olename = php_com_string_to ext/com_dotnet/com_typeinfo.c:367:3 - Unknown word (OLECHAR) -- OLECHAR *olename = php_com_string ext/com_dotnet/com_typeinfo.c:367:40 - Unknown word (olestring) -- = php_com_string_to_olestring(ZSTR_VAL(dispatch_name -ext/com_dotnet/com_typeinfo.c:369:3 - Unknown word (cfound) -- cfound = 1; ext/com_dotnet/com_typeinfo.c:370:41 - Unknown word (olename) -- ITypeLib_FindName(typelib, olename, 0, &typeinfo, &memid -ext/com_dotnet/com_typeinfo.c:370:73 - Unknown word (cfound) -- &typeinfo, &memid, &cfound)) || cfound == 0) { -ext/com_dotnet/com_typeinfo.c:370:85 - Unknown word (cfound) -- memid, &cfound)) || cfound == 0) { ext/com_dotnet/com_typeinfo.c:371:10 - Unknown word (coclass) -- CLSID coclass; ext/com_dotnet/com_typeinfo.c:371:4 - Unknown word (CLSID) -- CLSID coclass; ext/com_dotnet/com_typeinfo.c:372:15 - Unknown word (coinfo) -- ITypeInfo *coinfo; @@ -2648,16 +2414,11 @@ ext/com_dotnet/com_typeinfo.c:382:27 - Unknown word (coinfo) -- ITypeInfo ext/com_dotnet/com_typeinfo.c:385:6 - Unknown word (HREFTYPE) -- HREFTYPE rt; ext/com_dotnet/com_typeinfo.c:388:44 - Unknown word (coinfo) -- ITypeInfo_GetImplTypeFlags(coinfo, i, &tf))) { ext/com_dotnet/com_typeinfo.c:392:26 - Unknown word (IMPLTYPEFLAG) -- if ((sink && tf == (IMPLTYPEFLAG_FSOURCE|IMPLTYPEFLAG -ext/com_dotnet/com_typeinfo.c:392:39 - Unknown word (FSOURCE) -- tf == (IMPLTYPEFLAG_FSOURCE|IMPLTYPEFLAG_FDEFAULT ext/com_dotnet/com_typeinfo.c:392:47 - Unknown word (IMPLTYPEFLAG) -- IMPLTYPEFLAG_FSOURCE|IMPLTYPEFLAG_FDEFAULT)) || -ext/com_dotnet/com_typeinfo.c:392:60 - Unknown word (FDEFAULT) -- FSOURCE|IMPLTYPEFLAG_FDEFAULT)) || ext/com_dotnet/com_typeinfo.c:393:23 - Unknown word (IMPLTYPEFLAG) -- (!sink && (tf & IMPLTYPEFLAG_FSOURCE) == 0)) { -ext/com_dotnet/com_typeinfo.c:393:36 - Unknown word (FSOURCE) -- (tf & IMPLTYPEFLAG_FSOURCE) == 0)) { ext/com_dotnet/com_typeinfo.c:397:52 - Unknown word (coinfo) -- GetRefTypeOfImplType(coinfo, i, &rt))) ext/com_dotnet/com_typeinfo.c:410:9 - Unknown word (olename) -- efree(olename); ext/com_dotnet/com_typeinfo.c:411:13 - Unknown word (gotguid) -- } else if (gotguid) { -ext/com_dotnet/com_typeinfo.c:437:18 - Unknown word (BSTR) -- { VT_BSTR, "VT_BSTR" }, -ext/com_dotnet/com_typeinfo.c:437:7 - Unknown word (BSTR) -- { VT_BSTR, "VT_BSTR" }, ext/com_dotnet/com_typeinfo.c:451:20 - Unknown word (HRESULT) -- { VT_HRESULT, "VT_HRESULT" }, ext/com_dotnet/com_typeinfo.c:451:7 - Unknown word (HRESULT) -- { VT_HRESULT, "VT_HRESULT" }, ext/com_dotnet/com_typeinfo.c:466:41 - Unknown word (clsid) -- php_com_string_from_clsid(const CLSID *clsid, @@ -2666,20 +2427,13 @@ ext/com_dotnet/com_typeinfo.c:472:22 - Unknown word (olestring) -- clsid_s ext/com_dotnet/com_typeinfo.c:484:11 - Unknown word (olename) -- OLECHAR *olename; ext/com_dotnet/com_typeinfo.c:484:2 - Unknown word (OLECHAR) -- OLECHAR *olename; ext/com_dotnet/com_typeinfo.c:486:2 - Unknown word (DISPID) -- DISPID lastid = 0; /* for props -ext/com_dotnet/com_typeinfo.c:493:46 - Unknown word (TKIND) -- | attr->typekind == TKIND_DISPATCH) { ext/com_dotnet/com_typeinfo.c:503:24 - Unknown word (olestring) -- ansi_name = php_com_olestring_to_string(olename, codepage ext/com_dotnet/com_typeinfo.c:524:20 - Unknown word (invkind) -- isprop = (func->invkind & DISPATCH_PROPERTYGET +ext/com_dotnet/com_typeinfo.c:524:39 - Unknown word (PROPERTYGET) -- >invkind & DISPATCH_PROPERTYGET || func->invkind & DISPATCH ext/com_dotnet/com_typeinfo.c:524:60 - Unknown word (invkind) -- PROPERTYGET || func->invkind & DISPATCH_PROPERTYPUT -ext/com_dotnet/com_typeinfo.c:538:6 - Unknown word (BSTR) -- BSTR *names; -ext/com_dotnet/com_typeinfo.c:540:15 - Unknown word (BSTR) -- names = (BSTR*)safe_emalloc((func +ext/com_dotnet/com_typeinfo.c:524:79 - Unknown word (PROPERTYPUT) -- >invkind & DISPATCH_PROPERTYPUT); ext/com_dotnet/com_typeinfo.c:546:23 - Unknown word (DISPID) -- php_printf("\t/* DISPID=%ld */\n", func->memid -ext/com_dotnet/com_typeinfo.c:548:29 - Unknown word (tdesc) -- (func->elemdescFunc.tdesc.vt != VT_VOID) { -ext/com_dotnet/com_typeinfo.c:550:41 - Unknown word (tdesc) -- string(func->elemdescFunc.tdesc.vt), -ext/com_dotnet/com_typeinfo.c:551:28 - Unknown word (tdesc) -- func->elemdescFunc.tdesc.vt ext/com_dotnet/com_typeinfo.c:573:32 - Unknown word (lprgelemdesc) -- ELEMDESC *elem = &func->lprgelemdescParam[j]; -ext/com_dotnet/com_typeinfo.c:575:57 - Unknown word (tdesc) -- vt_to_string(elem->tdesc.vt), elem->tdesc.vt -ext/com_dotnet/com_typeinfo.c:575:74 - Unknown word (tdesc) -- elem->tdesc.vt), elem->tdesc.vt); -ext/com_dotnet/com_typeinfo.c:579:52 - Unknown word (FOUT) -- wParamFlags & PARAMFLAG_FOUT) ext/com_dotnet/com_typeinfo.c:585:36 - Unknown word (lptdesc) -- to_string(elem->tdesc.lptdesc->vt), ext/com_dotnet/com_typeinfo.c:586:23 - Unknown word (lptdesc) -- elem->tdesc.lptdesc->vt ext/com_dotnet/com_typeinfo.c:58:9 - Unknown word (CLSID) -- * b) a CLSID, major, minor e.g. @@ -2695,26 +2449,26 @@ ext/com_dotnet/com_typeinfo.c:90:33 - Unknown word (clsid) -- LoadRegTy ext/com_dotnet/com_typeinfo.c:92:58 - Unknown word (CLSID) -- the GUID is actually a CLSID and ext/com_dotnet/com_typeinfo.c:99:41 - Unknown word (clsid) -- = CoCreateInstance(&clsid, NULL, CLSCTX_SERVER ext/com_dotnet/com_typeinfo.c:99:54 - Unknown word (CLSCTX) -- oCreateInstance(&clsid, NULL, CLSCTX_SERVER, &IID_IDispatch +ext/com_dotnet/com_variant.c:1033:10 - Unknown word (vtmp) -- VARIANT vtmp; ext/com_dotnet/com_variant.c:1034:2 - Unknown word (HRESULT) -- HRESULT res; ext/com_dotnet/com_variant.c:103:3 - Unknown word (ztype) -- ztype = Z_TYPE_P(z); +ext/com_dotnet/com_variant.c:1043:16 - Unknown word (vtmp) -- VariantInit(&vtmp); +ext/com_dotnet/com_variant.c:1044:9 - Unknown word (vtmp) -- V_VT(&vtmp) = VT_I4; +ext/com_dotnet/com_variant.c:1045:9 - Unknown word (vtmp) -- V_I4(&vtmp) = V_ERROR(&obj->v) +ext/com_dotnet/com_variant.c:1047:74 - Unknown word (vtmp) -- VT_ERROR ? &obj->v : &vtmp, 0, (VARTYPE)vt); ext/com_dotnet/com_variant.c:1055:9 - Unknown word (werr) -- char *werr, *msg; ext/com_dotnet/com_variant.c:106:10 - Unknown word (ztype) -- switch (ztype) { ext/com_dotnet/com_variant.c:1074:2 - Unknown word (HRESULT) -- HRESULT res; ext/com_dotnet/com_variant.c:123:11 - Unknown word (CDNO) -- obj = CDNO_FETCH(z); -ext/com_dotnet/com_variant.c:169:17 - Unknown word (BSTR) -- V_VT(v) = VT_BSTR; -ext/com_dotnet/com_variant.c:170:34 - Unknown word (bstr) -- = php_com_string_to_bstr(Z_STR_P(z), codepage -ext/com_dotnet/com_variant.c:170:6 - Unknown word (BSTR) -- V_BSTR(v) = php_com_string +ext/com_dotnet/com_variant.c:134:8 - Unknown word (VARIANTREF) -- V_VARIANTREF(v) = &obj->v; ext/com_dotnet/com_variant.c:188:11 - Unknown word (olestring) -- OLECHAR *olestring = NULL; ext/com_dotnet/com_variant.c:188:2 - Unknown word (OLECHAR) -- OLECHAR *olestring = NULL; -ext/com_dotnet/com_variant.c:238:11 - Unknown word (BSTR) -- case VT_BSTR: -ext/com_dotnet/com_variant.c:239:18 - Unknown word (BSTR) -- olestring = V_BSTR(v); ext/com_dotnet/com_variant.c:239:4 - Unknown word (olestring) -- olestring = V_BSTR(v); ext/com_dotnet/com_variant.c:240:8 - Unknown word (olestring) -- if (olestring) { -ext/com_dotnet/com_variant.c:241:32 - Unknown word (bstr) -- string *str = php_com_bstr_to_string(olestring ext/com_dotnet/com_variant.c:241:47 - Unknown word (olestring) -- php_com_bstr_to_string(olestring, codepage); ext/com_dotnet/com_variant.c:243:5 - Unknown word (olestring) -- olestring = NULL; -ext/com_dotnet/com_variant.c:400:10 - Unknown word (BSTR) -- case VT_BSTR: -ext/com_dotnet/com_variant.c:402:7 - Unknown word (BSTRREF) -- *V_BSTRREF(dstvar) = V_BSTR(srcvar +ext/com_dotnet/com_variant.c:267:42 - Unknown word (VARIANTREF) -- zval_from_variant(z, V_VARIANTREF(v), codepage); +ext/com_dotnet/com_variant.c:425:33 - Unknown word (VARIANTREF) -- php_com_copy_variant(V_VARIANTREF(dstvar), srcvar); ext/com_dotnet/com_variant.c:442:2 - Unknown word (HRESULT) -- HRESULT res; ext/com_dotnet/com_variant.c:455:8 - Unknown word (CDNO) -- obj = CDNO_FETCH(object); ext/com_dotnet/com_variant.c:486:11 - Unknown word (werr) -- char *werr, *msg; @@ -2736,17 +2490,13 @@ ext/com_dotnet/com_variant.c:570:5 - Unknown word (zright) -- &zright)) ext/com_dotnet/com_variant.c:571:20 - Unknown word (zleft) -- obj = CDNO_FETCH(zleft); ext/com_dotnet/com_variant.c:574:37 - Unknown word (zright) -- variant_from_zval(vright, zright, codepage); ext/com_dotnet/com_variant.c:749:2 - Unknown word (HRESULT) -- HRESULT result; -ext/com_dotnet/com_variant.c:79:11 - Unknown word (Unaccess) -- SafeArrayUnaccessData(sa); -ext/com_dotnet/com_variant.c:967:9 - Unknown word (ttstamp) -- time_t ttstamp; -ext/com_dotnet/com_variant.c:984:2 - Unknown word (ttstamp) -- ttstamp = timestamp; -ext/com_dotnet/com_variant.c:985:19 - Unknown word (ttstamp) -- tmv = localtime(&ttstamp); ext/com_dotnet/com_variant.c:99:10 - Unknown word (ztype) -- uint8_t ztype = IS_NULL; -ext/com_dotnet/com_wrapper.c:120:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE disp -ext/com_dotnet/com_wrapper.c:122:20 - Unknown word (pctinfo) -- /* [out] */ UINT *pctinfo) -ext/com_dotnet/com_wrapper.c:126:3 - Unknown word (pctinfo) -- *pctinfo = 0; -ext/com_dotnet/com_wrapper.c:130:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE disp +ext/com_dotnet/com_wrapper.c:120:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE disp +ext/com_dotnet/com_wrapper.c:122:20 - Unknown word (pctinfo) -- /* [out] */ UINT *pctinfo) +ext/com_dotnet/com_wrapper.c:126:3 - Unknown word (pctinfo) -- *pctinfo = 0; +ext/com_dotnet/com_wrapper.c:130:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE disp ext/com_dotnet/com_wrapper.c:142:39 - Unknown word (getidsofnames) -- STDMETHODCALLTYPE disp_getidsofnames( -ext/com_dotnet/com_wrapper.c:142:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE disp +ext/com_dotnet/com_wrapper.c:142:8 - Unknown word (HRESULT) -- static HRESULT STDMETHODCALLTYPE disp ext/com_dotnet/com_wrapper.c:144:13 - Unknown word (REFIID) -- /* [in] */ REFIID riid, ext/com_dotnet/com_wrapper.c:145:22 - Unknown word (LPOLESTR) -- /* [size_is][in] */ LPOLESTR *rgszNames, ext/com_dotnet/com_wrapper.c:145:32 - Unknown word (rgsz) -- is][in] */ LPOLESTR *rgszNames, @@ -2764,12 +2514,9 @@ ext/com_dotnet/com_wrapper.c:183:14 - Unknown word (EXCEPINFO) -- /* [out ext/com_dotnet/com_wrapper.c:183:26 - Unknown word (Excep) -- out] */ EXCEPINFO *pExcepInfo, ext/com_dotnet/com_wrapper.c:188:17 - Unknown word (Excep) -- pVarResult, pExcepInfo, NULL); ext/com_dotnet/com_wrapper.c:191:39 - Unknown word (getdispid) -- STDMETHODCALLTYPE disp_getdispid( -ext/com_dotnet/com_wrapper.c:193:13 - Unknown word (BSTR) -- /* [in] */ BSTR bstrName, -ext/com_dotnet/com_wrapper.c:193:18 - Unknown word (bstr) -- /* [in] */ BSTR bstrName, ext/com_dotnet/com_wrapper.c:194:19 - Unknown word (grfdex) -- /* [in] */ DWORD grfdex, ext/com_dotnet/com_wrapper.c:195:14 - Unknown word (DISPID) -- /* [out] */ DISPID *pid) ext/com_dotnet/com_wrapper.c:202:17 - Unknown word (olestring) -- name = php_com_olestring_to_string(bstrName, -ext/com_dotnet/com_wrapper.c:202:37 - Unknown word (bstr) -- olestring_to_string(bstrName, COMG(code_page ext/com_dotnet/com_wrapper.c:202:47 - Unknown word (COMG) -- to_string(bstrName, COMG(code_page)); ext/com_dotnet/com_wrapper.c:209:11 - Unknown word (DISPID) -- *pid = (DISPID)Z_LVAL_P(tmp); ext/com_dotnet/com_wrapper.c:218:39 - Unknown word (invokeex) -- STDMETHODCALLTYPE disp_invokeex( @@ -2777,17 +2524,15 @@ ext/com_dotnet/com_wrapper.c:223:13 - Unknown word (DISPPARAMS) -- /* [in] ext/com_dotnet/com_wrapper.c:225:14 - Unknown word (EXCEPINFO) -- /* [out] */ EXCEPINFO *pei, ext/com_dotnet/com_wrapper.c:247:17 - Unknown word (rgvarg) -- arg = &pdp->rgvarg[ pdp->cArgs - 1 - i ext/com_dotnet/com_wrapper.c:251:43 - Unknown word (COMG) -- variant(¶ms[i], arg, COMG(code_page)); +ext/com_dotnet/com_wrapper.c:260:25 - Unknown word (PROPERTYGET) -- if (wFlags & DISPATCH_PROPERTYGET) { +ext/com_dotnet/com_wrapper.c:263:32 - Unknown word (PROPERTYPUT) -- if (wFlags & DISPATCH_PROPERTYPUT) { ext/com_dotnet/com_wrapper.c:276:36 - Unknown word (CDNO) -- dotnet_object *obj = CDNO_FETCH(¶ms[i]); ext/com_dotnet/com_wrapper.c:278:31 - Unknown word (rgvarg) -- VARIANT *dstvar = &pdp->rgvarg[ pdp->cArgs - 1 - i ext/com_dotnet/com_wrapper.c:308:48 - Unknown word (COMG) -- zval(pvarRes, retval, COMG(code_page)); -ext/com_dotnet/com_wrapper.c:322:39 - Unknown word (deletememberbyname) -- STDMETHODCALLTYPE disp_deletememberbyname( -ext/com_dotnet/com_wrapper.c:324:13 - Unknown word (BSTR) -- /* [in] */ BSTR bstrName, -ext/com_dotnet/com_wrapper.c:324:18 - Unknown word (bstr) -- /* [in] */ BSTR bstrName, -ext/com_dotnet/com_wrapper.c:325:19 - Unknown word (grfdex) -- /* [in] */ DWORD grfdex) +ext/com_dotnet/com_wrapper.c:325:19 - Unknown word (grfdex) -- /* [in] */ DWORD grfdex) ext/com_dotnet/com_wrapper.c:334:39 - Unknown word (deletememberbydispid) -- STDMETHODCALLTYPE disp_deletememberbydispid( ext/com_dotnet/com_wrapper.c:348:19 - Unknown word (grfdex) -- /* [in] */ DWORD grfdexFetch, ext/com_dotnet/com_wrapper.c:349:21 - Unknown word (pgrfdex) -- /* [out] */ DWORD *pgrfdex) -ext/com_dotnet/com_wrapper.c:359:14 - Unknown word (BSTR) -- /* [out] */ BSTR *pbstrName) ext/com_dotnet/com_wrapper.c:359:20 - Unknown word (pbstr) -- /* [out] */ BSTR *pbstrName) ext/com_dotnet/com_wrapper.c:365:12 - Unknown word (olestr) -- OLECHAR *olestr = php_com_string_to ext/com_dotnet/com_wrapper.c:365:3 - Unknown word (OLECHAR) -- OLECHAR *olestr = php_com_string @@ -2802,7 +2547,6 @@ ext/com_dotnet/com_wrapper.c:399:3 - Unknown word (ppunk) -- ext/com_dotnet/com_wrapper.c:409:7 - Unknown word (getidsofnames) -- disp_getidsofnames, ext/com_dotnet/com_wrapper.c:411:7 - Unknown word (getdispid) -- disp_getdispid, ext/com_dotnet/com_wrapper.c:412:7 - Unknown word (invokeex) -- disp_invokeex, -ext/com_dotnet/com_wrapper.c:413:7 - Unknown word (deletememberbyname) -- disp_deletememberbyname, ext/com_dotnet/com_wrapper.c:414:7 - Unknown word (deletememberbydispid) -- disp_deletememberbydispid, ext/com_dotnet/com_wrapper.c:417:7 - Unknown word (getnextdispid) -- disp_getnextdispid, ext/com_dotnet/com_wrapper.c:41:13 - Unknown word (dispid) -- HashTable *dispid_to_name; /* keep track @@ -2828,14 +2572,8 @@ ext/com_dotnet/com_wrapper.c:86:33 - Unknown word (riid) -- IsEqualGUI ext/com_dotnet/com_wrapper.c:87:32 - Unknown word (riid) -- IsEqualGUID(&IID_IDispatch, riid) || ext/com_dotnet/com_wrapper.c:88:34 - Unknown word (riid) -- IsEqualGUID(&IID_IDispatchEx, riid) || ext/com_dotnet/com_wrapper.c:89:31 - Unknown word (riid) -- IsEqualGUID(&disp->sinkid, riid)) { -ext/com_dotnet/com_wrapper.c:96:11 - Unknown word (NOINTERFACE) -- return E_NOINTERFACE; -ext/com_dotnet/php_com_dotnet.h:39:13 - Unknown word (dcom) -- bool allow_dcom; ext/com_dotnet/php_com_dotnet.h:53:9 - Unknown word (COMG) -- #define COMG(v) ZEND_MODULE_GLOBALS -ext/com_dotnet/php_com_dotnet_internal.h:100:74 - Unknown word (noarg) -- bool silent, bool allow_noarg); -ext/com_dotnet/php_com_dotnet_internal.h:102:61 - Unknown word (noarg) -- zval *args, bool allow_noarg); ext/com_dotnet/php_com_dotnet_internal.h:127:30 - Unknown word (HRESULT) -- com_throw_exception(HRESULT code, char *message -ext/com_dotnet/php_com_dotnet_internal.h:20:16 - Unknown word (DCOM) -- #define _WIN32_DCOM -ext/com_dotnet/php_com_dotnet_internal.h:21:9 - Unknown word (COBJMACROS) -- #define COBJMACROS ext/com_dotnet/php_com_dotnet_internal.h:47:23 - Unknown word (DISPID) -- * cache for name -> DISPID */ ext/com_dotnet/php_com_dotnet_internal.h:59:9 - Unknown word (CDNO) -- #define CDNO_FETCH(zv) (php_com ext/com_dotnet/php_com_dotnet_internal.h:60:9 - Unknown word (CDNO) -- #define CDNO_FETCH_VERIFY(obj, zv @@ -2850,15 +2588,9 @@ ext/com_dotnet/php_com_dotnet_internal.h:85:61 - Unknown word (OLECHAR) - ext/com_dotnet/php_com_dotnet_internal.h:85:70 - Unknown word (olestring) -- olestring_to_string(OLECHAR *olestring, int codepage); ext/com_dotnet/php_com_dotnet_internal.h:86:20 - Unknown word (OLECHAR) -- PHP_COM_DOTNET_API OLECHAR *php_com_string_to_olestring ext/com_dotnet/php_com_dotnet_internal.h:86:47 - Unknown word (olestring) -- OLECHAR *php_com_string_to_olestring(const char *string, -ext/com_dotnet/php_com_dotnet_internal.h:88:1 - Unknown word (BSTR) -- BSTR php_com_string_to_bstr -ext/com_dotnet/php_com_dotnet_internal.h:88:24 - Unknown word (bstr) -- BSTR php_com_string_to_bstr(zend_string *string -ext/com_dotnet/php_com_dotnet_internal.h:89:22 - Unknown word (bstr) -- zend_string *php_com_bstr_to_string(BSTR bstr -ext/com_dotnet/php_com_dotnet_internal.h:89:37 - Unknown word (BSTR) -- php_com_bstr_to_string(BSTR bstr, int codepage) -ext/com_dotnet/php_com_dotnet_internal.h:89:42 - Unknown word (bstr) -- bstr_to_string(BSTR bstr, int codepage); ext/com_dotnet/php_com_dotnet_internal.h:95:1 - Unknown word (HRESULT) -- HRESULT php_com_invoke_helper ext/com_dotnet/php_com_dotnet_internal.h:95:59 - Unknown word (DISPID) -- dotnet_object *obj, DISPID id_member, ext/com_dotnet/php_com_dotnet_internal.h:96:15 - Unknown word (DISPPARAMS) -- WORD flags, DISPPARAMS *disp_params, VARIANT -ext/com_dotnet/php_com_dotnet_internal.h:96:76 - Unknown word (noarg) -- bool silent, bool allow_noarg); ext/com_dotnet/php_com_dotnet_internal.h:97:1 - Unknown word (HRESULT) -- HRESULT php_com_get_id_of_name ext/com_dotnet/php_com_dotnet_internal.h:98:11 - Unknown word (dispid) -- DISPID *dispid); ext/com_dotnet/php_com_dotnet_internal.h:98:3 - Unknown word (DISPID) -- DISPID *dispid); @@ -3423,14 +3155,8 @@ ext/curl/curl_arginfo.h:1052:39 - Unknown word (GSASL) -- CONSTANT(" ext/curl/curl_arginfo.h:1052:60 - Unknown word (GSASL) -- GSASL", CURL_VERSION_GSASL, CONST_PERSISTENT); ext/curl/curl_arginfo.h:1097:26 - Unknown word (CURLWS) -- REGISTER_LONG_CONSTANT("CURLWS_RAW_MODE", CURLWS_RAW ext/curl/curl_arginfo.h:1097:44 - Unknown word (CURLWS) -- CONSTANT("CURLWS_RAW_MODE", CURLWS_RAW_MODE, CONST_PERSISTENT -ext/curl/curl_arginfo.h:225:34 - Unknown word (BINARYTRANSFER) -- LONG_CONSTANT("CURLOPT_BINARYTRANSFER", CURLOPT_BINARYTRANSFER -ext/curl/curl_arginfo.h:225:59 - Unknown word (BINARYTRANSFER) -- BINARYTRANSFER", CURLOPT_BINARYTRANSFER, CONST_PERSISTENT | -ext/curl/curl_arginfo.h:289:34 - Unknown word (RETURNTRANSFER) -- LONG_CONSTANT("CURLOPT_RETURNTRANSFER", CURLOPT_RETURNTRANSFER -ext/curl/curl_arginfo.h:289:59 - Unknown word (RETURNTRANSFER) -- RETURNTRANSFER", CURLOPT_RETURNTRANSFER, CONST_PERSISTENT); ext/curl/curl_arginfo.h:798:34 - Unknown word (HAPROXYPROTOCOL) -- LONG_CONSTANT("CURLOPT_HAPROXYPROTOCOL", CURLOPT_HAPROXYPROTOCOL ext/curl/curl_arginfo.h:798:60 - Unknown word (HAPROXYPROTOCOL) -- HAPROXYPROTOCOL", CURLOPT_HAPROXYPROTOCOL, CONST_PERSISTENT); -ext/curl/curl_arginfo.h:809:35 - Unknown word (POSTTRANSFER) -- LONG_CONSTANT("CURLINFO_POSTTRANSFER_TIME_T", CURLINFO_POSTTRANSFE -ext/curl/curl_arginfo.h:809:66 - Unknown word (POSTTRANSFER) -- OSTTRANSFER_TIME_T", CURLINFO_POSTTRANSFER_TIME_T, CONST_PERSISTENT ext/curl/curl_arginfo.h:827:26 - Unknown word (CURLALTSVC) -- REGISTER_LONG_CONSTANT("CURLALTSVC_H1", CURLALTSVC_H1, ext/curl/curl_arginfo.h:827:42 - Unknown word (CURLALTSVC) -- CONSTANT("CURLALTSVC_H1", CURLALTSVC_H1, CONST_PERSISTENT ext/curl/curl_arginfo.h:830:26 - Unknown word (CURLALTSVC) -- REGISTER_LONG_CONSTANT("CURLALTSVC_H2", CURLALTSVC_H2, @@ -3448,17 +3174,14 @@ ext/curl/curl_arginfo.h:917:52 - Unknown word (CURLPX) -- CURLPX_BAD ext/curl/curl_arginfo.h:920:26 - Unknown word (CURLPX) -- REGISTER_LONG_CONSTANT("CURLPX_BAD_VERSION", CURLPX ext/curl/curl_arginfo.h:920:47 - Unknown word (CURLPX) -- CURLPX_BAD_VERSION", CURLPX_BAD_VERSION, CONST_PERSISTENT ext/curl/curl_arginfo.h:923:26 - Unknown word (CURLPX) -- REGISTER_LONG_CONSTANT("CURLPX_CLOSED", CURLPX_CLOSED +ext/curl/curl_arginfo.h:929:40 - Unknown word (PERMSG) -- CONSTANT("CURLPX_GSSAPI_PERMSG", CURLPX_GSSAPI_PERMSG +ext/curl/curl_arginfo.h:929:63 - Unknown word (PERMSG) -- PERMSG", CURLPX_GSSAPI_PERMSG, CONST_PERSISTENT); ext/curl/curl_arginfo.h:965:38 - Unknown word (REQACK) -- CONSTANT("CURLPX_RECV_REQACK", CURLPX_RECV_REQACK ext/curl/curl_arginfo.h:965:59 - Unknown word (REQACK) -- REQACK", CURLPX_RECV_REQACK, CONST_PERSISTENT); ext/curl/curl_file.stub.php:10:20 - Unknown word (postname) -- public string $postname = ""; ext/curl/curl_file.stub.php:33:20 - Unknown word (postname) -- public string $postname; ext/curl/curl_file.stub.php:36:55 - Unknown word (postname) -- string $data, string $postname, string $mime = "application -ext/curl/curl_private.h:119:14 - Unknown word (easyh) -- zend_llist easyh; -ext/curl/curl_private.h:31:17 - Unknown word (RETURNTRANSFER) -- #define CURLOPT_RETURNTRANSFER 19913 -ext/curl/curl_private.h:32:17 - Unknown word (BINARYTRANSFER) -- #define CURLOPT_BINARYTRANSFER 19914 /* For Backward -ext/curl/interface.c:1009:2 - Unknown word (CAAL) -- CAAL("version_number", d -ext/curl/interface.c:1010:2 - Unknown word (CAAL) -- CAAL("age", d->age); -ext/curl/interface.c:1011:2 - Unknown word (CAAL) -- CAAL("features", d->features +ext/curl/curl_private.h:119:14 - Unknown word (easyh) -- zend_llist easyh; ext/curl/interface.c:1035:6 - Unknown word (NTLMWB) -- {"NTLMWB", CURL_VERSION_NTLM ext/curl/interface.c:1049:28 - Unknown word (ALTSVC) -- ALTSVC", CURL_VERSION_ALTSVC}, ext/curl/interface.c:1049:6 - Unknown word (ALTSVC) -- {"ALTSVC", CURL_VERSION_ALTSVC @@ -3467,7 +3190,6 @@ ext/curl/interface.c:1059:6 - Unknown word (HSTS) -- {"HSTS", CURL_VER ext/curl/interface.c:1062:27 - Unknown word (GSASL) -- GSASL", CURL_VERSION_GSASL}, ext/curl/interface.c:1062:6 - Unknown word (GSASL) -- {"GSASL", CURL_VERSION_GSASL ext/curl/interface.c:1072:3 - Unknown word (CAAZ) -- CAAZ("feature_list", &feature -ext/curl/interface.c:1074:2 - Unknown word (CAAL) -- CAAL("ssl_version_number ext/curl/interface.c:1075:2 - Unknown word (CAAS) -- CAAS("version", d->version ext/curl/interface.c:1076:2 - Unknown word (CAAS) -- CAAS("host", d->host); ext/curl/interface.c:1077:2 - Unknown word (CAAS) -- CAAS("ssl_version", d->ssl @@ -3491,8 +3213,6 @@ ext/curl/interface.c:1796:16 - Unknown word (HAPROXYPROTOCOL) -- case CURLOPT_ ext/curl/interface.c:1806:16 - Unknown word (ALTSVC) -- case CURLOPT_ALTSVC_CTRL: ext/curl/interface.c:1815:16 - Unknown word (HSTS) -- case CURLOPT_HSTS_CTRL: ext/curl/interface.c:1939:52 - Unknown word (memnistr) -- open_basedir)) && php_memnistr(ZSTR_VAL(str), "file -ext/curl/interface.c:2177:16 - Unknown word (BINARYTRANSFER) -- case CURLOPT_BINARYTRANSFER: -ext/curl/interface.c:2207:16 - Unknown word (RETURNTRANSFER) -- case CURLOPT_RETURNTRANSFER: ext/curl/interface.c:2305:22 - Unknown word (stblob) -- struct curl_blob stblob; ext/curl/interface.c:2306:5 - Unknown word (stblob) -- stblob.data = ZSTR_VAL(str ext/curl/interface.c:2307:5 - Unknown word (stblob) -- stblob.len = ZSTR_LEN(str) @@ -3505,8 +3225,6 @@ ext/curl/interface.c:2522:4 - Unknown word (CAAD) -- CAAD("nameloo ext/curl/interface.c:2525:4 - Unknown word (CAAD) -- CAAD("connect_time", d_code ext/curl/interface.c:2528:4 - Unknown word (CAAD) -- CAAD("pretransfer_time", ext/curl/interface.c:2563:4 - Unknown word (CAAZ) -- CAAZ("certinfo", &listcode -ext/curl/interface.c:2605:42 - Unknown word (POSTTRANSFER) -- getinfo(ch->cp, CURLINFO_POSTTRANSFER_TIME_T, &co) == CURLE -ext/curl/interface.c:2606:10 - Unknown word (posttransfer) -- CAAL("posttransfer_time_us", co); ext/curl/interface.c:2613:4 - Unknown word (CAASTR) -- CAASTR("request_header", ch ext/curl/interface.c:282:6 - Unknown word (NTLMWB) -- {"NTLMWB", CURL_VERSION_NTLM ext/curl/interface.c:296:28 - Unknown word (ALTSVC) -- ALTSVC", CURL_VERSION_ALTSVC}, @@ -3517,7 +3235,6 @@ ext/curl/interface.c:306:26 - Unknown word (HSTS) -- HSTS", CURL_VERSI ext/curl/interface.c:306:6 - Unknown word (HSTS) -- {"HSTS", CURL_VERSION_HSTS ext/curl/interface.c:309:27 - Unknown word (GSASL) -- GSASL", CURL_VERSION_GSASL}, ext/curl/interface.c:309:6 - Unknown word (GSASL) -- {"GSASL", CURL_VERSION_GSASL -ext/curl/interface.c:91:9 - Unknown word (CAAL) -- #define CAAL(s, v) add_assoc_long ext/curl/interface.c:92:9 - Unknown word (CAAD) -- #define CAAD(s, v) add_assoc_double ext/curl/interface.c:93:9 - Unknown word (CAAS) -- #define CAAS(s, v) add_assoc_string ext/curl/interface.c:94:9 - Unknown word (CAASTR) -- #define CAASTR(s, v) add_assoc_str @@ -3526,11 +3243,10 @@ ext/curl/multi.c:105:31 - Unknown word (easyh) -- llist_add_element(&mh- ext/curl/multi.c:136:56 - Unknown word (easyh) -- llist_get_first_ex(&mh->easyh, &pos); pz_ch_temp; ext/curl/multi.c:137:52 - Unknown word (easyh) -- llist_get_next_ex(&mh->easyh, &pos)) { ext/curl/multi.c:170:31 - Unknown word (easyh) -- llist_del_element(&mh->easyh, z_ch, (int (*)(void -ext/curl/multi.c:270:55 - Unknown word (RETURNTRANSFER) -- cURL handle if CURLOPT_RETURNTRANSFER is set */ -ext/curl/multi.c:301:13 - Unknown word (zmsgs) -- zval *zmsgs_in_queue = NULL; -ext/curl/multi.c:307:16 - Unknown word (zmsgs) -- Z_PARAM_ZVAL(zmsgs_in_queue) -ext/curl/multi.c:317:6 - Unknown word (zmsgs) -- if (zmsgs_in_queue) { -ext/curl/multi.c:318:28 - Unknown word (zmsgs) -- TRY_ASSIGN_REF_LONG(zmsgs_in_queue, queued_msgs +ext/curl/multi.c:301:13 - Unknown word (zmsgs) -- zval *zmsgs_in_queue = NULL; +ext/curl/multi.c:307:16 - Unknown word (zmsgs) -- Z_PARAM_ZVAL(zmsgs_in_queue) +ext/curl/multi.c:317:6 - Unknown word (zmsgs) -- if (zmsgs_in_queue) { +ext/curl/multi.c:318:28 - Unknown word (zmsgs) -- TRY_ASSIGN_REF_LONG(zmsgs_in_queue, queued_msgs ext/curl/multi.c:75:23 - Unknown word (easyh) -- zend_llist_init(&mh->easyh, sizeof(zval), _php ext/curl/share.c:13:14 - Unknown word (Pierrick) -- | Author: Pierrick Charron @@ -3550,7 +3266,6 @@ ext/curl/sync-constants.php:25:6 - Unknown word (CURLOPT) -- 'CURLOPT_ ext/curl/sync-constants.php:26:14 - Unknown word (RETURNTRANSFER) -- 'CURLOPT_RETURNTRANSFER', ext/date/lib/astro.c:106:60 - Unknown word (degr) -- in degrees, 1 hr = 15 degr) */ ext/date/lib/astro.c:115:9 - Unknown word (sidtim) -- double sidtim0; -ext/date/lib/astro.c:116:5 - Unknown word (Sidtime) -- /* Sidtime at 0h UT = L (Sun's ext/date/lib/astro.c:116:57 - Unknown word (degr) -- mean longitude) + 180.0 degr */ ext/date/lib/astro.c:121:2 - Unknown word (sidtim) -- sidtim0 = astro_revolution ext/date/lib/astro.c:122:9 - Unknown word (sidtim) -- return sidtim0; @@ -3565,11 +3280,8 @@ ext/date/lib/astro.c:208:48 - Unknown word (trise) -- length = 0 hours, ext/date/lib/astro.c:217:2 - Unknown word (sdec) -- sdec, /* Sun's declination ext/date/lib/astro.c:218:2 - Unknown word (sradius) -- sradius, /* Sun's apparent ext/date/lib/astro.c:220:2 - Unknown word (tsouth) -- tsouth, /* Time when Sun -ext/date/lib/astro.c:221:2 - Unknown word (sidtime) -- sidtime; /* Local sidereal -ext/date/lib/astro.c:247:2 - Unknown word (sidtime) -- sidtime = astro_revolution(astro ext/date/lib/astro.c:250:30 - Unknown word (sdec) -- sun_RA_dec( d, &sRA, &sdec, &sr ); ext/date/lib/astro.c:253:2 - Unknown word (tsouth) -- tsouth = 12.0 - astro_rev1 -ext/date/lib/astro.c:253:31 - Unknown word (sidtime) -- 12.0 - astro_rev180(sidtime - sRA) / 15.0; ext/date/lib/astro.c:256:2 - Unknown word (sradius) -- sradius = 0.2666 / sr; ext/date/lib/astro.c:260:12 - Unknown word (sradius) -- altit -= sradius; ext/date/lib/astro.c:267:42 - Unknown word (sdec) -- - sind(lat) * sind(sdec)) / (cosd(lat) * cosd @@ -3587,7 +3299,6 @@ ext/date/lib/astro.c:45:26 - Unknown word (DEGRAD) -- define sind(x) si ext/date/lib/astro.c:46:26 - Unknown word (DEGRAD) -- define cosd(x) cos((x)*DEGRAD) ext/date/lib/astro.c:46:9 - Unknown word (cosd) -- #define cosd(x) cos((x)*DEGRAD) ext/date/lib/astro.c:47:26 - Unknown word (DEGRAD) -- define tand(x) tan((x)*DEGRAD) -ext/date/lib/astro.c:47:9 - Unknown word (tand) -- #define tand(x) tan((x)*DEGRAD) ext/date/lib/astro.c:49:22 - Unknown word (RADEG) -- define atand(x) (RADEG*atan(x)) ext/date/lib/astro.c:49:9 - Unknown word (atand) -- #define atand(x) (RADEG*atan(x ext/date/lib/astro.c:50:22 - Unknown word (RADEG) -- define asind(x) (RADEG*asin(x)) @@ -3596,7 +3307,6 @@ ext/date/lib/astro.c:51:22 - Unknown word (RADEG) -- define acosd(x) ext/date/lib/astro.c:51:9 - Unknown word (acosd) -- #define acosd(x) (RADEG*acos(x ext/date/lib/astro.c:52:22 - Unknown word (RADEG) -- define atan2d(y,x) (RADEG*atan2(y,x)) ext/date/lib/astro.c:88:27 - Unknown word (GMST) -- This function computes GMST0, the Greenwich Mean -ext/date/lib/astro.c:89:44 - Unknown word (Greenwhich) -- sidereal time at the Greenwhich meridian at */ ext/date/lib/astro.c:90:13 - Unknown word (GMST) -- /* 0h UT). GMST is then the sidereal ext/date/lib/astro.c:91:39 - Unknown word (GMST) -- day. I've generalized GMST0 as well, and define ext/date/lib/astro.c:92:17 - Unknown word (GMST) -- /* as: GMST0 = GMST - UT -- this allows @@ -3659,11 +3369,9 @@ ext/date/lib/parse_iso_intervals.c:55:11 - Unknown word (YYMARKER) -- #def ext/date/lib/parse_iso_intervals.c:56:11 - Unknown word (YYFILL) -- #define YYFILL(n) return EOI; ext/date/lib/parse_iso_intervals.c:942:17 - Unknown word (combinedrep) -- DEBUG_OUTPUT("combinedrep"); ext/date/lib/parse_iso_intervals.c:968:9 - Unknown word (YYMAXFILL) -- #define YYMAXFILL 20 -ext/date/lib/parse_posix.c:413:94 - Unknown word (tzcode) -- as bundled with the 'tzcode' project ext/date/lib/parse_posix.c:442:11 - Unknown word (Zeller's) -- /* Use Zeller's Congruence to get day ext/date/lib/parse_posix.c:481:57 - Unknown word (happend) -- the leap day hasn't happend yet, so ext/date/lib/parse_posix.c:59:13 - Unknown word (declrations) -- /* Forwards declrations */ -ext/date/lib/parse_tz.c:569:14 - Unknown word (sstd) -- printf("%43sstd: %s\n", "", trans_str ext/date/lib/parse_tz.c:574:15 - Unknown word (sdst) -- printf("%43sdst: %s\n", "", trans_str ext/date/lib/parse_tz.c:854:22 - Unknown word (leaptime) -- static tlinfo* fetch_leaptime_offset(timelib_tzinfo ext/date/lib/parse_tz.c:902:18 - Unknown word (leaptime) -- if ((tl = fetch_leaptime_offset(tz, ts))) { @@ -3931,12 +3639,10 @@ ext/date/lib/unixtime2tm.c:216:32 - Unknown word (gmttime) -- otherwise it ext/date/lib/unixtime2tm.c:35:29 - Unknown word (HINNANT) -- ts / SECS_PER_DAY + HINNANT_EPOCH_SHIFT; ext/date/php_date.c:117:5 - Unknown word (CFWS) -- * CFWS = ext/date/php_date.c:119:64 - Unknown word (CFWS) -- ," ] date FWS time [CFWS] -ext/date/php_date.c:138:10 - Unknown word (fullyear) -- * date-fullyear = 4DIGIT ext/date/php_date.c:146:10 - Unknown word (secfrac) -- * time-secfrac = "." 1*DIGIT ext/date/php_date.c:1489:16 - Unknown word (PHPDATE) -- date_obj = Z_PHPDATE_P(zv); ext/date/php_date.c:1502:20 - Unknown word (PHPINTERVAL) -- interval_obj = Z_PHPINTERVAL_P(zv); ext/date/php_date.c:150:71 - Unknown word (secfrac) -- " time-second [time-secfrac] -ext/date/php_date.c:151:28 - Unknown word (fullyear) -- full-date = date-fullyear "-" date-month "-" date ext/date/php_date.c:1545:31 - Unknown word (PHPPERIOD) -- period_obj *object = Z_PHPPERIOD_P(&iterator->intern ext/date/php_date.c:1578:31 - Unknown word (PHPPERIOD) -- period_obj *object = Z_PHPPERIOD_P(&iterator->intern ext/date/php_date.c:1584:17 - Unknown word (PHPDATE) -- newdateobj = Z_PHPDATE_P(&iterator->current @@ -3945,30 +3651,26 @@ ext/date/php_date.c:1687:23 - Unknown word (PHPPERIOD) -- iterator->object = ext/date/php_date.c:1838:56 - Unknown word (timelime) -- a new `timelib_time *timelime_time_clone(timelib_time ext/date/php_date.c:1863:9 - Unknown word (PHPDATE) -- o1 = Z_PHPDATE_P(d1); ext/date/php_date.c:1864:9 - Unknown word (PHPDATE) -- o2 = Z_PHPDATE_P(d2); -ext/date/php_date.c:1868:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/date/php_date.c:2003:9 - Unknown word (PHPTIMEZONE) -- o1 = Z_PHPTIMEZONE_P(tz1); -ext/date/php_date.c:2004:9 - Unknown word (PHPTIMEZONE) -- o2 = Z_PHPTIMEZONE_P(tz2); -ext/date/php_date.c:2008:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/date/php_date.c:2013:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/date/php_date.c:2303:46 - Unknown word (myht) -- properties(HashTable *myht, zend_object *zobj) -ext/date/php_date.c:2312:21 - Unknown word (myht) -- if (zend_hash_add(myht, name, prop) != NULL -ext/date/php_date.c:2412:13 - Unknown word (PHPTIMEZONE) -- tzobj = Z_PHPTIMEZONE_P(timezone_object); -ext/date/php_date.c:2554:29 - Unknown word (PHPDATE) -- php_date_initialize(Z_PHPDATE_P(return_value), time -ext/date/php_date.c:2810:78 - Unknown word (myht) -- dateobj, HashTable *myht) -ext/date/php_date.c:2818:30 - Unknown word (myht) -- zend_hash_str_find(myht, "date", sizeof("date -ext/date/php_date.c:2823:39 - Unknown word (myht) -- zend_hash_str_find(myht, "timezone_type", sizeof -ext/date/php_date.c:2854:14 - Unknown word (PHPTIMEZONE) -- tzobj = Z_PHPTIMEZONE_P(php_date_instantiate -ext/date/php_date.c:3384:13 - Unknown word (PHPINTERVAL) -- intobj = Z_PHPINTERVAL_P(interval); -ext/date/php_date.c:3436:13 - Unknown word (PHPINTERVAL) -- intobj = Z_PHPINTERVAL_P(interval); -ext/date/php_date.c:3547:13 - Unknown word (PHPTIMEZONE) -- tzobj = Z_PHPTIMEZONE_P(return_value); -ext/date/php_date.c:3715:64 - Unknown word (Olll) -- ARGS(), getThis(), "Olll", &object, date_ce_date -ext/date/php_date.c:3968:15 - Unknown word (PHPINTERVAL) -- interval = Z_PHPINTERVAL_P(return_value); -ext/date/php_date.c:4475:14 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/date/php_date.c:4607:20 - Unknown word (diobj) -- php_interval_obj *diobj = Z_PHPINTERVAL_P(ZEND -ext/date/php_date.c:4607:30 - Unknown word (PHPINTERVAL) -- interval_obj *diobj = Z_PHPINTERVAL_P(ZEND_THIS); -ext/date/php_date.c:4608:2 - Unknown word (diobj) -- diobj->diff = reltime; -ext/date/php_date.c:4609:2 - Unknown word (diobj) -- diobj->initialized = 1; -ext/date/php_date.c:4610:2 - Unknown word (diobj) -- diobj->civil_or_wall = PHP +ext/date/php_date.c:2003:9 - Unknown word (PHPTIMEZONE) -- o1 = Z_PHPTIMEZONE_P(tz1); +ext/date/php_date.c:2004:9 - Unknown word (PHPTIMEZONE) -- o2 = Z_PHPTIMEZONE_P(tz2); +ext/date/php_date.c:2303:46 - Unknown word (myht) -- properties(HashTable *myht, zend_object *zobj) +ext/date/php_date.c:2312:21 - Unknown word (myht) -- if (zend_hash_add(myht, name, prop) != NULL +ext/date/php_date.c:2412:13 - Unknown word (PHPTIMEZONE) -- tzobj = Z_PHPTIMEZONE_P(timezone_object); +ext/date/php_date.c:2554:29 - Unknown word (PHPDATE) -- php_date_initialize(Z_PHPDATE_P(return_value), time +ext/date/php_date.c:2810:78 - Unknown word (myht) -- dateobj, HashTable *myht) +ext/date/php_date.c:2818:30 - Unknown word (myht) -- zend_hash_str_find(myht, "date", sizeof("date +ext/date/php_date.c:2823:39 - Unknown word (myht) -- zend_hash_str_find(myht, "timezone_type", sizeof +ext/date/php_date.c:2854:14 - Unknown word (PHPTIMEZONE) -- tzobj = Z_PHPTIMEZONE_P(php_date_instantiate +ext/date/php_date.c:3384:13 - Unknown word (PHPINTERVAL) -- intobj = Z_PHPINTERVAL_P(interval); +ext/date/php_date.c:3436:13 - Unknown word (PHPINTERVAL) -- intobj = Z_PHPINTERVAL_P(interval); +ext/date/php_date.c:3547:13 - Unknown word (PHPTIMEZONE) -- tzobj = Z_PHPTIMEZONE_P(return_value); +ext/date/php_date.c:3715:64 - Unknown word (Olll) -- ARGS(), getThis(), "Olll", &object, date_ce_date +ext/date/php_date.c:3968:15 - Unknown word (PHPINTERVAL) -- interval = Z_PHPINTERVAL_P(return_value); +ext/date/php_date.c:4607:20 - Unknown word (diobj) -- php_interval_obj *diobj = Z_PHPINTERVAL_P(ZEND +ext/date/php_date.c:4607:30 - Unknown word (PHPINTERVAL) -- interval_obj *diobj = Z_PHPINTERVAL_P(ZEND_THIS); +ext/date/php_date.c:4608:2 - Unknown word (diobj) -- diobj->diff = reltime; +ext/date/php_date.c:4609:2 - Unknown word (diobj) -- diobj->initialized = 1; +ext/date/php_date.c:4610:2 - Unknown word (diobj) -- diobj->civil_or_wall = PHP ext/date/php_date.c:4626:59 - Unknown word (unserializing) -- position %d (%c) while unserializing: %s", ext/date/php_date.c:4852:20 - Unknown word (diobj) -- php_interval_obj *diobj; ext/date/php_date.c:5050:61 - Unknown word (dpobj) -- string(php_period_obj *dpobj, zend_class_entry* base @@ -3985,11 +3687,6 @@ ext/date/php_date.c:5582:86 - Unknown word (ddummy) -- .0/60, 1, &ddumm ext/date/php_date.c:5602:73 - Unknown word (ddummy) -- latitude, -6.0, 0, &ddummy, &ddummy, &rise, &set ext/date/php_date.c:5602:82 - Unknown word (ddummy) -- -6.0, 0, &ddummy, &ddummy, &rise, &set, &transit ext/date/php_date.c:5682:59 - Unknown word (unserializing) -- long); must check when unserializing */ -ext/date/php_date.c:683:32 - Unknown word (isoyear) -- sll isoweek, isoyear; -ext/date/php_date.c:731:79 - Unknown word (isoyear) -- m, t->d, &isoweek, &isoyear); weekYearSet = 1; -ext/date/php_date.c:734:79 - Unknown word (isoyear) -- m, t->d, &isoweek, &isoyear); weekYearSet = 1; -ext/date/php_date.c:735:74 - Unknown word (isoyear) -- LONG_FMT, (zend_long) isoyear); break; /* iso year -ext/date/php_date.c:909:23 - Unknown word (isoyear) -- timelib_sll isoweek, isoyear; ext/date/php_date.h:102:11 - Unknown word (PHPINTERVAL) -- #define Z_PHPINTERVAL_P(zv) php_interval ext/date/php_date.h:121:11 - Unknown word (PHPPERIOD) -- #define Z_PHPPERIOD_P(zv) php_period_obj ext/date/php_date.h:67:11 - Unknown word (PHPDATE) -- #define Z_PHPDATE_P(zv) php_date_obj @@ -4027,13 +3724,7 @@ ext/dba/dba_arginfo.h:100:17 - Unknown word (LMDB) -- #if defined(DBA_L ext/dba/dba_arginfo.h:101:30 - Unknown word (LMDB) -- REGISTER_LONG_CONSTANT("DBA_LMDB_USE_SUB_DIR", 0, CONST ext/dba/dba_arginfo.h:103:17 - Unknown word (LMDB) -- #if defined(DBA_LMDB) ext/dba/dba_arginfo.h:104:30 - Unknown word (LMDB) -- REGISTER_LONG_CONSTANT("DBA_LMDB_NO_SUB_DIR", MDB_NOSUBDIR -ext/dba/dba_arginfo.h:104:52 - Unknown word (NOSUBDIR) -- LMDB_NO_SUB_DIR", MDB_NOSUBDIR, CONST_PERSISTENT); -ext/dba/dba_cdb.c:233:9 - Unknown word (CSEEK) -- #define CSEEK(n) do { \ -ext/dba/dba_cdb.c:252:2 - Unknown word (CSEEK) -- CSEEK(0); -ext/dba/dba_cdb.c:258:2 - Unknown word (CSEEK) -- CSEEK(2048); ext/dba/dba_cdb.c:273:20 - Unknown word (klenlen) -- /* header + klenlen + dlenlen + klen + dlen -ext/dba/dba_cdb.c:273:30 - Unknown word (dlenlen) -- header + klenlen + dlenlen + klen + dlen */ -ext/dba/dba_cdb.c:291:2 - Unknown word (CSEEK) -- CSEEK(cdb->pos); ext/dba/dba_cdb.c:34:12 - Unknown word (libcdb) -- # include "libcdb/cdb.h" ext/dba/dba_cdb.c:35:12 - Unknown word (libcdb) -- # include "libcdb/cdb_make.h" ext/dba/dba_cdb.c:36:12 - Unknown word (libcdb) -- # include "libcdb/uint32.h" @@ -4062,10 +3753,6 @@ ext/dba/dba_db3.c:126:10 - Unknown word (gval) -- memset(&gval, 0, size ext/dba/dba_db3.c:126:26 - Unknown word (gval) -- memset(&gval, 0, sizeof(gval)); ext/dba/dba_db3.c:127:45 - Unknown word (gval) -- >dbp, NULL, &gkey, &gval, 0)) { ext/dba/dba_db3.c:128:27 - Unknown word (gval) -- return zend_string_init(gval.data, gval.size, /* -ext/dba/dba_db3.c:36:16 - Unknown word (dbenv) -- const DB_ENV *dbenv, -ext/dba/dba_db3.c:38:14 - Unknown word (errpfx) -- const char *errpfx, const char *msg) -ext/dba/dba_db3.c:41:43 - Unknown word (errpfx) -- NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); -ext/dba/dba_db3.c:41:50 - Unknown word (errpfx) -- NOTICE, "%s%s", errpfx?errpfx:"", msg); ext/dba/dba_db3.c:53:6 - Unknown word (gmode) -- int gmode = 0, err; ext/dba/dba_db3.c:66:2 - Unknown word (gmode) -- gmode = info->mode == DBA ext/dba/dba_db3.c:72:6 - Unknown word (gmode) -- if (gmode == -1) { @@ -4078,10 +3765,6 @@ ext/dba/dba_db4.c:156:10 - Unknown word (gval) -- memset(&gval, 0, size ext/dba/dba_db4.c:156:26 - Unknown word (gval) -- memset(&gval, 0, sizeof(gval)); ext/dba/dba_db4.c:158:3 - Unknown word (gval) -- gval.flags |= DB_DBT_MALLOC ext/dba/dba_db4.c:160:45 - Unknown word (gval) -- >dbp, NULL, &gkey, &gval, 0)) { -ext/dba/dba_db4.c:37:16 - Unknown word (dbenv) -- const DB_ENV *dbenv, -ext/dba/dba_db4.c:39:14 - Unknown word (errpfx) -- const char *errpfx, const char *msg) -ext/dba/dba_db4.c:55:43 - Unknown word (errpfx) -- NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); -ext/dba/dba_db4.c:55:50 - Unknown word (errpfx) -- NOTICE, "%s%s", errpfx?errpfx:"", msg); ext/dba/dba_db4.c:67:6 - Unknown word (gmode) -- int gmode = 0, err; ext/dba/dba_db4.c:81:2 - Unknown word (gmode) -- gmode = info->mode == DBA ext/dba/dba_db4.c:95:2 - Unknown word (gmode) -- gmode = info->mode == DBA @@ -4100,7 +3783,6 @@ ext/dba/dba_flatfile.c:67:45 - Unknown word (gval) -- string_init(gval ext/dba/dba_gdbm.c:38:6 - Unknown word (gmode) -- int gmode = 0; ext/dba/dba_gdbm.c:41:2 - Unknown word (gmode) -- gmode = info->mode == DBA ext/dba/dba_gdbm.c:43:35 - Unknown word (WRCREAT) -- = DBA_CREAT ? GDBM_WRCREAT : -ext/dba/dba_gdbm.c:44:34 - Unknown word (NEWDB) -- == DBA_TRUNC ? GDBM_NEWDB : -1; ext/dba/dba_gdbm.c:46:5 - Unknown word (gmode) -- if(gmode == -1) ext/dba/dba_gdbm.c:49:64 - Unknown word (gmode) -- int block_size */ 0, gmode, filemode, NULL); ext/dba/dba_gdbm.c:73:8 - Unknown word (gval) -- datum gval; @@ -4119,9 +3801,6 @@ ext/dba/dba_lmdb.c:30:12 - Unknown word (lmdb) -- struct php_lmdb_info ext/dba/dba_lmdb.c:37:35 - Unknown word (lmdb) -- IT(it) (((struct php_lmdb_info *)info->dbf)->it ext/dba/dba_lmdb.c:37:9 - Unknown word (LMDB) -- #define LMDB_IT(it) (((struct php ext/dba/dba_lmdb.c:39:15 - Unknown word (lmdb) -- DBA_OPEN_FUNC(lmdb) -ext/dba/dba_lmdb.c:49:28 - Unknown word (NOSUBDIR) -- default use the MDB_NOSUBDIR flag */ -ext/dba/dba_lmdb.c:50:18 - Unknown word (NOSUBDIR) -- int flags = MDB_NOSUBDIR; -ext/dba/dba_lmdb.c:56:13 - Unknown word (NOSUBDIR) -- case MDB_NOSUBDIR: ext/dba/dba_lmdb.c:60:54 - Unknown word (LMDB) -- "must be either DBA_LMDB_USE_SUB_DIR or DBA_LMDB ext/dba/dba_lmdb.c:60:78 - Unknown word (LMDB) -- LMDB_USE_SUB_DIR or DBA_LMDB_NO_SUB_DIR for LMDB ext/dba/dba_ndbm.c:34:6 - Unknown word (gmode) -- int gmode = 0; @@ -4145,14 +3824,10 @@ ext/dba/dba_qdbm.c:164:2 - Unknown word (dpoptimize) -- dpoptimize(dba->dbf, ext/dba/dba_qdbm.c:172:2 - Unknown word (dpsync) -- dpsync(dba->dbf); ext/dba/dba_qdbm.c:178:17 - Unknown word (dpversion) -- return estrdup(dpversion); ext/dba/dba_qdbm.c:40:10 - Unknown word (dpopen) -- dbf = dpopen(ZSTR_VAL(info->path -ext/dba/dba_qdbm.c:40:42 - Unknown word (OREADER) -- VAL(info->path), DP_OREADER, 0); ext/dba/dba_qdbm.c:43:10 - Unknown word (dpopen) -- dbf = dpopen(ZSTR_VAL(info->path -ext/dba/dba_qdbm.c:43:42 - Unknown word (OWRITER) -- VAL(info->path), DP_OWRITER, 0); ext/dba/dba_qdbm.c:46:10 - Unknown word (dpopen) -- dbf = dpopen(ZSTR_VAL(info->path -ext/dba/dba_qdbm.c:46:42 - Unknown word (OWRITER) -- VAL(info->path), DP_OWRITER | DP_OCREAT, 0); ext/dba/dba_qdbm.c:46:55 - Unknown word (OCREAT) -- path), DP_OWRITER | DP_OCREAT, 0); ext/dba/dba_qdbm.c:49:10 - Unknown word (dpopen) -- dbf = dpopen(ZSTR_VAL(info->path -ext/dba/dba_qdbm.c:49:42 - Unknown word (OWRITER) -- VAL(info->path), DP_OWRITER | DP_OCREAT | DP_OTRUNC ext/dba/dba_qdbm.c:49:55 - Unknown word (OCREAT) -- path), DP_OWRITER | DP_OCREAT | DP_OTRUNC, 0); ext/dba/dba_qdbm.c:49:67 - Unknown word (OTRUNC) -- OWRITER | DP_OCREAT | DP_OTRUNC, 0); ext/dba/dba_qdbm.c:62:20 - Unknown word (dperrmsg) -- *error = (char *) dperrmsg(dpecode); @@ -4160,7 +3835,6 @@ ext/dba/dba_qdbm.c:62:29 - Unknown word (dpecode) -- = (char *) dperrmsg( ext/dba/dba_qdbm.c:70:2 - Unknown word (dpclose) -- dpclose(dba->dbf); ext/dba/dba_qdbm.c:81:10 - Unknown word (dpget) -- value = dpget(dba->dbf, ZSTR_VAL(key ext/dba/dba_qdbm.c:94:6 - Unknown word (dpput) -- if (dpput(dba->dbf, ZSTR_VAL(key -ext/dba/dba_qdbm.c:94:97 - Unknown word (DKEEP) -- val), mode == 1 ? DP_DKEEP : DP_DOVER)) { ext/dba/dba_qdbm.c:98:20 - Unknown word (EKEEP) -- if (dpecode != DP_EKEEP) { ext/dba/dba_qdbm.c:98:6 - Unknown word (dpecode) -- if (dpecode != DP_EKEEP) { ext/dba/dba_qdbm.c:99:43 - Unknown word (dperrmsg) -- NULL, E_WARNING, "%s", dperrmsg(dpecode)); @@ -4198,12 +3872,9 @@ ext/dba/libcdb/cdb.c:156:21 - Unknown word (hpos) -- if (c->kpos == c-> ext/dba/libcdb/cdb.c:156:32 - Unknown word (hslots) -- kpos == c->hpos + (c->hslots << 3)) ext/dba/libcdb/cdb.c:157:17 - Unknown word (hpos) -- c->kpos = c->hpos; ext/dba/libcdb/cdb.c:159:15 - Unknown word (khash) -- if (u == c->khash) { -ext/dba/libcdb/cdb.c:169:8 - Unknown word (dpos) -- c->dpos = pos + 8 + len; ext/dba/libcdb/cdb.h:29:9 - Unknown word (khash) -- uint32 khash; /* initialized if loop ext/dba/libcdb/cdb.h:31:9 - Unknown word (hpos) -- uint32 hpos; /* initialized if loop ext/dba/libcdb/cdb.h:32:9 - Unknown word (hslots) -- uint32 hslots; /* initialized if loop -ext/dba/libcdb/cdb.h:33:9 - Unknown word (dpos) -- uint32 dpos; /* initialized if cdb -ext/dba/libcdb/cdb.h:48:30 - Unknown word (dpos) -- cdb_datapos(c) ((c)->dpos) ext/dba/libcdb/cdb_make.c:145:13 - Unknown word (hplist) -- struct cdb_hplist *x; ext/dba/libcdb/cdb_make.c:76:13 - Unknown word (hplist) -- struct cdb_hplist *head; ext/dba/libcdb/cdb_make.c:79:33 - Unknown word (HPLIST) -- | (head->num >= CDB_HPLIST)) { @@ -4213,10 +3884,8 @@ ext/dba/libcdb/cdb_make.h:25:13 - Unknown word (HPLIST) -- #define CDB_H ext/dba/libcdb/cdb_make.h:32:12 - Unknown word (hplist) -- struct cdb_hplist { ext/dba/libcdb/cdb_make.h:33:23 - Unknown word (HPLIST) -- struct cdb_hp hp[CDB_HPLIST]; ext/dba/libcdb/cdb_make.h:34:13 - Unknown word (hplist) -- struct cdb_hplist *next; -ext/dba/libcdb/cdb_make.h:39:10 - Unknown word (bspace) -- /* char bspace[8192]; */ ext/dba/libcdb/cdb_make.h:43:13 - Unknown word (hplist) -- struct cdb_hplist *head; ext/dba/libflatfile/flatfile.h:26:8 - Unknown word (lockfn) -- char *lockfn; -ext/dba/libflatfile/flatfile.h:27:6 - Unknown word (lockfd) -- int lockfd; ext/dba/libinifile/inifile.c:142:8 - Unknown word (etrim) -- /* {{{ etrim */ ext/dba/libinifile/inifile.c:143:14 - Unknown word (etrim) -- static char *etrim(const char *str) ext/dba/libinifile/inifile.c:179:22 - Unknown word (etrim) -- ln->key.group = etrim(fline+1); @@ -4226,7 +3895,6 @@ ext/dba/libinifile/inifile.c:252:32 - Unknown word (seacrch) -- slow way: ext/dba/libinifile/inifile.c:474:46 - Unknown word (missuse) -- name && value)); /* missuse */ ext/dba/libinifile/inifile.c:571:16 - Unknown word (relace) -- /* {{{ inifile_relace */ ext/dba/libinifile/inifile.h:36:8 - Unknown word (lockfn) -- char *lockfn; -ext/dba/libinifile/inifile.h:37:6 - Unknown word (lockfd) -- int lockfd; ext/dba/php_lmdb.h:1:13 - Unknown word (LMDB) -- #ifndef PHP_LMDB_H ext/dba/php_lmdb.h:2:13 - Unknown word (LMDB) -- #define PHP_LMDB_H ext/dba/php_lmdb.h:4:12 - Unknown word (LMDB) -- #ifdef DBA_LMDB @@ -4251,104 +3919,45 @@ ext/dom/document.c:1680:2 - Unknown word (xincnode) -- xincnode = cur; ext/dom/document.c:1682:16 - Unknown word (xincnode) -- xmlUnlinkNode(xincnode); ext/dom/document.c:1683:32 - Unknown word (xincnode) -- libxml_node_free_resource(xincnode); ext/dom/document.c:1697:56 - Unknown word (xincludes) -- nodes from recursive xincludes */ -ext/dom/document.c:1717:54 - Unknown word (basep) -- references(xmlNodePtr basep) -ext/dom/document.c:1719:32 - Unknown word (basep) -- libxml_node_free_resource(basep); -ext/dom/document.c:1721:23 - Unknown word (basep) -- xmlNodePtr current = basep->children; -ext/dom/document.c:1725:49 - Unknown word (basep) -- tree_order(current, basep); -ext/dom/document.c:1733:67 - Unknown word (basep) -- references(const xmlNode *basep) ext/dom/document.c:1757:67 - Unknown word (xincluded) -- beginning and ending of xincluded document ext/dom/document.c:1759:24 - Unknown word (xincludes) -- having processed some xincludes */ ext/dom/document.c:1773:21 - Unknown word (xincludes) -- /* {{{ Substitutues xincludes in a DomDocument */ ext/dom/document.c:1773:8 - Unknown word (Substitutues) -- /* {{{ Substitutues xincludes in a DomDocument -ext/dom/document.c:1873:26 - Unknown word (sptr) -- xmlSchemaPtr sptr; -ext/dom/document.c:1920:2 - Unknown word (sptr) -- sptr = xmlSchemaParse(parser -ext/dom/document.c:1923:7 - Unknown word (sptr) -- if (!sptr) { -ext/dom/document.c:1932:31 - Unknown word (sptr) -- xmlSchemaNewValidCtxt(sptr); -ext/dom/document.c:1934:17 - Unknown word (sptr) -- xmlSchemaFree(sptr); ext/dom/document.c:2102:23 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(source_len)) { ext/dom/document.c:2271:20 - Unknown word (basece) -- zend_class_entry *basece = dom_get_node_ce(modern ext/dom/document.c:2274:53 - Unknown word (basece) -- NUM_ARGS(), "CC!", &basece, &ce) == FAILURE) { ext/dom/document.c:2278:6 - Unknown word (basece) -- if (basece->ce_flags & ZEND_ACC ext/dom/document.c:2283:44 - Unknown word (basece) -- instanceof_function(ce, basece)) { ext/dom/document.c:2289:42 - Unknown word (basece) -- classmap(intern->document, basece, ce); -ext/dom/document.c:757:20 - Unknown word (retnodep) -- xmlNodePtr nodep, retnodep; -ext/dom/document.c:775:3 - Unknown word (retnodep) -- retnodep = nodep; -ext/dom/document.c:777:3 - Unknown word (retnodep) -- retnodep = dom_clone_node(NULL -ext/dom/document.c:778:8 - Unknown word (retnodep) -- if (!retnodep) { -ext/dom/document.c:782:7 - Unknown word (retnodep) -- if (retnodep->type == XML_ATTRIBUTE -ext/dom/document.c:783:13 - Unknown word (nsptr) -- xmlNsPtr nsptr = NULL; -ext/dom/document.c:786:4 - Unknown word (nsptr) -- nsptr = xmlSearchNsByHref -ext/dom/document.c:787:25 - Unknown word (nsptr) -- if (nsptr == NULL || nsptr->prefix == NULL) { -ext/dom/document.c:787:8 - Unknown word (nsptr) -- if (nsptr == NULL || nsptr->prefix -ext/dom/document.c:789:5 - Unknown word (nsptr) -- nsptr = dom_get_ns(root, ext/dom/documenttype.c:52:16 - Unknown word (entityht) -- xmlHashTable *entityht = (xmlHashTable *) dtdptr ext/dom/documenttype.c:55:51 - Unknown word (entityht) -- ENTITY_NODE, intern, entityht, NULL, 0, NULL, 0); ext/dom/documenttype.c:73:16 - Unknown word (notationht) -- xmlHashTable *notationht = (xmlHashTable *) dtdptr ext/dom/documenttype.c:76:53 - Unknown word (notationht) -- NOTATION_NODE, intern, notationht, NULL, 0, NULL, 0); -ext/dom/dom_iterators.c:142:54 - Unknown word (nnodemap) -- first_iteration_item(dom_nnodemap_object *objmap) -ext/dom/dom_iterators.c:144:13 - Unknown word (basep) -- xmlNodePtr basep = dom_object_get_node -ext/dom/dom_iterators.c:145:7 - Unknown word (basep) -- if (!basep) { -ext/dom/dom_iterators.c:150:24 - Unknown word (basep) -- return (xmlNodePtr) basep->properties; -ext/dom/dom_iterators.c:152:47 - Unknown word (basep) -- iter_start_first_child(basep); -ext/dom/dom_iterators.c:156:60 - Unknown word (basep) -- child_of_container_node(basep); ext/dom/dom_iterators.c:173:14 - Unknown word (nnmap) -- dom_object *nnmap = Z_DOMOBJ_P(object ext/dom/dom_iterators.c:174:32 - Unknown word (nnmap) -- nnodemap_object *objmap = nnmap->ptr; -ext/dom/dom_iterators.c:174:6 - Unknown word (nnodemap) -- dom_nnodemap_object *objmap = nnmap ext/dom/dom_iterators.c:180:16 - Unknown word (nodeht) -- HashTable *nodeht = HASH_OF(&objmap->baseobj ext/dom/dom_iterators.c:182:31 - Unknown word (nodeht) -- hash_move_forward_ex(nodeht, &iterator->pos); ext/dom/dom_iterators.c:183:48 - Unknown word (nodeht) -- get_current_data_ex(nodeht, &iterator->pos))) -ext/dom/dom_iterators.c:253:6 - Unknown word (nnodemap) -- dom_nnodemap_object *objmap; ext/dom/dom_iterators.c:255:13 - Unknown word (nodeht) -- HashTable *nodeht; -ext/dom/dom_iterators.c:273:16 - Unknown word (nnodemap) -- objmap = (dom_nnodemap_object *)intern->ptr ext/dom/dom_iterators.c:278:5 - Unknown word (nodeht) -- nodeht = HASH_OF(&objmap->baseobj ext/dom/dom_iterators.c:66:6 - Unknown word (htsize) -- int htsize; ext/dom/dom_iterators.c:68:48 - Unknown word (htsize) -- ht)) > 0 && index < htsize) { ext/dom/dom_iterators.c:68:7 - Unknown word (htsize) -- if ((htsize = xmlHashSize(ht)) -ext/dom/dom_iterators.c:80:39 - Unknown word (nnodemap) -- libxml_hash_iter(dom_nnodemap_object *objmap, int -ext/dom/domimplementation.c:156:11 - Unknown word (nsptr) -- xmlNsPtr nsptr = NULL; ext/dom/domimplementation.c:161:14 - Unknown word (doctobj) -- dom_object *doctobj; ext/dom/domimplementation.c:168:41 - Unknown word (doctobj) -- doctype, node, xmlDtdPtr, doctobj); ext/dom/domimplementation.c:180:3 - Unknown word (doctobj) -- doctobj = NULL; -ext/dom/domimplementation.c:186:9 - Unknown word (nsptr) -- && ((nsptr = xmlNewNs(NULL, BAD -ext/dom/domimplementation.c:224:31 - Unknown word (nsptr) -- xmlNewDocNode(docp, nsptr, BAD_CAST localname -ext/dom/domimplementation.c:239:18 - Unknown word (nsptr) -- nodep->nsDef = nsptr; ext/dom/domimplementation.c:247:6 - Unknown word (doctobj) -- if (doctobj != NULL) { ext/dom/domimplementation.c:248:3 - Unknown word (doctobj) -- doctobj->document = ((dom_object -ext/dom/element.c:1578:119 - Unknown word (otherp) -- this_intern, xmlNodePtr otherp) -ext/dom/element.c:1584:27 - Unknown word (otherp) -- !php_dom_adopt_node(otherp, this_intern, thisp -ext/dom/element.c:1587:50 - Unknown word (otherp) -- this_intern->document, otherp, thisp->parent, thisp -ext/dom/element.c:1591:27 - Unknown word (otherp) -- !php_dom_adopt_node(otherp, this_intern, thisp -ext/dom/element.c:1594:50 - Unknown word (otherp) -- this_intern->document, otherp, thisp, thisp->children ext/dom/element.c:1680:33 - Unknown word (OVFL) -- UNEXPECTED(ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(data)))) { -ext/dom/element.c:243:40 - Unknown word (nsdecl) -- dom_get_attribute_or_nsdecl(dom_object *intern, ext/dom/element.c:247:18 - Unknown word (nqname) -- const xmlChar *nqname = xmlSplitQName3(name ext/dom/element.c:249:7 - Unknown word (nqname) -- if (nqname != NULL) { ext/dom/element.c:254:34 - Unknown word (nqname) -- xmlStrEqual(ns->prefix, nqname)) { ext/dom/element.c:267:43 - Unknown word (nqname) -- xmlNodePtr)xmlHasNsProp(elem, nqname, ns->href); -ext/dom/element.c:310:30 - Unknown word (nsdecl) -- dom_get_attribute_or_nsdecl(intern, nodep, BAD_CAST -ext/dom/element.c:362:17 - Unknown word (nsptr) -- for (xmlNsPtr nsptr = nodep->nsDef; nsptr -ext/dom/element.c:362:39 - Unknown word (nsptr) -- nsptr = nodep->nsDef; nsptr; nsptr = nsptr->next -ext/dom/element.c:457:42 - Unknown word (nsdecl) -- dom_get_attribute_or_nsdecl(intern, nodep, BAD_CAST -ext/dom/element.c:49:11 - Unknown word (nsptr) -- xmlNsPtr nsptr = NULL; -ext/dom/element.c:542:45 - Unknown word (thisp) -- attribute(xmlNodePtr thisp, xmlNodePtr attrp) -ext/dom/element.c:544:14 - Unknown word (thisp) -- ZEND_ASSERT(thisp != NULL); -ext/dom/element.c:564:8 - Unknown word (thisp) -- if (thisp->nsDef == ns) { -ext/dom/element.c:565:5 - Unknown word (thisp) -- thisp->nsDef = ns->next; -ext/dom/element.c:566:15 - Unknown word (thisp) -- } else if (thisp->nsDef != NULL) { -ext/dom/element.c:615:31 - Unknown word (nsdecl) -- dom_get_attribute_or_nsdecl(intern, nodep, BAD_CAST -ext/dom/element.c:636:31 - Unknown word (nsdecl) -- dom_get_attribute_or_nsdecl(intern, nodep, BAD_CAST -ext/dom/element.c:67:5 - Unknown word (nsptr) -- nsptr = dom_get_ns(nodep, ext/dom/element.c:686:19 - Unknown word (existattrp) -- xmlAttr *attrp, *existattrp = NULL; -ext/dom/element.c:68:21 - Unknown word (nsptr) -- xmlSetNs(nodep, nsptr); ext/dom/element.c:719:3 - Unknown word (existattrp) -- existattrp = xmlHasNsProp(nodep ext/dom/element.c:721:3 - Unknown word (existattrp) -- existattrp = xmlHasProp(nodep, ext/dom/element.c:724:28 - Unknown word (existattrp) -- existattrp != NULL && existattrp->type != XML_ATTRIBUTE ext/dom/element.c:724:6 - Unknown word (existattrp) -- if (existattrp != NULL && existattrp -ext/dom/element.c:850:75 - Unknown word (elemp) -- *intern, xmlNodePtr elemp, const char *uri, size -ext/dom/element.c:857:34 - Unknown word (elemp) -- strattr = xmlGetNsProp(elemp, BAD_CAST name, BAD -ext/dom/element.c:864:36 - Unknown word (elemp) -- nsptr = dom_get_nsdecl(elemp, BAD_CAST name); -ext/dom/element.c:883:13 - Unknown word (elemp) -- xmlNodePtr elemp; -ext/dom/element.c:893:14 - Unknown word (elemp) -- DOM_GET_OBJ(elemp, id, xmlNodePtr, intern ext/dom/element.c:948:15 - Unknown word (tmpnsptr) -- xmlNsPtr tmpnsptr; ext/dom/element.c:950:6 - Unknown word (tmpnsptr) -- tmpnsptr = nsptr->next; ext/dom/element.c:951:13 - Unknown word (tmpnsptr) -- while (tmpnsptr) { @@ -4372,11 +3981,6 @@ ext/dom/html5_serializer.h:13:15 - Unknown word (Niels) -- | Authors: N ext/dom/html5_serializer.h:13:21 - Unknown word (Dossche) -- | Authors: Niels Dossche ext/dom/html_collection.c:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche -ext/dom/html_collection.c:44:6 - Unknown word (nnodemap) -- dom_nnodemap_object *objmap = intern -ext/dom/html_collection.c:47:13 - Unknown word (basep) -- xmlNodePtr basep = dom_object_get_node -ext/dom/html_collection.c:48:6 - Unknown word (basep) -- if (basep != NULL) { -ext/dom/html_collection.c:51:26 - Unknown word (basep) -- xmlNodePtr candidate = basep->children; -ext/dom/html_collection.c:53:52 - Unknown word (basep) -- elements_by_tag_name_ns_raw(basep, candidate, objmap- ext/dom/html_collection.h:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche ext/dom/html_document.c:129:33 - Unknown word (ABCLOFEMCO) -- HTML_TOKENIZER_ERROR_ABCLOFEMCO: return "abrupt-closing @@ -4495,13 +4099,7 @@ ext/dom/lexbor/lexbor/core/array_obj.h:2:33 - Unknown word (Borisov) -- ext/dom/lexbor/lexbor/core/array_obj.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov nodes = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/core/avl.c:64:19 - Unknown word (dobject) -- return lexbor_dobject_init(avl->nodes, chunk -ext/dom/lexbor/lexbor/core/avl.c:72:12 - Unknown word (dobject) -- lexbor_dobject_clean(avl->nodes); -ext/dom/lexbor/lexbor/core/avl.c:81:25 - Unknown word (dobject) -- avl->nodes = lexbor_dobject_destroy(avl->nodes, -ext/dom/lexbor/lexbor/core/avl.c:93:38 - Unknown word (dobject) -- node_t *node = lexbor_dobject_calloc(avl->nodes); ext/dom/lexbor/lexbor/core/avl.h:2:33 - Unknown word (Borisov) -- Copyright (C) 2018 Alexander Borisov -ext/dom/lexbor/lexbor/core/avl.h:36:12 - Unknown word (dobject) -- lexbor_dobject_t *nodes; ext/dom/lexbor/lexbor/core/avl.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov dobject = lexbor_dobject_create -ext/dom/lexbor/lexbor/core/bst.c:30:27 - Unknown word (dobject) -- bst->dobject = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/core/bst.c:31:21 - Unknown word (dobject) -- status = lexbor_dobject_init(bst->dobject, size -ext/dom/lexbor/lexbor/core/bst.c:31:39 - Unknown word (dobject) -- lexbor_dobject_init(bst->dobject, size, -ext/dom/lexbor/lexbor/core/bst.c:47:16 - Unknown word (dobject) -- lexbor_dobject_clean(bst->dobject) +ext/dom/lexbor/lexbor/core/bst.c:385:19 - Unknown word (parrent) -- /* Change parrent */ ext/dom/lexbor/lexbor/core/bst.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov entries = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/core/bst_map.c:39:21 - Unknown word (dobject) -- status = lexbor_dobject_init(bst_map->entries ext/dom/lexbor/lexbor/core/bst_map.c:45:8 - Unknown word (mraw) -- /* mraw */ ext/dom/lexbor/lexbor/core/bst_map.c:46:14 - Unknown word (mraw) -- bst_map->mraw = lexbor_mraw_create ext/dom/lexbor/lexbor/core/bst_map.c:46:28 - Unknown word (mraw) -- bst_map->mraw = lexbor_mraw_create(); ext/dom/lexbor/lexbor/core/bst_map.c:47:21 - Unknown word (mraw) -- status = lexbor_mraw_init(bst_map->mraw, ext/dom/lexbor/lexbor/core/bst_map.c:47:40 - Unknown word (mraw) -- lexbor_mraw_init(bst_map->mraw, (size * 6)); ext/dom/lexbor/lexbor/core/bst_map.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov entries -ext/dom/lexbor/lexbor/core/bst_map.c:72:31 - Unknown word (dobject) -- map->entries = lexbor_dobject_destroy(bst_map->entries ext/dom/lexbor/lexbor/core/bst_map.h:28:12 - Unknown word (mraw) -- lexbor_mraw_t *mraw; ext/dom/lexbor/lexbor/core/bst_map.h:28:23 - Unknown word (mraw) -- lexbor_mraw_t *mraw; -ext/dom/lexbor/lexbor/core/bst_map.h:29:12 - Unknown word (dobject) -- lexbor_dobject_t *entries; ext/dom/lexbor/lexbor/core/bst_map.h:2:33 - Unknown word (Borisov) -- Copyright (C) 2018 Alexander Borisov ext/dom/lexbor/lexbor/core/bst_map.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov entries, -ext/dom/lexbor/lexbor/core/hash.c:137:28 - Unknown word (dobject) -- hash->entries = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/core/hash.c:138:21 - Unknown word (dobject) -- status = lexbor_dobject_init(hash->entries, ext/dom/lexbor/lexbor/core/hash.c:143:11 - Unknown word (mraw) -- hash->mraw = lexbor_mraw_create ext/dom/lexbor/lexbor/core/hash.c:143:25 - Unknown word (mraw) -- hash->mraw = lexbor_mraw_create(); ext/dom/lexbor/lexbor/core/hash.c:144:21 - Unknown word (mraw) -- status = lexbor_mraw_init(hash->mraw, chunk ext/dom/lexbor/lexbor/core/hash.c:144:37 - Unknown word (mraw) -- lexbor_mraw_init(hash->mraw, chunk_size * 12); -ext/dom/lexbor/lexbor/core/hash.c:162:12 - Unknown word (dobject) -- lexbor_dobject_clean(hash->entries ext/dom/lexbor/lexbor/core/hash.c:163:12 - Unknown word (mraw) -- lexbor_mraw_clean(hash->mraw); -ext/dom/lexbor/lexbor/core/hash.c:22:28 - Unknown word (ncmp) -- cmp = lexbor_str_data_ncmp ext/dom/lexbor/lexbor/core/hash.c:28:28 - Unknown word (nlocmp) -- cmp = lexbor_str_data_nlocmp_right ext/dom/lexbor/lexbor/core/hash.c:2:33 - Unknown word (Borisov) -- Copyright (C) 2019 Alexander Borisov -ext/dom/lexbor/lexbor/core/hash.c:34:28 - Unknown word (nupcmp) -- cmp = lexbor_str_data_nupcmp_right -ext/dom/lexbor/lexbor/core/hash.c:49:28 - Unknown word (ncmp) -- cmp = lexbor_str_data_ncmp ext/dom/lexbor/lexbor/core/hash.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov entries ext/dom/lexbor/lexbor/core/hash.h:154:19 - Unknown word (mraw) -- lxb_inline lexbor_mraw_t * ext/dom/lexbor/lexbor/core/hash.h:155:13 - Unknown word (mraw) -- lexbor_hash_mraw(const lexbor_hash_t ext/dom/lexbor/lexbor/core/hash.h:157:18 - Unknown word (mraw) -- return hash->mraw; -ext/dom/lexbor/lexbor/core/hash.h:198:43 - Unknown word (dobject) -- hash_entry_t *) lexbor_dobject_calloc(hash->entries -ext/dom/lexbor/lexbor/core/hash.h:204:43 - Unknown word (dobject) -- hash_entry_t *) lexbor_dobject_free(hash->entries, -ext/dom/lexbor/lexbor/core/hash.h:210:19 - Unknown word (dobject) -- return lexbor_dobject_allocated(hash->entries ext/dom/lexbor/lexbor/core/hash.h:2:33 - Unknown word (Borisov) -- Copyright (C) 2019 Alexander Borisov ext/dom/lexbor/lexbor/core/hash.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov nodes = lexbor_dobject_create(); ext/dom/lexbor/lexbor/core/in.c:2:33 - Unknown word (Borisov) -- Copyright (C) 2018 Alexander Borisov -ext/dom/lexbor/lexbor/core/in.c:30:19 - Unknown word (dobject) -- return lexbor_dobject_init(incoming->nodes -ext/dom/lexbor/lexbor/core/in.c:37:12 - Unknown word (dobject) -- lexbor_dobject_clean(incoming->nodes -ext/dom/lexbor/lexbor/core/in.c:47:30 - Unknown word (dobject) -- incoming->nodes = lexbor_dobject_destroy(incoming->nodes ext/dom/lexbor/lexbor/core/in.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov nodes ext/dom/lexbor/lexbor/core/in.h:2:33 - Unknown word (Borisov) -- Copyright (C) 2018 Alexander Borisov -ext/dom/lexbor/lexbor/core/in.h:30:12 - Unknown word (dobject) -- lexbor_dobject_t *nodes; ext/dom/lexbor/lexbor/core/in.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov data = lexbor_mraw_alloc(mraw, (size + ext/dom/lexbor/lexbor/core/str.c:28:35 - Unknown word (mraw) -- = lexbor_mraw_alloc(mraw, (size + 1)); ext/dom/lexbor/lexbor/core/str.c:2:33 - Unknown word (Borisov) -- Copyright (C) 2018 Alexander Borisov -ext/dom/lexbor/lexbor/core/str.c:384:17 - Unknown word (ncasecmp) -- lexbor_str_data_ncasecmp_first(const lxb_char ext/dom/lexbor/lexbor/core/str.c:39:50 - Unknown word (mraw) -- lexbor_str_t *str, lexbor_mraw_t *mraw, -ext/dom/lexbor/lexbor/core/str.c:405:17 - Unknown word (ncasecmp) -- lexbor_str_data_ncasecmp_end(const lxb_char_t -ext/dom/lexbor/lexbor/core/str.c:422:17 - Unknown word (ncasecmp) -- lexbor_str_data_ncasecmp_contain(const lxb_char -ext/dom/lexbor/lexbor/core/str.c:426:28 - Unknown word (ncasecmp) -- if(lexbor_str_data_ncasecmp(&where[i], what, what -ext/dom/lexbor/lexbor/core/str.c:435:17 - Unknown word (ncasecmp) -- lexbor_str_data_ncasecmp(const lxb_char_t *first ext/dom/lexbor/lexbor/core/str.c:450:17 - Unknown word (nlocmp) -- lexbor_str_data_nlocmp_right(const lxb_char -ext/dom/lexbor/lexbor/core/str.c:463:17 - Unknown word (nupcmp) -- lexbor_str_data_nupcmp_right(const lxb_char -ext/dom/lexbor/lexbor/core/str.c:495:17 - Unknown word (ncmp) -- lexbor_str_data_ncmp_end(const lxb_char_t ext/dom/lexbor/lexbor/core/str.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov data @@ -4819,27 +4354,17 @@ ext/dom/lexbor/lexbor/css/base.h:25:12 - Unknown word (STRINGIZE) -- LEXBOR ext/dom/lexbor/lexbor/css/base.h:26:12 - Unknown word (STRINGIZE) -- LEXBOR_STRINGIZE(LXB_CSS_VERSION_MINOR ext/dom/lexbor/lexbor/css/base.h:27:12 - Unknown word (STRINGIZE) -- LEXBOR_STRINGIZE(LXB_CSS_VERSION_PATCH ext/dom/lexbor/lexbor/css/base.h:2:38 - Unknown word (Borisov) -- 2019-2023 Alexander Borisov -ext/dom/lexbor/lexbor/css/base.h:31:12 - Unknown word (dobject) -- lexbor_dobject_t *objs; ext/dom/lexbor/lexbor/css/base.h:32:12 - Unknown word (mraw) -- lexbor_mraw_t *mraw; ext/dom/lexbor/lexbor/css/base.h:32:23 - Unknown word (mraw) -- lexbor_mraw_t *mraw; ext/dom/lexbor/lexbor/css/base.h:33:12 - Unknown word (mraw) -- lexbor_mraw_t *tree; ext/dom/lexbor/lexbor/css/base.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov objs = lexbor_dobject_destroy(memory->objs ext/dom/lexbor/lexbor/css/css.c:12:12 - Unknown word (mraw) -- lexbor_mraw_t *mraw; ext/dom/lexbor/lexbor/css/css.c:12:20 - Unknown word (mraw) -- lexbor_mraw_t *mraw; -ext/dom/lexbor/lexbor/css/css.c:160:20 - Unknown word (offlen) -- size_t length, offlen, len; -ext/dom/lexbor/lexbor/css/css.c:166:5 - Unknown word (offlen) -- offlen = begin - parser->offset -ext/dom/lexbor/lexbor/css/css.c:176:23 - Unknown word (offlen) -- if (tmp->length > offlen) { -ext/dom/lexbor/lexbor/css/css.c:177:29 - Unknown word (offlen) -- len = tmp->length - offlen; -ext/dom/lexbor/lexbor/css/css.c:180:57 - Unknown word (offlen) -- length, tmp->data + offlen, length); ext/dom/lexbor/lexbor/css/css.c:2:38 - Unknown word (Borisov) -- 2021-2022 Alexander Borisov -ext/dom/lexbor/lexbor/css/css.c:44:31 - Unknown word (dobject) -- memory->objs = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/css/css.c:45:25 - Unknown word (dobject) -- status = lexbor_dobject_init(memory->objs, prepare ext/dom/lexbor/lexbor/css/css.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov tree = lexbor_mraw_create(); ext/dom/lexbor/lexbor/css/css.c:55:25 - Unknown word (mraw) -- status = lexbor_mraw_init(memory->tree, prepare ext/dom/lexbor/lexbor/css/css.c:61:17 - Unknown word (mraw) -- if (memory->mraw == NULL) { -ext/dom/lexbor/lexbor/css/css.c:84:16 - Unknown word (dobject) -- lexbor_dobject_clean(memory->objs) ext/dom/lexbor/lexbor/css/css.h:2:38 - Unknown word (Borisov) -- 2020-2022 Alexander Borisov ext/dom/lexbor/lexbor/css/css.h:45:38 - Unknown word (mraw) -- lexbor_mraw_t *mraw, lxb_css_style ext/dom/lexbor/lexbor/css/css.h:45:46 - Unknown word (mraw) -- lexbor_mraw_t *mraw, lxb_css_style_serialize @@ -4938,8 +4463,6 @@ ext/dom/lexbor/lexbor/css/property/const.h:358:19 - Unknown word (DEEPPINK) ext/dom/lexbor/lexbor/css/property/const.h:358:56 - Unknown word (DEEPPINK) -- = LXB_CSS_VALUE_DEEPPINK, ext/dom/lexbor/lexbor/css/property/const.h:359:19 - Unknown word (DEEPSKYBLUE) -- LXB_CSS_COLOR_DEEPSKYBLUE = LXB_CSS_VALUE ext/dom/lexbor/lexbor/css/property/const.h:359:56 - Unknown word (DEEPSKYBLUE) -- = LXB_CSS_VALUE_DEEPSKYBLUE, -ext/dom/lexbor/lexbor/css/property/const.h:360:19 - Unknown word (DIMGRAY) -- LXB_CSS_COLOR_DIMGRAY = LXB_CSS -ext/dom/lexbor/lexbor/css/property/const.h:360:56 - Unknown word (DIMGRAY) -- = LXB_CSS_VALUE_DIMGRAY, ext/dom/lexbor/lexbor/css/property/const.h:361:19 - Unknown word (DIMGREY) -- LXB_CSS_COLOR_DIMGREY = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:361:56 - Unknown word (DIMGREY) -- = LXB_CSS_VALUE_DIMGREY, ext/dom/lexbor/lexbor/css/property/const.h:362:19 - Unknown word (DODGERBLUE) -- LXB_CSS_COLOR_DODGERBLUE = LXB_CSS @@ -4952,8 +4475,6 @@ ext/dom/lexbor/lexbor/css/property/const.h:367:19 - Unknown word (GAINSBORO) ext/dom/lexbor/lexbor/css/property/const.h:367:56 - Unknown word (GAINSBORO) -- = LXB_CSS_VALUE_GAINSBORO, ext/dom/lexbor/lexbor/css/property/const.h:368:19 - Unknown word (GHOSTWHITE) -- LXB_CSS_COLOR_GHOSTWHITE = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:368:56 - Unknown word (GHOSTWHITE) -- = LXB_CSS_VALUE_GHOSTWHITE, -ext/dom/lexbor/lexbor/css/property/const.h:373:19 - Unknown word (GREENYELLOW) -- LXB_CSS_COLOR_GREENYELLOW = LXB_CSS_VALUE -ext/dom/lexbor/lexbor/css/property/const.h:373:56 - Unknown word (GREENYELLOW) -- = LXB_CSS_VALUE_GREENYELLOW, ext/dom/lexbor/lexbor/css/property/const.h:376:19 - Unknown word (HOTPINK) -- LXB_CSS_COLOR_HOTPINK = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:376:56 - Unknown word (HOTPINK) -- = LXB_CSS_VALUE_HOTPINK, ext/dom/lexbor/lexbor/css/property/const.h:377:19 - Unknown word (INDIANRED) -- LXB_CSS_COLOR_INDIANRED = LXB_CSS @@ -5020,9 +4541,7 @@ ext/dom/lexbor/lexbor/css/property/const.h:420:19 - Unknown word (OLDLACE) ext/dom/lexbor/lexbor/css/property/const.h:420:56 - Unknown word (OLDLACE) -- = LXB_CSS_VALUE_OLDLACE, ext/dom/lexbor/lexbor/css/property/const.h:422:19 - Unknown word (OLIVEDRAB) -- LXB_CSS_COLOR_OLIVEDRAB = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:422:56 - Unknown word (OLIVEDRAB) -- = LXB_CSS_VALUE_OLIVEDRAB, -ext/dom/lexbor/lexbor/css/property/const.h:424:19 - Unknown word (ORANGERED) -- LXB_CSS_COLOR_ORANGERED = LXB_CSS -ext/dom/lexbor/lexbor/css/property/const.h:424:56 - Unknown word (ORANGERED) -- = LXB_CSS_VALUE_ORANGERED, -ext/dom/lexbor/lexbor/css/property/const.h:426:19 - Unknown word (PALEGOLDENROD) -- LXB_CSS_COLOR_PALEGOLDENROD = LXB_CSS_VALUE +ext/dom/lexbor/lexbor/css/property/const.h:426:19 - Unknown word (PALEGOLDENROD) -- LXB_CSS_COLOR_PALEGOLDENROD = LXB_CSS_VALUE ext/dom/lexbor/lexbor/css/property/const.h:426:56 - Unknown word (PALEGOLDENROD) -- = LXB_CSS_VALUE_PALEGOLDENROD, ext/dom/lexbor/lexbor/css/property/const.h:427:19 - Unknown word (PALEGREEN) -- LXB_CSS_COLOR_PALEGREEN = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:427:56 - Unknown word (PALEGREEN) -- = LXB_CSS_VALUE_PALEGREEN, @@ -5050,10 +4569,6 @@ ext/dom/lexbor/lexbor/css/property/const.h:444:19 - Unknown word (SEAGREEN) ext/dom/lexbor/lexbor/css/property/const.h:444:56 - Unknown word (SEAGREEN) -- = LXB_CSS_VALUE_SEAGREEN, ext/dom/lexbor/lexbor/css/property/const.h:448:19 - Unknown word (SKYBLUE) -- LXB_CSS_COLOR_SKYBLUE = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:448:56 - Unknown word (SKYBLUE) -- = LXB_CSS_VALUE_SKYBLUE, -ext/dom/lexbor/lexbor/css/property/const.h:449:19 - Unknown word (SLATEBLUE) -- LXB_CSS_COLOR_SLATEBLUE = LXB_CSS -ext/dom/lexbor/lexbor/css/property/const.h:449:56 - Unknown word (SLATEBLUE) -- = LXB_CSS_VALUE_SLATEBLUE, -ext/dom/lexbor/lexbor/css/property/const.h:450:19 - Unknown word (SLATEGRAY) -- LXB_CSS_COLOR_SLATEGRAY = LXB_CSS -ext/dom/lexbor/lexbor/css/property/const.h:450:56 - Unknown word (SLATEGRAY) -- = LXB_CSS_VALUE_SLATEGRAY, ext/dom/lexbor/lexbor/css/property/const.h:451:19 - Unknown word (SLATEGREY) -- LXB_CSS_COLOR_SLATEGREY = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:451:56 - Unknown word (SLATEGREY) -- = LXB_CSS_VALUE_SLATEGREY, ext/dom/lexbor/lexbor/css/property/const.h:453:19 - Unknown word (SPRINGGREEN) -- LXB_CSS_COLOR_SPRINGGREEN = LXB_CSS_VALUE @@ -5062,8 +4577,6 @@ ext/dom/lexbor/lexbor/css/property/const.h:454:19 - Unknown word (STEELBLUE) ext/dom/lexbor/lexbor/css/property/const.h:454:56 - Unknown word (STEELBLUE) -- = LXB_CSS_VALUE_STEELBLUE, ext/dom/lexbor/lexbor/css/property/const.h:463:19 - Unknown word (WHITESMOKE) -- LXB_CSS_COLOR_WHITESMOKE = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:463:56 - Unknown word (WHITESMOKE) -- = LXB_CSS_VALUE_WHITESMOKE, -ext/dom/lexbor/lexbor/css/property/const.h:465:19 - Unknown word (YELLOWGREEN) -- LXB_CSS_COLOR_YELLOWGREEN = LXB_CSS_VALUE -ext/dom/lexbor/lexbor/css/property/const.h:465:56 - Unknown word (YELLOWGREEN) -- = LXB_CSS_VALUE_YELLOWGREEN, ext/dom/lexbor/lexbor/css/property/const.h:467:19 - Unknown word (CANVASTEXT) -- LXB_CSS_COLOR_CANVASTEXT = LXB_CSS ext/dom/lexbor/lexbor/css/property/const.h:467:56 - Unknown word (CANVASTEXT) -- = LXB_CSS_VALUE_CANVASTEXT, ext/dom/lexbor/lexbor/css/property/const.h:469:19 - Unknown word (VISITEDTEXT) -- LXB_CSS_COLOR_VISITEDTEXT = LXB_CSS_VALUE @@ -5075,20 +4588,19 @@ ext/dom/lexbor/lexbor/css/property/const.h:479:56 - Unknown word (SELECTEDITE ext/dom/lexbor/lexbor/css/property/const.h:483:19 - Unknown word (ACCENTCOLOR) -- LXB_CSS_COLOR_ACCENTCOLOR = LXB_CSS_VALUE ext/dom/lexbor/lexbor/css/property/const.h:483:56 - Unknown word (ACCENTCOLOR) -- = LXB_CSS_VALUE_ACCENTCOLOR, ext/dom/lexbor/lexbor/css/property/const.h:484:19 - Unknown word (ACCENTCOLORTEXT) -- LXB_CSS_COLOR_ACCENTCOLORTEXT = LXB_CSS_VALUE -ext/dom/lexbor/lexbor/css/property/const.h:484:56 - Unknown word (ACCENTCOLORTEXT) -- = LXB_CSS_VALUE_ACCENTCOLORTEXT, -ext/dom/lexbor/lexbor/css/property/const.h:492:19 - Unknown word (OKLAB) -- LXB_CSS_COLOR_OKLAB = LXB -ext/dom/lexbor/lexbor/css/property/const.h:492:56 - Unknown word (OKLAB) -- = LXB_CSS_VALUE_OKLAB, -ext/dom/lexbor/lexbor/css/property/const.h:493:19 - Unknown word (OKLCH) -- LXB_CSS_COLOR_OKLCH = LXB -ext/dom/lexbor/lexbor/css/property/const.h:493:56 - Unknown word (OKLCH) -- = LXB_CSS_VALUE_OKLCH, +ext/dom/lexbor/lexbor/css/property/const.h:484:56 - Unknown word (ACCENTCOLORTEXT) -- = LXB_CSS_VALUE_ACCENTCOLORTEXT, +ext/dom/lexbor/lexbor/css/property/const.h:492:19 - Unknown word (OKLAB) -- LXB_CSS_COLOR_OKLAB = LXB +ext/dom/lexbor/lexbor/css/property/const.h:492:56 - Unknown word (OKLAB) -- = LXB_CSS_VALUE_OKLAB, +ext/dom/lexbor/lexbor/css/property/const.h:493:19 - Unknown word (OKLCH) -- LXB_CSS_COLOR_OKLCH = LXB +ext/dom/lexbor/lexbor/css/property/const.h:493:56 - Unknown word (OKLCH) -- = LXB_CSS_VALUE_OKLCH, ext/dom/lexbor/lexbor/css/property/const.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov tree @@ -5122,16 +4634,11 @@ ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:202:65 - Unknown word (anb ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:204:16 - Unknown word (mraw) -- lexbor_mraw_free(parser->memory ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:204:42 - Unknown word (mraw) -- free(parser->memory->mraw, anbof); ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:204:48 - Unknown word (anbof) -- parser->memory->mraw, anbof); -ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:259:32 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp(ident->data, of, ident ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:276:24 - Unknown word (mraw) -- lexbor_mraw_free(parser->memory ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:2:38 - Unknown word (Borisov) -- 2020-2022 Alexander Borisov ext/dom/lexbor/lexbor/css/selectors/pseudo_state.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov memory -ext/dom/lexbor/lexbor/css/selectors/selector.c:132:16 - Unknown word (dobject) -- lexbor_dobject_free(memory->objs, selector -ext/dom/lexbor/lexbor/css/selectors/selector.c:173:19 - Unknown word (dobject) -- list = lexbor_dobject_calloc(mem->objs); -ext/dom/lexbor/lexbor/css/selectors/selector.c:215:16 - Unknown word (dobject) -- lexbor_dobject_free(list->memory->objs ext/dom/lexbor/lexbor/css/selectors/selector.c:251:16 - Unknown word (mraw) -- lexbor_mraw_free(mem->mraw, selector ext/dom/lexbor/lexbor/css/selectors/selector.c:251:31 - Unknown word (mraw) -- lexbor_mraw_free(mem->mraw, selector->ns.data) ext/dom/lexbor/lexbor/css/selectors/selector.c:255:16 - Unknown word (mraw) -- lexbor_mraw_free(mem->mraw, selector @@ -5166,8 +4673,6 @@ ext/dom/lexbor/lexbor/css/state.h:2:38 - Unknown word (Borisov) -- 2021- ext/dom/lexbor/lexbor/css/state.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov data, odd, sizeof -ext/dom/lexbor/lexbor/css/syntax/anb.c:256:33 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp(ident->data, even, sizeof ext/dom/lexbor/lexbor/css/syntax/anb.c:2:38 - Unknown word (Borisov) -- 2021-2022 Alexander Borisov ext/dom/lexbor/lexbor/css/syntax/anb.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov data = lexbor_mraw_alloc(mraw, length) -ext/dom/lexbor/lexbor/css/syntax/token.c:170:20 - Unknown word (dobject) -- token = lexbor_dobject_alloc(tkz->tokens); ext/dom/lexbor/lexbor/css/syntax/token.c:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov ext/dom/lexbor/lexbor/css/syntax/token.c:35:12 - Unknown word (mraw) -- lexbor_mraw_t *mraw; ext/dom/lexbor/lexbor/css/syntax/token.c:35:20 - Unknown word (mraw) -- lexbor_mraw_t *mraw; ext/dom/lexbor/lexbor/css/syntax/token.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov tokens, token ext/dom/lexbor/lexbor/css/syntax/token.c:97:59 - Unknown word (mraw) -- lexbor_str_t *str, lexbor_mraw_t *mraw) ext/dom/lexbor/lexbor/css/syntax/token.c:97:67 - Unknown word (mraw) -- str, lexbor_mraw_t *mraw) ext/dom/lexbor/lexbor/css/syntax/token.h:179:46 - Unknown word (lparenthesis) -- token_l_parenthesis_t lparenthesis; @@ -5236,17 +4733,7 @@ ext/dom/lexbor/lexbor/css/syntax/token.h:180:46 - Unknown word (rparenthesis) ext/dom/lexbor/lexbor/css/syntax/token.h:212:59 - Unknown word (mraw) -- lexbor_str_t *str, lexbor_mraw_t *mraw); ext/dom/lexbor/lexbor/css/syntax/token.h:212:67 - Unknown word (mraw) -- str, lexbor_mraw_t *mraw); ext/dom/lexbor/lexbor/css/syntax/token.h:237:62 - Unknown word (mraw) -- lexbor_str_t *str, lexbor_mraw_t *mraw); -ext/dom/lexbor/lexbor/css/syntax/token.h:252:36 - Unknown word (dobject) -- token_create(lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/css/syntax/token.h:252:47 - Unknown word (dobj) -- create(lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/css/syntax/token.h:254:46 - Unknown word (dobject) -- syntax_token_t *) lexbor_dobject_calloc(dobj); -ext/dom/lexbor/lexbor/css/syntax/token.h:254:61 - Unknown word (dobj) -- lexbor_dobject_calloc(dobj); -ext/dom/lexbor/lexbor/css/syntax/token.h:265:37 - Unknown word (dobject) -- lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/css/syntax/token.h:265:48 - Unknown word (dobj) -- lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/css/syntax/token.h:267:46 - Unknown word (dobject) -- syntax_token_t *) lexbor_dobject_free(dobj, token); -ext/dom/lexbor/lexbor/css/syntax/token.h:267:59 - Unknown word (dobj) -- lexbor_dobject_free(dobj, token); ext/dom/lexbor/lexbor/css/syntax/token.h:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov -ext/dom/lexbor/lexbor/css/syntax/token.h:304:40 - Unknown word (dobject) -- token_create_noi(lexbor_dobject_t *dobj); -ext/dom/lexbor/lexbor/css/syntax/token.h:304:51 - Unknown word (dobj) -- noi(lexbor_dobject_t *dobj); ext/dom/lexbor/lexbor/css/syntax/token.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov mraw, 409 ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:100:36 - Unknown word (mraw) -- lexbor_mraw_init(tkz->mraw, 4096); ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:138:12 - Unknown word (mraw) -- lexbor_mraw_clean(tkz->mraw); -ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:141:12 - Unknown word (dobject) -- lexbor_dobject_clean(tkz->tokens); -ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:164:30 - Unknown word (dobject) -- tkz->tokens = lexbor_dobject_destroy(tkz->tokens ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov tokens = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:83:21 - Unknown word (dobject) -- status = lexbor_dobject_init(tkz->tokens, 1 ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:99:10 - Unknown word (mraw) -- tkz->mraw = lexbor_mraw_create ext/dom/lexbor/lexbor/css/syntax/tokenizer.c:99:24 - Unknown word (mraw) -- tkz->mraw = lexbor_mraw_create(); ext/dom/lexbor/lexbor/css/syntax/tokenizer.h:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov -ext/dom/lexbor/lexbor/css/syntax/tokenizer.h:45:12 - Unknown word (dobject) -- lexbor_dobject_t ext/dom/lexbor/lexbor/css/syntax/tokenizer.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov mraw ext/dom/lexbor/lexbor/dom/interfaces/attr.c:30:41 - Unknown word (mraw) -- mraw_calloc(document->mraw, sizeof(lxb_dom_attr -ext/dom/lexbor/lexbor/dom/interfaces/attr.c:311:32 - Unknown word (ncmp) -- && lexbor_str_data_ncmp(first->value->data, ext/dom/lexbor/lexbor/dom/interfaces/attr.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov value = lexbor_mraw_calloc(document->mraw ext/dom/lexbor/lexbor/dom/interfaces/attr.c:92:47 - Unknown word (mraw) -- mraw_calloc(document->mraw, sizeof(lexbor_str_t @@ -5869,39 +5317,23 @@ ext/dom/lexbor/lexbor/dom/interfaces/comment.h:4:22 - Unknown word (Borisov ext/dom/lexbor/lexbor/dom/interfaces/document.c:101:19 - Unknown word (mraw) -- document->mraw = owner->mraw; ext/dom/lexbor/lexbor/dom/interfaces/document.c:22:18 - Unknown word (mraw) -- doc = lexbor_mraw_calloc(document->mraw ext/dom/lexbor/lexbor/dom/interfaces/document.c:22:40 - Unknown word (mraw) -- mraw_calloc(document->mraw, sizeof(lxb_dom_document -ext/dom/lexbor/lexbor/dom/interfaces/document.c:247:44 - Unknown word (DTYPE) -- == LXB_DOM_DOCUMENT_DTYPE_HTML) { -ext/dom/lexbor/lexbor/dom/interfaces/document.c:29:51 - Unknown word (DTYPE) -- LXB_DOM_DOCUMENT_DTYPE_UNDEF, 0); ext/dom/lexbor/lexbor/dom/interfaces/document.c:2:38 - Unknown word (Borisov) -- 2018-2021 Alexander Borisov -ext/dom/lexbor/lexbor/dom/interfaces/document.c:300:44 - Unknown word (DTYPE) -- != LXB_DOM_DOCUMENT_DTYPE_HTML) { -ext/dom/lexbor/lexbor/dom/interfaces/document.c:416:44 - Unknown word (DTYPE) -- == LXB_DOM_DOCUMENT_DTYPE_HTML) { -ext/dom/lexbor/lexbor/dom/interfaces/document.c:435:34 - Unknown word (cnode) -- node_t *new, *curr, *cnode, *root; -ext/dom/lexbor/lexbor/dom/interfaces/document.c:451:9 - Unknown word (cnode) -- cnode = doc->clone_interface -ext/dom/lexbor/lexbor/dom/interfaces/document.c:452:13 - Unknown word (cnode) -- if (cnode == NULL) { -ext/dom/lexbor/lexbor/dom/interfaces/document.c:456:41 - Unknown word (cnode) -- node_insert_child(curr, cnode); -ext/dom/lexbor/lexbor/dom/interfaces/document.c:460:20 - Unknown word (cnode) -- curr = cnode; ext/dom/lexbor/lexbor/dom/interfaces/document.c:491:61 - Unknown word (intrfc) -- lxb_dom_interface_t *intrfc) ext/dom/lexbor/lexbor/dom/interfaces/document.c:493:47 - Unknown word (intrfc) -- document_destroy_interface(intrfc); ext/dom/lexbor/lexbor/dom/interfaces/document.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov mraw, ext/dom/lexbor/lexbor/dom/interfaces/document.c:65:42 - Unknown word (mraw) -- lexbor_mraw_calloc(owner->mraw, sizeof(lxb_dom_document -ext/dom/lexbor/lexbor/dom/interfaces/document.c:76:40 - Unknown word (dtype) -- lxb_dom_document_dtype_t type, unsigned int ext/dom/lexbor/lexbor/dom/interfaces/document.h:149:57 - Unknown word (intrfc) -- lxb_dom_interface_t *intrfc) ext/dom/lexbor/lexbor/dom/interfaces/document.h:151:35 - Unknown word (intrfc) -- lxb_dom_interface_node(intrfc)->owner_document->destroy ext/dom/lexbor/lexbor/dom/interfaces/document.h:151:78 - Unknown word (intrfc) -- document->destroy_interface(intrfc); ext/dom/lexbor/lexbor/dom/interfaces/document.h:157:19 - Unknown word (mraw) -- return lexbor_mraw_calloc(document->mraw ext/dom/lexbor/lexbor/dom/interfaces/document.h:157:41 - Unknown word (mraw) -- mraw_calloc(document->mraw, struct_size); ext/dom/lexbor/lexbor/dom/interfaces/document.h:217:61 - Unknown word (intrfc) -- lxb_dom_interface_t *intrfc); -ext/dom/lexbor/lexbor/dom/interfaces/document.h:29:22 - Unknown word (DTYPE) -- LXB_DOM_DOCUMENT_DTYPE_UNDEF = 0x00, ext/dom/lexbor/lexbor/dom/interfaces/document.h:2:38 - Unknown word (Borisov) -- 2018-2021 Alexander Borisov -ext/dom/lexbor/lexbor/dom/interfaces/document.h:30:22 - Unknown word (DTYPE) -- LXB_DOM_DOCUMENT_DTYPE_HTML = 0x01, -ext/dom/lexbor/lexbor/dom/interfaces/document.h:31:22 - Unknown word (DTYPE) -- LXB_DOM_DOCUMENT_DTYPE_XML = 0x02 -ext/dom/lexbor/lexbor/dom/interfaces/document.h:33:18 - Unknown word (dtype) -- lxb_dom_document_dtype_t; -ext/dom/lexbor/lexbor/dom/interfaces/document.h:39:22 - Unknown word (dtype) -- lxb_dom_document_dtype_t type; ext/dom/lexbor/lexbor/dom/interfaces/document.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov mraw ext/dom/lexbor/lexbor/dom/interfaces/document_fragment.c:16:44 - Unknown word (mraw) -- mraw_calloc(document->mraw, ext/dom/lexbor/lexbor/dom/interfaces/document_fragment.c:2:38 - Unknown word (Borisov) -- 2018-2021 Alexander Borisov @@ -5911,25 +5343,16 @@ ext/dom/lexbor/lexbor/dom/interfaces/document_fragment.h:4:22 - Unknown wor ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:21:22 - Unknown word (mraw) -- element = lexbor_mraw_calloc(document->mraw ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:21:44 - Unknown word (mraw) -- mraw_calloc(document->mraw, ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:2:38 - Unknown word (Borisov) -- 2018-2021 Alexander Borisov -ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:37:70 - Unknown word (dtype) -- dom_document_type_t *dtype) -ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:48:55 - Unknown word (dtype) -- interface_copy(&new->node, &dtype->node, false); ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov node.owner_document -ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:54:21 - Unknown word (dtype) -- new->name = dtype->name; -ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:57:40 - Unknown word (dtype) -- dom_attr_data_by_id(dtype->node.owner_document ext/dom/lexbor/lexbor/dom/interfaces/document_type.c:92:12 - Unknown word (mraw) -- lexbor_mraw_t *text; ext/dom/lexbor/lexbor/dom/interfaces/document_type.h:2:38 - Unknown word (Borisov) -- 2018-2021 Alexander Borisov -ext/dom/lexbor/lexbor/dom/interfaces/document_type.h:36:70 - Unknown word (dtype) -- dom_document_type_t *dtype); ext/dom/lexbor/lexbor/dom/interfaces/document_type.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov mraw ext/dom/lexbor/lexbor/dom/interfaces/element.c:37:44 - Unknown word (mraw) -- mraw_calloc(document->mraw, -ext/dom/lexbor/lexbor/dom/interfaces/element.c:414:67 - Unknown word (DTYPE) -- == LXB_DOM_DOCUMENT_DTYPE_HTML) ext/dom/lexbor/lexbor/dom/interfaces/element.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov is_value = lexbor_mraw_calloc(element->node ext/dom/lexbor/lexbor/dom/interfaces/element.c:552:78 - Unknown word (mraw) -- node.owner_document->mraw, -ext/dom/lexbor/lexbor/dom/interfaces/element.c:772:42 - Unknown word (DTYPE) -- != LXB_DOM_DOCUMENT_DTYPE_HTML) ext/dom/lexbor/lexbor/dom/interfaces/element.h:2:38 - Unknown word (Borisov) -- 2018-2021 Alexander Borisov ext/dom/lexbor/lexbor/dom/interfaces/element.h:37:32 - Unknown word (LALALA) -- uppercase, with prefix: LALALA:DIV */ ext/dom/lexbor/lexbor/dom/interfaces/element.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov value->data, ctx -ext/dom/lexbor/lexbor/dom/interfaces/node.c:1014:28 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp(attr->value->data, -ext/dom/lexbor/lexbor/dom/interfaces/node.c:1029:29 - Unknown word (ncmp) -- if (lexbor_str_data_ncmp_end(&attr->value->data -ext/dom/lexbor/lexbor/dom/interfaces/node.c:1046:29 - Unknown word (ncasecmp) -- if (lexbor_str_data_ncasecmp_end(&attr->value->data ext/dom/lexbor/lexbor/dom/interfaces/node.c:132:19 - Unknown word (mraw) -- return lexbor_mraw_free(node->owner_document ext/dom/lexbor/lexbor/dom/interfaces/node.c:132:51 - Unknown word (mraw) -- node->owner_document->mraw, node); ext/dom/lexbor/lexbor/dom/interfaces/node.c:2:38 - Unknown word (Borisov) -- 2018-2022 Alexander Borisov ext/dom/lexbor/lexbor/dom/interfaces/node.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov value, -ext/dom/lexbor/lexbor/dom/interfaces/node.c:752:45 - Unknown word (ncmp) -- it = lexbor_str_data_ncmp(pos, cb_ctx->value, -ext/dom/lexbor/lexbor/dom/interfaces/node.c:777:37 - Unknown word (ncasecmp) -- it = lexbor_str_data_ncasecmp(pos, cb_ctx->value, -ext/dom/lexbor/lexbor/dom/interfaces/node.c:781:37 - Unknown word (ncmp) -- it = lexbor_str_data_ncmp(pos, cb_ctx->value, ext/dom/lexbor/lexbor/dom/interfaces/node.c:93:22 - Unknown word (mraw) -- element = lexbor_mraw_calloc(document->mraw ext/dom/lexbor/lexbor/dom/interfaces/node.c:93:44 - Unknown word (mraw) -- mraw_calloc(document->mraw, -ext/dom/lexbor/lexbor/dom/interfaces/node.c:973:28 - Unknown word (ncmp) -- && lexbor_str_data_ncmp(attr->value->data, ctx -ext/dom/lexbor/lexbor/dom/interfaces/node.c:987:28 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp(attr->value->data, ctx ext/dom/lexbor/lexbor/dom/interfaces/node.h:2:38 - Unknown word (Borisov) -- 2018-2021 Alexander Borisov ext/dom/lexbor/lexbor/dom/interfaces/node.h:47:54 - Unknown word (lalala) -- prefix; /* lowercase: lalala */ ext/dom/lexbor/lexbor/dom/interfaces/node.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov name, name, len -ext/dom/lexbor/lexbor/html/encoding.c:284:34 - Unknown word (ncasecmp) -- if (!lexbor_str_data_ncasecmp((lxb_char_t *) "http -ext/dom/lexbor/lexbor/html/encoding.c:289:36 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp((lxb_char_t *) "content -ext/dom/lexbor/lexbor/html/encoding.c:298:29 - Unknown word (ncasecmp) -- if (lexbor_str_data_ncasecmp((lxb_char_t *) "content ext/dom/lexbor/lexbor/html/encoding.c:2:33 - Unknown word (Borisov) -- Copyright (C) 2019 Alexander Borisov ext/dom/lexbor/lexbor/html/encoding.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov css_init = false; ext/dom/lexbor/lexbor/html/interfaces/document.c:158:9 - Unknown word (hdoc) -- hdoc->css = document->css ext/dom/lexbor/lexbor/html/interfaces/document.c:159:9 - Unknown word (hdoc) -- hdoc->css_init = document -ext/dom/lexbor/lexbor/html/interfaces/document.c:259:24 - Unknown word (dobject) -- css->weak = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/html/interfaces/document.c:260:21 - Unknown word (dobject) -- status = lexbor_dobject_init(css->weak, 204 -ext/dom/lexbor/lexbor/html/interfaces/document.c:27:28 - Unknown word (ncasecmp) -- cmp = lexbor_str_data_ncasecmp, ext/dom/lexbor/lexbor/html/interfaces/document.c:2:38 - Unknown word (Borisov) -- 2018-2024 Alexander Borisov -ext/dom/lexbor/lexbor/html/interfaces/document.c:307:24 - Unknown word (dobject) -- css->weak = lexbor_dobject_destroy(css->weak, true -ext/dom/lexbor/lexbor/html/interfaces/document.c:339:16 - Unknown word (dobject) -- lexbor_dobject_clean(css->weak); -ext/dom/lexbor/lexbor/html/interfaces/document.c:33:28 - Unknown word (ncasecmp) -- cmp = lexbor_str_data_ncasecmp, ext/dom/lexbor/lexbor/html/interfaces/document.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov css.stylesheets @@ -6218,26 +5619,15 @@ ext/dom/lexbor/lexbor/html/interfaces/document.h:239:68 - Unknown word (mraw) ext/dom/lexbor/lexbor/html/interfaces/document.h:242:19 - Unknown word (mraw) -- lxb_inline lexbor_mraw_t * ext/dom/lexbor/lexbor/html/interfaces/document.h:2:38 - Unknown word (Borisov) -- 2018-2021 Alexander Borisov ext/dom/lexbor/lexbor/html/interfaces/document.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov entry.value ext/dom/lexbor/lexbor/html/interfaces/element.c:185:12 - Unknown word (declr) -- return declr->u.user; ext/dom/lexbor/lexbor/html/interfaces/element.c:264:59 - Unknown word (declr) -- rule_declaration_t *declr, ext/dom/lexbor/lexbor/html/interfaces/element.c:2:38 - Unknown word (Borisov) -- 2018-2022 Alexander Borisov -ext/dom/lexbor/lexbor/html/interfaces/element.c:331:23 - Unknown word (dobject) -- new_weak = lexbor_dobject_alloc(doc->css.weak ext/dom/lexbor/lexbor/html/interfaces/element.c:34:64 - Unknown word (declr) -- rule_declaration_t *declr, -ext/dom/lexbor/lexbor/html/interfaces/element.c:458:20 - Unknown word (dobject) -- lexbor_dobject_free(doc->css.weak, -ext/dom/lexbor/lexbor/html/interfaces/element.c:492:12 - Unknown word (dobject) -- lexbor_dobject_free(doc->css.weak, ext/dom/lexbor/lexbor/html/interfaces/element.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov css.weak, -ext/dom/lexbor/lexbor/html/interfaces/element.c:539:20 - Unknown word (dobject) -- lexbor_dobject_free(doc->css.weak, ext/dom/lexbor/lexbor/html/interfaces/element.c:53:22 - Unknown word (mraw) -- element = lexbor_mraw_calloc(document->dom ext/dom/lexbor/lexbor/html/interfaces/element.c:53:57 - Unknown word (mraw) -- document->dom_document.mraw, ext/dom/lexbor/lexbor/html/interfaces/element.c:604:31 - Unknown word (splt) -- static const lexbor_str_t splt = lexbor_str("; "); @@ -6492,10 +5882,6 @@ ext/dom/lexbor/lexbor/html/interfaces/style_element.c:16:22 - Unknown word ( ext/dom/lexbor/lexbor/html/interfaces/style_element.c:16:57 - Unknown word (mraw) -- document->dom_document.mraw, ext/dom/lexbor/lexbor/html/interfaces/style_element.c:2:33 - Unknown word (Borisov) -- Copyright (C) 2018 Alexander Borisov ext/dom/lexbor/lexbor/html/interfaces/style_element.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov dom @@ -6694,57 +6080,23 @@ ext/dom/lexbor/lexbor/html/tag_res.h:873:16 - Unknown word (GLYPHREF) ext/dom/lexbor/lexbor/html/tag_res.h:954:16 - Unknown word (HGROUP) -- /* LXB_TAG_HGROUP */ ext/dom/lexbor/lexbor/html/token.c:111:43 - Unknown word (mraw) -- lexbor_mraw_t *mraw) ext/dom/lexbor/lexbor/html/token.c:111:51 - Unknown word (mraw) -- lexbor_mraw_t *mraw) -ext/dom/lexbor/lexbor/html/token.c:25:30 - Unknown word (dobject) -- token_create(lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/html/token.c:25:41 - Unknown word (dobj) -- create(lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/html/token.c:27:19 - Unknown word (dobject) -- return lexbor_dobject_calloc(dobj); -ext/dom/lexbor/lexbor/html/token.c:27:34 - Unknown word (dobj) -- lexbor_dobject_calloc(dobj); ext/dom/lexbor/lexbor/html/token.c:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov ext/dom/lexbor/lexbor/html/token.c:313:8 - Unknown word (SUSTEM) -- /* SUSTEM */ -ext/dom/lexbor/lexbor/html/token.c:31:56 - Unknown word (dobject) -- token_t *token, lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/html/token.c:31:67 - Unknown word (dobj) -- token, lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/html/token.c:33:19 - Unknown word (dobject) -- return lexbor_dobject_free(dobj, token); -ext/dom/lexbor/lexbor/html/token.c:33:32 - Unknown word (dobj) -- lexbor_dobject_free(dobj, token); -ext/dom/lexbor/lexbor/html/token.c:37:60 - Unknown word (dobject) -- token_t *token, lexbor_dobject_t *dobj) -ext/dom/lexbor/lexbor/html/token.c:37:71 - Unknown word (dobj) -- token, lexbor_dobject_t *dobj) ext/dom/lexbor/lexbor/html/token.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov dobj_token = tkz_from->dobj -ext/dom/lexbor/lexbor/html/tokenizer.c:212:12 - Unknown word (dobject) -- lexbor_dobject_clean(tkz->dobj_token ext/dom/lexbor/lexbor/html/tokenizer.c:26:34 - Unknown word (MRAW) -- TOKENIZER_OPT_ATTRS_MRAW_SELF = 0x04 ext/dom/lexbor/lexbor/html/tokenizer.c:296:50 - Unknown word (MRAW) -- TOKENIZER_OPT_ATTRS_MRAW_SELF; ext/dom/lexbor/lexbor/html/tokenizer.c:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov @@ -6756,14 +6108,6 @@ ext/dom/lexbor/lexbor/html/tokenizer.c:54:10 - Unknown word (mraw) -- ext/dom/lexbor/lexbor/html/tokenizer.c:54:24 - Unknown word (mraw) -- tkz->mraw = lexbor_mraw_create(); ext/dom/lexbor/lexbor/html/tokenizer.c:55:21 - Unknown word (mraw) -- status = lexbor_mraw_init(tkz->mraw, 102 ext/dom/lexbor/lexbor/html/tokenizer.c:55:36 - Unknown word (mraw) -- lexbor_mraw_init(tkz->mraw, 1024); -ext/dom/lexbor/lexbor/html/tokenizer.c:63:10 - Unknown word (dobj) -- tkz->dobj_token = lexbor_dobject -ext/dom/lexbor/lexbor/html/tokenizer.c:63:30 - Unknown word (dobject) -- dobj_token = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/html/tokenizer.c:64:21 - Unknown word (dobject) -- status = lexbor_dobject_init(tkz->dobj_token -ext/dom/lexbor/lexbor/html/tokenizer.c:64:39 - Unknown word (dobj) -- lexbor_dobject_init(tkz->dobj_token, -ext/dom/lexbor/lexbor/html/tokenizer.c:71:10 - Unknown word (dobj) -- tkz->dobj_token_attr = lexbor -ext/dom/lexbor/lexbor/html/tokenizer.c:71:35 - Unknown word (dobject) -- token_attr = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/html/tokenizer.c:72:21 - Unknown word (dobject) -- status = lexbor_dobject_init(tkz->dobj_token -ext/dom/lexbor/lexbor/html/tokenizer.c:72:39 - Unknown word (dobj) -- lexbor_dobject_init(tkz->dobj_token_attr, 4096, ext/dom/lexbor/lexbor/html/tokenizer.h:194:26 - Unknown word (mraw) -- html_tokenizer_attrs_mraw_set(lxb_html_tokenizer ext/dom/lexbor/lexbor/html/tokenizer.h:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov ext/dom/lexbor/lexbor/html/tokenizer.h:43:12 - Unknown word (mraw) -- lexbor_mraw_t @@ -6772,10 +6116,6 @@ ext/dom/lexbor/lexbor/html/tokenizer.h:45:37 - Unknown word (templary) -- ext/dom/lexbor/lexbor/html/tokenizer.h:46:12 - Unknown word (mraw) -- lexbor_mraw_t ext/dom/lexbor/lexbor/html/tokenizer.h:46:39 - Unknown word (mraw) -- *mraw; ext/dom/lexbor/lexbor/html/tokenizer.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov markup, data ext/dom/lexbor/lexbor/html/tokenizer/state.c:1528:63 - Unknown word (INOPCO) -- HTML_TOKENIZER_ERROR_INOPCO); -ext/dom/lexbor/lexbor/html/tokenizer/state.c:1556:27 - Unknown word (ncasecmp) -- pos = lexbor_str_data_ncasecmp_first(tkz->markup, data ext/dom/lexbor/lexbor/html/tokenizer/state.c:1560:63 - Unknown word (INOPCO) -- HTML_TOKENIZER_ERROR_INOPCO); ext/dom/lexbor/lexbor/html/tokenizer/state.c:1656:75 - Unknown word (EOINCD) -- HTML_TOKENIZER_ERROR_EOINCD); ext/dom/lexbor/lexbor/html/tokenizer/state.c:172:35 - Unknown word (hexademical) -- tokenizer_state_char_ref_hexademical_start(lxb_html_tokenizer @@ -6898,7 +6234,6 @@ ext/dom/lexbor/lexbor/html/tokenizer/state.c:881:71 - Unknown word (MIATVA) ext/dom/lexbor/lexbor/html/tokenizer/state.c:912:19 - Unknown word (swar) -- data = lexbor_swar_seek4(data, end, 0x ext/dom/lexbor/lexbor/html/tokenizer/state.c:970:73 - Unknown word (EOINTA) -- HTML_TOKENIZER_ERROR_EOINTA); ext/dom/lexbor/lexbor/html/tokenizer/state.c:979:71 - Unknown word (UNNUCH) -- HTML_TOKENIZER_ERROR_UNNUCH); -ext/dom/lexbor/lexbor/html/tokenizer/state.h:113:60 - Unknown word (dobj) -- append(tkz->token, tkz->dobj_token_attr); \ ext/dom/lexbor/lexbor/html/tokenizer/state.h:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov ext/dom/lexbor/lexbor/html/tokenizer/state.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov value = lexbor_mraw_alloc(tkz->attrs_mraw @@ -6940,16 +6275,9 @@ ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:2:38 - Unknown word (B ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:335:73 - Unknown word (EOINDO) -- HTML_TOKENIZER_ERROR_EOINDO); ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:349:71 - Unknown word (UNNUCH) -- HTML_TOKENIZER_ERROR_UNNUCH); ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:408:73 - Unknown word (EOINDO) -- HTML_TOKENIZER_ERROR_EOINDO); -ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:450:42 - Unknown word (ncasecmp) -- if (lexbor_str_data_ncasecmp((lxb_char_t *) "PUBLIC -ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:470:42 - Unknown word (ncasecmp) -- if (lexbor_str_data_ncasecmp((lxb_char_t *) "SYSTEM -ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:492:49 - Unknown word (dobj) -- tkz->dobj_token_attr); ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:495:67 - Unknown word (INCHSEAFDONA) -- HTML_TOKENIZER_ERROR_INCHSEAFDONA); ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov markup, data -ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:525:41 - Unknown word (dobj) -- tkz->dobj_token_attr); ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:528:63 - Unknown word (INCHSEAFDONA) -- HTML_TOKENIZER_ERROR_INCHSEAFDONA); -ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:571:27 - Unknown word (ncasecmp) -- pos = lexbor_str_data_ncasecmp_first(tkz->markup, data -ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:575:41 - Unknown word (dobj) -- tkz->dobj_token_attr); ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:578:63 - Unknown word (INCHSEAFDONA) -- HTML_TOKENIZER_ERROR_INCHSEAFDONA); ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:638:67 - Unknown word (MIWHAFDOPUKE) -- HTML_TOKENIZER_ERROR_MIWHAFDOPUKE); ext/dom/lexbor/lexbor/html/tokenizer/state_doctype.c:648:67 - Unknown word (MIWHAFDOPUKE) -- HTML_TOKENIZER_ERROR_MIWHAFDOPUKE); @@ -6991,7 +6319,6 @@ ext/dom/lexbor/lexbor/html/tokenizer/state_rcdata.h:8:37 - Unknown word (RC ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:1007:65 - Unknown word (EOINSCHTCOLITE) -- HTML_TOKENIZER_ERROR_EOINSCHTCOLITE); ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:1021:67 - Unknown word (UNNUCH) -- HTML_TOKENIZER_ERROR_UNNUCH); ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:1073:65 - Unknown word (EOINSCHTCOLITE) -- HTML_TOKENIZER_ERROR_EOINSCHTCOLITE); -ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:1179:40 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp(&tkz->start[tkz->entity ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:215:71 - Unknown word (UNNUCH) -- HTML_TOKENIZER_ERROR_UNNUCH); ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov start[tkz->entity ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:943:65 - Unknown word (EOINSCHTCOLITE) -- HTML_TOKENIZER_ERROR_EOINSCHTCOLITE); ext/dom/lexbor/lexbor/html/tokenizer/state_script.c:958:71 - Unknown word (UNNUCH) -- HTML_TOKENIZER_ERROR_UNNUCH); ext/dom/lexbor/lexbor/html/tokenizer/state_script.h:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov ext/dom/lexbor/lexbor/html/tokenizer/state_script.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov tag_id != LXB_TAG_MGLYPH ext/dom/lexbor/lexbor/html/tree.c:259:41 - Unknown word (MALIGNMARK) -- token->tag_id != LXB_TAG_MALIGNMARK) ext/dom/lexbor/lexbor/html/tree.c:2:38 - Unknown word (Borisov) -- 2018-2022 Alexander Borisov ext/dom/lexbor/lexbor/html/tree.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov data.data == NULL) -ext/dom/lexbor/lexbor/html/tree.c:889:23 - Unknown word (rcdata) -- lxb_html_tree_generic_rcdata_parsing(lxb_html_tree -ext/dom/lexbor/lexbor/html/tree.c:900:33 - Unknown word (RCDATA) -- for tokenizer state RCDATA -ext/dom/lexbor/lexbor/html/tree.c:901:54 - Unknown word (rcdata) -- html_tokenizer_state_rcdata_before' function -ext/dom/lexbor/lexbor/html/tree.c:905:59 - Unknown word (rcdata) -- html_tokenizer_state_rcdata_before); +ext/dom/lexbor/lexbor/html/tree.c:554:54 - Unknown word (definitionurl) -- const lxb_char_t *) "definitionurl")) +ext/dom/lexbor/lexbor/html/tree.c:703:31 - Unknown word (chrs) -- dom_character_data_t *chrs = NULL; +ext/dom/lexbor/lexbor/html/tree.c:722:13 - Unknown word (chrs) -- chrs = lxb_dom_interface +ext/dom/lexbor/lexbor/html/tree.c:734:13 - Unknown word (chrs) -- chrs = lxb_dom_interface +ext/dom/lexbor/lexbor/html/tree.c:742:9 - Unknown word (chrs) -- if (chrs != NULL) { +ext/dom/lexbor/lexbor/html/tree.c:744:13 - Unknown word (chrs) -- if (chrs->data.data == NULL) +ext/dom/lexbor/lexbor/html/tree.c:889:23 - Unknown word (rcdata) -- lxb_html_tree_generic_rcdata_parsing(lxb_html_tree +ext/dom/lexbor/lexbor/html/tree.c:900:33 - Unknown word (RCDATA) -- for tokenizer state RCDATA +ext/dom/lexbor/lexbor/html/tree.c:901:54 - Unknown word (rcdata) -- html_tokenizer_state_rcdata_before' function +ext/dom/lexbor/lexbor/html/tree.c:905:59 - Unknown word (rcdata) -- html_tokenizer_state_rcdata_before); ext/dom/lexbor/lexbor/html/tree.h:171:23 - Unknown word (rcdata) -- lxb_html_tree_generic_rcdata_parsing(lxb_html_tree ext/dom/lexbor/lexbor/html/tree.h:2:33 - Unknown word (Borisov) -- Copyright (C) 2018 Alexander Borisov ext/dom/lexbor/lexbor/html/tree.h:338:56 - Unknown word (NOVOHTELSTTAWITRSO) -- LXB_HTML_RULES_ERROR_NOVOHTELSTTAWITRSO); @@ -7221,7 +6548,6 @@ ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:174:39 - Unknown wo ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:227:69 - Unknown word (UNCLTO) -- LXB_HTML_RULES_ERROR_UNCLTO); ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:243:39 - Unknown word (bcht) -- insertion_mode_in_table_bcht_closed(lxb_html_tree ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:246:65 - Unknown word (UNCLTO) -- LXB_HTML_RULES_ERROR_UNCLTO); -ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:274:36 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp(attr->value, ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:390:62 - Unknown word (bcht) -- insertion_mode_in_table_bcht_closed(tree, ext/dom/lexbor/lexbor/html/tree/insertion_mode/in_table.c:423:58 - Unknown word (tbtfth) -- insertion_mode_in_table_tbtfth(tree, token); @@ -7262,16 +6588,13 @@ ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:213:50 - Unknown wor ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:264:64 - Unknown word (pubsys) -- initial_doctype_ckeck_pubsys(doc_type); ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:273:64 - Unknown word (limq) -- initial_doctype_check_limq(doc_type); ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:2:38 - Unknown word (Borisov) -- 2018-2020 Alexander Borisov -ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:318:32 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp((const lxb_char_t * ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:354:52 - Unknown word (pubsys) -- initial_doctype_ckeck_pubsys( ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:35:10 - Unknown word (Silmaril) -- {"+//Silmaril//dtd html Pro v0r11 -ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:368:32 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp((const lxb_char_t * ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:36:29 - Unknown word (Wedit) -- /AS//DTD HTML 3.0 asWedit + extensions//", 42 ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:379:52 - Unknown word (limq) -- initial_doctype_check_limq( ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:37:10 - Unknown word (Adva) -- {"-//AdvaSoft Ltd//DTD HTML 3 ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:37:39 - Unknown word (Wedit) -- Ltd//DTD HTML 3.0 asWedit + extensions//", 52 ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:388:64 - Unknown word (pubsys) -- initial_doctype_ckeck_pubsys(doc_type); -ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:403:32 - Unknown word (ncasecmp) -- && lexbor_str_data_ncasecmp((const lxb_char_t * ext/dom/lexbor/lexbor/html/tree/insertion_mode/initial.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov data -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1230:26 - Unknown word (ncmp) -- ret = lexbor_str_data_ncmp(trg.str.data, src->data -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1261:30 - Unknown word (ncasecmp) -- it = lexbor_str_data_ncasecmp(pos, src->data, src -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1264:30 - Unknown word (ncmp) -- it = lexbor_str_data_ncmp(pos, src->data, src -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1282:28 - Unknown word (ncasecmp) -- it = lexbor_str_data_ncasecmp(pos, src->data, src -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1285:28 - Unknown word (ncmp) -- it = lexbor_str_data_ncmp(pos, src->data, src -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1302:29 - Unknown word (ncasecmp) -- return lexbor_str_data_ncasecmp(trg->data, src->data -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1306:28 - Unknown word (ncmp) -- return lexbor_str_data_ncmp(trg->data, src->data -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1318:29 - Unknown word (ncasecmp) -- return lexbor_str_data_ncasecmp(trg->data, src->data -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1322:28 - Unknown word (ncmp) -- return lexbor_str_data_ncmp(trg->data, src->data ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1442:101 - Unknown word (CSSWG) -- implemented because CSSWG has not yet decided ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:1891:81 - Unknown word (contenteditable) -- const lxb_char_t *) "contenteditable"); -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:216:27 - Unknown word (dobject) -- selectors->objs = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:217:18 - Unknown word (dobject) -- status = lexbor_dobject_init(selectors->objs -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:223:29 - Unknown word (dobject) -- selectors->nested = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:224:18 - Unknown word (dobject) -- status = lexbor_dobject_init(selectors->nested -ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:238:9 - Unknown word (dobject) -- lexbor_dobject_clean(selectors->objs ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:2:38 - Unknown word (Borisov) -- 2021-2024 Alexander Borisov ext/dom/lexbor/lexbor/selectors-adapted/selectors.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov -ext/dom/lexbor/lexbor/selectors-adapted/selectors.h:111:9 - Unknown word (dobject) -- lexbor_dobject_t *objs; -ext/dom/lexbor/lexbor/selectors-adapted/selectors.h:112:9 - Unknown word (dobject) -- lexbor_dobject_t *nested; ext/dom/lexbor/lexbor/selectors-adapted/selectors.h:2:38 - Unknown word (Borisov) -- 2021-2024 Alexander Borisov ext/dom/lexbor/lexbor/selectors-adapted/selectors.h:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov data, src->data -ext/dom/lexbor/lexbor/selectors/selectors.c:1212:45 - Unknown word (ncasecmp) -- it = lexbor_str_data_ncasecmp(pos, src->data, src -ext/dom/lexbor/lexbor/selectors/selectors.c:1215:45 - Unknown word (ncmp) -- it = lexbor_str_data_ncmp(pos, src->data, src -ext/dom/lexbor/lexbor/selectors/selectors.c:1233:37 - Unknown word (ncasecmp) -- it = lexbor_str_data_ncasecmp(pos, src->data, src -ext/dom/lexbor/lexbor/selectors/selectors.c:1236:37 - Unknown word (ncmp) -- it = lexbor_str_data_ncmp(pos, src->data, src -ext/dom/lexbor/lexbor/selectors/selectors.c:128:30 - Unknown word (dobject) -- selectors->objs = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/selectors/selectors.c:1294:44 - Unknown word (ncasecmp) -- return lexbor_str_data_ncasecmp(trg->data, src->data -ext/dom/lexbor/lexbor/selectors/selectors.c:1298:40 - Unknown word (ncmp) -- return lexbor_str_data_ncmp(trg->data, src->data -ext/dom/lexbor/lexbor/selectors/selectors.c:129:21 - Unknown word (dobject) -- status = lexbor_dobject_init(selectors->objs -ext/dom/lexbor/lexbor/selectors/selectors.c:1310:44 - Unknown word (ncasecmp) -- return lexbor_str_data_ncasecmp(trg->data, src->data -ext/dom/lexbor/lexbor/selectors/selectors.c:1314:40 - Unknown word (ncmp) -- return lexbor_str_data_ncmp(trg->data, src->data -ext/dom/lexbor/lexbor/selectors/selectors.c:1324:43 - Unknown word (ncmp) -- res = lexbor_str_data_ncmp(trg->data, -ext/dom/lexbor/lexbor/selectors/selectors.c:135:32 - Unknown word (dobject) -- selectors->nested = lexbor_dobject_create(); -ext/dom/lexbor/lexbor/selectors/selectors.c:136:21 - Unknown word (dobject) -- status = lexbor_dobject_init(selectors->nested -ext/dom/lexbor/lexbor/selectors/selectors.c:150:12 - Unknown word (dobject) -- lexbor_dobject_clean(selectors->objs ext/dom/lexbor/lexbor/selectors/selectors.c:2:38 - Unknown word (Borisov) -- 2021-2024 Alexander Borisov ext/dom/lexbor/lexbor/selectors/selectors.c:450:22 - Unknown word (godoit) -- goto godoit; ext/dom/lexbor/lexbor/selectors/selectors.c:454:22 - Unknown word (godoit) -- goto godoit; ext/dom/lexbor/lexbor/selectors/selectors.c:489:1 - Unknown word (godoit) -- godoit: ext/dom/lexbor/lexbor/selectors/selectors.c:4:22 - Unknown word (Borisov) -- * Author: Alexander Borisov ptr; -ext/dom/namednodemap.c:36:6 - Unknown word (nnodemap) -- dom_nnodemap_object *objmap = (dom -ext/dom/namednodemap.c:74:54 - Unknown word (nnodemap) -- map_get_named_item(dom_nnodemap_object *objmap, const ext/dom/namednodemap.c:84:21 - Unknown word (notep) -- xmlNotationPtr notep = xmlHashLookup(objmap ext/dom/namednodemap.c:85:10 - Unknown word (notep) -- if (notep) { ext/dom/namednodemap.c:87:35 - Unknown word (notep) -- itemnode = create_notation(notep->name, notep->PublicID @@ -7679,44 +6960,11 @@ ext/dom/namespace_compat.c:13:15 - Unknown word (Niels) -- | Authors: N ext/dom/namespace_compat.c:13:21 - Unknown word (Dossche) -- | Authors: Niels Dossche ext/dom/namespace_compat.h:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche -ext/dom/node.c:1025:14 - Unknown word (refobjp) -- dom_object *refobjp; -ext/dom/node.c:1031:38 - Unknown word (refobjp) -- refp, ref, xmlNodePtr, refobjp); -ext/dom/node.c:1564:13 - Unknown word (nodeotherp) -- xmlNodePtr nodeotherp, nodep; -ext/dom/node.c:1569:14 - Unknown word (nodeotherp) -- DOM_GET_OBJ(nodeotherp, node, xmlNodePtr, nodeothero -ext/dom/node.c:1571:15 - Unknown word (nodeotherp) -- if (nodep == nodeotherp) { -ext/dom/node.c:1756:13 - Unknown word (otherp) -- xmlNodePtr otherp, nodep; -ext/dom/node.c:1768:14 - Unknown word (otherp) -- DOM_GET_OBJ(otherp, node, xmlNodePtr, intern -ext/dom/node.c:1771:15 - Unknown word (otherp) -- if (nodep == otherp) { -ext/dom/node.c:1776:23 - Unknown word (otherp) -- if (nodep == NULL || otherp == NULL) { -ext/dom/node.c:1777:32 - Unknown word (otherp) -- BOOL(nodep == NULL && otherp == NULL); -ext/dom/node.c:1829:11 - Unknown word (nsptr) -- xmlNsPtr nsptr; -ext/dom/node.c:1869:5 - Unknown word (nsptr) -- nsptr = xmlSearchNsByHref -ext/dom/node.c:1870:18 - Unknown word (nsptr) -- if (nsptr && nsptr->prefix != NULL) { -ext/dom/node.c:1870:9 - Unknown word (nsptr) -- if (nsptr && nsptr->prefix != -ext/dom/node.c:1871:35 - Unknown word (nsptr) -- STRING((const char *) nsptr->prefix); -ext/dom/node.c:2099:21 - Unknown word (ctxp) -- xmlXPathContextPtr ctxp=NULL; -ext/dom/node.c:2100:20 - Unknown word (xpathobjp) -- xmlXPathObjectPtr xpathobjp=NULL; -ext/dom/node.c:2152:3 - Unknown word (ctxp) -- ctxp = xmlXPathNewContext -ext/dom/node.c:2153:3 - Unknown word (ctxp) -- ctxp->node = nodep; ext/dom/node.c:2157:10 - Unknown word (tmpns) -- zval *tmpns; ext/dom/node.c:2160:63 - Unknown word (tmpns) -- ARRVAL_P(tmp), prefix, tmpns) { ext/dom/node.c:2161:16 - Unknown word (tmpns) -- ZVAL_DEREF(tmpns); ext/dom/node.c:2162:18 - Unknown word (tmpns) -- if (Z_TYPE_P(tmpns) == IS_STRING) { -ext/dom/node.c:2164:26 - Unknown word (ctxp) -- xmlXPathRegisterNs(ctxp, BAD_CAST ZSTR_VAL(prefix ext/dom/node.c:2164:79 - Unknown word (tmpns) -- BAD_CAST Z_STRVAL_P(tmpns)); -ext/dom/node.c:2170:3 - Unknown word (xpathobjp) -- xpathobjp = xmlXPathEvalExpression -ext/dom/node.c:2170:55 - Unknown word (ctxp) -- alExpression(BAD_CAST xquery, ctxp); -ext/dom/node.c:2172:20 - Unknown word (xpathobjp) -- if (xpathobjp && xpathobjp->type == XPATH_NODESET -ext/dom/node.c:2172:7 - Unknown word (xpathobjp) -- if (xpathobjp && xpathobjp->type -ext/dom/node.c:2173:14 - Unknown word (xpathobjp) -- nodeset = xpathobjp->nodesetval; -ext/dom/node.c:2322:42 - Unknown word (thisp) -- contains(xmlNodePtr thisp, xmlNodePtr otherp) -ext/dom/node.c:2325:17 - Unknown word (thisp) -- if (otherp == thisp) { -ext/dom/node.c:2337:21 - Unknown word (thisp) -- xmlNodePtr otherp, thisp; -ext/dom/node.c:2354:19 - Unknown word (thisp) -- DOM_GET_THIS_OBJ(thisp, id, xmlNodePtr, unused -ext/dom/node.c:2356:32 - Unknown word (thisp) -- BOOL(dom_node_contains(thisp, otherp)); -ext/dom/node.c:2583:43 - Unknown word (unserialization) -- the serialization and unserialization of DOM classes. -ext/dom/node.c:2608:36 - Unknown word (Unserialization) -- exception_ex(NULL, 0, "Unserialization of '%s' is not allowed -ext/dom/node.c:2608:83 - Unknown word (unserialization) -- not allowed, unless unserialization methods are implemented ext/dom/node.c:341:13 - Unknown word (prevsib) -- xmlNodePtr prevsib = nodep->prev; ext/dom/node.c:343:33 - Unknown word (prevsib) -- create_nullable_object(prevsib, retval, obj); ext/dom/node.c:358:13 - Unknown word (nextsib) -- xmlNodePtr nextsib = nodep->next; @@ -7727,81 +6975,25 @@ ext/dom/node.c:377:9 - Unknown word (prevsib) -- while (prevsib && prevsi ext/dom/node.c:396:13 - Unknown word (nextsib) -- xmlNodePtr nextsib = nodep->next; ext/dom/node.c:398:28 - Unknown word (nextsib) -- (nextsib != NULL && nextsib->type != XML_ELEMENT ext/dom/node.c:398:9 - Unknown word (nextsib) -- while (nextsib != NULL && nextsib- -ext/dom/node.c:552:11 - Unknown word (nsnode) -- xmlNode *nsnode = NULL; ext/dom/node.c:553:22 - Unknown word (curns) -- xmlNsPtr ns = NULL, curns; -ext/dom/node.c:561:4 - Unknown word (nsnode) -- nsnode = nodep; -ext/dom/node.c:564:8 - Unknown word (nsnode) -- if (nsnode == NULL) { -ext/dom/node.c:565:5 - Unknown word (nsnode) -- nsnode = nodep->parent; -ext/dom/node.c:566:9 - Unknown word (nsnode) -- if (nsnode == NULL) { ext/dom/node.c:591:6 - Unknown word (curns) -- curns = nsnode->nsDef; ext/dom/node.c:592:13 - Unknown word (curns) -- while (curns != NULL) { ext/dom/node.c:593:40 - Unknown word (curns) -- xmlStrEqual(BAD_CAST prefix, curns->prefix) && xmlStrEqual ext/dom/node.c:593:87 - Unknown word (curns) -- xmlStrEqual(nodep->ns->href, curns->href)) { -ext/dom/node.c:838:65 - Unknown word (parentp) -- validity(xmlNodePtr parentp, xmlNodePtr child, bool -ext/dom/node.c:840:28 - Unknown word (parentp) -- dom_node_is_read_only(parentp) == SUCCESS || -ext/dom/node.c:846:20 - Unknown word (parentp) -- if (dom_hierarchy(parentp, child) == FAILURE) -ext/dom/node.c:851:20 - Unknown word (parentp) -- if (child->doc != parentp->doc && child->doc -ext/dom/node.c:863:6 - Unknown word (parentp) -- if (parentp->type == XML_ATTRIBUTE -ext/dom/node.c:905:14 - Unknown word (refp) -- xmlNodePtr refp; ext/dom/node.c:906:15 - Unknown word (refpobj) -- dom_object *refpobj; -ext/dom/node.c:907:15 - Unknown word (refp) -- DOM_GET_OBJ(refp, ref, xmlNodePtr, refpobj ext/dom/node.c:907:38 - Unknown word (refpobj) -- refp, ref, xmlNodePtr, refpobj); -ext/dom/node.c:908:7 - Unknown word (refp) -- if (refp->parent != parentp) -ext/dom/node.c:917:40 - Unknown word (refp) -- = XML_TEXT_NODE && (refp->type == XML_TEXT_NODE -ext/dom/node.c:918:5 - Unknown word (refp) -- (refp->prev != NULL && refp -ext/dom/nodelist.c:106:14 - Unknown word (basep) -- xmlNodePtr basep = nodep; -ext/dom/nodelist.c:107:49 - Unknown word (basep) -- child_of_container_node(basep); -ext/dom/nodelist.c:109:4 - Unknown word (basep) -- basep, nodep, objmap->ns, -ext/dom/nodelist.c:138:46 - Unknown word (nnodemap) -- get_item_into_zval(dom_nnodemap_object *objmap, zend ext/dom/nodelist.c:148:17 - Unknown word (nodeht) -- HashTable *nodeht = HASH_OF(&objmap->baseobj ext/dom/nodelist.c:149:41 - Unknown word (nodeht) -- zend_hash_index_find(nodeht, index); -ext/dom/nodelist.c:155:17 - Unknown word (basep) -- xmlNodePtr basep = dom_object_get_node -ext/dom/nodelist.c:156:10 - Unknown word (basep) -- if (basep) { -ext/dom/nodelist.c:35:68 - Unknown word (nnodemap) -- release_cached_obj(dom_nnodemap_object *objmap) -ext/dom/nodelist.c:47:55 - Unknown word (nnodemap) -- reset_objmap_cache(dom_nnodemap_object *objmap) -ext/dom/nodelist.c:65:37 - Unknown word (nnodemap) -- object *objmap = (dom_nnodemap_object *) obj->ptr; -ext/dom/nodelist.c:65:6 - Unknown word (nnodemap) -- dom_nnodemap_object *objmap = (dom ext/dom/nodelist.c:75:14 - Unknown word (nodeht) -- HashTable *nodeht = HASH_OF(&objmap->baseobj ext/dom/nodelist.c:76:33 - Unknown word (nodeht) -- zend_hash_num_elements(nodeht); ext/dom/nodelist.h:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche -ext/dom/nodelist.h:34:46 - Unknown word (nnodemap) -- get_item_into_zval(dom_nnodemap_object *objmap, zend ext/dom/parentnode/css_selectors.c:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche -ext/dom/parentnode/css_selectors.c:213:48 - Unknown word (thisp) -- selector(xmlNodePtr thisp, dom_object *intern -ext/dom/parentnode/css_selectors.c:218:3 - Unknown word (thisp) -- thisp, -ext/dom/parentnode/css_selectors.c:232:52 - Unknown word (thisp) -- selector_all(xmlNodePtr thisp, dom_object *intern -ext/dom/parentnode/css_selectors.c:238:3 - Unknown word (thisp) -- thisp, -ext/dom/parentnode/css_selectors.c:250:38 - Unknown word (nnodemap) -- object *mapptr = (dom_nnodemap_object *) ret_obj->ptr -ext/dom/parentnode/css_selectors.c:250:7 - Unknown word (nnodemap) -- dom_nnodemap_object *mapptr = (dom -ext/dom/parentnode/css_selectors.c:257:37 - Unknown word (thisp) -- element_matches(xmlNodePtr thisp, dom_object *intern ext/dom/parentnode/tree.c:13:24 - Unknown word (Eberlei) -- | Authors: Benjamin Eberlei ext/dom/parentnode/tree.c:14:15 - Unknown word (Niels) -- | Niels Dossche -ext/dom/parentnode/tree.c:341:109 - Unknown word (nodesc) -- zval *nodes, uint32_t nodesc) -ext/dom/parentnode/tree.c:355:6 - Unknown word (nodesc) -- if (nodesc == 1) { -ext/dom/parentnode/tree.c:377:27 - Unknown word (nodesc) -- uint32_t i = 0; i < nodesc; i++) { -ext/dom/parentnode/tree.c:633:11 - Unknown word (thisp) -- xmlNode *thisp = dom_object_get_node -ext/dom/parentnode/tree.c:636:26 - Unknown word (thisp) -- xmlNodePtr parentNode = thisp->parent; -ext/dom/parentnode/tree.c:644:35 - Unknown word (thisp) -- viable_next_sibling = thisp->next; -ext/dom/parentnode/tree.c:665:11 - Unknown word (thisp) -- xmlNode *thisp = dom_object_get_node -ext/dom/parentnode/tree.c:668:26 - Unknown word (thisp) -- xmlNodePtr parentNode = thisp->parent; -ext/dom/parentnode/tree.c:96:61 - Unknown word (nodesc) -- zval *nodes, uint32_t nodesc, const xmlNode *node -ext/dom/parentnode/tree.c:98:27 - Unknown word (nodesc) -- uint32_t i = 0; i < nodesc; i++) { -ext/dom/php_dom.c:1460:51 - Unknown word (ntype) -- object *basenode, int ntype, dom_object *intern -ext/dom/php_dom.c:1471:21 - Unknown word (ntype) -- mapptr->nodetype = ntype; ext/dom/php_dom.c:15:22 - Unknown word (Borger) -- | Marcus Borger -ext/dom/php_dom.c:1867:57 - Unknown word (basep) -- name_ns_raw(xmlNodePtr basep, xmlNodePtr nodep, xmlChar -ext/dom/php_dom.c:1882:60 - Unknown word (basep) -- dom_follow_spec_node(basep); -ext/dom/php_dom.c:1897:45 - Unknown word (basep) -- in_tree_order(nodep, basep); -ext/dom/php_dom.c:1920:13 - Unknown word (nextp) -- xmlNodePtr nextp = node->next; -ext/dom/php_dom.c:1921:26 - Unknown word (nextp) -- while (nextp != NULL && nextp->type == XML_TEXT_NODE -ext/dom/php_dom.c:1921:9 - Unknown word (nextp) -- while (nextp != NULL && nextp->type -ext/dom/php_dom.c:1922:14 - Unknown word (newnextp) -- xmlNodePtr newnextp = nextp->next; -ext/dom/php_dom.c:1922:25 - Unknown word (nextp) -- xmlNodePtr newnextp = nextp->next; -ext/dom/php_dom.c:1923:25 - Unknown word (nextp) -- xmlChar *strContent = nextp->content; -ext/dom/php_dom.c:1929:11 - Unknown word (newnextp) -- nextp = newnextp; -ext/dom/php_dom.c:2001:11 - Unknown word (nsptr) -- xmlNsPtr nsptr, nsdftptr, curns, prevns ext/dom/php_dom.c:2001:18 - Unknown word (nsdftptr) -- xmlNsPtr nsptr, nsdftptr, curns, prevns = NULL ext/dom/php_dom.c:2001:28 - Unknown word (curns) -- xmlNsPtr nsptr, nsdftptr, curns, prevns = NULL; ext/dom/php_dom.c:2001:35 - Unknown word (prevns) -- nsptr, nsdftptr, curns, prevns = NULL; @@ -7810,8 +7002,6 @@ ext/dom/php_dom.c:2006:10 - Unknown word (curns) -- while (curns) { ext/dom/php_dom.c:2007:15 - Unknown word (curns) -- nsdftptr = curns->next; ext/dom/php_dom.c:2007:4 - Unknown word (nsdftptr) -- nsdftptr = curns->next; ext/dom/php_dom.c:2008:8 - Unknown word (curns) -- if (curns->href != NULL) { -ext/dom/php_dom.c:2009:9 - Unknown word (nsptr) -- if((nsptr = xmlSearchNsByHref -ext/dom/php_dom.c:2010:44 - Unknown word (nsptr) -- NULL || xmlStrEqual(nsptr->prefix, curns->prefix ext/dom/php_dom.c:2012:10 - Unknown word (prevns) -- if (prevns == NULL) { ext/dom/php_dom.c:2013:22 - Unknown word (nsdftptr) -- nodep->nsDef = nsdftptr; ext/dom/php_dom.c:2015:22 - Unknown word (nsdftptr) -- prevns->next = nsdftptr; @@ -7819,11 +7009,6 @@ ext/dom/php_dom.c:2015:7 - Unknown word (prevns) -- prevns->next = nsdftp ext/dom/php_dom.c:2021:14 - Unknown word (prevns) -- curns = prevns; ext/dom/php_dom.c:2024:4 - Unknown word (prevns) -- prevns = curns; ext/dom/php_dom.c:2025:12 - Unknown word (nsdftptr) -- curns = nsdftptr; -ext/dom/php_dom.c:2174:11 - Unknown word (nsptr) -- xmlNsPtr nsptr = xmlSearchNs(doc, tree -ext/dom/php_dom.c:2175:9 - Unknown word (nsptr) -- while (nsptr != NULL) { -ext/dom/php_dom.c:2234:25 - Unknown word (nsdecl) -- {{ xmlNsPtr dom_get_nsdecl(xmlNode *node, xmlChar -ext/dom/php_dom.c:2235:18 - Unknown word (nsdecl) -- xmlNsPtr dom_get_nsdecl(xmlNode *node, xmlChar -ext/dom/php_dom.c:2262:20 - Unknown word (nsdecl) -- /* }}} end dom_get_nsdecl */ ext/dom/php_dom.c:2416:43 - Unknown word (OVFL) -- 0 || ZEND_LONG_INT_OVFL(lval))) { ext/dom/php_dom.c:2621:71 - Unknown word (recursiveness) -- it regardless of the recursiveness. ext/dom/php_dom.c:270:75 - Unknown word (basece) -- document, zend_class_entry *basece, zend_class_entry *ce @@ -7836,31 +7021,9 @@ ext/dom/php_dom.c:284:46 - Unknown word (basece) -- doc_props->classmap, ext/dom/php_dom.c:286:39 - Unknown word (basece) -- doc_props->classmap, basece->name); ext/dom/php_dom.c:291:88 - Unknown word (basece) -- document, zend_class_entry *basece) ext/dom/php_dom.c:296:67 - Unknown word (basece) -- doc_props->classmap, basece->name); -ext/dom/php_dom.c:729:10 - Unknown word (nnodemap) -- void dom_nnodemap_objects_free_storage -ext/dom/php_dom.c:777:14 - Unknown word (nnodemap) -- memcpy(&dom_nnodemap_object_handlers, &dom -ext/dom/php_dom.c:778:6 - Unknown word (nnodemap) -- dom_nnodemap_object_handlers.free -ext/dom/php_dom.c:97:33 - Unknown word (nnodemap) -- object_handlers dom_nnodemap_object_handlers; -ext/dom/php_dom.c:99:40 - Unknown word (nnodemap) -- handlers dom_modern_nnodemap_object_handlers; -ext/dom/php_dom.h:132:18 - Unknown word (nnodemap) -- zend_object *dom_nnodemap_objects_new(zend_class -ext/dom/php_dom.h:143:18 - Unknown word (nsdecl) -- xmlNsPtr dom_get_nsdecl(xmlNode *node, xmlChar -ext/dom/php_dom.h:146:57 - Unknown word (basep) -- name_ns_raw(xmlNodePtr basep, xmlNodePtr nodep, xmlChar -ext/dom/php_dom.h:153:51 - Unknown word (ntype) -- object *basenode, int ntype, dom_object *intern -ext/dom/php_dom.h:155:39 - Unknown word (nnodemap) -- libxml_hash_iter(dom_nnodemap_object *objmap, int ext/dom/php_dom.h:157:75 - Unknown word (basece) -- document, zend_class_entry *basece, zend_class_entry *ce ext/dom/php_dom.h:15:22 - Unknown word (Borger) -- | Marcus Borger ext/dom/php_dom.h:173:77 - Unknown word (lxml) -- document, xmlDocPtr lxml_doc); -ext/dom/php_dom.h:197:73 - Unknown word (nodesc) -- zval *nodes, uint32_t nodesc); -ext/dom/php_dom.h:198:72 - Unknown word (nodesc) -- zval *nodes, uint32_t nodesc); -ext/dom/php_dom.h:199:71 - Unknown word (nodesc) -- zval *nodes, uint32_t nodesc); -ext/dom/php_dom.h:200:72 - Unknown word (nodesc) -- zval *nodes, uint32_t nodesc); -ext/dom/php_dom.h:201:82 - Unknown word (nodesc) -- zval *nodes, uint32_t nodesc); -ext/dom/php_dom.h:210:48 - Unknown word (thisp) -- selector(xmlNodePtr thisp, dom_object *intern -ext/dom/php_dom.h:211:52 - Unknown word (thisp) -- selector_all(xmlNodePtr thisp, dom_object *intern -ext/dom/php_dom.h:212:37 - Unknown word (thisp) -- element_matches(xmlNodePtr thisp, dom_object *intern -ext/dom/php_dom.h:213:37 - Unknown word (thisp) -- element_closest(xmlNodePtr thisp, dom_object *intern -ext/dom/php_dom.h:216:54 - Unknown word (nnodemap) -- map_get_named_item(dom_nnodemap_object *objmap, const -ext/dom/php_dom.h:80:20 - Unknown word (nnodemap) -- typedef struct dom_nnodemap_object { -ext/dom/php_dom.h:93:7 - Unknown word (nnodemap) -- } dom_nnodemap_object; ext/dom/php_dom.stub.php:114:30 - Unknown word (IDREF) -- cvalue XML_ATTRIBUTE_IDREF ext/dom/php_dom.stub.php:116:25 - Unknown word (IDREF) -- const XML_ATTRIBUTE_IDREF = UNKNOWN; ext/dom/php_dom.stub.php:119:30 - Unknown word (IDREFS) -- cvalue XML_ATTRIBUTE_IDREFS @@ -7880,18 +7043,11 @@ ext/dom/private_data.h:13:15 - Unknown word (Niels) -- | Authors: Niels ext/dom/private_data.h:13:21 - Unknown word (Dossche) -- | Authors: Niels Dossche ext/dom/serialize_common.h:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche -ext/dom/text.c:103:14 - Unknown word (nnode) -- xmlNodePtr nnode; ext/dom/text.c:122:20 - Unknown word (OVFL) -- if (ZEND_LONG_INT_OVFL(offset) || (int)offset -ext/dom/text.c:133:2 - Unknown word (nnode) -- nnode = xmlNewDocText(node -ext/dom/text.c:138:6 - Unknown word (nnode) -- if (nnode == NULL) { -ext/dom/text.c:144:3 - Unknown word (nnode) -- nnode->type = XML_ELEMENT -ext/dom/text.c:145:27 - Unknown word (nnode) -- xmlAddNextSibling(node, nnode); ext/dom/token_list.c:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche ext/dom/token_list.h:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche -ext/dom/xml_common.h:104:17 - Unknown word (basep) -- if (nodep == basep) { -ext/dom/xml_common.h:92:102 - Unknown word (basep) -- nodep, const xmlNode *basep) ext/dom/xml_document.c:112:12 - Unknown word (lxml) -- xmlDocPtr lxml_doc = xmlNewDoc((const ext/dom/xml_document.c:113:17 - Unknown word (lxml) -- if (UNEXPECTED(lxml_doc == NULL)) { ext/dom/xml_document.c:117:2 - Unknown word (lxml) -- lxml_doc->encoding = xmlStrdup @@ -7901,38 +7057,14 @@ ext/dom/xml_document.c:13:21 - Unknown word (Dossche) -- | Authors: Niels ext/dom/xml_document.c:156:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(source_len)) { ext/dom/xml_document.c:181:12 - Unknown word (lxml) -- xmlDocPtr lxml_doc = dom_document_parser ext/dom/xml_document.c:69:22 - Unknown word (PARSEHUGE) -- "LIBXML_PARSEHUGE, " -ext/dom/xml_document.c:70:22 - Unknown word (BIGLINES) -- "LIBXML_BIGLINES)"); ext/dom/xml_serializer.c:1034:111 - Unknown word (phpt) -- default_namespace_move.phpt). */ ext/dom/xml_serializer.c:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche ext/dom/xml_serializer.h:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche -ext/dom/xpath.c:223:21 - Unknown word (ctxp) -- xmlXPathContextPtr ctxp = intern->dom.ptr; -ext/dom/xpath.c:224:6 - Unknown word (ctxp) -- if (ctxp == NULL) { -ext/dom/xpath.c:229:25 - Unknown word (ctxp) -- (xmlXPathRegisterNs(ctxp, prefix, ns_uri) != -ext/dom/xpath.c:238:37 - Unknown word (nnodemap) -- object *mapptr = (dom_nnodemap_object *) intern->ptr -ext/dom/xpath.c:238:6 - Unknown word (nnodemap) -- dom_nnodemap_object *mapptr = (dom -ext/dom/xpath.c:260:21 - Unknown word (ctxp) -- xmlXPathContextPtr ctxp = intern->dom.ptr; -ext/dom/xpath.c:261:6 - Unknown word (ctxp) -- if (ctxp == NULL) { -ext/dom/xpath.c:304:20 - Unknown word (xpathobjp) -- xmlXPathObjectPtr xpathobjp = xmlXPathEvalExpression -ext/dom/xpath.c:313:8 - Unknown word (xpathobjp) -- if (! xpathobjp) { -ext/dom/xpath.c:328:16 - Unknown word (xpathobjp) -- xpath_type = xpathobjp->type; -ext/dom/xpath.c:335:18 - Unknown word (nodesetp) -- xmlNodeSetPtr nodesetp; -ext/dom/xpath.c:338:53 - Unknown word (nodesetp) -- NODESET && NULL != (nodesetp = xpathobjp->nodesetval -ext/dom/xpath.c:338:64 - Unknown word (xpathobjp) -- NULL != (nodesetp = xpathobjp->nodesetval) && nodesetp -ext/dom/xpath.c:338:8 - Unknown word (xpathobjp) -- if (xpathobjp->type == XPATH_NODESET -ext/dom/xpath.c:338:90 - Unknown word (nodesetp) -- xpathobjp->nodesetval) && nodesetp->nodeNr) { -ext/dom/xpath.c:339:30 - Unknown word (nodesetp) -- array_init_size(&retval, nodesetp->nodeNr); -ext/dom/xpath.c:341:25 - Unknown word (nodesetp) -- for (int i = 0; i < nodesetp->nodeNr; i++) { -ext/dom/xpath.c:357:18 - Unknown word (nsparent) -- xmlNodePtr nsparent = node->_private; -ext/dom/xpath.c:362:29 - Unknown word (nsparent) -- php_dom_create_object(nsparent, &parent_zval, &intern -ext/dom/xpath.c:365:49 - Unknown word (nsparent) -- fake_namespace_decl(nsparent, original, &child, parent ext/dom/xpath.c:511:57 - Unknown word (Rossney) -- published by Robert Rossney at https://stackoverflow ext/dom/xpath_callbacks.c:15:15 - Unknown word (Niels) -- | Niels Dossche -ext/dom/xpath_callbacks.c:349:20 - Unknown word (nsparent) -- xmlNodePtr nsparent = node->_private; -ext/dom/xpath_callbacks.c:354:31 - Unknown word (nsparent) -- php_dom_create_object(nsparent, &parent_zval, intern -ext/dom/xpath_callbacks.c:357:44 - Unknown word (nsparent) -- fake_namespace_decl(nsparent, original, &child, parent ext/dom/xpath_callbacks.h:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche ext/enchant/enchant.c:111:8 - Unknown word (zdesc) -- zval *zdesc = (zval *) ud; @@ -7962,6 +7094,8 @@ ext/enchant/enchant.c:46:18 - Unknown word (zbroker) -- zval zbroker; ext/enchant/enchant.c:476:9 - Unknown word (pwllen) -- size_t pwllen; ext/enchant/enchant.c:478:86 - Unknown word (pwllen) -- enchant_broker_ce, &pwl, &pwllen) == FAILURE) { ext/enchant/enchant.c:495:20 - Unknown word (zbroker) -- ZVAL_COPY(&dict->zbroker, broker); +ext/enchant/enchant.c:557:9 - Unknown word (porderinglen) -- size_t porderinglen; +ext/enchant/enchant.c:562:110 - Unknown word (porderinglen) -- ptaglen, &pordering, &porderinglen) == FAILURE) { ext/enchant/enchant.c:576:26 - Unknown word (describetozval) -- EnchantBrokerDescribeFn describetozval = enumerate_providers ext/enchant/enchant.c:587:44 - Unknown word (describetozval) -- describe(pbroker->pbroker, describetozval, (void *)return_value ext/enchant/enchant.c:595:15 - Unknown word (sugg) -- zval *dict, *sugg = NULL; @@ -7987,125 +7121,122 @@ ext/enchant/enchant_arginfo.h:151:34 - Unknown word (MYSPELL) -- LONG_CONS ext/enchant/enchant_arginfo.h:151:56 - Unknown word (MYSPELL) -- MYSPELL", PHP_ENCHANT_MYSPELL, CONST_PERSISTENT | ext/enchant/enchant_arginfo.h:154:28 - Unknown word (LIBENCHANT) -- REGISTER_STRING_CONSTANT("LIBENCHANT_VERSION", PHP_ENCHANT ext/enchant/php_enchant.h:13:20 - Unknown word (Alain) -- | Author: Pierre-Alain Joye sizeof(cbuf)) { -ext/exif/exif.c:3315:13 - Unknown word (cbuf) -- memset(&cbuf, 0, sizeof(cbuf)); -ext/exif/exif.c:3315:29 - Unknown word (cbuf) -- memset(&cbuf, 0, sizeof(cbuf)); -ext/exif/exif.c:3316:17 - Unknown word (cbuf) -- value_ptr = cbuf; -ext/exif/exif.c:3321:4 - Unknown word (fgot) -- fgot = php_stream_tell(ImageInfo -ext/exif/exif.c:3322:8 - Unknown word (fgot) -- if (fgot!=displacement+offset -ext/exif/exif.c:3324:102 - Unknown word (fgot) -- 0x%08X != 0x%08X", fgot, displacement+offset -ext/exif/exif.c:3327:4 - Unknown word (fgot) -- fgot = exif_read_from_stream +ext/exif/exif.c:2973:15 - Unknown word (THUMBEOF) -- EXIF_ERRLOG_THUMBEOF(ImageInfo) +ext/exif/exif.c:3049:58 - Unknown word (FEFF) -- WIDTH NOBREAK SPACE (FEFF 16) +ext/exif/exif.c:3265:39 - Unknown word (fgot) -- count, offset_val, fpos, fgot; +ext/exif/exif.c:3321:4 - Unknown word (fgot) -- fgot = php_stream_tell(ImageInfo +ext/exif/exif.c:3322:8 - Unknown word (fgot) -- if (fgot!=displacement+offset +ext/exif/exif.c:3324:102 - Unknown word (fgot) -- 0x%08X != 0x%08X", fgot, displacement+offset +ext/exif/exif.c:3327:4 - Unknown word (fgot) -- fgot = exif_read_from_stream ext/exif/exif.c:333:13 - Unknown word (TRESHHOLDING) -- #define TAG_TRESHHOLDING 0x01 ext/exif/exif.c:33:9 - Unknown word (EXIFERR) -- #define EXIFERR_DC , const char *_file -ext/exif/exif.c:3438:13 - Unknown word (FNUMBER) -- case TAG_FNUMBER: -ext/exif/exif.c:3456:13 - Unknown word (SHUTTERSPEED) -- case TAG_SHUTTERSPEED: -ext/exif/exif.c:3459:8 - Unknown word (SHUTTERSPEED) -- SHUTTERSPEED comes after EXPOSURE -ext/exif/exif.c:3467:13 - Unknown word (EXPOSURETIME) -- case TAG_EXPOSURETIME: +ext/exif/exif.c:3456:13 - Unknown word (SHUTTERSPEED) -- case TAG_SHUTTERSPEED: +ext/exif/exif.c:3459:8 - Unknown word (SHUTTERSPEED) -- SHUTTERSPEED comes after EXPOSURE +ext/exif/exif.c:3467:13 - Unknown word (EXPOSURETIME) -- case TAG_EXPOSURETIME: ext/exif/exif.c:346:17 - Unknown word (SAMPPLE) -- #define TAG_MIN_SAMPPLE_VALUE 0x0 -ext/exif/exif.c:3476:13 - Unknown word (FOCALPLANE) -- case TAG_FOCALPLANE_X_RES: -ext/exif/exif.c:3478:16 - Unknown word (Focalplane) -- ImageInfo->FocalplaneXRes = exif_convert_any -ext/exif/exif.c:3482:22 - Unknown word (distacne) -- /* Inidcates the distacne the autofocus camera -ext/exif/exif.c:3482:8 - Unknown word (Inidcates) -- /* Inidcates the distacne the autofocus -ext/exif/exif.c:3488:13 - Unknown word (FOCALPLANE) -- case TAG_FOCALPLANE_RESOLUTION_UNIT: -ext/exif/exif.c:3491:25 - Unknown word (Focalplane) -- case 1: ImageInfo->FocalplaneUnits = 25.4; break; -ext/exif/exif.c:3494:36 - Unknown word (powershot's) -- looking at the Cannon powershot's files, inches is the -ext/exif/exif.c:3496:18 - Unknown word (Focalplane) -- ImageInfo->FocalplaneUnits = 25.4; +ext/exif/exif.c:3476:13 - Unknown word (FOCALPLANE) -- case TAG_FOCALPLANE_X_RES: +ext/exif/exif.c:3478:16 - Unknown word (Focalplane) -- ImageInfo->FocalplaneXRes = exif_convert_any +ext/exif/exif.c:3482:22 - Unknown word (distacne) -- /* Inidcates the distacne the autofocus camera +ext/exif/exif.c:3482:8 - Unknown word (Inidcates) -- /* Inidcates the distacne the autofocus +ext/exif/exif.c:3488:13 - Unknown word (FOCALPLANE) -- case TAG_FOCALPLANE_RESOLUTION_UNIT: +ext/exif/exif.c:3491:25 - Unknown word (Focalplane) -- case 1: ImageInfo->FocalplaneUnits = 25.4; break; +ext/exif/exif.c:3494:36 - Unknown word (powershot's) -- looking at the Cannon powershot's files, inches is the +ext/exif/exif.c:3496:18 - Unknown word (Focalplane) -- ImageInfo->FocalplaneUnits = 25.4; ext/exif/exif.c:34:9 - Unknown word (EXIFERR) -- #define EXIFERR_CC , __FILE__, __LINE -ext/exif/exif.c:3500:60 - Unknown word (milimeter) -- planeUnits = 1; break; /* milimeter */ +ext/exif/exif.c:3500:60 - Unknown word (milimeter) -- planeUnits = 1; break; /* milimeter */ ext/exif/exif.c:36:9 - Unknown word (EXIFERR) -- #define EXIFERR_DC ext/exif/exif.c:375:17 - Unknown word (SETMPUTER) -- #define TAG_INK_SETMPUTER 0x014C ext/exif/exif.c:37:9 - Unknown word (EXIFERR) -- #define EXIFERR_CC -ext/exif/exif.c:3814:44 - Unknown word (mcom) -- exif_read_data#error_mcom" EXIFERR_CC, ImageInfo -ext/exif/exif.c:3889:53 - Unknown word (Vivitar) -- lead' software with Vivitar scanner +ext/exif/exif.c:3814:44 - Unknown word (mcom) -- exif_read_data#error_mcom" EXIFERR_CC, ImageInfo +ext/exif/exif.c:3889:53 - Unknown word (Vivitar) -- lead' software with Vivitar scanner ext/exif/exif.c:410:13 - Unknown word (EXPOSURETIME) -- #define TAG_EXPOSURETIME 0x82 -ext/exif/exif.c:4116:18 - Unknown word (YCBCR) -- case PMI_YCBCR: -ext/exif/exif.c:411:13 - Unknown word (FNUMBER) -- #define TAG_FNUMBER -ext/exif/exif.c:4125:24 - Unknown word (expading) -- /* if entry needs expading ifd cache and entry +ext/exif/exif.c:4116:18 - Unknown word (YCBCR) -- case PMI_YCBCR: +ext/exif/exif.c:4125:24 - Unknown word (expading) -- /* if entry needs expading ifd cache and entry ext/exif/exif.c:415:22 - Unknown word (SENSITY) -- define TAG_SPECTRAL_SENSITY 0x8824 ext/exif/exif.c:418:13 - Unknown word (OPTOELECTRIC) -- #define TAG_OPTOELECTRIC_CONVERSION_F 0x88 -ext/exif/exif.c:4202:23 - Unknown word (THUMBEOF) -- EXIF_ERRLOG_THUMBEOF(ImageInfo) +ext/exif/exif.c:4202:23 - Unknown word (THUMBEOF) -- EXIF_ERRLOG_THUMBEOF(ImageInfo) ext/exif/exif.c:420:13 - Unknown word (EXIFVERSION) -- #define TAG_EXIFVERSION 0x9 ext/exif/exif.c:425:13 - Unknown word (SHUTTERSPEED) -- #define TAG_SHUTTERSPEED 0x92 ext/exif/exif.c:458:13 - Unknown word (FOCALPLANE) -- #define TAG_FOCALPLANE_X_RES 0xA ext/exif/exif.c:459:13 - Unknown word (FOCALPLANE) -- #define TAG_FOCALPLANE_Y_RES 0xA ext/exif/exif.c:460:13 - Unknown word (FOCALPLANE) -- #define TAG_FOCALPLANE_RESOLUTION_UNIT 0xA +ext/exif/exif.c:482:21 - Unknown word (SPECIALMODE) -- #define TAG_OLYMPUS_SPECIALMODE 0x0200 ext/exif/exif.c:483:21 - Unknown word (JPEGQUAL) -- #define TAG_OLYMPUS_JPEGQUAL 0x0201 ext/exif/exif.c:485:21 - Unknown word (DIGIZOOM) -- #define TAG_OLYMPUS_DIGIZOOM 0x0204 -ext/exif/exif.c:487:21 - Unknown word (PICTINFO) -- #define TAG_OLYMPUS_PICTINFO 0x0208 -ext/exif/exif.c:488:21 - Unknown word (CAMERAID) -- #define TAG_OLYMPUS_CAMERAID 0x0209 -ext/exif/exif.c:503:13 - Unknown word (YCBCR) -- #define PMI_YCBCR 6 +ext/exif/exif.c:486:21 - Unknown word (SOFTWARERELEASE) -- #define TAG_OLYMPUS_SOFTWARERELEASE 0x0207 +ext/exif/exif.c:487:21 - Unknown word (PICTINFO) -- #define TAG_OLYMPUS_PICTINFO 0x0208 +ext/exif/exif.c:488:21 - Unknown word (CAMERAID) -- #define TAG_OLYMPUS_CAMERAID 0x0209 +ext/exif/exif.c:503:13 - Unknown word (YCBCR) -- #define PMI_YCBCR 6 ext/exif/exif.c:54:22 - Unknown word (asan) -- include -ext/exif/exif.c:594:14 - Unknown word (JPEGQ) -- { 0x0207, "JPEGQTables"}, -ext/exif/exif.c:595:14 - Unknown word (JPEGDC) -- { 0x0208, "JPEGDCTables"}, -ext/exif/exif.c:671:14 - Unknown word (Matteing) -- { 0x80E3, "Matteing"}, /* obsoleted by -ext/exif/exif.c:688:22 - Unknown word (Sensity) -- { 0x8824, "SpectralSensity"}, -ext/exif/exif.c:691:14 - Unknown word (OECF) -- { 0x8828, "OECF"}, -ext/exif/exif.c:782:14 - Unknown word (GPSDOP) -- { 0x000B, "GPSDOP"}, +ext/exif/exif.c:594:14 - Unknown word (JPEGQ) -- { 0x0207, "JPEGQTables"}, +ext/exif/exif.c:595:14 - Unknown word (JPEGDC) -- { 0x0208, "JPEGDCTables"}, +ext/exif/exif.c:596:14 - Unknown word (JPEGAC) -- { 0x0209, "JPEGACTables"}, +ext/exif/exif.c:671:14 - Unknown word (Matteing) -- { 0x80E3, "Matteing"}, /* obsoleted by +ext/exif/exif.c:688:22 - Unknown word (Sensity) -- { 0x8824, "SpectralSensity"}, +ext/exif/exif.c:691:14 - Unknown word (OECF) -- { 0x8828, "OECF"}, +ext/exif/exif.c:782:14 - Unknown word (GPSDOP) -- { 0x000B, "GPSDOP"}, ext/exif/exif.c:82:155 - Unknown word (Foveon) -- Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA ext/exif/exif.c:82:163 - Unknown word (Kyocera) -- Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson ext/exif/exif.c:82:179 - Unknown word (AGFA) -- Foveon, Kyocera, Ricoh, AGFA, Epson"); -ext/exif/exif.c:924:17 - Unknown word (RGGB) -- { 0xa021, "WB_RGGBLevelsUncorrected"}, -ext/exif/exif.c:925:17 - Unknown word (RGGB) -- { 0xa022, "WB_RGGBLevelsAuto"}, -ext/exif/exif.c:926:17 - Unknown word (RGGB) -- { 0xa023, "WB_RGGBLevelsIlluminator1"} -ext/exif/exif.c:927:17 - Unknown word (RGGB) -- { 0xa024, "WB_RGGBLevelsIlluminator2"} -ext/exif/exif.c:928:17 - Unknown word (RGGB) -- { 0xa028, "WB_RGGBLevelsBlack"}, +ext/exif/exif.c:924:17 - Unknown word (RGGB) -- { 0xa021, "WB_RGGBLevelsUncorrected"}, +ext/exif/exif.c:925:17 - Unknown word (RGGB) -- { 0xa022, "WB_RGGBLevelsAuto"}, +ext/exif/exif.c:926:17 - Unknown word (RGGB) -- { 0xa023, "WB_RGGBLevelsIlluminator1"} +ext/exif/exif.c:927:17 - Unknown word (RGGB) -- { 0xa024, "WB_RGGBLevelsIlluminator2"} +ext/exif/exif.c:928:17 - Unknown word (RGGB) -- { 0xa028, "WB_RGGBLevelsBlack"}, ext/ext_skel.php:110:5 - Unknown word (onlyunix) -- --onlyunix Only generate ext/ext_skel.php:111:5 - Unknown word (onlywindows) -- --onlywindows Only generate ext/ext_skel.php:144:13 - Unknown word (phpize) -- printf('phpize%s', PHP_EOL); @@ -8129,14 +7260,12 @@ ext/ext_skel.php:80:11 - Unknown word (skel) -- The ext_skel.php scrip ext/ext_skel.php:96:11 - Unknown word (skel) -- php ext_skel.php --ext [- ext/ext_skel.php:97:46 - Unknown word (onlyunix) -- dir ] [--std] [--onlyunix] ext/ext_skel.php:98:23 - Unknown word (onlywindows) -- [--onlywindows] [--help] -ext/ffi/ffi.c:2944:14 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/ffi/ffi.c:2983:29 - Unknown word (dlysm) -- rough approximation of dlysm(RTLD_DEFAULT) */ -ext/ffi/ffi.c:3012:18 - Unknown word (cdef) -- ZEND_METHOD(FFI, cdef) /* {{{ */ -ext/ffi/ffi.c:3959:15 - Unknown word (ztype) -- zend_object *ztype = NULL; -ext/ffi/ffi.c:3969:31 - Unknown word (ztype) -- OBJ_OF_CLASS_OR_STR(ztype, zend_ffi_ctype_ce, -ext/ffi/ffi.c:4032:45 - Unknown word (ztype) -- = (zend_ffi_ctype*) ztype; -ext/ffi/ffi.c:4247:8 - Unknown word (ztype) -- zval *ztype; -ext/ffi/ffi.c:4255:27 - Unknown word (ztype) -- PARAM_OBJECT_OF_CLASS(ztype, zend_ffi_ctype_ce) +ext/ffi/ffi.c:2983:29 - Unknown word (dlysm) -- rough approximation of dlysm(RTLD_DEFAULT) */ +ext/ffi/ffi.c:3959:15 - Unknown word (ztype) -- zend_object *ztype = NULL; +ext/ffi/ffi.c:3969:31 - Unknown word (ztype) -- OBJ_OF_CLASS_OR_STR(ztype, zend_ffi_ctype_ce, +ext/ffi/ffi.c:4032:45 - Unknown word (ztype) -- = (zend_ffi_ctype*) ztype; +ext/ffi/ffi.c:4247:8 - Unknown word (ztype) -- zval *ztype; +ext/ffi/ffi.c:4255:27 - Unknown word (ztype) -- PARAM_OBJECT_OF_CLASS(ztype, zend_ffi_ctype_ce) ext/ffi/ffi.c:4266:75 - Unknown word (undimensioned) -- leftmost array can be undimensioned"); ext/ffi/ffi.c:4297:76 - Unknown word (undimensioned) -- leftmost array can be undimensioned"); ext/ffi/ffi.c:601:24 - Unknown word (strpprintf) -- ZVAL_STR(rv, zend_strpprintf(0, "%p", *(void**)ptr @@ -8155,10 +7284,6 @@ ext/ffi/ffi.stub.php:156:34 - Unknown word (SYSV) -- cvalue ZEND_FFI_AB ext/ffi/ffi.stub.php:157:30 - Unknown word (SYSV) -- public const int ABI_SYSV = UNKNOWN; ext/ffi/ffi.stub.php:158:34 - Unknown word (VECTORCALL) -- cvalue ZEND_FFI_ABI_VECTORCALL */ ext/ffi/ffi.stub.php:159:30 - Unknown word (VECTORCALL) -- public const int ABI_VECTORCALL = UNKNOWN; -ext/ffi/ffi_arginfo.h:124:18 - Unknown word (cdef) -- ZEND_METHOD(FFI, cdef); -ext/ffi/ffi_arginfo.h:159:15 - Unknown word (cdef) -- ZEND_ME(FFI, cdef, arginfo_class_FFI_cdef -ext/ffi/ffi_arginfo.h:159:39 - Unknown word (cdef) -- cdef, arginfo_class_FFI_cdef, ZEND_ACC_PUBLIC|ZEND -ext/ffi/ffi_arginfo.h:4:58 - Unknown word (cdef) -- EX(arginfo_class_FFI_cdef, 0, 0, FFI, 0) ext/ffi/ffi_parser.c:1095:14 - Unknown word (RPAREN) -- ret = YY__RPAREN; ext/ffi/ffi_parser.c:130:14 - Unknown word (RESTICT) -- #define YY___RESTICT 88 ext/ffi/ffi_parser.c:1315:27 - Unknown word (YYEND) -- (ch == 0 && YYPOS < YYEND) goto _yy_state_error @@ -8166,36 +7291,29 @@ ext/ffi/ffi_parser.c:132:12 - Unknown word (OCTNUMBER) -- #define YY_OCTNUMB ext/ffi/ffi_parser.c:1333:14 - Unknown word (DECNUMBER) -- accept = YY_DECNUMBER; ext/ffi/ffi_parser.c:133:12 - Unknown word (DECNUMBER) -- #define YY_DECNUMBER 91 ext/ffi/ffi_parser.c:1343:15 - Unknown word (DECNUMBER) -- ret = YY_DECNUMBER; -ext/ffi/ffi_parser.c:134:12 - Unknown word (HEXNUMBER) -- #define YY_HEXNUMBER 92 ext/ffi/ffi_parser.c:1409:15 - Unknown word (YYEND) -- if (YYPOS < YYEND) { ext/ffi/ffi_parser.c:1421:21 - Unknown word (YYEND) -- } else if (YYPOS < YYEND && (ch <= '!' || (ch ext/ffi/ffi_parser.c:1433:15 - Unknown word (YYEND) -- if (YYPOS < YYEND) { ext/ffi/ffi_parser.c:1503:14 - Unknown word (OCTNUMBER) -- accept = YY_OCTNUMBER; ext/ffi/ffi_parser.c:1522:15 - Unknown word (OCTNUMBER) -- ret = YY_OCTNUMBER; -ext/ffi/ffi_parser.c:1635:14 - Unknown word (HEXNUMBER) -- ret = YY_HEXNUMBER; -ext/ffi/ffi_parser.c:1638:14 - Unknown word (HEXNUMBER) -- ret = YY_HEXNUMBER; ext/ffi/ffi_parser.c:1897:14 - Unknown word (RESTICT) -- case YY___RESTICT: ext/ffi/ffi_parser.c:2094:20 - Unknown word (RPAREN) -- if (sym != YY__RPAREN) { ext/ffi/ffi_parser.c:2186:20 - Unknown word (RPAREN) -- if (sym != YY__RPAREN) { ext/ffi/ffi_parser.c:232:5 - Unknown word (restict) -- "__restict", ext/ffi/ffi_parser.c:234:4 - Unknown word (OCTNUMBER) -- "", ext/ffi/ffi_parser.c:235:4 - Unknown word (DECNUMBER) -- "", -ext/ffi/ffi_parser.c:236:4 - Unknown word (HEXNUMBER) -- "", ext/ffi/ffi_parser.c:2549:638 - Unknown word (RPAREN) -- RBRACE,YY__COMMA,YY__RPAREN,YY_EOF), "\371\377\ ext/ffi/ffi_parser.c:357:18 - Unknown word (OCTNUMBER) -- static int parse_OCTNUMBER(int sym, zend_ffi_val ext/ffi/ffi_parser.c:358:18 - Unknown word (DECNUMBER) -- static int parse_DECNUMBER(int sym, zend_ffi_val -ext/ffi/ffi_parser.c:359:18 - Unknown word (HEXNUMBER) -- static int parse_HEXNUMBER(int sym, zend_ffi_val ext/ffi/ffi_parser.c:363:12 - Unknown word (synpred) -- static int synpred_1(int sym); ext/ffi/ffi_parser.c:364:12 - Unknown word (synpred) -- static int synpred_2(int sym); ext/ffi/ffi_parser.c:365:12 - Unknown word (synpred) -- static int synpred_3(int sym); ext/ffi/ffi_parser.c:366:12 - Unknown word (synpred) -- static int synpred_4(int sym); ext/ffi/ffi_parser.c:367:12 - Unknown word (synpred) -- static int synpred_5(int sym); -ext/ffi/ffi_parser.c:376:23 - Unknown word (cpos) -- const unsigned char *cpos = yy_pos; ext/ffi/ffi_parser.c:380:12 - Unknown word (YYPOS) -- yy_text = YYPOS; ext/ffi/ffi_parser.c:381:8 - Unknown word (YYPOS) -- ch = *YYPOS; ext/ffi/ffi_parser.c:384:12 - Unknown word (YYPOS) -- ch = *++YYPOS; ext/ffi/ffi_parser.c:387:14 - Unknown word (YYPOS) -- ch = *++YYPOS; -ext/ffi/ffi_parser.c:39:15 - Unknown word (cpos) -- #define YYPOS cpos ext/ffi/ffi_parser.c:39:9 - Unknown word (YYPOS) -- #define YYPOS cpos ext/ffi/ffi_parser.c:40:9 - Unknown word (YYEND) -- #define YYEND cend ext/ffi/ffi_parser.c:46:13 - Unknown word (RPAREN) -- #define YY__RPAREN 4 @@ -8203,15 +7321,8 @@ ext/ffi/ffi_parser.c:573:20 - Unknown word (RESTICT) -- ret = YY___RESTICT ext/ffi/tests/ffi_load_error.h:1:20 - Unknown word (donotexist) -- #define FFI_LIB "./donotexist.so" ext/fileinfo/create_data_file.php:34:66 - Unknown word (MSVC) -- like long lists; some (MSVC) do not like long strings ext/fileinfo/create_data_file.php:9:56 - Unknown word (ABAC) -- interpreted as hex \x0ABAC (which overflows) followed -ext/fileinfo/fileinfo.c:153:31 - Unknown word (libmagic) -- print_table_row(2, "libmagic", magic_ver); -ext/fileinfo/fileinfo.c:24:41 - Unknown word (libmagic) -- specifies the maximum offset libmagic will look at -ext/fileinfo/fileinfo.c:25:39 - Unknown word (libmagic) -- currently hardcoded in the libmagic source but not exported -ext/fileinfo/fileinfo.c:267:12 - Unknown word (libmagic) -- /* {{{ Set libmagic configuration options ext/fileinfo/libmagic/apprentice.c:1006:49 - Unknown word (reln) -- Bad relation %c\n", m->reln); -ext/fileinfo/libmagic/apprentice.c:1017:12 - Unknown word (nmagic) -- size_t nmagic __attribute__((__unused -ext/fileinfo/libmagic/apprentice.c:1028:47 - Unknown word (nmagic) -- level != 0 && i < MIN(nmagic, 3); i++) { ext/fileinfo/libmagic/apprentice.c:1097:11 - Unknown word (magindex) -- uint32_t magindex, descindex, mimeindex -ext/fileinfo/libmagic/apprentice.c:109:11 - Unknown word (nmagic) -- uint32_t nmagic[MAGIC_SETS]; ext/fileinfo/libmagic/apprentice.c:1100:22 - Unknown word (magindex) -- for (magindex = 0; magindex < ml->nmagic; magindex ext/fileinfo/libmagic/apprentice.c:1100:45 - Unknown word (magindex) -- magindex < ml->nmagic; magindex++) { ext/fileinfo/libmagic/apprentice.c:1100:8 - Unknown word (magindex) -- for (magindex = 0; magindex < ml- @@ -8231,7 +7342,6 @@ ext/fileinfo/libmagic/apprentice.c:1155:12 - Unknown word (MELONG) -- cas ext/fileinfo/libmagic/apprentice.c:1157:12 - Unknown word (LEQUAD) -- case FILE_LEQUAD: ext/fileinfo/libmagic/apprentice.c:1158:12 - Unknown word (BEQUAD) -- case FILE_BEQUAD: ext/fileinfo/libmagic/apprentice.c:1159:12 - Unknown word (QDATE) -- case FILE_QDATE: -ext/fileinfo/libmagic/apprentice.c:115:19 - Unknown word (nnames) -- const size_t file_nnames = FILE_NAMES_SIZE; ext/fileinfo/libmagic/apprentice.c:1160:12 - Unknown word (LEQDATE) -- case FILE_LEQDATE: ext/fileinfo/libmagic/apprentice.c:1161:12 - Unknown word (BEQDATE) -- case FILE_BEQDATE: ext/fileinfo/libmagic/apprentice.c:1162:12 - Unknown word (QLDATE) -- case FILE_QLDATE: @@ -8253,13 +7363,13 @@ ext/fileinfo/libmagic/apprentice.c:1182:12 - Unknown word (MSDOSTIME) -- cas ext/fileinfo/libmagic/apprentice.c:1183:12 - Unknown word (BEMSDOSTIME) -- case FILE_BEMSDOSTIME: ext/fileinfo/libmagic/apprentice.c:1184:12 - Unknown word (LEMSDOSTIME) -- case FILE_LEMSDOSTIME: ext/fileinfo/libmagic/apprentice.c:1186:3 - Unknown word (mstart) -- mstart->flag |= BINTEST; -ext/fileinfo/libmagic/apprentice.c:118:18 - Unknown word (hextoint) -- file_private int hextoint(int); +ext/fileinfo/libmagic/apprentice.c:1190:12 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/apprentice.c:1191:12 - Unknown word (LESTRING) -- case FILE_LESTRING16: ext/fileinfo/libmagic/apprentice.c:1193:7 - Unknown word (mstart) -- if (mstart->str_flags & STRING ext/fileinfo/libmagic/apprentice.c:1194:4 - Unknown word (mstart) -- mstart->flag |= TEXTTEST; ext/fileinfo/libmagic/apprentice.c:1196:4 - Unknown word (mstart) -- mstart->flag |= BINTEST; ext/fileinfo/libmagic/apprentice.c:1239:9 - Unknown word (oomem) -- file_oomem(ms, sizeof(*mp) * incr -ext/fileinfo/libmagic/apprentice.c:1350:1 - Unknown word (cmpstrp) -- cmpstrp(const void *p1, const +ext/fileinfo/libmagic/apprentice.c:123:19 - Unknown word (eatsize) -- file_private void eatsize(const char **); ext/fileinfo/libmagic/apprentice.c:1352:24 - Unknown word (RCAST) -- return strcmp(*RCAST(char *const *, p1), ext/fileinfo/libmagic/apprentice.c:1352:51 - Unknown word (RCAST) -- char *const *, p1), *RCAST(char *const *, p2)) ext/fileinfo/libmagic/apprentice.c:1402:10 - Unknown word (magwarn) -- file_magwarn(ms, @@ -8273,7 +7383,6 @@ ext/fileinfo/libmagic/apprentice.c:1495:9 - Unknown word (mflen) -- if ext/fileinfo/libmagic/apprentice.c:150:20 - Unknown word (mkdbname) -- file_private char *mkdbname(struct magic_set *, ext/fileinfo/libmagic/apprentice.c:1517:38 - Unknown word (mflen) -- +] = estrndup(mfn, (mflen > sizeof(mfn) - 1)? ext/fileinfo/libmagic/apprentice.c:1517:81 - Unknown word (mflen) -- )? sizeof(mfn) - 1: mflen); -ext/fileinfo/libmagic/apprentice.c:1521:44 - Unknown word (cmpstrp) -- files, sizeof(*filearr), cmpstrp); ext/fileinfo/libmagic/apprentice.c:1591:13 - Unknown word (BESHORT) -- case FILE_BESHORT: ext/fileinfo/libmagic/apprentice.c:1592:13 - Unknown word (LESHORT) -- case FILE_LESHORT: ext/fileinfo/libmagic/apprentice.c:1596:13 - Unknown word (BEDATE) -- case FILE_BEDATE: @@ -8308,11 +7417,12 @@ ext/fileinfo/libmagic/apprentice.c:1631:13 - Unknown word (BEDOUBLE) -- cas ext/fileinfo/libmagic/apprentice.c:1632:13 - Unknown word (LEDOUBLE) -- case FILE_LEDOUBLE: ext/fileinfo/libmagic/apprentice.c:1634:13 - Unknown word (BEVARINT) -- case FILE_BEVARINT: ext/fileinfo/libmagic/apprentice.c:1635:13 - Unknown word (LEVARINT) -- case FILE_LEVARINT: +ext/fileinfo/libmagic/apprentice.c:1640:13 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/apprentice.c:1641:13 - Unknown word (LESTRING) -- case FILE_LESTRING16: ext/fileinfo/libmagic/apprentice.c:1655:13 - Unknown word (magwarn) -- file_magwarn(ms, "cannot happen: ext/fileinfo/libmagic/apprentice.c:1671:8 - Unknown word (magwarn) -- file_magwarn(ms, +ext/fileinfo/libmagic/apprentice.c:1676:12 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/apprentice.c:1677:12 - Unknown word (LESTRING) -- case FILE_LESTRING16: -ext/fileinfo/libmagic/apprentice.c:168:21 - Unknown word (magicsize) -- file_private size_t magicsize = sizeof(struct magic ext/fileinfo/libmagic/apprentice.c:1727:15 - Unknown word (OPAND) -- return FILE_OPAND; ext/fileinfo/libmagic/apprentice.c:1729:15 - Unknown word (OPOR) -- return FILE_OPOR; ext/fileinfo/libmagic/apprentice.c:1731:15 - Unknown word (OPXOR) -- return FILE_OPXOR; @@ -8321,27 +7431,17 @@ ext/fileinfo/libmagic/apprentice.c:1735:15 - Unknown word (OPMINUS) -- ret ext/fileinfo/libmagic/apprentice.c:1737:15 - Unknown word (OPMULTIPLY) -- return FILE_OPMULTIPLY; ext/fileinfo/libmagic/apprentice.c:1739:15 - Unknown word (OPDIVIDE) -- return FILE_OPDIVIDE; ext/fileinfo/libmagic/apprentice.c:1741:15 - Unknown word (OPMODULO) -- return FILE_OPMODULO; +ext/fileinfo/libmagic/apprentice.c:1852:2 - Unknown word (eatsize) -- eatsize(&l); ext/fileinfo/libmagic/apprentice.c:1995:9 - Unknown word (magerror) -- file_magerror(ms, "No current entry ext/fileinfo/libmagic/apprentice.c:1999:9 - Unknown word (magerror) -- file_magerror(ms, "Continuations present -ext/fileinfo/libmagic/apprentice.c:2041:28 - Unknown word (OFFADD) -- m->flag |= OFFADD; -ext/fileinfo/libmagic/apprentice.c:2046:17 - Unknown word (OFFADD) -- if (m->flag & OFFADD) -ext/fileinfo/libmagic/apprentice.c:2047:26 - Unknown word (OFFADD) -- >flag = (m->flag & ~OFFADD) | INDIROFFADD; -ext/fileinfo/libmagic/apprentice.c:2047:36 - Unknown word (INDIROFFADD) -- m->flag & ~OFFADD) | INDIROFFADD; -ext/fileinfo/libmagic/apprentice.c:2051:15 - Unknown word (OFFADD) -- m->flag |= OFFADD; -ext/fileinfo/libmagic/apprentice.c:2055:40 - Unknown word (OFFADD) -- == 0 && (m->flag & (OFFADD | INDIROFFADD))) { -ext/fileinfo/libmagic/apprentice.c:2055:49 - Unknown word (INDIROFFADD) -- m->flag & (OFFADD | INDIROFFADD))) { ext/fileinfo/libmagic/apprentice.c:2064:14 - Unknown word (OFFNEGATIVE) -- m->flag |= OFFNEGATIVE; ext/fileinfo/libmagic/apprentice.c:2084:22 - Unknown word (OPSIGNED) -- m->in_op |= FILE_OPSIGNED; ext/fileinfo/libmagic/apprentice.c:2121:23 - Unknown word (LEID) -- m->in_type = FILE_LEID3; ext/fileinfo/libmagic/apprentice.c:2124:23 - Unknown word (BEID) -- m->in_type = FILE_BEID3; ext/fileinfo/libmagic/apprentice.c:2146:21 - Unknown word (OPINVERSE) -- m->in_op |= FILE_OPINVERSE; -ext/fileinfo/libmagic/apprentice.c:2154:21 - Unknown word (OPINDIRECT) -- m->in_op |= FILE_OPINDIRECT; -ext/fileinfo/libmagic/apprentice.c:2168:25 - Unknown word (OPINDIRECT) -- ((m->in_op & FILE_OPINDIRECT) && *l++ != ')')) { ext/fileinfo/libmagic/apprentice.c:2175:2 - Unknown word (EATAB) -- EATAB; ext/fileinfo/libmagic/apprentice.c:2182:2 - Unknown word (EATAB) -- EATAB; -ext/fileinfo/libmagic/apprentice.c:2252:11 - Unknown word (LIBMAGIC) -- if (!IS_LIBMAGIC_STRING(m->type)) ext/fileinfo/libmagic/apprentice.c:2253:23 - Unknown word (OPINVERSE) -- m->mask_op |= FILE_OPINVERSE; -ext/fileinfo/libmagic/apprentice.c:2261:10 - Unknown word (LIBMAGIC) -- if (IS_LIBMAGIC_STRING(m->type)) { ext/fileinfo/libmagic/apprentice.c:2264:19 - Unknown word (OPDIVIDE) -- if (op != FILE_OPDIVIDE) { ext/fileinfo/libmagic/apprentice.c:2286:2 - Unknown word (EATAB) -- EATAB; ext/fileinfo/libmagic/apprentice.c:2291:8 - Unknown word (reln) -- m->reln = *l; @@ -8373,6 +7473,8 @@ ext/fileinfo/libmagic/apprentice.c:255:24 - Unknown word (LELDATE) -- XX(" ext/fileinfo/libmagic/apprentice.c:255:8 - Unknown word (leldate) -- { XX("leldate"), FILE_LELDATE, FILE ext/fileinfo/libmagic/apprentice.c:2565:14 - Unknown word (LEID) -- case FILE_LEID3: ext/fileinfo/libmagic/apprentice.c:2566:14 - Unknown word (BEID) -- case FILE_BEID3: +ext/fileinfo/libmagic/apprentice.c:257:27 - Unknown word (BESTRING) -- "bestring16"), FILE_BESTRING16, FILE_FMT_STR }, +ext/fileinfo/libmagic/apprentice.c:257:8 - Unknown word (bestring) -- { XX("bestring16"), FILE_BESTRING1 ext/fileinfo/libmagic/apprentice.c:258:27 - Unknown word (LESTRING) -- "lestring16"), FILE_LESTRING16, FILE_FMT_STR }, ext/fileinfo/libmagic/apprentice.c:258:8 - Unknown word (lestring) -- { XX("lestring16"), FILE_LESTRING1 ext/fileinfo/libmagic/apprentice.c:260:24 - Unknown word (MEDATE) -- XX("medate"), FILE_MEDATE, FILE_FMT_STR }, @@ -8399,7 +7501,6 @@ ext/fileinfo/libmagic/apprentice.c:271:25 - Unknown word (BEQLDATE) -- XX(" ext/fileinfo/libmagic/apprentice.c:271:8 - Unknown word (beqldate) -- { XX("beqldate"), FILE_BEQLDATE, FILE ext/fileinfo/libmagic/apprentice.c:273:24 - Unknown word (BEFLOAT) -- XX("befloat"), FILE_BEFLOAT, FILE_FMT_FLOAT }, ext/fileinfo/libmagic/apprentice.c:273:8 - Unknown word (befloat) -- { XX("befloat"), FILE_BEFLOAT, FILE -ext/fileinfo/libmagic/apprentice.c:2743:31 - Unknown word (nnames) -- file_nformats == file_nnames); ext/fileinfo/libmagic/apprentice.c:274:24 - Unknown word (LEFLOAT) -- XX("lefloat"), FILE_LEFLOAT, FILE_FMT_FLOAT }, ext/fileinfo/libmagic/apprentice.c:274:8 - Unknown word (lefloat) -- { XX("lefloat"), FILE_LEFLOAT, FILE ext/fileinfo/libmagic/apprentice.c:276:25 - Unknown word (BEDOUBLE) -- XX("bedouble"), FILE_BEDOUBLE, FILE_FMT_DOUBLE } @@ -8410,7 +7511,6 @@ ext/fileinfo/libmagic/apprentice.c:278:23 - Unknown word (LEID) -- XX(" ext/fileinfo/libmagic/apprentice.c:278:8 - Unknown word (leid) -- { XX("leid3"), FILE_LEID3, FILE ext/fileinfo/libmagic/apprentice.c:279:23 - Unknown word (BEID) -- XX("beid3"), FILE_BEID3, FILE_FMT_NUM }, ext/fileinfo/libmagic/apprentice.c:279:8 - Unknown word (beid) -- { XX("beid3"), FILE_BEID3, FILE -ext/fileinfo/libmagic/apprentice.c:2815:22 - Unknown word (libmagic) -- pattern = convert_libmagic_pattern(m->value.s, ext/fileinfo/libmagic/apprentice.c:281:24 - Unknown word (QWDATE) -- XX("qwdate"), FILE_QWDATE, FILE_FMT_STR }, ext/fileinfo/libmagic/apprentice.c:281:8 - Unknown word (qwdate) -- { XX("qwdate"), FILE_QWDATE, FILE ext/fileinfo/libmagic/apprentice.c:282:25 - Unknown word (LEQWDATE) -- XX("leqwdate"), FILE_LEQWDATE, FILE_FMT_STR }, @@ -8419,13 +7519,11 @@ ext/fileinfo/libmagic/apprentice.c:283:25 - Unknown word (BEQWDATE) -- XX(" ext/fileinfo/libmagic/apprentice.c:283:8 - Unknown word (beqwdate) -- { XX("beqwdate"), FILE_BEQWDATE, FILE ext/fileinfo/libmagic/apprentice.c:290:25 - Unknown word (BEVARINT) -- XX("bevarint"), FILE_BEVARINT, FILE_FMT_STR }, ext/fileinfo/libmagic/apprentice.c:290:8 - Unknown word (bevarint) -- { XX("bevarint"), FILE_BEVARINT, FILE +ext/fileinfo/libmagic/apprentice.c:2910:4 - Unknown word (eatsize) -- eatsize(p); ext/fileinfo/libmagic/apprentice.c:291:25 - Unknown word (LEVARINT) -- XX("levarint"), FILE_LEVARINT, FILE_FMT_STR }, ext/fileinfo/libmagic/apprentice.c:291:8 - Unknown word (levarint) -- { XX("levarint"), FILE_LEVARINT, FILE -ext/fileinfo/libmagic/apprentice.c:2925:14 - Unknown word (origs) -- const char *origs = s; -ext/fileinfo/libmagic/apprentice.c:2928:9 - Unknown word (origp) -- char *origp = p; ext/fileinfo/libmagic/apprentice.c:292:26 - Unknown word (MSDOSDATE) -- XX("msdosdate"), FILE_MSDOSDATE, FILE_FMT_STR }, ext/fileinfo/libmagic/apprentice.c:292:8 - Unknown word (msdosdate) -- { XX("msdosdate"), FILE_MSDOSDATE, -ext/fileinfo/libmagic/apprentice.c:2938:47 - Unknown word (origs) -- string too long: `%s'", origs); ext/fileinfo/libmagic/apprentice.c:293:28 - Unknown word (LEMSDOSDATE) -- lemsdosdate"), FILE_LEMSDOSDATE, FILE_FMT_STR }, ext/fileinfo/libmagic/apprentice.c:293:8 - Unknown word (lemsdosdate) -- { XX("lemsdosdate"), FILE_LEMSDOSDATE ext/fileinfo/libmagic/apprentice.c:294:28 - Unknown word (BEMSDOSDATE) -- bemsdosdate"), FILE_BEMSDOSDATE, FILE_FMT_STR }, @@ -8436,29 +7534,19 @@ ext/fileinfo/libmagic/apprentice.c:296:28 - Unknown word (LEMSDOSTIME) -- lem ext/fileinfo/libmagic/apprentice.c:296:8 - Unknown word (lemsdostime) -- { XX("lemsdostime"), FILE_LEMSDOSTIME ext/fileinfo/libmagic/apprentice.c:297:28 - Unknown word (BEMSDOSTIME) -- bemsdostime"), FILE_BEMSDOSTIME, FILE_FMT_STR }, ext/fileinfo/libmagic/apprentice.c:297:8 - Unknown word (bemsdostime) -- { XX("bemsdostime"), FILE_BEMSDOSTIME -ext/fileinfo/libmagic/apprentice.c:3071:8 - Unknown word (hextoint) -- c = hextoint(*s++); /* Get next char -ext/fileinfo/libmagic/apprentice.c:3074:9 - Unknown word (hextoint) -- c = hextoint(*s++); -ext/fileinfo/libmagic/apprentice.c:3088:39 - Unknown word (origp) -- unsigned char, (p - origp)); -ext/fileinfo/libmagic/apprentice.c:3101:1 - Unknown word (hextoint) -- hextoint(int c) -ext/fileinfo/libmagic/apprentice.c:3239:11 - Unknown word (mkdbname) -- dbname = mkdbname(ms, fn, 0); -ext/fileinfo/libmagic/apprentice.c:3275:14 - Unknown word (MAGICNO) -- if (*ptr != MAGICNO) { -ext/fileinfo/libmagic/apprentice.c:3276:22 - Unknown word (MAGICNO) -- if (swap4(*ptr) != MAGICNO) { -ext/fileinfo/libmagic/apprentice.c:3287:17 - Unknown word (VERSIONNO) -- if (version != VERSIONNO) { -ext/fileinfo/libmagic/apprentice.c:3290:7 - Unknown word (VERSIONNO) -- VERSIONNO, dbname, version); -ext/fileinfo/libmagic/apprentice.c:3366:11 - Unknown word (mkdbname) -- dbname = mkdbname(ms, fn, 1); -ext/fileinfo/libmagic/apprentice.c:3379:13 - Unknown word (MAGICNO) -- hdr.h[0] = MAGICNO; -ext/fileinfo/libmagic/apprentice.c:3380:13 - Unknown word (VERSIONNO) -- hdr.h[1] = VERSIONNO; -ext/fileinfo/libmagic/apprentice.c:3410:1 - Unknown word (mkdbname) -- mkdbname(struct magic_set *ms -ext/fileinfo/libmagic/apprentice.c:3473:15 - Unknown word (RCAST) -- uint8_t *s = RCAST(uint8_t *, RCAST(void -ext/fileinfo/libmagic/apprentice.c:3473:32 - Unknown word (RCAST) -- s = RCAST(uint8_t *, RCAST(void *, &sv)); -ext/fileinfo/libmagic/apprentice.c:3474:15 - Unknown word (RCAST) -- uint8_t *d = RCAST(uint8_t *, RCAST(void -ext/fileinfo/libmagic/apprentice.c:3568:9 - Unknown word (LIBMAGIC) -- if (IS_LIBMAGIC_STRING(m->type)) { -ext/fileinfo/libmagic/apprentice.c:3651:6 - Unknown word (magicfind) -- file_magicfind(struct magic_set *ms -ext/fileinfo/libmagic/apprentice.c:454:20 - Unknown word (nmagic) -- ml->nmagic = map->nmagic[idx]; -ext/fileinfo/libmagic/apprentice.c:454:6 - Unknown word (nmagic) -- ml->nmagic = map->nmagic[idx]; -ext/fileinfo/libmagic/apprentice.c:474:24 - Unknown word (MAGICSIZE) -- if (magicsize != FILE_MAGICSIZE) { -ext/fileinfo/libmagic/apprentice.c:474:6 - Unknown word (magicsize) -- if (magicsize != FILE_MAGICSIZE) -ext/fileinfo/libmagic/apprentice.c:477:32 - Unknown word (MAGICSIZE) -- unsigned long, FILE_MAGICSIZE)); +ext/fileinfo/libmagic/apprentice.c:3176:4 - Unknown word (eatsize) -- * eatsize(): Eat the size spec +ext/fileinfo/libmagic/apprentice.c:3179:1 - Unknown word (eatsize) -- eatsize(const char **p) +ext/fileinfo/libmagic/apprentice.c:3210:6 - Unknown word (needsbyteswap) -- int needsbyteswap; +ext/fileinfo/libmagic/apprentice.c:3239:11 - Unknown word (mkdbname) -- dbname = mkdbname(ms, fn, 0); +ext/fileinfo/libmagic/apprentice.c:3280:3 - Unknown word (needsbyteswap) -- needsbyteswap = 1; +ext/fileinfo/libmagic/apprentice.c:3282:3 - Unknown word (needsbyteswap) -- needsbyteswap = 0; +ext/fileinfo/libmagic/apprentice.c:3283:6 - Unknown word (needsbyteswap) -- if (needsbyteswap) +ext/fileinfo/libmagic/apprentice.c:3297:6 - Unknown word (needsbyteswap) -- if (needsbyteswap && fn == NULL) { +ext/fileinfo/libmagic/apprentice.c:3366:11 - Unknown word (mkdbname) -- dbname = mkdbname(ms, fn, 1); +ext/fileinfo/libmagic/apprentice.c:3410:1 - Unknown word (mkdbname) -- mkdbname(struct magic_set *ms +ext/fileinfo/libmagic/apprentice.c:3473:15 - Unknown word (RCAST) -- uint8_t *s = RCAST(uint8_t *, RCAST(void +ext/fileinfo/libmagic/apprentice.c:3473:32 - Unknown word (RCAST) -- s = RCAST(uint8_t *, RCAST(void *, &sv)); +ext/fileinfo/libmagic/apprentice.c:3474:15 - Unknown word (RCAST) -- uint8_t *d = RCAST(uint8_t *, RCAST(void ext/fileinfo/libmagic/apprentice.c:492:9 - Unknown word (magwarn) -- file_magwarn(NULL, "using regular ext/fileinfo/libmagic/apprentice.c:505:9 - Unknown word (oomem) -- file_oomem(ms, sizeof(*ms->mlist ext/fileinfo/libmagic/apprentice.c:578:10 - Unknown word (shnum) -- ms->elf_shnum_max = FILE_ELF_SHNUM @@ -8472,9 +7560,7 @@ ext/fileinfo/libmagic/apprentice.c:685:10 - Unknown word (oomem) -- fil ext/fileinfo/libmagic/apprentice.c:693:8 - Unknown word (oomem) -- file_oomem(ms, strlen(fn)); ext/fileinfo/libmagic/apprentice.c:700:9 - Unknown word (oomem) -- file_oomem(ms, sizeof(*ms->mlist ext/fileinfo/libmagic/apprentice.c:712:32 - Unknown word (PATHSEP) -- CCAST(char *, strchr(fn, PATHSEP)); -ext/fileinfo/libmagic/apprentice.c:712:7 - Unknown word (CCAST) -- p = CCAST(char *, strchr(fn, PATHSEP ext/fileinfo/libmagic/apprentice.c:71:35 - Unknown word (DECC) -- osf__) && defined(__DECC) -ext/fileinfo/libmagic/apprentice.c:769:1 - Unknown word (nonmagic) -- nonmagic(const char *str) ext/fileinfo/libmagic/apprentice.c:816:12 - Unknown word (LESHORT) -- case FILE_LESHORT: ext/fileinfo/libmagic/apprentice.c:817:12 - Unknown word (BESHORT) -- case FILE_BESHORT: ext/fileinfo/libmagic/apprentice.c:818:12 - Unknown word (MSDOSDATE) -- case FILE_MSDOSDATE: @@ -8511,7 +7597,6 @@ ext/fileinfo/libmagic/apprentice.c:860:12 - Unknown word (BEDOUBLE) -- cas ext/fileinfo/libmagic/apprentice.c:861:12 - Unknown word (LEDOUBLE) -- case FILE_LEDOUBLE: ext/fileinfo/libmagic/apprentice.c:863:12 - Unknown word (BEVARINT) -- case FILE_BEVARINT: ext/fileinfo/libmagic/apprentice.c:864:12 - Unknown word (LEVARINT) -- case FILE_LEVARINT: -ext/fileinfo/libmagic/apprentice.c:888:24 - Unknown word (Usupported) -- file_magwarn(NULL, "Usupported factor_op in default ext/fileinfo/libmagic/apprentice.c:888:9 - Unknown word (magwarn) -- file_magwarn(NULL, "Usupported factor ext/fileinfo/libmagic/apprentice.c:895:12 - Unknown word (LESHORT) -- case FILE_LESHORT: ext/fileinfo/libmagic/apprentice.c:896:12 - Unknown word (BESHORT) -- case FILE_BESHORT: @@ -8549,8 +7634,8 @@ ext/fileinfo/libmagic/apprentice.c:935:12 - Unknown word (LEMSDOSDATE) -- cas ext/fileinfo/libmagic/apprentice.c:936:12 - Unknown word (MSDOSTIME) -- case FILE_MSDOSTIME: ext/fileinfo/libmagic/apprentice.c:937:12 - Unknown word (BEMSDOSTIME) -- case FILE_BEMSDOSTIME: ext/fileinfo/libmagic/apprentice.c:938:12 - Unknown word (LEMSDOSTIME) -- case FILE_LEMSDOSTIME: +ext/fileinfo/libmagic/apprentice.c:954:12 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/apprentice.c:955:12 - Unknown word (LESTRING) -- case FILE_LESTRING16: -ext/fileinfo/libmagic/apprentice.c:966:7 - Unknown word (nonmagic) -- v = nonmagic(m->value.s); ext/fileinfo/libmagic/apprentice.c:985:13 - Unknown word (reln) -- switch (m->reln) { ext/fileinfo/libmagic/apptype.c:108:13 - Unknown word (FAPPTYP) -- if (type & FAPPTYP_32BIT) ext/fileinfo/libmagic/apptype.c:111:13 - Unknown word (FAPPTYP) -- if (type & FAPPTYP_PHYSDRV) { @@ -8559,36 +7644,31 @@ ext/fileinfo/libmagic/apptype.c:114:20 - Unknown word (FAPPTYP) -- } else ext/fileinfo/libmagic/apptype.c:114:28 - Unknown word (VIRTDRV) -- else if (type & FAPPTYP_VIRTDRV) { ext/fileinfo/libmagic/apptype.c:117:20 - Unknown word (FAPPTYP) -- } else if (type & FAPPTYP_DLL) { ext/fileinfo/libmagic/apptype.c:118:22 - Unknown word (PROTDLL) -- if (type & FAPPTYP_PROTDLL) +ext/fileinfo/libmagic/apptype.c:123:29 - Unknown word (WINDOWSREAL) -- if (type & (FAPPTYP_WINDOWSREAL | FAPPTYP_WINDOWSPROT ext/fileinfo/libmagic/apptype.c:123:51 - Unknown word (WINDOWSPROT) -- WINDOWSREAL | FAPPTYP_WINDOWSPROT)) { +ext/fileinfo/libmagic/apptype.c:151:26 - Unknown word (NOTWINDOWCOMPAT) -- switch (type & (FAPPTYP_NOTWINDOWCOMPAT | +ext/fileinfo/libmagic/apptype.c:154:15 - Unknown word (NOTWINDOWCOMPAT) -- case FAPPTYP_NOTWINDOWCOMPAT: +ext/fileinfo/libmagic/apptype.c:155:26 - Unknown word (NOTWINDOWCOMPAT) -- (file_printf(ms, " [NOTWINDOWCOMPAT]") == -1) ext/fileinfo/libmagic/apptype.c:20:17 - Unknown word (Hankerson) -- * amai: Darrel Hankerson did the changes described ext/fileinfo/libmagic/apptype.c:20:4 - Unknown word (amai) -- * amai: Darrel Hankerson did ext/fileinfo/libmagic/apptype.c:2:40 - Unknown word (Eberhard) -- apptype.c, Written by Eberhard Mattes and put into ext/fileinfo/libmagic/apptype.c:38:14 - Unknown word (DOSSESMGR) -- #define INCL_DOSSESMGR ext/fileinfo/libmagic/apptype.c:40:14 - Unknown word (DOSFILEMGR) -- #define INCL_DOSFILEMGR +ext/fileinfo/libmagic/apptype.c:61:3 - Unknown word (splitpath) -- _splitpath(filename, drive, dir ext/fileinfo/libmagic/apptype.c:8:35 - Unknown word (FAPPTYP) -- DosQueryAppType will return FAPPTYP_DOS on a file ending ext/fileinfo/libmagic/apptype.c:9:56 - Unknown word (Eberhard) -- exe with this name). Eberhard Mattes ext/fileinfo/libmagic/ascmagic.c:105:6 - Unknown word (ascmagic) -- file_ascmagic_with_encoding(struct ext/fileinfo/libmagic/ascmagic.c:144:28 - Unknown word (realloced) -- improved, or at least realloced after conversion. * ext/fileinfo/libmagic/ascmagic.c:147:9 - Unknown word (oomem) -- file_oomem(ms, mlen); -ext/fileinfo/libmagic/ascmagic.c:158:18 - Unknown word (softmagic) -- if ((rv = file_softmagic(ms, &bb, NULL, NULL ext/fileinfo/libmagic/ascmagic.c:212:13 - Unknown word (printedlen) -- len = file_printedlen(ms); -ext/fileinfo/libmagic/ascmagic.c:217:8 - Unknown word (Softmagic) -- * Softmagic printed something, we ext/fileinfo/libmagic/ascmagic.c:322:32 - Unknown word (overstriking) -- file_printf(ms, ", with overstriking") == -1) ext/fileinfo/libmagic/ascmagic.c:38:24 - Unknown word (ascmagic) -- FILE_RCSID("@(#)$File: ascmagic.c,v 1.116 2023/05/2 ext/fileinfo/libmagic/ascmagic.c:50:9 - Unknown word (ISSPC) -- #define ISSPC(x) ((x) == ' ' || (x ext/fileinfo/libmagic/ascmagic.c:71:6 - Unknown word (ascmagic) -- file_ascmagic(struct magic_set *ms ext/fileinfo/libmagic/ascmagic.c:96:13 - Unknown word (ascmagic) -- rv = file_ascmagic_with_encoding(ms, &bb ext/fileinfo/libmagic/buffer.c:52:5 - Unknown word (eoff) -- b->eoff = 0; -ext/fileinfo/libmagic/buffer.c:68:21 - Unknown word (CCAST) -- struct buffer *b = CCAST(struct buffer *, bb ext/fileinfo/libmagic/buffer.c:86:5 - Unknown word (eoff) -- b->eoff = b->st.st_size - b ext/fileinfo/libmagic/buffer.c:87:33 - Unknown word (eoff) -- LSEEK_FUNC(b->fd, b->eoff, SEEK_SET) == (zend -ext/fileinfo/libmagic/cdf.c:1007:22 - Unknown word (GETUINT) -- inp[i].pi_id = CDF_GETUINT32(p, i << 1); -ext/fileinfo/libmagic/cdf.c:1013:24 - Unknown word (GETUINT) -- inp[i].pi_type = CDF_GETUINT32(q, 0); -ext/fileinfo/libmagic/cdf.c:1021:20 - Unknown word (GETUINT) -- nelements = CDF_GETUINT32(q, 1); -ext/fileinfo/libmagic/cdf.c:1021:4 - Unknown word (nelements) -- nelements = CDF_GETUINT32(q, -ext/fileinfo/libmagic/cdf.c:1022:41 - Unknown word (nelements) -- CDF_ELEMENT_LIMIT || nelements == 0) { -ext/fileinfo/libmagic/cdf.c:1022:8 - Unknown word (nelements) -- if (nelements > CDF_ELEMENT_LIMIT -ext/fileinfo/libmagic/cdf.c:1023:31 - Unknown word (nelements) -- DPRINTF(("CDF_VECTOR with nelements == %" ext/fileinfo/libmagic/cdf.c:116:15 - Unknown word (RCAST) -- uint8_t *s = RCAST(uint8_t *, RCAST(void ext/fileinfo/libmagic/cdf.c:116:32 - Unknown word (RCAST) -- s = RCAST(uint8_t *, RCAST(void *, &sv)); ext/fileinfo/libmagic/cdf.c:117:15 - Unknown word (RCAST) -- uint8_t *d = RCAST(uint8_t *, RCAST(void @@ -8598,12 +7678,7 @@ ext/fileinfo/libmagic/cdf.c:1371:7 - Unknown word (abuf) -- char abuf[1 ext/fileinfo/libmagic/cdf.c:1376:3 - Unknown word (abuf) -- abuf[j++] = isprint(*p) ext/fileinfo/libmagic/cdf.c:1379:4 - Unknown word (abuf) -- abuf[15] = '\0'; ext/fileinfo/libmagic/cdf.c:1381:8 - Unknown word (abuf) -- abuf, i + 1); -ext/fileinfo/libmagic/cdf.c:1506:10 - Unknown word (tbuf) -- char tbuf[26]; -ext/fileinfo/libmagic/cdf.c:1509:31 - Unknown word (tbuf) -- cdf_ctime(&ts.tv_sec, tbuf)); -ext/fileinfo/libmagic/cdf.c:1554:7 - Unknown word (tbuf) -- char tbuf[64], sbuf[256]; -ext/fileinfo/libmagic/cdf.c:1562:29 - Unknown word (tbuf) -- cdf_ctime(&ts.tv_sec, tbuf)); ext/fileinfo/libmagic/cdf.c:1610:17 - Unknown word (SSAT) -- cdf_dump_sat("SSAT", &ssat, CDF_SHORT_SEC -ext/fileinfo/libmagic/cdf.c:165:5 - Unknown word (getuint) -- cdf_getuint32(const uint8_t *p, ext/fileinfo/libmagic/cdf.c:174:13 - Unknown word (UNPACKA) -- #define CDF_UNPACKA(a) \ ext/fileinfo/libmagic/cdf.c:233:6 - Unknown word (UNPACKA) -- CDF_UNPACKA(h->h_uuid); ext/fileinfo/libmagic/cdf.c:239:6 - Unknown word (UNPACKA) -- CDF_UNPACKA(h->h_unused0); @@ -8614,6 +7689,10 @@ ext/fileinfo/libmagic/cdf.c:456:7 - Unknown word (nsatpersec) -- if ((nsatpe ext/fileinfo/libmagic/cdf.c:457:55 - Unknown word (nsatpersec) -- sat > CDF_SEC_LIMIT / nsatpersec) || ext/fileinfo/libmagic/cdf.c:465:50 - Unknown word (nsatpersec) -- sectors_in_master_sat * nsatpersec + i; ext/fileinfo/libmagic/cdf.c:498:19 - Unknown word (nsatpersec) -- for (k = 0; k < nsatpersec; k++, i++) { +ext/fileinfo/libmagic/cdf.c:534:14 - Unknown word (maxsector) -- cdf_secid_t maxsector = CAST(cdf_secid_t, +ext/fileinfo/libmagic/cdf.c:535:15 - Unknown word (maxsector) -- / sizeof(maxsector)); +ext/fileinfo/libmagic/cdf.c:550:14 - Unknown word (maxsector) -- if (sid >= maxsector) { +ext/fileinfo/libmagic/cdf.c:551:39 - Unknown word (maxsector) -- Sector %d >= %d\n", sid, maxsector)); ext/fileinfo/libmagic/cdf.c:619:22 - Unknown word (ssat) -- const cdf_sat_t *ssat, const cdf_stream_t ext/fileinfo/libmagic/cdf.c:624:33 - Unknown word (ssat) -- len = cdf_count_chain(ssat, sid, CDF_SEC_SIZE(h ext/fileinfo/libmagic/cdf.c:651:34 - Unknown word (ssat) -- TOLE4(CAST(uint32_t, ssat->sat_tab[sid])); @@ -8621,14 +7700,8 @@ ext/fileinfo/libmagic/cdf.c:661:44 - Unknown word (ssat) -- sat, const ext/fileinfo/libmagic/cdf.c:666:41 - Unknown word (ssat) -- short_sector_chain(h, ssat, sst, sid, len, ext/fileinfo/libmagic/cdf.c:793:22 - Unknown word (secror) -- DPRINTF(("No first secror in dir\n")); ext/fileinfo/libmagic/cdf.c:868:13 - Unknown word (SHLEN) -- #define CDF_SHLEN_LIMIT (UINT32_MAX / -ext/fileinfo/libmagic/cdf.c:893:12 - Unknown word (GETUINT) -- ofs = CDF_GETUINT32(p, tail); -ext/fileinfo/libmagic/cdf.c:94:13 - Unknown word (GETUINT) -- #define CDF_GETUINT32(x, y) cdf_getuint -ext/fileinfo/libmagic/cdf.c:94:33 - Unknown word (getuint) -- GETUINT32(x, y) cdf_getuint32(x, y) -ext/fileinfo/libmagic/cdf.c:969:16 - Unknown word (nelements) -- size_t i, o4, nelements, j, slen, left; ext/fileinfo/libmagic/cdf.c:981:22 - Unknown word (SHLEN) -- if (sh.sh_len > CDF_SHLEN_LIMIT) { -ext/fileinfo/libmagic/cdf.h:203:13 - Unknown word (BSTR) -- #define CDF_BSTR 0x00000008 ext/fileinfo/libmagic/cdf.h:219:13 - Unknown word (HRESULT) -- #define CDF_HRESULT 0x00000019 -ext/fileinfo/libmagic/cdf.h:222:13 - Unknown word (CARRAY) -- #define CDF_CARRAY 0x0000001c ext/fileinfo/libmagic/cdf.h:234:13 - Unknown word (CLSID) -- #define CDF_CLSID 0x00000048 ext/fileinfo/libmagic/cdf.h:240:13 - Unknown word (ILLEGALMASKED) -- #define CDF_ILLEGALMASKED 0x00000fff ext/fileinfo/libmagic/cdf.h:307:14 - Unknown word (ssat) -- int cdf_read_ssat(const cdf_info_t *, @@ -8636,11 +7709,9 @@ ext/fileinfo/libmagic/cdf.h:41:10 - Unknown word (DJGPP) -- #ifdef __DJ ext/fileinfo/libmagic/cdf_time.c:105:6 - Unknown word (rdays) -- int rdays; ext/fileinfo/libmagic/cdf_time.c:123:2 - Unknown word (rdays) -- rdays = cdf_getdays(tm.tm ext/fileinfo/libmagic/cdf_time.c:124:7 - Unknown word (rdays) -- t -= rdays - 1; -ext/fileinfo/libmagic/cdf_time.c:126:18 - Unknown word (getmonth) -- tm.tm_mon = cdf_getmonth(tm.tm_year, CAST(int ext/fileinfo/libmagic/cdf_time.c:44:18 - Unknown word (mdays) -- static const int mdays[] = { ext/fileinfo/libmagic/cdf_time.c:71:31 - Unknown word (mdays) -- 0; m < __arraycount(mdays); m++) { ext/fileinfo/libmagic/cdf_time.c:72:13 - Unknown word (mdays) -- int sub = mdays[m] + (m == 1 && isleap -ext/fileinfo/libmagic/cdf_time.c:84:5 - Unknown word (getmonth) -- cdf_getmonth(int year, int days) ext/fileinfo/libmagic/cdf_time.c:88:31 - Unknown word (mdays) -- 0; m < __arraycount(mdays); m++) { ext/fileinfo/libmagic/cdf_time.c:89:11 - Unknown word (mdays) -- days -= mdays[m]; ext/fileinfo/libmagic/compress.c:1001:16 - Unknown word (XZLIB) -- #ifdef BUILTIN_XZLIB @@ -8657,19 +7728,9 @@ ext/fileinfo/libmagic/compress.c:1037:10 - Unknown word (uncompressxzlib) -- ext/fileinfo/libmagic/compress.c:1039:16 - Unknown word (ZSTDLIB) -- #ifdef BUILTIN_ZSTDLIB ext/fileinfo/libmagic/compress.c:1041:10 - Unknown word (uncompresszstd) -- return uncompresszstd; ext/fileinfo/libmagic/compress.c:1045:10 - Unknown word (uncompresslzlib) -- return uncompresslzlib; -ext/fileinfo/libmagic/compress.c:1053:1 - Unknown word (uncompressbuf) -- uncompressbuf(int fd, size_t bytes -ext/fileinfo/libmagic/compress.c:1053:60 - Unknown word (nofork) -- size_t method, int nofork, ext/fileinfo/libmagic/compress.c:1067:31 - Unknown word (getdecompressor) -- t, size_t *, int) = getdecompressor(method); -ext/fileinfo/libmagic/compress.c:1074:7 - Unknown word (nofork) -- if (nofork) { ext/fileinfo/libmagic/compress.c:1101:29 - Unknown word (closexec) -- fd == -1 && file_pipe_closexec(fdp[STDIN_FILENO]) ext/fileinfo/libmagic/compress.c:1102:16 - Unknown word (closexec) -- file_pipe_closexec(fdp[STDOUT_FILENO]) -ext/fileinfo/libmagic/compress.c:1104:3 - Unknown word (closep) -- closep(fdp[STDIN_FILENO]); -ext/fileinfo/libmagic/compress.c:1105:3 - Unknown word (closep) -- closep(fdp[STDOUT_FILENO]) -ext/fileinfo/libmagic/compress.c:1153:3 - Unknown word (closefd) -- closefd(fdp[i], 1); -ext/fileinfo/libmagic/compress.c:1156:3 - Unknown word (closefd) -- closefd(fdp[STDIN_FILENO], -ext/fileinfo/libmagic/compress.c:1164:3 - Unknown word (closefd) -- closefd(fdp[STDIN_FILENO], -ext/fileinfo/libmagic/compress.c:1168:6 - Unknown word (sread) -- r = sread(fdp[STDOUT_FILENO][ -ext/fileinfo/libmagic/compress.c:1186:12 - Unknown word (sread) -- if ((re = sread(fdp[STDERR_FILENO][ ext/fileinfo/libmagic/compress.c:139:1 - Unknown word (lzmacmp) -- lzmacmp(const unsigned char ext/fileinfo/libmagic/compress.c:166:20 - Unknown word (lrzip) -- static const char *lrzip_args[] = { ext/fileinfo/libmagic/compress.c:167:3 - Unknown word (lrzip) -- "lrzip", "-qdf", "-", NULL @@ -8681,10 +7742,8 @@ ext/fileinfo/libmagic/compress.c:209:31 - Unknown word (lrzip) -- ma ext/fileinfo/libmagic/compress.c:209:58 - Unknown word (LRZIP) -- args, NULL }, /* 10, LRZIP */ ext/fileinfo/libmagic/compress.c:212:17 - Unknown word (lzmacmp) -- { { .func = lzmacmp }, -13, xz_args, NULL ext/fileinfo/libmagic/compress.c:218:9 - Unknown word (OKDATA) -- #define OKDATA 0 -ext/fileinfo/libmagic/compress.c:222:22 - Unknown word (swrite) -- file_private ssize_t swrite(int, const void *, size ext/fileinfo/libmagic/compress.c:224:21 - Unknown word (ncompr) -- file_private size_t ncompr = __arraycount(compr ext/fileinfo/libmagic/compress.c:224:43 - Unknown word (compr) -- ncompr = __arraycount(compr); -ext/fileinfo/libmagic/compress.c:225:18 - Unknown word (uncompressbuf) -- file_private int uncompressbuf(int, size_t, size_t ext/fileinfo/libmagic/compress.c:228:18 - Unknown word (uncompresszlib) -- file_private int uncompresszlib(const unsigned char ext/fileinfo/libmagic/compress.c:230:18 - Unknown word (uncompressgzipped) -- file_private int uncompressgzipped(const unsigned char ext/fileinfo/libmagic/compress.c:234:18 - Unknown word (uncompressbzlib) -- file_private int uncompressbzlib(const unsigned char @@ -8704,40 +7763,26 @@ ext/fileinfo/libmagic/compress.c:294:11 - Unknown word (compr) -- ext/fileinfo/libmagic/compress.c:297:30 - Unknown word (maglen) -- CAST(size_t, compr[i].maglen)) == 0; ext/fileinfo/libmagic/compress.c:30:4 - Unknown word (zmagic) -- * zmagic() - returns 0 if not ext/fileinfo/libmagic/compress.c:30:44 - Unknown word (uncompresses) -- if not recognized, uncompresses and prints -ext/fileinfo/libmagic/compress.c:314:9 - Unknown word (uncompressbuf) -- urv = uncompressbuf(fd, ms->bytes_max, i -ext/fileinfo/libmagic/compress.c:316:12 - Unknown word (uncompressbuf) -- DPRINTF("uncompressbuf = %d, %s, %" SIZE_T ext/fileinfo/libmagic/compress.c:319:8 - Unknown word (OKDATA) -- case OKDATA: ext/fileinfo/libmagic/compress.c:32:31 - Unknown word (newch) -- uncompress(method, old, n, newch) - uncompress old into ext/fileinfo/libmagic/compress.c:378:11 - Unknown word (Zmagic) -- DPRINTF("Zmagic returns %d\n", rv); -ext/fileinfo/libmagic/compress.c:386:1 - Unknown word (swrite) -- swrite(int fd, const void -ext/fileinfo/libmagic/compress.c:411:1 - Unknown word (sread) -- sread(int fd, void *buf, size ext/fileinfo/libmagic/compress.c:411:40 - Unknown word (canbepipe) -- *buf, size_t n, int canbepipe __attribute__((__unused ext/fileinfo/libmagic/compress.c:423:6 - Unknown word (canbepipe) -- if (canbepipe && (ioctl(fd, FIONREAD ext/fileinfo/libmagic/compress.c:429:8 - Unknown word (selrv) -- int selrv; ext/fileinfo/libmagic/compress.c:438:4 - Unknown word (selrv) -- selrv = select(fd + 1, &check ext/fileinfo/libmagic/compress.c:439:8 - Unknown word (selrv) -- if (selrv == -1) { ext/fileinfo/libmagic/compress.c:442:15 - Unknown word (selrv) -- } else if (selrv == 0 && cnt >= 5) { -ext/fileinfo/libmagic/compress.c:468:23 - Unknown word (CCAST) -- buf = CAST(char *, CCAST(void *, buf)) + rv; -ext/fileinfo/libmagic/compress.c:523:6 - Unknown word (swrite) -- if (swrite(tfd, startbuf, nbytes -ext/fileinfo/libmagic/compress.c:526:15 - Unknown word (sread) -- while ((r = sread(fd, buf, sizeof(buf -ext/fileinfo/libmagic/compress.c:527:8 - Unknown word (swrite) -- if (swrite(tfd, buf, CAST(size ext/fileinfo/libmagic/compress.c:561:9 - Unknown word (FHCRC) -- #define FHCRC (1 << 1) -ext/fileinfo/libmagic/compress.c:562:9 - Unknown word (FEXTRA) -- #define FEXTRA (1 << 2) -ext/fileinfo/libmagic/compress.c:564:9 - Unknown word (FCOMMENT) -- #define FCOMMENT (1 << 4) ext/fileinfo/libmagic/compress.c:568:1 - Unknown word (uncompressgzipped) -- uncompressgzipped(const unsigned char ext/fileinfo/libmagic/compress.c:568:61 - Unknown word (newch) -- old, unsigned char **newch, -ext/fileinfo/libmagic/compress.c:580:12 - Unknown word (FEXTRA) -- if (flg & FEXTRA) { -ext/fileinfo/libmagic/compress.c:590:12 - Unknown word (FCOMMENT) -- if (flg & FCOMMENT) { ext/fileinfo/libmagic/compress.c:595:12 - Unknown word (FHCRC) -- if (flg & FHCRC) ext/fileinfo/libmagic/compress.c:603:29 - Unknown word (newch) -- uncompresszlib(old, newch, bytes_max, n, 0); ext/fileinfo/libmagic/compress.c:603:9 - Unknown word (uncompresszlib) -- return uncompresszlib(old, newch, bytes_max ext/fileinfo/libmagic/compress.c:605:19 - Unknown word (newch) -- return makeerror(newch, n, "File too short ext/fileinfo/libmagic/compress.c:609:1 - Unknown word (uncompresszlib) -- uncompresszlib(const unsigned char ext/fileinfo/libmagic/compress.c:609:58 - Unknown word (newch) -- old, unsigned char **newch, -ext/fileinfo/libmagic/compress.c:616:14 - Unknown word (CCAST) -- z.next_in = CCAST(Bytef *, old); ext/fileinfo/libmagic/compress.c:643:9 - Unknown word (OKDATA) -- return OKDATA; ext/fileinfo/libmagic/compress.c:651:1 - Unknown word (uncompressbzlib) -- uncompressbzlib(const unsigned char -ext/fileinfo/libmagic/compress.c:663:15 - Unknown word (CCAST) -- bz.next_in = CCAST(char *, RCAST(const ext/fileinfo/libmagic/compress.c:663:29 - Unknown word (RCAST) -- next_in = CCAST(char *, RCAST(const char *, old)) ext/fileinfo/libmagic/compress.c:665:16 - Unknown word (RCAST) -- bz.next_out = RCAST(char *, *newch); ext/fileinfo/libmagic/compress.c:684:9 - Unknown word (OKDATA) -- return OKDATA; @@ -8745,13 +7790,11 @@ ext/fileinfo/libmagic/compress.c:686:30 - Unknown word (bunzip) -- ext/fileinfo/libmagic/compress.c:690:16 - Unknown word (XZLIB) -- #ifdef BUILTIN_XZLIB ext/fileinfo/libmagic/compress.c:692:1 - Unknown word (uncompressxzlib) -- uncompressxzlib(const unsigned char ext/fileinfo/libmagic/compress.c:698:19 - Unknown word (xzlib) -- DPRINTF("builtin xzlib decompression\n"); -ext/fileinfo/libmagic/compress.c:704:15 - Unknown word (CCAST) -- xz.next_in = CCAST(const uint8_t *, old ext/fileinfo/libmagic/compress.c:706:16 - Unknown word (RCAST) -- xz.next_out = RCAST(uint8_t *, *newch); ext/fileinfo/libmagic/compress.c:722:9 - Unknown word (OKDATA) -- return OKDATA; ext/fileinfo/libmagic/compress.c:724:30 - Unknown word (unxz) -- makeerror(newch, n, "unxz error %d", rc); ext/fileinfo/libmagic/compress.c:728:16 - Unknown word (ZSTDLIB) -- #ifdef BUILTIN_ZSTDLIB ext/fileinfo/libmagic/compress.c:730:1 - Unknown word (uncompresszstd) -- uncompresszstd(const unsigned char -ext/fileinfo/libmagic/compress.c:748:11 - Unknown word (CCAST) -- in.src = CCAST(const void *, old); ext/fileinfo/libmagic/compress.c:751:12 - Unknown word (RCAST) -- out.dst = RCAST(void *, *newch); ext/fileinfo/libmagic/compress.c:773:16 - Unknown word (LZLIB) -- #ifdef BUILTIN_LZLIB ext/fileinfo/libmagic/compress.c:775:1 - Unknown word (uncompresslzlib) -- uncompresslzlib(const unsigned char @@ -8762,27 +7805,18 @@ ext/fileinfo/libmagic/compress.c:832:30 - Unknown word (lzlib) -- ext/fileinfo/libmagic/compress.c:83:37 - Unknown word (ZSTDLIBSUPPORT) -- HAVE_ZSTD_H) && defined(ZSTDLIBSUPPORT) ext/fileinfo/libmagic/compress.c:84:17 - Unknown word (ZSTDLIB) -- #define BUILTIN_ZSTDLIB ext/fileinfo/libmagic/compress.c:855:9 - Unknown word (RCAST) -- *buf = RCAST(unsigned char *, msg -ext/fileinfo/libmagic/compress.c:861:1 - Unknown word (closefd) -- closefd(int *fd, size_t i) -ext/fileinfo/libmagic/compress.c:870:1 - Unknown word (closep) -- closep(int *fd) -ext/fileinfo/libmagic/compress.c:874:3 - Unknown word (closefd) -- closefd(fd, i); ext/fileinfo/libmagic/compress.c:89:18 - Unknown word (LZLIB) -- #if defined(HAVE_LZLIB_H) && defined(LZLIBSUPPORT ext/fileinfo/libmagic/compress.c:89:38 - Unknown word (LZLIBSUPPORT) -- LZLIB_H) && defined(LZLIBSUPPORT) ext/fileinfo/libmagic/compress.c:90:17 - Unknown word (LZLIB) -- #define BUILTIN_LZLIB ext/fileinfo/libmagic/compress.c:918:13 - Unknown word (closexec) -- file_clear_closexec(STDIN_FILENO); ext/fileinfo/libmagic/compress.c:925:13 - Unknown word (closexec) -- file_clear_closexec(STDOUT_FILENO); ext/fileinfo/libmagic/compress.c:931:13 - Unknown word (closexec) -- file_clear_closexec(STDERR_FILENO); -ext/fileinfo/libmagic/compress.c:950:7 - Unknown word (swrite) -- if (swrite(fd, old, n) != CAST -ext/fileinfo/libmagic/der.c:103:17 - Unknown word (UTCTIME) -- #define DER_TAG_UTCTIME 0x17 ext/fileinfo/libmagic/der.c:246:43 - Unknown word (RCAST) -- blen, "%.*s", len, RCAST(const char *, q)); -ext/fileinfo/libmagic/der.c:247:15 - Unknown word (UTCTIME) -- case DER_TAG_UTCTIME: ext/fileinfo/libmagic/der.c:268:21 - Unknown word (RCAST) -- const uint8_t *b = RCAST(const uint8_t *, ms ext/fileinfo/libmagic/der.c:307:21 - Unknown word (RCAST) -- const uint8_t *b = RCAST(const uint8_t *, ms -ext/fileinfo/libmagic/der.c:395:15 - Unknown word (UTCTIME) -- case DER_TAG_UTCTIME: ext/fileinfo/libmagic/der.c:71:34 - Unknown word (UACP) -- char der_class[] = "UACP"; ext/fileinfo/libmagic/encoding.c:102:8 - Unknown word (oomem) -- file_oomem(ms, mlen); ext/fileinfo/libmagic/encoding.c:154:9 - Unknown word (oomem) -- file_oomem(ms, mlen); -ext/fileinfo/libmagic/encoding.c:177:15 - Unknown word (udefbuf) -- if (ubuf == &udefbuf) -ext/fileinfo/libmagic/encoding.c:178:9 - Unknown word (udefbuf) -- efree(udefbuf); ext/fileinfo/libmagic/encoding.c:310:9 - Unknown word (LOCB) -- #define LOCB 0x80 ext/fileinfo/libmagic/encoding.c:311:9 - Unknown word (HICB) -- #define HICB 0xBF ext/fileinfo/libmagic/encoding.c:31:10 - Unknown word (Wunsch) -- * Joerg Wunsch @@ -8801,18 +7835,8 @@ ext/fileinfo/libmagic/encoding.c:462:15 - Unknown word (LOSURR) -- #defin ext/fileinfo/libmagic/encoding.c:507:15 - Unknown word (LOSURR) -- if (!UCS16_LOSURR(uc)) ext/fileinfo/libmagic/encoding.c:515:13 - Unknown word (HISURR) -- if (UCS16_HISURR(uc)) ext/fileinfo/libmagic/encoding.c:517:13 - Unknown word (LOSURR) -- if (UCS16_LOSURR(uc)) -ext/fileinfo/libmagic/encoding.c:83:18 - Unknown word (udefbuf) -- file_unichar_t *udefbuf; -ext/fileinfo/libmagic/encoding.c:84:9 - Unknown word (udeflen) -- size_t udeflen; -ext/fileinfo/libmagic/encoding.c:87:11 - Unknown word (udefbuf) -- ubuf = &udefbuf; -ext/fileinfo/libmagic/encoding.c:89:11 - Unknown word (udeflen) -- ulen = &udeflen; ext/fileinfo/libmagic/file.h:155:25 - Unknown word (muslc) -- implementations like muslc crash otherwise. If -ext/fileinfo/libmagic/file.h:166:9 - Unknown word (MAGICNO) -- #define MAGICNO 0xF11E041C -ext/fileinfo/libmagic/file.h:167:9 - Unknown word (VERSIONNO) -- #define VERSIONNO 18 -ext/fileinfo/libmagic/file.h:168:14 - Unknown word (MAGICSIZE) -- #define FILE_MAGICSIZE 376 ext/fileinfo/libmagic/file.h:182:13 - Unknown word (eoff) -- zend_off_t eoff; -ext/fileinfo/libmagic/file.h:207:9 - Unknown word (OFFADD) -- #define OFFADD 0x02 /* if '>&' or -ext/fileinfo/libmagic/file.h:208:9 - Unknown word (INDIROFFADD) -- #define INDIROFFADD 0x04 /* if '>&(' appears -ext/fileinfo/libmagic/file.h:213:46 - Unknown word (softmagic) -- for passing to file_softmagic */ ext/fileinfo/libmagic/file.h:214:9 - Unknown word (OFFNEGATIVE) -- #define OFFNEGATIVE 0x80 /* relative to ext/fileinfo/libmagic/file.h:219:10 - Unknown word (reln) -- uint8_t reln; /* relation (0=eq ext/fileinfo/libmagic/file.h:230:17 - Unknown word (BESHORT) -- #define FILE_BESHORT 7 @@ -8823,6 +7847,7 @@ ext/fileinfo/libmagic/file.h:235:17 - Unknown word (LEDATE) -- #define F ext/fileinfo/libmagic/file.h:237:17 - Unknown word (LDATE) -- #define FILE_LDATE 14 ext/fileinfo/libmagic/file.h:238:17 - Unknown word (BELDATE) -- #define FILE_BELDATE 15 ext/fileinfo/libmagic/file.h:239:17 - Unknown word (LELDATE) -- #define FILE_LELDATE 16 +ext/fileinfo/libmagic/file.h:241:17 - Unknown word (BESTRING) -- #define FILE_BESTRING16 18 ext/fileinfo/libmagic/file.h:242:17 - Unknown word (LESTRING) -- #define FILE_LESTRING16 19 ext/fileinfo/libmagic/file.h:244:17 - Unknown word (MEDATE) -- #define FILE_MEDATE 21 ext/fileinfo/libmagic/file.h:245:17 - Unknown word (MELDATE) -- #define FILE_MELDATE 22 @@ -8852,7 +7877,7 @@ ext/fileinfo/libmagic/file.h:278:17 - Unknown word (BEMSDOSDATE) -- #define F ext/fileinfo/libmagic/file.h:279:17 - Unknown word (MSDOSTIME) -- #define FILE_MSDOSTIME 56 ext/fileinfo/libmagic/file.h:280:17 - Unknown word (LEMSDOSTIME) -- #define FILE_LEMSDOSTIME 57 ext/fileinfo/libmagic/file.h:281:17 - Unknown word (BEMSDOSTIME) -- #define FILE_BEMSDOSTIME 58 -ext/fileinfo/libmagic/file.h:285:12 - Unknown word (LIBMAGIC) -- #define IS_LIBMAGIC_STRING(t) \ +ext/fileinfo/libmagic/file.h:288:15 - Unknown word (BESTRING) -- (t) == FILE_BESTRING16 || \ ext/fileinfo/libmagic/file.h:289:15 - Unknown word (LESTRING) -- (t) == FILE_LESTRING16 || \ ext/fileinfo/libmagic/file.h:298:29 - Unknown word (cdux) -- FILE_FMT_NUM 1 /* "cduxXi" */ ext/fileinfo/libmagic/file.h:320:17 - Unknown word (OPAND) -- #define FILE_OPAND 0 @@ -8865,18 +7890,13 @@ ext/fileinfo/libmagic/file.h:326:17 - Unknown word (OPDIVIDE) -- #define F ext/fileinfo/libmagic/file.h:327:17 - Unknown word (OPMODULO) -- #define FILE_OPMODULO 7 ext/fileinfo/libmagic/file.h:331:17 - Unknown word (OPSIGNED) -- #define FILE_OPSIGNED 0x20 ext/fileinfo/libmagic/file.h:332:17 - Unknown word (OPINVERSE) -- #define FILE_OPINVERSE 0x40 -ext/fileinfo/libmagic/file.h:333:17 - Unknown word (OPINDIRECT) -- #define FILE_OPINDIRECT 0x80 -ext/fileinfo/libmagic/file.h:416:9 - Unknown word (nmagic) -- size_t nmagic; /* number of entries ext/fileinfo/libmagic/file.h:423:9 - Unknown word (RCAST) -- #define RCAST(T, b) reinterpret_cast -ext/fileinfo/libmagic/file.h:424:9 - Unknown word (CCAST) -- #define CCAST(T, b) const_cast ext/fileinfo/libmagic/file.h:427:9 - Unknown word (RCAST) -- #define RCAST(T, b) ((T)(uintptr_t -ext/fileinfo/libmagic/file.h:428:9 - Unknown word (CCAST) -- #define CCAST(T, b) ((T)(uintptr_t ext/fileinfo/libmagic/file.h:457:11 - Unknown word (eoffset) -- uint32_t eoffset; /* offset from end ext/fileinfo/libmagic/file.h:479:15 - Unknown word (shnum) -- uint16_t elf_shnum_max; ext/fileinfo/libmagic/file.h:480:15 - Unknown word (phnum) -- uint16_t elf_phnum_max; ext/fileinfo/libmagic/file.h:485:13 - Unknown word (shsize) -- size_t elf_shsize_max; ext/fileinfo/libmagic/file.h:488:50 - Unknown word (Neue) -- offset for HelveticaNeue.dfont */ -ext/fileinfo/libmagic/file.h:488:55 - Unknown word (dfont) -- offset for HelveticaNeue.dfont */ ext/fileinfo/libmagic/file.h:490:18 - Unknown word (PHNUM) -- #define FILE_ELF_PHNUM_MAX 2048 ext/fileinfo/libmagic/file.h:491:18 - Unknown word (SHNUM) -- #define FILE_ELF_SHNUM_MAX 32768 ext/fileinfo/libmagic/file.h:492:18 - Unknown word (SHSIZE) -- #define FILE_ELF_SHSIZE_MAX (128 * 1024 * @@ -8885,85 +7905,60 @@ ext/fileinfo/libmagic/file.h:513:33 - Unknown word (fmtdate) -- protected ext/fileinfo/libmagic/file.h:514:33 - Unknown word (fmttime) -- protected const char *file_fmttime(char *, size_t, uint ext/fileinfo/libmagic/file.h:515:33 - Unknown word (fmtvarint) -- protected const char *file_fmtvarint(char *, size_t, const ext/fileinfo/libmagic/file.h:517:33 - Unknown word (fmtnum) -- protected const char *file_fmtnum(char *, size_t, const -ext/fileinfo/libmagic/file.h:522:25 - Unknown word (fsmagic) -- file_protected int file_fsmagic(struct magic_set *, ext/fileinfo/libmagic/file.h:529:25 - Unknown word (checkfmt) -- file_protected int file_checkfmt(char *, size_t, const ext/fileinfo/libmagic/file.h:530:28 - Unknown word (printedlen) -- protected size_t file_printedlen(const struct magic_set -ext/fileinfo/libmagic/file.h:537:25 - Unknown word (tryelf) -- file_protected int file_tryelf(struct magic_set *, ext/fileinfo/libmagic/file.h:538:25 - Unknown word (trycdf) -- file_protected int file_trycdf(struct magic_set *, ext/fileinfo/libmagic/file.h:540:25 - Unknown word (zmagic) -- file_protected int file_zmagic(struct magic_set *, ext/fileinfo/libmagic/file.h:543:25 - Unknown word (ascmagic) -- file_protected int file_ascmagic(struct magic_set *, ext/fileinfo/libmagic/file.h:545:25 - Unknown word (ascmagic) -- file_protected int file_ascmagic_with_encoding(struct ext/fileinfo/libmagic/file.h:552:28 - Unknown word (simh) -- protected int file_is_simh(struct magic_set *, -ext/fileinfo/libmagic/file.h:554:25 - Unknown word (softmagic) -- file_protected int file_softmagic(struct magic_set *, -ext/fileinfo/libmagic/file.h:560:25 - Unknown word (magicfind) -- file_protected int file_magicfind(struct magic_set *, ext/fileinfo/libmagic/file.h:569:26 - Unknown word (oomem) -- protected void file_oomem(struct magic_set *, ext/fileinfo/libmagic/file.h:572:26 - Unknown word (magerror) -- protected void file_magerror(struct magic_set *, ext/fileinfo/libmagic/file.h:574:26 - Unknown word (magwarn) -- protected void file_magwarn(struct magic_set *, ext/fileinfo/libmagic/file.h:576:26 - Unknown word (mdump) -- protected void file_mdump(struct magic *); ext/fileinfo/libmagic/file.h:578:28 - Unknown word (mbswidth) -- protected size_t file_mbswidth(struct magic_set *, -ext/fileinfo/libmagic/file.h:580:24 - Unknown word (sread) -- file_protected ssize_t sread(int, void *, size_t ext/fileinfo/libmagic/file.h:594:30 - Unknown word (closexec) -- protected int file_pipe_closexec(int *); ext/fileinfo/libmagic/file.h:595:31 - Unknown word (closexec) -- protected int file_clear_closexec(int); ext/fileinfo/libmagic/file.h:596:27 - Unknown word (strtrim) -- protected char *file_strtrim(char *); -ext/fileinfo/libmagic/file.h:616:26 - Unknown word (nnames) -- extern const size_t file_nnames; ext/fileinfo/libmagic/file.h:96:9 - Unknown word (PATHSEP) -- #define PATHSEP ';' ext/fileinfo/libmagic/file.h:98:9 - Unknown word (PATHSEP) -- #define PATHSEP ':' -ext/fileinfo/libmagic/fsmagic.c:117:26 - Unknown word (ssetuid) -- if (file_printf(ms, "%ssetuid", COMMA) == -1) -ext/fileinfo/libmagic/fsmagic.c:122:26 - Unknown word (ssetgid) -- if (file_printf(ms, "%ssetgid", COMMA) == -1) ext/fileinfo/libmagic/fsmagic.c:127:26 - Unknown word (ssticky) -- if (file_printf(ms, "%ssticky", COMMA) == -1) -ext/fileinfo/libmagic/fsmagic.c:151:26 - Unknown word (scharacter) -- if (file_printf(ms, "%scharacter special (%d/%d/%d)" -ext/fileinfo/libmagic/fsmagic.c:156:26 - Unknown word (scharacter) -- if (file_printf(ms, "%scharacter special (%ld/%ld)", -ext/fileinfo/libmagic/fsmagic.c:162:26 - Unknown word (scharacter) -- if (file_printf(ms, "%scharacter special", COMMA) == ext/fileinfo/libmagic/fsmagic.c:178:32 - Unknown word (sfifo) -- if (file_printf(ms, "%sfifo (named pipe)", COMMA ext/fileinfo/libmagic/fsmagic.c:182:10 - Unknown word (IFDOOR) -- #ifdef S_IFDOOR ext/fileinfo/libmagic/fsmagic.c:183:9 - Unknown word (IFDOOR) -- case S_IFDOOR: ext/fileinfo/libmagic/fsmagic.c:188:32 - Unknown word (sdoor) -- if (file_printf(ms, "%sdoor", COMMA) == -1) -ext/fileinfo/libmagic/fsmagic.c:209:32 - Unknown word (ssocket) -- if (file_printf(ms, "%ssocket", COMMA) == -1) -ext/fileinfo/libmagic/fsmagic.c:232:33 - Unknown word (sempty) -- if (file_printf(ms, "%sempty", COMMA) == -1) -ext/fileinfo/libmagic/fsmagic.c:29:4 - Unknown word (fsmagic) -- * fsmagic - magic based on filesystem -ext/fileinfo/libmagic/fsmagic.c:35:24 - Unknown word (fsmagic) -- FILE_RCSID("@(#)$File: fsmagic.c,v 1.85 2022/12/26 -ext/fileinfo/libmagic/fsmagic.c:90:6 - Unknown word (fsmagic) -- file_fsmagic(struct magic_set *ms -ext/fileinfo/libmagic/funcs.c:137:7 - Unknown word (tbuf) -- char tbuf[1024]; ext/fileinfo/libmagic/funcs.c:142:11 - Unknown word (checkfmt) -- if (file_checkfmt(tbuf, sizeof(tbuf), -ext/fileinfo/libmagic/funcs.c:142:20 - Unknown word (tbuf) -- if (file_checkfmt(tbuf, sizeof(tbuf), fmt) -ext/fileinfo/libmagic/funcs.c:142:33 - Unknown word (tbuf) -- checkfmt(tbuf, sizeof(tbuf), fmt)) { -ext/fileinfo/libmagic/funcs.c:144:56 - Unknown word (tbuf) -- format `%s' (%s)", fmt, tbuf); ext/fileinfo/libmagic/funcs.c:221:6 - Unknown word (magerror) -- file_magerror(struct magic_set *ms ext/fileinfo/libmagic/funcs.c:230:6 - Unknown word (oomem) -- file_oomem(struct magic_set *ms ext/fileinfo/libmagic/funcs.c:297:24 - Unknown word (UNKNUNKN) -- if (file_printf(ms, "UNKNUNKN") == -1) -ext/fileinfo/libmagic/funcs.c:318:17 - Unknown word (inname) -- const char *inname __attribute__ ((__unused -ext/fileinfo/libmagic/funcs.c:359:51 - Unknown word (inname) -- CHECK_APPTYPE) == 0 && inname) { -ext/fileinfo/libmagic/funcs.c:360:28 - Unknown word (inname) -- file_os2_apptype(ms, inname, &b); ext/fileinfo/libmagic/funcs.c:377:12 - Unknown word (zmagic) -- m = file_zmagic(ms, &b, inname); -ext/fileinfo/libmagic/funcs.c:377:27 - Unknown word (inname) -- file_zmagic(ms, &b, inname); ext/fileinfo/libmagic/funcs.c:379:32 - Unknown word (zmagic) -- fprintf(stderr, "[try zmagic %d]\n", m); ext/fileinfo/libmagic/funcs.c:418:24 - Unknown word (SIMH) -- Check if we have a SIMH tape file */ ext/fileinfo/libmagic/funcs.c:419:34 - Unknown word (SIMH) -- flags & MAGIC_NO_CHECK_SIMH) == 0) { ext/fileinfo/libmagic/funcs.c:420:15 - Unknown word (simh) -- m = file_is_simh(ms, &b); ext/fileinfo/libmagic/funcs.c:422:32 - Unknown word (simh) -- fprintf(stderr, "[try simh %d]\n", m); ext/fileinfo/libmagic/funcs.c:431:12 - Unknown word (trycdf) -- m = file_trycdf(ms, &b); -ext/fileinfo/libmagic/funcs.c:455:13 - Unknown word (tryelf) -- rv = file_tryelf(ms, &b); -ext/fileinfo/libmagic/funcs.c:468:12 - Unknown word (softmagic) -- m = file_softmagic(ms, &b, NULL, NULL, -ext/fileinfo/libmagic/funcs.c:470:32 - Unknown word (softmagic) -- fprintf(stderr, "[try softmagic %d]\n", m); ext/fileinfo/libmagic/funcs.c:484:12 - Unknown word (ascmagic) -- m = file_ascmagic(ms, &b, looks_text) ext/fileinfo/libmagic/funcs.c:486:32 - Unknown word (ascmagic) -- fprintf(stderr, "[try ascmagic %d]\n", m); -ext/fileinfo/libmagic/funcs.c:539:9 - Unknown word (OCTALIFY) -- #define OCTALIFY(n, o) \ -ext/fileinfo/libmagic/funcs.c:565:8 - Unknown word (oomem) -- file_oomem(ms, len); -ext/fileinfo/libmagic/funcs.c:570:8 - Unknown word (oomem) -- file_oomem(ms, psize); -ext/fileinfo/libmagic/funcs.c:603:6 - Unknown word (OCTALIFY) -- OCTALIFY(np, op); -ext/fileinfo/libmagic/funcs.c:618:4 - Unknown word (OCTALIFY) -- OCTALIFY(np, op); -ext/fileinfo/libmagic/funcs.c:636:9 - Unknown word (oomem) -- file_oomem(ms, len); -ext/fileinfo/libmagic/funcs.c:649:6 - Unknown word (printedlen) -- file_printedlen(const struct magic_set -ext/fileinfo/libmagic/funcs.c:665:20 - Unknown word (libmagic) -- pattern = convert_libmagic_pattern((char*)pat, -ext/fileinfo/libmagic/funcs.c:741:14 - Unknown word (eptr) -- char *ptr, *eptr = buf + bufsiz - 1; -ext/fileinfo/libmagic/funcs.c:742:27 - Unknown word (RCAST) -- const unsigned char *s = RCAST(const unsigned char -ext/fileinfo/libmagic/funcs.c:745:25 - Unknown word (eptr) -- for (ptr = buf; ptr < eptr && s < es && *s; s+ -ext/fileinfo/libmagic/funcs.c:750:14 - Unknown word (eptr) -- if (ptr >= eptr - 3) -ext/fileinfo/libmagic/funcs.c:816:11 - Unknown word (closexec) -- file_pipe_closexec(int *fds) -ext/fileinfo/libmagic/funcs.c:835:12 - Unknown word (closexec) -- file_clear_closexec(int fd) { -ext/fileinfo/libmagic/funcs.c:844:6 - Unknown word (strtrim) -- file_strtrim(char *str) +ext/fileinfo/libmagic/funcs.c:523:38 - Unknown word (checkloaded) -- struct magic_set *ms, int checkloaded) +ext/fileinfo/libmagic/funcs.c:525:6 - Unknown word (checkloaded) -- if (checkloaded && ms->mlist[0] == NULL +ext/fileinfo/libmagic/funcs.c:539:9 - Unknown word (OCTALIFY) -- #define OCTALIFY(n, o) \ +ext/fileinfo/libmagic/funcs.c:565:8 - Unknown word (oomem) -- file_oomem(ms, len); +ext/fileinfo/libmagic/funcs.c:570:8 - Unknown word (oomem) -- file_oomem(ms, psize); +ext/fileinfo/libmagic/funcs.c:603:6 - Unknown word (OCTALIFY) -- OCTALIFY(np, op); +ext/fileinfo/libmagic/funcs.c:618:4 - Unknown word (OCTALIFY) -- OCTALIFY(np, op); +ext/fileinfo/libmagic/funcs.c:636:9 - Unknown word (oomem) -- file_oomem(ms, len); +ext/fileinfo/libmagic/funcs.c:649:6 - Unknown word (printedlen) -- file_printedlen(const struct magic_set +ext/fileinfo/libmagic/funcs.c:741:14 - Unknown word (eptr) -- char *ptr, *eptr = buf + bufsiz - 1; +ext/fileinfo/libmagic/funcs.c:742:27 - Unknown word (RCAST) -- const unsigned char *s = RCAST(const unsigned char +ext/fileinfo/libmagic/funcs.c:745:25 - Unknown word (eptr) -- for (ptr = buf; ptr < eptr && s < es && *s; s+ +ext/fileinfo/libmagic/funcs.c:750:14 - Unknown word (eptr) -- if (ptr >= eptr - 3) +ext/fileinfo/libmagic/funcs.c:816:11 - Unknown word (closexec) -- file_pipe_closexec(int *fds) +ext/fileinfo/libmagic/funcs.c:835:12 - Unknown word (closexec) -- file_clear_closexec(int fd) { +ext/fileinfo/libmagic/funcs.c:844:6 - Unknown word (strtrim) -- file_strtrim(char *str) ext/fileinfo/libmagic/funcs.c:94:6 - Unknown word (checkfmt) -- file_checkfmt(char *msg, size_t mlen -ext/fileinfo/libmagic/is_csv.c:158:30 - Unknown word (stext) -- file_printf(ms, "CSV %s%stext", code ? code : "", +ext/fileinfo/libmagic/is_csv.c:100:9 - Unknown word (eatquote) -- uc = eatquote(uc, ue); +ext/fileinfo/libmagic/is_csv.c:67:1 - Unknown word (eatquote) -- eatquote(const unsigned char ext/fileinfo/libmagic/is_json.c:202:12 - Unknown word (ARRAYN) -- st[JSON_ARRAYN]++; ext/fileinfo/libmagic/is_json.c:364:45 - Unknown word (ARRAYN) -- JSON_OBJECT] || st[JSON_ARRAYN])) ext/fileinfo/libmagic/is_json.c:411:20 - Unknown word (ARRAYN) -- return (st[JSON_ARRAYN] || st[JSON_OBJECT] @@ -9012,17 +8007,6 @@ ext/fileinfo/libmagic/is_tar.c:56:19 - Unknown word (tartype) -- static c ext/fileinfo/libmagic/is_tar.c:57:40 - Unknown word (Magdir) -- * found in ../magic/Magdir/archive */ ext/fileinfo/libmagic/is_tar.c:69:58 - Unknown word (nroff) -- can confuse it with an nroff file. ext/fileinfo/libmagic/is_tar.c:85:6 - Unknown word (tartype) -- tartype[tar - 1]) == -1) -ext/fileinfo/libmagic/magic.c:132:46 - Unknown word (magicfile) -- set *ms, const char *magicfile) -ext/fileinfo/libmagic/magic.c:136:29 - Unknown word (magicfile) -- file_apprentice(ms, magicfile, FILE_LOAD); -ext/fileinfo/libmagic/magic.c:140:49 - Unknown word (magicfile) -- set *ms, const char *magicfile) -ext/fileinfo/libmagic/magic.c:144:29 - Unknown word (magicfile) -- file_apprentice(ms, magicfile, FILE_COMPILE); -ext/fileinfo/libmagic/magic.c:148:47 - Unknown word (magicfile) -- set *ms, const char *magicfile) -ext/fileinfo/libmagic/magic.c:180:46 - Unknown word (inname) -- set *ms, const char *inname) -ext/fileinfo/libmagic/magic.c:184:28 - Unknown word (inname) -- return file_or_stream(ms, inname, NULL); -ext/fileinfo/libmagic/magic.c:196:50 - Unknown word (inname) -- set *ms, const char *inname, php_stream *stream -ext/fileinfo/libmagic/magic.c:215:15 - Unknown word (fsmagic) -- switch (file_fsmagic(ms, inname, &sb)) { -ext/fileinfo/libmagic/magic.c:215:27 - Unknown word (inname) -- switch (file_fsmagic(ms, inname, &sb)) { -ext/fileinfo/libmagic/magic.c:227:6 - Unknown word (inname) -- if (inname && !stream) { ext/fileinfo/libmagic/magic.c:345:23 - Unknown word (PHNUM) -- case MAGIC_PARAM_ELF_PHNUM_MAX: ext/fileinfo/libmagic/magic.c:346:11 - Unknown word (phnum) -- ms->elf_phnum_max = CAST(uint16_t ext/fileinfo/libmagic/magic.c:348:23 - Unknown word (SHNUM) -- case MAGIC_PARAM_ELF_SHNUM_MAX: @@ -9039,12 +8023,10 @@ ext/fileinfo/libmagic/magic.h:150:25 - Unknown word (PHNUM) -- define MA ext/fileinfo/libmagic/magic.h:151:25 - Unknown word (SHNUM) -- define MAGIC_PARAM_ELF_SHNUM_MAX 3 ext/fileinfo/libmagic/magic.h:156:25 - Unknown word (SHSIZE) -- define MAGIC_PARAM_ELF_SHSIZE_MAX 8 ext/fileinfo/libmagic/magic.h:157:21 - Unknown word (MAGWARN) -- #define MAGIC_PARAM_MAGWARN_MAX 9 -ext/fileinfo/libmagic/magic.h:50:15 - Unknown word (NODESC) -- #define MAGIC_NODESC (MAGIC_EXTENSION|MAGIC ext/fileinfo/libmagic/magic.h:63:24 - Unknown word (SIMH) -- define MAGIC_NO_CHECK_SIMH 0x0800000 /* Don't check ext/fileinfo/libmagic/magic.h:63:58 - Unknown word (SIMH) -- /* Don't check for SIMH tape files */ ext/fileinfo/libmagic/magic.h:78:17 - Unknown word (SIMH) -- MAGIC_NO_CHECK_SIMH | \ ext/fileinfo/libmagic/magic.h:82:15 - Unknown word (SNPRINTB) -- #define MAGIC_SNPRINTB "\177\020\ -ext/fileinfo/libmagic/magic.h:98:14 - Unknown word (sapptype) -- b\17no_check_sapptype\0\ ext/fileinfo/libmagic/print.c:114:20 - Unknown word (optyp) -- __arraycount(optyp)) ext/fileinfo/libmagic/print.c:115:17 - Unknown word (optyp) -- (void) fputc(optyp[m->mask_op & FILE_OPS ext/fileinfo/libmagic/print.c:124:35 - Unknown word (reln) -- fprintf(stderr, ",%c", m->reln); @@ -9055,20 +8037,17 @@ ext/fileinfo/libmagic/print.c:133:13 - Unknown word (MELONG) -- case FILE ext/fileinfo/libmagic/print.c:134:13 - Unknown word (BESHORT) -- case FILE_BESHORT: ext/fileinfo/libmagic/print.c:139:13 - Unknown word (BEQUAD) -- case FILE_BEQUAD: ext/fileinfo/libmagic/print.c:140:13 - Unknown word (LEQUAD) -- case FILE_LEQUAD: +ext/fileinfo/libmagic/print.c:149:13 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/print.c:150:13 - Unknown word (LESTRING) -- case FILE_LESTRING16: ext/fileinfo/libmagic/print.c:156:13 - Unknown word (LEDATE) -- case FILE_LEDATE: ext/fileinfo/libmagic/print.c:157:13 - Unknown word (BEDATE) -- case FILE_BEDATE: ext/fileinfo/libmagic/print.c:158:13 - Unknown word (MEDATE) -- case FILE_MEDATE: ext/fileinfo/libmagic/print.c:160:13 - Unknown word (fmtdatetime) -- file_fmtdatetime(tbuf, sizeof(tbuf), -ext/fileinfo/libmagic/print.c:160:25 - Unknown word (tbuf) -- file_fmtdatetime(tbuf, sizeof(tbuf), m->value -ext/fileinfo/libmagic/print.c:160:38 - Unknown word (tbuf) -- fmtdatetime(tbuf, sizeof(tbuf), m->value.l, 0)); ext/fileinfo/libmagic/print.c:162:13 - Unknown word (LDATE) -- case FILE_LDATE: ext/fileinfo/libmagic/print.c:163:13 - Unknown word (LELDATE) -- case FILE_LELDATE: ext/fileinfo/libmagic/print.c:164:13 - Unknown word (BELDATE) -- case FILE_BELDATE: ext/fileinfo/libmagic/print.c:165:13 - Unknown word (MELDATE) -- case FILE_MELDATE: ext/fileinfo/libmagic/print.c:167:13 - Unknown word (fmtdatetime) -- file_fmtdatetime(tbuf, sizeof(tbuf), -ext/fileinfo/libmagic/print.c:167:25 - Unknown word (tbuf) -- file_fmtdatetime(tbuf, sizeof(tbuf), m->value -ext/fileinfo/libmagic/print.c:167:38 - Unknown word (tbuf) -- fmtdatetime(tbuf, sizeof(tbuf), m->value.l, ext/fileinfo/libmagic/print.c:170:13 - Unknown word (QDATE) -- case FILE_QDATE: ext/fileinfo/libmagic/print.c:171:13 - Unknown word (LEQDATE) -- case FILE_LEQDATE: ext/fileinfo/libmagic/print.c:172:13 - Unknown word (BEQDATE) -- case FILE_BEQDATE: @@ -9106,19 +8085,10 @@ ext/fileinfo/libmagic/print.c:333:6 - Unknown word (fmttime) - ext/fileinfo/libmagic/print.c:353:6 - Unknown word (fmtnum) -- file_fmtnum(char *buf, size_t blen ext/fileinfo/libmagic/print.c:50:6 - Unknown word (mdump) -- file_mdump(struct magic *m) ext/fileinfo/libmagic/print.c:52:20 - Unknown word (optyp) -- static const char optyp[] = { FILE_OPS }; -ext/fileinfo/libmagic/print.c:53:7 - Unknown word (tbuf) -- char tbuf[256]; -ext/fileinfo/libmagic/print.c:61:26 - Unknown word (nnames) -- (m->in_type < file_nnames) ? file_names[m->in ext/fileinfo/libmagic/print.c:63:23 - Unknown word (OPINVERSE) -- if (m->in_op & FILE_OPINVERSE) ext/fileinfo/libmagic/print.c:67:20 - Unknown word (optyp) -- __arraycount(optyp)) ? ext/fileinfo/libmagic/print.c:68:7 - Unknown word (optyp) -- optyp[m->in_op & FILE_OPS -ext/fileinfo/libmagic/print.c:72:22 - Unknown word (nnames) -- (m->type < file_nnames) ? file_names[m->type ext/fileinfo/libmagic/print.c:73:24 - Unknown word (OPINVERSE) -- if (m->mask_op & FILE_OPINVERSE) -ext/fileinfo/libmagic/print.c:76:9 - Unknown word (LIBMAGIC) -- if (IS_LIBMAGIC_STRING(m->type)) { -ext/fileinfo/libmagic/readcdf.c:218:10 - Unknown word (tbuf) -- char tbuf[64]; -ext/fileinfo/libmagic/readcdf.c:220:29 - Unknown word (tbuf) -- cdf_print_elapsed_time(tbuf, -ext/fileinfo/libmagic/readcdf.c:221:17 - Unknown word (tbuf) -- sizeof(tbuf), tp); -ext/fileinfo/libmagic/readcdf.c:223:27 - Unknown word (tbuf) -- ", %s: %s", buf, tbuf) == -1) -ext/fileinfo/libmagic/readcdf.c:228:32 - Unknown word (tbuf) -- cdf_ctime(&ts.tv_sec, tbuf); ext/fileinfo/libmagic/readcdf.c:279:36 - Unknown word (CDFV) -- printf(ms, "application/CDFV2") == -1) ext/fileinfo/libmagic/readcdf.c:29:24 - Unknown word (readcdf) -- FILE_RCSID("@(#)$File: readcdf.c,v 1.80 2023/01/24 ext/fileinfo/libmagic/readcdf.c:359:67 - Unknown word (ssat) -- sat, const cdf_sat_t *ssat, @@ -9198,7 +8168,6 @@ ext/fileinfo/libmagic/softmagic.c:1123:13 - Unknown word (OPADD) -- case ext/fileinfo/libmagic/softmagic.c:1126:13 - Unknown word (OPMINUS) -- case FILE_OPMINUS: \ ext/fileinfo/libmagic/softmagic.c:1129:13 - Unknown word (OPMULTIPLY) -- case FILE_OPMULTIPLY: \ ext/fileinfo/libmagic/softmagic.c:1132:13 - Unknown word (OPDIVIDE) -- case FILE_OPDIVIDE: \ -ext/fileinfo/libmagic/softmagic.c:114:4 - Unknown word (softmagic) -- * softmagic - lookup one file in ext/fileinfo/libmagic/softmagic.c:1159:1 - Unknown word (mconvert) -- mconvert(struct magic_set *ms ext/fileinfo/libmagic/softmagic.c:1169:12 - Unknown word (MSDOSDATE) -- case FILE_MSDOSDATE: ext/fileinfo/libmagic/softmagic.c:1170:12 - Unknown word (LEMSDOSDATE) -- case FILE_LEMSDOSDATE: @@ -9210,8 +8179,8 @@ ext/fileinfo/libmagic/softmagic.c:1180:12 - Unknown word (LDATE) -- case ext/fileinfo/libmagic/softmagic.c:1185:12 - Unknown word (QDATE) -- case FILE_QDATE: ext/fileinfo/libmagic/softmagic.c:1186:12 - Unknown word (QLDATE) -- case FILE_QLDATE: ext/fileinfo/libmagic/softmagic.c:1187:12 - Unknown word (QWDATE) -- case FILE_QWDATE: +ext/fileinfo/libmagic/softmagic.c:1193:12 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/softmagic.c:1194:12 - Unknown word (LESTRING) -- case FILE_LESTRING16: -ext/fileinfo/libmagic/softmagic.c:119:6 - Unknown word (softmagic) -- file_softmagic(struct magic_set *ms ext/fileinfo/libmagic/softmagic.c:1227:12 - Unknown word (BESHORT) -- case FILE_BESHORT: ext/fileinfo/libmagic/softmagic.c:1233:12 - Unknown word (BEDATE) -- case FILE_BEDATE: ext/fileinfo/libmagic/softmagic.c:1234:12 - Unknown word (BELDATE) -- case FILE_BELDATE: @@ -9242,12 +8211,13 @@ ext/fileinfo/libmagic/softmagic.c:1316:7 - Unknown word (magerror) -- file ext/fileinfo/libmagic/softmagic.c:1322:1 - Unknown word (mdebug) -- mdebug(uint32_t offset, const ext/fileinfo/libmagic/softmagic.c:1331:1 - Unknown word (mcopy) -- mcopy(struct magic_set *ms ext/fileinfo/libmagic/softmagic.c:1345:19 - Unknown word (RCAST) -- ms->search.s = RCAST(const char *, s) + offset -ext/fileinfo/libmagic/softmagic.c:136:38 - Unknown word (nmagic) -- match(ms, ml->magic, ml->nmagic, b, ext/fileinfo/libmagic/softmagic.c:1377:10 - Unknown word (RCAST) -- buf = RCAST(const char *, s) + offset ext/fileinfo/libmagic/softmagic.c:1378:17 - Unknown word (RCAST) -- end = last = RCAST(const char *, s) + bytecnt +ext/fileinfo/libmagic/softmagic.c:1401:13 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/softmagic.c:1402:13 - Unknown word (LESTRING) -- case FILE_LESTRING16: { ext/fileinfo/libmagic/softmagic.c:1404:25 - Unknown word (esrc) -- const unsigned char *esrc = s + nbytes; ext/fileinfo/libmagic/softmagic.c:1406:10 - Unknown word (edst) -- char *edst = &p->s[sizeof(p->s +ext/fileinfo/libmagic/softmagic.c:1408:21 - Unknown word (BESTRING) -- if (type == FILE_BESTRING16) ext/fileinfo/libmagic/softmagic.c:1414:26 - Unknown word (esrc) -- for (/*EMPTY*/; src < esrc; src += 2, dst++) { ext/fileinfo/libmagic/softmagic.c:1415:15 - Unknown word (edst) -- if (dst < edst) ext/fileinfo/libmagic/softmagic.c:1422:22 - Unknown word (esrc) -- ((src + 1 < esrc) && @@ -9264,21 +8234,16 @@ ext/fileinfo/libmagic/softmagic.c:1503:13 - Unknown word (OPMODULO) -- case ext/fileinfo/libmagic/softmagic.c:1509:22 - Unknown word (OPINVERSE) -- if (m->in_op & FILE_OPINVERSE) ext/fileinfo/libmagic/softmagic.c:1521:1 - Unknown word (msetoffset) -- msetoffset(struct magic_set *ms ext/fileinfo/libmagic/softmagic.c:1525:16 - Unknown word (OFFNEGATIVE) -- if (m->flag & OFFNEGATIVE) { -ext/fileinfo/libmagic/softmagic.c:1528:19 - Unknown word (OFFADD) -- if (m->flag & (OFFADD|INDIROFFADD)) -ext/fileinfo/libmagic/softmagic.c:1528:26 - Unknown word (INDIROFFADD) -- if (m->flag & (OFFADD|INDIROFFADD)) ext/fileinfo/libmagic/softmagic.c:1540:9 - Unknown word (magerror) -- file_magerror(ms, "non zero offset ext/fileinfo/libmagic/softmagic.c:1547:7 - Unknown word (eoffset) -- ms->eoffset = ms->offset = CAST ext/fileinfo/libmagic/softmagic.c:1555:8 - Unknown word (eoffset) -- ms->eoffset = 0; ext/fileinfo/libmagic/softmagic.c:1557:21 - Unknown word (eoffset) -- ms->offset = ms->eoffset + offset; ext/fileinfo/libmagic/softmagic.c:157:18 - Unknown word (FMTDEBUG) -- #if defined(FILE_FMTDEBUG) && defined(HAVE_FMTCHECK ext/fileinfo/libmagic/softmagic.c:1599:11 - Unknown word (eoffset) -- uint32_t eoffset, offset = ms->offset -ext/fileinfo/libmagic/softmagic.c:1603:10 - Unknown word (oneed) -- int rv, oneed_separator, in_type, -ext/fileinfo/libmagic/softmagic.c:1603:36 - Unknown word (nfound) -- separator, in_type, nfound_match; ext/fileinfo/libmagic/softmagic.c:1623:6 - Unknown word (mcopy) -- if (mcopy(ms, p, m->type, m->flag ext/fileinfo/libmagic/softmagic.c:1633:3 - Unknown word (mdebug) -- mdebug(offset, RCAST(char ext/fileinfo/libmagic/softmagic.c:1636:8 - Unknown word (mdump) -- file_mdump(m); ext/fileinfo/libmagic/softmagic.c:1642:35 - Unknown word (OPSIGNED) -- sgn = m->in_op & FILE_OPSIGNED; -ext/fileinfo/libmagic/softmagic.c:1643:23 - Unknown word (OPINDIRECT) -- if (m->in_op & FILE_OPINDIRECT) { ext/fileinfo/libmagic/softmagic.c:1674:14 - Unknown word (BEID) -- case FILE_BEID3: ext/fileinfo/libmagic/softmagic.c:1679:14 - Unknown word (LEID) -- case FILE_LEID3: ext/fileinfo/libmagic/softmagic.c:1685:14 - Unknown word (MELONG) -- case FILE_MELONG: @@ -9288,25 +8253,14 @@ ext/fileinfo/libmagic/softmagic.c:1743:24 - Unknown word (BEID) -- if ( ext/fileinfo/libmagic/softmagic.c:1749:13 - Unknown word (LEID) -- case FILE_LEID3: ext/fileinfo/libmagic/softmagic.c:1753:24 - Unknown word (LEID) -- if (in_type == FILE_LEID3) ext/fileinfo/libmagic/softmagic.c:1758:13 - Unknown word (MELONG) -- case FILE_MELONG: -ext/fileinfo/libmagic/softmagic.c:1795:17 - Unknown word (INDIROFFADD) -- if (m->flag & INDIROFFADD) { ext/fileinfo/libmagic/softmagic.c:1812:7 - Unknown word (mcopy) -- if (mcopy(ms, p, m->type, 0, s ext/fileinfo/libmagic/softmagic.c:1817:4 - Unknown word (mdebug) -- mdebug(offset, RCAST(char ext/fileinfo/libmagic/softmagic.c:1820:9 - Unknown word (mdump) -- file_mdump(m); ext/fileinfo/libmagic/softmagic.c:1846:12 - Unknown word (MEDATE) -- case FILE_MEDATE: ext/fileinfo/libmagic/softmagic.c:1847:12 - Unknown word (LDATE) -- case FILE_LDATE: ext/fileinfo/libmagic/softmagic.c:1850:12 - Unknown word (MELDATE) -- case FILE_MELDATE: -ext/fileinfo/libmagic/softmagic.c:1921:27 - Unknown word (NODESC) -- ((ms->flags & MAGIC_NODESC) == 0 && -ext/fileinfo/libmagic/softmagic.c:1943:12 - Unknown word (magicfind) -- if (file_magicfind(ms, rbuf, &ml) == - -ext/fileinfo/libmagic/softmagic.c:1952:3 - Unknown word (oneed) -- oneed_separator = *need_separator -ext/fileinfo/libmagic/softmagic.c:1956:3 - Unknown word (nfound) -- nfound_match = 0; ext/fileinfo/libmagic/softmagic.c:1958:3 - Unknown word (eoffset) -- eoffset = ms->eoffset; -ext/fileinfo/libmagic/softmagic.c:1962:8 - Unknown word (nfound) -- &nfound_match); -ext/fileinfo/libmagic/softmagic.c:1963:20 - Unknown word (nfound) -- ms->ms_value.q = nfound_match; -ext/fileinfo/libmagic/softmagic.c:1965:19 - Unknown word (nfound) -- *found_match |= nfound_match; -ext/fileinfo/libmagic/softmagic.c:1970:25 - Unknown word (oneed) -- *need_separator = oneed_separator; -ext/fileinfo/libmagic/softmagic.c:1976:25 - Unknown word (NODESC) -- if (ms->flags & MAGIC_NODESC) ext/fileinfo/libmagic/softmagic.c:1987:7 - Unknown word (mconvert) -- if (!mconvert(ms, m, flip)) -ext/fileinfo/libmagic/softmagic.c:2085:1 - Unknown word (magiccheck) -- magiccheck(struct magic_set *ms ext/fileinfo/libmagic/softmagic.c:2102:12 - Unknown word (MSDOSDATE) -- case FILE_MSDOSDATE: ext/fileinfo/libmagic/softmagic.c:2103:12 - Unknown word (LEMSDOSDATE) -- case FILE_LEMSDOSDATE: ext/fileinfo/libmagic/softmagic.c:2104:12 - Unknown word (BEMSDOSDATE) -- case FILE_BEMSDOSDATE: @@ -9321,56 +8275,32 @@ ext/fileinfo/libmagic/softmagic.c:2132:12 - Unknown word (QLDATE) -- case ext/fileinfo/libmagic/softmagic.c:2135:12 - Unknown word (QWDATE) -- case FILE_QWDATE: ext/fileinfo/libmagic/softmagic.c:2136:12 - Unknown word (BEQWDATE) -- case FILE_BEQWDATE: ext/fileinfo/libmagic/softmagic.c:2137:12 - Unknown word (LEQWDATE) -- case FILE_LEQWDATE: -ext/fileinfo/libmagic/softmagic.c:213:12 - Unknown word (nmagic) -- size_t nmagic, const struct buffer ext/fileinfo/libmagic/softmagic.c:218:11 - Unknown word (magindex) -- uint32_t magindex = 0; ext/fileinfo/libmagic/softmagic.c:220:12 - Unknown word (matchv) -- int found_matchv = 0; /* if a match is ext/fileinfo/libmagic/softmagic.c:221:6 - Unknown word (returnvalv) -- int returnvalv = 0, e; ext/fileinfo/libmagic/softmagic.c:2223:12 - Unknown word (LESTRING) -- case FILE_LESTRING16: -ext/fileinfo/libmagic/softmagic.c:223:33 - Unknown word (NODESC) -- (ms->flags & MAGIC_NODESC) == 0; -ext/fileinfo/libmagic/softmagic.c:2285:21 - Unknown word (libmagic) -- pattern = convert_libmagic_pattern((char *)m->value ext/fileinfo/libmagic/softmagic.c:230:16 - Unknown word (returnvalv) -- returnval = &returnvalv; ext/fileinfo/libmagic/softmagic.c:232:24 - Unknown word (matchv) -- found_match = &found_matchv; -ext/fileinfo/libmagic/softmagic.c:2368:41 - Unknown word (magiccheck) -- "invalid type %d in magiccheck()", m->type); ext/fileinfo/libmagic/softmagic.c:237:21 - Unknown word (magindex) -- for (magindex = 0; magindex < nmagic; magindex+ -ext/fileinfo/libmagic/softmagic.c:237:32 - Unknown word (nmagic) -- magindex = 0; magindex < nmagic; magindex++) { ext/fileinfo/libmagic/softmagic.c:237:40 - Unknown word (magindex) -- magindex < nmagic; magindex++) { ext/fileinfo/libmagic/softmagic.c:237:7 - Unknown word (magindex) -- for (magindex = 0; magindex < nmagic ext/fileinfo/libmagic/softmagic.c:239:28 - Unknown word (magindex) -- struct magic *m = &magic[magindex]; -ext/fileinfo/libmagic/softmagic.c:242:11 - Unknown word (LIBMAGIC) -- if ((IS_LIBMAGIC_STRING(m->type) && -ext/fileinfo/libmagic/softmagic.c:249:22 - Unknown word (nmagic) -- while (magindex < nmagic - 1 && ext/fileinfo/libmagic/softmagic.c:256:7 - Unknown word (msetoffset) -- if (msetoffset(ms, m, &bb, b, offset ext/fileinfo/libmagic/softmagic.c:270:15 - Unknown word (reln) -- flush = m->reln != '!'; -ext/fileinfo/libmagic/softmagic.c:278:12 - Unknown word (magiccheck) -- switch (magiccheck(ms, m)) { -ext/fileinfo/libmagic/softmagic.c:29:4 - Unknown word (softmagic) -- * softmagic - interpret variable ext/fileinfo/libmagic/softmagic.c:320:9 - Unknown word (mprint) -- if (mprint(ms, m) == -1) ext/fileinfo/libmagic/softmagic.c:325:11 - Unknown word (moffset) -- switch (moffset(ms, m, &bb, &ms->c.li -ext/fileinfo/libmagic/softmagic.c:337:25 - Unknown word (nmagic) -- while (magindex + 1 < nmagic && ext/fileinfo/libmagic/softmagic.c:351:8 - Unknown word (msetoffset) -- if (msetoffset(ms, m, &bb, b, offset -ext/fileinfo/libmagic/softmagic.c:353:18 - Unknown word (OFFADD) -- if (m->flag & OFFADD) { -ext/fileinfo/libmagic/softmagic.c:35:24 - Unknown word (softmagic) -- FILE_RCSID("@(#)$File: softmagic.c,v 1.345 2023/07/0 ext/fileinfo/libmagic/softmagic.c:380:12 - Unknown word (reln) -- if (m->reln != '!') -ext/fileinfo/libmagic/softmagic.c:393:24 - Unknown word (magiccheck) -- switch (flush ? 1 : magiccheck(ms, m)) { ext/fileinfo/libmagic/softmagic.c:449:10 - Unknown word (mprint) -- if (mprint(ms, m) == -1) ext/fileinfo/libmagic/softmagic.c:454:13 - Unknown word (moffset) -- switch (moffset(ms, m, &bb, -ext/fileinfo/libmagic/softmagic.c:506:32 - Unknown word (SPTR) -- pcre2_match(re, (PCRE2_SPTR)fmt, strlen(fmt), 0 ext/fileinfo/libmagic/softmagic.c:506:82 - Unknown word (mctx) -- match_data, php_pcre_mctx()) > 0; ext/fileinfo/libmagic/softmagic.c:514:41 - Unknown word (aiws) -- STRNDUP) || defined(__aiws__) || defined(_AIX) ext/fileinfo/libmagic/softmagic.c:515:16 - Unknown word (aiws) -- # if defined(__aiws__) || defined(_AIX) -ext/fileinfo/libmagic/softmagic.c:539:20 - Unknown word (sptr) -- const char *ptr, *sptr, *e, *t, *ee, *et; -ext/fileinfo/libmagic/softmagic.c:542:33 - Unknown word (sptr) -- str; (ptr = strstr(sptr, "${")) != NULL;) { -ext/fileinfo/libmagic/softmagic.c:542:7 - Unknown word (sptr) -- for (sptr = str; (ptr = strstr -ext/fileinfo/libmagic/softmagic.c:543:26 - Unknown word (sptr) -- CAST(size_t, ptr - sptr); -ext/fileinfo/libmagic/softmagic.c:546:15 - Unknown word (sptr) -- memcpy(buf, sptr, l); ext/fileinfo/libmagic/softmagic.c:55:18 - Unknown word (msetoffset) -- file_private int msetoffset(struct magic_set *, -ext/fileinfo/libmagic/softmagic.c:57:18 - Unknown word (magiccheck) -- file_private int magiccheck(struct magic_set *, ext/fileinfo/libmagic/softmagic.c:58:18 - Unknown word (mprint) -- file_private int mprint(struct magic_set *, ext/fileinfo/libmagic/softmagic.c:592:1 - Unknown word (mprint) -- mprint(struct magic_set *ms -ext/fileinfo/libmagic/softmagic.c:597:18 - Unknown word (tbuf) -- char buf[128], tbuf[26], sbuf[512], ebuf ext/fileinfo/libmagic/softmagic.c:59:18 - Unknown word (moffset) -- file_private int moffset(struct magic_set *, -ext/fileinfo/libmagic/softmagic.c:606:39 - Unknown word (utype) -- value, format, stype, utype) \ -ext/fileinfo/libmagic/softmagic.c:614:13 - Unknown word (utype) -- CAST(utype, v)); \ ext/fileinfo/libmagic/softmagic.c:61:19 - Unknown word (mdebug) -- file_private void mdebug(uint32_t, const char -ext/fileinfo/libmagic/softmagic.c:625:12 - Unknown word (utype) -- CAST(utype, v)) == -1) \ ext/fileinfo/libmagic/softmagic.c:62:18 - Unknown word (mcopy) -- file_private int mcopy(struct magic_set *, ext/fileinfo/libmagic/softmagic.c:641:14 - Unknown word (BESHORT) -- case FILE_BESHORT: ext/fileinfo/libmagic/softmagic.c:642:14 - Unknown word (LESHORT) -- case FILE_LESHORT: @@ -9379,6 +8309,7 @@ ext/fileinfo/libmagic/softmagic.c:648:14 - Unknown word (MELONG) -- case ext/fileinfo/libmagic/softmagic.c:64:18 - Unknown word (mconvert) -- file_private int mconvert(struct magic_set *, ext/fileinfo/libmagic/softmagic.c:652:14 - Unknown word (BEQUAD) -- case FILE_BEQUAD: ext/fileinfo/libmagic/softmagic.c:653:14 - Unknown word (LEQUAD) -- case FILE_LEQUAD: +ext/fileinfo/libmagic/softmagic.c:659:14 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/softmagic.c:660:14 - Unknown word (LESTRING) -- case FILE_LESTRING16: ext/fileinfo/libmagic/softmagic.c:661:10 - Unknown word (reln) -- if (m->reln == '=' || m->reln = ext/fileinfo/libmagic/softmagic.c:661:28 - Unknown word (reln) -- m->reln == '=' || m->reln == '!') { @@ -9387,15 +8318,11 @@ ext/fileinfo/libmagic/softmagic.c:692:12 - Unknown word (BEDATE) -- case ext/fileinfo/libmagic/softmagic.c:693:12 - Unknown word (LEDATE) -- case FILE_LEDATE: ext/fileinfo/libmagic/softmagic.c:694:12 - Unknown word (MEDATE) -- case FILE_MEDATE: ext/fileinfo/libmagic/softmagic.c:696:12 - Unknown word (fmtdatetime) -- file_fmtdatetime(tbuf, sizeof(tbuf), -ext/fileinfo/libmagic/softmagic.c:696:24 - Unknown word (tbuf) -- file_fmtdatetime(tbuf, sizeof(tbuf), p->l -ext/fileinfo/libmagic/softmagic.c:696:37 - Unknown word (tbuf) -- fmtdatetime(tbuf, sizeof(tbuf), p->l, 0)) == -1) ext/fileinfo/libmagic/softmagic.c:700:12 - Unknown word (LDATE) -- case FILE_LDATE: ext/fileinfo/libmagic/softmagic.c:701:12 - Unknown word (BELDATE) -- case FILE_BELDATE: ext/fileinfo/libmagic/softmagic.c:702:12 - Unknown word (LELDATE) -- case FILE_LELDATE: ext/fileinfo/libmagic/softmagic.c:703:12 - Unknown word (MELDATE) -- case FILE_MELDATE: ext/fileinfo/libmagic/softmagic.c:705:12 - Unknown word (fmtdatetime) -- file_fmtdatetime(tbuf, sizeof(tbuf), -ext/fileinfo/libmagic/softmagic.c:705:24 - Unknown word (tbuf) -- file_fmtdatetime(tbuf, sizeof(tbuf), p->l -ext/fileinfo/libmagic/softmagic.c:705:37 - Unknown word (tbuf) -- fmtdatetime(tbuf, sizeof(tbuf), p->l, FILE_T_LOCAL ext/fileinfo/libmagic/softmagic.c:710:12 - Unknown word (QDATE) -- case FILE_QDATE: ext/fileinfo/libmagic/softmagic.c:711:12 - Unknown word (BEQDATE) -- case FILE_BEQDATE: ext/fileinfo/libmagic/softmagic.c:712:12 - Unknown word (LEQDATE) -- case FILE_LEQDATE: @@ -9439,6 +8366,7 @@ ext/fileinfo/libmagic/softmagic.c:868:14 - Unknown word (LELONG) -- case ext/fileinfo/libmagic/softmagic.c:869:14 - Unknown word (MELONG) -- case FILE_MELONG: ext/fileinfo/libmagic/softmagic.c:874:14 - Unknown word (BEQUAD) -- case FILE_BEQUAD: ext/fileinfo/libmagic/softmagic.c:875:14 - Unknown word (LEQUAD) -- case FILE_LEQUAD: +ext/fileinfo/libmagic/softmagic.c:881:14 - Unknown word (BESTRING) -- case FILE_BESTRING16: ext/fileinfo/libmagic/softmagic.c:882:14 - Unknown word (LESTRING) -- case FILE_LESTRING16: ext/fileinfo/libmagic/softmagic.c:884:10 - Unknown word (reln) -- if (m->reln == '=' || m->reln = ext/fileinfo/libmagic/softmagic.c:902:12 - Unknown word (BEDATE) -- case FILE_BEDATE: @@ -9471,41 +8399,21 @@ ext/fileinfo/libmagic/tar.h:65:14 - Unknown word (TGNMLEN) -- char gname[ ext/fileinfo/libmagic/tar.h:73:9 - Unknown word (GNUTMAGIC) -- #define GNUTMAGIC "ustar " /* 7 chars ext/fileinfo/php_libmagic.c:13:13 - Unknown word (Anatol) -- | Author: Anatol Belski ext/fileinfo/php_libmagic.c:13:20 - Unknown word (Belski) -- | Author: Anatol Belski -ext/fileinfo/php_libmagic.c:20:22 - Unknown word (libmagic) -- zend_string* convert_libmagic_pattern(const char ext/fileinfo/php_libmagic.h:13:13 - Unknown word (Anatol) -- | Author: Anatol Belski ext/fileinfo/php_libmagic.h:13:20 - Unknown word (Belski) -- | Author: Anatol Belski -ext/fileinfo/php_libmagic.h:17:13 - Unknown word (LIBMAGIC) -- #ifndef PHP_LIBMAGIC_H -ext/fileinfo/php_libmagic.h:18:13 - Unknown word (LIBMAGIC) -- #define PHP_LIBMAGIC_H ext/fileinfo/php_libmagic.h:27:27 - Unknown word (lseeki) -- define FINFO_LSEEK_FUNC _lseeki64 ext/fileinfo/php_libmagic.h:33:19 - Unknown word (strtoui) -- #define strtoull _strtoui64 -ext/fileinfo/php_libmagic.h:66:53 - Unknown word (libmagic) -- noreturn(E_ERROR, "fatal libmagic error") -ext/fileinfo/php_libmagic.h:68:22 - Unknown word (libmagic) -- zend_string* convert_libmagic_pattern(const char -ext/fileinfo/php_libmagic.h:70:15 - Unknown word (LIBMAGIC) -- #endif /* PHP_LIBMAGIC_H */ ext/filter/filter.c:255:38 - Unknown word (recovarable) -- instead of getting a recovarable fatal error. */ -ext/filter/filter.c:562:10 - Unknown word (nval) -- zval nval; -ext/filter/filter.c:564:15 - Unknown word (nval) -- ZVAL_DUP(&nval, tmp); -ext/filter/filter.c:565:22 - Unknown word (nval) -- php_filter_call(&nval, -1, -ext/filter/filter.c:570:58 - Unknown word (nval) -- return_value), arg_key, &nval); ext/filter/logical_filters.c:15:20 - Unknown word (Dunglas) -- | Kévin Dunglas ext/filter/logical_filters.c:498:100 - Unknown word (mctx) -- match_data, php_pcre_mctx()); -ext/filter/logical_filters.c:498:30 - Unknown word (SPTR) -- pcre2_match(re, (PCRE2_SPTR)Z_STRVAL_P(value), Z ext/filter/logical_filters.c:659:52 - Unknown word (Rushton) -- on a regex by Michael Rushton. ext/filter/logical_filters.c:660:66 - Unknown word (routeable) -- it to only consider routeable ext/filter/logical_filters.c:677:25 - Unknown word (Rushton) -- Copyright © Michael Rushton 2009-10 -ext/filter/logical_filters.c:685:15 - Unknown word (sregexp) -- zend_string *sregexp; -ext/filter/logical_filters.c:705:2 - Unknown word (sregexp) -- sregexp = zend_string_init(regexp -ext/filter/logical_filters.c:706:31 - Unknown word (sregexp) -- pcre_get_compiled_regex(sregexp, &capture_count); -ext/filter/logical_filters.c:707:25 - Unknown word (sregexp) -- zend_string_release_ex(sregexp, 0); ext/filter/logical_filters.c:715:100 - Unknown word (mctx) -- match_data, php_pcre_mctx()); -ext/filter/logical_filters.c:715:30 - Unknown word (SPTR) -- pcre2_match(re, (PCRE2_SPTR)Z_STRVAL_P(value), Z ext/filter/sanitizing_filters.c:300:48 - Unknown word (HIALPHA) -- allowed_list[] = LOWALPHA HIALPHA DIGIT "!#$%&'*+-=?^ ext/filter/sanitizing_filters.c:314:48 - Unknown word (HIALPHA) -- allowed_list[] = LOWALPHA HIALPHA DIGIT SAFE EXTRA NATIONAL -ext/filter/sanitizing_filters.c:55:28 - Unknown word (hexchars) -- const unsigned char hexchars[] = "0123456789ABCDEF ext/filter/sanitizing_filters.c:58:9 - Unknown word (HIALPHA) -- #define HIALPHA "ABCDEFGHIJKLMNOPQRSTUVWX ext/filter/sanitizing_filters.c:61:40 - Unknown word (HIALPHA) -- URL_ENCODE LOWALPHA HIALPHA DIGIT "-._" -ext/filter/sanitizing_filters.c:85:11 - Unknown word (hexchars) -- *p++ = hexchars[(unsigned char) *s -ext/filter/sanitizing_filters.c:86:11 - Unknown word (hexchars) -- *p++ = hexchars[(unsigned char) *s -ext/ftp/ftp.c:109:7 - Unknown word (ipbox) -- union ipbox { ext/ftp/ftp.c:1125:24 - Unknown word (APPE) -- if (!ftp_putcmd(ftp, "APPE", sizeof("APPE")-1, ext/ftp/ftp.c:1125:39 - Unknown word (APPE) -- ftp, "APPE", sizeof("APPE")-1, path, path_len ext/ftp/ftp.c:1176:18 - Unknown word (tmbuf) -- struct tm *gmt, tmbuf; @@ -9517,7 +8425,6 @@ ext/ftp/ftp.c:1243:39 - Unknown word (RNFR) -- ftp, "RNFR", sizeof(" ext/ftp/ftp.c:1249:24 - Unknown word (RNTO) -- if (!ftp_putcmd(ftp, "RNTO", sizeof("RNTO")-1, ext/ftp/ftp.c:1249:39 - Unknown word (RNTO) -- ftp, "RNTO", sizeof("RNTO")-1, dest, dest_len ext/ftp/ftp.c:132:40 - Unknown word (SOCKOP) -- NULL, NULL, 0, STREAM_SOCKOP_NONE); -ext/ftp/ftp.c:148:11 - Unknown word (getresp) -- if (!ftp_getresp(ftp) || ftp->resp ! ext/ftp/ftp.c:1694:34 - Unknown word (pasvaddr) -- sockaddr_size(&ftp->pasvaddr); ext/ftp/ftp.c:1697:53 - Unknown word (pasvaddr) -- struct sockaddr*) &ftp->pasvaddr, size, &tv) == -1) ext/ftp/ftp.c:1735:8 - Unknown word (eprtarg) -- char eprtarg[INET6_ADDRSTRLEN + sizeof @@ -9530,9 +8437,6 @@ ext/ftp/ftp.c:2046:2 - Unknown word (lastch) -- lastch = 0; ext/ftp/ftp.c:2056:24 - Unknown word (lastch) -- if (*ptr == '\n' && lastch == '\r') { ext/ftp/ftp.c:2059:4 - Unknown word (lastch) -- lastch = *ptr; ext/ftp/ftp.c:2072:2 - Unknown word (lastch) -- lastch = 0; -ext/ftp/ftp.c:222:11 - Unknown word (getresp) -- if (!ftp_getresp(ftp) || ftp->resp ! -ext/ftp/ftp.c:270:12 - Unknown word (getresp) -- if (!ftp_getresp(ftp)) { -ext/ftp/ftp.c:278:13 - Unknown word (getresp) -- if (!ftp_getresp(ftp)) { ext/ftp/ftp.c:358:26 - Unknown word (PBSZ) -- if (!ftp_putcmd(ftp, "PBSZ", sizeof("PBSZ")-1, ext/ftp/ftp.c:358:41 - Unknown word (PBSZ) -- ftp, "PBSZ", sizeof("PBSZ")-1, "0", sizeof("0 ext/ftp/ftp.c:672:24 - Unknown word (ALLO) -- if (!ftp_putcmd(ftp, "ALLO", sizeof("ALLO")-1, @@ -9548,15 +8452,10 @@ ext/ftp/ftp.c:718:5 - Unknown word (mlsd) -- ftp_mlsd_parse_line(HashT ext/ftp/ftp.c:725:58 - Unknown word (MLSD) -- Missing pathname in MLSD response"); ext/ftp/ftp.c:740:57 - Unknown word (MLSD) -- "Malformed fact in MLSD response"); ext/ftp/ftp.c:747:57 - Unknown word (MLSD) -- "Malformed fact in MLSD response"); -ext/ftp/ftp.c:796:15 - Unknown word (ipbox) -- union ipbox ipbox; -ext/ftp/ftp.c:796:8 - Unknown word (ipbox) -- union ipbox ipbox; ext/ftp/ftp.c:812:18 - Unknown word (pasvaddr) -- n = sizeof(ftp->pasvaddr); ext/ftp/ftp.c:813:15 - Unknown word (pasvaddr) -- memset(&ftp->pasvaddr, 0, n); ext/ftp/ftp.c:814:33 - Unknown word (pasvaddr) -- struct sockaddr *) &ftp->pasvaddr; -ext/ftp/ftp.c:86:17 - Unknown word (getresp) -- static int ftp_getresp(ftpbuf_t *ftp); -ext/ftp/ftp.c:870:3 - Unknown word (ipbox) -- ipbox.c[n] = (unsigned char ext/ftp/ftp.c:873:11 - Unknown word (usepasvaddress) -- if (ftp->usepasvaddress) { -ext/ftp/ftp.c:874:19 - Unknown word (ipbox) -- sin->sin_addr = ipbox.ia[0]; ext/ftp/ftp.h:143:41 - Unknown word (ALLO) -- on remote server with ALLO command ext/ftp/ftp.h:145:49 - Unknown word (APPE) -- will not accept STOR or APPE until ALLO is confirmed ext/ftp/ftp.h:145:60 - Unknown word (ALLO) -- accept STOR or APPE until ALLO is confirmed. @@ -9640,6 +8539,7 @@ ext/gd/gd.c:1109:2 - Unknown word (HBITMAP) -- HBITMAP memBM; ext/gd/gd.c:1110:2 - Unknown word (HBITMAP) -- HBITMAP hOld; ext/gd/gd.c:1111:12 - Unknown word (lwindow) -- zend_long lwindow_handle; ext/gd/gd.c:1115:16 - Unknown word (lwindow) -- Z_PARAM_LONG(lwindow_handle) +ext/gd/gd.c:111:30 - Unknown word (edgedetect) -- void php_image_filter_edgedetect(INTERNAL_FUNCTION_PARAMETERS ext/gd/gd.c:1120:18 - Unknown word (lwindow) -- window = (HWND) lwindow_handle; ext/gd/gd.c:1143:10 - Unknown word (HBITMAP) -- hOld = (HBITMAP) SelectObject (memDC ext/gd/gd.c:1167:33 - Unknown word (extgdimage) -- assign_libgdimageptr_as_extgdimage(return_value, im); @@ -9674,16 +8574,6 @@ ext/gd/gd.c:2236:27 - Unknown word (dstim) -- PARAM_OBJECT_OF_CL ext/gd/gd.c:2237:27 - Unknown word (srcim) -- PARAM_OBJECT_OF_CLASS(srcim, gd_image_ce) ext/gd/gd.c:2240:41 - Unknown word (srcim) -- libgdimageptr_from_zval_p(srcim); ext/gd/gd.c:2241:41 - Unknown word (dstim) -- libgdimageptr_from_zval_p(dstim); -ext/gd/gd.c:2825:12 - Unknown word (NPOINTS) -- zend_long NPOINTS, COL; -ext/gd/gd.c:2830:6 - Unknown word (npoints) -- int npoints, col, nelem, i; -ext/gd/gd.c:2835:16 - Unknown word (NPOINTS) -- Z_PARAM_LONG(NPOINTS) -ext/gd/gd.c:2841:9 - Unknown word (NPOINTS) -- COL = NPOINTS; -ext/gd/gd.c:2842:3 - Unknown word (NPOINTS) -- NPOINTS = zend_hash_num_elements -ext/gd/gd.c:2843:7 - Unknown word (NPOINTS) -- if (NPOINTS % 2 != 0) { -ext/gd/gd.c:2854:2 - Unknown word (npoints) -- npoints = NPOINTS; -ext/gd/gd.c:2858:6 - Unknown word (npoints) -- if (npoints < 3) { -ext/gd/gd.c:2863:14 - Unknown word (npoints) -- if (nelem < npoints * 2) { -ext/gd/gd.c:2864:76 - Unknown word (npoints) -- with only %d points", npoints, nelem/2); ext/gd/gd.c:2973:12 - Unknown word (gdimagecharup) -- /* {{{ php_gdimagecharup ext/gd/gd.c:2975:17 - Unknown word (gdimagecharup) -- static void php_gdimagecharup(gdImagePtr im, gdFontPtr ext/gd/gd.c:3046:8 - Unknown word (gdimagecharup) -- php_gdimagecharup(im, font, x, y, ch, @@ -9695,26 +8585,25 @@ ext/gd/gd.c:3353:60 - Unknown word (TTFTEXT) -- FUNCTION_PARAM_PAS ext/gd/gd.c:3370:14 - Unknown word (TTFTEXT) -- if (mode == TTFTEXT_BBOX) { ext/gd/gd.c:3371:47 - Unknown word (ddss) -- parameters(ZEND_NUM_ARGS(), "ddss|a", &ptsize, &angle ext/gd/gd.c:3375:47 - Unknown word (Oddlllss) -- parameters(ZEND_NUM_ARGS(), "Oddlllss|a", &IM, gd_image_ce +ext/gd/gd.c:3535:30 - Unknown word (edgedetect) -- void php_image_filter_edgedetect(INTERNAL_FUNCTION_PARAMETERS ext/gd/gd.c:3653:41 - Unknown word (OVFL) -- || ZEND_SIZE_T_INT_OVFL(scatter_sub)) { ext/gd/gd.c:3658:42 - Unknown word (OVFL) -- || ZEND_SIZE_T_INT_OVFL(scatter_plus)) { +ext/gd/gd.c:3703:20 - Unknown word (edgedetect) -- php_image_filter_edgedetect, ext/gd/gd.c:3982:36 - Unknown word (OVFL) -- || ZEND_SIZE_T_INT_OVFL(tmp_w)) { ext/gd/gd.c:3987:36 - Unknown word (OVFL) -- || ZEND_SIZE_T_INT_OVFL(tmp_h)) { ext/gd/gd.c:4011:46 - Unknown word (tramsformed) -- containing the affine tramsformed src image, using an -ext/gd/gd.c:4023:9 - Unknown word (nelems) -- int i, nelems; -ext/gd/gd.c:4036:7 - Unknown word (nelems) -- if ((nelems = zend_hash_num_elements -ext/gd/gd.c:4041:18 - Unknown word (nelems) -- for (i = 0; i < nelems; i++) { ext/gd/gd.c:4115:46 - Unknown word (tramsformed) -- containing the affine tramsformed src image, using an +ext/gd/gd.c:4266:14 - Unknown word (imagegetinterpolation) -- PHP_FUNCTION(imagegetinterpolation) ext/gd/gd.c:51:12 - Unknown word (Wingdi) -- # include +ext/gd/gd.c:525:9 - Unknown word (FLIPWORD) -- #define FLIPWORD(a) (((a & 0xff00000 +ext/gd/gd.c:587:13 - Unknown word (FLIPWORD) -- font->w = FLIPWORD(font->w); +ext/gd/gd.c:588:13 - Unknown word (FLIPWORD) -- font->h = FLIPWORD(font->h); +ext/gd/gd.c:589:18 - Unknown word (FLIPWORD) -- font->nchars = FLIPWORD(font->nchars); ext/gd/gd.c:645:14 - Unknown word (libgdimageptr) -- im = php_gd_libgdimageptr_from_zval_p(IM); ext/gd/gd.c:695:16 - Unknown word (libgdimageptr) -- php_gd_assign_libgdimageptr_as_extgdimage(return ext/gd/gd.c:695:33 - Unknown word (extgdimage) -- assign_libgdimageptr_as_extgdimage(return_value, im); ext/gd/gd.c:709:14 - Unknown word (libgdimageptr) -- im = php_gd_libgdimageptr_from_zval_p(IM); -ext/gd/gd.c:720:12 - Unknown word (ncolors) -- zend_long ncolors; -ext/gd/gd.c:726:16 - Unknown word (ncolors) -- Z_PARAM_LONG(ncolors) ext/gd/gd.c:731:36 - Unknown word (OVFL) -- 0 || ZEND_LONG_INT_OVFL(ncolors)) { -ext/gd/gd.c:731:41 - Unknown word (ncolors) -- ZEND_LONG_INT_OVFL(ncolors)) { -ext/gd/gd.c:731:6 - Unknown word (ncolors) -- if (ncolors <= 0 || ZEND_LONG_INT -ext/gd/gd.c:736:49 - Unknown word (ncolors) -- lorToPalette(im, dither, (int)ncolors)) { ext/gd/gd.stub.php:115:15 - Unknown word (NOFILL) -- const IMG_ARC_NOFILL = UNKNOWN; ext/gd/gd.stub.php:158:18 - Unknown word (ALPHABLEND) -- const IMG_EFFECT_ALPHABLEND = UNKNOWN; ext/gd/gd.stub.php:236:15 - Unknown word (BLACKMAN) -- * @cvalue GD_BLACKMAN @@ -9752,93 +8641,102 @@ ext/gd/gd_arginfo.h:195:53 - Unknown word (imagecreatefrombmp) -- TYPE_MASK_ ext/gd/gd_arginfo.h:201:53 - Unknown word (imagecreatefromtga) -- TYPE_MASK_EX(arginfo_imagecreatefromtga, 0, 1, GdImage, MAY ext/gd/gd_arginfo.h:213:49 - Unknown word (imageavif) -- TYPE_INFO_EX(arginfo_imageavif, 0, 1, _IS_BOOL, 0) ext/gd/gd_arginfo.h:270:49 - Unknown word (imagebmp) -- TYPE_INFO_EX(arginfo_imagebmp, 0, 1, _IS_BOOL, 0) -ext/gd/gd_arginfo.h:600:15 - Unknown word (imagecreatefromavif) -- ZEND_FUNCTION(imagecreatefromavif); -ext/gd/gd_arginfo.h:621:15 - Unknown word (imagecreatefrombmp) -- ZEND_FUNCTION(imagecreatefrombmp); -ext/gd/gd_arginfo.h:624:15 - Unknown word (imagecreatefromtga) -- ZEND_FUNCTION(imagecreatefromtga); -ext/gd/gd_arginfo.h:628:15 - Unknown word (imageavif) -- ZEND_FUNCTION(imageavif); -ext/gd/gd_arginfo.h:644:15 - Unknown word (imagebmp) -- ZEND_FUNCTION(imagebmp); -ext/gd/gd_arginfo.h:736:10 - Unknown word (imagecreatefromavif) -- ZEND_FE(imagecreatefromavif, arginfo_imagecreatefromavif -ext/gd/gd_arginfo.h:736:39 - Unknown word (imagecreatefromavif) -- imagecreatefromavif, arginfo_imagecreatefromavif) -ext/gd/gd_arginfo.h:757:10 - Unknown word (imagecreatefrombmp) -- ZEND_FE(imagecreatefrombmp, arginfo_imagecreatefrombmp -ext/gd/gd_arginfo.h:757:38 - Unknown word (imagecreatefrombmp) -- imagecreatefrombmp, arginfo_imagecreatefrombmp) -ext/gd/gd_arginfo.h:760:10 - Unknown word (imagecreatefromtga) -- ZEND_FE(imagecreatefromtga, arginfo_imagecreatefromtga -ext/gd/gd_arginfo.h:760:38 - Unknown word (imagecreatefromtga) -- imagecreatefromtga, arginfo_imagecreatefromtga) -ext/gd/gd_arginfo.h:764:10 - Unknown word (imageavif) -- ZEND_FE(imageavif, arginfo_imageavif) -ext/gd/gd_arginfo.h:764:29 - Unknown word (imageavif) -- FE(imageavif, arginfo_imageavif) -ext/gd/gd_arginfo.h:780:10 - Unknown word (imagebmp) -- ZEND_FE(imagebmp, arginfo_imagebmp) -ext/gd/gd_arginfo.h:780:28 - Unknown word (imagebmp) -- FE(imagebmp, arginfo_imagebmp) -ext/gd/gd_arginfo.h:863:36 - Unknown word (STYLEDBRUSHED) -- CONSTANT("IMG_COLOR_STYLEDBRUSHED", gdStyledBrushed, CONST -ext/gd/gd_arginfo.h:868:34 - Unknown word (NOFILL) -- LONG_CONSTANT("IMG_ARC_NOFILL", gdNoFill, CONST_PERSISTENT -ext/gd/gd_arginfo.h:959:37 - Unknown word (PAETH) -- CONSTANT("PNG_FILTER_PAETH", 0x80, CONST_PERSISTENT +ext/gd/gd_arginfo.h:557:17 - Unknown word (imagegetinterpolation) -- #define arginfo_imagegetinterpolation arginfo_imagecolorstotal +ext/gd/gd_arginfo.h:600:15 - Unknown word (imagecreatefromavif) -- ZEND_FUNCTION(imagecreatefromavif); +ext/gd/gd_arginfo.h:621:15 - Unknown word (imagecreatefrombmp) -- ZEND_FUNCTION(imagecreatefrombmp); +ext/gd/gd_arginfo.h:624:15 - Unknown word (imagecreatefromtga) -- ZEND_FUNCTION(imagecreatefromtga); +ext/gd/gd_arginfo.h:628:15 - Unknown word (imageavif) -- ZEND_FUNCTION(imageavif); +ext/gd/gd_arginfo.h:644:15 - Unknown word (imagebmp) -- ZEND_FUNCTION(imagebmp); +ext/gd/gd_arginfo.h:701:15 - Unknown word (imagegetinterpolation) -- ZEND_FUNCTION(imagegetinterpolation); +ext/gd/gd_arginfo.h:736:10 - Unknown word (imagecreatefromavif) -- ZEND_FE(imagecreatefromavif, arginfo_imagecreatefromavif +ext/gd/gd_arginfo.h:736:39 - Unknown word (imagecreatefromavif) -- imagecreatefromavif, arginfo_imagecreatefromavif) +ext/gd/gd_arginfo.h:757:10 - Unknown word (imagecreatefrombmp) -- ZEND_FE(imagecreatefrombmp, arginfo_imagecreatefrombmp +ext/gd/gd_arginfo.h:757:38 - Unknown word (imagecreatefrombmp) -- imagecreatefrombmp, arginfo_imagecreatefrombmp) +ext/gd/gd_arginfo.h:760:10 - Unknown word (imagecreatefromtga) -- ZEND_FE(imagecreatefromtga, arginfo_imagecreatefromtga +ext/gd/gd_arginfo.h:760:38 - Unknown word (imagecreatefromtga) -- imagecreatefromtga, arginfo_imagecreatefromtga) +ext/gd/gd_arginfo.h:764:10 - Unknown word (imageavif) -- ZEND_FE(imageavif, arginfo_imageavif) +ext/gd/gd_arginfo.h:764:29 - Unknown word (imageavif) -- FE(imageavif, arginfo_imageavif) +ext/gd/gd_arginfo.h:780:10 - Unknown word (imagebmp) -- ZEND_FE(imagebmp, arginfo_imagebmp) +ext/gd/gd_arginfo.h:780:28 - Unknown word (imagebmp) -- FE(imagebmp, arginfo_imagebmp) +ext/gd/gd_arginfo.h:839:10 - Unknown word (imagegetinterpolation) -- ZEND_FE(imagegetinterpolation, arginfo_imagegetinterpolatio +ext/gd/gd_arginfo.h:839:41 - Unknown word (imagegetinterpolation) -- magegetinterpolation, arginfo_imagegetinterpolation) +ext/gd/gd_arginfo.h:863:36 - Unknown word (STYLEDBRUSHED) -- CONSTANT("IMG_COLOR_STYLEDBRUSHED", gdStyledBrushed, CONST +ext/gd/gd_arginfo.h:920:37 - Unknown word (EDGEDETECT) -- CONSTANT("IMG_FILTER_EDGEDETECT", IMAGE_FILTER_EDGEDETECT +ext/gd/gd_arginfo.h:920:63 - Unknown word (EDGEDETECT) -- EDGEDETECT", IMAGE_FILTER_EDGEDETECT, CONST_PERSISTENT); +ext/gd/gd_arginfo.h:959:37 - Unknown word (PAETH) -- CONSTANT("PNG_FILTER_PAETH", 0x80, CONST_PERSISTENT ext/gd/libgd/bmp.h:43:17 - Unknown word (ENDOFBITMAP) -- #define BMP_RLE_ENDOFBITMAP 1 -ext/gd/libgd/bmp.h:83:20 - Unknown word (numplanes) -- signed short int numplanes; ext/gd/libgd/bmp.h:95:14 - Unknown word (hres) -- signed int hres; -ext/gd/libgd/gd.c:1093:4 - Unknown word (Bresenham) -- /* Bresenham as presented in Foley -ext/gd/libgd/gd.c:1096:43 - Unknown word (yend) -- incr2, d, x, y, xend, yend, xdirflag, ydirflag -ext/gd/libgd/gd.c:1096:49 - Unknown word (xdirflag) -- d, x, y, xend, yend, xdirflag, ydirflag; -ext/gd/libgd/gd.c:1096:59 - Unknown word (ydirflag) -- xend, yend, xdirflag, ydirflag; -ext/gd/libgd/gd.c:1098:9 - Unknown word (wstart) -- int w, wstart; -ext/gd/libgd/gd.c:1129:11 - Unknown word (Claar) -- /* Doug Claar: watch out for NaN in -ext/gd/libgd/gd.c:1151:4 - Unknown word (ydirflag) -- ydirflag = (-1); -ext/gd/libgd/gd.c:1156:4 - Unknown word (ydirflag) -- ydirflag = 1; -ext/gd/libgd/gd.c:1161:3 - Unknown word (wstart) -- wstart = y - wid / 2; -ext/gd/libgd/gd.c:1162:12 - Unknown word (wstart) -- for (w = wstart; w < wstart + wid; w -ext/gd/libgd/gd.c:1162:24 - Unknown word (wstart) -- for (w = wstart; w < wstart + wid; w++) { -ext/gd/libgd/gd.c:1166:20 - Unknown word (ydirflag) -- if (((y2 - y1) * ydirflag) > 0) { -ext/gd/libgd/gd.c:1175:5 - Unknown word (wstart) -- wstart = y - wid / 2; -ext/gd/libgd/gd.c:1215:4 - Unknown word (yend) -- yend = y1; -ext/gd/libgd/gd.c:1216:4 - Unknown word (xdirflag) -- xdirflag = (-1); -ext/gd/libgd/gd.c:1220:4 - Unknown word (yend) -- yend = y2; -ext/gd/libgd/gd.c:1221:4 - Unknown word (xdirflag) -- xdirflag = 1; -ext/gd/libgd/gd.c:1230:20 - Unknown word (xdirflag) -- if (((x2 - x1) * xdirflag) > 0) { -ext/gd/libgd/gd.c:1231:15 - Unknown word (yend) -- while (y < yend) { -ext/gd/libgd/gd.c:1245:15 - Unknown word (yend) -- while (y < yend) { -ext/gd/libgd/gd.c:1264:31 - Unknown word (Alain) -- on 2003/12 by Pierre-Alain Joye (pajoye@pearfr -ext/gd/libgd/gd.c:1288:31 - Unknown word (Alain) -- on 2003/12 by Pierre-Alain Joye (pajoye@pearfr -ext/gd/libgd/gd.c:1376:49 - Unknown word (xdirflag) -- d, x, y, xend, yend, xdirflag, ydirflag; -ext/gd/libgd/gd.c:1376:59 - Unknown word (ydirflag) -- xend, yend, xdirflag, ydirflag; -ext/gd/libgd/gd.c:1520:12 - Unknown word (xuppper) -- const int xuppper = (x > INT_MAX - f- -ext/gd/libgd/gd.c:1521:12 - Unknown word (yuppper) -- const int yuppper = (y > INT_MAX - f- -ext/gd/libgd/gd.c:1531:20 - Unknown word (yuppper) -- for (py = y; py < yuppper; py++) { -ext/gd/libgd/gd.c:1532:21 - Unknown word (xuppper) -- for (px = x; px < xuppper; px++) { -ext/gd/libgd/gd.c:1548:12 - Unknown word (xuppper) -- const int xuppper = (x > INT_MAX - f- -ext/gd/libgd/gd.c:1549:12 - Unknown word (ylower) -- const int ylower = (y < INT_MIN + f- -ext/gd/libgd/gd.c:1559:20 - Unknown word (ylower) -- for (py = y; py > ylower; py--) { -ext/gd/libgd/gd.c:1560:21 - Unknown word (xuppper) -- for (px = x; px < xuppper; px++) { -ext/gd/libgd/gd.c:1654:19 - Unknown word (starty) -- int startx = -1, starty = -1, endx = -1, endy -ext/gd/libgd/gd.c:1654:32 - Unknown word (endx) -- startx = -1, starty = -1, endx = -1, endy = -1; -ext/gd/libgd/gd.c:1654:43 - Unknown word (endy) -- starty = -1, endx = -1, endy = -1; -ext/gd/libgd/gd.c:1654:6 - Unknown word (startx) -- int startx = -1, starty = -1, endx -ext/gd/libgd/gd.c:1681:7 - Unknown word (endx) -- x = endx = ((long) gdCosT[i -ext/gd/libgd/gd.c:1682:7 - Unknown word (endy) -- y = endy = ((long) gdSinT[i -ext/gd/libgd/gd.c:1707:18 - Unknown word (startx) -- pts[pti].x = startx = x; -ext/gd/libgd/gd.c:1708:18 - Unknown word (starty) -- pts[pti].y = starty = y; -ext/gd/libgd/gd.c:1738:21 - Unknown word (startx) -- if (pts[1].x != startx && pts[1].y == starty -ext/gd/libgd/gd.c:1738:43 - Unknown word (starty) -- startx && pts[1].y == starty) { -ext/gd/libgd/gd.c:1744:17 - Unknown word (startx) -- pts[1].x = startx; -ext/gd/libgd/gd.c:1745:17 - Unknown word (starty) -- pts[1].y = starty; -ext/gd/libgd/gd.c:1748:25 - Unknown word (endx) -- if (pts[pti-1].x != endx && pts[pti-1].y == endy -ext/gd/libgd/gd.c:1748:49 - Unknown word (endy) -- endx && pts[pti-1].y == endy) { -ext/gd/libgd/gd.c:1750:19 - Unknown word (endx) -- pts[pti].x = endx; -ext/gd/libgd/gd.c:1751:19 - Unknown word (endy) -- pts[pti].y = endy; -ext/gd/libgd/gd.c:1764:29 - Unknown word (Alain) -- Function added by Pierre-Alain Joye 02/08/2003 (paj -ext/gd/libgd/gd.c:2321:51 - Unknown word (Warmerdam) -- truecolor. Thanks to Frank Warmerdam. -ext/gd/libgd/gd.c:2366:54 - Unknown word (Padhrig) -- crashing! Thanks to Padhrig McCarthy. -ext/gd/libgd/gd.c:2453:18 - Unknown word (greyscale) -- * merge with greyscale target, but if pct is -ext/gd/libgd/gd.c:2490:6 - Unknown word (ydest) -- int ydest; -ext/gd/libgd/gd.c:2506:18 - Unknown word (Morimoto) -- /* Fixed by Mao Morimoto 2.0.16 */ -ext/gd/libgd/gd.c:2518:20 - Unknown word (ydest) -- for (ydest = 0; (ydest < sty[y - srcY]); ydest -ext/gd/libgd/gd.c:2518:44 - Unknown word (ydest) -- ydest < sty[y - srcY]); ydest++) { -ext/gd/libgd/gd.c:2518:8 - Unknown word (ydest) -- for (ydest = 0; (ydest < sty[y -ext/gd/libgd/gd.c:2527:16 - Unknown word (Thorben) -- /* 2.0.9: Thorben Kundinger: Maybe the -ext/gd/libgd/gd.c:2527:24 - Unknown word (Kundinger) -- /* 2.0.9: Thorben Kundinger: Maybe the source image -ext/gd/libgd/gd.c:2609:11 - Unknown word (spixels) -- double spixels = 0; -ext/gd/libgd/gd.c:2616:12 - Unknown word (yportion) -- double yportion; -ext/gd/libgd/gd.c:2618:6 - Unknown word (yportion) -- yportion = 1.0f - (sy - floor -ext/gd/libgd/gd.c:2619:10 - Unknown word (yportion) -- if (yportion > sy2 - sy1) { -ext/gd/libgd/gd.c:2620:7 - Unknown word (yportion) -- yportion = sy2 - sy1; -ext/gd/libgd/gd.c:2624:6 - Unknown word (yportion) -- yportion = sy2 - floor_cast(sy -ext/gd/libgd/gd.c:2630:13 - Unknown word (xportion) -- double xportion; +ext/gd/libgd/gd.c:1058:7 - Unknown word (thickhalf) -- int thickhalf = im->thick >> 1; +ext/gd/libgd/gd.c:1059:40 - Unknown word (thickhalf) -- eFilledHRectangle(im, x1, y - thickhalf, x2, y + im->thick +ext/gd/libgd/gd.c:1059:71 - Unknown word (thickhalf) -- x2, y + im->thick - thickhalf - 1, col); +ext/gd/libgd/gd.c:1077:7 - Unknown word (thickhalf) -- int thickhalf = im->thick >> 1; +ext/gd/libgd/gd.c:1078:34 - Unknown word (thickhalf) -- dImageFilledRectangle(im, x - thickhalf, y1, x + im->thick +ext/gd/libgd/gd.c:1093:4 - Unknown word (Bresenham) -- /* Bresenham as presented in Foley +ext/gd/libgd/gd.c:1096:43 - Unknown word (yend) -- incr2, d, x, y, xend, yend, xdirflag, ydirflag +ext/gd/libgd/gd.c:1096:49 - Unknown word (xdirflag) -- d, x, y, xend, yend, xdirflag, ydirflag; +ext/gd/libgd/gd.c:1096:59 - Unknown word (ydirflag) -- xend, yend, xdirflag, ydirflag; +ext/gd/libgd/gd.c:1098:9 - Unknown word (wstart) -- int w, wstart; +ext/gd/libgd/gd.c:1129:11 - Unknown word (Claar) -- /* Doug Claar: watch out for NaN in +ext/gd/libgd/gd.c:1151:4 - Unknown word (ydirflag) -- ydirflag = (-1); +ext/gd/libgd/gd.c:1156:4 - Unknown word (ydirflag) -- ydirflag = 1; +ext/gd/libgd/gd.c:1161:3 - Unknown word (wstart) -- wstart = y - wid / 2; +ext/gd/libgd/gd.c:1162:12 - Unknown word (wstart) -- for (w = wstart; w < wstart + wid; w +ext/gd/libgd/gd.c:1162:24 - Unknown word (wstart) -- for (w = wstart; w < wstart + wid; w++) { +ext/gd/libgd/gd.c:1166:20 - Unknown word (ydirflag) -- if (((y2 - y1) * ydirflag) > 0) { +ext/gd/libgd/gd.c:1175:5 - Unknown word (wstart) -- wstart = y - wid / 2; +ext/gd/libgd/gd.c:1215:4 - Unknown word (yend) -- yend = y1; +ext/gd/libgd/gd.c:1216:4 - Unknown word (xdirflag) -- xdirflag = (-1); +ext/gd/libgd/gd.c:1220:4 - Unknown word (yend) -- yend = y2; +ext/gd/libgd/gd.c:1221:4 - Unknown word (xdirflag) -- xdirflag = 1; +ext/gd/libgd/gd.c:1230:20 - Unknown word (xdirflag) -- if (((x2 - x1) * xdirflag) > 0) { +ext/gd/libgd/gd.c:1231:15 - Unknown word (yend) -- while (y < yend) { +ext/gd/libgd/gd.c:1245:15 - Unknown word (yend) -- while (y < yend) { +ext/gd/libgd/gd.c:1264:31 - Unknown word (Alain) -- on 2003/12 by Pierre-Alain Joye (pajoye@pearfr +ext/gd/libgd/gd.c:1288:31 - Unknown word (Alain) -- on 2003/12 by Pierre-Alain Joye (pajoye@pearfr +ext/gd/libgd/gd.c:1376:49 - Unknown word (xdirflag) -- d, x, y, xend, yend, xdirflag, ydirflag; +ext/gd/libgd/gd.c:1376:59 - Unknown word (ydirflag) -- xend, yend, xdirflag, ydirflag; +ext/gd/libgd/gd.c:1520:12 - Unknown word (xuppper) -- const int xuppper = (x > INT_MAX - f- +ext/gd/libgd/gd.c:1521:12 - Unknown word (yuppper) -- const int yuppper = (y > INT_MAX - f- +ext/gd/libgd/gd.c:1531:20 - Unknown word (yuppper) -- for (py = y; py < yuppper; py++) { +ext/gd/libgd/gd.c:1532:21 - Unknown word (xuppper) -- for (px = x; px < xuppper; px++) { +ext/gd/libgd/gd.c:1548:12 - Unknown word (xuppper) -- const int xuppper = (x > INT_MAX - f- +ext/gd/libgd/gd.c:1549:12 - Unknown word (ylower) -- const int ylower = (y < INT_MIN + f- +ext/gd/libgd/gd.c:1559:20 - Unknown word (ylower) -- for (py = y; py > ylower; py--) { +ext/gd/libgd/gd.c:1560:21 - Unknown word (xuppper) -- for (px = x; px < xuppper; px++) { +ext/gd/libgd/gd.c:1654:19 - Unknown word (starty) -- int startx = -1, starty = -1, endx = -1, endy +ext/gd/libgd/gd.c:1654:32 - Unknown word (endx) -- startx = -1, starty = -1, endx = -1, endy = -1; +ext/gd/libgd/gd.c:1654:43 - Unknown word (endy) -- starty = -1, endx = -1, endy = -1; +ext/gd/libgd/gd.c:1654:6 - Unknown word (startx) -- int startx = -1, starty = -1, endx +ext/gd/libgd/gd.c:1681:7 - Unknown word (endx) -- x = endx = ((long) gdCosT[i +ext/gd/libgd/gd.c:1682:7 - Unknown word (endy) -- y = endy = ((long) gdSinT[i +ext/gd/libgd/gd.c:1707:18 - Unknown word (startx) -- pts[pti].x = startx = x; +ext/gd/libgd/gd.c:1708:18 - Unknown word (starty) -- pts[pti].y = starty = y; +ext/gd/libgd/gd.c:1738:21 - Unknown word (startx) -- if (pts[1].x != startx && pts[1].y == starty +ext/gd/libgd/gd.c:1738:43 - Unknown word (starty) -- startx && pts[1].y == starty) { +ext/gd/libgd/gd.c:1744:17 - Unknown word (startx) -- pts[1].x = startx; +ext/gd/libgd/gd.c:1745:17 - Unknown word (starty) -- pts[1].y = starty; +ext/gd/libgd/gd.c:1748:25 - Unknown word (endx) -- if (pts[pti-1].x != endx && pts[pti-1].y == endy +ext/gd/libgd/gd.c:1748:49 - Unknown word (endy) -- endx && pts[pti-1].y == endy) { +ext/gd/libgd/gd.c:1750:19 - Unknown word (endx) -- pts[pti].x = endx; +ext/gd/libgd/gd.c:1751:19 - Unknown word (endy) -- pts[pti].y = endy; +ext/gd/libgd/gd.c:1764:29 - Unknown word (Alain) -- Function added by Pierre-Alain Joye 02/08/2003 (paj +ext/gd/libgd/gd.c:227:38 - Unknown word (antialiasing) -- default. This allows font antialiasing to work as expected +ext/gd/libgd/gd.c:2321:51 - Unknown word (Warmerdam) -- truecolor. Thanks to Frank Warmerdam. +ext/gd/libgd/gd.c:2366:54 - Unknown word (Padhrig) -- crashing! Thanks to Padhrig McCarthy. +ext/gd/libgd/gd.c:2453:18 - Unknown word (greyscale) -- * merge with greyscale target, but if pct is +ext/gd/libgd/gd.c:2490:6 - Unknown word (ydest) -- int ydest; +ext/gd/libgd/gd.c:2506:18 - Unknown word (Morimoto) -- /* Fixed by Mao Morimoto 2.0.16 */ +ext/gd/libgd/gd.c:2518:20 - Unknown word (ydest) -- for (ydest = 0; (ydest < sty[y - srcY]); ydest +ext/gd/libgd/gd.c:2518:44 - Unknown word (ydest) -- ydest < sty[y - srcY]); ydest++) { +ext/gd/libgd/gd.c:2518:8 - Unknown word (ydest) -- for (ydest = 0; (ydest < sty[y +ext/gd/libgd/gd.c:2527:16 - Unknown word (Thorben) -- /* 2.0.9: Thorben Kundinger: Maybe the +ext/gd/libgd/gd.c:2527:24 - Unknown word (Kundinger) -- /* 2.0.9: Thorben Kundinger: Maybe the source image +ext/gd/libgd/gd.c:2616:12 - Unknown word (yportion) -- double yportion; +ext/gd/libgd/gd.c:2618:6 - Unknown word (yportion) -- yportion = 1.0f - (sy - floor +ext/gd/libgd/gd.c:2619:10 - Unknown word (yportion) -- if (yportion > sy2 - sy1) { +ext/gd/libgd/gd.c:2620:7 - Unknown word (yportion) -- yportion = sy2 - sy1; +ext/gd/libgd/gd.c:2624:6 - Unknown word (yportion) -- yportion = sy2 - floor_cast(sy +ext/gd/libgd/gd.c:2630:13 - Unknown word (xportion) -- double xportion; ext/gd/libgd/gd.c:2631:13 - Unknown word (pcontribution) -- double pcontribution; ext/gd/libgd/gd.c:2634:7 - Unknown word (xportion) -- xportion = 1.0f - (sx - floor ext/gd/libgd/gd.c:2635:11 - Unknown word (xportion) -- if (xportion > sx2 - sx1) { @@ -9848,10 +8746,6 @@ ext/gd/libgd/gd.c:2644:6 - Unknown word (pcontribution) -- pcontribution = xp ext/gd/libgd/gd.c:2647:63 - Unknown word (pcontribution) -- gdTrueColorGetAlpha(p))) * pcontribution; ext/gd/libgd/gd.c:2651:41 - Unknown word (pcontribution) -- gdTrueColorGetAlpha (p) * pcontribution; ext/gd/libgd/gd.c:2653:21 - Unknown word (pcontribution) -- contrib_sum += pcontribution; -ext/gd/libgd/gd.c:2654:6 - Unknown word (spixels) -- spixels += xportion * yportion -ext/gd/libgd/gd.c:2664:8 - Unknown word (spixels) -- if (spixels != 0.0f) { -ext/gd/libgd/gd.c:2665:12 - Unknown word (spixels) -- red /= spixels; -ext/gd/libgd/gd.c:2666:14 - Unknown word (spixels) -- green /= spixels; ext/gd/libgd/gd.c:2723:32 - Unknown word (intertersection) -- remembering the previous intertersection, and by using the slope ext/gd/libgd/gd.c:2732:18 - Unknown word (pmaxy) -- int miny, maxy, pmaxy; ext/gd/libgd/gd.c:2732:6 - Unknown word (miny) -- int miny, maxy, pmaxy; @@ -9861,34 +8755,34 @@ ext/gd/libgd/gd.c:2770:4 - Unknown word (miny) -- miny = p[i].y; ext/gd/libgd/gd.c:2777:15 - Unknown word (miny) -- if (n > 1 && miny == maxy) { ext/gd/libgd/gd.c:2789:2 - Unknown word (pmaxy) -- pmaxy = maxy; ext/gd/libgd/gd.c:2790:34 - Unknown word (Chipitsine) -- Optimization by Ilia Chipitsine -- don't waste time -ext/gd/libgd/gd.c:282:7 - Unknown word (mindist) -- long mindist = 0; +ext/gd/libgd/gd.c:282:7 - Unknown word (mindist) -- long mindist = 0; ext/gd/libgd/gd.c:2831:20 - Unknown word (pmaxy) -- } else if (y == pmaxy && y == y2) { -ext/gd/libgd/gd.c:295:48 - Unknown word (Marwood) -- b (thanks to David Marwood) */ -ext/gd/libgd/gd.c:298:24 - Unknown word (mindist) -- if (first || (dist < mindist)) { -ext/gd/libgd/gd.c:299:4 - Unknown word (mindist) -- mindist = dist; +ext/gd/libgd/gd.c:295:48 - Unknown word (Marwood) -- b (thanks to David Marwood) */ +ext/gd/libgd/gd.c:298:24 - Unknown word (mindist) -- if (first || (dist < mindist)) { +ext/gd/libgd/gd.c:299:4 - Unknown word (mindist) -- mindist = dist; ext/gd/libgd/gd.c:43:54 - Unknown word (jklmnopqr) -- xb8, 0xc6, 0xa4, /*.jklmnopqr...... */ -ext/gd/libgd/gd.c:448:8 - Unknown word (mindist) -- float mindist = 0; -ext/gd/libgd/gd.c:458:24 - Unknown word (mindist) -- if (first || (dist < mindist)) { +ext/gd/libgd/gd.c:448:8 - Unknown word (mindist) -- float mindist = 0; +ext/gd/libgd/gd.c:458:24 - Unknown word (mindist) -- if (first || (dist < mindist)) { ext/gd/libgd/gd.c:45:55 - Unknown word (stuvwxyz) -- xdd, 0xde, 0xae, /*..stuvwxyz...... */ ext/gd/libgd/gd.c:51:54 - Unknown word (JKLMNOPQR) -- xdb, 0xfa, 0xff, /*.JKLMNOPQR...... */ ext/gd/libgd/gd.c:53:55 - Unknown word (STUVWXYZ) -- xd2, 0xd3, 0xd5, /*..STUVWXYZ...... */ ext/gd/libgd/gd.c:59:87 - Unknown word (Buckman) -- improvement. Thanks to John Buckman. */ -ext/gd/libgd/gd.c:666:27 - Unknown word (Hodgman) -- This is the Sutherland Hodgman Algorithm, as implemented -ext/gd/libgd/gd.c:667:27 - Unknown word (Gyurcsik) -- Duvanenko, Robbins and Gyurcsik - SH(DRG) for short -ext/gd/libgd/gd.c:667:4 - Unknown word (Duvanenko) -- * Duvanenko, Robbins and Gyurcsik -ext/gd/libgd/gd.c:667:65 - Unknown word (Dobb's) -- for short. See Dr Dobb's -ext/gd/libgd/gd.c:684:60 - Unknown word (maxdim) -- int *x1, int *y1, int maxdim) { -ext/gd/libgd/gd.c:696:13 - Unknown word (maxdim) -- if (*x1 > maxdim) { -ext/gd/libgd/gd.c:697:22 - Unknown word (maxdim) -- *y1 += (int)(m * (maxdim - *x1)); -ext/gd/libgd/gd.c:698:10 - Unknown word (maxdim) -- *x1 = maxdim; -ext/gd/libgd/gd.c:702:12 - Unknown word (maxdim) -- if (*x0 > maxdim) { /* start of line -ext/gd/libgd/gd.c:835:23 - Unknown word (Winzig) -- /* 2.0.9, Thomas Winzig: apply simple full transparen -ext/gd/libgd/gd.c:844:57 - Unknown word (Thorben) -- truecolor (thanks to Thorben Kundinger for pointing -ext/gd/libgd/gd.c:844:65 - Unknown word (Kundinger) -- truecolor (thanks to Thorben Kundinger for pointing out the -ext/gd/libgd/gd.c:851:23 - Unknown word (Winzig) -- /* 2.0.9, Thomas Winzig: apply simple full transparen +ext/gd/libgd/gd.c:666:27 - Unknown word (Hodgman) -- This is the Sutherland Hodgman Algorithm, as implemented +ext/gd/libgd/gd.c:667:27 - Unknown word (Gyurcsik) -- Duvanenko, Robbins and Gyurcsik - SH(DRG) for short +ext/gd/libgd/gd.c:667:4 - Unknown word (Duvanenko) -- * Duvanenko, Robbins and Gyurcsik +ext/gd/libgd/gd.c:667:65 - Unknown word (Dobb's) -- for short. See Dr Dobb's +ext/gd/libgd/gd.c:684:60 - Unknown word (maxdim) -- int *x1, int *y1, int maxdim) { +ext/gd/libgd/gd.c:696:13 - Unknown word (maxdim) -- if (*x1 > maxdim) { +ext/gd/libgd/gd.c:697:22 - Unknown word (maxdim) -- *y1 += (int)(m * (maxdim - *x1)); +ext/gd/libgd/gd.c:698:10 - Unknown word (maxdim) -- *x1 = maxdim; +ext/gd/libgd/gd.c:702:12 - Unknown word (maxdim) -- if (*x0 > maxdim) { /* start of line +ext/gd/libgd/gd.c:835:23 - Unknown word (Winzig) -- /* 2.0.9, Thomas Winzig: apply simple full transparen +ext/gd/libgd/gd.c:844:57 - Unknown word (Thorben) -- truecolor (thanks to Thorben Kundinger for pointing +ext/gd/libgd/gd.c:844:65 - Unknown word (Kundinger) -- truecolor (thanks to Thorben Kundinger for pointing out the +ext/gd/libgd/gd.c:851:23 - Unknown word (Winzig) -- /* 2.0.9, Thomas Winzig: apply simple full transparen ext/gd/libgd/gd.h:67:18 - Unknown word (repsented) -- True colors are repsented as follows: ext/gd/libgd/gd2copypal.c:19:35 - Unknown word (copypal) -- (stderr, "Usage: gd2copypal palettefile.gd2 filename -ext/gd/libgd/gd2topng.c:17:35 - Unknown word (topng) -- (stderr, "Usage: gd2topng filename.gd2 filename +ext/gd/libgd/gd2copypal.c:19:43 - Unknown word (palettefile) -- "Usage: gd2copypal palettefile.gd2 filename.gd2\n" ext/gd/libgd/gd_avif.c:155:13 - Unknown word (rodata) -- avifROData rodata; ext/gd/libgd/gd_avif.c:16:13 - Unknown word (LIBAVIF) -- #ifdef HAVE_LIBAVIF ext/gd/libgd/gd_avif.c:190:21 - Unknown word (rodata) -- if (size > reader->rodata.size) { @@ -9923,7 +8817,6 @@ ext/gd/libgd/gd_avif.c:582:3 - Unknown word (QUANTIZER) -- QUANTIZER_DEFAUL ext/gd/libgd/gd_avif.c:582:31 - Unknown word (Quantizer) -- QUANTIZER_DEFAULT : quality2Quantizer(quality); ext/gd/libgd/gd_avif.c:584:14 - Unknown word (Quantizer) -- encoder->minQuantizer = quantizerQuality; ext/gd/libgd/gd_avif.c:584:26 - Unknown word (quantizer) -- encoder->minQuantizer = quantizerQuality; -ext/gd/libgd/gd_avif.c:593:39 - Unknown word (Sscales) -- a reason to use timeSscales != 1? ext/gd/libgd/gd_avif.c:656:16 - Unknown word (LIBAVIF) -- #endif /* HAVE_LIBAVIF */ ext/gd/libgd/gd_avif.c:73:71 - Unknown word (libavif) -- quantity params used by libavif. ext/gd/libgd/gd_avif.c:74:8 - Unknown word (Quantizer) -- The *Quantizer* params values can range @@ -9934,15 +8827,11 @@ ext/gd/libgd/gd_bmp.c:151:28 - Unknown word (ressolution) -- gdBMPPutInt(out, ext/gd/libgd/gd_bmp.c:221:20 - Unknown word (ENDOFBITMAP) -- Putchar(BMP_RLE_ENDOFBITMAP, out); ext/gd/libgd/gd_bmp.c:279:4 - Unknown word (rmtmp) -- _rmtmp(); ext/gd/libgd/gd_bmp.c:470:20 - Unknown word (Numcolours) -- BMP_DEBUG(printf("Numcolours: %d\n", info->numcolors -ext/gd/libgd/gd_bmp.c:473:41 - Unknown word (numplanes) -- Planes: %d\n", info->numplanes)); -ext/gd/libgd/gd_bmp.c:577:27 - Unknown word (numplanes) -- gdGetWordLSB(&info->numplanes, infile) || ext/gd/libgd/gd_bmp.c:581:26 - Unknown word (hres) -- !gdGetIntLSB(&info->hres, infile) || -ext/gd/libgd/gd_bmp.c:598:53 - Unknown word (numplanes) -- height <= 0 || info->numplanes <= 0 || -ext/gd/libgd/gd_bmp.c:611:27 - Unknown word (numplanes) -- gdGetWordLSB(&info->numplanes, infile) || -ext/gd/libgd/gd_bmp.c:623:53 - Unknown word (numplanes) -- height <= 0 || info->numplanes <= 0 || ext/gd/libgd/gd_bmp.c:641:26 - Unknown word (hres) -- !gdGetIntLSB(&info->hres, infile) || ext/gd/libgd/gd_bmp.c:912:55 - Unknown word (optimsations) -- called often, potential optimsations */ ext/gd/libgd/gd_crop.c:249:30 - Unknown word (pnmcrop) -- algorithm comes from pnmcrop (http://netpbm.sourceforge +ext/gd/libgd/gd_crop.c:65:15 - Unknown word (croping) -- * Automatic croping of the src image using ext/gd/libgd/gd_filter.c:14:14 - Unknown word (Alain) -- * by Pierre-Alain Joye (pierre@php.net ext/gd/libgd/gd_filter.c:17:13 - Unknown word (Sommer) -- * by Kalle Sommer Nielsen (kalle@php.net ext/gd/libgd/gd_filter.c:17:7 - Unknown word (Kalle) -- * by Kalle Sommer Nielsen (kalle @@ -9956,31 +8845,12 @@ ext/gd/libgd/gd_filter.c:437:43 - Unknown word (cpxl) -- gdImageRed(src ext/gd/libgd/gd_filter.c:448:45 - Unknown word (cpxl) -- gdImageGreen(srcback, cpxl)) - ((float)gdImageGreen ext/gd/libgd/gd_filter.c:459:44 - Unknown word (cpxl) -- gdImageBlue(srcback, cpxl)) - ((float)gdImageBlue ext/gd/libgd/gd_gd.c:179:95 - Unknown word (Pfaller) -- reported by Andreas Pfaller. */ -ext/gd/libgd/gd_gd2.c:149:3 - Unknown word (sidx) -- sidx = sizeof(t_chunk_info -ext/gd/libgd/gd_gd2.c:150:7 - Unknown word (sidx) -- if (sidx <= 0) { -ext/gd/libgd/gd_gd2.c:153:19 - Unknown word (sidx) -- cidx = gdCalloc(sidx, 1); -ext/gd/libgd/gd_gd2.c:153:3 - Unknown word (cidx) -- cidx = gdCalloc(sidx, 1) -ext/gd/libgd/gd_gd2.c:154:7 - Unknown word (cidx) -- if (cidx == NULL) { -ext/gd/libgd/gd_gd2.c:159:18 - Unknown word (cidx) -- if (gdGetInt(&cidx[i].offset, in) != 1 -ext/gd/libgd/gd_gd2.c:160:12 - Unknown word (cidx) -- gdFree(cidx); ext/gd/libgd/gd_gd2.c:220:6 - Unknown word (zerr) -- int zerr; ext/gd/libgd/gd_gd2.c:235:2 - Unknown word (zerr) -- zerr = uncompress((unsigned ext/gd/libgd/gd_gd2.c:236:6 - Unknown word (zerr) -- if (zerr != Z_OK) { ext/gd/libgd/gd_gd2.c:237:48 - Unknown word (zerr) -- d from uncompress", zerr)); ext/gd/libgd/gd_gd2.c:330:38 - Unknown word (comproessed) -- error("Error reading comproessed chunk")); -ext/gd/libgd/gd_gd2.c:439:14 - Unknown word (dpos) -- int dstart, dpos; -ext/gd/libgd/gd_gd2.c:439:6 - Unknown word (dstart) -- int dstart, dpos; -ext/gd/libgd/gd_gd2.c:530:2 - Unknown word (dstart) -- dstart = gdTell(in); -ext/gd/libgd/gd_gd2.c:531:40 - Unknown word (dstart) -- Data starts at %d", dstart)); -ext/gd/libgd/gd_gd2.c:554:6 - Unknown word (dpos) -- dpos = (cy * (cs * fsx) -ext/gd/libgd/gd_gd2.c:554:65 - Unknown word (dstart) -- (yhi - ylo) * 4) + dstart; -ext/gd/libgd/gd_gd2.c:556:55 - Unknown word (dstart) -- cs * (yhi - ylo) + dstart; -ext/gd/libgd/gd_gd2.c:556:6 - Unknown word (dpos) -- dpos = cy * (cs * fsx) + -ext/gd/libgd/gd_gd2.c:560:21 - Unknown word (dpos) -- if (!gdSeek(in, dpos)) { -ext/gd/libgd/gd_gd2.c:564:67 - Unknown word (dpos) -- position %d", cx, cy, dpos - dstart)); ext/gd/libgd/gd_gd2.c:570:30 - Unknown word (comproessed) -- error("Error reading comproessed chunk"); -ext/gd/libgd/gd_gd2.c:60:16 - Unknown word (cidx) -- t_chunk_info *cidx; -ext/gd/libgd/gd_gd2.c:61:6 - Unknown word (sidx) -- int sidx; ext/gd/libgd/gd_gd2.c:77:16 - Unknown word (magick) -- /* Equiv. of 'magick'. */ ext/gd/libgd/gd_gif_in.c:11:22 - Unknown word (ENVARS) -- * #define DEBUGGING_ENVARS */ ext/gd/libgd/gd_gif_in.c:13:18 - Unknown word (ENVARS) -- #ifdef DEBUGGING_ENVARS @@ -9989,9 +8859,13 @@ ext/gd/libgd/gd_gif_out.c:12:23 - Unknown word (Wijkstra) -- Modified by M ext/gd/libgd/gd_gif_out.c:144:17 - Unknown word (colorstobpp) -- BitsPerPixel = colorstobpp(tim->colorsTotal); ext/gd/libgd/gd_gif_out.c:14:30 - Unknown word (Poskanzer) -- Copyright (C) 1989 by Jef Poskanzer. ext/gd/libgd/gd_gif_out.c:158:1 - Unknown word (colorstobpp) -- colorstobpp(int colors) +ext/gd/libgd/gd_gif_out.c:183:4 - Unknown word (GIFENCODE) -- * GIFENCODE.C - GIF Image compression +ext/gd/libgd/gd_gif_out.c:29:39 - Unknown word (GIFBITS) -- must be able to hold 2**GIFBITS values of type int, ext/gd/libgd/gd_gif_out.c:426:5 - Unknown word (GIFCOMPR) -- * GIFCOMPR.C - GIF Image ext/gd/libgd/gd_gif_out.c:428:5 - Unknown word (Lempel) -- * Lempel-Ziv compression based ext/gd/libgd/gd_gif_out.c:429:11 - Unknown word (Rowley) -- * David Rowley (mgardi@watdcsu.waterloo +ext/gd/libgd/gd_gif_out.c:42:17 - Unknown word (GIFBITS) -- #define maxbits GIFBITS +ext/gd/libgd/gd_gif_out.c:437:9 - Unknown word (GIFBITS) -- #define GIFBITS 12 ext/gd/libgd/gd_gif_out.c:451:42 - Unknown word (decvax) -- Spencer W. Thomas (decvax!harpo!utah-cs!utah-gr ext/gd/libgd/gd_gif_out.c:451:49 - Unknown word (harpo) -- Thomas (decvax!harpo!utah-cs!utah-gr!thomas ext/gd/libgd/gd_gif_out.c:452:42 - Unknown word (decvax) -- McKie (decvax!mcvax!jim) @@ -10007,24 +8881,18 @@ ext/gd/libgd/gd_gif_out.c:455:42 - Unknown word (decvax) -- James A. Woo ext/gd/libgd/gd_gif_out.c:455:49 - Unknown word (ihnp) -- Woods (decvax!ihnp4!ames!jaw) ext/gd/libgd/gd_gif_out.c:456:21 - Unknown word (Orost) -- * Joe Orost (decvax ext/gd/libgd/gd_gif_out.c:456:56 - Unknown word (petsd) -- (decvax!vax135!petsd!joe) +ext/gd/libgd/gd_gif_out.c:45:36 - Unknown word (GIFBITS) -- maxmaxcode ((code_int)1 << GIFBITS) ext/gd/libgd/gd_gif_out.c:469:33 - Unknown word (htab) -- HashTabOf(i) ctx->htab[i] +ext/gd/libgd/gd_gif_out.c:476:51 - Unknown word (GIFBITS) -- suffix table needs 2**GIFBITS characters. We ext/gd/libgd/gd_gif_out.c:477:35 - Unknown word (htab) -- from the beginning of htab. The output stack uses ext/gd/libgd/gd_gif_out.c:478:7 - Unknown word (htab) -- * of htab, and contains characters -ext/gd/libgd/gd_gif_out.c:482:13 - Unknown word (prefixof) -- #define tab_prefixof(i) CodeTabOf(i) -ext/gd/libgd/gd_gif_out.c:483:13 - Unknown word (suffixof) -- #define tab_suffixof(i) ((char_type ext/gd/libgd/gd_gif_out.c:483:46 - Unknown word (htab) -- ((char_type*)(htab))[i] -ext/gd/libgd/gd_gif_out.c:484:50 - Unknown word (suffixof) -- ((char_type*)&tab_suffixof((code_int)1< -ext/gd/libgd/gd_interpolation.c:104:12 - Unknown word (divfx) -- #define gd_divfx(x,y) ((long)((unsigned +ext/gd/libgd/gd_interpolation.c:101:12 - Unknown word (mulfx) -- #define gd_mulfx(x,y) (((x) * (y)) > +ext/gd/libgd/gd_interpolation.c:104:12 - Unknown word (divfx) -- #define gd_divfx(x,y) ((long)((unsigned ext/gd/libgd/gd_interpolation.c:1092:62 - Unknown word (rewamped) -- implementations are rewamped versions of the implementatio ext/gd/libgd/gd_interpolation.c:1103:26 - Unknown word (ftofx) -- const gdFixed f_dx = gd_ftofx(dx); ext/gd/libgd/gd_interpolation.c:1104:26 - Unknown word (ftofx) -- const gdFixed f_dy = gd_ftofx(dy); @@ -10091,41 +8959,33 @@ ext/gd/libgd/gd_interpolation.c:241:6 - Unknown word (Qone) -- q ext/gd/libgd/gd_interpolation.c:325:4 - Unknown word (endverbatim) -- \endverbatim ext/gd/libgd/gd_interpolation.c:345:4 - Unknown word (endverbatim) -- \endverbatim ext/gd/libgd/gd_interpolation.c:35:5 - Unknown word (artifacting) -- artifacting occurs. +ext/gd/libgd/gd_interpolation.c:40:63 - Unknown word (downscaling) -- simple rotation or up/downscaling. +ext/gd/libgd/gd_interpolation.c:41:2 - Unknown word (downscaling) -- downscaling using the fixed point ext/gd/libgd/gd_interpolation.c:425:4 - Unknown word (Lanczos) -- /* Lanczos8 filter, default radius ext/gd/libgd/gd_interpolation.c:426:22 - Unknown word (lanczos) -- static double filter_lanczos8(const double x1) ext/gd/libgd/gd_interpolation.c:429:19 - Unknown word (LANCZOS) -- #define R DEFAULT_LANCZOS8_RADIUS ext/gd/libgd/gd_interpolation.c:442:4 - Unknown word (Lanczos) -- /* Lanczos3 filter, default radius ext/gd/libgd/gd_interpolation.c:443:22 - Unknown word (lanczos) -- static double filter_lanczos3(const double x1) +ext/gd/libgd/gd_interpolation.c:45:58 - Unknown word (antialiasing) -- versions have a lazy antialiasing for ext/gd/libgd/gd_interpolation.c:469:4 - Unknown word (Trangle) -- /* Trangle filter, default radius -ext/gd/libgd/gd_interpolation.c:67:12 - Unknown word (emmintrin) -- # include +ext/gd/libgd/gd_interpolation.c:67:12 - Unknown word (emmintrin) -- # include ext/gd/libgd/gd_interpolation.c:692:25 - Unknown word (neighbouring) -- get color values of neighbouring pixels */ ext/gd/libgd/gd_interpolation.c:783:15 - Unknown word (rgbs) -- const int rgbs = getPixelOverflowTC ext/gd/libgd/gd_interpolation.c:786:41 - Unknown word (rgbs) -- * gdTrueColorGetRed(rgbs); ext/gd/libgd/gd_interpolation.c:787:43 - Unknown word (rgbs) -- gdTrueColorGetGreen(rgbs); ext/gd/libgd/gd_interpolation.c:788:42 - Unknown word (rgbs) -- gdTrueColorGetBlue(rgbs); ext/gd/libgd/gd_interpolation.c:789:43 - Unknown word (rgbs) -- gdTrueColorGetAlpha(rgbs); -ext/gd/libgd/gd_interpolation.c:83:12 - Unknown word (itofx) -- #define gd_itofx(x) (long)((unsigned -ext/gd/libgd/gd_interpolation.c:86:12 - Unknown word (ftofx) -- #define gd_ftofx(x) (long)((x) * 256 -ext/gd/libgd/gd_interpolation.c:89:12 - Unknown word (dtofx) -- #define gd_dtofx(x) (long)((x) * 256 -ext/gd/libgd/gd_interpolation.c:92:12 - Unknown word (fxtoi) -- #define gd_fxtoi(x) ((x) >> 8) -ext/gd/libgd/gd_interpolation.c:95:13 - Unknown word (fxtof) -- # define gd_fxtof(x) ((float)(x) / 25 -ext/gd/libgd/gd_interpolation.c:98:12 - Unknown word (fxtod) -- #define gd_fxtod(x) ((double)(x) / 2 -ext/gd/libgd/gd_io_dp.c:101:2 - Unknown word (dctx) -- dctx = (dpIOCtx *) ctx; -ext/gd/libgd/gd_io_dp.c:102:7 - Unknown word (dctx) -- dp = dctx->dp; -ext/gd/libgd/gd_io_dp.c:127:11 - Unknown word (dctx) -- dpIOCtx *dctx; -ext/gd/libgd/gd_io_dp.c:129:2 - Unknown word (dctx) -- dctx = (dpIOCtx *) ctx; -ext/gd/libgd/gd_io_dp.c:98:11 - Unknown word (dctx) -- dpIOCtx *dctx; -ext/gd/libgd/gd_io_file.c:79:13 - Unknown word (fctx) -- fileIOCtx *fctx; -ext/gd/libgd/gd_io_file.c:80:2 - Unknown word (fctx) -- fctx = (fileIOCtx *) ctx -ext/gd/libgd/gd_io_file.c:82:30 - Unknown word (fctx) -- fwrite(buf, 1, size, fctx->f); -ext/gd/libgd/gd_io_file.c:88:13 - Unknown word (fctx) -- fileIOCtx *fctx; -ext/gd/libgd/gd_io_file.c:89:2 - Unknown word (fctx) -- fctx = (fileIOCtx *) ctx +ext/gd/libgd/gd_interpolation.c:83:12 - Unknown word (itofx) -- #define gd_itofx(x) (long)((unsigned +ext/gd/libgd/gd_interpolation.c:86:12 - Unknown word (ftofx) -- #define gd_ftofx(x) (long)((x) * 256 +ext/gd/libgd/gd_interpolation.c:89:12 - Unknown word (dtofx) -- #define gd_dtofx(x) (long)((x) * 256 +ext/gd/libgd/gd_interpolation.c:92:12 - Unknown word (fxtoi) -- #define gd_fxtoi(x) ((x) >> 8) +ext/gd/libgd/gd_interpolation.c:95:13 - Unknown word (fxtof) -- # define gd_fxtof(x) ((float)(x) / 25 +ext/gd/libgd/gd_interpolation.c:98:12 - Unknown word (fxtod) -- #define gd_fxtod(x) ((double)(x) / 2 ext/gd/libgd/gd_jpeg.c:136:29 - Unknown word (JFIF) -- Write IM to OUTFILE as a JFIF-formatted JPEG image ext/gd/libgd/gd_jpeg.c:176:24 - Unknown word (jerr) -- struct jpeg_error_mgr jerr; ext/gd/libgd/gd_jpeg.c:177:12 - Unknown word (jidx) -- int i, j, jidx; ext/gd/libgd/gd_jpeg.c:179:11 - Unknown word (JSAMPROW) -- volatile JSAMPROW row = 0; ext/gd/libgd/gd_jpeg.c:180:2 - Unknown word (JSAMPROW) -- JSAMPROW rowptr[1]; -ext/gd/libgd/gd_jpeg.c:182:13 - Unknown word (nlines) -- JDIMENSION nlines; ext/gd/libgd/gd_jpeg.c:182:2 - Unknown word (JDIMENSION) -- JDIMENSION nlines; ext/gd/libgd/gd_jpeg.c:186:11 - Unknown word (jerr) -- memset (&jerr, 0, sizeof (jerr)); ext/gd/libgd/gd_jpeg.c:186:28 - Unknown word (jerr) -- memset (&jerr, 0, sizeof (jerr)); @@ -10140,14 +9000,6 @@ ext/gd/libgd/gd_jpeg.c:243:9 - Unknown word (jidx) -- for (jidx = 0, j ext/gd/libgd/gd_jpeg.c:246:9 - Unknown word (jidx) -- row[jidx++] = gdTrueColorGetRed ext/gd/libgd/gd_jpeg.c:247:9 - Unknown word (jidx) -- row[jidx++] = gdTrueColorGetGreen ext/gd/libgd/gd_jpeg.c:248:9 - Unknown word (jidx) -- row[jidx++] = gdTrueColorGetBlue -ext/gd/libgd/gd_jpeg.c:251:24 - Unknown word (scanlines) -- nlines = jpeg_write_scanlines (&cinfo, rowptr, 1) -ext/gd/libgd/gd_jpeg.c:251:4 - Unknown word (nlines) -- nlines = jpeg_write_scanlines -ext/gd/libgd/gd_jpeg.c:252:8 - Unknown word (nlines) -- if (nlines != 1) { -ext/gd/libgd/gd_jpeg.c:253:59 - Unknown word (scanlines) -- warning: jpeg_write_scanlines returns %u -- expected -ext/gd/libgd/gd_jpeg.c:253:96 - Unknown word (nlines) -- returns %u -- expected 1", nlines); -ext/gd/libgd/gd_jpeg.c:278:24 - Unknown word (scanlines) -- nlines = jpeg_write_scanlines (&cinfo, rowptr, 1) -ext/gd/libgd/gd_jpeg.c:278:4 - Unknown word (nlines) -- nlines = jpeg_write_scanlines -ext/gd/libgd/gd_jpeg.c:280:59 - Unknown word (scanlines) -- warning: jpeg_write_scanlines returns %u -- expected ext/gd/libgd/gd_jpeg.c:2:36 - Unknown word (JFIF) -- Read and write JPEG (JFIF) format image files ext/gd/libgd/gd_jpeg.c:338:24 - Unknown word (jerr) -- struct jpeg_error_mgr jerr; ext/gd/libgd/gd_jpeg.c:341:11 - Unknown word (JSAMPROW) -- volatile JSAMPROW row = 0; @@ -10161,7 +9013,6 @@ ext/gd/libgd/gd_jpeg.c:44:17 - Unknown word (jmpbuf) -- typedef struct _ ext/gd/libgd/gd_jpeg.c:463:250 - Unknown word (jmorecfg) -- unusual images. Edit your jmorecfg.h file to specify the ext/gd/libgd/gd_jpeg.c:46:10 - Unknown word (jmpbuf) -- jmp_buf jmpbuf; ext/gd/libgd/gd_jpeg.c:474:18 - Unknown word (tpix) -- register int *tpix = im->tpixels[i]; -ext/gd/libgd/gd_jpeg.c:475:22 - Unknown word (scanlines) -- nrows = jpeg_read_scanlines (&cinfo, rowptr, 1) ext/gd/libgd/gd_jpeg.c:480:58 - Unknown word (tpix) -- width; j++, currow += 4, tpix++) { ext/gd/libgd/gd_jpeg.c:481:6 - Unknown word (tpix) -- *tpix = CMYKToRGB (currow ext/gd/libgd/gd_jpeg.c:487:18 - Unknown word (tpix) -- register int *tpix = im->tpixels[i]; @@ -10190,46 +9041,32 @@ ext/gd/libgd/gd_jpeg.c:90:18 - Unknown word (jmpbufw) -- jmpbuf_wrapper * ext/gd/libgd/gd_jpeg.c:91:14 - Unknown word (JMSG) -- char buffer[JMSG_LENGTH_MAX]; ext/gd/libgd/gd_jpeg.c:9:21 - Unknown word (JSAMPLE) -- * NOTE: IJG 12-bit JSAMPLE (BITS_IN_JSAMPLE == ext/gd/libgd/gd_jpeg.c:9:38 - Unknown word (JSAMPLE) -- bit JSAMPLE (BITS_IN_JSAMPLE == 12) mode is not -ext/gd/libgd/gd_matrix.c:108:4 - Unknown word (Concats) -- * Concats two affine transforms +ext/gd/libgd/gd_matrix.c:279:6 - Unknown word (Affineexpansion) -- * gdAffineexpansion: Find the affine's expansion ext/gd/libgd/gd_png.c:132:6 - Unknown word (colorp) -- png_colorp palette; -ext/gd/libgd/gd_png.c:135:6 - Unknown word (bytep) -- png_bytep trans; -ext/gd/libgd/gd_png.c:136:15 - Unknown word (bytep) -- volatile png_bytep image_data = NULL; ext/gd/libgd/gd_png.c:137:15 - Unknown word (bytepp) -- volatile png_bytepp row_pointers = NULL ext/gd/libgd/gd_png.c:178:45 - Unknown word (IDAT) -- to keep pre- and post-IDAT chunk info separated +ext/gd/libgd/gd_png.c:199:10 - Unknown word (IHDR) -- png_get_IHDR(png_ptr, info_ptr, ext/gd/libgd/gd_png.c:19:50 - Unknown word (Roelofs) -- Copyright 1999 Greg Roelofs and Thomas Boutell ext/gd/libgd/gd_png.c:251:12 - Unknown word (PLTE) -- png_get_PLTE(png_ptr, info_ptr, ext/gd/libgd/gd_png.c:275:24 - Unknown word (colorp) -- if ((palette = (png_colorp) gdMalloc (256 * sizeof -ext/gd/libgd/gd_png.c:348:20 - Unknown word (bytep) -- image_data = (png_bytep) safe_emalloc(rowbytes ext/gd/libgd/gd_png.c:350:22 - Unknown word (bytepp) -- row_pointers = (png_bytepp) safe_emalloc(height ext/gd/libgd/gd_png.c:375:13 - Unknown word (Slaven) -- /* 2.0.12: Slaven Rezic: palette images ext/gd/libgd/gd_png.c:375:20 - Unknown word (Rezic) -- /* 2.0.12: Slaven Rezic: palette images are -ext/gd/libgd/gd_png.c:386:9 - Unknown word (boffset) -- int boffset = 0; -ext/gd/libgd/gd_png.c:388:44 - Unknown word (boffset) -- r = row_pointers[h][boffset++]; -ext/gd/libgd/gd_png.c:389:44 - Unknown word (boffset) -- g = row_pointers[h][boffset++]; -ext/gd/libgd/gd_png.c:390:44 - Unknown word (boffset) -- b = row_pointers[h][boffset++]; -ext/gd/libgd/gd_png.c:399:9 - Unknown word (boffset) -- int boffset = 0; ext/gd/libgd/gd_png.c:46:17 - Unknown word (jmpbuf) -- typedef struct _jmpbuf_wrapper ext/gd/libgd/gd_png.c:485:52 - Unknown word (Lutz) -- part on code from Dale Lutz (Safe Software Inc. ext/gd/libgd/gd_png.c:48:10 - Unknown word (jmpbuf) -- jmp_buf jmpbuf; ext/gd/libgd/gd_png.c:49:3 - Unknown word (jmpbuf) -- } jmpbuf_wrapper; -ext/gd/libgd/gd_png.c:519:44 - Unknown word (infopp) -- struct (&png_ptr, (png_infopp) NULL); -ext/gd/libgd/gd_png.c:51:36 - Unknown word (structp) -- gdPngErrorHandler (png_structp png_ptr, png_const_charp -ext/gd/libgd/gd_png.c:51:63 - Unknown word (charp) -- structp png_ptr, png_const_charp msg) ext/gd/libgd/gd_png.c:53:18 - Unknown word (jmpbuf) -- jmpbuf_wrapper *jmpbuf_ptr; ext/gd/libgd/gd_png.c:53:2 - Unknown word (jmpbuf) -- jmpbuf_wrapper *jmpbuf_ptr +ext/gd/libgd/gd_png.c:605:12 - Unknown word (IHDR) -- png_set_IHDR(png_ptr, info_ptr, width +ext/gd/libgd/gd_png.c:608:12 - Unknown word (IHDR) -- png_set_IHDR(png_ptr, info_ptr, width +ext/gd/libgd/gd_png.c:612:11 - Unknown word (IHDR) -- png_set_IHDR(png_ptr, info_ptr, width ext/gd/libgd/gd_png.c:617:29 - Unknown word (Winzig) -- .9: fixed by Thomas Winzig */ ext/gd/libgd/gd_png.c:691:11 - Unknown word (PLTE) -- png_set_PLTE(png_ptr, info_ptr, palette ext/gd/libgd/gd_png.c:694:59 - Unknown word (IDAT) -- everything up to first IDAT) */ ext/gd/libgd/gd_png.c:709:35 - Unknown word (Phong) -- performance optimizations by Phong Tran */ ext/gd/libgd/gd_png.c:714:9 - Unknown word (ptpixels) -- int **ptpixels = im->tpixels; ext/gd/libgd/gd_png.c:726:16 - Unknown word (ptpixels) -- pThisRow = *ptpixels++; -ext/gd/libgd/gd_png.c:75:38 - Unknown word (structp) -- gdPngWarningHandler (png_structp png_ptr, png_const_charp -ext/gd/libgd/gd_png.c:75:65 - Unknown word (charp) -- structp png_ptr, png_const_charp msg) -ext/gd/libgd/gd_png.c:81:32 - Unknown word (structp) -- void gdPngReadData (png_structp png_ptr, png_bytep data -ext/gd/libgd/gd_png.c:81:53 - Unknown word (bytep) -- structp png_ptr, png_bytep data, png_size_t length -ext/gd/libgd/gd_png.c:90:33 - Unknown word (structp) -- gdPngWriteData (png_structp png_ptr, png_bytep data -ext/gd/libgd/gd_png.c:90:54 - Unknown word (bytep) -- structp png_ptr, png_bytep data, png_size_t length -ext/gd/libgd/gd_png.c:95:33 - Unknown word (structp) -- gdPngFlushData (png_structp png_ptr) ext/gd/libgd/gd_rotate.c:217:11 - Unknown word (blendmode) -- int old_blendmode = dst->alphaBlendingFlag ext/gd/libgd/gd_rotate.c:241:32 - Unknown word (blendmode) -- alphaBlendingFlag = old_blendmode; ext/gd/libgd/gd_rotate.c:264:11 - Unknown word (blendmode) -- int old_blendmode = dst->alphaBlendingFlag @@ -10244,52 +9081,47 @@ ext/gd/libgd/gd_tga.c:127:11 - Unknown word (flipv) -- if (tga->flipv && ext/gd/libgd/gd_tga.c:127:25 - Unknown word (fliph) -- (tga->flipv && tga->fliph) { ext/gd/libgd/gd_tga.c:129:18 - Unknown word (flipv) -- } else if (tga->flipv) { ext/gd/libgd/gd_tga.c:131:18 - Unknown word (fliph) -- } else if (tga->fliph) { -ext/gd/libgd/gd_tga.c:162:7 - Unknown word (xstart) -- tga->xstart = header[8] + (header -ext/gd/libgd/gd_tga.c:163:7 - Unknown word (ystart) -- tga->ystart = header[10] + (header -ext/gd/libgd/gd_tga.c:168:7 - Unknown word (fliph) -- tga->fliph = (header[17] & 0x1 -ext/gd/libgd/gd_tga.c:169:7 - Unknown word (flipv) -- tga->flipv = (header[17] & 0x2 -ext/gd/libgd/gd_tga.c:173:37 - Unknown word (fliph) -- v: %i / %i\n", tga->fliph, tga->flipv); -ext/gd/libgd/gd_tga.c:173:49 - Unknown word (flipv) -- n", tga->fliph, tga->flipv); -ext/gd/libgd/gd_tga.c:239:22 - Unknown word (memmory) -- /*! \brief Allocate memmory for image block -ext/gd/libgd/gd_tga.h:18:6 - Unknown word (xstart) -- int xstart; // image x origin -ext/gd/libgd/gd_tga.h:19:6 - Unknown word (ystart) -- int ystart; // image y origin -ext/gd/libgd/gd_tga.h:24:10 - Unknown word (fliph) -- uint8_t fliph; // horizontal or -ext/gd/libgd/gd_tga.h:25:10 - Unknown word (flipv) -- uint8_t flipv; // flip -ext/gd/libgd/gd_tga.h:26:19 - Unknown word (identifcation) -- char *ident; // identifcation tag string -ext/gd/libgd/gd_tga.h:34:18 - Unknown word (GREYSCALE) -- #define TGA_TYPE_GREYSCALE 3 -ext/gd/libgd/gd_tga.h:37:18 - Unknown word (GREYSCALE) -- #define TGA_TYPE_GREYSCALE_RLE 11 -ext/gd/libgd/gd_tga.h:39:36 - Unknown word (QUADTREE) -- TYPE_RGB_HUFFMAN_DELTA_QUADTREE_RLE 33 +ext/gd/libgd/gd_tga.c:157:7 - Unknown word (colormaptype) -- tga->colormaptype = header[1]; +ext/gd/libgd/gd_tga.c:159:7 - Unknown word (colormapstart) -- tga->colormapstart = header[3] + (header +ext/gd/libgd/gd_tga.c:160:7 - Unknown word (colormaplength) -- tga->colormaplength = header[5] + (header +ext/gd/libgd/gd_tga.c:161:7 - Unknown word (colormapbits) -- tga->colormapbits = header[7]; +ext/gd/libgd/gd_tga.c:162:7 - Unknown word (xstart) -- tga->xstart = header[8] + (header +ext/gd/libgd/gd_tga.c:163:7 - Unknown word (ystart) -- tga->ystart = header[10] + (header +ext/gd/libgd/gd_tga.c:168:7 - Unknown word (fliph) -- tga->fliph = (header[17] & 0x1 +ext/gd/libgd/gd_tga.c:169:7 - Unknown word (flipv) -- tga->flipv = (header[17] & 0x2 +ext/gd/libgd/gd_tga.c:173:37 - Unknown word (fliph) -- v: %i / %i\n", tga->fliph, tga->flipv); +ext/gd/libgd/gd_tga.c:173:49 - Unknown word (flipv) -- n", tga->fliph, tga->flipv); +ext/gd/libgd/gd_tga.c:239:22 - Unknown word (memmory) -- /*! \brief Allocate memmory for image block +ext/gd/libgd/gd_tga.h:11:11 - Unknown word (colormaptype) -- uint8_t colormaptype; // type of colour map +ext/gd/libgd/gd_tga.h:14:6 - Unknown word (colormapstart) -- int colormapstart; // first colour map +ext/gd/libgd/gd_tga.h:15:6 - Unknown word (colormaplength) -- int colormaplength; // number of colours +ext/gd/libgd/gd_tga.h:16:11 - Unknown word (colormapbits) -- uint8_t colormapbits; // number of bits per +ext/gd/libgd/gd_tga.h:18:6 - Unknown word (xstart) -- int xstart; // image x origin +ext/gd/libgd/gd_tga.h:19:6 - Unknown word (ystart) -- int ystart; // image y origin +ext/gd/libgd/gd_tga.h:24:10 - Unknown word (fliph) -- uint8_t fliph; // horizontal or +ext/gd/libgd/gd_tga.h:25:10 - Unknown word (flipv) -- uint8_t flipv; // flip +ext/gd/libgd/gd_tga.h:26:19 - Unknown word (identifcation) -- char *ident; // identifcation tag string +ext/gd/libgd/gd_tga.h:34:18 - Unknown word (GREYSCALE) -- #define TGA_TYPE_GREYSCALE 3 +ext/gd/libgd/gd_tga.h:37:18 - Unknown word (GREYSCALE) -- #define TGA_TYPE_GREYSCALE_RLE 11 +ext/gd/libgd/gd_tga.h:39:36 - Unknown word (QUADTREE) -- TYPE_RGB_HUFFMAN_DELTA_QUADTREE_RLE 33 ext/gd/libgd/gd_topal.c:1001:9 - Unknown word (bestdist) -- INT32 bestdist[BOX_C0_ELEMS * BOX_C ext/gd/libgd/gd_topal.c:1004:10 - Unknown word (bestdist) -- bptr = bestdist; -ext/gd/libgd/gd_topal.c:1004:3 - Unknown word (bptr) -- bptr = bestdist; -ext/gd/libgd/gd_topal.c:1006:6 - Unknown word (bptr) -- *bptr++ = 0x7FFFFFFFL; +ext/gd/libgd/gd_topal.c:1021:16 - Unknown word (colorlist) -- icolor = colorlist[i]; ext/gd/libgd/gd_topal.c:1038:14 - Unknown word (bestdist) -- bptr = bestdist; -ext/gd/libgd/gd_topal.c:1038:7 - Unknown word (bptr) -- bptr = bestdist; -ext/gd/libgd/gd_topal.c:1051:18 - Unknown word (bptr) -- if (dist2 < *bptr) -ext/gd/libgd/gd_topal.c:1083:20 - Unknown word (cachep) -- register histptr cachep; /* pointer into main -ext/gd/libgd/gd_topal.c:1120:4 - Unknown word (cachep) -- cachep = &histogram[c0 + ic +ext/gd/libgd/gd_topal.c:1039:14 - Unknown word (bestcolor) -- cptr = bestcolor; +ext/gd/libgd/gd_topal.c:1082:43 - Unknown word (bestcolor) -- cptr; /* pointer into bestcolor[] array */ ext/gd/libgd/gd_topal.c:1123:21 - Unknown word (histcell) -- *cachep++ = (histcell) ((*cptr++) + 1); -ext/gd/libgd/gd_topal.c:1123:9 - Unknown word (cachep) -- *cachep++ = (histcell) ((*cptr +ext/gd/libgd/gd_topal.c:1131:42 - Unknown word (colormapped) -- pixels to the output colormapped representation. ext/gd/libgd/gd_topal.c:1144:3 - Unknown word (JDIMENSION) -- JDIMENSION col; -ext/gd/libgd/gd_topal.c:1145:20 - Unknown word (cachep) -- register histptr cachep; -ext/gd/libgd/gd_topal.c:1177:4 - Unknown word (cachep) -- cachep = &histogram[c0][c1 ext/gd/libgd/gd_topal.c:1193:12 - Unknown word (LOCFSERROR) -- register LOCFSERROR cur0, cur1, cur2; / ext/gd/libgd/gd_topal.c:1194:14 - Unknown word (belowerr) -- LOCFSERROR belowerr0, belowerr1, belowerr ext/gd/libgd/gd_topal.c:1194:25 - Unknown word (belowerr) -- LOCFSERROR belowerr0, belowerr1, belowerr2; /* error ext/gd/libgd/gd_topal.c:1194:3 - Unknown word (LOCFSERROR) -- LOCFSERROR belowerr0, belowerr ext/gd/libgd/gd_topal.c:1194:36 - Unknown word (belowerr) -- belowerr0, belowerr1, belowerr2; /* error for pixel -ext/gd/libgd/gd_topal.c:1195:14 - Unknown word (bpreverr) -- LOCFSERROR bpreverr0, bpreverr1, bpreverr -ext/gd/libgd/gd_topal.c:1195:25 - Unknown word (bpreverr) -- LOCFSERROR bpreverr0, bpreverr1, bpreverr2; /* error ext/gd/libgd/gd_topal.c:1195:3 - Unknown word (LOCFSERROR) -- LOCFSERROR bpreverr0, bpreverr -ext/gd/libgd/gd_topal.c:1195:36 - Unknown word (bpreverr) -- bpreverr0, bpreverr1, bpreverr2; /* error for below -ext/gd/libgd/gd_topal.c:1196:12 - Unknown word (FSERRPTR) -- register FSERRPTR errorptr; /* => fserrors -ext/gd/libgd/gd_topal.c:1196:37 - Unknown word (fserrors) -- FSERRPTR errorptr; /* => fserrors[] at column before current ext/gd/libgd/gd_topal.c:1201:3 - Unknown word (JDIMENSION) -- JDIMENSION col; -ext/gd/libgd/gd_topal.c:1223:26 - Unknown word (fserrors) -- errorptr = cquantize->fserrors + (width + 1) * 3; ext/gd/libgd/gd_topal.c:1235:19 - Unknown word (belowerr) -- belowerr0 = belowerr1 = belowerr2 = 0; ext/gd/libgd/gd_topal.c:1235:7 - Unknown word (belowerr) -- belowerr0 = belowerr1 = belowerr -ext/gd/libgd/gd_topal.c:1236:19 - Unknown word (bpreverr) -- bpreverr0 = bpreverr1 = bpreverr2 = 0; -ext/gd/libgd/gd_topal.c:1236:7 - Unknown word (bpreverr) -- bpreverr0 = bpreverr1 = bpreverr ext/gd/libgd/gd_topal.c:123:42 - Unknown word (Heckbert) -- implements the well-known Heckbert paradigm for color ext/gd/libgd/gd_topal.c:125:4 - Unknown word (Heckbert's) -- * Heckbert's seminal paper ext/gd/libgd/gd_topal.c:126:6 - Unknown word (Heckbert) -- * Heckbert, Paul. "Color Image @@ -10304,27 +9136,15 @@ ext/gd/libgd/gd_topal.c:1299:36 - Unknown word (pixcode) -- GETJSAMPLE ( ext/gd/libgd/gd_topal.c:1300:14 - Unknown word (GETJSAMPLE) -- cur2 -= GETJSAMPLE (colormap2[pixcode] ext/gd/libgd/gd_topal.c:1300:36 - Unknown word (pixcode) -- GETJSAMPLE (colormap2[pixcode]); ext/gd/libgd/gd_topal.c:1301:8 - Unknown word (GETJSAMPLE) -- #undef GETJSAMPLE -ext/gd/libgd/gd_topal.c:1308:26 - Unknown word (bnexterr) -- register LOCFSERROR bnexterr, delta; -ext/gd/libgd/gd_topal.c:1310:6 - Unknown word (bnexterr) -- bnexterr = cur0; /* Process component -ext/gd/libgd/gd_topal.c:1313:21 - Unknown word (FSERROR) -- errorptr[0] = (FSERROR) (bpreverr0 + cur0) -ext/gd/libgd/gd_topal.c:1316:18 - Unknown word (bnexterr) -- belowerr0 = bnexterr; -ext/gd/libgd/gd_topal.c:1318:6 - Unknown word (bnexterr) -- bnexterr = cur1; /* Process component -ext/gd/libgd/gd_topal.c:1321:21 - Unknown word (FSERROR) -- errorptr[1] = (FSERROR) (bpreverr1 + cur1) -ext/gd/libgd/gd_topal.c:1324:18 - Unknown word (bnexterr) -- belowerr1 = bnexterr; -ext/gd/libgd/gd_topal.c:1389:9 - Unknown word (STEPSIZE) -- #define STEPSIZE ((MAXJSAMPLE+1)/16) -ext/gd/libgd/gd_topal.c:1392:21 - Unknown word (STEPSIZE) -- for (in = 0; in < STEPSIZE; in++, out++) -ext/gd/libgd/gd_topal.c:1398:15 - Unknown word (STEPSIZE) -- for (; in < STEPSIZE * 3; in++, out += (in ext/gd/libgd/gd_topal.c:13:27 - Unknown word (jquant) -- topal, adapted from jquant2.c ext/gd/libgd/gd_topal.c:13:7 - Unknown word (topal) -- * gd_topal, adapted from jquant -ext/gd/libgd/gd_topal.c:1409:8 - Unknown word (STEPSIZE) -- #undef STEPSIZE ext/gd/libgd/gd_topal.c:141:45 - Unknown word (Steinberg) -- after applying a Floyd-Steinberg dithering correction -ext/gd/libgd/gd_topal.c:1425:51 - Unknown word (histcell) -- HIST_C2_ELEMS * sizeof (histcell)); +ext/gd/libgd/gd_topal.c:1425:51 - Unknown word (histcell) -- HIST_C2_ELEMS * sizeof (histcell)); ext/gd/libgd/gd_topal.c:145:19 - Unknown word (quantizers) -- * Heckbert-style quantizers vary a good deal in ext/gd/libgd/gd_topal.c:145:4 - Unknown word (Heckbert) -- * Heckbert-style quantizers vary -ext/gd/libgd/gd_topal.c:1517:58 - Unknown word (cquantizer) -- gdCalloc (1, sizeof (my_cquantizer)); +ext/gd/libgd/gd_topal.c:1517:58 - Unknown word (cquantizer) -- gdCalloc (1, sizeof (my_cquantizer)); ext/gd/libgd/gd_topal.c:151:30 - Unknown word (upsampled) -- processing the raw upsampled data without a color -ext/gd/libgd/gd_topal.c:1539:26 - Unknown word (FSERRPTR) -- cquantize->fserrors = (FSERRPTR) safe_emalloc (3, sizeof -ext/gd/libgd/gd_topal.c:1542:21 - Unknown word (Steinberg) -- /* Allocate Floyd-Steinberg workspace. */ +ext/gd/libgd/gd_topal.c:1542:21 - Unknown word (Steinberg) -- /* Allocate Floyd-Steinberg workspace. */ ext/gd/libgd/gd_topal.c:154:64 - Unknown word (upsampling) -- color conversion with upsampling) ext/gd/libgd/gd_topal.c:163:33 - Unknown word (NTSC) -- of the colors in the NTSC grayscale equation. ext/gd/libgd/gd_topal.c:173:7 - Unknown word (jmorecfg) -- * in jmorecfg.h. As the code stands @@ -10338,62 +9158,44 @@ ext/gd/libgd/gd_topal.c:242:16 - Unknown word (histcell) -- typedef UINT16 ext/gd/libgd/gd_topal.c:244:9 - Unknown word (histcell) -- typedef histcell FAR *histptr; /* for ext/gd/libgd/gd_topal.c:246:9 - Unknown word (histcell) -- typedef histcell hist1d[HIST_C2_ELEMS ext/gd/libgd/gd_topal.c:251:27 - Unknown word (Steinberg) -- Declarations for Floyd-Steinberg dithering. -ext/gd/libgd/gd_topal.c:253:42 - Unknown word (fserrors) -- accumulated into the array fserrors[], at a resolution of -ext/gd/libgd/gd_topal.c:267:8 - Unknown word (fserrors) -- * The fserrors[] array has (#columns -ext/gd/libgd/gd_topal.c:276:15 - Unknown word (FSERROR) -- typedef INT16 FSERROR; /* 16 bits should ext/gd/libgd/gd_topal.c:277:13 - Unknown word (LOCFSERROR) -- typedef int LOCFSERROR; /* use 'int' for calculatio -ext/gd/libgd/gd_topal.c:279:15 - Unknown word (FSERROR) -- typedef INT32 FSERROR; /* may need more than ext/gd/libgd/gd_topal.c:280:15 - Unknown word (LOCFSERROR) -- typedef INT32 LOCFSERROR; /* be sure calculation -ext/gd/libgd/gd_topal.c:283:22 - Unknown word (FSERRPTR) -- typedef FSERROR FAR *FSERRPTR; /* pointer to error -ext/gd/libgd/gd_topal.c:283:9 - Unknown word (FSERROR) -- typedef FSERROR FAR *FSERRPTR; /* pointer ext/gd/libgd/gd_topal.c:294:26 - Unknown word (Steinberg) -- Variables for Floyd-Steinberg dithering */ -ext/gd/libgd/gd_topal.c:295:12 - Unknown word (fserrors) -- FSERRPTR fserrors; /* accumulated errors -ext/gd/libgd/gd_topal.c:295:3 - Unknown word (FSERRPTR) -- FSERRPTR fserrors; /* accumulated ext/gd/libgd/gd_topal.c:301:4 - Unknown word (cquantizer) -- my_cquantizer; ext/gd/libgd/gd_topal.c:303:12 - Unknown word (cquantizer) -- typedef my_cquantizer *my_cquantize_ptr; ext/gd/libgd/gd_topal.c:303:27 - Unknown word (cquantize) -- typedef my_cquantizer *my_cquantize_ptr; ext/gd/libgd/gd_topal.c:316:54 - Unknown word (cquantize) -- gdImagePtr nim, my_cquantize_ptr cquantize) ext/gd/libgd/gd_topal.c:316:68 - Unknown word (cquantize) -- nim, my_cquantize_ptr cquantize) ext/gd/libgd/gd_topal.c:318:12 - Unknown word (JSAMPROW) -- register JSAMPROW ptr; -ext/gd/libgd/gd_topal.c:319:20 - Unknown word (histp) -- register histptr histp; ext/gd/libgd/gd_topal.c:320:31 - Unknown word (cquantize) -- register hist3d histogram = cquantize->histogram; ext/gd/libgd/gd_topal.c:322:3 - Unknown word (JDIMENSION) -- JDIMENSION col; ext/gd/libgd/gd_topal.c:32:28 - Unknown word (GEHRELS) -- THOMAS BOUTELL & BAREND GEHRELS, february 2003 -ext/gd/libgd/gd_topal.c:342:4 - Unknown word (histp) -- histp = &histogram[r][g][b -ext/gd/libgd/gd_topal.c:344:12 - Unknown word (histp) -- if (++(*histp) == 0) -ext/gd/libgd/gd_topal.c:345:8 - Unknown word (histp) -- (*histp)--; +ext/gd/libgd/gd_topal.c:368:8 - Unknown word (colorcount) -- long colorcount; ext/gd/libgd/gd_topal.c:375:60 - Unknown word (numboxes) -- boxptr boxlist, int numboxes) -ext/gd/libgd/gd_topal.c:379:19 - Unknown word (boxp) -- register boxptr boxp; +ext/gd/libgd/gd_topal.c:376:13 - Unknown word (splittable) -- /* Find the splittable box with the largest +ext/gd/libgd/gd_topal.c:377:23 - Unknown word (splittable) -- Returns NULL if no splittable boxes remain */ ext/gd/libgd/gd_topal.c:381:17 - Unknown word (maxc) -- register long maxc = 0; -ext/gd/libgd/gd_topal.c:384:15 - Unknown word (boxp) -- for (i = 0, boxp = boxlist; i < numboxes ext/gd/libgd/gd_topal.c:384:35 - Unknown word (numboxes) -- boxp = boxlist; i < numboxes; i++, boxp++) -ext/gd/libgd/gd_topal.c:384:50 - Unknown word (boxp) -- i < numboxes; i++, boxp++) -ext/gd/libgd/gd_topal.c:386:11 - Unknown word (boxp) -- if (boxp->colorcount > maxc +ext/gd/libgd/gd_topal.c:386:17 - Unknown word (colorcount) -- if (boxp->colorcount > maxc && boxp->volume ext/gd/libgd/gd_topal.c:386:30 - Unknown word (maxc) -- (boxp->colorcount > maxc && boxp->volume > 0 -ext/gd/libgd/gd_topal.c:386:38 - Unknown word (boxp) -- colorcount > maxc && boxp->volume > 0) +ext/gd/libgd/gd_topal.c:389:17 - Unknown word (colorcount) -- maxc = boxp->colorcount; ext/gd/libgd/gd_topal.c:389:4 - Unknown word (maxc) -- maxc = boxp->colorcount; ext/gd/libgd/gd_topal.c:396:57 - Unknown word (numboxes) -- boxptr boxlist, int numboxes) +ext/gd/libgd/gd_topal.c:397:13 - Unknown word (splittable) -- /* Find the splittable box with the largest +ext/gd/libgd/gd_topal.c:398:23 - Unknown word (splittable) -- Returns NULL if no splittable boxes remain */ ext/gd/libgd/gd_topal.c:402:18 - Unknown word (maxv) -- register INT32 maxv = 0; ext/gd/libgd/gd_topal.c:405:35 - Unknown word (numboxes) -- boxp = boxlist; i < numboxes; i++, boxp++) ext/gd/libgd/gd_topal.c:407:26 - Unknown word (maxv) -- if (boxp->volume > maxv) ext/gd/libgd/gd_topal.c:410:4 - Unknown word (maxv) -- maxv = boxp->volume; ext/gd/libgd/gd_topal.c:418:50 - Unknown word (cquantize) -- gdImagePtr nim, my_cquantize_ptr cquantize, boxptr -ext/gd/libgd/gd_topal.c:421:11 - Unknown word (histp) -- histptr histp; -ext/gd/libgd/gd_topal.c:425:8 - Unknown word (ccount) -- long ccount; ext/gd/libgd/gd_topal.c:49:9 - Unknown word (JSAMPLE) -- #define JSAMPLE unsigned char ext/gd/libgd/gd_topal.c:50:9 - Unknown word (MAXJSAMPLE) -- #define MAXJSAMPLE (gdMaxColors-1) +ext/gd/libgd/gd_topal.c:516:15 - Unknown word (splittable) -- * a box is splittable iff norm > 0. ext/gd/libgd/gd_topal.c:51:17 - Unknown word (JSAMPLE) -- #define BITS_IN_JSAMPLE 8 -ext/gd/libgd/gd_topal.c:527:3 - Unknown word (ccount) -- ccount = 0; -ext/gd/libgd/gd_topal.c:535:8 - Unknown word (ccount) -- ccount++; -ext/gd/libgd/gd_topal.c:538:22 - Unknown word (ccount) -- boxp->colorcount = ccount; +ext/gd/libgd/gd_topal.c:538:9 - Unknown word (colorcount) -- boxp->colorcount = ccount; ext/gd/libgd/gd_topal.c:53:9 - Unknown word (JSAMPROW) -- #define JSAMPROW int* ext/gd/libgd/gd_topal.c:544:26 - Unknown word (numboxes) -- boxptr boxlist, int numboxes, int desired_colors -ext/gd/libgd/gd_topal.c:548:19 - Unknown word (cmax) -- int c0, c1, c2, cmax; ext/gd/libgd/gd_topal.c:54:9 - Unknown word (JDIMENSION) -- #define JDIMENSION int -ext/gd/libgd/gd_topal.c:585:7 - Unknown word (cmax) -- cmax = c1; -ext/gd/libgd/gd_topal.c:587:16 - Unknown word (cmax) -- if (c0 > cmax) -ext/gd/libgd/gd_topal.c:589:4 - Unknown word (cmax) -- cmax = c0; -ext/gd/libgd/gd_topal.c:592:16 - Unknown word (cmax) -- if (c2 > cmax) ext/gd/libgd/gd_topal.c:5:12 - Unknown word (Gehrels) -- by Barend Gehrels. My attempt to incorporate ext/gd/libgd/gd_topal.c:612:46 - Unknown word (subboxes) -- produce two nonempty subboxes.) ext/gd/libgd/gd_topal.c:685:23 - Unknown word (Dulk) -- /* 2.0.16: Paul den Dulk found an occasion where @@ -10417,13 +9219,14 @@ ext/gd/libgd/gd_topal.c:819:59 - Unknown word (registerizing) -- produce bett ext/gd/libgd/gd_topal.c:826:12 - Unknown word (minc) -- int minc0, int minc1, int minc ext/gd/libgd/gd_topal.c:826:23 - Unknown word (minc) -- int minc0, int minc1, int minc2, JSAMPLE ext/gd/libgd/gd_topal.c:826:34 - Unknown word (minc) -- minc0, int minc1, int minc2, JSAMPLE colorlist +ext/gd/libgd/gd_topal.c:826:49 - Unknown word (colorlist) -- int minc2, JSAMPLE colorlist[]) +ext/gd/libgd/gd_topal.c:831:14 - Unknown word (colorlist) -- * placed in colorlist[]. ext/gd/libgd/gd_topal.c:832:22 - Unknown word (Heckbert's) -- * This routine uses Heckbert's "locally sorted search ext/gd/libgd/gd_topal.c:837:14 - Unknown word (maxc) -- int maxc0, maxc1, maxc2; ext/gd/libgd/gd_topal.c:837:7 - Unknown word (maxc) -- int maxc0, maxc1, maxc2; ext/gd/libgd/gd_topal.c:838:17 - Unknown word (centerc) -- int centerc0, centerc1, centerc2; ext/gd/libgd/gd_topal.c:838:27 - Unknown word (centerc) -- centerc0, centerc1, centerc2; ext/gd/libgd/gd_topal.c:838:7 - Unknown word (centerc) -- int centerc0, centerc1, centerc -ext/gd/libgd/gd_topal.c:839:13 - Unknown word (ncolors) -- int i, x, ncolors; ext/gd/libgd/gd_topal.c:840:41 - Unknown word (tdist) -- min_dist, max_dist, tdist; ext/gd/libgd/gd_topal.c:840:9 - Unknown word (minmaxdist) -- INT32 minmaxdist, min_dist, max_dist ext/gd/libgd/gd_topal.c:841:9 - Unknown word (mindist) -- INT32 mindist[MAXNUMCOLORS]; /* min @@ -10441,12 +9244,13 @@ ext/gd/libgd/gd_topal.c:960:7 - Unknown word (mindist) -- mindist[i] = ext/gd/libgd/gd_topal.c:961:22 - Unknown word (minmaxdist) -- if (max_dist < minmaxdist) ext/gd/libgd/gd_topal.c:962:2 - Unknown word (minmaxdist) -- minmaxdist = max_dist; ext/gd/libgd/gd_topal.c:965:62 - Unknown word (minmaxdist) -- update box is more than minmaxdist -ext/gd/libgd/gd_topal.c:969:3 - Unknown word (ncolors) -- ncolors = 0; ext/gd/libgd/gd_topal.c:972:11 - Unknown word (mindist) -- if (mindist[i] <= minmaxdist) -ext/gd/libgd/gd_topal.c:973:12 - Unknown word (ncolors) -- colorlist[ncolors++] = (JSAMPLE) i; -ext/gd/libgd/gd_topal.c:975:10 - Unknown word (ncolors) -- return ncolors; -ext/gd/libgd/gd_topal.c:993:19 - Unknown word (bptr) -- register INT32 *bptr; /* pointer into bestdist +ext/gd/libgd/gd_topal.c:973:2 - Unknown word (colorlist) -- colorlist[ncolors++] = (JSAMPLE +ext/gd/libgd/gd_topal.c:982:28 - Unknown word (colorlist) -- int numcolors, JSAMPLE colorlist[], +ext/gd/libgd/gd_topal.c:983:13 - Unknown word (bestcolor) -- JSAMPLE bestcolor[]) +ext/gd/libgd/gd_topal.c:986:53 - Unknown word (bestcolor) -- closest entries in the bestcolor[] array. ext/gd/libgd/gd_topal.c:993:42 - Unknown word (bestdist) -- bptr; /* pointer into bestdist[] array */ +ext/gd/libgd/gd_topal.c:994:35 - Unknown word (bestcolor) -- cptr; /* pointer into bestcolor[] array */ ext/gd/libgd/gd_wbmp.c:21:40 - Unknown word (Smurlo) -- code are from Maurice Smurlo. ext/gd/libgd/gd_wbmp.c:24:29 - Unknown word (Szmurlo) -- Copyright (C) Maurice Szmurlo --- T-SIT --- January ext/gd/libgd/gd_wbmp.c:35:41 - Unknown word (pbmtowbmp) -- code are inspired by 'pbmtowbmp.c' and 'wbmptopbm.c @@ -10455,8 +9259,6 @@ ext/gd/libgd/gd_wbmp.c:36:10 - Unknown word (Sannum) -- Terje Sannum 0); ext/gd/libgd/gdft.c:1219:18 - Unknown word (gdroundupdown) -- brect[3] = y - gdroundupdown(brect[3], d2 > 0); +ext/gd/libgd/gdft.c:131:3 - Unknown word (fontkey) -- } fontkey_t; ext/gd/libgd/gdft.c:137:6 - Unknown word (fgcolor) -- int fgcolor; /* key *//* -ve means ext/gd/libgd/gdft.c:139:6 - Unknown word (tweencolor) -- int tweencolor; ext/gd/libgd/gdft.c:140:3 - Unknown word (tweencolor) -- } tweencolor_t; @@ -10485,9 +9288,17 @@ ext/gd/libgd/gdft.c:148:3 - Unknown word (tweencolorkey) -- } tweencol ext/gd/libgd/gdft.c:163:4 - Unknown word (SCCS) -- * SCCS: @(#) tclUtf.c 1.25 ext/gd/libgd/gdft.c:173:42 - Unknown word (chartorune) -- Equivalent to Plan 9 chartorune(). ext/gd/libgd/gdft.c:31:14 - Unknown word (antialised) -- /* number of antialised colors for indexed bitmaps +ext/gd/libgd/gdft.c:340:18 - Unknown word (fontkey) -- fontkey_t *b = (fontkey_t *) key; +ext/gd/libgd/gdft.c:340:2 - Unknown word (fontkey) -- fontkey_t *b = (fontkey_t * +ext/gd/libgd/gdft.c:367:18 - Unknown word (fontkey) -- fontkey_t *b = (fontkey_t *) key; +ext/gd/libgd/gdft.c:367:2 - Unknown word (fontkey) -- fontkey_t *b = (fontkey_t * +ext/gd/libgd/gdft.c:371:8 - Unknown word (fontsearchpath) -- char *fontsearchpath, *fontlist; +ext/gd/libgd/gdft.c:386:2 - Unknown word (fontsearchpath) -- fontsearchpath = getenv ("GDFONTPATH ext/gd/libgd/gdft.c:386:28 - Unknown word (GDFONTPATH) -- fontsearchpath = getenv ("GDFONTPATH"); +ext/gd/libgd/gdft.c:387:7 - Unknown word (fontsearchpath) -- if (!fontsearchpath) { +ext/gd/libgd/gdft.c:388:3 - Unknown word (fontsearchpath) -- fontsearchpath = DEFAULT_FONTPATH; ext/gd/libgd/gdft.c:393:26 - Unknown word (becasuse) -- Must use gd_strtok_r becasuse strtok() isn't thread -ext/gd/libgd/gdft.c:446:25 - Unknown word (dfont) -- GD_CHECK_FONT_PATH(".dfont"); +ext/gd/libgd/gdft.c:398:21 - Unknown word (fontsearchpath) -- path = gdEstrdup (fontsearchpath); ext/gd/libgd/gdft.c:566:4 - Unknown word (tweencolor) -- /* tweencolor cache functions ext/gd/libgd/gdft.c:570:2 - Unknown word (tweencolor) -- tweencolor_t *a = (tweencolor_t ext/gd/libgd/gdft.c:570:21 - Unknown word (tweencolor) -- tweencolor_t *a = (tweencolor_t *) element; @@ -10497,31 +9308,20 @@ ext/gd/libgd/gdft.c:573:65 - Unknown word (fgcolor) -- == b->bgco ext/gd/libgd/gdft.c:573:79 - Unknown word (fgcolor) -- && a->fgcolor == b->fgcolor && a->im == b->im); ext/gd/libgd/gdft.c:588:2 - Unknown word (tweencolorkey) -- tweencolorkey_t *b = (tweencolorkey ext/gd/libgd/gdft.c:588:24 - Unknown word (tweencolorkey) -- tweencolorkey_t *b = (tweencolorkey_t *) key; -ext/gd/libgd/gdft.c:589:13 - Unknown word (npixel) -- int pixel, npixel, bg, fg; ext/gd/libgd/gdft.c:595:10 - Unknown word (fgcolor) -- fg = a->fgcolor = b->fgcolor; -ext/gd/libgd/gdft.c:606:3 - Unknown word (npixel) -- npixel = NUMCOLORS - pixel -ext/gd/libgd/gdft.c:621:30 - Unknown word (npixel) -- pixel * im->red[fg] + npixel * im->red[bg]) / NUMCOLORS -ext/gd/libgd/gdft.c:622:32 - Unknown word (npixel) -- pixel * im->green[fg] + npixel * im->green[bg]) / NUMCOLORS -ext/gd/libgd/gdft.c:623:31 - Unknown word (npixel) -- pixel * im->blue[fg] + npixel * im->blue[bg]) / NUMCOLORS ext/gd/libgd/gdft.c:635:15 - Unknown word (gdft) -- static char * gdft_draw_bitmap (gdCache -ext/gd/libgd/gdft.c:638:7 - Unknown word (tpixel) -- int *tpixel = NULL; -ext/gd/libgd/gdft.c:639:6 - Unknown word (opixel) -- int opixel; ext/gd/libgd/gdft.c:667:35 - Unknown word (Giuliano) -- mode_mono fix from Giuliano Pochini */ ext/gd/libgd/gdft.c:667:44 - Unknown word (Pochini) -- mono fix from Giuliano Pochini */ ext/gd/libgd/gdft.c:685:51 - Unknown word (Nabb) -- clipping rectangle, Matt McNabb */ -ext/gd/libgd/gdft.c:690:5 - Unknown word (tpixel) -- tpixel = &im->tpixels[y][x -ext/gd/libgd/gdft.c:693:8 - Unknown word (tpixel) -- *tpixel = -fg; -ext/gd/libgd/gdft.c:697:17 - Unknown word (tpixel) -- opixel = *tpixel; -ext/gd/libgd/gdft.c:697:7 - Unknown word (opixel) -- opixel = *tpixel; -ext/gd/libgd/gdft.c:698:31 - Unknown word (opixel) -- gdTrueColorGetAlpha(opixel) != gdAlphaTransparent -ext/gd/libgd/gdft.c:699:32 - Unknown word (opixel) -- tpixel = gdAlphaBlend (opixel, -ext/gd/libgd/gdft.c:699:9 - Unknown word (tpixel) -- *tpixel = gdAlphaBlend (opixel +ext/gd/libgd/gdft.c:69:9 - Unknown word (FONTCACHESIZE) -- #define FONTCACHESIZE 6 ext/gd/libgd/gdft.c:72:9 - Unknown word (TWEENCOLORCACHESIZE) -- #define TWEENCOLORCACHESIZE 32 +ext/gd/libgd/gdft.c:730:37 - Unknown word (antialiasing) -- NUMCOLORS levels of antialiasing for ext/gd/libgd/gdft.c:737:34 - Unknown word (Giuliano) -- mode_mono fix from Giuliano Pochini */ ext/gd/libgd/gdft.c:737:43 - Unknown word (Pochini) -- mono fix from Giuliano Pochini */ ext/gd/libgd/gdft.c:753:43 - Unknown word (Marwood) -- indexes (thanks to David Marwood). ext/gd/libgd/gdft.c:757:14 - Unknown word (antialised) -- /* find antialised color */ ext/gd/libgd/gdft.c:769:1 - Unknown word (gdroundupdown) -- gdroundupdown (FT_F26Dot6 v1, int +ext/gd/libgd/gdft.c:811:29 - Unknown word (FONTCACHESIZE) -- fontCache = gdCacheCreate (FONTCACHESIZE, fontTest, fontFetch ext/gd/libgd/gdft.c:831:24 - Unknown word (penf) -- FT_Vector pen, delta, penf; ext/gd/libgd/gdft.c:847:17 - Unknown word (Ostermann) -- /* 2.0.13: Bob Ostermann: don't force autohint ext/gd/libgd/gdft.c:849:9 - Unknown word (mfound) -- int m, mfound; @@ -10636,15 +9436,13 @@ ext/gd/libgd/gdtestft.c:93:29 - Unknown word (fttest) -- TBB: Write img ext/gd/libgd/gdtestft.c:94:22 - Unknown word (fttest) -- out = fopen ("test/fttest.png", "wb"); ext/gd/libgd/gdtestft.c:97:43 - Unknown word (fttest) -- "Can't create test/fttest.png\n"); ext/gd/libgd/gdtopng.c:16:32 - Unknown word (gdtopng) -- fprintf (stderr, "Usage: gdtopng filename.gd filename -ext/gd/libgd/gdxpm.c:34:17 - Unknown word (ncolors) -- number = image.ncolors; ext/gd/libgd/pngtogd.c:17:32 - Unknown word (pngtogd) -- fprintf (stderr, "Usage: pngtogd filename.png filename ext/gd/libgd/pngtogd2.c:20:32 - Unknown word (pngtogd) -- fprintf (stderr, "Usage: pngtogd2 filename.png filename ext/gd/libgd/testac.c:31:32 - Unknown word (testac) -- fprintf (stderr, "Usage: testac filename.png\n"); -ext/gd/libgd/testac.c:51:35 - Unknown word (noblending) -- (im_in, 1.0, 0, 0, "noblending-fullsize-truecolor.png -ext/gd/libgd/testac.c:53:35 - Unknown word (noblending) -- (im_in, 0.5, 0, 0, "noblending-halfsize-truecolor.png -ext/gd/libgd/testac.c:55:35 - Unknown word (noblending) -- (im_in, 2.0, 0, 0, "noblending-doublesize-truecolor -ext/gd/libgd/testac.c:57:35 - Unknown word (noblending) -- (im_in, 1.0, 0, 1, "noblending-fullsize-palette.png -ext/gd/libgd/testac.c:59:35 - Unknown word (noblending) -- (im_in, 0.5, 0, 1, "noblending-halfsize-palette.png +ext/gd/libgd/testac.c:53:46 - Unknown word (halfsize) -- , 0, 0, "noblending-halfsize-truecolor.png"); +ext/gd/libgd/testac.c:54:44 - Unknown word (halfsize) -- .5, 1, 0, "blending-halfsize-truecolor.png"); +ext/gd/libgd/testac.c:59:46 - Unknown word (halfsize) -- , 0, 1, "noblending-halfsize-palette.png"); +ext/gd/libgd/testac.c:60:44 - Unknown word (halfsize) -- .5, 1, 1, "blending-halfsize-palette.png"); ext/gd/libgd/wbmp.c:307:34 - Unknown word (visualisation) -- a WBMP to stdout for visualisation ext/gd/libgd/wbmp.c:34:34 - Unknown word (flexibilty) -- way you gain a lot of flexibilty about how this package ext/gd/libgd/wbmp.c:58:23 - Unknown word (intgerer) -- ** Put a multibyte intgerer in some kind of output @@ -10652,23 +9450,20 @@ ext/gd/libgd/wbmp.c:67:15 - Unknown word (accu) -- int cnt, l, accu; ext/gd/libgd/wbmp.c:71:3 - Unknown word (accu) -- accu = 0; ext/gd/libgd/wbmp.c:72:10 - Unknown word (accu) -- while (accu != i) ext/gd/libgd/wbmp.c:73:5 - Unknown word (accu) -- accu += i & 0x7f << 7 * cnt -ext/gd/libgd/webpng.c:190:38 - Unknown word (nalpha) -- maxy, x, y, alpha, pix, nalpha = 0; -ext/gd/libgd/webpng.c:210:8 - Unknown word (nalpha) -- nalpha++; -ext/gd/libgd/webpng.c:219:34 - Unknown word (nalpha) -- d alpha channels\n", nalpha); +ext/gd/libgd/webpng.c:233:56 - Unknown word (pngname) -- t index|none ] [-d] pngname.png\n" ext/gd/php_gd.h:119:41 - Unknown word (libgdimageptr) -- gdImageStruct *php_gd_libgdimageptr_from_zval_p(zval* zp +ext/gd/php_gd.h:70:22 - Unknown word (EDGEDETECT) -- define IMAGE_FILTER_EDGEDETECT 5 ext/gmp/gmp.c:1016:31 - Unknown word (sizeinbase) -- size_in_base_2 = mpz_sizeinbase(gmpnumber, 2); -ext/gmp/gmp.c:1115:58 - Unknown word (cdiv) -- value, a_arg, b_arg, mpz_cdiv_qr, mpz_cdiv_qr_ui, ext/gmp/gmp.c:113:55 - Unknown word (lateron) -- value needs to be freed lateron using the ext/gmp/gmp.c:1267:11 - Unknown word (uiui) -- mpz_bin_uiui(gmpnum_result, (gmp -ext/gmp/gmp.c:1295:12 - Unknown word (powmax) -- double powmax = log((double)ZEND_LONG -ext/gmp/gmp.c:1299:41 - Unknown word (powmax) -- base_arg)) * exp) > powmax) { -ext/gmp/gmp.c:1310:29 - Unknown word (powmax) -- log(gmpnum) * exp) > powmax) { ext/gmp/gmp.c:133:32 - Unknown word (gmpnumber) -- FETCH_GMP_ZVAL_DEP_DEP(gmpnumber, zval, temp, dep1, dep ext/gmp/gmp.c:1359:7 - Unknown word (powm) -- mpz_powm_ui(gmpnum_result, gmpnum ext/gmp/gmp.c:135:2 - Unknown word (gmpnumber) -- gmpnumber = GET_GMP_FROM_ZVAL ext/gmp/gmp.c:1361:7 - Unknown word (powm) -- mpz_powm(gmpnum_result, gmpnum ext/gmp/gmp.c:1422:6 - Unknown word (sqrtrem) -- mpz_sqrtrem(gmpnum_result1, gmpnum ext/gmp/gmp.c:146:2 - Unknown word (gmpnumber) -- gmpnumber = temp.num; +ext/gmp/gmp.c:1492:9 - Unknown word (rootrem) -- /* mpz_rootrem() is supported since +ext/gmp/gmp.c:1494:6 - Unknown word (rootrem) -- mpz_rootrem(gmpnum_result1, gmpnum ext/gmp/gmp.c:149:28 - Unknown word (gmpnumber) -- define FETCH_GMP_ZVAL_DEP(gmpnumber, zval, temp, dep, arg ext/gmp/gmp.c:151:2 - Unknown word (gmpnumber) -- gmpnumber = GET_GMP_FROM_ZVAL ext/gmp/gmp.c:1555:18 - Unknown word (probab) -- RETVAL_LONG(mpz_probab_prime_p(gmpnum_a, (int @@ -10682,19 +9477,10 @@ ext/gmp/gmp.c:1862:7 - Unknown word (urandomm) -- mpz_urandomm(gmpnum_resul ext/gmp/gmp.c:1887:7 - Unknown word (urandomm) -- mpz_urandomm(gmpnum_result, GMPG ext/gmp/gmp.c:2002:18 - Unknown word (tstbit) -- RETVAL_BOOL(mpz_tstbit(gmpnum_a, index)); ext/gmp/gmp.c:2028:18 - Unknown word (hamdist) -- RETVAL_LONG(mpz_hamdist(gmpnum_a, gmpnum_b) -ext/gmp/gmp.c:207:21 - Unknown word (tdiv) -- static void gmp_mpz_tdiv_q_ui(mpz_ptr a, mpz -ext/gmp/gmp.c:208:6 - Unknown word (tdiv) -- mpz_tdiv_q_ui(a, b, c); -ext/gmp/gmp.c:210:21 - Unknown word (tdiv) -- static void gmp_mpz_tdiv_r_ui(mpz_ptr a, mpz -ext/gmp/gmp.c:211:6 - Unknown word (tdiv) -- mpz_tdiv_r_ui(a, b, c); -ext/gmp/gmp.c:219:21 - Unknown word (cdiv) -- static void gmp_mpz_cdiv_r_ui(mpz_ptr a, mpz -ext/gmp/gmp.c:220:6 - Unknown word (cdiv) -- mpz_cdiv_r_ui(a, b, c); -ext/gmp/gmp.c:222:21 - Unknown word (cdiv) -- static void gmp_mpz_cdiv_q_ui(mpz_ptr a, mpz -ext/gmp/gmp.c:223:6 - Unknown word (cdiv) -- mpz_cdiv_q_ui(a, b, c); ext/gmp/gmp.c:251:80 - Unknown word (gmpnum) -- entry *ce, mpz_ptr *gmpnum_target) /* {{{ */ ext/gmp/gmp.c:259:3 - Unknown word (gmpnum) -- *gmpnum_target = intern->num ext/gmp/gmp.c:267:10 - Unknown word (gmpnum) -- mpz_ptr gmpnum_dummy; ext/gmp/gmp.c:268:35 - Unknown word (gmpnum) -- create_object_ex(ce, &gmpnum_dummy); -ext/gmp/gmp.c:391:26 - Unknown word (tdiv) -- BINARY_UI_OP_EX(mpz_tdiv_q, gmp_mpz_tdiv_q_ui ext/gmp/gmp.c:39:8 - Unknown word (mpir) -- #ifdef mpir_version ext/gmp/gmp.c:40:13 - Unknown word (MPIR) -- #define GMP_MPIR_VERSION_STRING ((char ext/gmp/gmp.c:40:43 - Unknown word (mpir) -- VERSION_STRING ((char *) mpir_version) @@ -10720,27 +9506,17 @@ ext/gmp/gmp_arginfo.h:321:51 - Unknown word (MPIR) -- GMP_MPIR_VERSION" ext/gmp/php_gmp.h:34:6 - Unknown word (randstate) -- gmp_randstate_t rand_state; ext/gmp/php_gmp.h:37:9 - Unknown word (GMPG) -- #define GMPG(v) ZEND_MODULE_GLOBALS ext/gmp/php_gmp_int.h:32:12 - Unknown word (MPIR) -- /* GMP and MPIR use different datatypes -ext/hash/hash.c:1001:46 - Unknown word (Sssl) -- parameters(ZEND_NUM_ARGS(), "Sssl|lbh", &algo, &pass, -ext/hash/hash.c:1036:19 - Unknown word (opad) -- /* Convert K1 to opad -- 0x6A = 0x36 ^ 0x ext/hash/hash.c:1398:15 - Unknown word (znew) -- zend_object *znew = php_hashcontext_create ext/hash/hash.c:1399:63 - Unknown word (znew) -- hashcontext_from_object(znew); ext/hash/hash.c:1403:10 - Unknown word (znew) -- return znew; ext/hash/hash.c:1406:29 - Unknown word (znew) -- objects_clone_members(znew, zobj); -ext/hash/hash.c:140:16 - Unknown word (specp) -- const char **specp, size_t *pos, size_t ext/hash/hash.c:1416:10 - Unknown word (znew) -- return znew; -ext/hash/hash.c:142:22 - Unknown word (specp) -- const char *spec = *specp; -ext/hash/hash.c:175:3 - Unknown word (specp) -- *specp = spec; ext/hash/hash.c:222:14 - Unknown word (llllllb) -- Example: "llllllb64l16." is the spec for ext/hash/hash.c:691:8 - Unknown word (zhash) -- zval *zhash; ext/hash/hash.c:695:52 - Unknown word (zhash) -- ZEND_NUM_ARGS(), "OS", &zhash, php_hashcontext_ce ext/hash/hash.c:699:45 - Unknown word (zhash) -- from_object(Z_OBJ_P(zhash)); ext/hash/hash.c:710:8 - Unknown word (zhash) -- zval *zhash, *zstream; -ext/hash/hash.c:713:25 - Unknown word (didread) -- zend_long length = -1, didread = 0; ext/hash/hash.c:715:54 - Unknown word (zhash) -- NUM_ARGS(), "Or|l", &zhash, php_hashcontext_ce -ext/hash/hash.c:733:16 - Unknown word (didread) -- RETURN_LONG(didread); -ext/hash/hash.c:737:3 - Unknown word (didread) -- didread += n; -ext/hash/hash.c:740:14 - Unknown word (didread) -- RETURN_LONG(didread); -ext/hash/hash.c:800:19 - Unknown word (opad) -- /* Convert K to opad -- 0x6A = 0x36 ^ 0x ext/hash/hash.c:896:19 - Unknown word (hkdf) -- PHP_FUNCTION(hash_hkdf) ext/hash/hash.c:92:31 - Unknown word (Castagnoli's) -- , "crc32c", 34}, /* Castagnoli's CRC, used by iSCSI, ext/hash/hash.c:92:70 - Unknown word (Btrfs) -- used by iSCSI, SCTP, Btrfs, ext4, etc */ @@ -10940,11 +9716,9 @@ ext/hash/murmur/PMurHash.c:173:7 - Unknown word (doblock) -- doblock(h1, ext/hash/murmur/PMurHash.c:198:3 - Unknown word (dobytes) -- dobytes(len, h1, c, n, ptr, ext/hash/murmur/PMurHash.c:202:4 - Unknown word (pcarry) -- *pcarry = (c & ~0xff) | n; ext/hash/murmur/PMurHash.c:218:6 - Unknown word (fmix) -- /* fmix */ -ext/hash/murmur/PMurHash.c:2:38 - Unknown word (Appleby) -- was written by Austin Appleby, and is placed in the ext/hash/murmur/PMurHash.c:77:10 - Unknown word (recognises) -- /* gcc recognises this code and generates ext/hash/murmur/PMurHash.c:86:9 - Unknown word (murmurhash) -- * Core murmurhash algorithm macros */ ext/hash/murmur/PMurHash.c:93:9 - Unknown word (doblock) -- #define doblock(h1, k1) \ -ext/hash/murmur/PMurHash.h:2:38 - Unknown word (Appleby) -- was written by Austin Appleby, and is placed in the ext/hash/murmur/PMurHash.h:30:50 - Unknown word (pcarry) -- 2_t *ph1, uint32_t *pcarry, const void *key, int ext/hash/murmur/PMurHash128.c:113:9 - Unknown word (murmurhash) -- * Core murmurhash algorithm macros */ ext/hash/murmur/PMurHash128.c:122:9 - Unknown word (doblock) -- #define doblock128x86(h1, h2, h3, h @@ -10972,7 +9746,6 @@ ext/hash/murmur/PMurHash128.c:288:52 - Unknown word (Specialise) -- Process i ext/hash/murmur/PMurHash128.c:293:61 - Unknown word (fedc) -- ] w=[3210 7654 ba98 fedc] b=[3210 7654 ba98 fedc ext/hash/murmur/PMurHash128.c:293:85 - Unknown word (fedc) -- fedc] b=[3210 7654 ba98 fedc] */ ext/hash/murmur/PMurHash128.c:299:7 - Unknown word (doblock) -- doblock128x86(h1, h2, h3, h -ext/hash/murmur/PMurHash128.c:2:38 - Unknown word (Appleby) -- was written by Austin Appleby, and is placed in the ext/hash/murmur/PMurHash128.c:303:61 - Unknown word (hgfe) -- ] w=[5432 9876 dcba hgfe] b=[3210 7654 ba98 fedc ext/hash/murmur/PMurHash128.c:303:85 - Unknown word (fedc) -- hgfe] b=[3210 7654 ba98 fedc] k1'=[hg--] */ ext/hash/murmur/PMurHash128.c:305:17 - Unknown word (lshift) -- const int lshift = n*8, rshift = 32-lshift @@ -11031,7 +9804,6 @@ ext/hash/murmur/PMurHash128.c:600:80 - Unknown word (nmlkjihg) -- 3210 fedc ext/hash/murmur/PMurHash128.c:71:10 - Unknown word (recognises) -- /* gcc recognises this code and generates ext/hash/murmur/PMurHash128.c:85:23 - Unknown word (fmix) -- FORCE_INLINE uint32_t fmix32 ( uint32_t h ) ext/hash/murmur/PMurHash128.c:98:23 - Unknown word (fmix) -- FORCE_INLINE uint64_t fmix64 ( uint64_t k ) -ext/hash/murmur/PMurHash128.h:2:38 - Unknown word (Appleby) -- was written by Austin Appleby, and is placed in the ext/hash/murmur/PMurHash128.h:31:54 - Unknown word (pcarry) -- 4_t ph[2], uint64_t pcarry[2], const void *key ext/hash/murmur/PMurHash128.h:32:65 - Unknown word (pcarry) -- ph[2], const uint64_t pcarry[2], uint32_t total_length ext/hash/murmur/PMurHash128.h:36:54 - Unknown word (pcarry) -- 2_t ph[4], uint32_t pcarry[4], const void *key @@ -11086,16 +9858,12 @@ ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:2:23 - Unknown word (Keccak) ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:2:31 - Unknown word (Keyak) -- Implementation by the Keccak, Keyak and Ketje Teams, namely ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:2:41 - Unknown word (Ketje) -- the Keccak, Keyak and Ketje Teams, namely, Guido ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:2:68 - Unknown word (Bertoni) -- Teams, namely, Guido Bertoni, -ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:32:26 - Unknown word (Nrounds) -- KeccakP1600_Permute_Nrounds(void *state, unsigned -ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:32:60 - Unknown word (nrounds) -- state, unsigned int nrounds); ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:3:14 - Unknown word (Michaël) -- Joan Daemen, Michaël Peeters, Gilles Van ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:3:22 - Unknown word (Peeters) -- Joan Daemen, Michaël Peeters, Gilles Van Assche and ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:3:31 - Unknown word (Gilles) -- Daemen, Michaël Peeters, Gilles Van Assche and Ronny ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:3:42 - Unknown word (Assche) -- Peeters, Gilles Van Assche and Ronny Van Keer, ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:3:6 - Unknown word (Daemen) -- Joan Daemen, Michaël Peeters, Gilles ext/hash/sha3/generic32lc/KeccakP-1600-SnP.h:3:63 - Unknown word (Keer) -- Assche and Ronny Van Keer, hereby -ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:1162:26 - Unknown word (Nrounds) -- KeccakP1600_Permute_Nrounds(state, 12); -ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:1169:26 - Unknown word (Nrounds) -- KeccakP1600_Permute_Nrounds(state, 24); ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:118:6 - Unknown word (Keccak) -- void KeccakP1600_Initialize(void ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:125:6 - Unknown word (Keccak) -- void KeccakP1600_AddByte(void *state ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:146:6 - Unknown word (Keccak) -- void KeccakP1600_AddBytesInLane @@ -11110,7 +9878,6 @@ ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:3:42 - Unknown word (A ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:3:6 - Unknown word (Daemen) -- Joan Daemen, Michaël Peeters, Gilles ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:3:63 - Unknown word (Keer) -- Assche and Ronny Van Keer, hereby ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:90:6 - Unknown word (Keccak) -- void KeccakP1600_SetBytesInLaneToZero -ext/hash/sha3/generic32lc/KeccakP-1600-inplace32BI.c:970:26 - Unknown word (Nrounds) -- KeccakP1600_Permute_Nrounds(void *state, unsigned ext/hash/sha3/generic32lc/KeccakSponge.c:18:8 - Unknown word (Keccak) -- #ifdef KeccakReference ext/hash/sha3/generic32lc/KeccakSponge.c:22:9 - Unknown word (Keccak) -- #ifndef KeccakP200_excluded ext/hash/sha3/generic32lc/KeccakSponge.c:25:20 - Unknown word (Keccak) -- #define prefix KeccakWidth200 @@ -11209,12 +9976,9 @@ ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:3:31 - Unknown word (Gilles) ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:3:42 - Unknown word (Assche) -- Peeters, Gilles Van Assche and Ronny Van Keer, ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:3:6 - Unknown word (Daemen) -- Joan Daemen, Michaël Peeters, Gilles ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:3:63 - Unknown word (Keer) -- Assche and Ronny Van Keer, hereby -ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:43:26 - Unknown word (Nrounds) -- KeccakP1600_Permute_Nrounds(void *state, unsigned -ext/hash/sha3/generic64lc/KeccakP-1600-SnP.h:43:60 - Unknown word (nrounds) -- state, unsigned int nrounds); ext/hash/sha3/generic64lc/KeccakP-1600-opt64-config.h:1:9 - Unknown word (Keccak) -- #define KeccakP1600_implementation ext/hash/sha3/generic64lc/KeccakP-1600-opt64-config.h:2:9 - Unknown word (Keccak) -- #define KeccakP1600_fullUnrolling ext/hash/sha3/generic64lc/KeccakP-1600-opt64-config.h:3:9 - Unknown word (Keccak) -- #define KeccakP1600_useLaneComplementing -ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:279:26 - Unknown word (Nrounds) -- KeccakP1600_Permute_Nrounds(void *state, unsigned ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:2:23 - Unknown word (Keccak) -- Implementation by the Keccak, Keyak and Ketje Teams ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:2:31 - Unknown word (Keyak) -- Implementation by the Keccak, Keyak and Ketje Teams, namely ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:2:41 - Unknown word (Ketje) -- the Keccak, Keyak and Ketje Teams, namely, Guido @@ -11288,18 +10052,16 @@ ext/hash/sha3/generic64lc/brg_endian.h:3:33 - Unknown word (Gladman) -- ext/hash/sha3/generic64lc/brg_endian.h:42:45 - Unknown word (DJGPP) -- 2__ ) || defined( __DJGPP__ ) || defined( __osf ext/hash/xxhash/xxhash.h:1255:53 - Unknown word (IMPLEM) -- EMENTATION) ) && !defined(XXH_IMPLEM_13a8737387) ext/hash/xxhash/xxhash.h:1256:15 - Unknown word (IMPLEM) -- # define XXH_IMPLEM_13a8737387 -ext/hash/xxhash/xxhash.h:1314:26 - Unknown word (byteshifts) -- will emit literal byteshifts even if the target supports ext/hash/xxhash/xxhash.h:1396:15 - Unknown word (ENDJMP) -- * @def XXH32_ENDJMP ext/hash/xxhash/xxhash.h:1405:17 - Unknown word (ENDJMP) -- # define XXH32_ENDJMP 0 ext/hash/xxhash/xxhash.h:1422:58 - Unknown word (armv) -- method 1) for gcc on armv7+ and mips */ ext/hash/xxhash/xxhash.h:1468:15 - Unknown word (ENDJMP) -- #ifndef XXH32_ENDJMP ext/hash/xxhash/xxhash.h:1470:17 - Unknown word (ENDJMP) -- # define XXH32_ENDJMP 0 ext/hash/xxhash/xxhash.h:1598:51 - Unknown word (autovectorization) -- places to avoid unwanted autovectorization (e.g. -ext/hash/xxhash/xxhash.h:160:26 - Unknown word (Secretand) -- undef XXH3_64bits_withSecretandSeed -ext/hash/xxhash/xxhash.h:1704:56 - Unknown word (unalign) -- attribute__((packed)) unalign; -ext/hash/xxhash/xxhash.h:1708:64 - Unknown word (unalign) -- attribute__((packed)) xxh_unalign; -ext/hash/xxhash/xxhash.h:1709:24 - Unknown word (unalign) -- return ((const xxh_unalign*)ptr)->u32; -ext/hash/xxhash/xxhash.h:178:33 - Unknown word (Secretand) -- XXH3_128bits_reset_withSecretandSeed +ext/hash/xxhash/xxhash.h:1805:61 - Unknown word (rotateleft) -- HAS_BUILTIN(__builtin_rotateleft32) \ +ext/hash/xxhash/xxhash.h:1806:61 - Unknown word (rotateleft) -- HAS_BUILTIN(__builtin_rotateleft64) +ext/hash/xxhash/xxhash.h:1807:32 - Unknown word (rotateleft) -- XXH_rotl32 __builtin_rotateleft32 +ext/hash/xxhash/xxhash.h:1808:32 - Unknown word (rotateleft) -- XXH_rotl64 __builtin_rotateleft64 ext/hash/xxhash/xxhash.h:1949:74 - Unknown word (AUTOVECTORIZE) -- !defined(XXH_ENABLE_AUTOVECTORIZE) ext/hash/xxhash/xxhash.h:1953:8 - Unknown word (autovectorizing) -- * autovectorizing the XXH32 loop (pragmas ext/hash/xxhash/xxhash.h:1966:13 - Unknown word (movqda) -- * movqda tmp, v // not required @@ -11307,8 +10069,6 @@ ext/hash/xxhash/xxhash.h:1972:13 - Unknown word (shldl) -- * shldl ext/hash/xxhash/xxhash.h:1979:50 - Unknown word (autovectorizes) -- on AArch64, as Clang autovectorizes it incorrectly ext/hash/xxhash/xxhash.h:1996:16 - Unknown word (avalanched) -- * @return The avalanched hash. ext/hash/xxhash/xxhash.h:2041:16 - Unknown word (ENDJMP) -- if (!XXH32_ENDJMP) { -ext/hash/xxhash/xxhash.h:2347:69 - Unknown word (unalign) -- attribute__((packed)) unalign64; -ext/hash/xxhash/xxhash.h:2351:77 - Unknown word (unalign) -- attribute__((packed)) xxh_unalign64; ext/hash/xxhash/xxhash.h:2745:15 - Unknown word (emmintrin) -- # include ext/hash/xxhash/xxhash.h:2752:13 - Unknown word (intrin) -- # include ext/hash/xxhash/xxhash.h:2802:64 - Unknown word (aeabi) -- This means numerous __aeabi_lmul @@ -11320,14 +10080,11 @@ ext/hash/xxhash/xxhash.h:2856:45 - Unknown word (Opteron) -- SSE2 fo ext/hash/xxhash/xxhash.h:2862:50 - Unknown word (Icelake) -- AVX512 for Skylake and Icelake */ ext/hash/xxhash/xxhash.h:2870:53 - Unknown word (reqired) -- match the alignment reqired for said vector ext/hash/xxhash/xxhash.h:2897:45 - Unknown word (ARMV) -- ) || defined(_M_ARM_ARMV7VE) /* msvc */ \ -ext/hash/xxhash/xxhash.h:289:27 - Unknown word (Secretand) -- define XXH3_64bits_withSecretandSeed XXH_NAME2(XXH_NAMESPACE -ext/hash/xxhash/xxhash.h:289:82 - Unknown word (Secretand) -- NAMESPACE, XXH3_64bits_withSecretandSeed) ext/hash/xxhash/xxhash.h:2948:57 - Unknown word (loadu) -- GCC splitting _mm256_loadu_si256 into ext/hash/xxhash/xxhash.h:2949:29 - Unknown word (inserti) -- loadu_si128 + _mm256_inserti128_si256. This is an ext/hash/xxhash/xxhash.h:2949:8 - Unknown word (loadu) -- * _mm_loadu_si128 + _mm256_inserti ext/hash/xxhash/xxhash.h:2953:11 - Unknown word (mavx) -- * -O2 -mavx2 -march=haswell ext/hash/xxhash/xxhash.h:2955:11 - Unknown word (mavx) -- * -O2 -mavx2 -mno-avx256-split-unaligned -ext/hash/xxhash/xxhash.h:296:33 - Unknown word (Secretand) -- XXH3_64bits_reset_withSecretandSeed XXH_NAME2(XXH_NAMESPACE ext/hash/xxhash/xxhash.h:2972:21 - Unknown word (vmlal) -- * NEON's setup for vmlal_u32 is a little more ext/hash/xxhash/xxhash.h:2975:22 - Unknown word (VMULEUW) -- * While PMULUDQ and VMULEUW both perform a mask ext/hash/xxhash/xxhash.h:2975:51 - Unknown word (VMLAL) -- both perform a mask, VMLAL.U32 performs an upcast @@ -11360,7 +10117,7 @@ ext/hash/xxhash/xxhash.h:3138:19 - Unknown word (revb) -- ret = X ext/hash/xxhash/xxhash.h:3144:8 - Unknown word (mulo) -- * vec_mulo and vec_mule are very ext/hash/xxhash/xxhash.h:3151:19 - Unknown word (mulo) -- # define XXH_vec_mulo vec_mulo ext/hash/xxhash/xxhash.h:3151:28 - Unknown word (mulo) -- define XXH_vec_mulo vec_mulo -ext/hash/xxhash/xxhash.h:3153:64 - Unknown word (vmuleuw) -- BUILTIN(__builtin_altivec_vmuleuw) +ext/hash/xxhash/xxhash.h:3153:64 - Unknown word (vmuleuw) -- BUILTIN(__builtin_altivec_vmuleuw) ext/hash/xxhash/xxhash.h:3155:19 - Unknown word (mulo) -- # define XXH_vec_mulo __builtin_altivec_vmulouw ext/hash/xxhash/xxhash.h:3155:42 - Unknown word (vmulouw) -- mulo __builtin_altivec_vmulouw ext/hash/xxhash/xxhash.h:3156:42 - Unknown word (vmuleuw) -- mule __builtin_altivec_vmuleuw @@ -11394,7 +10151,6 @@ ext/hash/xxhash/xxhash.h:3435:38 - Unknown word (Evensen's) -- is inspi ext/hash/xxhash/xxhash.h:3435:48 - Unknown word (rrmxmx) -- inspired by Pelle Evensen's rrmxmx */ ext/hash/xxhash/xxhash.h:3440:16 - Unknown word (xorshift) -- return XXH_xorshift64(h64, 28); ext/hash/xxhash/xxhash.h:3511:21 - Unknown word (rrmxmx) -- return XXH3_rrmxmx(keyed, len); -ext/hash/xxhash/xxhash.h:3553:24 - Unknown word (UMAC) -- Compared to classic UMAC where a 1 in 2^31 chance ext/hash/xxhash/xxhash.h:3574:26 - Unknown word (AUTOVECTORIZE) -- !defined(XXH_ENABLE_AUTOVECTORIZE) /* Define to disable ext/hash/xxhash/xxhash.h:3577:29 - Unknown word (autovectorize) -- GCC for x86 tends to autovectorize the 128-bit multiply ext/hash/xxhash/xxhash.h:3581:20 - Unknown word (scalarize) -- * cause it to scalarize. See `XXH32_round() @@ -11405,7 +10161,6 @@ ext/hash/xxhash/xxhash.h:3663:46 - Unknown word (vmulq) -- to the n ext/hash/xxhash/xxhash.h:3664:12 - Unknown word (scalarized) -- * scalarized into an ugly mess of ext/hash/xxhash/xxhash.h:3664:44 - Unknown word (VMOV) -- into an ugly mess of VMOV.32 instructions. ext/hash/xxhash/xxhash.h:3666:60 - Unknown word (autovectorization) -- avoid without turning autovectorization -ext/hash/xxhash/xxhash.h:3720:32 - Unknown word (UMAC) -- hardened version of UMAC, based off of FARSH ext/hash/xxhash/xxhash.h:3720:51 - Unknown word (FARSH's) -- of UMAC, based off of FARSH's implementation. ext/hash/xxhash/xxhash.h:3752:20 - Unknown word (xacc) -- __m512i* const xacc = (__m512i *) acc; ext/hash/xxhash/xxhash.h:3758:44 - Unknown word (loadu) -- data_vec = _mm512_loadu_si512 (input); @@ -11469,10 +10224,6 @@ ext/hash/xxhash/xxhash.h:4490:55 - Unknown word (MERGEACCS) -- sizeof( ext/hash/xxhash/xxhash.h:4491:22 - Unknown word (Accs) -- return XXH3_mergeAccs(acc, (const xxh_u8* ext/hash/xxhash/xxhash.h:4491:67 - Unknown word (MERGEACCS) -- secret + XXH_SECRET_MERGEACCS_START, (xxh_u64)len ext/hash/xxhash/xxhash.h:4633:17 - Unknown word (Spah) -- * Credit to RedSpah for noticing this bug -ext/hash/xxhash/xxhash.h:4796:33 - Unknown word (Endof) -- size_t const nbStripesToEndofBlock = nbStripesPerBlock -ext/hash/xxhash/xxhash.h:4797:67 - Unknown word (Endof) -- nbStripes - nbStripesToEndofBlock; -ext/hash/xxhash/xxhash.h:4798:105 - Unknown word (Endof) -- CONSUME_RATE, nbStripesToEndofBlock, f_acc512); -ext/hash/xxhash/xxhash.h:4800:49 - Unknown word (Endof) -- input + nbStripesToEndofBlock * XXH_STRIPE_LEN ext/hash/xxhash/xxhash.h:4961:70 - Unknown word (LASTACC) -- secretLimit - XXH_SECRET_LASTACC_START); ext/hash/xxhash/xxhash.h:4970:70 - Unknown word (LASTACC) -- secretLimit - XXH_SECRET_LASTACC_START); ext/hash/xxhash/xxhash.h:4981:26 - Unknown word (Accs) -- return XXH3_mergeAccs(acc, @@ -11496,7 +10247,6 @@ ext/hash/xxhash/xxhash.h:5083:23 - Unknown word (bitfliph) -- input_h ext/hash/xxhash/xxhash.h:5150:27 - Unknown word (bitflipl) -- xxh_u64 const bitflipl = XXH_readLE64(secret ext/hash/xxhash/xxhash.h:5151:27 - Unknown word (bitfliph) -- xxh_u64 const bitfliph = XXH_readLE64(secret ext/hash/xxhash/xxhash.h:5267:55 - Unknown word (MERGEACCS) -- sizeof(acc) + XXH_SECRET_MERGEACCS_START); -ext/hash/xxhash/xxhash.h:52:46 - Unknown word (Appleby) -- 10 Austin Appleby ext/hash/xxhash/xxhash.h:5497:15 - Unknown word (hcmp) -- int const hcmp = (h1.high64 > h2.high ext/hash/xxhash/xxhash.h:5499:22 - Unknown word (hcmp) -- if (hcmp) return hcmp; ext/hash/xxhash/xxhash.h:5499:9 - Unknown word (hcmp) -- if (hcmp) return hcmp; @@ -11518,16 +10268,6 @@ ext/iconv/iconv.c:148:53 - Unknown word (pretval) -- iconv_substr(smart_st ext/iconv/iconv.c:150:178 - Unknown word (lfchars) -- line_len, const char *lfchars, php_iconv_enc_scheme ext/iconv/iconv.c:150:58 - Unknown word (pretval) -- mime_encode(smart_str *pretval, const char *fname, ext/iconv/iconv.c:152:58 - Unknown word (pretval) -- mime_decode(smart_str *pretval, const char *str, size -ext/iconv/iconv.c:2354:20 - Unknown word (ocnt) -- size_t ocnt, prev_ocnt, icnt, tcnt; -ext/iconv/iconv.c:2354:32 - Unknown word (tcnt) -- ocnt, prev_ocnt, icnt, tcnt; -ext/iconv/iconv.c:2354:9 - Unknown word (ocnt) -- size_t ocnt, prev_ocnt, icnt, tcnt -ext/iconv/iconv.c:2365:17 - Unknown word (ocnt) -- out_buf_size = ocnt = prev_ocnt = initial -ext/iconv/iconv.c:2365:29 - Unknown word (ocnt) -- buf_size = ocnt = prev_ocnt = initial_out_buf_size -ext/iconv/iconv.c:2372:3 - Unknown word (tcnt) -- tcnt = self->stub_len; -ext/iconv/iconv.c:2374:10 - Unknown word (tcnt) -- while (tcnt > 0) { -ext/iconv/iconv.c:2375:51 - Unknown word (tcnt) -- CONST char **)&pt, &tcnt, &pd, &ocnt) == (size -ext/iconv/iconv.c:2375:63 - Unknown word (ocnt) -- *)&pt, &tcnt, &pd, &ocnt) == (size_t)-1) { -ext/iconv/iconv.c:2391:9 - Unknown word (tcnt) -- tcnt = self->stub_len; ext/iconv/iconv.c:426:38 - Unknown word (TRANSLIT) -- & strcmp("//IGNORE//TRANSLIT", charset+clen-18) ext/iconv/iconv.c:547:50 - Unknown word (pretval) -- iconv_strlen(size_t *pretval, const char *str, size ext/iconv/iconv.c:754:14 - Unknown word (haystk) -- const char *haystk, size_t haystk_nbytes @@ -11560,8 +10300,6 @@ ext/intl/breakiterator/breakiterator_arginfo.h:181:38 - Unknown word (UBRK) ext/intl/breakiterator/breakiterator_arginfo.h:187:44 - Unknown word (UBRK) -- NUMBER_LIMIT_value, UBRK_WORD_NUMBER_LIMIT); ext/intl/breakiterator/breakiterator_arginfo.h:193:38 - Unknown word (UBRK) -- const_WORD_LETTER_value, UBRK_WORD_LETTER); ext/intl/breakiterator/breakiterator_class.h:61:33 - Unknown word (unconstructed) -- throw_error(NULL, "Found unconstructed BreakIterator"); \ -ext/intl/breakiterator/breakiterator_iterators.h:36:3 - Unknown word (CFUNC) -- U_CFUNC zend_object_iterator -ext/intl/breakiterator/breakiterator_iterators.h:38:3 - Unknown word (CFUNC) -- U_CFUNC void breakiterator_register ext/intl/calendar/calendar.stub.php:101:15 - Unknown word (intlcal) -- * @alias intlcal_equals ext/intl/calendar/calendar.stub.php:107:15 - Unknown word (intlcal) -- * @alias intlcal_field_difference ext/intl/calendar/calendar.stub.php:10:17 - Unknown word (UCAL) -- /** @cvalue UCAL_YEAR */ @@ -11607,82 +10345,35 @@ ext/intl/collator/collator.stub.php:26:17 - Unknown word (UCOL) -- /** ext/intl/collator/collator.stub.php:28:17 - Unknown word (UCOL) -- /** @cvalue UCOL_DEFAULT_STRENGTH */ ext/intl/collator/collator.stub.php:7:12 - Unknown word (ULOC) -- * @cvalue ULOC_ACTUAL_LOCALE ext/intl/collator/collator.stub.php:9:7 - Unknown word (ULOC) -- const ULOC_ACTUAL_LOCALE = UNKNOWN -ext/intl/collator/collator_arginfo.h:105:40 - Unknown word (UCOL) -- DEFAULT_VALUE_value, UCOL_DEFAULT); -ext/intl/collator/collator_arginfo.h:111:34 - Unknown word (UCOL) -- const_PRIMARY_value, UCOL_PRIMARY); -ext/intl/collator/collator_arginfo.h:117:36 - Unknown word (UCOL) -- const_SECONDARY_value, UCOL_SECONDARY); -ext/intl/collator/collator_arginfo.h:123:35 - Unknown word (UCOL) -- const_TERTIARY_value, UCOL_TERTIARY); -ext/intl/collator/collator_arginfo.h:129:43 - Unknown word (UCOL) -- DEFAULT_STRENGTH_value, UCOL_DEFAULT_STRENGTH); -ext/intl/collator/collator_arginfo.h:93:26 - Unknown word (ULOC) -- REGISTER_LONG_CONSTANT("ULOC_ACTUAL_LOCALE", ULOC -ext/intl/collator/collator_arginfo.h:93:47 - Unknown word (ULOC) -- ULOC_ACTUAL_LOCALE", ULOC_ACTUAL_LOCALE, CONST -ext/intl/collator/collator_arginfo.h:94:26 - Unknown word (ULOC) -- REGISTER_LONG_CONSTANT("ULOC_VALID_LOCALE", ULOC -ext/intl/collator/collator_arginfo.h:94:46 - Unknown word (ULOC) -- ULOC_VALID_LOCALE", ULOC_VALID_LOCALE, CONST -ext/intl/collator/collator_attr.c:113:2 - Unknown word (ucol) -- ucol_setStrength( co->ucoll ext/intl/collator/collator_attr.c:113:24 - Unknown word (ucoll) -- ucol_setStrength( co->ucoll, strength ); -ext/intl/collator/collator_attr.c:43:10 - Unknown word (ucol) -- value = ucol_getAttribute( co->ucoll ext/intl/collator/collator_attr.c:43:33 - Unknown word (ucoll) -- ucol_getAttribute( co->ucoll, attribute, COLLATOR -ext/intl/collator/collator_attr.c:68:2 - Unknown word (ucol) -- ucol_setAttribute( co->ucoll ext/intl/collator/collator_attr.c:68:25 - Unknown word (ucoll) -- ucol_setAttribute( co->ucoll, attribute, value, COLLATOR -ext/intl/collator/collator_attr.c:91:15 - Unknown word (ucol) -- RETURN_LONG( ucol_getStrength( co->ucoll ext/intl/collator/collator_attr.c:91:37 - Unknown word (ucoll) -- ucol_getStrength( co->ucoll ) ); ext/intl/collator/collator_class.c:104:10 - Unknown word (ucoll) -- if( co->ucoll ) ext/intl/collator/collator_class.c:106:19 - Unknown word (ucoll) -- ucol_close( co->ucoll ); -ext/intl/collator/collator_class.c:106:3 - Unknown word (ucol) -- ucol_close( co->ucoll ); ext/intl/collator/collator_class.c:107:7 - Unknown word (ucoll) -- co->ucoll = NULL; -ext/intl/collator/collator_class.c:75:46 - Unknown word (ucol) -- usable clone semantics - ucol_cloneBinary/ucol_openBinary -ext/intl/collator/collator_class.c:75:63 - Unknown word (ucol) -- semantics - ucol_cloneBinary/ucol_openBinary require binary ext/intl/collator/collator_class.h:32:18 - Unknown word (ucoll) -- UCollator* ucoll; -ext/intl/collator/collator_class.h:64:37 - Unknown word (ucol) -- check return value of a ucol_* function call. -ext/intl/collator/collator_compare.c:101:11 - Unknown word (ucol) -- result = ucol_strcoll( ext/intl/collator/collator_compare.c:102:7 - Unknown word (ucoll) -- co->ucoll, -ext/intl/collator/collator_compare.c:32:19 - Unknown word (ustr) -- UChar* ustr1 = NULL; -ext/intl/collator/collator_compare.c:33:19 - Unknown word (ustr) -- UChar* ustr2 = NULL; -ext/intl/collator/collator_compare.c:34:19 - Unknown word (ustr) -- int ustr1_len = 0; -ext/intl/collator/collator_compare.c:35:19 - Unknown word (ustr) -- int ustr2_len = 0; ext/intl/collator/collator_compare.c:51:18 - Unknown word (ucoll) -- if (!co || !co->ucoll) { -ext/intl/collator/collator_compare.c:66:4 - Unknown word (ustr) -- &ustr1, &ustr1_len, str1, -ext/intl/collator/collator_convert.c:166:36 - Unknown word (UCHARS) -- STRVAL_P(utf16_zval), UCHARS( Z_STRLEN_P(utf16_zval -ext/intl/collator/collator_convert.c:179:9 - Unknown word (ustr) -- UChar *ustr = NULL; -ext/intl/collator/collator_convert.c:180:10 - Unknown word (ustr) -- int32_t ustr_len = 0; -ext/intl/collator/collator_convert.c:185:12 - Unknown word (ustr) -- &ustr, &ustr_len, -ext/intl/collator/collator_convert.c:185:5 - Unknown word (ustr) -- &ustr, &ustr_len, -ext/intl/collator/collator_convert.c:194:48 - Unknown word (ustr) -- string_init((char *) ustr, UBYTES(ustr_len), -ext/intl/collator/collator_convert.c:194:54 - Unknown word (UBYTES) -- init((char *) ustr, UBYTES(ustr_len), 0); -ext/intl/collator/collator_convert.c:244:35 - Unknown word (UBYTES) -- zstr, (char*)ustr, UBYTES(ustr_len)); -ext/intl/collator/collator_convert.c:320:69 - Unknown word (UCHARS) -- UChar*) Z_STRVAL_P(str), UCHARS( Z_STRLEN_P(str) ), ext/intl/collator/collator_convert.c:43:14 - Unknown word (znew) -- zval znew_val; ext/intl/collator/collator_convert.c:58:17 - Unknown word (znew) -- ZVAL_STRINGL( &znew_val, (char*)new_val -ext/intl/collator/collator_convert.c:58:43 - Unknown word (UBYTES) -- val, (char*)new_val, UBYTES(new_val_len + 1) ); ext/intl/collator/collator_convert.c:62:11 - Unknown word (znew) -- Z_STRLEN(znew_val) = Z_STRLEN(znew ext/intl/collator/collator_convert.c:62:32 - Unknown word (znew) -- znew_val) = Z_STRLEN(znew_val) - UBYTES(1); -ext/intl/collator/collator_convert.c:62:44 - Unknown word (UBYTES) -- Z_STRLEN(znew_val) - UBYTES(1); ext/intl/collator/collator_convert.c:66:37 - Unknown word (znew) -- update( hash, hashKey, &znew_val); -ext/intl/collator/collator_convert.c:94:20 - Unknown word (UCHARS) -- (UChar*)old_val, UCHARS(old_val_len), status -ext/intl/collator/collator_create.c:51:14 - Unknown word (ucol) -- co->ucoll = ucol_open( locale, COLLATOR ext/intl/collator/collator_create.c:51:6 - Unknown word (ucoll) -- co->ucoll = ucol_open( locale ext/intl/collator/collator_is_numeric.c:119:20 - Unknown word (cutlim) -- int neg = 0, any, cutlim; ext/intl/collator/collator_is_numeric.c:161:41 - Unknown word (cutlim) -- set to 214748364 and cutlim to either ext/intl/collator/collator_is_numeric.c:170:2 - Unknown word (cutlim) -- cutlim = cutoff % (zend_ulong ext/intl/collator/collator_is_numeric.c:184:56 - Unknown word (cutlim) -- acc == cutoff && c > cutlim)) ext/intl/collator/collator_locale.c:44:18 - Unknown word (ucoll) -- if (!co || !co->ucoll) { -ext/intl/collator/collator_locale.c:54:24 - Unknown word (ucol) -- locale_name = (char*) ucol_getLocaleByType( ext/intl/collator/collator_locale.c:55:7 - Unknown word (ucoll) -- co->ucoll, type, COLLATOR_ERROR -ext/intl/collator/collator_sort.c:166:18 - Unknown word (ucol) -- * Direct use of ucol_strcoll. -ext/intl/collator/collator_sort.c:176:20 - Unknown word (ucol) -- ZVAL_LONG(result, ucol_strcoll( ext/intl/collator/collator_sort.c:276:11 - Unknown word (ucoll) -- if (!co->ucoll) { ext/intl/collator/collator_sort.c:292:35 - Unknown word (ucoll) -- current_collator ) = co->ucoll; -ext/intl/collator/collator_sort.c:325:13 - Unknown word (ucol) -- * Uses ICU ucol_getSortKey for performance ext/intl/collator/collator_sort.c:364:18 - Unknown word (ucoll) -- if (!co || !co->ucoll) { ext/intl/collator/collator_sort.c:381:12 - Unknown word (bufers) -- /* Create bufers */ ext/intl/collator/collator_sort.c:384:19 - Unknown word (eumalloc) -- utf16_buf = eumalloc( utf16_buf_size ); -ext/intl/collator/collator_sort.c:424:16 - Unknown word (ucol) -- sortKeyLen = ucol_getSortKey( co->ucoll ext/intl/collator/collator_sort.c:424:37 - Unknown word (ucoll) -- ucol_getSortKey( co->ucoll, ext/intl/collator/collator_sort.c:440:38 - Unknown word (ucoll) -- ucol_getSortKey( co->ucoll, utf16_buf, utf16_len -ext/intl/collator/collator_sort.c:503:19 - Unknown word (ustr) -- UChar* ustr = NULL; -ext/intl/collator/collator_sort.c:504:19 - Unknown word (ustr) -- int32_t ustr_len = 0; -ext/intl/collator/collator_sort.c:535:11 - Unknown word (ustr) -- &ustr, &ustr_len, str, str_len, COLLATOR -ext/intl/collator/collator_sort.c:535:4 - Unknown word (ustr) -- &ustr, &ustr_len, str, str -ext/intl/collator/collator_sort.c:544:10 - Unknown word (ustr) -- efree( ustr ); -ext/intl/collator/collator_sort.c:74:21 - Unknown word (ucol) -- ZVAL_LONG(result, ucol_strcoll( ext/intl/common/common.stub.php:101:20 - Unknown word (OUTOFBOUNDS) -- * @cvalue U_INDEX_OUTOFBOUNDS_ERROR ext/intl/common/common.stub.php:103:15 - Unknown word (OUTOFBOUNDS) -- const U_INDEX_OUTOFBOUNDS_ERROR = UNKNOWN; ext/intl/common/common.stub.php:24:14 - Unknown word (SAFECLONE) -- * @cvalue U_SAFECLONE_ALLOCATED_WARNING @@ -11714,27 +10405,14 @@ ext/intl/common/common_arginfo.h:160:54 - Unknown word (IDNA) -- PROHI ext/intl/common/common_arginfo.h:161:28 - Unknown word (IDNA) -- REGISTER_LONG_CONSTANT("U_IDNA_ERROR_START", U_IDNA ext/intl/common/common_arginfo.h:161:49 - Unknown word (IDNA) -- IDNA_ERROR_START", U_IDNA_ERROR_START, CONST_PERSISTENT ext/intl/common/common_arginfo.h:162:28 - Unknown word (IDNA) -- REGISTER_LONG_CONSTANT("U_IDNA_UNASSIGNED_ERROR", U -ext/intl/common/common_arginfo.h:171:28 - Unknown word (STRINGPREP) -- REGISTER_LONG_CONSTANT("U_STRINGPREP_PROHIBITED_ERROR", U -ext/intl/common/common_arginfo.h:171:60 - Unknown word (STRINGPREP) -- PROHIBITED_ERROR", U_STRINGPREP_PROHIBITED_ERROR, CONST -ext/intl/common/common_arginfo.h:172:28 - Unknown word (STRINGPREP) -- REGISTER_LONG_CONSTANT("U_STRINGPREP_UNASSIGNED_ERROR", U -ext/intl/common/common_arginfo.h:172:60 - Unknown word (STRINGPREP) -- UNASSIGNED_ERROR", U_STRINGPREP_UNASSIGNED_ERROR, CONST -ext/intl/common/common_arginfo.h:173:28 - Unknown word (STRINGPREP) -- REGISTER_LONG_CONSTANT("U_STRINGPREP_CHECK_BIDI_ERROR", U ext/intl/common/common_arginfo.h:52:34 - Unknown word (OUTOFBOUNDS) -- LONG_CONSTANT("U_INDEX_OUTOFBOUNDS_ERROR", U_INDEX_OUTOFBOUNDS ext/intl/common/common_arginfo.h:52:62 - Unknown word (OUTOFBOUNDS) -- OUTOFBOUNDS_ERROR", U_INDEX_OUTOFBOUNDS_ERROR, CONST_PERSISTENT -ext/intl/common/common_date.h:31:3 - Unknown word (CFUNC) -- U_CFUNC TimeZone *timezone_convert -ext/intl/common/common_date.h:32:3 - Unknown word (CFUNC) -- U_CFUNC int intl_datetime_decompose -ext/intl/common/common_date.h:37:3 - Unknown word (CFUNC) -- U_CFUNC double intl_zval_to ext/intl/common/common_enum.h:32:9 - Unknown word (INTLITERATOR) -- #define INTLITERATOR_ERROR(ii) (ii) ext/intl/common/common_enum.h:33:40 - Unknown word (INTLITERATOR) -- NTLITERATOR_ERROR_P(ii) &(INTLITERATOR_ERROR(ii)) ext/intl/common/common_enum.h:33:9 - Unknown word (INTLITERATOR) -- #define INTLITERATOR_ERROR_P(ii) &(INTLITERATO ext/intl/common/common_enum.h:35:57 - Unknown word (INTLITERATOR) -- INTL_ERROR_CODE(INTLITERATOR_ERROR(ii)) ext/intl/common/common_enum.h:35:9 - Unknown word (INTLITERATOR) -- #define INTLITERATOR_ERROR_CODE(ii) INTL ext/intl/common/common_enum.h:44:33 - Unknown word (unconstructed) -- throw_error(NULL, "Found unconstructed IntlIterator"); \ -ext/intl/common/common_enum.h:70:3 - Unknown word (CFUNC) -- U_CFUNC void zoi_with_current -ext/intl/common/common_enum.h:71:3 - Unknown word (CFUNC) -- U_CFUNC zend_result zoi_with -ext/intl/common/common_enum.h:72:3 - Unknown word (CFUNC) -- U_CFUNC zval *zoi_with_current -ext/intl/common/common_enum.h:73:3 - Unknown word (CFUNC) -- U_CFUNC void zoi_with_current -ext/intl/common/common_enum.h:77:3 - Unknown word (CFUNC) -- U_CFUNC void IntlIterator_from ext/intl/converter/converter.c:150:22 - Unknown word (cnvargs) -- define TARGET_CHECK(cnvargs, needed) php_converter ext/intl/converter/converter.c:150:74 - Unknown word (cnvargs) -- check_limits(objval, cnvargs->targetLimit - cnvargs ext/intl/converter/converter.c:150:97 - Unknown word (cnvargs) -- cnvargs->targetLimit - cnvargs->target, needed) @@ -11751,31 +10429,19 @@ ext/intl/converter/converter.c:279:10 - Unknown word (tmpzval) -- zval *tm ext/intl/converter/converter.c:280:30 - Unknown word (tmpzval) -- HASH_FOREACH_VAL(ht, tmpzval) { ext/intl/converter/converter.c:350:2 - Unknown word (ucnv) -- ucnv_setToUCallBack(cnv, ext/intl/converter/converter.c:353:27 - Unknown word (ucnv) -- THROW_UFAILURE(objval, "ucnv_setToUCallBack", error -ext/intl/converter/converter.c:353:9 - Unknown word (UFAILURE) -- THROW_UFAILURE(objval, "ucnv_setToUCallBack ext/intl/converter/converter.c:358:2 - Unknown word (ucnv) -- ucnv_setFromUCallBack(cnv -ext/intl/converter/converter.c:361:9 - Unknown word (UFAILURE) -- THROW_UFAILURE(objval, "ucnv_setFromUCallBac ext/intl/converter/converter.c:370:53 - Unknown word (pcnv) -- UConverter **pcnv, -ext/intl/converter/converter.c:385:10 - Unknown word (UFAILURE) -- THROW_UFAILURE(objval, "ucnv_open" ext/intl/converter/converter.c:396:7 - Unknown word (pcnv) -- if (*pcnv) { ext/intl/converter/converter.c:397:15 - Unknown word (pcnv) -- ucnv_close(*pcnv); ext/intl/converter/converter.c:399:3 - Unknown word (pcnv) -- *pcnv = cnv; ext/intl/converter/converter.c:405:56 - Unknown word (pcnv) -- encoding(UConverter **pcnv, INTERNAL_FUNCTION_PARAMETERS -ext/intl/converter/converter.c:46:15 - Unknown word (UFAILURE) -- #define THROW_UFAILURE(obj, fname, error) php -ext/intl/converter/converter.c:510:67 - Unknown word (fcache) -- zend_fcall_info_cache *fcache) { -ext/intl/converter/converter.c:518:46 - Unknown word (fcache) -- init(&caller, 0, finfo, fcache, NULL, &errstr) == FAILURE ext/intl/converter/converter.c:679:35 - Unknown word (UCNV) -- REASON_CASE(v) case (UCNV_ ## v) : RETURN_STRINGL ext/intl/converter/converter.c:679:9 - Unknown word (UCNV) -- #define UCNV_REASON_CASE(v) case ext/intl/converter/converter.c:67:8 - Unknown word (UCNV) -- case UCNV_UNASSIGNED: ext/intl/converter/converter.c:68:8 - Unknown word (UCNV) -- case UCNV_ILLEGAL: ext/intl/converter/converter.c:69:8 - Unknown word (UCNV) -- case UCNV_IRREGULAR: -ext/intl/converter/converter.c:74:15 - Unknown word (uerror) -- UErrorCode uerror = U_ZERO_ERROR; ext/intl/converter/converter.c:92:4 - Unknown word (ucnv) -- ucnv_getSubstChars(objval -ext/intl/converter/converter.c:92:56 - Unknown word (uerror) -- chars, &chars_len, &uerror); -ext/intl/converter/converter.c:93:18 - Unknown word (uerror) -- if (U_FAILURE(uerror)) { -ext/intl/converter/converter.c:94:11 - Unknown word (UFAILURE) -- THROW_UFAILURE(objval, "ucnv_getSubstChars ext/intl/converter/converter.c:94:29 - Unknown word (ucnv) -- THROW_UFAILURE(objval, "ucnv_getSubstChars", uerror -ext/intl/converter/converter.c:94:50 - Unknown word (uerror) -- ucnv_getSubstChars", uerror); -ext/intl/converter/converter.c:99:36 - Unknown word (uerror) -- ASSIGN_REF_LONG(error, uerror); ext/intl/converter/converter.stub.php:10:17 - Unknown word (UCNV) -- /** @cvalue UCNV_UNASSIGNED */ ext/intl/converter/converter.stub.php:12:17 - Unknown word (UCNV) -- /** @cvalue UCNV_ILLEGAL */ ext/intl/converter/converter.stub.php:14:17 - Unknown word (UCNV) -- /** @cvalue UCNV_IRREGULAR */ @@ -11852,18 +10518,8 @@ ext/intl/dateformat/dateformat_arginfo.h:169:32 - Unknown word (UDAT) - ext/intl/dateformat/dateformat_arginfo.h:175:31 - Unknown word (UDAT) -- LONG(&const_NONE_value, UDAT_NONE); ext/intl/dateformat/dateformat_arginfo.h:211:36 - Unknown word (UCAL) -- const_GREGORIAN_value, UCAL_GREGORIAN); ext/intl/dateformat/dateformat_arginfo.h:217:38 - Unknown word (UCAL) -- const_TRADITIONAL_value, UCAL_TRADITIONAL); -ext/intl/dateformat/dateformat_arginfo.h:53:62 - Unknown word (ULOC) -- type, IS_LONG, 0, "ULOC_ACTUAL_LOCALE") -ext/intl/dateformat/dateformat_attr.c:107:14 - Unknown word (slength) -- int32_t slength = 0; -ext/intl/dateformat/dateformat_attr.c:108:13 - Unknown word (svalue) -- UChar* svalue = NULL; ext/intl/dateformat/dateformat_attr.c:11:31 - Unknown word (kirtig) -- Authors: Kirti Velankar -ext/intl/dateformat/dateformat_attr.c:124:30 - Unknown word (svalue) -- convert_utf8_to_utf16(&svalue, &slength, value, value -ext/intl/dateformat/dateformat_attr.c:124:39 - Unknown word (slength) -- _to_utf16(&svalue, &slength, value, value_len, ext/intl/dateformat/dateformat_attr.c:127:2 - Unknown word (udat) -- udat_applyPattern(DATE_FORMAT -ext/intl/dateformat/dateformat_attr.c:127:74 - Unknown word (svalue) -- is_pattern_localized, svalue, slength); -ext/intl/dateformat/dateformat_attr.c:127:82 - Unknown word (slength) -- pattern_localized, svalue, slength); -ext/intl/dateformat/dateformat_attr.c:129:6 - Unknown word (svalue) -- if (svalue) { -ext/intl/dateformat/dateformat_attr.c:130:9 - Unknown word (svalue) -- efree(svalue); -ext/intl/dateformat/dateformat_attr.c:142:23 - Unknown word (ULOC) -- zend_long loc_type =ULOC_ACTUAL_LOCALE; ext/intl/dateformat/dateformat_attr.c:157:16 - Unknown word (udat) -- loc = (char *)udat_getLocaleByType(DATE ext/intl/dateformat/dateformat_attr.c:180:14 - Unknown word (udat) -- RETVAL_BOOL(udat_isLenient(DATE_FORMAT ext/intl/dateformat/dateformat_attr.c:85:11 - Unknown word (udat) -- length = udat_toPattern(DATE_FORMAT @@ -11895,32 +10551,27 @@ ext/intl/dateformat/dateformat_data.h:11:31 - Unknown word (kirtig) -- A ext/intl/dateformat/dateformat_data.h:28:17 - Unknown word (udatf) -- UDateFormat * udatf; ext/intl/dateformat/dateformat_data.h:32:45 - Unknown word (datef) -- init( dateformat_data* datef_data ); ext/intl/dateformat/dateformat_data.h:33:45 - Unknown word (datef) -- free( dateformat_data* datef_data ); -ext/intl/dateformat/dateformat_format.c:101:13 - Unknown word (pcal) -- UCalendar *pcal; -ext/intl/dateformat/dateformat_format.c:103:26 - Unknown word (datef) -- intl_error *err = &dfo->datef_data.error; -ext/intl/dateformat/dateformat_format.c:115:13 - Unknown word (ucal) -- /* For the ucal_setDateTime() function +ext/intl/dateformat/dateformat_format.c:101:13 - Unknown word (pcal) -- UCalendar *pcal; +ext/intl/dateformat/dateformat_format.c:103:26 - Unknown word (datef) -- intl_error *err = &dfo->datef_data.error; +ext/intl/dateformat/dateformat_format.c:115:13 - Unknown word (ucal) -- /* For the ucal_setDateTime() function ext/intl/dateformat/dateformat_format.c:11:31 - Unknown word (kirtig) -- Authors: Kirti Velankar -ext/intl/dateformat/dateformat_format.c:120:2 - Unknown word (pcal) -- pcal = ucal_clone(udat_getCalendar -ext/intl/dateformat/dateformat_format.c:120:20 - Unknown word (udat) -- pcal = ucal_clone(udat_getCalendar(DATE_FORMAT -ext/intl/dateformat/dateformat_format.c:120:9 - Unknown word (ucal) -- pcal = ucal_clone(udat_getCalendar -ext/intl/dateformat/dateformat_format.c:130:19 - Unknown word (pcal) -- ucal_setDateTime(pcal, year, month, mday, -ext/intl/dateformat/dateformat_format.c:130:2 - Unknown word (ucal) -- ucal_setDateTime(pcal, year -ext/intl/dateformat/dateformat_format.c:131:15 - Unknown word (ucal) -- /* actually, ucal_setDateTime cannot fail -ext/intl/dateformat/dateformat_format.c:134:11 - Unknown word (ucal) -- result = ucal_getMillis(pcal, &INTL -ext/intl/dateformat/dateformat_format.c:134:26 - Unknown word (pcal) -- result = ucal_getMillis(pcal, &INTL_DATA_ERROR_CODE -ext/intl/dateformat/dateformat_format.c:135:13 - Unknown word (pcal) -- ucal_close(pcal); -ext/intl/dateformat/dateformat_format.c:145:9 - Unknown word (zarg) -- zval *zarg = NULL; -ext/intl/dateformat/dateformat_format.c:151:40 - Unknown word (zarg) -- IntlDateFormatter_ce_ptr, &zarg) == FAILURE) { -ext/intl/dateformat/dateformat_format.c:159:15 - Unknown word (zarg) -- if (Z_TYPE_P(zarg) == IS_ARRAY) { -ext/intl/dateformat/dateformat_format.c:160:25 - Unknown word (zarg) -- hash_arr = Z_ARRVAL_P(zarg); -ext/intl/dateformat/dateformat_format.c:168:35 - Unknown word (zarg) -- intl_zval_to_millis(zarg, INTL_DATA_ERROR_P(dfo +ext/intl/dateformat/dateformat_format.c:120:2 - Unknown word (pcal) -- pcal = ucal_clone(udat_getCalendar +ext/intl/dateformat/dateformat_format.c:120:20 - Unknown word (udat) -- pcal = ucal_clone(udat_getCalendar(DATE_FORMAT +ext/intl/dateformat/dateformat_format.c:120:9 - Unknown word (ucal) -- pcal = ucal_clone(udat_getCalendar +ext/intl/dateformat/dateformat_format.c:130:19 - Unknown word (pcal) -- ucal_setDateTime(pcal, year, month, mday, +ext/intl/dateformat/dateformat_format.c:130:2 - Unknown word (ucal) -- ucal_setDateTime(pcal, year +ext/intl/dateformat/dateformat_format.c:131:15 - Unknown word (ucal) -- /* actually, ucal_setDateTime cannot fail +ext/intl/dateformat/dateformat_format.c:134:11 - Unknown word (ucal) -- result = ucal_getMillis(pcal, &INTL +ext/intl/dateformat/dateformat_format.c:134:26 - Unknown word (pcal) -- result = ucal_getMillis(pcal, &INTL_DATA_ERROR_CODE +ext/intl/dateformat/dateformat_format.c:135:13 - Unknown word (pcal) -- ucal_close(pcal); +ext/intl/dateformat/dateformat_format.c:145:9 - Unknown word (zarg) -- zval *zarg = NULL; +ext/intl/dateformat/dateformat_format.c:151:40 - Unknown word (zarg) -- IntlDateFormatter_ce_ptr, &zarg) == FAILURE) { +ext/intl/dateformat/dateformat_format.c:159:15 - Unknown word (zarg) -- if (Z_TYPE_P(zarg) == IS_ARRAY) { +ext/intl/dateformat/dateformat_format.c:160:25 - Unknown word (zarg) -- hash_arr = Z_ARRVAL_P(zarg); +ext/intl/dateformat/dateformat_format.c:168:35 - Unknown word (zarg) -- intl_zval_to_millis(zarg, INTL_DATA_ERROR_P(dfo ext/intl/dateformat/dateformat_format.c:30:42 - Unknown word (udat) -- function which calls the udat_format */ -ext/intl/dateformat/dateformat_format.c:34:10 - Unknown word (resultlengthneeded) -- int32_t resultlengthneeded =0 ; -ext/intl/dateformat/dateformat_format.c:36:2 - Unknown word (resultlengthneeded) -- resultlengthneeded=udat_format( DATE_FORMAT -ext/intl/dateformat/dateformat_format.c:36:21 - Unknown word (udat) -- resultlengthneeded=udat_format( DATE_FORMAT -ext/intl/dateformat/dateformat_format.c:36:76 - Unknown word (resultlengthneeded) -- dfo), timestamp, NULL, resultlengthneeded, NULL, &INTL_DATA_ERROR -ext/intl/dateformat/dateformat_format.c:40:45 - Unknown word (resultlengthneeded) -- emalloc(sizeof(UChar) * resultlengthneeded); -ext/intl/dateformat/dateformat_format.c:41:3 - Unknown word (udat) -- udat_format( DATE_FORMAT -ext/intl/dateformat/dateformat_format.c:41:63 - Unknown word (resultlengthneeded) -- timestamp, formatted, resultlengthneeded, NULL, &INTL_DATA_ERROR +ext/intl/dateformat/dateformat_format.c:36:21 - Unknown word (udat) -- resultlengthneeded=udat_format( DATE_FORMAT +ext/intl/dateformat/dateformat_format.c:41:3 - Unknown word (udat) -- udat_format( DATE_FORMAT ext/intl/dateformat/dateformat_parse.c:111:60 - Unknown word (UCAL) -- value, parsed_calendar, UCAL_SECOND, CALENDAR_SEC ext/intl/dateformat/dateformat_parse.c:112:60 - Unknown word (UCAL) -- value, parsed_calendar, UCAL_MINUTE, CALENDAR_MIN ext/intl/dateformat/dateformat_parse.c:113:60 - Unknown word (UCAL) -- value, parsed_calendar, UCAL_HOUR_OF_DAY, CALENDAR @@ -11995,6 +10646,11 @@ ext/intl/formatter/formatter_arginfo.h:246:25 - Unknown word (HALFODD) -- ext/intl/formatter/formatter_arginfo.h:247:27 - Unknown word (HALFODD) -- string *const_ROUND_HALFODD_name = zend_string_init ext/intl/formatter/formatter_arginfo.h:247:75 - Unknown word (HALFODD) -- init_interned("ROUND_HALFODD", sizeof("ROUND_HALFODD ext/intl/formatter/formatter_arginfo.h:247:99 - Unknown word (HALFODD) -- HALFODD", sizeof("ROUND_HALFODD") - 1, 1); +ext/intl/formatter/formatter_arginfo.h:252:19 - Unknown word (HALFDOWN) -- zval const_ROUND_HALFDOWN_value; +ext/intl/formatter/formatter_arginfo.h:253:25 - Unknown word (HALFDOWN) -- ZVAL_LONG(&const_ROUND_HALFDOWN_value, UNUM_ROUND_HALFDOWN +ext/intl/formatter/formatter_arginfo.h:253:52 - Unknown word (HALFDOWN) -- HALFDOWN_value, UNUM_ROUND_HALFDOWN); +ext/intl/formatter/formatter_arginfo.h:254:27 - Unknown word (HALFDOWN) -- string *const_ROUND_HALFDOWN_name = zend_string_init +ext/intl/formatter/formatter_arginfo.h:254:76 - Unknown word (HALFDOWN) -- init_interned("ROUND_HALFDOWN", sizeof("ROUND_HALFDOWN ext/intl/formatter/formatter_arginfo.h:258:19 - Unknown word (HALFUP) -- zval const_ROUND_HALFUP_value; ext/intl/formatter/formatter_arginfo.h:259:25 - Unknown word (HALFUP) -- ZVAL_LONG(&const_ROUND_HALFUP_value, UNUM_ROUND_HALFUP ext/intl/formatter/formatter_arginfo.h:259:50 - Unknown word (HALFUP) -- HALFUP_value, UNUM_ROUND_HALFUP); @@ -12005,7 +10661,6 @@ ext/intl/formatter/formatter_arginfo.h:529:19 - Unknown word (PERMILL) -- ext/intl/formatter/formatter_arginfo.h:529:46 - Unknown word (PERMILL) -- PERMILL_SYMBOL_value, UNUM_PERMILL_SYMBOL); ext/intl/formatter/formatter_arginfo.h:530:21 - Unknown word (PERMILL) -- zend_string *const_PERMILL_SYMBOL_name = zend_string ext/intl/formatter/formatter_arginfo.h:530:70 - Unknown word (PERMILL) -- string_init_interned("PERMILL_SYMBOL", sizeof("PERMILL -ext/intl/formatter/formatter_arginfo.h:73:62 - Unknown word (ULOC) -- type, IS_LONG, 0, "ULOC_ACTUAL_LOCALE") ext/intl/formatter/formatter_arginfo.h:83:15 - Unknown word (numfmt) -- ZEND_FUNCTION(numfmt_create); ext/intl/formatter/formatter_arginfo.h:84:15 - Unknown word (numfmt) -- ZEND_FUNCTION(numfmt_format); ext/intl/formatter/formatter_arginfo.h:85:15 - Unknown word (numfmt) -- ZEND_FUNCTION(numfmt_parse); @@ -12014,29 +10669,13 @@ ext/intl/formatter/formatter_arginfo.h:87:15 - Unknown word (numfmt) -- ext/intl/formatter/formatter_attr.c:111:11 - Unknown word (eumalloc) -- value = eumalloc(length); ext/intl/formatter/formatter_attr.c:125:15 - Unknown word (numfmt) -- PHP_FUNCTION( numfmt_set_attribute ) ext/intl/formatter/formatter_attr.c:178:15 - Unknown word (numfmt) -- PHP_FUNCTION( numfmt_set_text_attribute -ext/intl/formatter/formatter_attr.c:180:10 - Unknown word (slength) -- int32_t slength = 0; -ext/intl/formatter/formatter_attr.c:181:9 - Unknown word (svalue) -- UChar *svalue = NULL; -ext/intl/formatter/formatter_attr.c:198:30 - Unknown word (svalue) -- convert_utf8_to_utf16(&svalue, &slength, value, len -ext/intl/formatter/formatter_attr.c:198:39 - Unknown word (slength) -- _to_utf16(&svalue, &slength, value, len, &INTL_DATA -ext/intl/formatter/formatter_attr.c:202:58 - Unknown word (svalue) -- OBJECT(nfo), attribute, svalue, slength, &INTL_DATA -ext/intl/formatter/formatter_attr.c:202:66 - Unknown word (slength) -- attribute, svalue, slength, &INTL_DATA_ERROR_CODE -ext/intl/formatter/formatter_attr.c:203:6 - Unknown word (svalue) -- if (svalue) { -ext/intl/formatter/formatter_attr.c:204:9 - Unknown word (svalue) -- efree(svalue); ext/intl/formatter/formatter_attr.c:213:15 - Unknown word (numfmt) -- PHP_FUNCTION( numfmt_get_symbol ) ext/intl/formatter/formatter_attr.c:240:11 - Unknown word (eumalloc) -- value = eumalloc(length); -ext/intl/formatter/formatter_attr.c:260:13 - Unknown word (slength) -- int32_t slength = 0; ext/intl/formatter/formatter_attr.c:26:15 - Unknown word (numfmt) -- PHP_FUNCTION( numfmt_get_attribute ) -ext/intl/formatter/formatter_attr.c:279:39 - Unknown word (slength) -- _to_utf16(&svalue, &slength, value, value_len, ext/intl/formatter/formatter_attr.c:315:11 - Unknown word (eumalloc) -- value = eumalloc(length); -ext/intl/formatter/formatter_attr.c:335:14 - Unknown word (spattern) -- UParseError spattern_error = {0}; -ext/intl/formatter/formatter_attr.c:351:64 - Unknown word (spattern) -- , svalue, slength, &spattern_error, &INTL_DATA_ERROR -ext/intl/formatter/formatter_attr.c:357:74 - Unknown word (spattern) -- line %d, offset %d", spattern_error.line, spattern -ext/intl/formatter/formatter_attr.c:357:95 - Unknown word (spattern) -- spattern_error.line, spattern_error.offset); -ext/intl/formatter/formatter_attr.c:370:19 - Unknown word (ULOC) -- zend_long type = ULOC_ACTUAL_LOCALE; ext/intl/formatter/formatter_attr.c:88:15 - Unknown word (numfmt) -- PHP_FUNCTION( numfmt_get_text_attribute ext/intl/formatter/formatter_class.h:47:33 - Unknown word (unconstructed) -- throw_error(NULL, "Found unconstructed NumberFormatter"); ext/intl/formatter/formatter_data.h:25:11 - Unknown word (hangling) -- // error hangling -ext/intl/formatter/formatter_format.c:111:14 - Unknown word (sformat) -- "use %s%sformatCurrency() method instead ext/intl/formatter/formatter_format.c:113:90 - Unknown word (numfmt) -- CURRENCY constant, use numfmt_format_currency() function ext/intl/formatter/formatter_format.c:126:15 - Unknown word (numfmt) -- PHP_FUNCTION( numfmt_format_currency ) ext/intl/formatter/formatter_format.c:134:13 - Unknown word (scurrency) -- UChar* scurrency = NULL; @@ -12055,13 +10694,7 @@ ext/intl/formatter/formatter_functions_arginfo.h:28:49 - Unknown word (numfm ext/intl/formatter/formatter_functions_arginfo.h:3:48 - Unknown word (numfmt) -- OBJ_INFO_EX(arginfo_numfmt_create, 0, 2, NumberFormatter ext/intl/formatter/formatter_functions_arginfo.h:9:49 - Unknown word (numfmt) -- TYPE_MASK_EX(arginfo_numfmt_format, 0, 2, MAY_BE ext/intl/formatter/formatter_main.c:27:12 - Unknown word (numfmt) -- static int numfmt_ctor(INTERNAL_FUNCTION -ext/intl/formatter/formatter_main.c:33:14 - Unknown word (spattern) -- UChar* spattern = NULL; -ext/intl/formatter/formatter_main.c:34:14 - Unknown word (spattern) -- int32_t spattern_len = 0; -ext/intl/formatter/formatter_main.c:59:31 - Unknown word (spattern) -- convert_utf8_to_utf16(&spattern, &spattern_len, pattern -ext/intl/formatter/formatter_main.c:59:42 - Unknown word (spattern) -- to_utf16(&spattern, &spattern_len, pattern, pattern ext/intl/formatter/formatter_main.c:60:32 - Unknown word (numfmt) -- CTOR_CHECK_STATUS(nfo, "numfmt_create: error converting -ext/intl/formatter/formatter_main.c:67:13 - Unknown word (uloc) -- if (strlen(uloc_getISO3Language(locale -ext/intl/formatter/formatter_main.c:73:43 - Unknown word (spattern) -- = unum_open(style, spattern, spattern_len, locale ext/intl/formatter/formatter_main.c:79:31 - Unknown word (numfmt) -- CTOR_CHECK_STATUS(nfo, "numfmt_create: number formatter ext/intl/formatter/formatter_main.c:85:15 - Unknown word (numfmt) -- PHP_FUNCTION( numfmt_create ) ext/intl/formatter/formatter_main.c:88:6 - Unknown word (numfmt) -- if (numfmt_ctor(INTERNAL_FUNCTION @@ -12078,19 +10711,10 @@ ext/intl/formatter/formatter_parse.c:53:6 - Unknown word (zposition) -- if ext/intl/formatter/formatter_parse.c:54:38 - Unknown word (zposition) -- int32_t) zval_get_long(zposition); ext/intl/formatter/formatter_parse.c:95:90 - Unknown word (numfmt) -- CURRENCY constant, use numfmt_parse_currency() function ext/intl/grapheme/grapheme_string.c:105:21 - Unknown word (loffset) -- offset = (int32_t) loffset; -ext/intl/grapheme/grapheme_string.c:106:2 - Unknown word (noffset) -- noffset = offset >= 0 ? offset -ext/intl/grapheme/grapheme_string.c:114:34 - Unknown word (noffset) -- php_memnstr(haystack + noffset, needle, needle_len ext/intl/grapheme/grapheme_string.c:140:12 - Unknown word (loffset) -- zend_long loffset = 0; -ext/intl/grapheme/grapheme_string.c:166:11 - Unknown word (noffset) -- int32_t noffset = offset >= 0 ? offset -ext/intl/grapheme/grapheme_string.c:172:38 - Unknown word (noffset) -- memnstr(haystack_dup + noffset, needle_dup, needle -ext/intl/grapheme/grapheme_string.c:329:9 - Unknown word (ustr) -- UChar *ustr; -ext/intl/grapheme/grapheme_string.c:331:10 - Unknown word (ustr) -- int32_t ustr_len; ext/intl/grapheme/grapheme_string.c:368:11 - Unknown word (asub) -- int32_t asub_str_len; ext/intl/grapheme/grapheme_string.c:370:74 - Unknown word (asub) -- t)length, &sub_str, &asub_str_len); ext/intl/grapheme/grapheme_string.c:377:27 - Unknown word (asub) -- RETURN_STRINGL(sub_str, asub_str_len); -ext/intl/grapheme/grapheme_string.c:380:2 - Unknown word (ustr) -- ustr = NULL; -ext/intl/grapheme/grapheme_string.c:381:2 - Unknown word (ustr) -- ustr_len = 0; -ext/intl/grapheme/grapheme_string.c:383:30 - Unknown word (ustr) -- convert_utf8_to_utf16(&ustr, &ustr_len, str, str ext/intl/grapheme/grapheme_string.c:403:2 - Unknown word (ubrk) -- ubrk_setText(bi, ustr, ustr ext/intl/grapheme/grapheme_string.c:406:15 - Unknown word (ubrk) -- iter_func = ubrk_previous; ext/intl/grapheme/grapheme_string.c:407:3 - Unknown word (ubrk) -- ubrk_last(bi); @@ -12101,24 +10725,10 @@ ext/intl/grapheme/grapheme_string.c:494:8 - Unknown word (UBRK) -- if ext/intl/grapheme/grapheme_string.c:503:7 - Unknown word (UBRK) -- if ( UBRK_DONE == sub_str_end ext/intl/grapheme/grapheme_string.c:623:8 - Unknown word (UBRK) -- if ( UBRK_DONE == pos ) { ext/intl/grapheme/grapheme_string.c:661:8 - Unknown word (UBRK) -- if ( UBRK_DONE == pos ) { -ext/intl/grapheme/grapheme_string.c:711:13 - Unknown word (UTEXT) -- UText ut = UTEXT_INITIALIZER; ext/intl/grapheme/grapheme_string.c:750:105 - Unknown word (EXTR) -- MAXBYTES, or GRAPHEME_EXTR_MAXCHARS"); ext/intl/grapheme/grapheme_string.c:750:57 - Unknown word (EXTR) -- must be one of GRAPHEME_EXTR_COUNT, GRAPHEME_EXTR ext/intl/grapheme/grapheme_string.c:750:78 - Unknown word (EXTR) -- EXTR_COUNT, GRAPHEME_EXTR_MAXBYTES, or GRAPHEME -ext/intl/grapheme/grapheme_string.c:800:10 - Unknown word (nsize) -- size_t nsize = MIN(size, str_len -ext/intl/grapheme/grapheme_string.c:802:26 - Unknown word (nsize) -- ZVAL_LONG(next, start+nsize); -ext/intl/grapheme/grapheme_string.c:804:24 - Unknown word (nsize) -- RETURN_STRINGL(pstr, nsize); -ext/intl/grapheme/grapheme_string.c:808:2 - Unknown word (utext) -- utext_openUTF8(&ut, pstr, -ext/intl/grapheme/grapheme_string.c:832:2 - Unknown word (utext) -- utext_close(&ut); -ext/intl/grapheme/grapheme_string.c:849:13 - Unknown word (ustatus) -- UErrorCode ustatus = U_ZERO_ERROR; -ext/intl/grapheme/grapheme_string.c:870:48 - Unknown word (ustatus) -- pstr, ZSTR_LEN(str), &ustatus); -ext/intl/grapheme/grapheme_string.c:870:7 - Unknown word (utext) -- ut = utext_openUTF8(ut, pstr, ZSTR -ext/intl/grapheme/grapheme_string.c:872:18 - Unknown word (ustatus) -- if ( U_FAILURE( ustatus ) ) { -ext/intl/grapheme/grapheme_string.c:874:30 - Unknown word (ustatus) -- error_set_code( NULL, ustatus ); ext/intl/grapheme/grapheme_string.c:87:12 - Unknown word (loffset) -- zend_long loffset = 0; -ext/intl/grapheme/grapheme_string.c:883:2 - Unknown word (ustatus) -- ustatus = U_ZERO_ERROR; -ext/intl/grapheme/grapheme_string.c:89:9 - Unknown word (noffset) -- size_t noffset = 0; -ext/intl/grapheme/grapheme_string.c:916:2 - Unknown word (utext) -- utext_close(ut); ext/intl/grapheme/grapheme_string.c:96:16 - Unknown word (loffset) -- Z_PARAM_LONG(loffset) ext/intl/grapheme/grapheme_string.c:99:22 - Unknown word (loffset) -- if ( OUTSIDE_STRING(loffset, haystack_len) ) { ext/intl/grapheme/grapheme_util.c:100:10 - Unknown word (uhaystack) -- int32_t uhaystack_len = 0, uneedle_len @@ -12130,9 +10740,6 @@ ext/intl/grapheme/grapheme_util.c:116:40 - Unknown word (uneedle) -- to_ut ext/intl/grapheme/grapheme_util.c:124:19 - Unknown word (uhaystack) -- ubrk_setText(bi, uhaystack, uhaystack_len, &status ext/intl/grapheme/grapheme_util.c:124:2 - Unknown word (ubrk) -- ubrk_setText(bi, uhaystack ext/intl/grapheme/grapheme_util.c:127:6 - Unknown word (uneedle) -- if (uneedle_len == 0) { -ext/intl/grapheme/grapheme_util.c:145:27 - Unknown word (UCOL) -- ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_SECONDARY -ext/intl/grapheme/grapheme_util.c:145:3 - Unknown word (ucol) -- ucol_setAttribute(coll, UCOL -ext/intl/grapheme/grapheme_util.c:145:42 - Unknown word (UCOL) -- coll, UCOL_STRENGTH, UCOL_SECONDARY, &status) ext/intl/grapheme/grapheme_util.c:186:33 - Unknown word (ubrk) -- pos != USEARCH_DONE && ubrk_isBoundary(bi, char ext/intl/grapheme/grapheme_util.c:203:3 - Unknown word (ubrk) -- ubrk_close (bi); ext/intl/grapheme/grapheme_util.c:242:2 - Unknown word (ubrk) -- ubrk_setText(bi, text, text @@ -12141,7 +10748,6 @@ ext/intl/grapheme/grapheme_util.c:250:15 - Unknown word (UBRK) -- if ( ext/intl/grapheme/grapheme_util.c:279:8 - Unknown word (UBRK) -- if ( UBRK_DONE != pos ) { ext/intl/grapheme/grapheme_util.c:283:12 - Unknown word (UBRK) -- } while ( UBRK_DONE != pos ); ext/intl/grapheme/grapheme_util.c:313:17 - Unknown word (UBRK) -- while ( pos != UBRK_DONE && offset != 0 -ext/intl/grapheme/grapheme_util.c:348:43 - Unknown word (memcmps) -- search can shortcut memcmps */ ext/intl/grapheme/grapheme_util.c:42:3 - Unknown word (ubrk) -- ubrk_close(global_break_iterator ext/intl/grapheme/grapheme_util.c:99:28 - Unknown word (uneedle) -- *uhaystack = NULL, *uneedle = NULL; ext/intl/grapheme/grapheme_util.c:99:9 - Unknown word (uhaystack) -- UChar *uhaystack = NULL, *uneedle = NULL @@ -12168,23 +10774,13 @@ ext/intl/idn/idn.c:79:24 - Unknown word (capac) -- const int32_t buffer ext/intl/idn/idn.c:81:9 - Unknown word (uidna) -- len = uidna_nameToUnicodeUTF8(uts ext/intl/idn/idn.c:84:4 - Unknown word (uidna) -- uidna_close(uts46); ext/intl/idn/idn.c:99:6 - Unknown word (idna) -- if (idna_info) { -ext/intl/intl_common.h:26:9 - Unknown word (UBYTES) -- #ifndef UBYTES -ext/intl/intl_common.h:27:10 - Unknown word (UBYTES) -- # define UBYTES(len) ((len) * sizeof ext/intl/intl_common.h:30:9 - Unknown word (eumalloc) -- #ifndef eumalloc ext/intl/intl_common.h:31:10 - Unknown word (eumalloc) -- # define eumalloc(size) (UChar*)safe ext/intl/intl_common.h:34:9 - Unknown word (eurealloc) -- #ifndef eurealloc ext/intl/intl_common.h:35:10 - Unknown word (eurealloc) -- # define eurealloc(ptr, size) (UChar* -ext/intl/intl_common.h:39:9 - Unknown word (UCHARS) -- #define UCHARS(len) ((len) / sizeof -ext/intl/intl_common.h:42:28 - Unknown word (UCHARS) -- define INTL_ZSTR_LEN(str) UCHARS(ZSTR_LEN(str)) ext/intl/intl_convert.c:86:12 - Unknown word (eumalloc) -- dst_buf = eumalloc( dst_len + 1 ); ext/intl/intl_cppshims.h:15:14 - Unknown word (CPPSHIMS) -- #ifndef INTL_CPPSHIMS_H ext/intl/intl_cppshims.h:16:14 - Unknown word (CPPSHIMS) -- #define INTL_CPPSHIMS_H -ext/intl/intl_cppshims.h:28:58 - Unknown word (pwin) -- also defined in unicode/pwin32.h */ -ext/intl/intl_data.h:114:30 - Unknown word (ULOC) -- INTL_MAX_LOCALE_LEN (ULOC_FULLNAME_CAPACITY-1 -ext/intl/intl_data.h:33:31 - Unknown word (oclass) -- INTL_METHOD_INIT_VARS(oclass, obj) \ -ext/intl/intl_data.h:35:2 - Unknown word (oclass) -- oclass##_object* obj -ext/intl/intl_data.h:42:34 - Unknown word (oclass) -- METHOD_FETCH_OBJECT(oclass, obj) \ -ext/intl/intl_data.h:43:12 - Unknown word (oclass) -- obj = Z_##oclass##_P( object ); ext/intl/intl_error.c:129:16 - Unknown word (strpprintf) -- errMessage = strpprintf(0, "%s: %s", err->custom ext/intl/intl_error.c:133:16 - Unknown word (strpprintf) -- errMessage = strpprintf(0, "%s", uErrorName ext/intl/intl_error.h:41:16 - Unknown word (synchonize) -- // Wrappers to synchonize object's and global @@ -12195,11 +10791,8 @@ ext/intl/locale/locale.stub.php:16:25 - Unknown word (EXTLANG) -- public ext/intl/locale/locale.stub.php:7:17 - Unknown word (ULOC) -- /** @cvalue ULOC_ACTUAL_LOCALE */ ext/intl/locale/locale.stub.php:99:49 - Unknown word (subtags) -- composeLocale(array $subtags): string|false {} ext/intl/locale/locale.stub.php:9:17 - Unknown word (ULOC) -- /** @cvalue ULOC_VALID_LOCALE */ -ext/intl/locale/locale_arginfo.h:114:40 - Unknown word (ULOC) -- ACTUAL_LOCALE_value, ULOC_ACTUAL_LOCALE); -ext/intl/locale/locale_arginfo.h:120:39 - Unknown word (ULOC) -- VALID_LOCALE_value, ULOC_VALID_LOCALE); ext/intl/locale/locale_class.c:11:31 - Unknown word (kirtig) -- Authors: Kirti Velankar ext/intl/locale/locale_class.h:11:31 - Unknown word (kirtig) -- Authors: Kirti Velankar -ext/intl/locale/locale_class.h:29:15 - Unknown word (uloc) -- char* uloc1; ext/intl/locale/locale_methods.c:109:6 - Unknown word (guoyu) -- "zh-guoyu", ext/intl/locale/locale_methods.c:114:6 - Unknown word (xiang) -- "zh-xiang", ext/intl/locale/locale_methods.c:11:31 - Unknown word (kirtig) -- Authors: Kirti Velankar @@ -12210,38 +10803,18 @@ ext/intl/locale/locale_methods.c:1324:23 - Unknown word (chrcheck) -- if( is ext/intl/locale/locale_methods.c:1324:56 - Unknown word (chrcheck) -- isKeywordSeparator(*chrcheck) || isEndOfTag(*chrcheck ext/intl/locale/locale_methods.c:1324:81 - Unknown word (chrcheck) -- chrcheck) || isEndOfTag(*chrcheck) ){ ext/intl/locale/locale_methods.c:1505:18 - Unknown word (Strrtoken) -- saved_pos = getStrrtokenPos(cur_loc_range, saved -ext/intl/locale/locale_methods.c:1589:23 - Unknown word (ULOC) -- if(http_accept_len > ULOC_FULLNAME_CAPACITY) -ext/intl/locale/locale_methods.c:1597:13 - Unknown word (ULOC) -- if(len > ULOC_FULLNAME_CAPACITY) -ext/intl/locale/locale_methods.c:1608:14 - Unknown word (ures) -- available = ures_openAvailableLocales -ext/intl/locale/locale_methods.c:1612:2 - Unknown word (uenum) -- uenum_close(available); -ext/intl/locale/locale_methods.c:1614:30 - Unknown word (ULOC) -- < 0 || outResult == ULOC_ACCEPT_FAILED) { ext/intl/locale/locale_methods.c:235:3 - Unknown word (strtokr) -- * strtokr equivalent search for ext/intl/locale/locale_methods.c:237:22 - Unknown word (Strrtoken) -- static zend_off_t getStrrtokenPos(char* str, zend_off ext/intl/locale/locale_methods.c:255:19 - Unknown word (inavlid) -- /* Just in case inavlid locale e.g. '-x-xyz -ext/intl/locale/locale_methods.c:322:28 - Unknown word (uloc) -- default_locale = (char *)uloc_getDefault(); ext/intl/locale/locale_methods.c:363:54 - Unknown word (retutn) -- value , do nothing , retutn NULL */ -ext/intl/locale/locale_methods.c:406:13 - Unknown word (uloc) -- buflen = uloc_getScript ( mod_loc -ext/intl/locale/locale_methods.c:409:13 - Unknown word (uloc) -- buflen = uloc_getLanguage ( mod_loc -ext/intl/locale/locale_methods.c:412:13 - Unknown word (uloc) -- buflen = uloc_getCountry ( mod_loc -ext/intl/locale/locale_methods.c:415:13 - Unknown word (uloc) -- buflen = uloc_getVariant ( mod_loc -ext/intl/locale/locale_methods.c:576:20 - Unknown word (ULOC) -- if(loc_name_len > ULOC_FULLNAME_CAPACITY) ext/intl/locale/locale_methods.c:65:7 - Unknown word (lojban) -- "art-lojban", ext/intl/locale/locale_methods.c:71:5 - Unknown word (enochian) -- "i-enochian", -ext/intl/locale/locale_methods.c:753:23 - Unknown word (ULOC) -- ICU uloc.h #define ULOC_KEYWORD_AND_VALUES_CAPACITY ext/intl/locale/locale_methods.c:75:5 - Unknown word (mingo) -- "i-mingo", -ext/intl/locale/locale_methods.c:760:21 - Unknown word (uenum) -- while( ( kw_key = uenum_next( e, &kw_key_len -ext/intl/locale/locale_methods.c:787:2 - Unknown word (uenum) -- uenum_close( e ); ext/intl/msgformat/msgformat.c:101:31 - Unknown word (msgfmt) -- CTOR_CHECK_STATUS(mfo, "msgfmt_create: message formatter ext/intl/msgformat/msgformat.c:107:15 - Unknown word (msgfmt) -- PHP_FUNCTION( msgfmt_create ) ext/intl/msgformat/msgformat.c:28:12 - Unknown word (msgfmt) -- static int msgfmt_ctor(INTERNAL_FUNCTION -ext/intl/msgformat/msgformat.c:33:14 - Unknown word (spattern) -- UChar* spattern = NULL; -ext/intl/msgformat/msgformat.c:34:14 - Unknown word (spattern) -- int spattern_len = 0; -ext/intl/msgformat/msgformat.c:56:31 - Unknown word (spattern) -- convert_utf8_to_utf16(&spattern, &spattern_len, pattern -ext/intl/msgformat/msgformat.c:56:42 - Unknown word (spattern) -- to_utf16(&spattern, &spattern_len, pattern, pattern ext/intl/msgformat/msgformat.c:57:32 - Unknown word (msgfmt) -- CTOR_CHECK_STATUS(mfo, "msgfmt_create: error converting -ext/intl/msgformat/msgformat.c:59:3 - Unknown word (spattern) -- spattern_len = 0; ext/intl/msgformat/msgformat.c:69:32 - Unknown word (msgfmt) -- CTOR_CHECK_STATUS(mfo, "msgfmt_create: error converting -ext/intl/msgformat/msgformat.c:81:27 - Unknown word (umsg) -- FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern ext/intl/msgformat/msgformat.stub.php:12:15 - Unknown word (msgfmt) -- * @alias msgfmt_create ext/intl/msgformat/msgformat.stub.php:18:15 - Unknown word (msgfmt) -- * @alias msgfmt_format ext/intl/msgformat/msgformat.stub.php:24:15 - Unknown word (msgfmt) -- * @alias msgfmt_format_message @@ -12253,89 +10826,27 @@ ext/intl/msgformat/msgformat_arginfo.h:52:15 - Unknown word (msgfmt) -- ext/intl/msgformat/msgformat_arginfo.h:53:15 - Unknown word (msgfmt) -- ZEND_FUNCTION(msgfmt_parse); ext/intl/msgformat/msgformat_arginfo.h:54:15 - Unknown word (msgfmt) -- ZEND_FUNCTION(msgfmt_parse_message); ext/intl/msgformat/msgformat_attr.c:108:15 - Unknown word (msgfmt) -- PHP_FUNCTION( msgfmt_get_locale ) -ext/intl/msgformat/msgformat_attr.c:123:16 - Unknown word (umsg) -- loc = (char *)umsg_getLocale(MSG_FORMAT ext/intl/msgformat/msgformat_attr.c:27:15 - Unknown word (msgfmt) -- PHP_FUNCTION( msgfmt_get_pattern ) ext/intl/msgformat/msgformat_attr.c:49:15 - Unknown word (msgfmt) -- PHP_FUNCTION( msgfmt_set_pattern ) -ext/intl/msgformat/msgformat_attr.c:53:14 - Unknown word (spattern) -- int32_t spattern_len = 0; -ext/intl/msgformat/msgformat_attr.c:54:13 - Unknown word (spattern) -- UChar* spattern = NULL; -ext/intl/msgformat/msgformat_attr.c:55:14 - Unknown word (spattern) -- UParseError spattern_error = {0}; -ext/intl/msgformat/msgformat_attr.c:68:30 - Unknown word (spattern) -- convert_utf8_to_utf16(&spattern, &spattern_len, value -ext/intl/msgformat/msgformat_attr.c:68:41 - Unknown word (spattern) -- to_utf16(&spattern, &spattern_len, value, value_len ext/intl/msgformat/msgformat_attr.c:74:5 - Unknown word (msgfmt) -- "msgfmt_set_pattern: error converting -ext/intl/msgformat/msgformat_attr.c:79:2 - Unknown word (umsg) -- umsg_applyPattern(MSG_FORMAT -ext/intl/msgformat/msgformat_class.c:69:32 - Unknown word (umsg) -- FORMAT_OBJECT(new_mfo) = umsg_clone(MSG_FORMAT_OBJECT ext/intl/msgformat/msgformat_class.h:49:33 - Unknown word (unconstructed) -- throw_error(NULL, "Found unconstructed MessageFormatter"); ext/intl/msgformat/msgformat_class.h:53:49 - Unknown word (umsgf) -- mfo) (mfo)->mf_data.umsgf ext/intl/msgformat/msgformat_data.c:32:11 - Unknown word (umsgf) -- mf_data->umsgf = NULL; ext/intl/msgformat/msgformat_data.c:48:15 - Unknown word (umsgf) -- if (mf_data->umsgf) ext/intl/msgformat/msgformat_data.c:49:23 - Unknown word (umsgf) -- umsg_close(mf_data->umsgf); -ext/intl/msgformat/msgformat_data.c:49:3 - Unknown word (umsg) -- umsg_close(mf_data->umsgf ext/intl/msgformat/msgformat_data.c:62:11 - Unknown word (umsgf) -- mf_data->umsgf = NULL; -ext/intl/msgformat/msgformat_data.c:81:34 - Unknown word (spattern) -- msgformat_fix_quotes(UChar **spattern, uint32_t *spattern -ext/intl/msgformat/msgformat_data.c:81:54 - Unknown word (spattern) -- spattern, uint32_t *spattern_len, UErrorCode *ec -ext/intl/msgformat/msgformat_data.c:83:19 - Unknown word (spattern) -- if(*spattern && *spattern_len && u_strchr(*spattern -ext/intl/msgformat/msgformat_data.c:83:45 - Unknown word (spattern) -- spattern_len && u_strchr(*spattern, (UChar)'\'')) { -ext/intl/msgformat/msgformat_data.c:83:6 - Unknown word (spattern) -- if(*spattern && *spattern_len && -ext/intl/msgformat/msgformat_data.c:84:10 - Unknown word (npattern) -- UChar *npattern = safe_emalloc(sizeof -ext/intl/msgformat/msgformat_data.c:85:12 - Unknown word (npattern) -- uint32_t npattern_len; -ext/intl/msgformat/msgformat_data.c:86:18 - Unknown word (umsg) -- npattern_len = umsg_autoQuoteApostrophe -ext/intl/msgformat/msgformat_data.c:86:3 - Unknown word (npattern) -- npattern_len = umsg_autoQuoteApostroph -ext/intl/msgformat/msgformat_data.c:86:69 - Unknown word (npattern) -- spattern, *spattern_len, npattern, 2*(*spattern_len)+ -ext/intl/msgformat/msgformat_data.c:92:3 - Unknown word (npattern) -- npattern = erealloc(npattern ext/intl/msgformat/msgformat_data.h:25:11 - Unknown word (hangling) -- // error hangling ext/intl/msgformat/msgformat_data.h:29:18 - Unknown word (umsgf) -- UMessageFormat* umsgf; -ext/intl/msgformat/msgformat_data.h:41:34 - Unknown word (spattern) -- msgformat_fix_quotes(UChar **spattern, uint32_t *spattern -ext/intl/msgformat/msgformat_data.h:41:54 - Unknown word (spattern) -- spattern, uint32_t *spattern_len, UErrorCode *ec ext/intl/msgformat/msgformat_format.c:102:6 - Unknown word (msgfmt) -- "msgfmt_format_message: error -ext/intl/msgformat/msgformat_format.c:106:3 - Unknown word (spattern) -- spattern_len = 0; -ext/intl/msgformat/msgformat_format.c:123:27 - Unknown word (umsg) -- FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern -ext/intl/msgformat/msgformat_format.c:145:3 - Unknown word (umsg) -- umsg_close(MSG_FORMAT_OBJECT ext/intl/msgformat/msgformat_format.c:32:13 - Unknown word (msgfmt) -- static void msgfmt_do_format(MessageFormatter -ext/intl/msgformat/msgformat_format.c:37:2 - Unknown word (umsg) -- umsg_format_helper(mfo, Z ext/intl/msgformat/msgformat_format.c:51:15 - Unknown word (msgfmt) -- PHP_FUNCTION( msgfmt_format ) ext/intl/msgformat/msgformat_format.c:67:2 - Unknown word (msgfmt) -- msgfmt_do_format(mfo, args ext/intl/msgformat/msgformat_format.c:72:15 - Unknown word (msgfmt) -- PHP_FUNCTION( msgfmt_format_message ) -ext/intl/msgformat/msgformat_format.c:75:14 - Unknown word (spattern) -- UChar *spattern = NULL; -ext/intl/msgformat/msgformat_format.c:76:14 - Unknown word (spattern) -- int spattern_len = 0; -ext/intl/msgformat/msgformat_format.c:79:14 - Unknown word (slocale) -- const char *slocale = NULL; -ext/intl/msgformat/msgformat_format.c:80:14 - Unknown word (slocale) -- size_t slocale_len = 0; -ext/intl/msgformat/msgformat_format.c:87:16 - Unknown word (slocale) -- &slocale, &slocale_len, &pattern, &pattern -ext/intl/msgformat/msgformat_format.c:87:6 - Unknown word (slocale) -- &slocale, &slocale_len, &pattern -ext/intl/msgformat/msgformat_format.c:92:24 - Unknown word (slocale) -- INTL_CHECK_LOCALE_LEN(slocale_len); -ext/intl/msgformat/msgformat_format.c:98:31 - Unknown word (spattern) -- convert_utf8_to_utf16(&spattern, &spattern_len, pattern -ext/intl/msgformat/msgformat_format.c:98:42 - Unknown word (spattern) -- to_utf16(&spattern, &spattern_len, pattern, pattern -ext/intl/msgformat/msgformat_helpers.h:18:9 - Unknown word (umsg) -- int32_t umsg_format_arg_count(UMessageForm -ext/intl/msgformat/msgformat_helpers.h:19:6 - Unknown word (umsg) -- void umsg_format_helper(MessageFormatte -ext/intl/msgformat/msgformat_helpers.h:21:6 - Unknown word (umsg) -- void umsg_parse_helper(UMessageFormat -ext/intl/msgformat/msgformat_parse.c:100:31 - Unknown word (spattern) -- convert_utf8_to_utf16(&spattern, &spattern_len, pattern -ext/intl/msgformat/msgformat_parse.c:100:42 - Unknown word (spattern) -- to_utf16(&spattern, &spattern_len, pattern, pattern ext/intl/msgformat/msgformat_parse.c:104:6 - Unknown word (msgfmt) -- "msgfmt_parse_message: error -ext/intl/msgformat/msgformat_parse.c:108:3 - Unknown word (spattern) -- spattern_len = 0; -ext/intl/msgformat/msgformat_parse.c:125:27 - Unknown word (umsg) -- FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern ext/intl/msgformat/msgformat_parse.c:28:13 - Unknown word (msgfmt) -- static void msgfmt_do_parse(MessageFormatter -ext/intl/msgformat/msgformat_parse.c:30:8 - Unknown word (fargs) -- zval *fargs; -ext/intl/msgformat/msgformat_parse.c:33:9 - Unknown word (usource) -- UChar *usource = NULL; -ext/intl/msgformat/msgformat_parse.c:34:6 - Unknown word (usrc) -- int usrc_len = 0; -ext/intl/msgformat/msgformat_parse.c:36:30 - Unknown word (usource) -- convert_utf8_to_utf16(&usource, &usrc_len, source, -ext/intl/msgformat/msgformat_parse.c:36:40 - Unknown word (usrc) -- to_utf16(&usource, &usrc_len, source, src_len -ext/intl/msgformat/msgformat_parse.c:39:2 - Unknown word (umsg) -- umsg_parse_helper(MSG_FORMAT -ext/intl/msgformat/msgformat_parse.c:39:53 - Unknown word (fargs) -- OBJECT(mfo), &count, &fargs, usource, usrc_len, -ext/intl/msgformat/msgformat_parse.c:39:60 - Unknown word (usource) -- mfo), &count, &fargs, usource, usrc_len, &INTL_DATA -ext/intl/msgformat/msgformat_parse.c:39:69 - Unknown word (usrc) -- count, &fargs, usource, usrc_len, &INTL_DATA_ERROR -ext/intl/msgformat/msgformat_parse.c:40:6 - Unknown word (usource) -- if (usource) { -ext/intl/msgformat/msgformat_parse.c:41:9 - Unknown word (usource) -- efree(usource); -ext/intl/msgformat/msgformat_parse.c:47:38 - Unknown word (fargs) -- zval(return_value, &fargs[i]); -ext/intl/msgformat/msgformat_parse.c:49:8 - Unknown word (fargs) -- efree(fargs); ext/intl/msgformat/msgformat_parse.c:54:15 - Unknown word (msgfmt) -- PHP_FUNCTION( msgfmt_parse ) ext/intl/msgformat/msgformat_parse.c:71:2 - Unknown word (msgfmt) -- msgfmt_do_parse(mfo, source ext/intl/msgformat/msgformat_parse.c:76:15 - Unknown word (msgfmt) -- PHP_FUNCTION( msgfmt_parse_message ) -ext/intl/msgformat/msgformat_parse.c:78:14 - Unknown word (spattern) -- UChar *spattern = NULL; -ext/intl/msgformat/msgformat_parse.c:79:14 - Unknown word (spattern) -- int spattern_len = 0; -ext/intl/msgformat/msgformat_parse.c:82:14 - Unknown word (slocale) -- char *slocale = NULL; -ext/intl/msgformat/msgformat_parse.c:83:14 - Unknown word (slocale) -- size_t slocale_len = 0; -ext/intl/msgformat/msgformat_parse.c:90:18 - Unknown word (slocale) -- Z_PARAM_STRING(slocale, slocale_len) -ext/intl/msgformat/msgformat_parse.c:90:27 - Unknown word (slocale) -- PARAM_STRING(slocale, slocale_len) -ext/intl/msgformat/msgformat_parse.c:95:24 - Unknown word (slocale) -- INTL_CHECK_LOCALE_LEN(slocale_len); ext/intl/normalizer/normalizer.h:25:34 - Unknown word (NFKD) -- NORMALIZER_FORM_KD UNORM_NFKD ext/intl/normalizer/normalizer.h:26:20 - Unknown word (NFKD) -- #define NORMALIZER_NFKD UNORM_NFKD ext/intl/normalizer/normalizer.h:26:31 - Unknown word (NFKD) -- NORMALIZER_NFKD UNORM_NFKD @@ -12364,21 +10875,10 @@ ext/intl/normalizer/normalizer_normalize.c:176:14 - Unknown word (eumalloc) ext/intl/normalizer/normalizer_normalize.c:43:21 - Unknown word (NFKC) -- return unorm2_getNFKCInstance(err); ext/intl/normalizer/normalizer_normalize.c:46:21 - Unknown word (NFKD) -- return unorm2_getNFKDInstance(err); ext/intl/normalizer/normalizer_normalize.c:49:21 - Unknown word (NFKC) -- return unorm2_getNFKCCasefoldInstance(err -ext/intl/normalizer/normalizer_normalize.c:67:62 - Unknown word (uinput) -- long form, const UChar *uinput, int32_t uinput_len -ext/intl/normalizer/normalizer_normalize.c:67:78 - Unknown word (uinput) -- UChar *uinput, int32_t uinput_len, UErrorCode *err -ext/intl/normalizer/normalizer_normalize.c:75:35 - Unknown word (uinput) -- _isNormalized(norm, uinput, uinput_len, err); -ext/intl/normalizer/normalizer_normalize.c:75:43 - Unknown word (uinput) -- isNormalized(norm, uinput, uinput_len, err); -ext/intl/normalizer/normalizer_normalize.c:87:11 - Unknown word (uinput) -- UChar* uinput = NULL; ext/intl/normalizer/normalizer_normalize.c:92:11 - Unknown word (uret) -- UChar* uret_buf = NULL; ext/intl/normalizer/normalizer_normalize.c:93:12 - Unknown word (uret) -- int32_t uret_len = 0; ext/intl/php_intl.c:14:31 - Unknown word (kirtig) -- Kirti Velankar -ext/intl/php_intl.c:256:6 - Unknown word (UCONFIG) -- #if !UCONFIG_NO_FORMATTING -ext/intl/php_intl.c:258:14 - Unknown word (tzdata) -- const char *tzdata_ver = NULL; -ext/intl/php_intl.c:267:6 - Unknown word (UCONFIG) -- #if !UCONFIG_NO_FORMATTING ext/intl/php_intl.c:268:15 - Unknown word (ucal) -- tzdata_ver = ucal_getTZDataVersion(&status -ext/intl/php_intl.c:268:2 - Unknown word (tzdata) -- tzdata_ver = ucal_getTZDataVersion -ext/intl/php_intl.c:270:54 - Unknown word (tzdata) -- ICU TZData version", tzdata_ver); -ext/intl/php_intl.c:94:10 - Unknown word (uloc) -- return uloc_getDefault(); ext/intl/php_intl.h:14:31 - Unknown word (kirtig) -- Kirti Velankar ext/intl/php_intl.stub.php:103:4 - Unknown word (PINFO) -- /* PINFO ERROR CODES */ ext/intl/php_intl.stub.php:166:24 - Unknown word (CONTEXTJ) -- @cvalue UIDNA_ERROR_CONTEXTJ @@ -12477,13 +10977,11 @@ ext/intl/php_intl_arginfo.h:190:49 - Unknown word (intlgregcal) -- TYPE_INFO_ ext/intl/php_intl_arginfo.h:195:49 - Unknown word (intlgregcal) -- TYPE_INFO_EX(arginfo_intlgregcal_get_gregorian_change ext/intl/php_intl_arginfo.h:199:49 - Unknown word (intlgregcal) -- TYPE_INFO_EX(arginfo_intlgregcal_is_leap_year, 0, 2, ext/intl/php_intl_arginfo.h:21:49 - Unknown word (intlcal) -- TYPE_MASK_EX(arginfo_intlcal_get, 0, 2, MAY_BE_LONG -ext/intl/php_intl_arginfo.h:327:62 - Unknown word (ULOC) -- type, IS_LONG, 0, "ULOC_ACTUAL_LOCALE") ext/intl/php_intl_arginfo.h:370:48 - Unknown word (numfmt) -- OBJ_INFO_EX(arginfo_numfmt_create, 0, 2, NumberFormatter ext/intl/php_intl_arginfo.h:376:49 - Unknown word (numfmt) -- TYPE_MASK_EX(arginfo_numfmt_format, 0, 2, MAY_BE ext/intl/php_intl_arginfo.h:382:49 - Unknown word (numfmt) -- TYPE_MASK_EX(arginfo_numfmt_parse, 0, 2, MAY_BE ext/intl/php_intl_arginfo.h:389:49 - Unknown word (numfmt) -- TYPE_MASK_EX(arginfo_numfmt_format_currency, 0, ext/intl/php_intl_arginfo.h:395:49 - Unknown word (numfmt) -- TYPE_MASK_EX(arginfo_numfmt_parse_currency, 0, -ext/intl/php_intl_arginfo.h:446:62 - Unknown word (ULOC) -- type, IS_LONG, 0, "ULOC_ACTUAL_LOCALE") ext/intl/php_intl_arginfo.h:495:71 - Unknown word (EXTR) -- IS_LONG, 0, "GRAPHEME_EXTR_COUNT") ext/intl/php_intl_arginfo.h:4:48 - Unknown word (intlcal) -- OBJ_INFO_EX(arginfo_intlcal_create_instance, 0, ext/intl/php_intl_arginfo.h:502:63 - Unknown word (IDNA) -- flags, IS_LONG, 0, "IDNA_DEFAULT") @@ -12503,26 +11001,10 @@ ext/intl/php_intl_arginfo.h:842:15 - Unknown word (intlgregcal) -- ZEND_FUNCT ext/intl/php_intl_arginfo.h:9:53 - Unknown word (intlcal) -- TYPE_MASK_EX(arginfo_intlcal_get_keyword_values_for ext/intl/resourcebundle/resourcebundle.c:11:26 - Unknown word (Oeri) -- Authors: Hans-Peter Oeri (University of St.Gallen ext/intl/resourcebundle/resourcebundle.c:11:49 - Unknown word (Gallen) -- Oeri (University of St.Gallen) -ext/intl/resourcebundle/resourcebundle.c:28:25 - Unknown word (ufield) -- const UChar* ufield; -ext/intl/resourcebundle/resourcebundle.c:29:25 - Unknown word (bfield) -- const uint8_t* bfield; ext/intl/resourcebundle/resourcebundle.c:33:25 - Unknown word (lfield) -- zend_long lfield; ext/intl/resourcebundle/resourcebundle.c:34:25 - Unknown word (newrb) -- ResourceBundle_object* newrb; -ext/intl/resourcebundle/resourcebundle.c:36:12 - Unknown word (ures) -- restype = ures_getType( source->child -ext/intl/resourcebundle/resourcebundle.c:39:8 - Unknown word (URES) -- case URES_STRING: -ext/intl/resourcebundle/resourcebundle.c:40:13 - Unknown word (ures) -- ufield = ures_getString( source->child -ext/intl/resourcebundle/resourcebundle.c:40:4 - Unknown word (ufield) -- ufield = ures_getString( source -ext/intl/resourcebundle/resourcebundle.c:42:45 - Unknown word (ufield) -- UTF8(source, (UChar *)ufield, ilen, 0); -ext/intl/resourcebundle/resourcebundle.c:45:8 - Unknown word (URES) -- case URES_BINARY: -ext/intl/resourcebundle/resourcebundle.c:46:13 - Unknown word (ures) -- bfield = ures_getBinary( source->child -ext/intl/resourcebundle/resourcebundle.c:46:4 - Unknown word (bfield) -- bfield = ures_getBinary( source -ext/intl/resourcebundle/resourcebundle.c:48:41 - Unknown word (bfield) -- return_value, (char *) bfield, ilen ); -ext/intl/resourcebundle/resourcebundle.c:51:8 - Unknown word (URES) -- case URES_INT: -ext/intl/resourcebundle/resourcebundle.c:52:13 - Unknown word (ures) -- lfield = ures_getInt( source->child ext/intl/resourcebundle/resourcebundle.c:52:4 - Unknown word (lfield) -- lfield = ures_getInt( source ext/intl/resourcebundle/resourcebundle.c:54:29 - Unknown word (lfield) -- LONG( return_value, lfield ); -ext/intl/resourcebundle/resourcebundle.c:57:8 - Unknown word (URES) -- case URES_INT_VECTOR: -ext/intl/resourcebundle/resourcebundle.c:58:13 - Unknown word (ures) -- vfield = ures_getIntVector( source -ext/intl/resourcebundle/resourcebundle.c:66:8 - Unknown word (URES) -- case URES_ARRAY: ext/intl/resourcebundle/resourcebundle.c:69:4 - Unknown word (newrb) -- newrb = Z_INTL_RESOURCEBUNDLE ext/intl/resourcebundle/resourcebundle.c:70:4 - Unknown word (newrb) -- newrb->me = source->child ext/intl/resourcebundle/resourcebundle.h:11:26 - Unknown word (Oeri) -- Authors: Hans-Peter Oeri (University of St.Gallen @@ -12532,14 +11014,9 @@ ext/intl/resourcebundle/resourcebundle.stub.php:21:15 - Unknown word (resour ext/intl/resourcebundle/resourcebundle.stub.php:28:15 - Unknown word (resourcebundle) -- * @alias resourcebundle_locales ext/intl/resourcebundle/resourcebundle.stub.php:34:15 - Unknown word (resourcebundle) -- * @alias resourcebundle_get_error_code ext/intl/resourcebundle/resourcebundle.stub.php:40:15 - Unknown word (resourcebundle) -- * @alias resourcebundle_get_error_message -ext/intl/resourcebundle/resourcebundle_class.c:117:12 - Unknown word (ures) -- rb->me = ures_open(bundlename, locale -ext/intl/resourcebundle/resourcebundle_class.c:119:12 - Unknown word (ures) -- rb->me = ures_openDirect(bundlename ext/intl/resourcebundle/resourcebundle_class.c:11:26 - Unknown word (Oeri) -- Authors: Hans-Peter Oeri (University of St.Gallen ext/intl/resourcebundle/resourcebundle_class.c:11:49 - Unknown word (Gallen) -- Oeri (University of St.Gallen) -ext/intl/resourcebundle/resourcebundle_class.c:131:5 - Unknown word (ures) -- ures_getLocaleByType( -ext/intl/resourcebundle/resourcebundle_class.c:132:14 - Unknown word (ULOC) -- rb->me, ULOC_ACTUAL_LOCALE, &INTL ext/intl/resourcebundle/resourcebundle_class.c:224:14 - Unknown word (icuerror) -- UErrorCode icuerror; -ext/intl/resourcebundle/resourcebundle_class.c:225:55 - Unknown word (ULOC) -- getLocaleByType( rb->me, ULOC_ACTUAL_LOCALE, &icuerror ext/intl/resourcebundle/resourcebundle_class.c:225:76 - Unknown word (icuerror) -- ULOC_ACTUAL_LOCALE, &icuerror ); ext/intl/resourcebundle/resourcebundle_class.c:310:12 - Unknown word (unconstructed) -- "Found unconstructed ResourceBundle", 0) ext/intl/resourcebundle/resourcebundle_class.c:343:16 - Unknown word (icuenum) -- UEnumeration *icuenum; @@ -12548,30 +11025,18 @@ ext/intl/resourcebundle/resourcebundle_class.c:362:2 - Unknown word (icuenum ext/intl/resourcebundle/resourcebundle_class.c:362:52 - Unknown word (icuerror) -- vailableLocales( bundlename, &icuerror ); ext/intl/resourcebundle/resourcebundle_class.c:363:20 - Unknown word (icuerror) -- INTL_CHECK_STATUS(icuerror, "Cannot fetch locales ext/intl/resourcebundle/resourcebundle_class.c:365:15 - Unknown word (icuenum) -- uenum_reset( icuenum, &icuerror ); -ext/intl/resourcebundle/resourcebundle_class.c:365:2 - Unknown word (uenum) -- uenum_reset( icuenum, &icuerror -ext/intl/resourcebundle/resourcebundle_class.c:369:18 - Unknown word (uenum) -- while ((entry = uenum_next( icuenum, &entry ext/intl/resourcebundle/resourcebundle_class.c:369:30 - Unknown word (icuenum) -- entry = uenum_next( icuenum, &entry_len, &icuerror ext/intl/resourcebundle/resourcebundle_class.c:372:15 - Unknown word (icuenum) -- uenum_close( icuenum ); -ext/intl/resourcebundle/resourcebundle_class.c:372:2 - Unknown word (uenum) -- uenum_close( icuenum ); -ext/intl/resourcebundle/resourcebundle_class.c:46:3 - Unknown word (ures) -- ures_close( rb->me ); -ext/intl/resourcebundle/resourcebundle_class.c:49:3 - Unknown word (ures) -- ures_close( rb->child ); ext/intl/resourcebundle/resourcebundle_class.h:11:26 - Unknown word (Oeri) -- Authors: Hans-Peter Oeri (University of St.Gallen ext/intl/resourcebundle/resourcebundle_class.h:11:49 - Unknown word (Gallen) -- Oeri (University of St.Gallen) ext/intl/resourcebundle/resourcebundle_class.h:43:33 - Unknown word (unconstructed) -- throw_error(NULL, "Found unconstructed ResourceBundle"); \ ext/intl/resourcebundle/resourcebundle_iterator.c:11:26 - Unknown word (Oeri) -- Authors: Hans-Peter Oeri (University of St.Gallen ext/intl/resourcebundle/resourcebundle_iterator.c:11:49 - Unknown word (Gallen) -- Oeri (University of St.Gallen) -ext/intl/resourcebundle/resourcebundle_iterator.c:165:40 - Unknown word (URES) -- rb can only be either URES_TABLE or URES_ARRAY -ext/intl/resourcebundle/resourcebundle_iterator.c:165:54 - Unknown word (URES) -- either URES_TABLE or URES_ARRAY -ext/intl/resourcebundle/resourcebundle_iterator.c:168:24 - Unknown word (ures) -- iterator->is_table = (ures_getType( rb->me ) = -ext/intl/resourcebundle/resourcebundle_iterator.c:168:50 - Unknown word (URES) -- getType( rb->me ) == URES_TABLE); -ext/intl/resourcebundle/resourcebundle_iterator.c:169:21 - Unknown word (ures) -- iterator->length = ures_getSize( rb->me ); ext/intl/resourcebundle/resourcebundle_iterator.c:24:13 - Unknown word (libicu) -- * Although libicu offers iterator functions ext/intl/resourcebundle/resourcebundle_iterator.c:24:71 - Unknown word (libicu) -- they are not used here: libicu does iterate ext/intl/resourcebundle/resourcebundle_iterator.c:32:13 - Unknown word (icuerror) -- UErrorCode icuerror = U_ZERO_ERROR; -ext/intl/resourcebundle/resourcebundle_iterator.c:35:14 - Unknown word (ures) -- rb->child = ures_getByIndex( rb->me, ext/intl/resourcebundle/resourcebundle_iterator.c:35:64 - Unknown word (icuerror) -- iterator->i, rb->child, &icuerror ); ext/intl/resourcebundle/resourcebundle_iterator.c:37:16 - Unknown word (icuerror) -- if (U_SUCCESS(icuerror)) { -ext/intl/resourcebundle/resourcebundle_iterator.c:40:36 - Unknown word (ures) -- currentkey = estrdup( ures_getKey( rb->child ) ext/intl/resourcebundle/resourcebundle_iterator.h:11:26 - Unknown word (Oeri) -- Authors: Hans-Peter Oeri (University of St.Gallen ext/intl/resourcebundle/resourcebundle_iterator.h:11:49 - Unknown word (Gallen) -- Oeri (University of St.Gallen) ext/intl/spoofchecker/spoofchecker.stub.php:10:17 - Unknown word (USPOOF) -- /** @cvalue USPOOF_MIXED_SCRIPT_CONFUSABLE @@ -12590,10 +11055,6 @@ ext/intl/spoofchecker/spoofchecker_arginfo.h:143:19 - Unknown word (UNRESTRIC ext/intl/spoofchecker/spoofchecker_arginfo.h:143:47 - Unknown word (UNRESTRICTIVE) -- UNRESTRICTIVE_value, USPOOF_UNRESTRICTIVE); ext/intl/spoofchecker/spoofchecker_arginfo.h:144:21 - Unknown word (UNRESTRICTIVE) -- zend_string *const_UNRESTRICTIVE_name = zend_string_init ext/intl/spoofchecker/spoofchecker_arginfo.h:144:69 - Unknown word (UNRESTRICTIVE) -- string_init_interned("UNRESTRICTIVE", sizeof("UNRESTRICTIVE -ext/intl/spoofchecker/spoofchecker_arginfo.h:174:39 - Unknown word (USET) -- IGNORE_SPACE_value, USET_IGNORE_SPACE); -ext/intl/spoofchecker/spoofchecker_arginfo.h:180:43 - Unknown word (USET) -- CASE_INSENSITIVE_value, USET_CASE_INSENSITIVE); -ext/intl/spoofchecker/spoofchecker_arginfo.h:186:44 - Unknown word (USET) -- CASE_MAPPINGS_value, USET_ADD_CASE_MAPPINGS); -ext/intl/spoofchecker/spoofchecker_arginfo.h:193:50 - Unknown word (USET) -- CASE_INSENSITIVE_value, USET_SIMPLE_CASE_INSENSITIVE ext/intl/spoofchecker/spoofchecker_arginfo.h:68:51 - Unknown word (USPOOF) -- SCRIPT_CONFUSABLE_value, USPOOF_SINGLE_SCRIPT_CONFUSABLE ext/intl/spoofchecker/spoofchecker_arginfo.h:74:50 - Unknown word (USPOOF) -- SCRIPT_CONFUSABLE_value, USPOOF_MIXED_SCRIPT_CONFUSABLE ext/intl/spoofchecker/spoofchecker_arginfo.h:80:50 - Unknown word (USPOOF) -- SCRIPT_CONFUSABLE_value, USPOOF_WHOLE_SCRIPT_CONFUSABLE @@ -12611,7 +11072,6 @@ ext/intl/spoofchecker/spoofchecker_class.h:31:21 - Unknown word (uspoof) ext/intl/spoofchecker/spoofchecker_class.h:33:21 - Unknown word (uspoofres) -- USpoofCheckResult* uspoofres; ext/intl/spoofchecker/spoofchecker_class.h:67:10 - Unknown word (uspoof) -- if (co->uspoof == NULL) { ext/intl/spoofchecker/spoofchecker_class.h:68:33 - Unknown word (unconstructed) -- throw_error(NULL, "Found unconstructed Spoofchecker"); \ -ext/intl/spoofchecker/spoofchecker_class.h:72:37 - Unknown word (ucol) -- check return value of a ucol_* function call. ext/intl/spoofchecker/spoofchecker_class.h:81:48 - Unknown word (USPOOF) -- DEFAULT_RESTRICTION_LEVEL USPOOF_HIGHLY_RESTRICTIVE ext/intl/spoofchecker/spoofchecker_create.c:38:15 - Unknown word (uspoof) -- co->uspoof = uspoof_open(SPOOFCHECKER_ERROR ext/intl/spoofchecker/spoofchecker_create.c:38:6 - Unknown word (uspoof) -- co->uspoof = uspoof_open(SPOOFCHECKER @@ -12628,21 +11088,6 @@ ext/intl/spoofchecker/spoofchecker_main.c:155:4 - Unknown word (USPOOF) ext/intl/spoofchecker/spoofchecker_main.c:156:4 - Unknown word (USPOOF) -- USPOOF_MINIMALLY_RESTRICTIVE ext/intl/spoofchecker/spoofchecker_main.c:157:11 - Unknown word (UNRESTRICTIVE) -- USPOOF_UNRESTRICTIVE != level) { ext/intl/spoofchecker/spoofchecker_main.c:160:66 - Unknown word (UNRESTRICTIVE) -- RESTRICTIVE, or Spoofchecker::UNRESTRICTIVE"); -ext/intl/spoofchecker/spoofchecker_main.c:172:9 - Unknown word (upattern) -- UChar *upattern = NULL; -ext/intl/spoofchecker/spoofchecker_main.c:173:10 - Unknown word (upattern) -- int32_t upattern_len = 0; -ext/intl/spoofchecker/spoofchecker_main.c:189:5 - Unknown word (uset) -- /* uset_applyPattern requires -ext/intl/spoofchecker/spoofchecker_main.c:195:30 - Unknown word (upattern) -- convert_utf8_to_utf16(&upattern, &upattern_len, ZSTR -ext/intl/spoofchecker/spoofchecker_main.c:195:41 - Unknown word (upattern) -- to_utf16(&upattern, &upattern_len, ZSTR_VAL(pattern -ext/intl/spoofchecker/spoofchecker_main.c:201:14 - Unknown word (uset) -- USet *set = uset_openEmpty(); -ext/intl/spoofchecker/spoofchecker_main.c:205:31 - Unknown word (USET) -- pattern_option != USET_IGNORE_SPACE && -ext/intl/spoofchecker/spoofchecker_main.c:207:32 - Unknown word (USET) -- pattern_option != (USET_IGNORE_SPACE|USET_SIMPLE -ext/intl/spoofchecker/spoofchecker_main.c:207:50 - Unknown word (USET) -- (USET_IGNORE_SPACE|USET_SIMPLE_CASE_INSENSITIVE -ext/intl/spoofchecker/spoofchecker_main.c:209:32 - Unknown word (USET) -- pattern_option != (USET_IGNORE_SPACE|USET_CASE -ext/intl/spoofchecker/spoofchecker_main.c:209:50 - Unknown word (USET) -- (USET_IGNORE_SPACE|USET_CASE_INSENSITIVE) & -ext/intl/spoofchecker/spoofchecker_main.c:217:3 - Unknown word (uset) -- uset_close(set); -ext/intl/spoofchecker/spoofchecker_main.c:218:9 - Unknown word (upattern) -- efree(upattern); -ext/intl/spoofchecker/spoofchecker_main.c:222:2 - Unknown word (uset) -- uset_applyPattern(set, upattern -ext/intl/spoofchecker/spoofchecker_main.c:225:3 - Unknown word (uset) -- uset_close(set); ext/intl/spoofchecker/spoofchecker_main.c:40:30 - Unknown word (uspoof) -- uspoof_check2UTF8(co->uspoof, ZSTR_VAL(text), ZSTR ext/intl/spoofchecker/spoofchecker_main.c:40:74 - Unknown word (uspoofres) -- ZSTR_LEN(text), co->uspoofres, SPOOFCHECKER_ERROR ext/intl/spoofchecker/spoofchecker_main.c:40:8 - Unknown word (uspoof) -- ret = uspoof_check2UTF8(co->uspoof @@ -12666,48 +11111,12 @@ ext/intl/timezone/timezone_arginfo.h:110:15 - Unknown word (intltz) -- ZE ext/intl/timezone/timezone_arginfo.h:226:35 - Unknown word (UCAL) -- const_TYPE_ANY_value, UCAL_ZONE_TYPE_ANY); ext/intl/timezone/timezone_arginfo.h:232:41 - Unknown word (UCAL) -- TYPE_CANONICAL_value, UCAL_ZONE_TYPE_CANONICAL ext/intl/timezone/timezone_arginfo.h:238:50 - Unknown word (UCAL) -- CANONICAL_LOCATION_value, UCAL_ZONE_TYPE_CANONICAL -ext/intl/timezone/timezone_class.h:39:18 - Unknown word (utimezone) -- const TimeZone *utimezone; -ext/intl/timezone/timezone_class.h:62:10 - Unknown word (utimezone) -- if (to->utimezone == NULL) { \ ext/intl/timezone/timezone_class.h:63:33 - Unknown word (unconstructed) -- throw_error(NULL, "Found unconstructed IntlTimeZone"); \ ext/intl/transliterator/transliterator_class.c:150:24 - Unknown word (unconstructed) -- * We shouldn't have unconstructed objects in the first -ext/intl/transliterator/transliterator_class.c:28:76 - Unknown word (utrans) -- object, UTransliterator *utrans, UErrorCode *status -ext/intl/transliterator/transliterator_class.c:32:28 - Unknown word (utrans) -- UTransliterator *utrans, -ext/intl/transliterator/transliterator_class.c:35:25 - Unknown word (ustr) -- const UChar *ustr_id; -ext/intl/transliterator/transliterator_class.c:36:24 - Unknown word (ustr) -- int32_t ustr_id_len; -ext/intl/transliterator/transliterator_class.c:43:14 - Unknown word (utrans) -- assert( to->utrans == NULL ); -ext/intl/transliterator/transliterator_class.c:47:15 - Unknown word (utrans) -- to->utrans = utrans; -ext/intl/transliterator/transliterator_class.c:47:6 - Unknown word (utrans) -- to->utrans = utrans; -ext/intl/transliterator/transliterator_class.c:49:2 - Unknown word (ustr) -- ustr_id = utrans_getUnicodeID -ext/intl/transliterator/transliterator_class.c:49:42 - Unknown word (ustr) -- getUnicodeID( utrans, &ustr_id_len ); -ext/intl/transliterator/transliterator_class.c:50:37 - Unknown word (ustr) -- convert_utf16_to_utf8(ustr_id, (int ) ustr_id_len -ext/intl/transliterator/transliterator_class.h:30:19 - Unknown word (utrans) -- UTransliterator* utrans; -ext/intl/transliterator/transliterator_class.h:40:32 - Unknown word (UTRANS) -- TRANSLITERATOR_FORWARD UTRANS_FORWARD -ext/intl/transliterator/transliterator_class.h:41:32 - Unknown word (UTRANS) -- TRANSLITERATOR_REVERSE UTRANS_REVERSE -ext/intl/transliterator/transliterator_class.h:53:10 - Unknown word (utrans) -- if( to->utrans == NULL ) \ ext/intl/transliterator/transliterator_class.h:55:33 - Unknown word (unconstructed) -- throw_error(NULL, "Found unconstructed transliterator"); \ -ext/intl/transliterator/transliterator_class.h:60:28 - Unknown word (utrans) -- UTransliterator *utrans, -ext/intl/transliterator/transliterator_methods.c:132:19 - Unknown word (utrans) -- UTransliterator *utrans; ext/intl/transliterator/transliterator_methods.c:232:57 - Unknown word (transliterators) -- to obtain registered transliterators" ); -ext/intl/transliterator/transliterator_methods.c:235:17 - Unknown word (uenum) -- while( (elem = uenum_unext( en, &elem_len -ext/intl/transliterator/transliterator_methods.c:235:23 - Unknown word (unext) -- while( (elem = uenum_unext( en, &elem_len, &status -ext/intl/transliterator/transliterator_methods.c:248:2 - Unknown word (uenum) -- uenum_close( en ); ext/intl/transliterator/transliterator_methods.c:256:41 - Unknown word (transliterators) -- array of registered transliterators", 0 ); -ext/intl/transliterator/transliterator_methods.c:266:6 - Unknown word (uresult) -- *uresult = NULL; -ext/intl/transliterator/transliterator_methods.c:270:5 - Unknown word (uresult) -- uresult_len; -ext/intl/transliterator/transliterator_methods.c:30:23 - Unknown word (ustr) -- UChar *ustr_id = NULL; -ext/intl/transliterator/transliterator_methods.c:31:24 - Unknown word (ustr) -- int32_t ustr_id_len = 0; -ext/intl/transliterator/transliterator_methods.c:32:25 - Unknown word (utrans) -- UTransliterator *utrans; -ext/intl/transliterator/transliterator_methods.c:357:2 - Unknown word (uresult) -- uresult = safe_emalloc( ustr -ext/intl/transliterator/transliterator_methods.c:363:11 - Unknown word (uresult) -- memcpy( uresult, ustr, ustr_len * sizeof -ext/intl/transliterator/transliterator_methods.c:364:3 - Unknown word (uresult) -- uresult_len = ustr_len; -ext/intl/transliterator/transliterator_methods.c:47:31 - Unknown word (ustr) -- convert_utf8_to_utf16( &ustr_id, &ustr_id_len, str -ext/intl/transliterator/transliterator_methods.c:47:41 - Unknown word (ustr) -- to_utf16( &ustr_id, &ustr_id_len, str_id, str -ext/intl/transliterator/transliterator_methods.c:57:11 - Unknown word (utrans) -- utrans = utrans_openU( ustr_id, ustr -ext/intl/transliterator/transliterator_methods.c:57:2 - Unknown word (utrans) -- utrans = utrans_openU( ustr -ext/intl/transliterator/transliterator_methods.c:57:25 - Unknown word (ustr) -- utrans = utrans_openU( ustr_id, ustr_id_len, (UTransDirec -ext/intl/transliterator/transliterator_methods.c:82:43 - Unknown word (utrans) -- object_construct( object, utrans, TRANSLITERATOR_ERROR ext/intl/uchar/uchar.c:17:23 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(string_codepoint_length -ext/intl/uchar/uchar.c:209:14 - Unknown word (ublock) -- RETURN_LONG(ublock_getCode(cp)); ext/intl/uchar/uchar.stub.php:1006:22 - Unknown word (DALATH) -- /** @cvalue U_JG_DALATH_RISH */ ext/intl/uchar/uchar.stub.php:1006:29 - Unknown word (RISH) -- @cvalue U_JG_DALATH_RISH */ ext/intl/uchar/uchar.stub.php:1007:25 - Unknown word (DALATH) -- public const int JG_DALATH_RISH = UNKNOWN; @@ -12959,11 +11368,6 @@ ext/intl/uchar/uchar.stub.php:901:22 - Unknown word (FULLWIDTH) -- /** @cva ext/intl/uchar/uchar.stub.php:902:25 - Unknown word (FULLWIDTH) -- public const int EA_FULLWIDTH = UNKNOWN; ext/intl/uchar/uchar.stub.php:996:22 - Unknown word (ALAPH) -- /** @cvalue U_JG_ALAPH */ ext/intl/uchar/uchar.stub.php:997:25 - Unknown word (ALAPH) -- public const int JG_ALAPH = UNKNOWN; -ext/intl/uchar/uchar_arginfo.h:1371:46 - Unknown word (UBLOCK) -- CODE_NO_BLOCK_value, UBLOCK_NO_BLOCK); -ext/intl/uchar/uchar_arginfo.h:1377:49 - Unknown word (UBLOCK) -- CODE_BASIC_LATIN_value, UBLOCK_BASIC_LATIN); -ext/intl/uchar/uchar_arginfo.h:1383:56 - Unknown word (UBLOCK) -- 1_SUPPLEMENT_value, UBLOCK_LATIN_1_SUPPLEMENT) -ext/intl/uchar/uchar_arginfo.h:1389:54 - Unknown word (UBLOCK) -- LATIN_EXTENDED_A_value, UBLOCK_LATIN_EXTENDED_A); -ext/intl/uchar/uchar_arginfo.h:1395:54 - Unknown word (UBLOCK) -- LATIN_EXTENDED_B_value, UBLOCK_LATIN_EXTENDED_B); ext/intl/uchar/uchar_arginfo.h:1454:24 - Unknown word (THAANA) -- zval const_BLOCK_CODE_THAANA_value; ext/intl/uchar/uchar_arginfo.h:1455:30 - Unknown word (THAANA) -- LONG(&const_BLOCK_CODE_THAANA_value, UBLOCK_THAANA ext/intl/uchar/uchar_arginfo.h:1455:51 - Unknown word (THAANA) -- THAANA_value, UBLOCK_THAANA); @@ -13004,6 +11408,11 @@ ext/intl/uchar/uchar_arginfo.h:1767:30 - Unknown word (KANBUN) -- LONG(&co ext/intl/uchar/uchar_arginfo.h:1767:51 - Unknown word (KANBUN) -- KANBUN_value, UBLOCK_KANBUN); ext/intl/uchar/uchar_arginfo.h:1768:32 - Unknown word (KANBUN) -- string *const_BLOCK_CODE_KANBUN_name = zend_string_init ext/intl/uchar/uchar_arginfo.h:1768:84 - Unknown word (KANBUN) -- interned("BLOCK_CODE_KANBUN", sizeof("BLOCK_CODE +ext/intl/uchar/uchar_arginfo.h:1898:24 - Unknown word (HALFWIDTH) -- zval const_BLOCK_CODE_HALFWIDTH_AND_FULLWIDTH_FORMS +ext/intl/uchar/uchar_arginfo.h:1899:30 - Unknown word (HALFWIDTH) -- LONG(&const_BLOCK_CODE_HALFWIDTH_AND_FULLWIDTH_FORMS +ext/intl/uchar/uchar_arginfo.h:1899:74 - Unknown word (HALFWIDTH) -- FORMS_value, UBLOCK_HALFWIDTH_AND_FULLWIDTH_FORMS +ext/intl/uchar/uchar_arginfo.h:1900:107 - Unknown word (HALFWIDTH) -- interned("BLOCK_CODE_HALFWIDTH_AND_FULLWIDTH_FORMS +ext/intl/uchar/uchar_arginfo.h:1900:32 - Unknown word (HALFWIDTH) -- string *const_BLOCK_CODE_HALFWIDTH_AND_FULLWIDTH_FORMS ext/intl/uchar/uchar_arginfo.h:1916:24 - Unknown word (DESERET) -- zval const_BLOCK_CODE_DESERET_value; ext/intl/uchar/uchar_arginfo.h:1917:30 - Unknown word (DESERET) -- LONG(&const_BLOCK_CODE_DESERET_value, UBLOCK_DESERET ext/intl/uchar/uchar_arginfo.h:1917:52 - Unknown word (DESERET) -- DESERET_value, UBLOCK_DESERET); @@ -13419,21 +11828,6 @@ ext/intl/uchar/uchar_arginfo.h:4043:22 - Unknown word (ATERM) -- ZVAL_L ext/intl/uchar/uchar_arginfo.h:4043:40 - Unknown word (ATERM) -- SB_ATERM_value, U_SB_ATERM); ext/intl/uchar/uchar_arginfo.h:4044:24 - Unknown word (ATERM) -- zend_string *const_SB_ATERM_name = zend_string_init ext/intl/uchar/uchar_arginfo.h:4044:67 - Unknown word (ATERM) -- string_init_interned("SB_ATERM", sizeof("SB_ATERM" -ext/intl/uchar/uchar_arginfo.h:4072:16 - Unknown word (OLETTER) -- zval const_SB_OLETTER_value; -ext/intl/uchar/uchar_arginfo.h:4073:22 - Unknown word (OLETTER) -- ZVAL_LONG(&const_SB_OLETTER_value, U_SB_OLETTER -ext/intl/uchar/uchar_arginfo.h:4073:42 - Unknown word (OLETTER) -- OLETTER_value, U_SB_OLETTER); -ext/intl/uchar/uchar_arginfo.h:4074:24 - Unknown word (OLETTER) -- zend_string *const_SB_OLETTER_name = zend_string_init -ext/intl/uchar/uchar_arginfo.h:4074:69 - Unknown word (OLETTER) -- string_init_interned("SB_OLETTER", sizeof("SB_OLETTER -ext/intl/uchar/uchar_arginfo.h:4090:16 - Unknown word (STERM) -- zval const_SB_STERM_value; -ext/intl/uchar/uchar_arginfo.h:4091:22 - Unknown word (STERM) -- ZVAL_LONG(&const_SB_STERM_value, U_SB_STERM); -ext/intl/uchar/uchar_arginfo.h:4091:40 - Unknown word (STERM) -- SB_STERM_value, U_SB_STERM); -ext/intl/uchar/uchar_arginfo.h:4092:24 - Unknown word (STERM) -- zend_string *const_SB_STERM_name = zend_string_init -ext/intl/uchar/uchar_arginfo.h:4092:67 - Unknown word (STERM) -- string_init_interned("SB_STERM", sizeof("SB_STERM" -ext/intl/uchar/uchar_arginfo.h:4120:16 - Unknown word (SCONTINUE) -- zval const_SB_SCONTINUE_value; -ext/intl/uchar/uchar_arginfo.h:4121:22 - Unknown word (SCONTINUE) -- ZVAL_LONG(&const_SB_SCONTINUE_value, U_SB_SCONTINUE -ext/intl/uchar/uchar_arginfo.h:4121:44 - Unknown word (SCONTINUE) -- SCONTINUE_value, U_SB_SCONTINUE); -ext/intl/uchar/uchar_arginfo.h:4122:24 - Unknown word (SCONTINUE) -- zend_string *const_SB_SCONTINUE_name = zend_string_init -ext/intl/uchar/uchar_arginfo.h:4122:71 - Unknown word (SCONTINUE) -- string_init_interned("SB_SCONTINUE", sizeof("SB_SCONTINUE ext/intl/uchar/uchar_arginfo.h:4228:16 - Unknown word (INSEPERABLE) -- zval const_LB_INSEPERABLE_value; ext/intl/uchar/uchar_arginfo.h:4229:22 - Unknown word (INSEPERABLE) -- ZVAL_LONG(&const_LB_INSEPERABLE_value, U_LB_INSEPERABLE ext/intl/uchar/uchar_arginfo.h:4229:46 - Unknown word (INSEPERABLE) -- INSEPERABLE_value, U_LB_INSEPERABLE); @@ -13469,11 +11863,6 @@ ext/intl/uchar/uchar_arginfo.h:699:41 - Unknown word (CASEFOLDED) -- PROPERTY ext/intl/uchar/uchar_arginfo.h:699:78 - Unknown word (CASEFOLDED) -- UCHAR_CHANGES_WHEN_CASEFOLDED); ext/intl/uchar/uchar_arginfo.h:700:110 - Unknown word (CASEFOLDED) -- PROPERTY_CHANGES_WHEN_CASEFOLDED", sizeof("PROPERTY_CHANGES ext/intl/uchar/uchar_arginfo.h:700:43 - Unknown word (CASEFOLDED) -- PROPERTY_CHANGES_WHEN_CASEFOLDED_name = zend_string_init -ext/intl/uchar/uchar_arginfo.h:958:29 - Unknown word (TITLECASE) -- const_PROPERTY_SIMPLE_TITLECASE_MAPPING_value; -ext/intl/uchar/uchar_arginfo.h:959:35 - Unknown word (TITLECASE) -- const_PROPERTY_SIMPLE_TITLECASE_MAPPING_value, UCHAR -ext/intl/uchar/uchar_arginfo.h:959:73 - Unknown word (TITLECASE) -- value, UCHAR_SIMPLE_TITLECASE_MAPPING); -ext/intl/uchar/uchar_arginfo.h:960:105 - Unknown word (TITLECASE) -- interned("PROPERTY_SIMPLE_TITLECASE_MAPPING", sizeof("PROPERTY -ext/intl/uchar/uchar_arginfo.h:960:37 - Unknown word (TITLECASE) -- const_PROPERTY_SIMPLE_TITLECASE_MAPPING_name = zend ext/json/json.c:14:19 - Unknown word (Zelenka) -- | Jakub Zelenka ext/json/json.c:186:15 - Unknown word (yyparse) -- if (php_json_yyparse(&parser)) { ext/json/json.c:209:15 - Unknown word (yyparse) -- if (php_json_yyparse(&parser)) { @@ -13502,15 +11891,10 @@ ext/ldap/ldap.c:1117:6 - Unknown word (lderr) -- int lderr; ext/ldap/ldap.c:1120:48 - Unknown word (lderr) -- LDAP_OPT_ERROR_NUMBER, &lderr); ext/ldap/ldap.c:1121:9 - Unknown word (lderr) -- return lderr; ext/ldap/ldap.c:1133:19 - Unknown word (dnlen) -- size_t ldap_bind_dnlen, ldap_bind_pwlen; -ext/ldap/ldap.c:1133:36 - Unknown word (pwlen) -- bind_dnlen, ldap_bind_pwlen; ext/ldap/ldap.c:1137:102 - Unknown word (dnlen) -- bind_dn, &ldap_bind_dnlen, &ldap_bind_pw, &ldap -ext/ldap/ldap.c:1137:135 - Unknown word (pwlen) -- bind_pw, &ldap_bind_pwlen) != SUCCESS) { -ext/ldap/ldap.c:1151:42 - Unknown word (pwlen) -- bind_pw ? ldap_bind_pwlen : 0; ext/ldap/ldap.c:1173:19 - Unknown word (dnlen) -- size_t ldap_bind_dnlen, ldap_bind_pwlen; -ext/ldap/ldap.c:1173:36 - Unknown word (pwlen) -- bind_dnlen, ldap_bind_pwlen; ext/ldap/ldap.c:1176:16 - Unknown word (lserverctrls) -- LDAPControl **lserverctrls = NULL; ext/ldap/ldap.c:1181:104 - Unknown word (dnlen) -- bind_dn, &ldap_bind_dnlen, &ldap_bind_pw, &ldap -ext/ldap/ldap.c:1181:137 - Unknown word (pwlen) -- bind_pw, &ldap_bind_pwlen, &server_controls_ht ext/ldap/ldap.c:1189:3 - Unknown word (lserverctrls) -- lserverctrls = php_ldap_controls ext/ldap/ldap.c:1190:7 - Unknown word (lserverctrls) -- if (lserverctrls == NULL) { ext/ldap/ldap.c:1205:5 - Unknown word (lserverctrls) -- lserverctrls, NULL, &msgid); @@ -13538,7 +11922,6 @@ ext/ldap/ldap.c:2837:19 - Unknown word (lderrno) -- RETURN_LONG(_get_l ext/ldap/ldap.c:285:9 - Unknown word (pperr) -- if ( pperr != PP_noError ) { ext/ldap/ldap.c:2868:18 - Unknown word (lderrno) -- ld_errno = _get_lderrno(ld->link); ext/ldap/ldap.c:286:37 - Unknown word (pperr) -- long(&value, "error", pperr); -ext/ldap/ldap.c:2886:46 - Unknown word (Opps) -- parameters(ZEND_NUM_ARGS(), "Opps|h!", ext/ldap/ldap.c:293:7 - Unknown word (lestimated) -- int lestimated, rc; ext/ldap/ldap.c:294:17 - Unknown word (lcookie) -- struct berval lcookie = { 0L, NULL }; ext/ldap/ldap.c:298:51 - Unknown word (lcookie) -- control() allocates lcookie.bv_val */ @@ -13548,7 +11931,6 @@ ext/ldap/ldap.c:307:35 - Unknown word (lestimated) -- long(&value, "size", le ext/ldap/ldap.c:308:40 - Unknown word (lcookie) -- stringl(&value, "cookie", lcookie.bv_val, lcookie.bv_len ext/ldap/ldap.c:308:56 - Unknown word (lcookie) -- cookie", lcookie.bv_val, lcookie.bv_len); ext/ldap/ldap.c:3306:34 - Unknown word (matcheddn) -- *result, *errcode, *matcheddn = NULL, *errmsg = NULL -ext/ldap/ldap.c:3310:23 - Unknown word (refp) -- char **lreferrals, **refp; ext/ldap/ldap.c:3310:9 - Unknown word (lreferrals) -- char **lreferrals, **refp; ext/ldap/ldap.c:3311:21 - Unknown word (lerrmsg) -- char *lmatcheddn, *lerrmsg; ext/ldap/ldap.c:3311:8 - Unknown word (lmatcheddn) -- char *lmatcheddn, *lerrmsg; @@ -13562,10 +11944,6 @@ ext/ldap/ldap.c:3327:18 - Unknown word (lreferrals) -- referrals ? &lrefe ext/ldap/ldap.c:3335:36 - Unknown word (lerrcode) -- ASSIGN_REF_LONG(errcode, lerrcode); ext/ldap/ldap.c:3345:7 - Unknown word (lreferrals) -- if (lreferrals != NULL) { ext/ldap/ldap.c:3346:11 - Unknown word (lreferrals) -- refp = lreferrals; -ext/ldap/ldap.c:3346:4 - Unknown word (refp) -- refp = lreferrals; -ext/ldap/ldap.c:3347:12 - Unknown word (refp) -- while (*refp) { -ext/ldap/ldap.c:3348:39 - Unknown word (refp) -- index_string(referrals, *refp); -ext/ldap/ldap.c:3349:5 - Unknown word (refp) -- refp++; ext/ldap/ldap.c:3351:26 - Unknown word (lreferrals) -- ldap_memvfree((void**)lreferrals); ext/ldap/ldap.c:3355:7 - Unknown word (lerrmsg) -- if (lerrmsg == NULL) { ext/ldap/ldap.c:3358:39 - Unknown word (lerrmsg) -- ASSIGN_REF_STRING(errmsg, lerrmsg); @@ -13582,17 +11960,17 @@ ext/ldap/ldap.c:3385:17 - Unknown word (lretdata) -- struct berval *lre ext/ldap/ldap.c:3399:15 - Unknown word (lretoid) -- retoid ? &lretoid: NULL, ext/ldap/ldap.c:3400:16 - Unknown word (lretdata) -- retdata ? &lretdata: NULL, ext/ldap/ldap.c:3408:7 - Unknown word (lretoid) -- if (lretoid == NULL) { -ext/ldap/ldap.c:3411:39 - Unknown word (lretoid) -- ASSIGN_REF_STRING(retoid, lretoid); -ext/ldap/ldap.c:3412:17 - Unknown word (lretoid) -- ldap_memfree(lretoid); -ext/ldap/ldap.c:3418:7 - Unknown word (lretdata) -- if (lretdata == NULL) { -ext/ldap/ldap.c:3421:41 - Unknown word (lretdata) -- REF_STRINGL(retdata, lretdata->bv_val, lretdata->bv -ext/ldap/ldap.c:3421:59 - Unknown word (lretdata) -- retdata, lretdata->bv_val, lretdata->bv_len); -ext/ldap/ldap.c:3568:46 - Unknown word (Opppb) -- parameters(ZEND_NUM_ARGS(), "Opppb|h!", &link, ldap_link -ext/ldap/ldap.c:3696:20 - Unknown word (rebindproc) -- if (Z_ISUNDEF(ld->rebindproc)) { -ext/ldap/ldap.c:3704:56 - Unknown word (rebindproc) -- function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args -ext/ldap/ldap.c:3733:22 - Unknown word (rebindproc) -- if (!Z_ISUNDEF(ld->rebindproc)) { -ext/ldap/ldap.c:3791:86 - Unknown word (charslen) -- chars, const size_t charslen, char escape) -ext/ldap/ldap.c:3794:13 - Unknown word (charslen) -- while (i < charslen) { +ext/ldap/ldap.c:3411:39 - Unknown word (lretoid) -- ASSIGN_REF_STRING(retoid, lretoid); +ext/ldap/ldap.c:3412:17 - Unknown word (lretoid) -- ldap_memfree(lretoid); +ext/ldap/ldap.c:3418:7 - Unknown word (lretdata) -- if (lretdata == NULL) { +ext/ldap/ldap.c:3421:41 - Unknown word (lretdata) -- REF_STRINGL(retdata, lretdata->bv_val, lretdata->bv +ext/ldap/ldap.c:3421:59 - Unknown word (lretdata) -- retdata, lretdata->bv_val, lretdata->bv_len); +ext/ldap/ldap.c:3568:46 - Unknown word (Opppb) -- parameters(ZEND_NUM_ARGS(), "Opppb|h!", &link, ldap_link +ext/ldap/ldap.c:3696:20 - Unknown word (rebindproc) -- if (Z_ISUNDEF(ld->rebindproc)) { +ext/ldap/ldap.c:3704:56 - Unknown word (rebindproc) -- function_table), NULL, &ld->rebindproc, &cb_retval, 2, cb_args +ext/ldap/ldap.c:3733:22 - Unknown word (rebindproc) -- if (!Z_ISUNDEF(ld->rebindproc)) { +ext/ldap/ldap.c:3791:86 - Unknown word (charslen) -- chars, const size_t charslen, char escape) +ext/ldap/ldap.c:3794:13 - Unknown word (charslen) -- while (i < charslen) { ext/ldap/ldap.c:3802:23 - Unknown word (ignoreslen) -- size_t valuelen = 0, ignoreslen = 0; ext/ldap/ldap.c:3805:23 - Unknown word (havecharlist) -- bool map[256] = {0}, havecharlist = 0; ext/ldap/ldap.c:3807:83 - Unknown word (ignoreslen) -- valuelen, &ignores, &ignoreslen, &flags) != SUCCESS @@ -13641,10 +12019,6 @@ ext/ldap/ldap.c:4133:36 - Unknown word (lauthzid) -- STRINGL(lauthzid->b ext/ldap/ldap.c:4148:12 - Unknown word (lttl) -- ber_int_t lttl; ext/ldap/ldap.c:4160:2 - Unknown word (lttl) -- lttl = (ber_int_t) ttl; ext/ldap/ldap.c:4162:38 - Unknown word (lttl) -- refresh_s(ld->link, &ldn, lttl, &newttl, NULL, NULL -ext/ldap/ldap.c:732:17 - Unknown word (sortp) -- LDAPSortKey** sortp = sort_keys; -ext/ldap/ldap.c:733:11 - Unknown word (sortp) -- while (*sortp) { -ext/ldap/ldap.c:734:11 - Unknown word (sortp) -- efree(*sortp); -ext/ldap/ldap.c:735:4 - Unknown word (sortp) -- sortp++; ext/ldap/ldap.c:76:7 - Unknown word (rebindproc) -- zval rebindproc; ext/ldap/ldap.c:775:8 - Unknown word (ctrlarray) -- zval* ctrlarray; ext/ldap/ldap.c:782:34 - Unknown word (ctrlarray) -- FOREACH_VAL(controls, ctrlarray) { @@ -13821,8 +12195,6 @@ ext/libxml/libxml.c:743:29 - Unknown word (memb) -- assoc_null_ex(ctxzv ext/libxml/libxml.c:743:43 - Unknown word (memb) -- ctxzv, #memb, sizeof(#memb) - 1); \ ext/libxml/libxml.c:745:23 - Unknown word (ctxzv) -- add_assoc_string_ex(ctxzv, #memb, sizeof(#memb ext/libxml/libxml.c:745:31 - Unknown word (memb) -- assoc_string_ex(ctxzv, #memb, sizeof(#memb) - 1, -ext/libxml/libxml.c:948:39 - Unknown word (sapis) -- char * const supported_sapis[] = { -ext/libxml/libxml.c:955:30 - Unknown word (sapis) -- sapi_name = supported_sapis; *sapi_name; sapi_name ext/libxml/libxml.stub.php:102:14 - Unknown word (NOXMLDECL) -- const LIBXML_NOXMLDECL = UNKNOWN; ext/libxml/libxml.stub.php:107:14 - Unknown word (PARSEHUGE) -- const LIBXML_PARSEHUGE = UNKNOWN; ext/libxml/libxml.stub.php:112:14 - Unknown word (BIGLINES) -- const LIBXML_BIGLINES = UNKNOWN; @@ -13850,9 +12222,7 @@ ext/libxml/libxml.stub.php:75:22 - Unknown word (NSCLEAN) -- * @cvalue XM ext/libxml/libxml.stub.php:77:14 - Unknown word (NSCLEAN) -- const LIBXML_NSCLEAN = UNKNOWN; ext/libxml/libxml.stub.php:80:22 - Unknown word (NOCDATA) -- * @cvalue XML_PARSE_NOCDATA ext/libxml/libxml.stub.php:82:14 - Unknown word (NOCDATA) -- const LIBXML_NOCDATA = UNKNOWN; -ext/libxml/libxml_arginfo.h:75:33 - Unknown word (NOXMLDECL) -- LONG_CONSTANT("LIBXML_NOXMLDECL", XML_SAVE_NO_DECL, ext/libxml/libxml_arginfo.h:76:33 - Unknown word (PARSEHUGE) -- LONG_CONSTANT("LIBXML_PARSEHUGE", XML_PARSE_HUGE, CONST -ext/libxml/libxml_arginfo.h:77:33 - Unknown word (BIGLINES) -- LONG_CONSTANT("LIBXML_BIGLINES", XML_PARSE_BIG_LINES ext/libxml/mime_sniff.c:13:15 - Unknown word (Niels) -- | Authors: Niels Dossche ext/libxml/php_libxml.h:246:14 - Unknown word (linenrs) -- int xml_old_linenrs_##unique_name = xmlLineNumber @@ -13926,6 +12296,7 @@ ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2563:28 - Unknown word (hankana) ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2563:36 - Unknown word (zenhira) -- unsigned char hankana2zenhira_table[64] = { ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2573:28 - Unknown word (zenkana) -- const unsigned char zenkana2hankana_table[84][2 ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2573:36 - Unknown word (hankana) -- unsigned char zenkana2hankana_table[84][2] = { +ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2593:68 - Unknown word (halfwidth) -- such as converting halfwidth katakana ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2595:54 - Unknown word (translit) -- values are defined in translit_kana_jisx0201_jisx0 ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2626:14 - Unknown word (Hankaku) -- /* Convert Hankaku kana to Zenkaku kana ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2626:30 - Unknown word (Zenkaku) -- Convert Hankaku kana to Zenkaku kana @@ -13947,6 +12318,11 @@ ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2713:22 - Unknown word (hankaku) ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2713:6 - Unknown word (Zenkaku) -- /* Zenkaku kana to hankaku kana ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2715:27 - Unknown word (hankaku) -- Zenkaku katakana to hankaku kana */ ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2723:27 - Unknown word (hankaku) -- Zenkaku hiragana to hankaku kana */ +ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2731:22 - Unknown word (HALFWIDTH) -- return 0xFF64; /* HALFWIDTH IDEOGRAPHIC COMMA * +ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2734:22 - Unknown word (HALFWIDTH) -- return 0xFF61; /* HALFWIDTH IDEOGRAPHIC FULL STOP +ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2737:22 - Unknown word (HALFWIDTH) -- return 0xFF62; /* HALFWIDTH LEFT CORNER BRACKET +ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2740:22 - Unknown word (HALFWIDTH) -- return 0xFF63; /* HALFWIDTH RIGHT CORNER BRACKET +ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2743:22 - Unknown word (HALFWIDTH) -- return 0xFF9E; /* HALFWIDTH KATAKANA VOICED SOUND ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2756:19 - Unknown word (ZENKAKU) -- if (mode & (MBFL_ZENKAKU_HIRA2KATA | MBFL_ZENKAKU ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2756:27 - Unknown word (HIRA) -- mode & (MBFL_ZENKAKU_HIRA2KATA | MBFL_ZENKAKU ext/mbstring/libmbfl/filters/mbfilter_cjk.c:2756:32 - Unknown word (KATA) -- (MBFL_ZENKAKU_HIRA2KATA | MBFL_ZENKAKU_KATA @@ -13972,6 +12348,7 @@ ext/mbstring/libmbfl/filters/mbfilter_cjk.c:3688:31 - Unknown word (idxtojis) ext/mbstring/libmbfl/filters/mbfilter_cjk.c:3688:9 - Unknown word (idxtojis) -- return idxtojis1(idx) << 8 | idxtojis ext/mbstring/libmbfl/filters/mbfilter_cjk.c:39:17 - Unknown word (bisec) -- static int mbfl_bisec_srch(int w, const unsigned ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5017:13 - Unknown word (gaiji) -- /* apple gaiji area 0x8540 - 0x886d +ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5227:34 - Unknown word (halfwidth) -- convert codepoint 0xA5 to halfwidth Yen sign */ ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5488:18 - Unknown word (sjismac) -- static size_t mb_sjismac_to_wchar(unsigned char ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5490:23 - Unknown word (kuten) -- * A single SJIS-Mac kuten code can convert to ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5671:25 - Unknown word (sjismac) -- static void mb_wchar_to_sjismac(uint32_t *in, size_t @@ -13979,6 +12356,7 @@ ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5728:58 - Unknown word (sjismac) ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5765:56 - Unknown word (sjismac) -- limit, w, mb_wchar_to_sjismac); ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5794:75 - Unknown word (sjismac) -- m[i][j], mb_wchar_to_sjismac); ext/mbstring/libmbfl/filters/mbfilter_cjk.c:57:10 - Unknown word (bisec) -- int mbfl_bisec_srch2(int w, const unsigned +ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5842:34 - Unknown word (halfwidth) -- convert codepoint 0xA5 to halfwidth Yen sign */ ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5851:18 - Unknown word (kuten) -- goto found_kuten_code; ext/mbstring/libmbfl/filters/mbfilter_cjk.c:5860:19 - Unknown word (kuten) -- goto found_kuten_code; ext/mbstring/libmbfl/filters/mbfilter_cjk.c:6255:12 - Unknown word (GEFOPQ) -- /* ESC $ [GEFOPQ]: Softbank Emoji */ @@ -14092,17 +12470,18 @@ ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:56:17 - Unknown word (uudec ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:63:9 - Unknown word (UUDEC) -- #define UUDEC(c) (char)(((c)-' ') ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:64:20 - Unknown word (uuenc) -- static const char *uuenc_begin_text = "begin ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:66:2 - Unknown word (uudec) -- uudec_state_ground=0, -ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:67:14 - Unknown word (inbegin) -- uudec_state_inbegin, ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:67:2 - Unknown word (uudec) -- uudec_state_inbegin, ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:68:2 - Unknown word (uudec) -- uudec_state_until_newline ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:69:2 - Unknown word (uudec) -- uudec_state_size, -ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:86:34 - Unknown word (inbegin) -- status = uudec_state_inbegin; -ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:94:20 - Unknown word (inbegin) -- case uudec_state_inbegin: ext/mbstring/libmbfl/filters/mbfilter_uuencode.c:95:8 - Unknown word (uuenc) -- if (uuenc_begin_text[filter->cache ext/mbstring/libmbfl/filters/mbfilter_uuencode.h:36:20 - Unknown word (uudec) -- int mbfl_filt_conv_uudec(int c, mbfl_convert ext/mbstring/libmbfl/filters/sjis_mac2uni.h:226:34 - Unknown word (ofst) -- unsigned short code_ofst_tbl[][2] = { +ext/mbstring/libmbfl/filters/sjis_mac2uni.h:264:27 - Unknown word (halfwidth) -- 6,0xff47,0xff4d, // halfwidth f87f (3) +ext/mbstring/libmbfl/filters/sjis_mac2uni.h:277:27 - Unknown word (halfwidth) -- ff,0x864b,0x8645, // halfwidth +ext/mbstring/libmbfl/filters/sjis_mac2uni.h:288:27 - Unknown word (halfwidth) -- d,0x8287,0x828d, // halfwidth ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:25:9 - Unknown word (TRANSLIT) -- #ifndef TRANSLIT_KANA_JISX0201_JISX0 ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:26:9 - Unknown word (TRANSLIT) -- #define TRANSLIT_KANA_JISX0201_JISX0 +ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:29:35 - Unknown word (halfwidth) -- refers to "fullwidth" or "halfwidth" variants of characters ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:14 - Unknown word (ZENKAKU) -- #define MBFL_ZENKAKU_HIRA2KATA 0x00080 ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:22 - Unknown word (HIRA) -- define MBFL_ZENKAKU_HIRA2KATA 0x00080 ext/mbstring/libmbfl/filters/translit_kana_jisx0201_jisx0208.h:37:27 - Unknown word (KATA) -- define MBFL_ZENKAKU_HIRA2KATA 0x00080 @@ -14130,9 +12509,6 @@ ext/mbstring/libmbfl/mbfl/generate_name_perfect_hash_table.php:97:7 - Unkno ext/mbstring/libmbfl/mbfl/mbfilter.c:148:25 - Unknown word (mbtab) -- const unsigned char *mbtab = encoding->mblen_table ext/mbstring/libmbfl/mbfl/mbfilter.c:154:23 - Unknown word (mbtab) -- p < q; p += (m = mbtab[*p])); ext/mbstring/libmbfl/mbfl/mbfilter.c:166:43 - Unknown word (mbtab) -- length; p < q; p += (m = mbtab[*p])); -ext/mbstring/libmbfl/mbfl/mbfl_convert.c:201:42 - Unknown word (hexchar) -- filter_function)(mbfl_hexchar_table[n], filter); -ext/mbstring/libmbfl/mbfl/mbfl_convert.c:357:18 - Unknown word (hexchar) -- *out++ = mbfl_hexchar_table[n]; -ext/mbstring/libmbfl/mbfl/mbfl_convert.c:55:18 - Unknown word (hexchar) -- static char mbfl_hexchar_table[] = { ext/mbstring/libmbfl/mbfl/mbfl_encoding.c:101:17 - Unknown word (sjiswin) -- &mbfl_encoding_sjiswin, ext/mbstring/libmbfl/mbfl/mbfl_encoding.c:147:101 - Unknown word (gperf) -- was generated using gperf. ext/mbstring/libmbfl/mbfl/mbfl_encoding.c:147:57 - Unknown word (gperf) -- table was amended from gperf, and hashing code was @@ -14147,6 +12523,11 @@ ext/mbstring/libmbfl/mbfl/mbfl_encoding.h:79:19 - Unknown word (sjiswin) ext/mbstring/libmbfl/nls/nls_de.c:3:55 - Unknown word (Deutsch) -- german_aliases[] = {"Deutsch", NULL}; ext/mbstring/mbstring.c:1049:13 - Unknown word (INTRIN) -- #ifdef ZEND_INTRIN_AVX2_FUNC_PTR ext/mbstring/mbstring.c:1093:13 - Unknown word (INTRIN) -- #ifdef ZEND_INTRIN_AVX2_FUNC_PTR +ext/mbstring/mbstring.c:1521:8 - Unknown word (encstr) -- char *encstr; +ext/mbstring/mbstring.c:1522:9 - Unknown word (encstr) -- size_t encstr_len; +ext/mbstring/mbstring.c:1527:18 - Unknown word (encstr) -- Z_PARAM_STRING(encstr, encstr_len) +ext/mbstring/mbstring.c:1527:26 - Unknown word (encstr) -- PARAM_STRING(encstr, encstr_len) +ext/mbstring/mbstring.c:1536:2 - Unknown word (encstr) -- encstr = estrndup(encstr, encstr ext/mbstring/mbstring.c:1674:24 - Unknown word (mbtab) -- unsigned char const *mbtab = enc->mblen_table; ext/mbstring/mbstring.c:1683:10 - Unknown word (mbtab) -- p += mbtab[*p]; ext/mbstring/mbstring.c:1765:9 - Unknown word (cvtsi) -- * _mm_cvtsi128_si32 extracts one @@ -14162,10 +12543,6 @@ ext/mbstring/mbstring.c:2575:35 - Unknown word (wchars) -- can use the buf ext/mbstring/mbstring.c:2650:21 - Unknown word (trimmarker) -- zend_string *str, *trimmarker = zend_empty_string ext/mbstring/mbstring.c:2658:15 - Unknown word (trimmarker) -- Z_PARAM_STR(trimmarker) ext/mbstring/mbstring.c:2695:33 - Unknown word (trimmarker) -- mb_trim_string(str, trimmarker, enc, from, width)) -ext/mbstring/mbstring.c:2738:22 - Unknown word (chash) -- HashTable *output, *chash; -ext/mbstring/mbstring.c:2786:5 - Unknown word (chash) -- chash = php_mb_convert_encoding -ext/mbstring/mbstring.c:2788:9 - Unknown word (chash) -- if (chash) { -ext/mbstring/mbstring.c:2789:27 - Unknown word (chash) -- ZVAL_ARR(&entry_tmp, chash); ext/mbstring/mbstring.c:2970:20 - Unknown word (ulcfirst) -- static void php_mb_ulcfirst(INTERNAL_FUNCTION_PARAMETERS ext/mbstring/mbstring.c:3006:9 - Unknown word (ulcfirst) -- php_mb_ulcfirst(INTERNAL_FUNCTION_PARAM ext/mbstring/mbstring.c:3011:9 - Unknown word (ulcfirst) -- php_mb_ulcfirst(INTERNAL_FUNCTION_PARAM @@ -14173,6 +12550,8 @@ ext/mbstring/mbstring.c:3188:13 - Unknown word (wchars) -- /* Receive wcha ext/mbstring/mbstring.c:3529:26 - Unknown word (zenkaku) -- if we are converting zenkaku kana to hankaku kana ext/mbstring/mbstring.c:3529:42 - Unknown word (hankaku) -- converting zenkaku kana to hankaku kana ext/mbstring/mbstring.c:3618:11 - Unknown word (translit) -- * See translit_kana_jisx0201_jisx0 +ext/mbstring/mbstring.c:3639:73 - Unknown word (halfwidth) -- type of characters from halfwidth to +ext/mbstring/mbstring.c:3640:34 - Unknown word (halfwidth) -- fullwidth and then back to halfwidth again. Neither does ext/mbstring/mbstring.c:3663:19 - Unknown word (ZENKAKU) -- if (opt & MBFL_ZENKAKU_HIRA2KATA) { ext/mbstring/mbstring.c:3663:27 - Unknown word (HIRA) -- (opt & MBFL_ZENKAKU_HIRA2KATA) { ext/mbstring/mbstring.c:3663:32 - Unknown word (KATA) -- & MBFL_ZENKAKU_HIRA2KATA) { @@ -14223,8 +12602,6 @@ ext/mbstring/mbstring.c:5053:56 - Unknown word (srli) -- compiler will ext/mbstring/mbstring.c:5069:18 - Unknown word (srli) -- operand = _mm_srli_si128(_mm_loadu_si1 ext/mbstring/mbstring.c:5069:33 - Unknown word (loadu) -- _mm_srli_si128(_mm_loadu_si128((__m128i*)(p ext/mbstring/mbstring.c:5072:33 - Unknown word (loadu) -- _mm_srli_si128(_mm_loadu_si128((__m128i*)(p -ext/mbstring/mbstring.c:514:38 - Unknown word (SPTR) -- pcre2_compile((PCRE2_SPTR)pattern, PCRE2_ZERO -ext/mbstring/mbstring.c:515:51 - Unknown word (cctx) -- err_offset, php_pcre_cctx()))) { ext/mbstring/mbstring.c:5191:24 - Unknown word (INTRIN) -- endif /* #ifndef ZEND_INTRIN_AVX2_NATIVE */ ext/mbstring/mbstring.c:5193:13 - Unknown word (INTRIN) -- #ifdef ZEND_INTRIN_AVX2_NATIVE ext/mbstring/mbstring.c:5267:43 - Unknown word (insertf) -- 28i(v0, v1) _mm256_insertf128_si256(_mm256_castsi @@ -14234,15 +12611,10 @@ ext/mbstring/mbstring.c:5280:5 - Unknown word (VPERM) -- * (VPERM2I128) ext/mbstring/mbstring.c:5283:49 - Unknown word (alignr) -- hi, lo, shift) _mm256_alignr_epi8(lo, _mm256_permute ext/mbstring/mbstring.c:5300:77 - Unknown word (Keiser) -- nstruction Per Byte", by John Keiser ext/mbstring/mbstring.c:5301:16 - Unknown word (Lemire) -- * and Daniel Lemire. -ext/mbstring/mbstring.c:535:35 - Unknown word (SPTR) -- match(opaque, (PCRE2_SPTR)str, str_len, 0, 0, ext/mbstring/mbstring.c:535:81 - Unknown word (mctx) -- match_data, php_pcre_mctx()) >= 0; ext/mbstring/mbstring.c:5396:25 - Unknown word (cmpgt) -- _m256i bad = _mm256_cmpgt_epi8(last_hi_nibbles ext/mbstring/mbstring.c:5421:24 - Unknown word (cmpgt) -- _m256i bad = _mm256_cmpgt_epi8( ext/mbstring/mbstring.c:5429:30 - Unknown word (cmpgt) -- i cont_mask = _mm256_cmpgt_epi8(hi_nibbles2, _b -ext/mbstring/mbstring.c:6029:10 - Unknown word (bcnt) -- size_t bcnt = nbytes; -ext/mbstring/mbstring.c:6031:10 - Unknown word (bcnt) -- while (bcnt > 0) { -ext/mbstring/mbstring.c:6036:8 - Unknown word (bcnt) -- if (bcnt < nbytes_char) { -ext/mbstring/mbstring.c:6040:4 - Unknown word (bcnt) -- bcnt -= nbytes_char; ext/mbstring/mbstring.c:6096:57 - Unknown word (qencode) -- || mime_char_needs_qencode[c]) ? 3 : 1; ext/mbstring/mbstring.c:6136:48 - Unknown word (qencode) -- || mime_char_needs_qencode[c]) { ext/mbstring/mbstring.c:6251:31 - Unknown word (appendn) -- out = mb_convert_buf_appendn(buf.out, linefeed, linefeed @@ -14266,15 +12638,12 @@ ext/mbstring/php_mbregex.c:463:38 - Unknown word (patlen) -- check_encodi ext/mbstring/php_mbregex.c:469:62 - Unknown word (patlen) -- rc), (char *)pattern, patlen); ext/mbstring/php_mbregex.c:471:83 - Unknown word (patlen) -- OnigUChar *)(pattern + patlen), options, enc, syntax ext/mbstring/php_mbregex.c:480:60 - Unknown word (patlen) -- rc), (char *)pattern, patlen, retval); -ext/mbstring/php_mbregex.c:594:65 - Unknown word (narg) -- const char *parg, size_t narg, OnigOptionType *option ext/mbstring/php_mbregex.c:599:17 - Unknown word (optm) -- OnigOptionType optm = 0; -ext/mbstring/php_mbregex.c:605:13 - Unknown word (narg) -- while(n < narg) { ext/mbstring/php_mbregex.c:609:6 - Unknown word (optm) -- optm |= ONIG_OPTION_IGNORECASE ext/mbstring/php_mbregex.c:612:6 - Unknown word (optm) -- optm |= ONIG_OPTION_EXTEND ext/mbstring/php_mbregex.c:615:6 - Unknown word (optm) -- optm |= ONIG_OPTION_MULTILINE ext/mbstring/php_mbregex.c:618:6 - Unknown word (optm) -- optm |= ONIG_OPTION_SINGLELINE ext/mbstring/php_mbregex.c:65:9 - Unknown word (MBREX) -- #define MBREX(g) (MBSTRG(mb_regex -ext/mbstring/php_mbregex.c:680:76 - Unknown word (ngroup) -- OnigUChar* name_end, int ngroup_num, int* group_nums ext/mbstring/php_mbregex.c:717:13 - Unknown word (bakreference) -- int no; /* bakreference group number */ ext/mbstring/php_mbregex.c:872:22 - Unknown word (OVFL) -- if (!ZEND_LONG_UINT_OVFL(MBSTRG(regex_stack_limit ext/mbstring/php_mbregex.c:875:22 - Unknown word (OVFL) -- if (!ZEND_LONG_UINT_OVFL(MBSTRG(regex_retry_limit @@ -14282,7 +12651,6 @@ ext/mbstring/php_unicode.c:120:20 - Unknown word (uccase) -- mph_lookup(c ext/mbstring/php_unicode.c:120:40 - Unknown word (uccase) -- uccase_##type##_g, _uccase_##type##_g_size, \ ext/mbstring/php_unicode.c:121:29 - Unknown word (uccase) -- uccase_##type##_table, _uccase_##type##_table_size ext/mbstring/php_unicode.c:121:5 - Unknown word (uccase) -- _uccase_##type##_table, _uccase -ext/mbstring/php_unicode.c:16:21 - Unknown word (ucdata) -- Based on code from ucdata-2.5, which has the following ext/mbstring/php_unicode.c:181:29 - Unknown word (tofold) -- unsigned php_unicode_tofold_raw(unsigned code, const ext/mbstring/php_unicode.c:207:11 - Unknown word (uccase) -- return _uccase_extra_table[code & ext/mbstring/php_unicode.c:225:36 - Unknown word (tofold) -- unsigned php_unicode_tofold_simple(unsigned code @@ -14294,16 +12662,14 @@ ext/mbstring/php_unicode.c:44:12 - Unknown word (ucprop) -- long l = _uc ext/mbstring/php_unicode.c:45:12 - Unknown word (ucprop) -- long r = _ucprop_offsets[n + 1] - 1; ext/mbstring/php_unicode.c:53:15 - Unknown word (ucprop) -- if (code > _ucprop_ranges[m + 1]) ext/mbstring/php_unicode.c:55:20 - Unknown word (ucprop) -- else if (code < _ucprop_ranges[m]) +ext/mbstring/php_unicode.h:132:24 - Unknown word (nonspacing) -- define php_unicode_is_nonspacing(cc) php_unicode_is_prop ext/mbstring/php_unicode.h:145:34 - Unknown word (Cowan) -- macros inspired by John Cowan. ext/mbstring/php_unicode.h:148:24 - Unknown word (modif) -- define php_unicode_is_modif(cc) php_unicode_is_prop ext/mbstring/php_unicode.h:149:24 - Unknown word (letnum) -- define php_unicode_is_letnum(cc) php_unicode_is_prop ext/mbstring/php_unicode.h:152:24 - Unknown word (modifsymbol) -- define php_unicode_is_modifsymbol(cc) php_unicode_is_prop -ext/mbstring/php_unicode.h:153:24 - Unknown word (nsmark) -- define php_unicode_is_nsmark(cc) php_unicode_is_prop ext/mbstring/php_unicode.h:154:24 - Unknown word (spmark) -- define php_unicode_is_spmark(cc) php_unicode_is_prop ext/mbstring/php_unicode.h:158:24 - Unknown word (lsep) -- define php_unicode_is_lsep(cc) php_unicode_is_prop ext/mbstring/php_unicode.h:159:24 - Unknown word (psep) -- define php_unicode_is_psep(cc) php_unicode_is_prop -ext/mbstring/php_unicode.h:16:21 - Unknown word (ucdata) -- Based on code from ucdata-2.5, which has the following -ext/mbstring/php_unicode.h:48:29 - Unknown word (Titlecase) -- UC_LT 14 /* Letter, Titlecase */ ext/mbstring/ucgendat/ucgendat.php:10:8 - Unknown word (ucgendat) -- * php ucgendat.php path/to/Unicode ext/mbstring/ucgendat/ucgendat.php:176:26 - Unknown word (codepoint) -- // Sort by start codepoint ext/mbstring/ucgendat/ucgendat.php:46:22 - Unknown word (ucgendata) -- echo "Usage: php ucgendata.php ./datadir\n"; @@ -14344,10 +12710,14 @@ ext/mysqli/mysqli_arginfo.h:1344:150 - Unknown word (SENSITIVEPARAMETER) -- ZST ext/mysqli/mysqli_nonapi.c:146:15 - Unknown word (strpprintf) -- hash_key = strpprintf(0, "mysqli_%s_%s" ZEND ext/mysqli/mysqli_nonapi.c:943:10 - Unknown word (csname) -- size_t csname_len; ext/mysqli/mysqli_nonapi.c:945:118 - Unknown word (csname) -- class_entry, &cs_name, &csname_len) == FAILURE) { -ext/mysqli/mysqli_priv.h:58:51 - Unknown word (bbuf) -- bind_buffer(BIND_BUFFER bbuf, int type); ext/mysqli/mysqli_priv.h:84:14 - Unknown word (strpprintf) -- RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, ext/mysqli/mysqli_prop.c:187:24 - Unknown word (strpprintf) -- ZVAL_NEW_STR(retval, strpprintf(0, MYSQLI_LLU_SPEC, ext/mysqli/mysqli_prop.c:326:24 - Unknown word (strpprintf) -- ZVAL_NEW_STR(retval, strpprintf(0, MYSQLI_LLU_SPEC, +ext/mysqli/mysqli_prop.c:36:26 - Unknown word (statusval) -- define MYSQLI_GET_MYSQL(statusval) \ +ext/mysqli/mysqli_prop.c:44:15 - Unknown word (statusval) -- CHECK_STATUS(statusval, quiet);\ +ext/mysqli/mysqli_prop.c:48:27 - Unknown word (statusval) -- define MYSQLI_GET_RESULT(statusval) \ +ext/mysqli/mysqli_prop.c:56:15 - Unknown word (statusval) -- CHECK_STATUS(statusval, quiet);\ +ext/mysqli/mysqli_prop.c:60:25 - Unknown word (statusval) -- define MYSQLI_GET_STMT(statusval) \ ext/mysqli/mysqli_prop.c:82:24 - Unknown word (strpprintf) -- ZVAL_NEW_STR(retval, strpprintf(0, __ret_type_sprint ext/mysqlnd/mysqlnd_alloc.c:258:17 - Unknown word (pememdup) -- /* {{{ _mysqlnd_pememdup */ ext/mysqlnd/mysqlnd_alloc.c:259:24 - Unknown word (pememdup) -- static char * _mysqlnd_pememdup(const char * const ptr @@ -14457,14 +12827,11 @@ ext/mysqlnd/mysqlnd_connection.c:843:7 - Unknown word (achtung) -- if (ac ext/mysqlnd/mysqlnd_connection.c:844:62 - Unknown word (achtung) -- query, 0, query, par1, achtung_wild); ext/mysqlnd/mysqlnd_connection.c:849:7 - Unknown word (achtung) -- if (achtung_wild) { ext/mysqlnd/mysqlnd_connection.c:86:32 - Unknown word (pdtor) -- "mysqlnd_error_list_pdtor"); -ext/mysqlnd/mysqlnd_debug.c:165:30 - Unknown word (DBUG) -- following from FF's DBUG library, which is in ext/mysqlnd/mysqlnd_debug.c:276:15 - Unknown word (underporm) -- uint64_t own_underporm_calls; ext/mysqlnd/mysqlnd_debug.c:280:20 - Unknown word (underporm) -- uint64_t in_calls_underporm_calls; ext/mysqlnd/mysqlnd_debug.c:284:17 - Unknown word (underporm) -- uint64_t total_underporm_calls; ext/mysqlnd/mysqlnd_debug.c:363:28 - Unknown word (underporm) -- f_profile->in_calls_underporm_calls++; ext/mysqlnd/mysqlnd_debug.c:366:23 - Unknown word (underporm) -- f_profile->own_underporm_calls++; -ext/mysqlnd/mysqlnd_debug.c:626:60 - Unknown word (DBUG) -- default value for FF DBUG */ -ext/mysqlnd/mysqlnd_debug.c:78:30 - Unknown word (DBUG) -- following from FF's DBUG library, which is in ext/mysqlnd/mysqlnd_enum_n_def.h:228:16 - Unknown word (CRLPATH) -- MYSQL_OPT_SSL_CRLPATH, ext/mysqlnd/mysqlnd_enum_n_def.h:509:11 - Unknown word (EDUP) -- STAT_MEM_EDUP_COUNT, ext/mysqlnd/mysqlnd_ext_plugin.c:14:23 - Unknown word (Schlüter) -- | Johannes Schlüter @@ -14486,6 +12853,7 @@ ext/mysqlnd/mysqlnd_loaddata.c:192:4 - Unknown word (prerequisities) -- prer ext/mysqlnd/mysqlnd_protocol_frame_codec.c:274:32 - Unknown word (decomp) -- FMT("compressed data: decomp_len=%lu compressed_size ext/mysqlnd/mysqlnd_ps.c:1300:27 - Unknown word (phpt) -- Otherwise either 009.phpt or mysqli_stmt_bind ext/mysqlnd/mysqlnd_ps.c:1300:59 - Unknown word (phpt) -- mysqli_stmt_bind_result.phpt +ext/mysqlnd/mysqlnd_ps.c:578:8 - Unknown word (precached) -- precached on client and server ext/mysqlnd/mysqlnd_ps.c:883:11 - Unknown word (resultzv) -- zval *resultzv = &stmt->result_bind ext/mysqlnd/mysqlnd_ps.c:886:31 - Unknown word (resultzv) -- TRY_ASSIGN_VALUE_EX(resultzv, &row_data[i], 0); ext/mysqlnd/mysqlnd_ps_codec.c:241:21 - Unknown word (strpprintf) -- ZVAL_STR(zv, zend_strpprintf(0, "%s%02u:%02u:%02u @@ -14499,6 +12867,8 @@ ext/mysqlnd/mysqlnd_result_meta.h:14:23 - Unknown word (Schlüter) -- | Jo ext/mysqlnd/mysqlnd_reverse_api.c:14:23 - Unknown word (Schlüter) -- | Johannes Schlüter ext/mysqlnd/mysqlnd_statistics.c:114:27 - Unknown word (edupl) -- MYSQLND_STR_W_LEN("mem_edupl_count") }, ext/mysqlnd/mysqlnd_statistics.c:115:27 - Unknown word (dupl) -- MYSQLND_STR_W_LEN("mem_dupl_count") }, +ext/mysqlnd/mysqlnd_statistics.c:118:42 - Unknown word (tinyint) -- "proto_text_fetched_tinyint") }, +ext/mysqlnd/mysqlnd_statistics.c:139:44 - Unknown word (tinyint) -- proto_binary_fetched_tinyint") }, ext/mysqlnd/mysqlnd_structs.h:465:134 - Unknown word (achtung) -- const char * const achtung_wild, const char * const ext/mysqlnd/mysqlnd_vio.c:508:6 - Unknown word (libmyusql) -- in libmyusql, if cert and !key then ext/mysqlnd/mysqlnd_wireprotocol.c:1189:13 - Unknown word (EODATA) -- } else if (EODATA_MARKER == *p && packet @@ -14535,6 +12905,8 @@ ext/odbc/odbc.stub.php:85:27 - Unknown word (ROWVER) -- @cvalue SQL_CONC ext/odbc/odbc.stub.php:87:22 - Unknown word (ROWVER) -- const SQL_CONCUR_ROWVER = UNKNOWN; ext/odbc/odbc_arginfo.h:382:37 - Unknown word (ROWVER) -- CONSTANT("SQL_CONCUR_ROWVER", SQL_CONCUR_ROWVER ext/odbc/odbc_arginfo.h:382:57 - Unknown word (ROWVER) -- ROWVER", SQL_CONCUR_ROWVER, CONST_PERSISTENT); +ext/odbc/odbc_arginfo.h:398:30 - Unknown word (TINYINT) -- REGISTER_LONG_CONSTANT("SQL_TINYINT", SQL_TINYINT, CONST +ext/odbc/odbc_arginfo.h:398:44 - Unknown word (TINYINT) -- CONSTANT("SQL_TINYINT", SQL_TINYINT, CONST_PERSISTENT); ext/odbc/odbc_arginfo.h:424:30 - Unknown word (WVARCHAR) -- REGISTER_LONG_CONSTANT("SQL_WVARCHAR", SQL_WVARCHAR, CONST ext/odbc/odbc_arginfo.h:424:45 - Unknown word (WVARCHAR) -- "SQL_WVARCHAR", SQL_WVARCHAR, CONST_PERSISTENT); ext/odbc/odbc_arginfo.h:427:30 - Unknown word (WLONGVARCHAR) -- REGISTER_LONG_CONSTANT("SQL_WLONGVARCHAR", SQL_WLONGVARCHAR, @@ -14543,7 +12915,10 @@ ext/odbc/odbc_arginfo.h:433:30 - Unknown word (ROWVER) -- REGISTER_LONG ext/odbc/odbc_arginfo.h:433:43 - Unknown word (ROWVER) -- CONSTANT("SQL_ROWVER", SQL_ROWVER, CONST_PERSISTENT); ext/odbc/odbc_arginfo.h:471:142 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/odbc/odbc_arginfo.h:473:144 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); -ext/odbc/php_odbc.c:1163:9 - Unknown word (bindcols) -- odbc_bindcols(result); +ext/odbc/odbc_utils.c:36:28 - Unknown word (connstr) -- is_quoted = php_odbc_connstr_is_quoted(ZSTR_VAL(str +ext/odbc/odbc_utils.c:49:31 - Unknown word (connstr) -- should_quote = php_odbc_connstr_should_quote(ZSTR_VAL +ext/odbc/odbc_utils.c:62:29 - Unknown word (connstr) -- new_size = php_odbc_connstr_estimate_quote_length +ext/odbc/odbc_utils.c:64:11 - Unknown word (connstr) -- php_odbc_connstr_quote(ZSTR_VAL(new_string ext/odbc/php_odbc.c:1177:8 - Unknown word (cursorname) -- char *cursorname; ext/odbc/php_odbc.c:1194:3 - Unknown word (cursorname) -- cursorname = emalloc(max_len + ext/odbc/php_odbc.c:1195:51 - Unknown word (cursorname) -- result->stmt, (SQLCHAR *) cursorname, (SQLSMALLINT)max_len @@ -14557,7 +12932,6 @@ ext/odbc/php_odbc.c:1316:33 - Unknown word (HSTMT) -- error(conn, SQL_N ext/odbc/php_odbc.c:132:30 - Unknown word (hdbc) -- odbc_disconnect(conn->hdbc); ext/odbc/php_odbc.c:133:24 - Unknown word (hdbc) -- SQLFreeConnect(conn->hdbc); ext/odbc/php_odbc.c:134:20 - Unknown word (henv) -- SQLFreeEnv(conn->henv); -ext/odbc/php_odbc.c:1352:8 - Unknown word (bindcols) -- odbc_bindcols(result); ext/odbc/php_odbc.c:1379:2 - Unknown word (SQLULEN) -- SQLULEN crow; ext/odbc/php_odbc.c:137:8 - Unknown word (hdbc) -- conn->hdbc = NULL; ext/odbc/php_odbc.c:138:8 - Unknown word (henv) -- conn->henv = NULL; @@ -14577,7 +12951,6 @@ ext/odbc/php_odbc.c:2163:14 - Unknown word (XLATOPT) -- SQL_SOLID_XLATOPT ext/odbc/php_odbc.c:2163:22 - Unknown word (NOCNV) -- SQL_SOLID_XLATOPT_NOCNV); ext/odbc/php_odbc.c:2167:8 - Unknown word (dsnbuf) -- char dsnbuf[1024]; ext/odbc/php_odbc.c:2168:9 - Unknown word (dsnbuflen) -- short dsnbuflen; -ext/odbc/php_odbc.c:2170:119 - Unknown word (NOPROMPT) -- dsnbuflen, SQL_DRIVER_NOPROMPT); ext/odbc/php_odbc.c:2170:68 - Unknown word (dsnbuf) -- NULL, db, SQL_NTS, dsnbuf, sizeof(dsnbuf) - 1 ext/odbc/php_odbc.c:2170:83 - Unknown word (dsnbuf) -- NTS, dsnbuf, sizeof(dsnbuf) - 1, &dsnbuflen, SQL ext/odbc/php_odbc.c:2170:97 - Unknown word (dsnbuflen) -- sizeof(dsnbuf) - 1, &dsnbuflen, SQL_DRIVER_NOPROMPT @@ -14585,27 +12958,18 @@ ext/odbc/php_odbc.c:2187:11 - Unknown word (dsnbuf) -- SQLCHAR dsnbuf[10 ext/odbc/php_odbc.c:2188:11 - Unknown word (dsnbuflen) -- short dsnbuflen; ext/odbc/php_odbc.c:2199:43 - Unknown word (memnistr) -- uid != NULL && !php_memnistr(db, "uid=", strlen( ext/odbc/php_odbc.c:2200:43 - Unknown word (memnistr) -- pwd != NULL && !php_memnistr(db, "pwd=", strlen( +ext/odbc/php_odbc.c:2212:35 - Unknown word (connstr) -- quote_uid = !php_odbc_connstr_is_quoted(uid) && php +ext/odbc/php_odbc.c:2212:70 - Unknown word (connstr) -- quoted(uid) && php_odbc_connstr_should_quote(uid); +ext/odbc/php_odbc.c:2214:42 - Unknown word (connstr) -- estimated_length = php_odbc_connstr_estimate_quote_length +ext/odbc/php_odbc.c:2216:16 - Unknown word (connstr) -- php_odbc_connstr_quote(uid_quoted, uid +ext/odbc/php_odbc.c:2227:35 - Unknown word (connstr) -- quote_pwd = !php_odbc_connstr_is_quoted(pwd) && php ext/odbc/php_odbc.c:2259:115 - Unknown word (dsnbuflen) -- sizeof(dsnbuf) - 1, &dsnbuflen, SQL_DRIVER_NOPROMPT -ext/odbc/php_odbc.c:2259:137 - Unknown word (NOPROMPT) -- dsnbuflen, SQL_DRIVER_NOPROMPT); ext/odbc/php_odbc.c:2259:86 - Unknown word (dsnbuf) -- ) ldb, strlen(ldb), dsnbuf, sizeof(dsnbuf) - 1 ext/odbc/php_odbc.c:2366:5 - Unknown word (SQLUINTEGER) -- SQLUINTEGER dead = SQL_CD_FALSE -ext/odbc/php_odbc.c:244:28 - Unknown word (numcols) -- int i = 0; i < res->numcols; i++) { -ext/odbc/php_odbc.c:251:8 - Unknown word (numcols) -- res->numcols = 0; ext/odbc/php_odbc.c:257:30 - Unknown word (henv) -- SQLTransact(res->conn_ptr->henv, res->conn_ptr->hdbc ext/odbc/php_odbc.c:257:51 - Unknown word (hdbc) -- henv, res->conn_ptr->hdbc, ext/odbc/php_odbc.c:258:7 - Unknown word (SQLUSMALLINT) -- (SQLUSMALLINT) SQL_COMMIT); -ext/odbc/php_odbc.c:2660:31 - Unknown word (pconnections) -- can be problems with pconnections!*/ ext/odbc/php_odbc.c:2770:46 - Unknown word (olll) -- parameters(ZEND_NUM_ARGS(), "olll", &pv_handle, &pv_which -ext/odbc/php_odbc.c:3021:41 - Unknown word (fcat) -- *pschema, *ptable, *fcat, *fschema, *ftable; -ext/odbc/php_odbc.c:3021:48 - Unknown word (fschema) -- pschema, *ptable, *fcat, *fschema, *ftable; -ext/odbc/php_odbc.c:3022:48 - Unknown word (fcat) -- pschema_len, ptable_len, fcat_len, fschema_len, ftable -ext/odbc/php_odbc.c:3022:58 - Unknown word (fschema) -- ptable_len, fcat_len, fschema_len, ftable_len; -ext/odbc/php_odbc.c:3026:26 - Unknown word (fcat) -- ptable, &ptable_len, &fcat, &fcat_len, &fschema -ext/odbc/php_odbc.c:3026:33 - Unknown word (fcat) -- ptable_len, &fcat, &fcat_len, &fschema, &fschema -ext/odbc/php_odbc.c:3026:44 - Unknown word (fschema) -- &fcat, &fcat_len, &fschema, &fschema_len, &ftable -ext/odbc/php_odbc.c:3026:54 - Unknown word (fschema) -- fcat_len, &fschema, &fschema_len, &ftable, &ftable -ext/odbc/php_odbc.c:3037:17 - Unknown word (fcat) -- EMPTY_TO_NULL(fcat); -ext/odbc/php_odbc.c:3038:17 - Unknown word (fschema) -- EMPTY_TO_NULL(fschema); ext/odbc/php_odbc.c:3332:27 - Unknown word (vnullable) -- long vtype, vscope, vnullable; ext/odbc/php_odbc.c:3340:31 - Unknown word (vnullable) -- name_len, &vscope, &vnullable) == FAILURE) { ext/odbc/php_odbc.c:3346:28 - Unknown word (vnullable) -- nullable = (SQLUSMALLINT) vnullable; @@ -14616,8 +12980,6 @@ ext/odbc/php_odbc.c:472:4 - Unknown word (defaultlrl) -- defaultlrl, zend_ ext/odbc/php_odbc.c:477:37 - Unknown word (cursortype) -- ENTRY_EX("odbc.default_cursortype", "3", PHP_INI_ALL, ext/odbc/php_odbc.c:478:12 - Unknown word (cursortype) -- default_cursortype, zend_odbc_globals, ext/odbc/php_odbc.c:478:65 - Unknown word (cursortype) -- odbc_globals, display_cursortype) -ext/odbc/php_odbc.c:537:8 - Unknown word (NOEXITLIST) -- /* DB2NOEXITLIST env variable prevents -ext/odbc/php_odbc.c:538:13 - Unknown word (NOEXITLIST) -- putenv("DB2NOEXITLIST=TRUE"); ext/odbc/php_odbc.c:548:2 - Unknown word (ODBCG) -- ODBCG(defConn) = -1; ext/odbc/php_odbc.c:549:2 - Unknown word (ODBCG) -- ODBCG(num_links) = ODBCG(num ext/odbc/php_odbc.c:605:17 - Unknown word (henv) -- ODBC_SQL_ENV_T henv; @@ -14626,32 +12988,23 @@ ext/odbc/php_odbc.c:610:25 - Unknown word (hdbc) -- conn = conn_resou ext/odbc/php_odbc.c:612:19 - Unknown word (HENV) -- henv = SQL_NULL_HENV; ext/odbc/php_odbc.c:613:19 - Unknown word (HDBC) -- conn = SQL_NULL_HDBC; ext/odbc/php_odbc.c:618:28 - Unknown word (HENV) -- while(henv != SQL_NULL_HENV){ -ext/odbc/php_odbc.c:666:13 - Unknown word (bindcols) -- /* {{{ odbc_bindcols */ -ext/odbc/php_odbc.c:667:11 - Unknown word (bindcols) -- void odbc_bindcols(odbc_result *result ext/odbc/php_odbc.c:673:2 - Unknown word (SQLUSMALLINT) -- SQLUSMALLINT colfieldid; -ext/odbc/php_odbc.c:676:89 - Unknown word (numcols) -- result_value), result->numcols, 0); ext/odbc/php_odbc.c:678:30 - Unknown word (defaultlrl) -- longreadlen = ODBCG(defaultlrl); -ext/odbc/php_odbc.c:681:25 - Unknown word (numcols) -- for(i = 0; i < result->numcols; i++) { ext/odbc/php_odbc.c:685:48 - Unknown word (SQLUSMALLINT) -- QLCOLATTRIBUTE(result->stmt, (SQLUSMALLINT)(i+1), PHP_ODBC_SQL ext/odbc/php_odbc.c:688:48 - Unknown word (SQLUSMALLINT) -- QLCOLATTRIBUTE(result->stmt, (SQLUSMALLINT)(i+1), SQL_COLUMN_TYPE ext/odbc/php_odbc.c:701:13 - Unknown word (WLONGVARCHAR) -- case SQL_WLONGVARCHAR: ext/odbc/php_odbc.c:709:31 - Unknown word (SQLUSMALLINT) -- SQLBindCol(result->stmt, (SQLUSMALLINT)(i+1), SQL_C_CHAR, result ext/odbc/php_odbc.c:717:13 - Unknown word (WVARCHAR) -- case SQL_WVARCHAR: -ext/odbc/php_odbc.c:754:43 - Unknown word (NVARCHAR) -- drivers that report NVARCHAR(MAX) columns as SQL ext/odbc/php_odbc.c:754:72 - Unknown word (WVARCHAR) -- MAX) columns as SQL_WVARCHAR with size 0 (bug #6 ext/odbc/php_odbc.c:755:42 - Unknown word (WVARCHAR) -- values[i].coltype == SQL_WVARCHAR && displaysize == 0 ext/odbc/php_odbc.c:756:38 - Unknown word (WLONGVARCHAR) -- values[i].coltype = SQL_WLONGVARCHAR; ext/odbc/php_odbc.c:801:33 - Unknown word (HSTMT) -- error(conn, SQL_NULL_HSTMT, "SQLTransact"); -ext/odbc/php_odbc.c:817:71 - Unknown word (SDWORD) -- being the same type as a SDWORD. -ext/odbc/php_odbc.c:820:2 - Unknown word (SDWORD) -- SDWORD len; -ext/odbc/php_odbc.c:839:14 - Unknown word (numcols) -- if (result->numcols == 0) { ext/odbc/php_odbc.c:904:19 - Unknown word (scrollopts) -- SQLUINTEGER scrollopts; ext/odbc/php_odbc.c:904:2 - Unknown word (SQLUINTEGER) -- SQLUINTEGER scrollopts; ext/odbc/php_odbc.c:928:33 - Unknown word (HSTMT) -- error(conn, SQL_NULL_HSTMT, "SQLAllocStmt"); ext/odbc/php_odbc.c:936:61 - Unknown word (scrollopts) -- DIRECTION, (void *) &scrollopts, sizeof(scrollopts) ext/odbc/php_odbc.c:936:80 - Unknown word (scrollopts) -- &scrollopts, sizeof(scrollopts), NULL); ext/odbc/php_odbc.c:938:29 - Unknown word (scrollopts) -- result->fetch_abs = (scrollopts & SQL_FD_FETCH_ABSOLUTE -ext/odbc/php_odbc.c:966:8 - Unknown word (bindcols) -- odbc_bindcols(result); ext/odbc/php_odbc.h:13:20 - Unknown word (Sæther) -- | Authors: Stig Sæther Bakken pclabels) DASM_M_FREE(Dst, D -ext/opcache/jit/ir/dynasm/dasm_arm.h:111:40 - Unknown word (pclabels) -- DASM_M_FREE(Dst, D->pclabels, D->pcsize); ext/opcache/jit/ir/dynasm/dasm_arm.h:112:10 - Unknown word (lglabels) -- if (D->lglabels) DASM_M_FREE(Dst, D ext/opcache/jit/ir/dynasm/dasm_arm.h:112:40 - Unknown word (lglabels) -- DASM_M_FREE(Dst, D->lglabels, D->lgsize); ext/opcache/jit/ir/dynasm/dasm_arm.h:112:53 - Unknown word (lgsize) -- Dst, D->lglabels, D->lgsize); @@ -14768,7 +13099,6 @@ ext/opcache/jit/ir/dynasm/dasm_arm.h:121:41 - Unknown word (lgsize) -- in ext/opcache/jit/ir/dynasm/dasm_arm.h:121:53 - Unknown word (maxgl) -- lglabels, D->lgsize, (10+maxgl)*sizeof(int)); ext/opcache/jit/ir/dynasm/dasm_arm.h:125:11 - Unknown word (growpc) -- void dasm_growpc(Dst_DECL, unsigned int ext/opcache/jit/ir/dynasm/dasm_arm.h:125:41 - Unknown word (maxpc) -- Dst_DECL, unsigned int maxpc) -ext/opcache/jit/ir/dynasm/dasm_arm.h:129:28 - Unknown word (pclabels) -- M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof ext/opcache/jit/ir/dynasm/dasm_arm.h:129:49 - Unknown word (maxpc) -- pclabels, D->pcsize, maxpc*sizeof(int)); ext/opcache/jit/ir/dynasm/dasm_arm.h:12:9 - Unknown word (DASM) -- #define DASM_ARCH "arm" ext/opcache/jit/ir/dynasm/dasm_arm.h:134:39 - Unknown word (actionlist) -- Dst_DECL, const void *actionlist) @@ -14815,14 +13145,9 @@ ext/opcache/jit/ir/dynasm/dasm_arm.h:68:16 - Unknown word (actionlist) -- da ext/opcache/jit/ir/dynasm/dasm_arm.h:68:39 - Unknown word (actionlist) -- actionlist; /* Current actionlist pointer. */ ext/opcache/jit/ir/dynasm/dasm_arm.h:69:8 - Unknown word (lglabels) -- int *lglabels; /* Local/global chain ext/opcache/jit/ir/dynasm/dasm_arm.h:70:10 - Unknown word (lgsize) -- size_t lgsize; -ext/opcache/jit/ir/dynasm/dasm_arm.h:71:8 - Unknown word (pclabels) -- int *pclabels; /* PC label chains ext/opcache/jit/ir/dynasm/dasm_arm.h:94:6 - Unknown word (lglabels) -- D->lglabels = NULL; ext/opcache/jit/ir/dynasm/dasm_arm.h:95:6 - Unknown word (lgsize) -- D->lgsize = 0; -ext/opcache/jit/ir/dynasm/dasm_arm.h:96:6 - Unknown word (pclabels) -- D->pclabels = NULL; ext/opcache/jit/ir/dynasm/dasm_arm64.h:100:6 - Unknown word (lgsize) -- D->lgsize = 0; -ext/opcache/jit/ir/dynasm/dasm_arm64.h:101:6 - Unknown word (pclabels) -- D->pclabels = NULL; -ext/opcache/jit/ir/dynasm/dasm_arm64.h:116:10 - Unknown word (pclabels) -- if (D->pclabels) DASM_M_FREE(Dst, D -ext/opcache/jit/ir/dynasm/dasm_arm64.h:116:40 - Unknown word (pclabels) -- DASM_M_FREE(Dst, D->pclabels, D->pcsize); ext/opcache/jit/ir/dynasm/dasm_arm64.h:117:10 - Unknown word (lglabels) -- if (D->lglabels) DASM_M_FREE(Dst, D ext/opcache/jit/ir/dynasm/dasm_arm64.h:117:40 - Unknown word (lglabels) -- DASM_M_FREE(Dst, D->lglabels, D->lgsize); ext/opcache/jit/ir/dynasm/dasm_arm64.h:117:53 - Unknown word (lgsize) -- Dst, D->lglabels, D->lgsize); @@ -14833,7 +13158,6 @@ ext/opcache/jit/ir/dynasm/dasm_arm64.h:126:53 - Unknown word (maxgl) -- ext/opcache/jit/ir/dynasm/dasm_arm64.h:12:9 - Unknown word (DASM) -- #define DASM_ARCH "arm64" ext/opcache/jit/ir/dynasm/dasm_arm64.h:130:11 - Unknown word (growpc) -- void dasm_growpc(Dst_DECL, unsigned int ext/opcache/jit/ir/dynasm/dasm_arm64.h:130:41 - Unknown word (maxpc) -- Dst_DECL, unsigned int maxpc) -ext/opcache/jit/ir/dynasm/dasm_arm64.h:134:28 - Unknown word (pclabels) -- M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof ext/opcache/jit/ir/dynasm/dasm_arm64.h:134:49 - Unknown word (maxpc) -- pclabels, D->pcsize, maxpc*sizeof(int)); ext/opcache/jit/ir/dynasm/dasm_arm64.h:139:39 - Unknown word (actionlist) -- Dst_DECL, const void *actionlist) ext/opcache/jit/ir/dynasm/dasm_arm64.h:143:33 - Unknown word (actionlist) -- actionlist = (dasm_ActList)actionlist; @@ -14878,10 +13202,7 @@ ext/opcache/jit/ir/dynasm/dasm_arm64.h:70:16 - Unknown word (actionlist) -- ext/opcache/jit/ir/dynasm/dasm_arm64.h:70:39 - Unknown word (actionlist) -- actionlist; /* Current actionlist pointer. */ ext/opcache/jit/ir/dynasm/dasm_arm64.h:71:8 - Unknown word (lglabels) -- int *lglabels; /* Local/global chain ext/opcache/jit/ir/dynasm/dasm_arm64.h:72:10 - Unknown word (lgsize) -- size_t lgsize; -ext/opcache/jit/ir/dynasm/dasm_arm64.h:73:8 - Unknown word (pclabels) -- int *pclabels; /* PC label chains ext/opcache/jit/ir/dynasm/dasm_arm64.h:99:6 - Unknown word (lglabels) -- D->lglabels = NULL; -ext/opcache/jit/ir/dynasm/dasm_mips.h:110:10 - Unknown word (pclabels) -- if (D->pclabels) DASM_M_FREE(Dst, D -ext/opcache/jit/ir/dynasm/dasm_mips.h:110:40 - Unknown word (pclabels) -- DASM_M_FREE(Dst, D->pclabels, D->pcsize); ext/opcache/jit/ir/dynasm/dasm_mips.h:111:10 - Unknown word (lglabels) -- if (D->lglabels) DASM_M_FREE(Dst, D ext/opcache/jit/ir/dynasm/dasm_mips.h:111:40 - Unknown word (lglabels) -- DASM_M_FREE(Dst, D->lglabels, D->lgsize); ext/opcache/jit/ir/dynasm/dasm_mips.h:111:53 - Unknown word (lgsize) -- Dst, D->lglabels, D->lgsize); @@ -14891,7 +13212,6 @@ ext/opcache/jit/ir/dynasm/dasm_mips.h:120:41 - Unknown word (lgsize) -- i ext/opcache/jit/ir/dynasm/dasm_mips.h:120:53 - Unknown word (maxgl) -- lglabels, D->lgsize, (10+maxgl)*sizeof(int)); ext/opcache/jit/ir/dynasm/dasm_mips.h:124:11 - Unknown word (growpc) -- void dasm_growpc(Dst_DECL, unsigned int ext/opcache/jit/ir/dynasm/dasm_mips.h:124:41 - Unknown word (maxpc) -- Dst_DECL, unsigned int maxpc) -ext/opcache/jit/ir/dynasm/dasm_mips.h:128:28 - Unknown word (pclabels) -- M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof ext/opcache/jit/ir/dynasm/dasm_mips.h:128:49 - Unknown word (maxpc) -- pclabels, D->pcsize, maxpc*sizeof(int)); ext/opcache/jit/ir/dynasm/dasm_mips.h:12:9 - Unknown word (DASM) -- #define DASM_ARCH "mips" ext/opcache/jit/ir/dynasm/dasm_mips.h:133:39 - Unknown word (actionlist) -- Dst_DECL, const void *actionlist) @@ -14928,12 +13248,8 @@ ext/opcache/jit/ir/dynasm/dasm_mips.h:67:16 - Unknown word (actionlist) -- d ext/opcache/jit/ir/dynasm/dasm_mips.h:67:39 - Unknown word (actionlist) -- actionlist; /* Current actionlist pointer. */ ext/opcache/jit/ir/dynasm/dasm_mips.h:68:8 - Unknown word (lglabels) -- int *lglabels; /* Local/global chain ext/opcache/jit/ir/dynasm/dasm_mips.h:69:10 - Unknown word (lgsize) -- size_t lgsize; -ext/opcache/jit/ir/dynasm/dasm_mips.h:70:8 - Unknown word (pclabels) -- int *pclabels; /* PC label chains ext/opcache/jit/ir/dynasm/dasm_mips.h:93:6 - Unknown word (lglabels) -- D->lglabels = NULL; ext/opcache/jit/ir/dynasm/dasm_mips.h:94:6 - Unknown word (lgsize) -- D->lgsize = 0; -ext/opcache/jit/ir/dynasm/dasm_mips.h:95:6 - Unknown word (pclabels) -- D->pclabels = NULL; -ext/opcache/jit/ir/dynasm/dasm_ppc.h:110:10 - Unknown word (pclabels) -- if (D->pclabels) DASM_M_FREE(Dst, D -ext/opcache/jit/ir/dynasm/dasm_ppc.h:110:40 - Unknown word (pclabels) -- DASM_M_FREE(Dst, D->pclabels, D->pcsize); ext/opcache/jit/ir/dynasm/dasm_ppc.h:111:10 - Unknown word (lglabels) -- if (D->lglabels) DASM_M_FREE(Dst, D ext/opcache/jit/ir/dynasm/dasm_ppc.h:111:40 - Unknown word (lglabels) -- DASM_M_FREE(Dst, D->lglabels, D->lgsize); ext/opcache/jit/ir/dynasm/dasm_ppc.h:111:53 - Unknown word (lgsize) -- Dst, D->lglabels, D->lgsize); @@ -14943,7 +13259,6 @@ ext/opcache/jit/ir/dynasm/dasm_ppc.h:120:41 - Unknown word (lgsize) -- in ext/opcache/jit/ir/dynasm/dasm_ppc.h:120:53 - Unknown word (maxgl) -- lglabels, D->lgsize, (10+maxgl)*sizeof(int)); ext/opcache/jit/ir/dynasm/dasm_ppc.h:124:11 - Unknown word (growpc) -- void dasm_growpc(Dst_DECL, unsigned int ext/opcache/jit/ir/dynasm/dasm_ppc.h:124:41 - Unknown word (maxpc) -- Dst_DECL, unsigned int maxpc) -ext/opcache/jit/ir/dynasm/dasm_ppc.h:128:28 - Unknown word (pclabels) -- M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof ext/opcache/jit/ir/dynasm/dasm_ppc.h:128:49 - Unknown word (maxpc) -- pclabels, D->pcsize, maxpc*sizeof(int)); ext/opcache/jit/ir/dynasm/dasm_ppc.h:12:9 - Unknown word (DASM) -- #define DASM_ARCH "ppc" ext/opcache/jit/ir/dynasm/dasm_ppc.h:133:39 - Unknown word (actionlist) -- Dst_DECL, const void *actionlist) @@ -14980,24 +13295,17 @@ ext/opcache/jit/ir/dynasm/dasm_ppc.h:67:16 - Unknown word (actionlist) -- da ext/opcache/jit/ir/dynasm/dasm_ppc.h:67:39 - Unknown word (actionlist) -- actionlist; /* Current actionlist pointer. */ ext/opcache/jit/ir/dynasm/dasm_ppc.h:68:8 - Unknown word (lglabels) -- int *lglabels; /* Local/global chain ext/opcache/jit/ir/dynasm/dasm_ppc.h:69:10 - Unknown word (lgsize) -- size_t lgsize; -ext/opcache/jit/ir/dynasm/dasm_ppc.h:70:8 - Unknown word (pclabels) -- int *pclabels; /* PC label chains ext/opcache/jit/ir/dynasm/dasm_ppc.h:93:6 - Unknown word (lglabels) -- D->lglabels = NULL; ext/opcache/jit/ir/dynasm/dasm_ppc.h:94:6 - Unknown word (lgsize) -- D->lgsize = 0; -ext/opcache/jit/ir/dynasm/dasm_ppc.h:95:6 - Unknown word (pclabels) -- D->pclabels = NULL; ext/opcache/jit/ir/dynasm/dasm_proto.h:13:9 - Unknown word (DASM) -- #define DASM_IDENT "DynASM 1.5.0 ext/opcache/jit/ir/dynasm/dasm_proto.h:14:9 - Unknown word (DASM) -- #define DASM_VERSION 10500 /* 1. ext/opcache/jit/ir/dynasm/dasm_proto.h:17:18 - Unknown word (dasm) -- #define Dst_DECL dasm_State **Dst -ext/opcache/jit/ir/dynasm/dasm_proto.h:24:14 - Unknown word (FDEF) -- #ifndef DASM_FDEF ext/opcache/jit/ir/dynasm/dasm_proto.h:24:9 - Unknown word (DASM) -- #ifndef DASM_FDEF -ext/opcache/jit/ir/dynasm/dasm_proto.h:25:14 - Unknown word (FDEF) -- #define DASM_FDEF extern ext/opcache/jit/ir/dynasm/dasm_proto.h:47:16 - Unknown word (dasm) -- typedef struct dasm_State dasm_State; ext/opcache/jit/ir/dynasm/dasm_proto.h:47:27 - Unknown word (dasm) -- typedef struct dasm_State dasm_State; ext/opcache/jit/ir/dynasm/dasm_proto.h:4:40 - Unknown word (dynasm) -- the MIT license. See dynasm.lua for full copyright ext/opcache/jit/ir/dynasm/dasm_proto.h:51:16 - Unknown word (dasm) -- DASM_FDEF void dasm_init(Dst_DECL, int maxsection -ext/opcache/jit/ir/dynasm/dasm_proto.h:51:6 - Unknown word (FDEF) -- DASM_FDEF void dasm_init(Dst_DECL ext/opcache/jit/ir/dynasm/dasm_proto.h:52:16 - Unknown word (dasm) -- DASM_FDEF void dasm_free(Dst_DECL); -ext/opcache/jit/ir/dynasm/dasm_proto.h:52:6 - Unknown word (FDEF) -- DASM_FDEF void dasm_free(Dst_DECL -ext/opcache/jit/ir/dynasm/dasm_proto.h:55:6 - Unknown word (FDEF) -- DASM_FDEF void dasm_setupglobal ext/opcache/jit/ir/dynasm/dasm_proto.h:55:67 - Unknown word (maxgl) -- void **gl, unsigned int maxgl); ext/opcache/jit/ir/dynasm/dasm_proto.h:58:21 - Unknown word (growpc) -- DASM_FDEF void dasm_growpc(Dst_DECL, unsigned int ext/opcache/jit/ir/dynasm/dasm_proto.h:58:51 - Unknown word (maxpc) -- Dst_DECL, unsigned int maxpc); @@ -15005,8 +13313,6 @@ ext/opcache/jit/ir/dynasm/dasm_proto.h:61:49 - Unknown word (actionlist) -- ext/opcache/jit/ir/dynasm/dasm_proto.h:73:20 - Unknown word (getpclabel) -- DASM_FDEF int dasm_getpclabel(Dst_DECL, unsigned int ext/opcache/jit/ir/dynasm/dasm_proto.h:7:10 - Unknown word (DASM) -- #ifndef _DASM_PROTO_H ext/opcache/jit/ir/dynasm/dasm_proto.h:8:10 - Unknown word (DASM) -- #define _DASM_PROTO_H -ext/opcache/jit/ir/dynasm/dasm_x86.h:112:10 - Unknown word (pclabels) -- if (D->pclabels) DASM_M_FREE(Dst, D -ext/opcache/jit/ir/dynasm/dasm_x86.h:112:40 - Unknown word (pclabels) -- DASM_M_FREE(Dst, D->pclabels, D->pcsize); ext/opcache/jit/ir/dynasm/dasm_x86.h:113:10 - Unknown word (lglabels) -- if (D->lglabels) DASM_M_FREE(Dst, D ext/opcache/jit/ir/dynasm/dasm_x86.h:113:40 - Unknown word (lglabels) -- DASM_M_FREE(Dst, D->lglabels, D->lgsize); ext/opcache/jit/ir/dynasm/dasm_x86.h:113:53 - Unknown word (lgsize) -- Dst, D->lglabels, D->lgsize); @@ -15017,7 +13323,6 @@ ext/opcache/jit/ir/dynasm/dasm_x86.h:122:53 - Unknown word (maxgl) -- lg ext/opcache/jit/ir/dynasm/dasm_x86.h:126:11 - Unknown word (growpc) -- void dasm_growpc(Dst_DECL, unsigned int ext/opcache/jit/ir/dynasm/dasm_x86.h:126:41 - Unknown word (maxpc) -- Dst_DECL, unsigned int maxpc) ext/opcache/jit/ir/dynasm/dasm_x86.h:12:9 - Unknown word (DASM) -- #define DASM_ARCH "x86" -ext/opcache/jit/ir/dynasm/dasm_x86.h:130:28 - Unknown word (pclabels) -- M_GROW(Dst, int, D->pclabels, D->pcsize, maxpc*sizeof ext/opcache/jit/ir/dynasm/dasm_x86.h:130:49 - Unknown word (maxpc) -- pclabels, D->pcsize, maxpc*sizeof(int)); ext/opcache/jit/ir/dynasm/dasm_x86.h:135:39 - Unknown word (actionlist) -- Dst_DECL, const void *actionlist) ext/opcache/jit/ir/dynasm/dasm_x86.h:139:33 - Unknown word (actionlist) -- actionlist = (dasm_ActList)actionlist; @@ -15036,12 +13341,10 @@ ext/opcache/jit/ir/dynasm/dasm_x86.h:248:52 - Unknown word (CKPL) -- D- ext/opcache/jit/ir/dynasm/dasm_x86.h:27:60 - Unknown word (dasm) -- positions for a single dasm_put() call. */ ext/opcache/jit/ir/dynasm/dasm_x86.h:324:16 - Unknown word (lpos) -- int lofs, lpos = b[pos]; ext/opcache/jit/ir/dynasm/dasm_x86.h:325:10 - Unknown word (lpos) -- if (lpos < 0) goto noshrink; -ext/opcache/jit/ir/dynasm/dasm_x86.h:325:25 - Unknown word (noshrink) -- if (lpos < 0) goto noshrink; /* Ext global? */ ext/opcache/jit/ir/dynasm/dasm_x86.h:326:30 - Unknown word (lpos) -- lofs = *DASM_POS2PTR(D, lpos); ext/opcache/jit/ir/dynasm/dasm_x86.h:327:10 - Unknown word (lpos) -- if (lpos > pos) { /* Fwd label ext/opcache/jit/ir/dynasm/dasm_x86.h:329:42 - Unknown word (lpos) -- secnum; i < DASM_POS2SEC(lpos); i++) ext/opcache/jit/ir/dynasm/dasm_x86.h:332:25 - Unknown word (Bkwd) -- lofs -= ofs; /* Bkwd label: unfix offset -ext/opcache/jit/ir/dynasm/dasm_x86.h:336:13 - Unknown word (noshrink) -- else { noshrink: shrink = 0; } /* No ext/opcache/jit/ir/dynasm/dasm_x86.h:368:9 - Unknown word (dasmb) -- #define dasmb(x) *cp++ = (unsigned ext/opcache/jit/ir/dynasm/dasm_x86.h:373:9 - Unknown word (dasmw) -- #define dasmw(x) \ ext/opcache/jit/ir/dynasm/dasm_x86.h:375:9 - Unknown word (dasmd) -- #define dasmd(x) \ @@ -15076,207 +13379,166 @@ ext/opcache/jit/ir/dynasm/dasm_x86.h:66:16 - Unknown word (actionlist) -- da ext/opcache/jit/ir/dynasm/dasm_x86.h:66:39 - Unknown word (actionlist) -- actionlist; /* Current actionlist pointer. */ ext/opcache/jit/ir/dynasm/dasm_x86.h:67:8 - Unknown word (lglabels) -- int *lglabels; /* Local/global chain ext/opcache/jit/ir/dynasm/dasm_x86.h:68:10 - Unknown word (lgsize) -- size_t lgsize; -ext/opcache/jit/ir/dynasm/dasm_x86.h:69:8 - Unknown word (pclabels) -- int *pclabels; /* PC label chains ext/opcache/jit/ir/dynasm/dasm_x86.h:95:6 - Unknown word (lglabels) -- D->lglabels = NULL; ext/opcache/jit/ir/dynasm/dasm_x86.h:96:6 - Unknown word (lgsize) -- D->lgsize = 0; -ext/opcache/jit/ir/dynasm/dasm_x86.h:97:6 - Unknown word (pclabels) -- D->pclabels = NULL; -ext/opcache/jit/ir/dynasm/minilua.c:1028:1 - Unknown word (LUAI) -- LUAI_THROW(L,L->errorJmp -ext/opcache/jit/ir/dynasm/minilua.c:1039:17 - Unknown word (rawrunprotected) -- static int luaD_rawrunprotected(lua_State*L,Pfunc f -ext/opcache/jit/ir/dynasm/minilua.c:1044:1 - Unknown word (LUAI) -- LUAI_TRY(L,&lj, -ext/opcache/jit/ir/dynasm/minilua.c:1050:13 - Unknown word (correctstack) -- static void correctstack(lua_State*L,TValue*oldstack -ext/opcache/jit/ir/dynasm/minilua.c:1069:1 - Unknown word (correctstack) -- correctstack(L,oldstack); -ext/opcache/jit/ir/dynasm/minilua.c:1072:10 - Unknown word (oldci) -- CallInfo*oldci=L->base_ci; -ext/opcache/jit/ir/dynasm/minilua.c:1075:14 - Unknown word (oldci) -- L->ci=(L->ci-oldci)+L->base_ci; -ext/opcache/jit/ir/dynasm/minilua.c:1078:18 - Unknown word (growstack) -- static void luaD_growstack(lua_State*L,int n){ -ext/opcache/jit/ir/dynasm/minilua.c:1096:5 - Unknown word (nfixargs) -- int nfixargs=p->numparams; -ext/opcache/jit/ir/dynasm/minilua.c:1097:7 - Unknown word (htab) -- Table*htab=NULL; -ext/opcache/jit/ir/dynasm/minilua.c:1099:13 - Unknown word (nfixargs) -- for(;actualtop++,htab); -ext/opcache/jit/ir/dynasm/minilua.c:1108:22 - Unknown word (htab) -- sethvalue(L,L->top++,htab); +ext/opcache/jit/ir/dynasm/minilua.c:1028:1 - Unknown word (LUAI) -- LUAI_THROW(L,L->errorJmp +ext/opcache/jit/ir/dynasm/minilua.c:1039:17 - Unknown word (rawrunprotected) -- static int luaD_rawrunprotected(lua_State*L,Pfunc f +ext/opcache/jit/ir/dynasm/minilua.c:1044:1 - Unknown word (LUAI) -- LUAI_TRY(L,&lj, +ext/opcache/jit/ir/dynasm/minilua.c:1050:13 - Unknown word (correctstack) -- static void correctstack(lua_State*L,TValue*oldstack +ext/opcache/jit/ir/dynasm/minilua.c:1069:1 - Unknown word (correctstack) -- correctstack(L,oldstack); +ext/opcache/jit/ir/dynasm/minilua.c:1072:10 - Unknown word (oldci) -- CallInfo*oldci=L->base_ci; +ext/opcache/jit/ir/dynasm/minilua.c:1075:14 - Unknown word (oldci) -- L->ci=(L->ci-oldci)+L->base_ci; +ext/opcache/jit/ir/dynasm/minilua.c:1078:18 - Unknown word (growstack) -- static void luaD_growstack(lua_State*L,int n){ +ext/opcache/jit/ir/dynasm/minilua.c:1097:7 - Unknown word (htab) -- Table*htab=NULL; +ext/opcache/jit/ir/dynasm/minilua.c:1107:4 - Unknown word (htab) -- if(htab){ +ext/opcache/jit/ir/dynasm/minilua.c:1108:1 - Unknown word (sethvalue) -- sethvalue(L,L->top++,htab); +ext/opcache/jit/ir/dynasm/minilua.c:1108:22 - Unknown word (htab) -- sethvalue(L,L->top++,htab); ext/opcache/jit/ir/dynasm/minilua.c:110:1 - Unknown word (VVOID) -- VVOID, -ext/opcache/jit/ir/dynasm/minilua.c:1112:14 - Unknown word (tryfunc) -- static StkId tryfuncTM(lua_State*L,StkId -ext/opcache/jit/ir/dynasm/minilua.c:1113:22 - Unknown word (gettmbyobj) -- const TValue*tm=luaT_gettmbyobj(L,func,TM_CALL); -ext/opcache/jit/ir/dynasm/minilua.c:1115:11 - Unknown word (funcr) -- ptrdiff_t funcr=savestack(L,func); -ext/opcache/jit/ir/dynasm/minilua.c:1116:5 - Unknown word (ttisfunction) -- if(!ttisfunction(tm)) -ext/opcache/jit/ir/dynasm/minilua.c:1120:21 - Unknown word (funcr) -- func=restorestack(L,funcr); -ext/opcache/jit/ir/dynasm/minilua.c:1124:49 - Unknown word (condhardstacktests) -- >end_ci)?growCI(L):(condhardstacktests(luaD_reallocCI(L,L- -ext/opcache/jit/ir/dynasm/minilua.c:1125:52 - Unknown word (nresults) -- State*L,StkId func,int nresults){ -ext/opcache/jit/ir/dynasm/minilua.c:1127:11 - Unknown word (funcr) -- ptrdiff_t funcr; -ext/opcache/jit/ir/dynasm/minilua.c:1128:5 - Unknown word (ttisfunction) -- if(!ttisfunction(func)) -ext/opcache/jit/ir/dynasm/minilua.c:1129:6 - Unknown word (tryfunc) -- func=tryfuncTM(L,func); -ext/opcache/jit/ir/dynasm/minilua.c:1130:1 - Unknown word (funcr) -- funcr=savestack(L,func); -ext/opcache/jit/ir/dynasm/minilua.c:1131:5 - Unknown word (clvalue) -- cl=&clvalue(func)->l; -ext/opcache/jit/ir/dynasm/minilua.c:1132:19 - Unknown word (savedpc) -- L->ci->savedpc=L->savedpc; -ext/opcache/jit/ir/dynasm/minilua.c:1132:8 - Unknown word (savedpc) -- L->ci->savedpc=L->savedpc; -ext/opcache/jit/ir/dynasm/minilua.c:1138:21 - Unknown word (funcr) -- func=restorestack(L,funcr); -ext/opcache/jit/ir/dynasm/minilua.c:1153:4 - Unknown word (savedpc) -- L->savedpc=p->code; -ext/opcache/jit/ir/dynasm/minilua.c:1154:5 - Unknown word (tailcalls) -- ci->tailcalls=0; -ext/opcache/jit/ir/dynasm/minilua.c:1155:14 - Unknown word (nresults) -- ci->nresults=nresults; -ext/opcache/jit/ir/dynasm/minilua.c:1155:5 - Unknown word (nresults) -- ci->nresults=nresults; +ext/opcache/jit/ir/dynasm/minilua.c:1113:22 - Unknown word (gettmbyobj) -- const TValue*tm=luaT_gettmbyobj(L,func,TM_CALL); +ext/opcache/jit/ir/dynasm/minilua.c:1115:11 - Unknown word (funcr) -- ptrdiff_t funcr=savestack(L,func); +ext/opcache/jit/ir/dynasm/minilua.c:1116:5 - Unknown word (ttisfunction) -- if(!ttisfunction(tm)) +ext/opcache/jit/ir/dynasm/minilua.c:1120:21 - Unknown word (funcr) -- func=restorestack(L,funcr); +ext/opcache/jit/ir/dynasm/minilua.c:1120:6 - Unknown word (restorestack) -- func=restorestack(L,funcr); +ext/opcache/jit/ir/dynasm/minilua.c:1127:11 - Unknown word (funcr) -- ptrdiff_t funcr; +ext/opcache/jit/ir/dynasm/minilua.c:1128:5 - Unknown word (ttisfunction) -- if(!ttisfunction(func)) +ext/opcache/jit/ir/dynasm/minilua.c:1130:1 - Unknown word (funcr) -- funcr=savestack(L,func); +ext/opcache/jit/ir/dynasm/minilua.c:1131:5 - Unknown word (clvalue) -- cl=&clvalue(func)->l; +ext/opcache/jit/ir/dynasm/minilua.c:1132:19 - Unknown word (savedpc) -- L->ci->savedpc=L->savedpc; +ext/opcache/jit/ir/dynasm/minilua.c:1132:8 - Unknown word (savedpc) -- L->ci->savedpc=L->savedpc; +ext/opcache/jit/ir/dynasm/minilua.c:1138:21 - Unknown word (funcr) -- func=restorestack(L,funcr); +ext/opcache/jit/ir/dynasm/minilua.c:1138:6 - Unknown word (restorestack) -- func=restorestack(L,funcr); +ext/opcache/jit/ir/dynasm/minilua.c:1147:6 - Unknown word (restorestack) -- func=restorestack(L,funcr); +ext/opcache/jit/ir/dynasm/minilua.c:1153:4 - Unknown word (savedpc) -- L->savedpc=p->code; ext/opcache/jit/ir/dynasm/minilua.c:115:1 - Unknown word (VKNUM) -- VKNUM, -ext/opcache/jit/ir/dynasm/minilua.c:1169:5 - Unknown word (nresults) -- ci->nresults=nresults; -ext/opcache/jit/ir/dynasm/minilua.c:117:1 - Unknown word (VUPVAL) -- VUPVAL, +ext/opcache/jit/ir/dynasm/minilua.c:1166:10 - Unknown word (restorestack) -- ci->func=restorestack(L,funcr); +ext/opcache/jit/ir/dynasm/minilua.c:119:1 - Unknown word (VINDEXED) -- VINDEXED, ext/opcache/jit/ir/dynasm/minilua.c:120:1 - Unknown word (VJMP) -- VJMP, -ext/opcache/jit/ir/dynasm/minilua.c:1210:16 - Unknown word (oldn) -- unsigned short oldnCcalls=L->nCcalls; -ext/opcache/jit/ir/dynasm/minilua.c:1211:18 - Unknown word (saveci) -- ptrdiff_t old_ci=saveci(L,L->ci); -ext/opcache/jit/ir/dynasm/minilua.c:1215:13 - Unknown word (rawrunprotected) -- status=luaD_rawrunprotected(L,func,u); +ext/opcache/jit/ir/dynasm/minilua.c:1210:16 - Unknown word (oldn) -- unsigned short oldnCcalls=L->nCcalls; +ext/opcache/jit/ir/dynasm/minilua.c:1211:18 - Unknown word (saveci) -- ptrdiff_t old_ci=saveci(L,L->ci); +ext/opcache/jit/ir/dynasm/minilua.c:1215:13 - Unknown word (rawrunprotected) -- status=luaD_rawrunprotected(L,func,u); ext/opcache/jit/ir/dynasm/minilua.c:121:1 - Unknown word (VRELOCABLE) -- VRELOCABLE, -ext/opcache/jit/ir/dynasm/minilua.c:1220:12 - Unknown word (oldn) -- L->nCcalls=oldnCcalls; -ext/opcache/jit/ir/dynasm/minilua.c:1221:7 - Unknown word (restoreci) -- L->ci=restoreci(L,old_ci); +ext/opcache/jit/ir/dynasm/minilua.c:1220:12 - Unknown word (oldn) -- L->nCcalls=oldnCcalls; +ext/opcache/jit/ir/dynasm/minilua.c:1221:7 - Unknown word (restoreci) -- L->ci=restoreci(L,old_ci); ext/opcache/jit/ir/dynasm/minilua.c:122:1 - Unknown word (VNONRELOC) -- VNONRELOC, -ext/opcache/jit/ir/dynasm/minilua.c:1232:1 - Unknown word (Mbuffer) -- Mbuffer buff; -ext/opcache/jit/ir/dynasm/minilua.c:1243:12 - Unknown word (Lclosure) -- cl=luaF_newLclosure(L,tf->nups,hvalue(gt -ext/opcache/jit/ir/dynasm/minilua.c:1243:27 - Unknown word (nups) -- luaF_newLclosure(L,tf->nups,hvalue(gt(L))); -ext/opcache/jit/ir/dynasm/minilua.c:1243:32 - Unknown word (hvalue) -- newLclosure(L,tf->nups,hvalue(gt(L))); -ext/opcache/jit/ir/dynasm/minilua.c:1245:15 - Unknown word (nups) -- for(i=0;inups;i++) -ext/opcache/jit/ir/dynasm/minilua.c:1246:22 - Unknown word (newupval) -- cl->l.upvals[i]=luaF_newupval(L); -ext/opcache/jit/ir/dynasm/minilua.c:1246:7 - Unknown word (upvals) -- cl->l.upvals[i]=luaF_newupval(L) -ext/opcache/jit/ir/dynasm/minilua.c:1247:1 - Unknown word (setclvalue) -- setclvalue(L,L->top,cl); -ext/opcache/jit/ir/dynasm/minilua.c:1250:17 - Unknown word (protectedparser) -- static int luaD_protectedparser(lua_State*L,ZIO*z,const -ext/opcache/jit/ir/dynasm/minilua.c:1263:10 - Unknown word (gcstate) -- if(G(L)->gcstate==2) -ext/opcache/jit/ir/dynasm/minilua.c:1266:11 - Unknown word (strt) -- tb=&G(L)->strt; -ext/opcache/jit/ir/dynasm/minilua.c:1273:8 - Unknown word (lmod) -- int h1=lmod(h,newsize); -ext/opcache/jit/ir/dynasm/minilua.c:1283:16 - Unknown word (newlstr) -- static TString*newlstr(lua_State*L,const char -ext/opcache/jit/ir/dynasm/minilua.c:1297:11 - Unknown word (strt) -- tb=&G(L)->strt; -ext/opcache/jit/ir/dynasm/minilua.c:1298:3 - Unknown word (lmod) -- h=lmod(h,tb->size); -ext/opcache/jit/ir/dynasm/minilua.c:1301:5 - Unknown word (nuse) -- tb->nuse++; -ext/opcache/jit/ir/dynasm/minilua.c:1302:8 - Unknown word (nuse) -- if(tb->nuse>cast(lu_int32,tb->size -ext/opcache/jit/ir/dynasm/minilua.c:1313:13 - Unknown word (strt) -- for(o=G(L)->strt.hash[lmod(h,G(L)->strt -ext/opcache/jit/ir/dynasm/minilua.c:1313:23 - Unknown word (lmod) -- for(o=G(L)->strt.hash[lmod(h,G(L)->strt.size)] -ext/opcache/jit/ir/dynasm/minilua.c:1313:36 - Unknown word (strt) -- strt.hash[lmod(h,G(L)->strt.size)]; -ext/opcache/jit/ir/dynasm/minilua.c:1316:12 - Unknown word (rawgco) -- TString*ts=rawgco2ts(o); -ext/opcache/jit/ir/dynasm/minilua.c:1318:4 - Unknown word (isdead) -- if(isdead(G(L),o))changewhite -ext/opcache/jit/ir/dynasm/minilua.c:1324:19 - Unknown word (newudata) -- static Udata*luaS_newudata(lua_State*L,size_t s -ext/opcache/jit/ir/dynasm/minilua.c:1338:23 - Unknown word (gnode) -- define hashpow2(t,n)(gnode(t,lmod((n),sizenode -ext/opcache/jit/ir/dynasm/minilua.c:1338:31 - Unknown word (lmod) -- hashpow2(t,n)(gnode(t,lmod((n),sizenode(t)))) -ext/opcache/jit/ir/dynasm/minilua.c:1338:9 - Unknown word (hashpow) -- #define hashpow2(t,n)(gnode(t,lmod( -ext/opcache/jit/ir/dynasm/minilua.c:1339:23 - Unknown word (hashpow) -- define hashstr(t,str)hashpow2(t,(str)->tsv.hash) -ext/opcache/jit/ir/dynasm/minilua.c:1340:25 - Unknown word (hashpow) -- define hashboolean(t,p)hashpow2(t,p) -ext/opcache/jit/ir/dynasm/minilua.c:1341:22 - Unknown word (gnode) -- define hashmod(t,n)(gnode(t,((n)%((sizenode(t -ext/opcache/jit/ir/dynasm/minilua.c:1343:19 - Unknown word (dummynode) -- static const Node dummynode_={ -ext/opcache/jit/ir/dynasm/minilua.c:1350:9 - Unknown word (numeq) -- if(luai_numeq(n,0)) -ext/opcache/jit/ir/dynasm/minilua.c:1351:8 - Unknown word (gnode) -- return gnode(t,0); -ext/opcache/jit/ir/dynasm/minilua.c:1359:18 - Unknown word (nvalue) -- return hashnum(t,nvalue(key)); -ext/opcache/jit/ir/dynasm/minilua.c:1361:18 - Unknown word (rawtsvalue) -- return hashstr(t,rawtsvalue(key)); -ext/opcache/jit/ir/dynasm/minilua.c:1371:4 - Unknown word (ttisnumber) -- if(ttisnumber(key)){ -ext/opcache/jit/ir/dynasm/minilua.c:1372:14 - Unknown word (nvalue) -- lua_Number n=nvalue(key); -ext/opcache/jit/ir/dynasm/minilua.c:1375:9 - Unknown word (numeq) -- if(luai_numeq(cast_num(k),n)) -ext/opcache/jit/ir/dynasm/minilua.c:1382:4 - Unknown word (ttisnil) -- if(ttisnil(key))return-1; -ext/opcache/jit/ir/dynasm/minilua.c:1389:25 - Unknown word (tval) -- luaO_rawequalObj(key2tval(n),key)|| -ext/opcache/jit/ir/dynasm/minilua.c:1390:25 - Unknown word (iscollectable) -- ttype(gkey(n))==(8+3)&&iscollectable(key)&& -ext/opcache/jit/ir/dynasm/minilua.c:1392:14 - Unknown word (gnode) -- i=cast_int(n-gnode(t,0)); -ext/opcache/jit/ir/dynasm/minilua.c:1404:5 - Unknown word (ttisnil) -- if(!ttisnil(&t->array[i])){ -ext/opcache/jit/ir/dynasm/minilua.c:1405:1 - Unknown word (setnvalue) -- setnvalue(key,cast_num(i+1)); +ext/opcache/jit/ir/dynasm/minilua.c:1232:1 - Unknown word (Mbuffer) -- Mbuffer buff; +ext/opcache/jit/ir/dynasm/minilua.c:1243:12 - Unknown word (Lclosure) -- cl=luaF_newLclosure(L,tf->nups,hvalue(gt +ext/opcache/jit/ir/dynasm/minilua.c:1243:32 - Unknown word (hvalue) -- newLclosure(L,tf->nups,hvalue(gt(L))); +ext/opcache/jit/ir/dynasm/minilua.c:1247:1 - Unknown word (setclvalue) -- setclvalue(L,L->top,cl); +ext/opcache/jit/ir/dynasm/minilua.c:1250:17 - Unknown word (protectedparser) -- static int luaD_protectedparser(lua_State*L,ZIO*z,const +ext/opcache/jit/ir/dynasm/minilua.c:1263:10 - Unknown word (gcstate) -- if(G(L)->gcstate==2) +ext/opcache/jit/ir/dynasm/minilua.c:1266:11 - Unknown word (strt) -- tb=&G(L)->strt; +ext/opcache/jit/ir/dynasm/minilua.c:1273:8 - Unknown word (lmod) -- int h1=lmod(h,newsize); +ext/opcache/jit/ir/dynasm/minilua.c:1283:16 - Unknown word (newlstr) -- static TString*newlstr(lua_State*L,const char +ext/opcache/jit/ir/dynasm/minilua.c:1297:11 - Unknown word (strt) -- tb=&G(L)->strt; +ext/opcache/jit/ir/dynasm/minilua.c:1298:3 - Unknown word (lmod) -- h=lmod(h,tb->size); +ext/opcache/jit/ir/dynasm/minilua.c:1313:13 - Unknown word (strt) -- for(o=G(L)->strt.hash[lmod(h,G(L)->strt +ext/opcache/jit/ir/dynasm/minilua.c:1313:23 - Unknown word (lmod) -- for(o=G(L)->strt.hash[lmod(h,G(L)->strt.size)] +ext/opcache/jit/ir/dynasm/minilua.c:1313:36 - Unknown word (strt) -- strt.hash[lmod(h,G(L)->strt.size)]; +ext/opcache/jit/ir/dynasm/minilua.c:1316:12 - Unknown word (rawgco) -- TString*ts=rawgco2ts(o); +ext/opcache/jit/ir/dynasm/minilua.c:1318:4 - Unknown word (isdead) -- if(isdead(G(L),o))changewhite +ext/opcache/jit/ir/dynasm/minilua.c:1324:19 - Unknown word (newudata) -- static Udata*luaS_newudata(lua_State*L,size_t s +ext/opcache/jit/ir/dynasm/minilua.c:1338:23 - Unknown word (gnode) -- define hashpow2(t,n)(gnode(t,lmod((n),sizenode +ext/opcache/jit/ir/dynasm/minilua.c:1338:31 - Unknown word (lmod) -- hashpow2(t,n)(gnode(t,lmod((n),sizenode(t)))) +ext/opcache/jit/ir/dynasm/minilua.c:1341:22 - Unknown word (gnode) -- define hashmod(t,n)(gnode(t,((n)%((sizenode(t +ext/opcache/jit/ir/dynasm/minilua.c:1343:19 - Unknown word (dummynode) -- static const Node dummynode_={ +ext/opcache/jit/ir/dynasm/minilua.c:1350:9 - Unknown word (numeq) -- if(luai_numeq(n,0)) +ext/opcache/jit/ir/dynasm/minilua.c:1351:8 - Unknown word (gnode) -- return gnode(t,0); +ext/opcache/jit/ir/dynasm/minilua.c:1361:18 - Unknown word (rawtsvalue) -- return hashstr(t,rawtsvalue(key)); +ext/opcache/jit/ir/dynasm/minilua.c:1371:4 - Unknown word (ttisnumber) -- if(ttisnumber(key)){ +ext/opcache/jit/ir/dynasm/minilua.c:1375:9 - Unknown word (numeq) -- if(luai_numeq(cast_num(k),n)) +ext/opcache/jit/ir/dynasm/minilua.c:1382:4 - Unknown word (ttisnil) -- if(ttisnil(key))return-1; +ext/opcache/jit/ir/dynasm/minilua.c:1390:25 - Unknown word (iscollectable) -- ttype(gkey(n))==(8+3)&&iscollectable(key)&& +ext/opcache/jit/ir/dynasm/minilua.c:1392:14 - Unknown word (gnode) -- i=cast_int(n-gnode(t,0)); +ext/opcache/jit/ir/dynasm/minilua.c:1404:5 - Unknown word (ttisnil) -- if(!ttisnil(&t->array[i])){ +ext/opcache/jit/ir/dynasm/minilua.c:1405:1 - Unknown word (setnvalue) -- setnvalue(key,cast_num(i+1)); ext/opcache/jit/ir/dynasm/minilua.c:140:5 - Unknown word (NOBINOPR) -- OPR_NOBINOPR -ext/opcache/jit/ir/dynasm/minilua.c:1411:13 - Unknown word (gval) -- if(!ttisnil(gval(gnode(t,i)))){ -ext/opcache/jit/ir/dynasm/minilua.c:1412:18 - Unknown word (tval) -- setobj(L,key,key2tval(gnode(t,i))); -ext/opcache/jit/ir/dynasm/minilua.c:1413:16 - Unknown word (gval) -- setobj(L,key+1,gval(gnode(t,i))); -ext/opcache/jit/ir/dynasm/minilua.c:1419:12 - Unknown word (computesizes) -- static int computesizes(int nums[],int*narray -ext/opcache/jit/ir/dynasm/minilua.c:1419:40 - Unknown word (narray) -- computesizes(int nums[],int*narray){ -ext/opcache/jit/ir/dynasm/minilua.c:1421:5 - Unknown word (twotoi) -- int twotoi; -ext/opcache/jit/ir/dynasm/minilua.c:1425:18 - Unknown word (twotoi) -- for(i=0,twotoi=1;twotoi/2<*narray;i++,twotoi -ext/opcache/jit/ir/dynasm/minilua.c:1425:28 - Unknown word (narray) -- ,twotoi=1;twotoi/2<*narray;i++,twotoi*=2){ -ext/opcache/jit/ir/dynasm/minilua.c:1425:39 - Unknown word (twotoi) -- twotoi/2<*narray;i++,twotoi*=2){ -ext/opcache/jit/ir/dynasm/minilua.c:1425:9 - Unknown word (twotoi) -- for(i=0,twotoi=1;twotoi/2<*narray;i -ext/opcache/jit/ir/dynasm/minilua.c:1428:6 - Unknown word (twotoi) -- if(a>twotoi/2){ +ext/opcache/jit/ir/dynasm/minilua.c:1411:13 - Unknown word (gval) -- if(!ttisnil(gval(gnode(t,i)))){ +ext/opcache/jit/ir/dynasm/minilua.c:1413:16 - Unknown word (gval) -- setobj(L,key+1,gval(gnode(t,i))); +ext/opcache/jit/ir/dynasm/minilua.c:1421:5 - Unknown word (twotoi) -- int twotoi; +ext/opcache/jit/ir/dynasm/minilua.c:1425:18 - Unknown word (twotoi) -- for(i=0,twotoi=1;twotoi/2<*narray;i++,twotoi +ext/opcache/jit/ir/dynasm/minilua.c:1425:39 - Unknown word (twotoi) -- twotoi/2<*narray;i++,twotoi*=2){ +ext/opcache/jit/ir/dynasm/minilua.c:1425:9 - Unknown word (twotoi) -- for(i=0,twotoi=1;twotoi/2<*narray;i +ext/opcache/jit/ir/dynasm/minilua.c:1428:6 - Unknown word (twotoi) -- if(a>twotoi/2){ ext/opcache/jit/ir/dynasm/minilua.c:142:50 - Unknown word (NOUNOPR) -- OPR_NOT,OPR_LEN,OPR_NOUNOPR}UnOpr; -ext/opcache/jit/ir/dynasm/minilua.c:1433:8 - Unknown word (narray) -- if(a==*narray)break; -ext/opcache/jit/ir/dynasm/minilua.c:1435:2 - Unknown word (narray) -- *narray=n; -ext/opcache/jit/ir/dynasm/minilua.c:1441:6 - Unknown word (ceillog) -- nums[ceillog2(k)]++; -ext/opcache/jit/ir/dynasm/minilua.c:1449:5 - Unknown word (ttlg) -- int ttlg; +ext/opcache/jit/ir/dynasm/minilua.c:1441:6 - Unknown word (ceillog) -- nums[ceillog2(k)]++; +ext/opcache/jit/ir/dynasm/minilua.c:1449:5 - Unknown word (ttlg) -- int ttlg; ext/opcache/jit/ir/dynasm/minilua.c:144:9 - Unknown word (luai) -- #define luai_apicheck(L,o){(void -ext/opcache/jit/ir/dynasm/minilua.c:1450:5 - Unknown word (ause) -- int ause=0; -ext/opcache/jit/ir/dynasm/minilua.c:1452:10 - Unknown word (ttlg) -- for(lg=0,ttlg=1;lg<=(32-2);lg++,ttlg -ext/opcache/jit/ir/dynasm/minilua.c:1452:33 - Unknown word (ttlg) -- ttlg=1;lg<=(32-2);lg++,ttlg*=2){ -ext/opcache/jit/ir/dynasm/minilua.c:1454:9 - Unknown word (ttlg) -- int lim=ttlg; -ext/opcache/jit/ir/dynasm/minilua.c:1465:1 - Unknown word (ause) -- ause+=lc; -ext/opcache/jit/ir/dynasm/minilua.c:1467:8 - Unknown word (ause) -- return ause; -ext/opcache/jit/ir/dynasm/minilua.c:1469:50 - Unknown word (pnasize) -- Table*t,int*nums,int*pnasize){ -ext/opcache/jit/ir/dynasm/minilua.c:1471:5 - Unknown word (ause) -- int ause=0; -ext/opcache/jit/ir/dynasm/minilua.c:1475:13 - Unknown word (gval) -- if(!ttisnil(gval(n))){ -ext/opcache/jit/ir/dynasm/minilua.c:1476:1 - Unknown word (ause) -- ause+=countint(key2tval(n -ext/opcache/jit/ir/dynasm/minilua.c:1476:20 - Unknown word (tval) -- ause+=countint(key2tval(n),nums); +ext/opcache/jit/ir/dynasm/minilua.c:1450:5 - Unknown word (ause) -- int ause=0; +ext/opcache/jit/ir/dynasm/minilua.c:1452:10 - Unknown word (ttlg) -- for(lg=0,ttlg=1;lg<=(32-2);lg++,ttlg +ext/opcache/jit/ir/dynasm/minilua.c:1452:33 - Unknown word (ttlg) -- ttlg=1;lg<=(32-2);lg++,ttlg*=2){ +ext/opcache/jit/ir/dynasm/minilua.c:1454:9 - Unknown word (ttlg) -- int lim=ttlg; +ext/opcache/jit/ir/dynasm/minilua.c:1465:1 - Unknown word (ause) -- ause+=lc; +ext/opcache/jit/ir/dynasm/minilua.c:1467:8 - Unknown word (ause) -- return ause; +ext/opcache/jit/ir/dynasm/minilua.c:1469:50 - Unknown word (pnasize) -- Table*t,int*nums,int*pnasize){ +ext/opcache/jit/ir/dynasm/minilua.c:1471:5 - Unknown word (ause) -- int ause=0; +ext/opcache/jit/ir/dynasm/minilua.c:1475:13 - Unknown word (gval) -- if(!ttisnil(gval(n))){ +ext/opcache/jit/ir/dynasm/minilua.c:1476:1 - Unknown word (ause) -- ause+=countint(key2tval(n ext/opcache/jit/ir/dynasm/minilua.c:147:9 - Unknown word (luai) -- #define luai_numadd(a,b)((a)+(b) -ext/opcache/jit/ir/dynasm/minilua.c:1480:2 - Unknown word (pnasize) -- *pnasize+=ause; +ext/opcache/jit/ir/dynasm/minilua.c:1480:2 - Unknown word (pnasize) -- *pnasize+=ause; ext/opcache/jit/ir/dynasm/minilua.c:148:9 - Unknown word (luai) -- #define luai_numsub(a,b)((a)-(b) -ext/opcache/jit/ir/dynasm/minilua.c:1493:22 - Unknown word (dummynode) -- t->node=cast(Node*,(&dummynode_)); -ext/opcache/jit/ir/dynasm/minilua.c:1498:7 - Unknown word (ceillog) -- lsize=ceillog2(size); +ext/opcache/jit/ir/dynasm/minilua.c:1493:22 - Unknown word (dummynode) -- t->node=cast(Node*,(&dummynode_)); +ext/opcache/jit/ir/dynasm/minilua.c:1498:7 - Unknown word (ceillog) -- lsize=ceillog2(size); ext/opcache/jit/ir/dynasm/minilua.c:149:14 - Unknown word (nummul) -- #define luai_nummul(a,b)((a)*(b)) ext/opcache/jit/ir/dynasm/minilua.c:149:9 - Unknown word (luai) -- #define luai_nummul(a,b)((a)*(b) -ext/opcache/jit/ir/dynasm/minilua.c:1501:6 - Unknown word (twoto) -- size=twoto(lsize); -ext/opcache/jit/ir/dynasm/minilua.c:1507:13 - Unknown word (gval) -- setnilvalue(gval(n)); +ext/opcache/jit/ir/dynasm/minilua.c:1507:13 - Unknown word (gval) -- setnilvalue(gval(n)); ext/opcache/jit/ir/dynasm/minilua.c:150:9 - Unknown word (luai) -- #define luai_numdiv(a,b)((a)/(b) -ext/opcache/jit/ir/dynasm/minilua.c:1510:4 - Unknown word (lsizenode) -- t->lsizenode=cast_byte(lsize); -ext/opcache/jit/ir/dynasm/minilua.c:1513:44 - Unknown word (nasize) -- State*L,Table*t,int nasize,int nhsize){ -ext/opcache/jit/ir/dynasm/minilua.c:1513:55 - Unknown word (nhsize) -- Table*t,int nasize,int nhsize){ -ext/opcache/jit/ir/dynasm/minilua.c:1515:5 - Unknown word (oldasize) -- int oldasize=t->sizearray; -ext/opcache/jit/ir/dynasm/minilua.c:1516:17 - Unknown word (lsizenode) -- int oldhsize=t->lsizenode; -ext/opcache/jit/ir/dynasm/minilua.c:1516:5 - Unknown word (oldhsize) -- int oldhsize=t->lsizenode; -ext/opcache/jit/ir/dynasm/minilua.c:1517:6 - Unknown word (nold) -- Node*nold=t->node; -ext/opcache/jit/ir/dynasm/minilua.c:1518:11 - Unknown word (oldasize) -- if(nasize>oldasize) -ext/opcache/jit/ir/dynasm/minilua.c:1518:4 - Unknown word (nasize) -- if(nasize>oldasize) -ext/opcache/jit/ir/dynasm/minilua.c:1519:20 - Unknown word (nasize) -- setarrayvector(L,t,nasize); -ext/opcache/jit/ir/dynasm/minilua.c:1520:19 - Unknown word (nhsize) -- setnodevector(L,t,nhsize); -ext/opcache/jit/ir/dynasm/minilua.c:1521:11 - Unknown word (oldasize) -- if(nasizesizearray=nasize; -ext/opcache/jit/ir/dynasm/minilua.c:1523:16 - Unknown word (oldasize) -- for(i=nasize;iarray,oldasize,nasize,TValue); -ext/opcache/jit/ir/dynasm/minilua.c:1529:13 - Unknown word (oldhsize) -- for(i=twoto(oldhsize)-1;i>=0;i--){ -ext/opcache/jit/ir/dynasm/minilua.c:1529:7 - Unknown word (twoto) -- for(i=twoto(oldhsize)-1;i>=0;i- -ext/opcache/jit/ir/dynasm/minilua.c:152:14 - Unknown word (numpow) -- #define luai_numpow(a,b)(pow(a,b)) -ext/opcache/jit/ir/dynasm/minilua.c:1530:10 - Unknown word (nold) -- Node*old=nold+i; -ext/opcache/jit/ir/dynasm/minilua.c:1532:27 - Unknown word (tval) -- setobj(L,luaH_set(L,t,key2tval(old)),gval(old)); -ext/opcache/jit/ir/dynasm/minilua.c:1534:12 - Unknown word (dummynode) -- if(nold!=(&dummynode_)) -ext/opcache/jit/ir/dynasm/minilua.c:1534:4 - Unknown word (nold) -- if(nold!=(&dummynode_)) -ext/opcache/jit/ir/dynasm/minilua.c:1535:18 - Unknown word (nold) -- luaM_freearray(L,nold,twoto(oldhsize),Node -ext/opcache/jit/ir/dynasm/minilua.c:1535:23 - Unknown word (twoto) -- luaM_freearray(L,nold,twoto(oldhsize),Node); -ext/opcache/jit/ir/dynasm/minilua.c:1535:29 - Unknown word (oldhsize) -- freearray(L,nold,twoto(oldhsize),Node); -ext/opcache/jit/ir/dynasm/minilua.c:1537:18 - Unknown word (resizearray) -- static void luaH_resizearray(lua_State*L,Table*t -ext/opcache/jit/ir/dynasm/minilua.c:1538:23 - Unknown word (dummynode) -- int nsize=(t->node==(&dummynode_))?0:sizenode(t); +ext/opcache/jit/ir/dynasm/minilua.c:1510:4 - Unknown word (lsizenode) -- t->lsizenode=cast_byte(lsize); +ext/opcache/jit/ir/dynasm/minilua.c:1513:44 - Unknown word (nasize) -- State*L,Table*t,int nasize,int nhsize){ +ext/opcache/jit/ir/dynasm/minilua.c:1513:55 - Unknown word (nhsize) -- Table*t,int nasize,int nhsize){ +ext/opcache/jit/ir/dynasm/minilua.c:1515:5 - Unknown word (oldasize) -- int oldasize=t->sizearray; +ext/opcache/jit/ir/dynasm/minilua.c:1516:17 - Unknown word (lsizenode) -- int oldhsize=t->lsizenode; +ext/opcache/jit/ir/dynasm/minilua.c:1516:5 - Unknown word (oldhsize) -- int oldhsize=t->lsizenode; +ext/opcache/jit/ir/dynasm/minilua.c:1518:11 - Unknown word (oldasize) -- if(nasize>oldasize) +ext/opcache/jit/ir/dynasm/minilua.c:1518:4 - Unknown word (nasize) -- if(nasize>oldasize) +ext/opcache/jit/ir/dynasm/minilua.c:1519:20 - Unknown word (nasize) -- setarrayvector(L,t,nasize); +ext/opcache/jit/ir/dynasm/minilua.c:1520:19 - Unknown word (nhsize) -- setnodevector(L,t,nhsize); +ext/opcache/jit/ir/dynasm/minilua.c:1521:11 - Unknown word (oldasize) -- if(nasizesizearray=nasize; +ext/opcache/jit/ir/dynasm/minilua.c:1523:16 - Unknown word (oldasize) -- for(i=nasize;iarray,oldasize,nasize,TValue); +ext/opcache/jit/ir/dynasm/minilua.c:1529:13 - Unknown word (oldhsize) -- for(i=twoto(oldhsize)-1;i>=0;i--){ +ext/opcache/jit/ir/dynasm/minilua.c:1534:12 - Unknown word (dummynode) -- if(nold!=(&dummynode_)) +ext/opcache/jit/ir/dynasm/minilua.c:1535:29 - Unknown word (oldhsize) -- freearray(L,nold,twoto(oldhsize),Node); +ext/opcache/jit/ir/dynasm/minilua.c:1537:18 - Unknown word (resizearray) -- static void luaH_resizearray(lua_State*L,Table*t +ext/opcache/jit/ir/dynasm/minilua.c:1538:23 - Unknown word (dummynode) -- int nsize=(t->node==(&dummynode_))?0:sizenode(t); ext/opcache/jit/ir/dynasm/minilua.c:153:14 - Unknown word (numunm) -- #define luai_numunm(a)(-(a)) ext/opcache/jit/ir/dynasm/minilua.c:154:14 - Unknown word (numeq) -- #define luai_numeq(a,b)((a)==(b)) -ext/opcache/jit/ir/dynasm/minilua.c:1552:4 - Unknown word (computesizes) -- na=computesizes(nums,&nasize); -ext/opcache/jit/ir/dynasm/minilua.c:1555:39 - Unknown word (narray) -- new(lua_State*L,int narray,int nhash){ -ext/opcache/jit/ir/dynasm/minilua.c:1555:50 - Unknown word (nhash) -- State*L,int narray,int nhash){ ext/opcache/jit/ir/dynasm/minilua.c:155:14 - Unknown word (numlt) -- #define luai_numlt(a,b)((a)<(b)) -ext/opcache/jit/ir/dynasm/minilua.c:1562:4 - Unknown word (lsizenode) -- t->lsizenode=0; -ext/opcache/jit/ir/dynasm/minilua.c:1563:22 - Unknown word (dummynode) -- t->node=cast(Node*,(&dummynode_)); -ext/opcache/jit/ir/dynasm/minilua.c:1565:19 - Unknown word (nhash) -- setnodevector(L,t,nhash); +ext/opcache/jit/ir/dynasm/minilua.c:1562:4 - Unknown word (lsizenode) -- t->lsizenode=0; +ext/opcache/jit/ir/dynasm/minilua.c:1563:22 - Unknown word (dummynode) -- t->node=cast(Node*,(&dummynode_)); ext/opcache/jit/ir/dynasm/minilua.c:156:14 - Unknown word (numle) -- #define luai_numle(a,b)((a)<=(b)) ext/opcache/jit/ir/dynasm/minilua.c:157:14 - Unknown word (numisnan) -- #define luai_numisnan(a)(!luai_numeq((a), ext/opcache/jit/ir/dynasm/minilua.c:157:32 - Unknown word (numeq) -- luai_numisnan(a)(!luai_numeq((a),(a))) -ext/opcache/jit/ir/dynasm/minilua.c:1584:6 - Unknown word (othern) -- Node*othern; -ext/opcache/jit/ir/dynasm/minilua.c:1590:1 - Unknown word (othern) -- othern=mainposition(t,key2tval -ext/opcache/jit/ir/dynasm/minilua.c:1591:4 - Unknown word (othern) -- if(othern!=mp){ -ext/opcache/jit/ir/dynasm/minilua.c:1592:13 - Unknown word (othern) -- while(gnext(othern)!=mp)othern=gnext(othern -ext/opcache/jit/ir/dynasm/minilua.c:1592:25 - Unknown word (othern) -- while(gnext(othern)!=mp)othern=gnext(othern); -ext/opcache/jit/ir/dynasm/minilua.c:1605:6 - Unknown word (barriert) -- luaC_barriert(L,t,key); +ext/opcache/jit/ir/dynasm/minilua.c:1584:6 - Unknown word (othern) -- Node*othern; +ext/opcache/jit/ir/dynasm/minilua.c:1590:1 - Unknown word (othern) -- othern=mainposition(t,key2tval +ext/opcache/jit/ir/dynasm/minilua.c:1591:4 - Unknown word (othern) -- if(othern!=mp){ +ext/opcache/jit/ir/dynasm/minilua.c:1592:13 - Unknown word (othern) -- while(gnext(othern)!=mp)othern=gnext(othern +ext/opcache/jit/ir/dynasm/minilua.c:1592:25 - Unknown word (othern) -- while(gnext(othern)!=mp)othern=gnext(othern); +ext/opcache/jit/ir/dynasm/minilua.c:1605:6 - Unknown word (barriert) -- luaC_barriert(L,t,key); ext/opcache/jit/ir/dynasm/minilua.c:160:9 - Unknown word (LUAI) -- #define LUAI_THROW(L,c)longjmp((c -ext/opcache/jit/ir/dynasm/minilua.c:1615:4 - Unknown word (ttisnumber) -- if(ttisnumber(gkey(n))&&luai_numeq +ext/opcache/jit/ir/dynasm/minilua.c:1615:4 - Unknown word (ttisnumber) -- if(ttisnumber(gkey(n))&&luai_numeq ext/opcache/jit/ir/dynasm/minilua.c:161:9 - Unknown word (LUAI) -- #define LUAI_TRY(L,c,a)if(setjmp -ext/opcache/jit/ir/dynasm/minilua.c:1625:25 - Unknown word (rawtsvalue) -- ttisstring(gkey(n))&&rawtsvalue(gkey(n))==key) -ext/opcache/jit/ir/dynasm/minilua.c:1625:4 - Unknown word (ttisstring) -- if(ttisstring(gkey(n))&&rawtsvalue -ext/opcache/jit/ir/dynasm/minilua.c:163:13 - Unknown word (upvalueindex) -- #define lua_upvalueindex(i)((-10002)-(i)) -ext/opcache/jit/ir/dynasm/minilua.c:1661:31 - Unknown word (numisnan) -- ttisnumber(key)&&luai_numisnan(nvalue(key))) -ext/opcache/jit/ir/dynasm/minilua.c:1661:9 - Unknown word (ttisnumber) -- else if(ttisnumber(key)&&luai_numisnan -ext/opcache/jit/ir/dynasm/minilua.c:1672:1 - Unknown word (setnvalue) -- setnvalue(&k,cast_num(key)); -ext/opcache/jit/ir/dynasm/minilua.c:167:64 - Unknown word (nsize) -- size_t osize,size_t nsize); -ext/opcache/jit/ir/dynasm/minilua.c:1724:9 - Unknown word (isfinalized) -- #define isfinalized(u)testbit((u)->marked -ext/opcache/jit/ir/dynasm/minilua.c:1725:9 - Unknown word (markfinalized) -- #define markfinalized(u)l_setbit((u)->marked +ext/opcache/jit/ir/dynasm/minilua.c:1625:25 - Unknown word (rawtsvalue) -- ttisstring(gkey(n))&&rawtsvalue(gkey(n))==key) +ext/opcache/jit/ir/dynasm/minilua.c:1625:4 - Unknown word (ttisstring) -- if(ttisstring(gkey(n))&&rawtsvalue +ext/opcache/jit/ir/dynasm/minilua.c:1661:31 - Unknown word (numisnan) -- ttisnumber(key)&&luai_numisnan(nvalue(key))) +ext/opcache/jit/ir/dynasm/minilua.c:1661:9 - Unknown word (ttisnumber) -- else if(ttisnumber(key)&&luai_numisnan +ext/opcache/jit/ir/dynasm/minilua.c:1672:1 - Unknown word (setnvalue) -- setnvalue(&k,cast_num(key)); +ext/opcache/jit/ir/dynasm/minilua.c:1724:9 - Unknown word (isfinalized) -- #define isfinalized(u)testbit((u)->marked +ext/opcache/jit/ir/dynasm/minilua.c:1725:9 - Unknown word (markfinalized) -- #define markfinalized(u)l_setbit((u)->marked ext/opcache/jit/ir/dynasm/minilua.c:1726:24 - Unknown word (checkconsistency) -- define markvalue(g,o){checkconsistency(o);if(iscollectable ext/opcache/jit/ir/dynasm/minilua.c:1726:47 - Unknown word (iscollectable) -- checkconsistency(o);if(iscollectable(o)&&iswhite(gcvalue +ext/opcache/jit/ir/dynasm/minilua.c:1726:85 - Unknown word (reallymarkobject) -- iswhite(gcvalue(o)))reallymarkobject(g,gcvalue(o));} +ext/opcache/jit/ir/dynasm/minilua.c:1727:48 - Unknown word (reallymarkobject) -- iswhite(obj2gco(t)))reallymarkobject(g,obj2gco(t));} ext/opcache/jit/ir/dynasm/minilua.c:1728:61 - Unknown word (gcpause) -- g->estimate/100)*g->gcpause) -ext/opcache/jit/ir/dynasm/minilua.c:172:24 - Unknown word (tolstring) -- static const char* lua_tolstring(lua_State*L,int idx +ext/opcache/jit/ir/dynasm/minilua.c:172:24 - Unknown word (tolstring) -- static const char* lua_tolstring(lua_State*L,int idx ext/opcache/jit/ir/dynasm/minilua.c:1731:1 - Unknown word (setttype) -- setttype(gkey(n),(8+3)); -ext/opcache/jit/ir/dynasm/minilua.c:174:17 - Unknown word (pushlstring) -- static void lua_pushlstring(lua_State*L,const char +ext/opcache/jit/ir/dynasm/minilua.c:1733:13 - Unknown word (reallymarkobject) -- static void reallymarkobject(global_State*g,GCObject +ext/opcache/jit/ir/dynasm/minilua.c:174:17 - Unknown word (pushlstring) -- static void lua_pushlstring(lua_State*L,const char ext/opcache/jit/ir/dynasm/minilua.c:175:17 - Unknown word (pushcclosure) -- static void lua_pushcclosure(lua_State*L,lua_CFunction -ext/opcache/jit/ir/dynasm/minilua.c:176:45 - Unknown word (narr) -- createtable(lua_State*L,int narr,int nrec); -ext/opcache/jit/ir/dynasm/minilua.c:176:54 - Unknown word (nrec) -- State*L,int narr,int nrec); ext/opcache/jit/ir/dynasm/minilua.c:1776:13 - Unknown word (marktmu) -- static void marktmu(global_State*g){ ext/opcache/jit/ir/dynasm/minilua.c:1777:15 - Unknown word (tmudata) -- GCObject*u=g->tmudata; +ext/opcache/jit/ir/dynasm/minilua.c:1782:1 - Unknown word (reallymarkobject) -- reallymarkobject(g,u); ext/opcache/jit/ir/dynasm/minilua.c:1783:14 - Unknown word (tmudata) -- }while(u!=g->tmudata); ext/opcache/jit/ir/dynasm/minilua.c:1786:20 - Unknown word (separateudata) -- static size_t luaC_separateudata(lua_State*L,int all ext/opcache/jit/ir/dynasm/minilua.c:1788:8 - Unknown word (deadmem) -- size_t deadmem=0; @@ -15291,220 +13553,194 @@ ext/opcache/jit/ir/dynasm/minilua.c:1803:4 - Unknown word (tmudata) ext/opcache/jit/ir/dynasm/minilua.c:180:13 - Unknown word (pushcfunction) -- #define lua_pushcfunction(L,f)lua_pushcclosure ext/opcache/jit/ir/dynasm/minilua.c:180:35 - Unknown word (pushcclosure) -- pushcfunction(L,f)lua_pushcclosure(L,(f),0) ext/opcache/jit/ir/dynasm/minilua.c:1811:8 - Unknown word (deadmem) -- return deadmem; -ext/opcache/jit/ir/dynasm/minilua.c:1813:12 - Unknown word (traversetable) -- static int traversetable(global_State*g,Table ext/opcache/jit/ir/dynasm/minilua.c:1820:6 - Unknown word (gfasttm) -- mode=gfasttm(g,h->metatable,TM_MODE ext/opcache/jit/ir/dynasm/minilua.c:1821:10 - Unknown word (ttisstring) -- if(mode&&ttisstring(mode)){ -ext/opcache/jit/ir/dynasm/minilua.c:1822:17 - Unknown word (svalue) -- weakkey=(strchr(svalue(mode),'k')!=NULL); -ext/opcache/jit/ir/dynasm/minilua.c:1823:19 - Unknown word (svalue) -- weakvalue=(strchr(svalue(mode),'v')!=NULL); -ext/opcache/jit/ir/dynasm/minilua.c:1850:13 - Unknown word (traverseproto) -- static void traverseproto(global_State*g,Proto ext/opcache/jit/ir/dynasm/minilua.c:1853:14 - Unknown word (sizek) -- for(i=0;isizek;i++) -ext/opcache/jit/ir/dynasm/minilua.c:1855:14 - Unknown word (sizeupvalues) -- for(i=0;isizeupvalues;i++){ -ext/opcache/jit/ir/dynasm/minilua.c:1856:7 - Unknown word (upvalues) -- if(f->upvalues[i]) ext/opcache/jit/ir/dynasm/minilua.c:1868:13 - Unknown word (traverseclosure) -- static void traverseclosure(global_State*g,Closure -ext/opcache/jit/ir/dynasm/minilua.c:1873:20 - Unknown word (upvalue) -- markvalue(g,&cl->c.upvalue[i]); -ext/opcache/jit/ir/dynasm/minilua.c:1879:20 - Unknown word (upvals) -- markobject(g,cl->l.upvals[i]); ext/opcache/jit/ir/dynasm/minilua.c:187:13 - Unknown word (isnoneornil) -- #define lua_isnoneornil(L,n)(lua_type(L,(n) -ext/opcache/jit/ir/dynasm/minilua.c:1882:13 - Unknown word (checkstacksizes) -- static void checkstacksizes(lua_State*L,StkId max -ext/opcache/jit/ir/dynasm/minilua.c:1889:1 - Unknown word (condhardstacktests) -- condhardstacktests(luaD_reallocCI(L,ci ext/opcache/jit/ir/dynasm/minilua.c:188:33 - Unknown word (pushlstring) -- pushliteral(L,s)lua_pushlstring(L,""s,(sizeof(s)/sizeof -ext/opcache/jit/ir/dynasm/minilua.c:1895:13 - Unknown word (traversestack) -- static void traversestack(global_State*g,lua_State -ext/opcache/jit/ir/dynasm/minilua.c:1907:1 - Unknown word (checkstacksizes) -- checkstacksizes(l,lim); -ext/opcache/jit/ir/dynasm/minilua.c:1909:14 - Unknown word (propagatemark) -- static l_mem propagatemark(global_State*g){ +ext/opcache/jit/ir/dynasm/minilua.c:1909:14 - Unknown word (propagatemark) -- static l_mem propagatemark(global_State*g){ ext/opcache/jit/ir/dynasm/minilua.c:190:30 - Unknown word (tolstring) -- lua_tostring(L,i)lua_tolstring(L,(i),NULL) -ext/opcache/jit/ir/dynasm/minilua.c:1916:4 - Unknown word (traversetable) -- if(traversetable(g,h)) -ext/opcache/jit/ir/dynasm/minilua.c:1924:1 - Unknown word (traverseclosure) -- traverseclosure(g,cl); -ext/opcache/jit/ir/dynasm/minilua.c:1925:23 - Unknown word (Cclosure) -- return(cl->c.isC)?sizeCclosure(cl->c.nupvalues): -ext/opcache/jit/ir/dynasm/minilua.c:1931:15 - Unknown word (grayagain) -- th->gclist=g->grayagain; -ext/opcache/jit/ir/dynasm/minilua.c:1932:4 - Unknown word (grayagain) -- g->grayagain=o; -ext/opcache/jit/ir/dynasm/minilua.c:1934:1 - Unknown word (traversestack) -- traversestack(g,th); -ext/opcache/jit/ir/dynasm/minilua.c:1941:1 - Unknown word (traverseproto) -- traverseproto(g,p); -ext/opcache/jit/ir/dynasm/minilua.c:1944:19 - Unknown word (sizek) -- sizeof(TValue)*p->sizek+ -ext/opcache/jit/ir/dynasm/minilua.c:1947:21 - Unknown word (sizeupvalues) -- sizeof(TString*)*p->sizeupvalues; -ext/opcache/jit/ir/dynasm/minilua.c:1952:15 - Unknown word (propagateall) -- static size_t propagateall(global_State*g){ -ext/opcache/jit/ir/dynasm/minilua.c:1954:18 - Unknown word (propagatemark) -- while(g->gray)m+=propagatemark(g); -ext/opcache/jit/ir/dynasm/minilua.c:1957:12 - Unknown word (iscleared) -- static int iscleared(const TValue*o,int iskey -ext/opcache/jit/ir/dynasm/minilua.c:1959:4 - Unknown word (ttisstring) -- if(ttisstring(o)){ -ext/opcache/jit/ir/dynasm/minilua.c:1964:2 - Unknown word (ttisuserdata) -- (ttisuserdata(o)&&(!iskey&&isfinalized -ext/opcache/jit/ir/dynasm/minilua.c:1964:28 - Unknown word (isfinalized) -- ttisuserdata(o)&&(!iskey&&isfinalized(uvalue(o)))); -ext/opcache/jit/ir/dynasm/minilua.c:1964:40 - Unknown word (uvalue) -- !iskey&&isfinalized(uvalue(o)))); +ext/opcache/jit/ir/dynasm/minilua.c:1924:1 - Unknown word (traverseclosure) -- traverseclosure(g,cl); +ext/opcache/jit/ir/dynasm/minilua.c:1925:23 - Unknown word (Cclosure) -- return(cl->c.isC)?sizeCclosure(cl->c.nupvalues): +ext/opcache/jit/ir/dynasm/minilua.c:1931:15 - Unknown word (grayagain) -- th->gclist=g->grayagain; +ext/opcache/jit/ir/dynasm/minilua.c:1932:4 - Unknown word (grayagain) -- g->grayagain=o; +ext/opcache/jit/ir/dynasm/minilua.c:1944:19 - Unknown word (sizek) -- sizeof(TValue)*p->sizek+ +ext/opcache/jit/ir/dynasm/minilua.c:1952:15 - Unknown word (propagateall) -- static size_t propagateall(global_State*g){ +ext/opcache/jit/ir/dynasm/minilua.c:1954:18 - Unknown word (propagatemark) -- while(g->gray)m+=propagatemark(g); +ext/opcache/jit/ir/dynasm/minilua.c:1957:12 - Unknown word (iscleared) -- static int iscleared(const TValue*o,int iskey +ext/opcache/jit/ir/dynasm/minilua.c:1959:4 - Unknown word (ttisstring) -- if(ttisstring(o)){ +ext/opcache/jit/ir/dynasm/minilua.c:1964:2 - Unknown word (ttisuserdata) -- (ttisuserdata(o)&&(!iskey&&isfinalized +ext/opcache/jit/ir/dynasm/minilua.c:1964:28 - Unknown word (isfinalized) -- ttisuserdata(o)&&(!iskey&&isfinalized(uvalue(o)))); ext/opcache/jit/ir/dynasm/minilua.c:196:12 - Unknown word (namewhat) -- const char*namewhat; -ext/opcache/jit/ir/dynasm/minilua.c:1973:4 - Unknown word (iscleared) -- if(iscleared(o,0)) -ext/opcache/jit/ir/dynasm/minilua.c:1981:2 - Unknown word (iscleared) -- (iscleared(key2tval(n),1)||iscleared -ext/opcache/jit/ir/dynasm/minilua.c:1981:28 - Unknown word (iscleared) -- iscleared(key2tval(n),1)||iscleared(gval(n),0))){ -ext/opcache/jit/ir/dynasm/minilua.c:1992:13 - Unknown word (freeclosure) -- case 6:luaF_freeclosure(L,gco2cl(o));break; -ext/opcache/jit/ir/dynasm/minilua.c:1993:16 - Unknown word (freeupval) -- case(8+2):luaF_freeupval(L,gco2uv(o));break; -ext/opcache/jit/ir/dynasm/minilua.c:2000:12 - Unknown word (nuse) -- G(L)->strt.nuse--; -ext/opcache/jit/ir/dynasm/minilua.c:2005:18 - Unknown word (sizeudata) -- luaM_freemem(L,o,sizeudata(gco2u(o))); -ext/opcache/jit/ir/dynasm/minilua.c:200:5 - Unknown word (nups) -- int nups; -ext/opcache/jit/ir/dynasm/minilua.c:2011:28 - Unknown word (sweeplist) -- define sweepwholelist(L,p)sweeplist(L,p,((lu_mem)(~(lu_mem -ext/opcache/jit/ir/dynasm/minilua.c:2011:9 - Unknown word (sweepwholelist) -- #define sweepwholelist(L,p)sweeplist(L,p,( -ext/opcache/jit/ir/dynasm/minilua.c:2012:18 - Unknown word (sweeplist) -- static GCObject**sweeplist(lua_State*L,GCObject -ext/opcache/jit/ir/dynasm/minilua.c:2015:5 - Unknown word (deadmask) -- int deadmask=otherwhite(g); -ext/opcache/jit/ir/dynasm/minilua.c:2018:1 - Unknown word (sweepwholelist) -- sweepwholelist(L,&gco2th(curr)->openupval -ext/opcache/jit/ir/dynasm/minilua.c:2019:37 - Unknown word (deadmask) -- marked^bit2mask(0,1))&deadmask){ -ext/opcache/jit/ir/dynasm/minilua.c:2025:13 - Unknown word (rootgc) -- if(curr==g->rootgc) -ext/opcache/jit/ir/dynasm/minilua.c:2026:4 - Unknown word (rootgc) -- g->rootgc=curr->gch.next; -ext/opcache/jit/ir/dynasm/minilua.c:2034:12 - Unknown word (nuse) -- if(g->strt.nusestrt -ext/opcache/jit/ir/dynasm/minilua.c:2039:6 - Unknown word (resizebuffer) -- luaZ_resizebuffer(L,&g->buff,newsize) -ext/opcache/jit/ir/dynasm/minilua.c:2042:13 - Unknown word (GCTM) -- static void GCTM(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:2054:4 - Unknown word (fasttm) -- tm=fasttm(L,udata->uv.metatable -ext/opcache/jit/ir/dynasm/minilua.c:2056:9 - Unknown word (oldah) -- lu_byte oldah=L->allowhook; -ext/opcache/jit/ir/dynasm/minilua.c:2057:8 - Unknown word (oldt) -- lu_mem oldt=g->GCthreshold; -ext/opcache/jit/ir/dynasm/minilua.c:2061:1 - Unknown word (setuvalue) -- setuvalue(L,L->top+1,udata); -ext/opcache/jit/ir/dynasm/minilua.c:2064:14 - Unknown word (oldah) -- L->allowhook=oldah; -ext/opcache/jit/ir/dynasm/minilua.c:2065:16 - Unknown word (oldt) -- g->GCthreshold=oldt; -ext/opcache/jit/ir/dynasm/minilua.c:2068:22 - Unknown word (GCTM) -- static void luaC_callGCTM(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:2070:1 - Unknown word (GCTM) -- GCTM(L); -ext/opcache/jit/ir/dynasm/minilua.c:2076:1 - Unknown word (sweepwholelist) -- sweepwholelist(L,&g->rootgc); -ext/opcache/jit/ir/dynasm/minilua.c:2076:22 - Unknown word (rootgc) -- sweepwholelist(L,&g->rootgc); -ext/opcache/jit/ir/dynasm/minilua.c:2078:1 - Unknown word (sweepwholelist) -- sweepwholelist(L,&g->strt.hash[i]) -ext/opcache/jit/ir/dynasm/minilua.c:2080:13 - Unknown word (markmt) -- static void markmt(global_State*g){ -ext/opcache/jit/ir/dynasm/minilua.c:2088:4 - Unknown word (grayagain) -- g->grayagain=NULL; -ext/opcache/jit/ir/dynasm/minilua.c:2093:1 - Unknown word (markmt) -- markmt(g); -ext/opcache/jit/ir/dynasm/minilua.c:2094:4 - Unknown word (gcstate) -- g->gcstate=1; -ext/opcache/jit/ir/dynasm/minilua.c:2096:13 - Unknown word (remarkupvals) -- static void remarkupvals(global_State*g){ -ext/opcache/jit/ir/dynasm/minilua.c:2098:11 - Unknown word (uvhead) -- for(uv=g->uvhead.u.l.next;uv!=&g->uvhead -ext/opcache/jit/ir/dynasm/minilua.c:2105:8 - Unknown word (udsize) -- size_t udsize; -ext/opcache/jit/ir/dynasm/minilua.c:2106:1 - Unknown word (remarkupvals) -- remarkupvals(g); -ext/opcache/jit/ir/dynasm/minilua.c:2107:1 - Unknown word (propagateall) -- propagateall(g); -ext/opcache/jit/ir/dynasm/minilua.c:2111:1 - Unknown word (markmt) -- markmt(g); -ext/opcache/jit/ir/dynasm/minilua.c:2112:1 - Unknown word (propagateall) -- propagateall(g); -ext/opcache/jit/ir/dynasm/minilua.c:2113:12 - Unknown word (grayagain) -- g->gray=g->grayagain; -ext/opcache/jit/ir/dynasm/minilua.c:2115:1 - Unknown word (propagateall) -- propagateall(g); -ext/opcache/jit/ir/dynasm/minilua.c:2116:1 - Unknown word (udsize) -- udsize=luaC_separateudata(L -ext/opcache/jit/ir/dynasm/minilua.c:2116:13 - Unknown word (separateudata) -- udsize=luaC_separateudata(L,0); -ext/opcache/jit/ir/dynasm/minilua.c:2117:1 - Unknown word (marktmu) -- marktmu(g); -ext/opcache/jit/ir/dynasm/minilua.c:2118:1 - Unknown word (udsize) -- udsize+=propagateall(g); -ext/opcache/jit/ir/dynasm/minilua.c:2118:9 - Unknown word (propagateall) -- udsize+=propagateall(g); -ext/opcache/jit/ir/dynasm/minilua.c:211:41 - Unknown word (Umaxalign) -- double u;void*s;long l;}L_Umaxalign; -ext/opcache/jit/ir/dynasm/minilua.c:2121:4 - Unknown word (sweepstrgc) -- g->sweepstrgc=0; -ext/opcache/jit/ir/dynasm/minilua.c:2122:16 - Unknown word (rootgc) -- g->sweepgc=&g->rootgc; -ext/opcache/jit/ir/dynasm/minilua.c:2122:4 - Unknown word (sweepgc) -- g->sweepgc=&g->rootgc; -ext/opcache/jit/ir/dynasm/minilua.c:2123:4 - Unknown word (gcstate) -- g->gcstate=2; -ext/opcache/jit/ir/dynasm/minilua.c:2124:27 - Unknown word (udsize) -- estimate=g->totalbytes-udsize; -ext/opcache/jit/ir/dynasm/minilua.c:2128:11 - Unknown word (gcstate) -- switch(g->gcstate){ -ext/opcache/jit/ir/dynasm/minilua.c:2135:8 - Unknown word (propagatemark) -- return propagatemark(g); -ext/opcache/jit/ir/dynasm/minilua.c:2143:1 - Unknown word (sweepwholelist) -- sweepwholelist(L,&g->strt.hash[g->sweepstrgc -ext/opcache/jit/ir/dynasm/minilua.c:2143:35 - Unknown word (sweepstrgc) -- pwholelist(L,&g->strt.hash[g->sweepstrgc++]); -ext/opcache/jit/ir/dynasm/minilua.c:2144:7 - Unknown word (sweepstrgc) -- if(g->sweepstrgc>=g->strt.size) -ext/opcache/jit/ir/dynasm/minilua.c:2151:12 - Unknown word (sweeplist) -- g->sweepgc=sweeplist(L,g->sweepgc,40); -ext/opcache/jit/ir/dynasm/minilua.c:2151:27 - Unknown word (sweepgc) -- sweepgc=sweeplist(L,g->sweepgc,40); -ext/opcache/jit/ir/dynasm/minilua.c:2151:4 - Unknown word (sweepgc) -- g->sweepgc=sweeplist(L,g->sweepgc -ext/opcache/jit/ir/dynasm/minilua.c:2152:8 - Unknown word (sweepgc) -- if(*g->sweepgc==NULL){ -ext/opcache/jit/ir/dynasm/minilua.c:2161:1 - Unknown word (GCTM) -- GCTM(L); -ext/opcache/jit/ir/dynasm/minilua.c:2168:4 - Unknown word (gcdept) -- g->gcdept=0; -ext/opcache/jit/ir/dynasm/minilua.c:2177:26 - Unknown word (gcstepmul) -- mem lim=(1024u/100)*g->gcstepmul; -ext/opcache/jit/ir/dynasm/minilua.c:2180:4 - Unknown word (gcdept) -- g->gcdept+=g->totalbytes-g->GCthreshold -ext/opcache/jit/ir/dynasm/minilua.c:2187:7 - Unknown word (gcdept) -- if(g->gcdept<1024u) -ext/opcache/jit/ir/dynasm/minilua.c:2190:4 - Unknown word (gcdept) -- g->gcdept-=1024u; -ext/opcache/jit/ir/dynasm/minilua.c:2198:18 - Unknown word (barrierf) -- static void luaC_barrierf(lua_State*L,GCObject -ext/opcache/jit/ir/dynasm/minilua.c:2205:18 - Unknown word (barrierback) -- static void luaC_barrierback(lua_State*L,Table*t -ext/opcache/jit/ir/dynasm/minilua.c:220:9 - Unknown word (condhardstacktests) -- #define condhardstacktests(x)((void)0) -ext/opcache/jit/ir/dynasm/minilua.c:2219:18 - Unknown word (linkupval) -- static void luaC_linkupval(lua_State*L,UpVal*uv -ext/opcache/jit/ir/dynasm/minilua.c:2240:9 - Unknown word (seminfo) -- SemInfo seminfo; -ext/opcache/jit/ir/dynasm/minilua.c:2253:6 - Unknown word (decpoint) -- char decpoint; -ext/opcache/jit/ir/dynasm/minilua.c:2256:18 - Unknown word (lexerror) -- static void luaX_lexerror(LexState*ls,const char -ext/opcache/jit/ir/dynasm/minilua.c:2259:9 - Unknown word (tostate) -- #define tostate(l)(cast(lua_State*,cast -ext/opcache/jit/ir/dynasm/minilua.c:2282:15 - Unknown word (luaopen) -- static void f_luaopen(lua_State*L,void*ud -ext/opcache/jit/ir/dynasm/minilua.c:2286:1 - Unknown word (sethvalue) -- sethvalue(L,gt(L),luaH_new(L, -ext/opcache/jit/ir/dynasm/minilua.c:2287:1 - Unknown word (sethvalue) -- sethvalue(L,registry(L),luaH_new -ext/opcache/jit/ir/dynasm/minilua.c:2333:3 - Unknown word (tostate) -- L=tostate(l); -ext/opcache/jit/ir/dynasm/minilua.c:234:9 - Unknown word (ttisnil) -- #define ttisnil(o)(ttype(o)==0) -ext/opcache/jit/ir/dynasm/minilua.c:2355:4 - Unknown word (sweepstrgc) -- g->sweepstrgc=0; -ext/opcache/jit/ir/dynasm/minilua.c:235:9 - Unknown word (ttisnumber) -- #define ttisnumber(o)(ttype(o)==3) -ext/opcache/jit/ir/dynasm/minilua.c:2362:4 - Unknown word (gcpause) -- g->gcpause=200; -ext/opcache/jit/ir/dynasm/minilua.c:2363:4 - Unknown word (gcstepmul) -- g->gcstepmul=200; -ext/opcache/jit/ir/dynasm/minilua.c:2366:29 - Unknown word (luaopen) -- rawrunprotected(L,f_luaopen,NULL)!=0){ -ext/opcache/jit/ir/dynasm/minilua.c:2366:9 - Unknown word (rawrunprotected) -- if(luaD_rawrunprotected(L,f_luaopen,NULL)!= -ext/opcache/jit/ir/dynasm/minilua.c:236:9 - Unknown word (ttisstring) -- #define ttisstring(o)(ttype(o)==4) -ext/opcache/jit/ir/dynasm/minilua.c:2374:13 - Unknown word (callallgc) -- static void callallgcTM(lua_State*L,void*ud -ext/opcache/jit/ir/dynasm/minilua.c:2376:10 - Unknown word (GCTM) -- luaC_callGCTM(L); -ext/opcache/jit/ir/dynasm/minilua.c:237:9 - Unknown word (ttistable) -- #define ttistable(o)(ttype(o)==5) -ext/opcache/jit/ir/dynasm/minilua.c:2381:6 - Unknown word (separateudata) -- luaC_separateudata(L,1); -ext/opcache/jit/ir/dynasm/minilua.c:2387:13 - Unknown word (rawrunprotected) -- }while(luaD_rawrunprotected(L,callallgcTM,NULL) -ext/opcache/jit/ir/dynasm/minilua.c:2387:31 - Unknown word (callallgc) -- luaD_rawrunprotected(L,callallgcTM,NULL)!=0); -ext/opcache/jit/ir/dynasm/minilua.c:238:9 - Unknown word (ttisfunction) -- #define ttisfunction(o)(ttype(o)==6) -ext/opcache/jit/ir/dynasm/minilua.c:2392:14 - Unknown word (setmultret) -- #define luaK_setmultret(fs,e)luaK_setreturns -ext/opcache/jit/ir/dynasm/minilua.c:2392:35 - Unknown word (setreturns) -- setmultret(fs,e)luaK_setreturns(fs,e,(-1)) -ext/opcache/jit/ir/dynasm/minilua.c:2395:18 - Unknown word (setreturns) -- static void luaK_setreturns(FuncState*fs,expdesc -ext/opcache/jit/ir/dynasm/minilua.c:2396:18 - Unknown word (patchtohere) -- static void luaK_patchtohere(FuncState*fs,int list -ext/opcache/jit/ir/dynasm/minilua.c:2398:12 - Unknown word (currentpc) -- static int currentpc(lua_State*L,CallInfo -ext/opcache/jit/ir/dynasm/minilua.c:239:9 - Unknown word (ttisboolean) -- #define ttisboolean(o)(ttype(o)==1) -ext/opcache/jit/ir/dynasm/minilua.c:2405:8 - Unknown word (currentpc) -- int pc=currentpc(L,ci); -ext/opcache/jit/ir/dynasm/minilua.c:240:9 - Unknown word (ttisuserdata) -- #define ttisuserdata(o)(ttype(o)==7) -ext/opcache/jit/ir/dynasm/minilua.c:2417:12 - Unknown word (tailcalls) -- level-=ci->tailcalls; -ext/opcache/jit/ir/dynasm/minilua.c:241:9 - Unknown word (ttisthread) -- #define ttisthread(o)(ttype(o)==8) -ext/opcache/jit/ir/dynasm/minilua.c:242:9 - Unknown word (ttislightuserdata) -- #define ttislightuserdata(o)(ttype(o)==2) -ext/opcache/jit/ir/dynasm/minilua.c:2430:14 - Unknown word (getluaproto) -- static Proto*getluaproto(CallInfo*ci){ -ext/opcache/jit/ir/dynasm/minilua.c:2449:14 - Unknown word (namewhat) -- ar->name=ar->namewhat=""; -ext/opcache/jit/ir/dynasm/minilua.c:244:29 - Unknown word (iscollectable) -- gcvalue(o)check_exp(iscollectable(o),(o)->value.gc) -ext/opcache/jit/ir/dynasm/minilua.c:244:9 - Unknown word (gcvalue) -- #define gcvalue(o)check_exp(iscollectable +ext/opcache/jit/ir/dynasm/minilua.c:1973:4 - Unknown word (iscleared) -- if(iscleared(o,0)) +ext/opcache/jit/ir/dynasm/minilua.c:1981:2 - Unknown word (iscleared) -- (iscleared(key2tval(n),1)||iscleared +ext/opcache/jit/ir/dynasm/minilua.c:1981:28 - Unknown word (iscleared) -- iscleared(key2tval(n),1)||iscleared(gval(n),0))){ +ext/opcache/jit/ir/dynasm/minilua.c:1992:13 - Unknown word (freeclosure) -- case 6:luaF_freeclosure(L,gco2cl(o));break; +ext/opcache/jit/ir/dynasm/minilua.c:2005:18 - Unknown word (sizeudata) -- luaM_freemem(L,o,sizeudata(gco2u(o))); +ext/opcache/jit/ir/dynasm/minilua.c:2011:28 - Unknown word (sweeplist) -- define sweepwholelist(L,p)sweeplist(L,p,((lu_mem)(~(lu_mem +ext/opcache/jit/ir/dynasm/minilua.c:2011:9 - Unknown word (sweepwholelist) -- #define sweepwholelist(L,p)sweeplist(L,p,( +ext/opcache/jit/ir/dynasm/minilua.c:2012:18 - Unknown word (sweeplist) -- static GCObject**sweeplist(lua_State*L,GCObject +ext/opcache/jit/ir/dynasm/minilua.c:2015:5 - Unknown word (deadmask) -- int deadmask=otherwhite(g); +ext/opcache/jit/ir/dynasm/minilua.c:2018:1 - Unknown word (sweepwholelist) -- sweepwholelist(L,&gco2th(curr)->openupval +ext/opcache/jit/ir/dynasm/minilua.c:2019:37 - Unknown word (deadmask) -- marked^bit2mask(0,1))&deadmask){ +ext/opcache/jit/ir/dynasm/minilua.c:2025:13 - Unknown word (rootgc) -- if(curr==g->rootgc) +ext/opcache/jit/ir/dynasm/minilua.c:2026:4 - Unknown word (rootgc) -- g->rootgc=curr->gch.next; +ext/opcache/jit/ir/dynasm/minilua.c:2039:6 - Unknown word (resizebuffer) -- luaZ_resizebuffer(L,&g->buff,newsize) +ext/opcache/jit/ir/dynasm/minilua.c:2042:13 - Unknown word (GCTM) -- static void GCTM(lua_State*L){ +ext/opcache/jit/ir/dynasm/minilua.c:2054:4 - Unknown word (fasttm) -- tm=fasttm(L,udata->uv.metatable +ext/opcache/jit/ir/dynasm/minilua.c:2056:9 - Unknown word (oldah) -- lu_byte oldah=L->allowhook; +ext/opcache/jit/ir/dynasm/minilua.c:2057:8 - Unknown word (oldt) -- lu_mem oldt=g->GCthreshold; +ext/opcache/jit/ir/dynasm/minilua.c:2061:1 - Unknown word (setuvalue) -- setuvalue(L,L->top+1,udata); +ext/opcache/jit/ir/dynasm/minilua.c:2064:14 - Unknown word (oldah) -- L->allowhook=oldah; +ext/opcache/jit/ir/dynasm/minilua.c:2065:16 - Unknown word (oldt) -- g->GCthreshold=oldt; +ext/opcache/jit/ir/dynasm/minilua.c:2068:22 - Unknown word (GCTM) -- static void luaC_callGCTM(lua_State*L){ +ext/opcache/jit/ir/dynasm/minilua.c:2070:1 - Unknown word (GCTM) -- GCTM(L); +ext/opcache/jit/ir/dynasm/minilua.c:2076:1 - Unknown word (sweepwholelist) -- sweepwholelist(L,&g->rootgc); +ext/opcache/jit/ir/dynasm/minilua.c:2076:22 - Unknown word (rootgc) -- sweepwholelist(L,&g->rootgc); +ext/opcache/jit/ir/dynasm/minilua.c:2078:1 - Unknown word (sweepwholelist) -- sweepwholelist(L,&g->strt.hash[i]) +ext/opcache/jit/ir/dynasm/minilua.c:2080:13 - Unknown word (markmt) -- static void markmt(global_State*g){ +ext/opcache/jit/ir/dynasm/minilua.c:2088:4 - Unknown word (grayagain) -- g->grayagain=NULL; +ext/opcache/jit/ir/dynasm/minilua.c:2093:1 - Unknown word (markmt) -- markmt(g); +ext/opcache/jit/ir/dynasm/minilua.c:2094:4 - Unknown word (gcstate) -- g->gcstate=1; +ext/opcache/jit/ir/dynasm/minilua.c:2096:13 - Unknown word (remarkupvals) -- static void remarkupvals(global_State*g){ +ext/opcache/jit/ir/dynasm/minilua.c:2098:11 - Unknown word (uvhead) -- for(uv=g->uvhead.u.l.next;uv!=&g->uvhead +ext/opcache/jit/ir/dynasm/minilua.c:2105:8 - Unknown word (udsize) -- size_t udsize; +ext/opcache/jit/ir/dynasm/minilua.c:2106:1 - Unknown word (remarkupvals) -- remarkupvals(g); +ext/opcache/jit/ir/dynasm/minilua.c:2107:1 - Unknown word (propagateall) -- propagateall(g); +ext/opcache/jit/ir/dynasm/minilua.c:2111:1 - Unknown word (markmt) -- markmt(g); +ext/opcache/jit/ir/dynasm/minilua.c:2112:1 - Unknown word (propagateall) -- propagateall(g); +ext/opcache/jit/ir/dynasm/minilua.c:2113:12 - Unknown word (grayagain) -- g->gray=g->grayagain; +ext/opcache/jit/ir/dynasm/minilua.c:2115:1 - Unknown word (propagateall) -- propagateall(g); +ext/opcache/jit/ir/dynasm/minilua.c:2116:1 - Unknown word (udsize) -- udsize=luaC_separateudata(L +ext/opcache/jit/ir/dynasm/minilua.c:2116:13 - Unknown word (separateudata) -- udsize=luaC_separateudata(L,0); +ext/opcache/jit/ir/dynasm/minilua.c:2117:1 - Unknown word (marktmu) -- marktmu(g); +ext/opcache/jit/ir/dynasm/minilua.c:2118:1 - Unknown word (udsize) -- udsize+=propagateall(g); +ext/opcache/jit/ir/dynasm/minilua.c:2118:9 - Unknown word (propagateall) -- udsize+=propagateall(g); +ext/opcache/jit/ir/dynasm/minilua.c:2121:4 - Unknown word (sweepstrgc) -- g->sweepstrgc=0; +ext/opcache/jit/ir/dynasm/minilua.c:2122:16 - Unknown word (rootgc) -- g->sweepgc=&g->rootgc; +ext/opcache/jit/ir/dynasm/minilua.c:2122:4 - Unknown word (sweepgc) -- g->sweepgc=&g->rootgc; +ext/opcache/jit/ir/dynasm/minilua.c:2123:4 - Unknown word (gcstate) -- g->gcstate=2; +ext/opcache/jit/ir/dynasm/minilua.c:2124:27 - Unknown word (udsize) -- estimate=g->totalbytes-udsize; +ext/opcache/jit/ir/dynasm/minilua.c:2128:11 - Unknown word (gcstate) -- switch(g->gcstate){ +ext/opcache/jit/ir/dynasm/minilua.c:2135:8 - Unknown word (propagatemark) -- return propagatemark(g); +ext/opcache/jit/ir/dynasm/minilua.c:2143:1 - Unknown word (sweepwholelist) -- sweepwholelist(L,&g->strt.hash[g->sweepstrgc +ext/opcache/jit/ir/dynasm/minilua.c:2143:35 - Unknown word (sweepstrgc) -- pwholelist(L,&g->strt.hash[g->sweepstrgc++]); +ext/opcache/jit/ir/dynasm/minilua.c:2144:7 - Unknown word (sweepstrgc) -- if(g->sweepstrgc>=g->strt.size) +ext/opcache/jit/ir/dynasm/minilua.c:2151:12 - Unknown word (sweeplist) -- g->sweepgc=sweeplist(L,g->sweepgc,40); +ext/opcache/jit/ir/dynasm/minilua.c:2151:27 - Unknown word (sweepgc) -- sweepgc=sweeplist(L,g->sweepgc,40); +ext/opcache/jit/ir/dynasm/minilua.c:2151:4 - Unknown word (sweepgc) -- g->sweepgc=sweeplist(L,g->sweepgc +ext/opcache/jit/ir/dynasm/minilua.c:2152:8 - Unknown word (sweepgc) -- if(*g->sweepgc==NULL){ +ext/opcache/jit/ir/dynasm/minilua.c:2161:1 - Unknown word (GCTM) -- GCTM(L); +ext/opcache/jit/ir/dynasm/minilua.c:2168:4 - Unknown word (gcdept) -- g->gcdept=0; +ext/opcache/jit/ir/dynasm/minilua.c:2177:26 - Unknown word (gcstepmul) -- mem lim=(1024u/100)*g->gcstepmul; +ext/opcache/jit/ir/dynasm/minilua.c:2180:4 - Unknown word (gcdept) -- g->gcdept+=g->totalbytes-g->GCthreshold +ext/opcache/jit/ir/dynasm/minilua.c:2187:7 - Unknown word (gcdept) -- if(g->gcdept<1024u) +ext/opcache/jit/ir/dynasm/minilua.c:2190:4 - Unknown word (gcdept) -- g->gcdept-=1024u; +ext/opcache/jit/ir/dynasm/minilua.c:2198:18 - Unknown word (barrierf) -- static void luaC_barrierf(lua_State*L,GCObject +ext/opcache/jit/ir/dynasm/minilua.c:2201:1 - Unknown word (reallymarkobject) -- reallymarkobject(g,v); +ext/opcache/jit/ir/dynasm/minilua.c:2205:18 - Unknown word (barrierback) -- static void luaC_barrierback(lua_State*L,Table*t +ext/opcache/jit/ir/dynasm/minilua.c:2240:9 - Unknown word (seminfo) -- SemInfo seminfo; +ext/opcache/jit/ir/dynasm/minilua.c:2253:6 - Unknown word (decpoint) -- char decpoint; +ext/opcache/jit/ir/dynasm/minilua.c:2256:18 - Unknown word (lexerror) -- static void luaX_lexerror(LexState*ls,const char +ext/opcache/jit/ir/dynasm/minilua.c:2282:15 - Unknown word (luaopen) -- static void f_luaopen(lua_State*L,void*ud +ext/opcache/jit/ir/dynasm/minilua.c:2286:1 - Unknown word (sethvalue) -- sethvalue(L,gt(L),luaH_new(L, +ext/opcache/jit/ir/dynasm/minilua.c:2287:1 - Unknown word (sethvalue) -- sethvalue(L,registry(L),luaH_new +ext/opcache/jit/ir/dynasm/minilua.c:234:9 - Unknown word (ttisnil) -- #define ttisnil(o)(ttype(o)==0) +ext/opcache/jit/ir/dynasm/minilua.c:2355:4 - Unknown word (sweepstrgc) -- g->sweepstrgc=0; +ext/opcache/jit/ir/dynasm/minilua.c:235:9 - Unknown word (ttisnumber) -- #define ttisnumber(o)(ttype(o)==3) +ext/opcache/jit/ir/dynasm/minilua.c:2362:4 - Unknown word (gcpause) -- g->gcpause=200; +ext/opcache/jit/ir/dynasm/minilua.c:2363:4 - Unknown word (gcstepmul) -- g->gcstepmul=200; +ext/opcache/jit/ir/dynasm/minilua.c:2366:29 - Unknown word (luaopen) -- rawrunprotected(L,f_luaopen,NULL)!=0){ +ext/opcache/jit/ir/dynasm/minilua.c:2366:9 - Unknown word (rawrunprotected) -- if(luaD_rawrunprotected(L,f_luaopen,NULL)!= +ext/opcache/jit/ir/dynasm/minilua.c:236:9 - Unknown word (ttisstring) -- #define ttisstring(o)(ttype(o)==4) +ext/opcache/jit/ir/dynasm/minilua.c:2374:13 - Unknown word (callallgc) -- static void callallgcTM(lua_State*L,void*ud +ext/opcache/jit/ir/dynasm/minilua.c:2376:10 - Unknown word (GCTM) -- luaC_callGCTM(L); +ext/opcache/jit/ir/dynasm/minilua.c:237:9 - Unknown word (ttistable) -- #define ttistable(o)(ttype(o)==5) +ext/opcache/jit/ir/dynasm/minilua.c:2381:6 - Unknown word (separateudata) -- luaC_separateudata(L,1); +ext/opcache/jit/ir/dynasm/minilua.c:2387:13 - Unknown word (rawrunprotected) -- }while(luaD_rawrunprotected(L,callallgcTM,NULL) +ext/opcache/jit/ir/dynasm/minilua.c:2387:31 - Unknown word (callallgc) -- luaD_rawrunprotected(L,callallgcTM,NULL)!=0); +ext/opcache/jit/ir/dynasm/minilua.c:238:9 - Unknown word (ttisfunction) -- #define ttisfunction(o)(ttype(o)==6) +ext/opcache/jit/ir/dynasm/minilua.c:2392:14 - Unknown word (setmultret) -- #define luaK_setmultret(fs,e)luaK_setreturns +ext/opcache/jit/ir/dynasm/minilua.c:2396:18 - Unknown word (patchtohere) -- static void luaK_patchtohere(FuncState*fs,int list +ext/opcache/jit/ir/dynasm/minilua.c:2398:12 - Unknown word (currentpc) -- static int currentpc(lua_State*L,CallInfo +ext/opcache/jit/ir/dynasm/minilua.c:239:9 - Unknown word (ttisboolean) -- #define ttisboolean(o)(ttype(o)==1) +ext/opcache/jit/ir/dynasm/minilua.c:2405:8 - Unknown word (currentpc) -- int pc=currentpc(L,ci); +ext/opcache/jit/ir/dynasm/minilua.c:240:9 - Unknown word (ttisuserdata) -- #define ttisuserdata(o)(ttype(o)==7) +ext/opcache/jit/ir/dynasm/minilua.c:241:9 - Unknown word (ttisthread) -- #define ttisthread(o)(ttype(o)==8) +ext/opcache/jit/ir/dynasm/minilua.c:242:9 - Unknown word (ttislightuserdata) -- #define ttislightuserdata(o)(ttype(o)==2) +ext/opcache/jit/ir/dynasm/minilua.c:2430:14 - Unknown word (getluaproto) -- static Proto*getluaproto(CallInfo*ci){ +ext/opcache/jit/ir/dynasm/minilua.c:2446:6 - Unknown word (chunkid) -- luaO_chunkid(ar->short_src,ar->source +ext/opcache/jit/ir/dynasm/minilua.c:2449:14 - Unknown word (namewhat) -- ar->name=ar->namewhat=""; +ext/opcache/jit/ir/dynasm/minilua.c:244:29 - Unknown word (iscollectable) -- gcvalue(o)check_exp(iscollectable(o),(o)->value.gc) +ext/opcache/jit/ir/dynasm/minilua.c:244:9 - Unknown word (gcvalue) -- #define gcvalue(o)check_exp(iscollectable +ext/opcache/jit/ir/dynasm/minilua.c:2453:6 - Unknown word (chunkid) -- luaO_chunkid(ar->short_src,ar->source ext/opcache/jit/ir/dynasm/minilua.c:2456:13 - Unknown word (collectvalidlines) -- static void collectvalidlines(lua_State*L,Closure -ext/opcache/jit/ir/dynasm/minilua.c:245:28 - Unknown word (ttislightuserdata) -- define pvalue(o)check_exp(ttislightuserdata(o),(o)->value.p) +ext/opcache/jit/ir/dynasm/minilua.c:245:28 - Unknown word (ttislightuserdata) -- define pvalue(o)check_exp(ttislightuserdata(o),(o)->value.p) ext/opcache/jit/ir/dynasm/minilua.c:2465:1 - Unknown word (setbvalue) -- setbvalue(luaH_setnum(L,t,lineinfo ext/opcache/jit/ir/dynasm/minilua.c:2466:1 - Unknown word (sethvalue) -- sethvalue(L,L->top,t); -ext/opcache/jit/ir/dynasm/minilua.c:246:28 - Unknown word (ttisnumber) -- define nvalue(o)check_exp(ttisnumber(o),(o)->value.n) -ext/opcache/jit/ir/dynasm/minilua.c:246:9 - Unknown word (nvalue) -- #define nvalue(o)check_exp(ttisnumber -ext/opcache/jit/ir/dynasm/minilua.c:247:32 - Unknown word (ttisstring) -- rawtsvalue(o)check_exp(ttisstring(o),&(o)->value.gc->ts -ext/opcache/jit/ir/dynasm/minilua.c:247:9 - Unknown word (rawtsvalue) -- #define rawtsvalue(o)check_exp(ttisstring -ext/opcache/jit/ir/dynasm/minilua.c:248:21 - Unknown word (rawtsvalue) -- #define tsvalue(o)(&rawtsvalue(o)->tsv) -ext/opcache/jit/ir/dynasm/minilua.c:248:9 - Unknown word (tsvalue) -- #define tsvalue(o)(&rawtsvalue(o)->tsv +ext/opcache/jit/ir/dynasm/minilua.c:246:28 - Unknown word (ttisnumber) -- define nvalue(o)check_exp(ttisnumber(o),(o)->value.n) +ext/opcache/jit/ir/dynasm/minilua.c:247:32 - Unknown word (ttisstring) -- rawtsvalue(o)check_exp(ttisstring(o),&(o)->value.gc->ts +ext/opcache/jit/ir/dynasm/minilua.c:247:9 - Unknown word (rawtsvalue) -- #define rawtsvalue(o)check_exp(ttisstring +ext/opcache/jit/ir/dynasm/minilua.c:248:21 - Unknown word (rawtsvalue) -- #define tsvalue(o)(&rawtsvalue(o)->tsv) +ext/opcache/jit/ir/dynasm/minilua.c:248:9 - Unknown word (tsvalue) -- #define tsvalue(o)(&rawtsvalue(o)->tsv ext/opcache/jit/ir/dynasm/minilua.c:2492:5 - Unknown word (namewhat) -- ar->namewhat=(ci)?NULL:NULL; ext/opcache/jit/ir/dynasm/minilua.c:2493:8 - Unknown word (namewhat) -- if(ar->namewhat==NULL){ ext/opcache/jit/ir/dynasm/minilua.c:2494:5 - Unknown word (namewhat) -- ar->namewhat=""; -ext/opcache/jit/ir/dynasm/minilua.c:249:31 - Unknown word (ttisuserdata) -- rawuvalue(o)check_exp(ttisuserdata(o),&(o)->value.gc->u -ext/opcache/jit/ir/dynasm/minilua.c:249:9 - Unknown word (rawuvalue) -- #define rawuvalue(o)check_exp(ttisuserdata -ext/opcache/jit/ir/dynasm/minilua.c:250:20 - Unknown word (rawuvalue) -- #define uvalue(o)(&rawuvalue(o)->uv) -ext/opcache/jit/ir/dynasm/minilua.c:250:9 - Unknown word (uvalue) -- #define uvalue(o)(&rawuvalue(o)->uv -ext/opcache/jit/ir/dynasm/minilua.c:251:29 - Unknown word (ttisfunction) -- clvalue(o)check_exp(ttisfunction(o),&(o)->value.gc->cl -ext/opcache/jit/ir/dynasm/minilua.c:251:9 - Unknown word (clvalue) -- #define clvalue(o)check_exp(ttisfunction +ext/opcache/jit/ir/dynasm/minilua.c:249:31 - Unknown word (ttisuserdata) -- rawuvalue(o)check_exp(ttisuserdata(o),&(o)->value.gc->u +ext/opcache/jit/ir/dynasm/minilua.c:249:9 - Unknown word (rawuvalue) -- #define rawuvalue(o)check_exp(ttisuserdata +ext/opcache/jit/ir/dynasm/minilua.c:250:20 - Unknown word (rawuvalue) -- #define uvalue(o)(&rawuvalue(o)->uv) +ext/opcache/jit/ir/dynasm/minilua.c:251:29 - Unknown word (ttisfunction) -- clvalue(o)check_exp(ttisfunction(o),&(o)->value.gc->cl +ext/opcache/jit/ir/dynasm/minilua.c:251:9 - Unknown word (clvalue) -- #define clvalue(o)check_exp(ttisfunction ext/opcache/jit/ir/dynasm/minilua.c:2525:6 - Unknown word (setclvalue) -- else setclvalue(L,L->top,f); ext/opcache/jit/ir/dynasm/minilua.c:2529:1 - Unknown word (collectvalidlines) -- collectvalidlines(L,f); -ext/opcache/jit/ir/dynasm/minilua.c:252:28 - Unknown word (ttistable) -- define hvalue(o)check_exp(ttistable(o),&(o)->value.gc->h -ext/opcache/jit/ir/dynasm/minilua.c:252:9 - Unknown word (hvalue) -- #define hvalue(o)check_exp(ttistable -ext/opcache/jit/ir/dynasm/minilua.c:253:28 - Unknown word (ttisboolean) -- define bvalue(o)check_exp(ttisboolean(o),(o)->value.b) -ext/opcache/jit/ir/dynasm/minilua.c:254:29 - Unknown word (ttisthread) -- thvalue(o)check_exp(ttisthread(o),&(o)->value.gc->th -ext/opcache/jit/ir/dynasm/minilua.c:254:9 - Unknown word (thvalue) -- #define thvalue(o)check_exp(ttisthread +ext/opcache/jit/ir/dynasm/minilua.c:252:28 - Unknown word (ttistable) -- define hvalue(o)check_exp(ttistable(o),&(o)->value.gc->h +ext/opcache/jit/ir/dynasm/minilua.c:252:9 - Unknown word (hvalue) -- #define hvalue(o)check_exp(ttistable +ext/opcache/jit/ir/dynasm/minilua.c:253:28 - Unknown word (ttisboolean) -- define bvalue(o)check_exp(ttisboolean(o),(o)->value.b) +ext/opcache/jit/ir/dynasm/minilua.c:254:29 - Unknown word (ttisthread) -- thvalue(o)check_exp(ttisthread(o),&(o)->value.gc->th +ext/opcache/jit/ir/dynasm/minilua.c:254:9 - Unknown word (thvalue) -- #define thvalue(o)check_exp(ttisthread ext/opcache/jit/ir/dynasm/minilua.c:2554:18 - Unknown word (aritherror) -- static void luaG_aritherror(lua_State*L,const TValue -ext/opcache/jit/ir/dynasm/minilua.c:2556:9 - Unknown word (tonumber) -- if(luaV_tonumber(p1,&temp)==NULL) -ext/opcache/jit/ir/dynasm/minilua.c:255:22 - Unknown word (ttisnil) -- define l_isfalse(o)(ttisnil(o)||(ttisboolean(o) -ext/opcache/jit/ir/dynasm/minilua.c:255:35 - Unknown word (ttisboolean) -- isfalse(o)(ttisnil(o)||(ttisboolean(o)&&bvalue(o)==0)) -ext/opcache/jit/ir/dynasm/minilua.c:256:9 - Unknown word (checkconsistency) -- #define checkconsistency(obj) +ext/opcache/jit/ir/dynasm/minilua.c:255:22 - Unknown word (ttisnil) -- define l_isfalse(o)(ttisnil(o)||(ttisboolean(o) +ext/opcache/jit/ir/dynasm/minilua.c:255:35 - Unknown word (ttisboolean) -- isfalse(o)(ttisnil(o)||(ttisboolean(o)&&bvalue(o)==0)) +ext/opcache/jit/ir/dynasm/minilua.c:256:9 - Unknown word (checkconsistency) -- #define checkconsistency(obj) ext/opcache/jit/ir/dynasm/minilua.c:2574:26 - Unknown word (getluaproto) -- chunkid(buff,getstr(getluaproto(ci)->source),60); +ext/opcache/jit/ir/dynasm/minilua.c:2574:6 - Unknown word (chunkid) -- luaO_chunkid(buff,getstr(getluaproto ext/opcache/jit/ir/dynasm/minilua.c:2575:6 - Unknown word (pushfstring) -- luaO_pushfstring(L,"%s:%d: %s",buff,line -ext/opcache/jit/ir/dynasm/minilua.c:257:9 - Unknown word (checkliveness) -- #define checkliveness(g,obj) +ext/opcache/jit/ir/dynasm/minilua.c:257:9 - Unknown word (checkliveness) -- #define checkliveness(g,obj) ext/opcache/jit/ir/dynasm/minilua.c:2592:16 - Unknown word (pushvfstring) -- addinfo(L,luaO_pushvfstring(L,fmt,argp)); -ext/opcache/jit/ir/dynasm/minilua.c:259:9 - Unknown word (setnvalue) -- #define setnvalue(obj,x){TValue*i_o=(obj -ext/opcache/jit/ir/dynasm/minilua.c:260:9 - Unknown word (setbvalue) -- #define setbvalue(obj,x){TValue*i_o=(obj +ext/opcache/jit/ir/dynasm/minilua.c:259:9 - Unknown word (setnvalue) -- #define setnvalue(obj,x){TValue*i_o=(obj +ext/opcache/jit/ir/dynasm/minilua.c:260:9 - Unknown word (setbvalue) -- #define setbvalue(obj,x){TValue*i_o=(obj ext/opcache/jit/ir/dynasm/minilua.c:2616:6 - Unknown word (resizebuffer) -- luaZ_resizebuffer(L,buff,n); -ext/opcache/jit/ir/dynasm/minilua.c:261:89 - Unknown word (checkliveness) -- GCObject*,(x));i_o->tt=4;checkliveness(G(L),i_o);} +ext/opcache/jit/ir/dynasm/minilua.c:261:89 - Unknown word (checkliveness) -- GCObject*,(x));i_o->tt=4;checkliveness(G(L),i_o);} ext/opcache/jit/ir/dynasm/minilua.c:2620:9 - Unknown word (opmode) -- #define opmode(t,a,b,c,m)(((t)<<7) ext/opcache/jit/ir/dynasm/minilua.c:2621:27 - Unknown word (opmodes) -- static const lu_byte luaP_opmodes[(cast(int,OP_VARARG ext/opcache/jit/ir/dynasm/minilua.c:2622:1 - Unknown word (opmode) -- opmode(0,1,OpArgR,OpArgN,iABC ext/opcache/jit/ir/dynasm/minilua.c:2623:2 - Unknown word (opmode) -- ,opmode(0,1,OpArgK,OpArgN,iABx ext/opcache/jit/ir/dynasm/minilua.c:2624:2 - Unknown word (opmode) -- ,opmode(0,1,OpArgU,OpArgU,iABC ext/opcache/jit/ir/dynasm/minilua.c:2625:2 - Unknown word (opmode) -- ,opmode(0,1,OpArgR,OpArgN,iABC -ext/opcache/jit/ir/dynasm/minilua.c:262:89 - Unknown word (checkliveness) -- GCObject*,(x));i_o->tt=7;checkliveness(G(L),i_o);} -ext/opcache/jit/ir/dynasm/minilua.c:262:9 - Unknown word (setuvalue) -- #define setuvalue(L,obj,x){TValue*i_o -ext/opcache/jit/ir/dynasm/minilua.c:263:9 - Unknown word (setthvalue) -- #define setthvalue(L,obj,x){TValue*i_o -ext/opcache/jit/ir/dynasm/minilua.c:263:90 - Unknown word (checkliveness) -- GCObject*,(x));i_o->tt=8;checkliveness(G(L),i_o);} -ext/opcache/jit/ir/dynasm/minilua.c:264:9 - Unknown word (setclvalue) -- #define setclvalue(L,obj,x){TValue*i_o -ext/opcache/jit/ir/dynasm/minilua.c:264:90 - Unknown word (checkliveness) -- GCObject*,(x));i_o->tt=6;checkliveness(G(L),i_o);} -ext/opcache/jit/ir/dynasm/minilua.c:265:9 - Unknown word (sethvalue) -- #define sethvalue(L,obj,x){TValue*i_o +ext/opcache/jit/ir/dynasm/minilua.c:262:89 - Unknown word (checkliveness) -- GCObject*,(x));i_o->tt=7;checkliveness(G(L),i_o);} +ext/opcache/jit/ir/dynasm/minilua.c:262:9 - Unknown word (setuvalue) -- #define setuvalue(L,obj,x){TValue*i_o +ext/opcache/jit/ir/dynasm/minilua.c:263:9 - Unknown word (setthvalue) -- #define setthvalue(L,obj,x){TValue*i_o +ext/opcache/jit/ir/dynasm/minilua.c:263:90 - Unknown word (checkliveness) -- GCObject*,(x));i_o->tt=8;checkliveness(G(L),i_o);} +ext/opcache/jit/ir/dynasm/minilua.c:264:9 - Unknown word (setclvalue) -- #define setclvalue(L,obj,x){TValue*i_o +ext/opcache/jit/ir/dynasm/minilua.c:264:90 - Unknown word (checkliveness) -- GCObject*,(x));i_o->tt=6;checkliveness(G(L),i_o);} +ext/opcache/jit/ir/dynasm/minilua.c:265:9 - Unknown word (sethvalue) -- #define sethvalue(L,obj,x){TValue*i_o ext/opcache/jit/ir/dynasm/minilua.c:2661:30 - Unknown word (zgetc) -- next(ls)(ls->current=zgetc(ls->z)) -ext/opcache/jit/ir/dynasm/minilua.c:266:9 - Unknown word (setptvalue) -- #define setptvalue(L,obj,x){TValue*i_o +ext/opcache/jit/ir/dynasm/minilua.c:266:9 - Unknown word (setptvalue) -- #define setptvalue(L,obj,x){TValue*i_o ext/opcache/jit/ir/dynasm/minilua.c:2678:6 - Unknown word (lexerror) -- luaX_lexerror(ls,"lexical element ext/opcache/jit/ir/dynasm/minilua.c:2680:6 - Unknown word (resizebuffer) -- luaZ_resizebuffer(ls->L,b,newsize); -ext/opcache/jit/ir/dynasm/minilua.c:268:9 - Unknown word (setttype) -- #define setttype(obj,tt)(ttype(obj)= +ext/opcache/jit/ir/dynasm/minilua.c:268:9 - Unknown word (setttype) -- #define setttype(obj,tt)(ttype(obj)= ext/opcache/jit/ir/dynasm/minilua.c:2694:29 - Unknown word (pushfstring) -- iscntrl(token))?luaO_pushfstring(ls->L,"char(%d)",token ext/opcache/jit/ir/dynasm/minilua.c:2695:6 - Unknown word (pushfstring) -- luaO_pushfstring(ls->L,"%c",token); -ext/opcache/jit/ir/dynasm/minilua.c:269:9 - Unknown word (iscollectable) -- #define iscollectable(o)(ttype(o)>=4) +ext/opcache/jit/ir/dynasm/minilua.c:269:9 - Unknown word (iscollectable) -- #define iscollectable(o)(ttype(o)>=4) ext/opcache/jit/ir/dynasm/minilua.c:2711:18 - Unknown word (lexerror) -- static void luaX_lexerror(LexState*ls,const char +ext/opcache/jit/ir/dynasm/minilua.c:2713:6 - Unknown word (chunkid) -- luaO_chunkid(buff,getstr(ls->source ext/opcache/jit/ir/dynasm/minilua.c:2714:10 - Unknown word (pushfstring) -- msg=luaO_pushfstring(ls->L,"%s:%d: %s",buff +ext/opcache/jit/ir/dynasm/minilua.c:2719:18 - Unknown word (syntaxerror) -- static void luaX_syntaxerror(LexState*ls,const char ext/opcache/jit/ir/dynasm/minilua.c:2720:6 - Unknown word (lexerror) -- luaX_lexerror(ls,msg,ls->t.token) ext/opcache/jit/ir/dynasm/minilua.c:2727:1 - Unknown word (setbvalue) -- setbvalue(o,1); -ext/opcache/jit/ir/dynasm/minilua.c:272:3 - Unknown word (Umaxalign) -- L_Umaxalign dummy; ext/opcache/jit/ir/dynasm/minilua.c:2732:13 - Unknown word (inclinenumber) -- static void inclinenumber(LexState*ls){ +ext/opcache/jit/ir/dynasm/minilua.c:2738:6 - Unknown word (syntaxerror) -- luaX_syntaxerror(ls,"chunk has too many ext/opcache/jit/ir/dynasm/minilua.c:2741:5 - Unknown word (decpoint) -- ls->decpoint='.'; ext/opcache/jit/ir/dynasm/minilua.c:2764:46 - Unknown word (seminfo) -- LexState*ls,SemInfo*seminfo){ ext/opcache/jit/ir/dynasm/minilua.c:2773:24 - Unknown word (decpoint) -- buffreplace(ls,'.',ls->decpoint); @@ -15514,25 +13750,21 @@ ext/opcache/jit/ir/dynasm/minilua.c:2787:50 - Unknown word (seminfo) ext/opcache/jit/ir/dynasm/minilua.c:2792:1 - Unknown word (inclinenumber) -- inclinenumber(ls); ext/opcache/jit/ir/dynasm/minilua.c:2796:19 - Unknown word (seminfo) -- luaX_lexerror(ls,(seminfo)?"unfinished long string ext/opcache/jit/ir/dynasm/minilua.c:2809:1 - Unknown word (inclinenumber) -- inclinenumber(ls); -ext/opcache/jit/ir/dynasm/minilua.c:281:25 - Unknown word (rawtsvalue) -- define svalue(o)getstr(rawtsvalue(o)) -ext/opcache/jit/ir/dynasm/minilua.c:281:9 - Unknown word (svalue) -- #define svalue(o)getstr(rawtsvalue -ext/opcache/jit/ir/dynasm/minilua.c:283:3 - Unknown word (Umaxalign) -- L_Umaxalign dummy; +ext/opcache/jit/ir/dynasm/minilua.c:281:25 - Unknown word (rawtsvalue) -- define svalue(o)getstr(rawtsvalue(o)) ext/opcache/jit/ir/dynasm/minilua.c:2846:24 - Unknown word (inclinenumber) -- case'\r':save(ls,'\n');inclinenumber(ls);continue; ext/opcache/jit/ir/dynasm/minilua.c:2877:12 - Unknown word (llex) -- static int llex(LexState*ls,SemInfo ext/opcache/jit/ir/dynasm/minilua.c:2883:1 - Unknown word (inclinenumber) -- inclinenumber(ls); -ext/opcache/jit/ir/dynasm/minilua.c:298:10 - Unknown word (upvalues) -- TString**upvalues; ext/opcache/jit/ir/dynasm/minilua.c:2992:13 - Unknown word (llex) -- ls->t.token=llex(ls,&ls->t.seminfo); ext/opcache/jit/ir/dynasm/minilua.c:2995:21 - Unknown word (llex) -- ls->lookahead.token=llex(ls,&ls->lookahead.seminfo ext/opcache/jit/ir/dynasm/minilua.c:2997:9 - Unknown word (hasjumps) -- #define hasjumps(e)((e)->t!=(e)->f) ext/opcache/jit/ir/dynasm/minilua.c:2998:12 - Unknown word (isnumeral) -- static int isnumeral(expdesc*e){ ext/opcache/jit/ir/dynasm/minilua.c:2999:14 - Unknown word (VKNUM) -- return(e->k==VKNUM&&e->t==(-1)&&e->f== -ext/opcache/jit/ir/dynasm/minilua.c:3005:14 - Unknown word (nactvar) -- if(from>=fs->nactvar) -ext/opcache/jit/ir/dynasm/minilua.c:300:5 - Unknown word (sizeupvalues) -- int sizeupvalues; -ext/opcache/jit/ir/dynasm/minilua.c:301:5 - Unknown word (sizek) -- int sizek; +ext/opcache/jit/ir/dynasm/minilua.c:301:5 - Unknown word (sizek) -- int sizek; ext/opcache/jit/ir/dynasm/minilua.c:3031:49 - Unknown word (nret) -- FuncState*fs,int first,int nret){ ext/opcache/jit/ir/dynasm/minilua.c:3032:33 - Unknown word (nret) -- codeABC(fs,OP_RETURN,first,nret+1,0); ext/opcache/jit/ir/dynasm/minilua.c:3034:12 - Unknown word (condjump) -- static int condjump(FuncState*fs,OpCode ext/opcache/jit/ir/dynasm/minilua.c:3038:13 - Unknown word (fixjump) -- static void fixjump(FuncState*fs,int pc +ext/opcache/jit/ir/dynasm/minilua.c:3042:6 - Unknown word (syntaxerror) -- luaX_syntaxerror(fs->ls,"control structure ext/opcache/jit/ir/dynasm/minilua.c:3049:12 - Unknown word (getjump) -- static int getjump(FuncState*fs,int pc ext/opcache/jit/ir/dynasm/minilua.c:3056:20 - Unknown word (getjumpcontrol) -- static Instruction*getjumpcontrol(FuncState*fs,int pc ext/opcache/jit/ir/dynasm/minilua.c:3064:22 - Unknown word (getjump) -- for(;list!=(-1);list=getjump(fs,list)){ @@ -15545,47 +13777,43 @@ ext/opcache/jit/ir/dynasm/minilua.c:3084:13 - Unknown word (patchlistaux) ext/opcache/jit/ir/dynasm/minilua.c:3087:10 - Unknown word (getjump) -- int next=getjump(fs,list); ext/opcache/jit/ir/dynasm/minilua.c:3088:4 - Unknown word (patchtestreg) -- if(patchtestreg(fs,list,reg)) ext/opcache/jit/ir/dynasm/minilua.c:3089:1 - Unknown word (fixjump) -- fixjump(fs,list,vtarget); -ext/opcache/jit/ir/dynasm/minilua.c:308:10 - Unknown word (gclist) -- GCObject*gclist; +ext/opcache/jit/ir/dynasm/minilua.c:308:10 - Unknown word (gclist) -- GCObject*gclist; ext/opcache/jit/ir/dynasm/minilua.c:3091:1 - Unknown word (fixjump) -- fixjump(fs,list,dtarget); -ext/opcache/jit/ir/dynasm/minilua.c:3095:13 - Unknown word (dischargejpc) -- static void dischargejpc(FuncState*fs){ -ext/opcache/jit/ir/dynasm/minilua.c:3096:1 - Unknown word (patchlistaux) -- patchlistaux(fs,fs->jpc,fs->pc,( -ext/opcache/jit/ir/dynasm/minilua.c:3099:18 - Unknown word (patchlist) -- static void luaK_patchlist(FuncState*fs,int list -ext/opcache/jit/ir/dynasm/minilua.c:309:9 - Unknown word (nups) -- lu_byte nups; +ext/opcache/jit/ir/dynasm/minilua.c:3095:13 - Unknown word (dischargejpc) -- static void dischargejpc(FuncState*fs){ +ext/opcache/jit/ir/dynasm/minilua.c:3096:1 - Unknown word (patchlistaux) -- patchlistaux(fs,fs->jpc,fs->pc,( +ext/opcache/jit/ir/dynasm/minilua.c:3099:18 - Unknown word (patchlist) -- static void luaK_patchlist(FuncState*fs,int list ext/opcache/jit/ir/dynasm/minilua.c:3101:6 - Unknown word (patchtohere) -- luaK_patchtohere(fs,list); ext/opcache/jit/ir/dynasm/minilua.c:3103:1 - Unknown word (patchlistaux) -- patchlistaux(fs,list,target,((1< ext/opcache/jit/ir/dynasm/minilua.c:3106:18 - Unknown word (patchtohere) -- static void luaK_patchtohere(FuncState*fs,int list ext/opcache/jit/ir/dynasm/minilua.c:3117:13 - Unknown word (getjump) -- while((next=getjump(fs,list))!=(-1)) ext/opcache/jit/ir/dynasm/minilua.c:3119:1 - Unknown word (fixjump) -- fixjump(fs,list,l2); +ext/opcache/jit/ir/dynasm/minilua.c:3126:6 - Unknown word (syntaxerror) -- luaX_syntaxerror(fs->ls,"function or ext/opcache/jit/ir/dynasm/minilua.c:3130:18 - Unknown word (reserveregs) -- static void luaK_reserveregs(FuncState*fs,int n) -ext/opcache/jit/ir/dynasm/minilua.c:3135:24 - Unknown word (nactvar) -- !ISK(reg)&®>=fs->nactvar){ ext/opcache/jit/ir/dynasm/minilua.c:3140:10 - Unknown word (VNONRELOC) -- if(e->k==VNONRELOC) ext/opcache/jit/ir/dynasm/minilua.c:3143:12 - Unknown word (addk) -- static int addk(FuncState*fs,TValue ext/opcache/jit/ir/dynasm/minilua.c:3153:6 - Unknown word (growvector) -- luaM_growvector(L,f->k,fs->nk,f->sizek ext/opcache/jit/ir/dynasm/minilua.c:3164:8 - Unknown word (addk) -- return addk(fs,&o,&o); ext/opcache/jit/ir/dynasm/minilua.c:3169:8 - Unknown word (addk) -- return addk(fs,&o,&o); -ext/opcache/jit/ir/dynasm/minilua.c:316:5 - Unknown word (startpc) -- int startpc; +ext/opcache/jit/ir/dynasm/minilua.c:316:5 - Unknown word (startpc) -- int startpc; ext/opcache/jit/ir/dynasm/minilua.c:3173:1 - Unknown word (setbvalue) -- setbvalue(&o,b); ext/opcache/jit/ir/dynasm/minilua.c:3174:8 - Unknown word (addk) -- return addk(fs,&o,&o); -ext/opcache/jit/ir/dynasm/minilua.c:317:5 - Unknown word (endpc) -- int endpc; +ext/opcache/jit/ir/dynasm/minilua.c:317:5 - Unknown word (endpc) -- int endpc; ext/opcache/jit/ir/dynasm/minilua.c:3180:8 - Unknown word (addk) -- return addk(fs,&k,&v); -ext/opcache/jit/ir/dynasm/minilua.c:3182:18 - Unknown word (setreturns) -- static void luaK_setreturns(FuncState*fs,expdesc ext/opcache/jit/ir/dynasm/minilua.c:3189:6 - Unknown word (reserveregs) -- luaK_reserveregs(fs,1); ext/opcache/jit/ir/dynasm/minilua.c:3192:18 - Unknown word (setoneret) -- static void luaK_setoneret(FuncState*fs,expdesc ext/opcache/jit/ir/dynasm/minilua.c:3194:6 - Unknown word (VNONRELOC) -- e->k=VNONRELOC; ext/opcache/jit/ir/dynasm/minilua.c:3199:6 - Unknown word (VRELOCABLE) -- e->k=VRELOCABLE; ext/opcache/jit/ir/dynasm/minilua.c:3202:18 - Unknown word (dischargevars) -- static void luaK_dischargevars(FuncState*fs,expdesc ext/opcache/jit/ir/dynasm/minilua.c:3205:6 - Unknown word (VNONRELOC) -- e->k=VNONRELOC; -ext/opcache/jit/ir/dynasm/minilua.c:3208:6 - Unknown word (VUPVAL) -- case VUPVAL:{ -ext/opcache/jit/ir/dynasm/minilua.c:3209:32 - Unknown word (GETUPVAL) -- info=luaK_codeABC(fs,OP_GETUPVAL,0,e->u.s.info,0); ext/opcache/jit/ir/dynasm/minilua.c:3210:6 - Unknown word (VRELOCABLE) -- e->k=VRELOCABLE; ext/opcache/jit/ir/dynasm/minilua.c:3215:6 - Unknown word (VRELOCABLE) -- e->k=VRELOCABLE; +ext/opcache/jit/ir/dynasm/minilua.c:3218:6 - Unknown word (VINDEXED) -- case VINDEXED:{ ext/opcache/jit/ir/dynasm/minilua.c:3222:6 - Unknown word (VRELOCABLE) -- e->k=VRELOCABLE; ext/opcache/jit/ir/dynasm/minilua.c:3227:6 - Unknown word (setoneret) -- luaK_setoneret(fs,e); ext/opcache/jit/ir/dynasm/minilua.c:3238:6 - Unknown word (dischargevars) -- luaK_dischargevars(fs,e); ext/opcache/jit/ir/dynasm/minilua.c:3249:20 - Unknown word (LOADK) -- luaK_codeABx(fs,OP_LOADK,reg,e->u.s.info); ext/opcache/jit/ir/dynasm/minilua.c:3252:6 - Unknown word (VKNUM) -- case VKNUM:{ ext/opcache/jit/ir/dynasm/minilua.c:3253:20 - Unknown word (LOADK) -- luaK_codeABx(fs,OP_LOADK,reg,luaK_numberK(fs -ext/opcache/jit/ir/dynasm/minilua.c:3253:51 - Unknown word (nval) -- luaK_numberK(fs,e->u.nval)); ext/opcache/jit/ir/dynasm/minilua.c:3261:6 - Unknown word (VNONRELOC) -- case VNONRELOC:{ ext/opcache/jit/ir/dynasm/minilua.c:3275:6 - Unknown word (reserveregs) -- luaK_reserveregs(fs,1); ext/opcache/jit/ir/dynasm/minilua.c:3281:10 - Unknown word (VJMP) -- if(e->k==VJMP) @@ -15598,23 +13826,17 @@ ext/opcache/jit/ir/dynasm/minilua.c:3302:6 - Unknown word (dischargevars) ext/opcache/jit/ir/dynasm/minilua.c:3304:6 - Unknown word (reserveregs) -- luaK_reserveregs(fs,1); ext/opcache/jit/ir/dynasm/minilua.c:3308:6 - Unknown word (dischargevars) -- luaK_dischargevars(fs,e); ext/opcache/jit/ir/dynasm/minilua.c:3310:5 - Unknown word (hasjumps) -- if(!hasjumps(e))return e->u.s.info -ext/opcache/jit/ir/dynasm/minilua.c:3311:21 - Unknown word (nactvar) -- if(e->u.s.info>=fs->nactvar){ -ext/opcache/jit/ir/dynasm/minilua.c:331:61 - Unknown word (nupvalues) -- lu_byte isC;lu_byte nupvalues;GCObject*gclist;struct ext/opcache/jit/ir/dynasm/minilua.c:331:80 - Unknown word (gclist) -- byte nupvalues;GCObject*gclist;struct Table*env; ext/opcache/jit/ir/dynasm/minilua.c:3320:4 - Unknown word (hasjumps) -- if(hasjumps(e)) ext/opcache/jit/ir/dynasm/minilua.c:3323:6 - Unknown word (dischargevars) -- luaK_dischargevars(fs,e); ext/opcache/jit/ir/dynasm/minilua.c:3328:6 - Unknown word (VKNUM) -- case VKNUM: -ext/opcache/jit/ir/dynasm/minilua.c:3334:36 - Unknown word (nval) -- luaK_numberK(fs,e->u.nval): ext/opcache/jit/ir/dynasm/minilua.c:3334:8 - Unknown word (VKNUM) -- (e->k==VKNUM)?luaK_numberK(fs,e- ext/opcache/jit/ir/dynasm/minilua.c:3337:8 - Unknown word (RKASK) -- return RKASK(e->u.s.info); -ext/opcache/jit/ir/dynasm/minilua.c:333:8 - Unknown word (upvalue) -- TValue upvalue[1]; ext/opcache/jit/ir/dynasm/minilua.c:3343:8 - Unknown word (RKASK) -- return RKASK(e->u.s.info); -ext/opcache/jit/ir/dynasm/minilua.c:3357:6 - Unknown word (VUPVAL) -- case VUPVAL:{ -ext/opcache/jit/ir/dynasm/minilua.c:336:61 - Unknown word (nupvalues) -- lu_byte isC;lu_byte nupvalues;GCObject*gclist;struct +ext/opcache/jit/ir/dynasm/minilua.c:3367:6 - Unknown word (VINDEXED) -- case VINDEXED:{ ext/opcache/jit/ir/dynasm/minilua.c:336:80 - Unknown word (gclist) -- byte nupvalues;GCObject*gclist;struct Table*env; ext/opcache/jit/ir/dynasm/minilua.c:3383:6 - Unknown word (reserveregs) -- luaK_reserveregs(fs,2); ext/opcache/jit/ir/dynasm/minilua.c:3389:13 - Unknown word (invertjump) -- static void invertjump(FuncState*fs,expdesc -ext/opcache/jit/ir/dynasm/minilua.c:338:7 - Unknown word (upvals) -- UpVal*upvals[1]; ext/opcache/jit/ir/dynasm/minilua.c:3390:16 - Unknown word (getjumpcontrol) -- Instruction*pc=getjumpcontrol(fs,e->u.s.info); ext/opcache/jit/ir/dynasm/minilua.c:3393:12 - Unknown word (jumponcond) -- static int jumponcond(FuncState*fs,expdesc ext/opcache/jit/ir/dynasm/minilua.c:3398:8 - Unknown word (condjump) -- return condjump(fs,OP_TEST,GETARG_B @@ -15624,18 +13846,16 @@ ext/opcache/jit/ir/dynasm/minilua.c:3413:6 - Unknown word (VJMP) ext/opcache/jit/ir/dynasm/minilua.c:3414:1 - Unknown word (invertjump) -- invertjump(fs,e); ext/opcache/jit/ir/dynasm/minilua.c:3419:4 - Unknown word (jumponcond) -- pc=jumponcond(fs,e,0); ext/opcache/jit/ir/dynasm/minilua.c:3424:6 - Unknown word (patchtohere) -- luaK_patchtohere(fs,e->t); -ext/opcache/jit/ir/dynasm/minilua.c:3427:18 - Unknown word (goiffalse) -- static void luaK_goiffalse(FuncState*fs,expdesc -ext/opcache/jit/ir/dynasm/minilua.c:3435:6 - Unknown word (VJMP) -- case VJMP:{ +ext/opcache/jit/ir/dynasm/minilua.c:3427:18 - Unknown word (goiffalse) -- static void luaK_goiffalse(FuncState*fs,expdesc +ext/opcache/jit/ir/dynasm/minilua.c:3435:6 - Unknown word (VJMP) -- case VJMP:{ ext/opcache/jit/ir/dynasm/minilua.c:3440:4 - Unknown word (jumponcond) -- pc=jumponcond(fs,e,1); ext/opcache/jit/ir/dynasm/minilua.c:344:37 - Unknown word (clvalue) -- iscfunction(o)(ttype(o)==6&&clvalue(o)->c.isC) ext/opcache/jit/ir/dynasm/minilua.c:344:9 - Unknown word (iscfunction) -- #define iscfunction(o)(ttype(o)==6&&clvalue ext/opcache/jit/ir/dynasm/minilua.c:3460:1 - Unknown word (invertjump) -- invertjump(fs,e); +ext/opcache/jit/ir/dynasm/minilua.c:3481:6 - Unknown word (VINDEXED) -- t->k=VINDEXED; ext/opcache/jit/ir/dynasm/minilua.c:3485:21 - Unknown word (isnumeral) -- if(!isnumeral(e1)||!isnumeral(e2))return 0; ext/opcache/jit/ir/dynasm/minilua.c:3485:5 - Unknown word (isnumeral) -- if(!isnumeral(e1)||!isnumeral(e2) -ext/opcache/jit/ir/dynasm/minilua.c:3486:10 - Unknown word (nval) -- v1=e1->u.nval; -ext/opcache/jit/ir/dynasm/minilua.c:3487:10 - Unknown word (nval) -- v2=e2->u.nval; ext/opcache/jit/ir/dynasm/minilua.c:3491:20 - Unknown word (nummul) -- case OP_MUL:r=luai_nummul(v1,v2);break; -ext/opcache/jit/ir/dynasm/minilua.c:3498:20 - Unknown word (numpow) -- case OP_POW:r=luai_numpow(v1,v2);break; ext/opcache/jit/ir/dynasm/minilua.c:3499:20 - Unknown word (numunm) -- case OP_UNM:r=luai_numunm(v1);break; ext/opcache/jit/ir/dynasm/minilua.c:3503:9 - Unknown word (numisnan) -- if(luai_numisnan(r))return 0; ext/opcache/jit/ir/dynasm/minilua.c:3507:13 - Unknown word (codearith) -- static void codearith(FuncState*fs,OpCode @@ -15652,447 +13872,332 @@ ext/opcache/jit/ir/dynasm/minilua.c:3610:14 - Unknown word (codearith) - ext/opcache/jit/ir/dynasm/minilua.c:3630:1 - Unknown word (dischargejpc) -- dischargejpc(fs); ext/opcache/jit/ir/dynasm/minilua.c:3631:6 - Unknown word (growvector) -- luaM_growvector(fs->L,f->code,fs->pc ext/opcache/jit/ir/dynasm/minilua.c:3634:6 - Unknown word (growvector) -- luaM_growvector(fs->L,f->lineinfo,fs -ext/opcache/jit/ir/dynasm/minilua.c:3645:63 - Unknown word (tostore) -- base,int nelems,int tostore){ -ext/opcache/jit/ir/dynasm/minilua.c:3647:25 - Unknown word (tostore) -- b=(tostore==(-1))?0:tostore; -ext/opcache/jit/ir/dynasm/minilua.c:3647:8 - Unknown word (tostore) -- int b=(tostore==(-1))?0:tostore; ext/opcache/jit/ir/dynasm/minilua.c:364:10 - Unknown word (gclist) -- GCObject*gclist; ext/opcache/jit/ir/dynasm/minilua.c:3656:9 - Unknown word (hasmultret) -- #define hasmultret(k)((k)==VCALL||(k)= -ext/opcache/jit/ir/dynasm/minilua.c:3662:9 - Unknown word (nactvar) -- lu_byte nactvar; -ext/opcache/jit/ir/dynasm/minilua.c:3663:9 - Unknown word (upval) -- lu_byte upval; ext/opcache/jit/ir/dynasm/minilua.c:3664:9 - Unknown word (isbreakable) -- lu_byte isbreakable; +ext/opcache/jit/ir/dynasm/minilua.c:3675:6 - Unknown word (syntaxerror) -- luaX_syntaxerror(ls, ext/opcache/jit/ir/dynasm/minilua.c:367:9 - Unknown word (lmod) -- #define lmod(s,size)(check_exp((size -ext/opcache/jit/ir/dynasm/minilua.c:368:9 - Unknown word (twoto) -- #define twoto(x)((size_t)1<<(x)) -ext/opcache/jit/ir/dynasm/minilua.c:369:21 - Unknown word (twoto) -- #define sizenode(t)(twoto((t)->lsizenode)) ext/opcache/jit/ir/dynasm/minilua.c:369:32 - Unknown word (lsizenode) -- sizenode(t)(twoto((t)->lsizenode)) ext/opcache/jit/ir/dynasm/minilua.c:371:9 - Unknown word (ceillog) -- #define ceillog2(x)(luaO_log2((x)-1 -ext/opcache/jit/ir/dynasm/minilua.c:3734:38 - Unknown word (nlocvars) -- ls->L,f->locvars,fs->nlocvars,f->sizelocvars, ext/opcache/jit/ir/dynasm/minilua.c:3734:6 - Unknown word (growvector) -- luaM_growvector(ls->L,f->locvars,fs -ext/opcache/jit/ir/dynasm/minilua.c:3737:16 - Unknown word (nlocvars) -- f->locvars[fs->nlocvars].varname=varname; -ext/opcache/jit/ir/dynasm/minilua.c:3739:12 - Unknown word (nlocvars) -- return fs->nlocvars++; ext/opcache/jit/ir/dynasm/minilua.c:373:75 - Unknown word (gettm) -- 1u<<(e)))?NULL:luaT_gettm(et,e,(g)->tmname[e] ext/opcache/jit/ir/dynasm/minilua.c:373:9 - Unknown word (gfasttm) -- #define gfasttm(g,et,e)((et)==NULL?NULL ext/opcache/jit/ir/dynasm/minilua.c:373:91 - Unknown word (tmname) -- luaT_gettm(et,e,(g)->tmname[e])) -ext/opcache/jit/ir/dynasm/minilua.c:3747:45 - Unknown word (nvars) -- justlocalvars(LexState*ls,int nvars){ -ext/opcache/jit/ir/dynasm/minilua.c:3749:35 - Unknown word (nvars) -- cast_byte(fs->nactvar+nvars); ext/opcache/jit/ir/dynasm/minilua.c:374:23 - Unknown word (gfasttm) -- define fasttm(l,et,e)gfasttm(G(l),et,e) ext/opcache/jit/ir/dynasm/minilua.c:374:9 - Unknown word (fasttm) -- #define fasttm(l,et,e)gfasttm(G(l) -ext/opcache/jit/ir/dynasm/minilua.c:3750:12 - Unknown word (nvars) -- for(;nvars;nvars--){ -ext/opcache/jit/ir/dynasm/minilua.c:3750:6 - Unknown word (nvars) -- for(;nvars;nvars--){ -ext/opcache/jit/ir/dynasm/minilua.c:3751:26 - Unknown word (nvars) -- getlocvar(fs,fs->nactvar-nvars).startpc=fs->pc; ext/opcache/jit/ir/dynasm/minilua.c:3751:33 - Unknown word (startpc) -- fs,fs->nactvar-nvars).startpc=fs->pc; -ext/opcache/jit/ir/dynasm/minilua.c:3754:40 - Unknown word (tolevel) -- removevars(LexState*ls,int tolevel){ -ext/opcache/jit/ir/dynasm/minilua.c:3756:19 - Unknown word (tolevel) -- while(fs->nactvar>tolevel) ext/opcache/jit/ir/dynasm/minilua.c:3757:29 - Unknown word (endpc) -- getlocvar(fs,--fs->nactvar).endpc=fs->pc; -ext/opcache/jit/ir/dynasm/minilua.c:3759:12 - Unknown word (indexupvalue) -- static int indexupvalue(FuncState*fs,TString ext/opcache/jit/ir/dynasm/minilua.c:375:26 - Unknown word (gettm) -- static const TValue*luaT_gettm(Table*events,TMS event ext/opcache/jit/ir/dynasm/minilua.c:375:63 - Unknown word (ename) -- events,TMS event,TString*ename); ext/opcache/jit/ir/dynasm/minilua.c:376:14 - Unknown word (reallocv) -- #define luaM_reallocv(L,b,on,n,e)((cast(size -ext/opcache/jit/ir/dynasm/minilua.c:3789:11 - Unknown word (upval) -- if(bl)bl->upval=1; ext/opcache/jit/ir/dynasm/minilua.c:379:37 - Unknown word (reallocv) -- freearray(L,b,n,t)luaM_reallocv(L,(b),n,0,sizeof(t) -ext/opcache/jit/ir/dynasm/minilua.c:3807:15 - Unknown word (indexupvalue) -- var->u.s.info=indexupvalue(fs,n,var); -ext/opcache/jit/ir/dynasm/minilua.c:3808:8 - Unknown word (VUPVAL) -- var->k=VUPVAL; -ext/opcache/jit/ir/dynasm/minilua.c:3809:8 - Unknown word (VUPVAL) -- return VUPVAL; -ext/opcache/jit/ir/dynasm/minilua.c:3819:53 - Unknown word (nexps) -- LexState*ls,int nvars,int nexps,expdesc*e){ -ext/opcache/jit/ir/dynasm/minilua.c:3821:17 - Unknown word (nexps) -- int extra=nvars-nexps; ext/opcache/jit/ir/dynasm/minilua.c:3822:4 - Unknown word (hasmultret) -- if(hasmultret(e->k)){ -ext/opcache/jit/ir/dynasm/minilua.c:3825:6 - Unknown word (setreturns) -- luaK_setreturns(fs,e,extra); ext/opcache/jit/ir/dynasm/minilua.c:3829:10 - Unknown word (VVOID) -- if(e->k!=VVOID)luaK_exp2nextreg(fs ext/opcache/jit/ir/dynasm/minilua.c:382:43 - Unknown word (reallocv) -- newvector(L,n,t)cast(t*,luaM_reallocv(L,NULL,0,n,sizeof(t ext/opcache/jit/ir/dynasm/minilua.c:3837:13 - Unknown word (enterlevel) -- static void enterlevel(LexState*ls){ ext/opcache/jit/ir/dynasm/minilua.c:383:14 - Unknown word (growvector) -- #define luaM_growvector(L,v,nelems,size,t,limit -ext/opcache/jit/ir/dynasm/minilua.c:383:29 - Unknown word (nelems) -- luaM_growvector(L,v,nelems,size,t,limit,e)if((nelems -ext/opcache/jit/ir/dynasm/minilua.c:383:55 - Unknown word (nelems) -- nelems,size,t,limit,e)if((nelems)+1>(size))((v)=cast ext/opcache/jit/ir/dynasm/minilua.c:383:90 - Unknown word (growaux) -- size))((v)=cast(t*,luaM_growaux_(L,v,&(size),sizeof ext/opcache/jit/ir/dynasm/minilua.c:3841:9 - Unknown word (leavelevel) -- #define leavelevel(ls)((ls)->L->nCcalls ext/opcache/jit/ir/dynasm/minilua.c:3842:13 - Unknown word (enterblock) -- static void enterblock(FuncState*fs,BlockCnt ext/opcache/jit/ir/dynasm/minilua.c:3842:57 - Unknown word (isbreakable) -- BlockCnt*bl,lu_byte isbreakable){ ext/opcache/jit/ir/dynasm/minilua.c:3844:17 - Unknown word (isbreakable) -- bl->isbreakable=isbreakable; ext/opcache/jit/ir/dynasm/minilua.c:3844:5 - Unknown word (isbreakable) -- bl->isbreakable=isbreakable; -ext/opcache/jit/ir/dynasm/minilua.c:3846:5 - Unknown word (upval) -- bl->upval=0; ext/opcache/jit/ir/dynasm/minilua.c:384:32 - Unknown word (oldn) -- luaM_reallocvector(L,v,oldn,n,t)((v)=cast(t*,luaM ext/opcache/jit/ir/dynasm/minilua.c:384:59 - Unknown word (reallocv) -- t)((v)=cast(t*,luaM_reallocv(L,v,oldn,n,sizeof(t -ext/opcache/jit/ir/dynasm/minilua.c:384:72 - Unknown word (oldn) -- t*,luaM_reallocv(L,v,oldn,n,sizeof(t)))) +ext/opcache/jit/ir/dynasm/minilua.c:384:72 - Unknown word (oldn) -- t*,luaM_reallocv(L,v,oldn,n,sizeof(t)))) ext/opcache/jit/ir/dynasm/minilua.c:3850:13 - Unknown word (leaveblock) -- static void leaveblock(FuncState*fs){ -ext/opcache/jit/ir/dynasm/minilua.c:3854:8 - Unknown word (upval) -- if(bl->upval) ext/opcache/jit/ir/dynasm/minilua.c:3859:13 - Unknown word (pushclosure) -- static void pushclosure(LexState*ls,FuncState -ext/opcache/jit/ir/dynasm/minilua.c:3871:51 - Unknown word (GETUPVAL) -- =VLOCAL)?OP_MOVE:OP_GETUPVAL; -ext/opcache/jit/ir/dynasm/minilua.c:3889:5 - Unknown word (nlocvars) -- fs->nlocvars=0; -ext/opcache/jit/ir/dynasm/minilua.c:388:18 - Unknown word (growaux) -- static void*luaM_growaux_(lua_State*L,void*block +ext/opcache/jit/ir/dynasm/minilua.c:388:18 - Unknown word (growaux) -- static void*luaM_growaux_(lua_State*L,void*block ext/opcache/jit/ir/dynasm/minilua.c:3897:1 - Unknown word (setptvalue) -- setptvalue(L,L->top,f); ext/opcache/jit/ir/dynasm/minilua.c:3923:17 - Unknown word (lexstate) -- struct LexState lexstate; -ext/opcache/jit/ir/dynasm/minilua.c:3925:1 - Unknown word (lexstate) -- lexstate.buff=buff; -ext/opcache/jit/ir/dynasm/minilua.c:3926:18 - Unknown word (lexstate) -- luaX_setinput(L,&lexstate,z,luaS_new(L,name)) -ext/opcache/jit/ir/dynasm/minilua.c:3927:12 - Unknown word (lexstate) -- open_func(&lexstate,&funcstate); -ext/opcache/jit/ir/dynasm/minilua.c:3929:12 - Unknown word (lexstate) -- luaX_next(&lexstate); -ext/opcache/jit/ir/dynasm/minilua.c:393:9 - Unknown word (zgetc) -- #define zgetc(z)(((z)->n--)>0?char -ext/opcache/jit/ir/dynasm/minilua.c:3943:13 - Unknown word (yindex) -- static void yindex(LexState*ls,expdesc -ext/opcache/jit/ir/dynasm/minilua.c:394:16 - Unknown word (Mbuffer) -- typedef struct Mbuffer{ -ext/opcache/jit/ir/dynasm/minilua.c:3954:5 - Unknown word (tostore) -- int tostore; -ext/opcache/jit/ir/dynasm/minilua.c:3960:5 - Unknown word (rkkey) -- int rkkey; -ext/opcache/jit/ir/dynasm/minilua.c:3966:1 - Unknown word (yindex) -- yindex(ls,&key); -ext/opcache/jit/ir/dynasm/minilua.c:3969:1 - Unknown word (rkkey) -- rkkey=luaK_exp2RK(fs,&key -ext/opcache/jit/ir/dynasm/minilua.c:3971:45 - Unknown word (rkkey) -- SETTABLE,cc->t->u.s.info,rkkey,luaK_exp2RK(fs,&val -ext/opcache/jit/ir/dynasm/minilua.c:3975:13 - Unknown word (VVOID) -- if(cc->v.k==VVOID)return; -ext/opcache/jit/ir/dynasm/minilua.c:3977:9 - Unknown word (VVOID) -- cc->v.k=VVOID; -ext/opcache/jit/ir/dynasm/minilua.c:3978:8 - Unknown word (tostore) -- if(cc->tostore==50){ -ext/opcache/jit/ir/dynasm/minilua.c:3985:4 - Unknown word (hasmultret) -- if(hasmultret(cc->v.k)){ -ext/opcache/jit/ir/dynasm/minilua.c:3986:6 - Unknown word (setmultret) -- luaK_setmultret(fs,&cc->v); -ext/opcache/jit/ir/dynasm/minilua.c:398:2 - Unknown word (Mbuffer) -- }Mbuffer; -ext/opcache/jit/ir/dynasm/minilua.c:3991:13 - Unknown word (VVOID) -- if(cc->v.k!=VVOID) -ext/opcache/jit/ir/dynasm/minilua.c:4040:13 - Unknown word (parlist) -- static void parlist(LexState*ls){ -ext/opcache/jit/ir/dynasm/minilua.c:404:14 - Unknown word (resizebuffer) -- #define luaZ_resizebuffer(L,buff,size)(luaM_reallocvect -ext/opcache/jit/ir/dynasm/minilua.c:405:37 - Unknown word (resizebuffer) -- freebuffer(L,buff)luaZ_resizebuffer(L,buff,0) -ext/opcache/jit/ir/dynasm/minilua.c:4074:1 - Unknown word (parlist) -- parlist(ls); -ext/opcache/jit/ir/dynasm/minilua.c:4080:1 - Unknown word (pushclosure) -- pushclosure(ls,&new_fs,e); -ext/opcache/jit/ir/dynasm/minilua.c:4106:6 - Unknown word (setmultret) -- luaK_setmultret(fs,&args); -ext/opcache/jit/ir/dynasm/minilua.c:4126:4 - Unknown word (hasmultret) -- if(hasmultret(args.k)) -ext/opcache/jit/ir/dynasm/minilua.c:4169:1 - Unknown word (yindex) -- yindex(ls,&key); -ext/opcache/jit/ir/dynasm/minilua.c:419:10 - Unknown word (nuse) -- lu_int32 nuse; -ext/opcache/jit/ir/dynasm/minilua.c:4237:14 - Unknown word (getunopr) -- static UnOpr getunopr(int op){ -ext/opcache/jit/ir/dynasm/minilua.c:4242:20 - Unknown word (NOUNOPR) -- default:return OPR_NOUNOPR; -ext/opcache/jit/ir/dynasm/minilua.c:4245:15 - Unknown word (getbinopr) -- static BinOpr getbinopr(int op){ -ext/opcache/jit/ir/dynasm/minilua.c:4262:20 - Unknown word (NOBINOPR) -- default:return OPR_NOBINOPR; -ext/opcache/jit/ir/dynasm/minilua.c:426:19 - Unknown word (savedpc) -- const Instruction*savedpc; -ext/opcache/jit/ir/dynasm/minilua.c:4278:1 - Unknown word (enterlevel) -- enterlevel(ls); -ext/opcache/jit/ir/dynasm/minilua.c:4279:5 - Unknown word (getunopr) -- uop=getunopr(ls->t.token); -ext/opcache/jit/ir/dynasm/minilua.c:427:5 - Unknown word (nresults) -- int nresults; -ext/opcache/jit/ir/dynasm/minilua.c:4280:13 - Unknown word (NOUNOPR) -- if(uop!=OPR_NOUNOPR){ -ext/opcache/jit/ir/dynasm/minilua.c:4286:4 - Unknown word (getbinopr) -- op=getbinopr(ls->t.token); +ext/opcache/jit/ir/dynasm/minilua.c:3925:1 - Unknown word (lexstate) -- lexstate.buff=buff; +ext/opcache/jit/ir/dynasm/minilua.c:3926:18 - Unknown word (lexstate) -- luaX_setinput(L,&lexstate,z,luaS_new(L,name)) +ext/opcache/jit/ir/dynasm/minilua.c:3927:12 - Unknown word (lexstate) -- open_func(&lexstate,&funcstate); +ext/opcache/jit/ir/dynasm/minilua.c:3929:12 - Unknown word (lexstate) -- luaX_next(&lexstate); +ext/opcache/jit/ir/dynasm/minilua.c:393:9 - Unknown word (zgetc) -- #define zgetc(z)(((z)->n--)>0?char +ext/opcache/jit/ir/dynasm/minilua.c:3943:13 - Unknown word (yindex) -- static void yindex(LexState*ls,expdesc +ext/opcache/jit/ir/dynasm/minilua.c:394:16 - Unknown word (Mbuffer) -- typedef struct Mbuffer{ +ext/opcache/jit/ir/dynasm/minilua.c:3960:5 - Unknown word (rkkey) -- int rkkey; +ext/opcache/jit/ir/dynasm/minilua.c:3966:1 - Unknown word (yindex) -- yindex(ls,&key); +ext/opcache/jit/ir/dynasm/minilua.c:3969:1 - Unknown word (rkkey) -- rkkey=luaK_exp2RK(fs,&key +ext/opcache/jit/ir/dynasm/minilua.c:3971:45 - Unknown word (rkkey) -- SETTABLE,cc->t->u.s.info,rkkey,luaK_exp2RK(fs,&val +ext/opcache/jit/ir/dynasm/minilua.c:3975:13 - Unknown word (VVOID) -- if(cc->v.k==VVOID)return; +ext/opcache/jit/ir/dynasm/minilua.c:3977:9 - Unknown word (VVOID) -- cc->v.k=VVOID; +ext/opcache/jit/ir/dynasm/minilua.c:3985:4 - Unknown word (hasmultret) -- if(hasmultret(cc->v.k)){ +ext/opcache/jit/ir/dynasm/minilua.c:3986:6 - Unknown word (setmultret) -- luaK_setmultret(fs,&cc->v); +ext/opcache/jit/ir/dynasm/minilua.c:398:2 - Unknown word (Mbuffer) -- }Mbuffer; +ext/opcache/jit/ir/dynasm/minilua.c:3991:13 - Unknown word (VVOID) -- if(cc->v.k!=VVOID) +ext/opcache/jit/ir/dynasm/minilua.c:4040:13 - Unknown word (parlist) -- static void parlist(LexState*ls){ +ext/opcache/jit/ir/dynasm/minilua.c:404:14 - Unknown word (resizebuffer) -- #define luaZ_resizebuffer(L,buff,size)(luaM_reallocvect +ext/opcache/jit/ir/dynasm/minilua.c:405:37 - Unknown word (resizebuffer) -- freebuffer(L,buff)luaZ_resizebuffer(L,buff,0) +ext/opcache/jit/ir/dynasm/minilua.c:4074:1 - Unknown word (parlist) -- parlist(ls); +ext/opcache/jit/ir/dynasm/minilua.c:4080:1 - Unknown word (pushclosure) -- pushclosure(ls,&new_fs,e); +ext/opcache/jit/ir/dynasm/minilua.c:4106:6 - Unknown word (setmultret) -- luaK_setmultret(fs,&args); +ext/opcache/jit/ir/dynasm/minilua.c:4126:4 - Unknown word (hasmultret) -- if(hasmultret(args.k)) +ext/opcache/jit/ir/dynasm/minilua.c:4157:13 - Unknown word (primaryexp) -- static void primaryexp(LexState*ls,expdesc +ext/opcache/jit/ir/dynasm/minilua.c:4169:1 - Unknown word (yindex) -- yindex(ls,&key); +ext/opcache/jit/ir/dynasm/minilua.c:4231:1 - Unknown word (primaryexp) -- primaryexp(ls,v); +ext/opcache/jit/ir/dynasm/minilua.c:4237:14 - Unknown word (getunopr) -- static UnOpr getunopr(int op){ +ext/opcache/jit/ir/dynasm/minilua.c:4242:20 - Unknown word (NOUNOPR) -- default:return OPR_NOUNOPR; +ext/opcache/jit/ir/dynasm/minilua.c:4245:15 - Unknown word (getbinopr) -- static BinOpr getbinopr(int op){ +ext/opcache/jit/ir/dynasm/minilua.c:4262:20 - Unknown word (NOBINOPR) -- default:return OPR_NOBINOPR; +ext/opcache/jit/ir/dynasm/minilua.c:426:19 - Unknown word (savedpc) -- const Instruction*savedpc; +ext/opcache/jit/ir/dynasm/minilua.c:4278:1 - Unknown word (enterlevel) -- enterlevel(ls); +ext/opcache/jit/ir/dynasm/minilua.c:4279:5 - Unknown word (getunopr) -- uop=getunopr(ls->t.token); +ext/opcache/jit/ir/dynasm/minilua.c:4280:13 - Unknown word (NOUNOPR) -- if(uop!=OPR_NOUNOPR){ +ext/opcache/jit/ir/dynasm/minilua.c:4286:4 - Unknown word (getbinopr) -- op=getbinopr(ls->t.token); ext/opcache/jit/ir/dynasm/minilua.c:4287:15 - Unknown word (NOBINOPR) -- while(op!=OPR_NOBINOPR&&priority[op].left>limit ext/opcache/jit/ir/dynasm/minilua.c:4289:8 - Unknown word (nextop) -- BinOpr nextop; -ext/opcache/jit/ir/dynasm/minilua.c:428:5 - Unknown word (tailcalls) -- int tailcalls; ext/opcache/jit/ir/dynasm/minilua.c:4292:1 - Unknown word (nextop) -- nextop=subexpr(ls,&v2,priority ext/opcache/jit/ir/dynasm/minilua.c:4294:4 - Unknown word (nextop) -- op=nextop; ext/opcache/jit/ir/dynasm/minilua.c:4296:1 - Unknown word (leavelevel) -- leavelevel(ls); -ext/opcache/jit/ir/dynasm/minilua.c:430:22 - Unknown word (clvalue) -- define curr_func(L)(clvalue(L->ci->func)) +ext/opcache/jit/ir/dynasm/minilua.c:430:22 - Unknown word (clvalue) -- define curr_func(L)(clvalue(L->ci->func)) ext/opcache/jit/ir/dynasm/minilua.c:4313:1 - Unknown word (enterblock) -- enterblock(fs,&bl,0); ext/opcache/jit/ir/dynasm/minilua.c:4315:1 - Unknown word (leaveblock) -- leaveblock(fs); -ext/opcache/jit/ir/dynasm/minilua.c:431:21 - Unknown word (clvalue) -- #define ci_func(ci)(clvalue((ci)->func)) -ext/opcache/jit/ir/dynasm/minilua.c:433:19 - Unknown word (ttisfunction) -- #define isLua(ci)(ttisfunction((ci)->func)&&f_isLua -ext/opcache/jit/ir/dynasm/minilua.c:4357:5 - Unknown word (nexps) -- int nexps; -ext/opcache/jit/ir/dynasm/minilua.c:4359:1 - Unknown word (nexps) -- nexps=explist1(ls,&e); -ext/opcache/jit/ir/dynasm/minilua.c:435:13 - Unknown word (strt) -- stringtable strt; -ext/opcache/jit/ir/dynasm/minilua.c:4360:4 - Unknown word (nexps) -- if(nexps!=nvars){ +ext/opcache/jit/ir/dynasm/minilua.c:431:21 - Unknown word (clvalue) -- #define ci_func(ci)(clvalue((ci)->func)) +ext/opcache/jit/ir/dynasm/minilua.c:4326:13 - Unknown word (VINDEXED) -- if(lh->v.k==VINDEXED){ +ext/opcache/jit/ir/dynasm/minilua.c:433:19 - Unknown word (ttisfunction) -- #define isLua(ci)(ttisfunction((ci)->func)&&f_isLua +ext/opcache/jit/ir/dynasm/minilua.c:4349:1 - Unknown word (primaryexp) -- primaryexp(ls,&nv.v); +ext/opcache/jit/ir/dynasm/minilua.c:435:13 - Unknown word (strt) -- stringtable strt; ext/opcache/jit/ir/dynasm/minilua.c:4366:6 - Unknown word (setoneret) -- luaK_setoneret(ls->fs,&e); ext/opcache/jit/ir/dynasm/minilua.c:4378:6 - Unknown word (goiftrue) -- luaK_goiftrue(ls->fs,&v); ext/opcache/jit/ir/dynasm/minilua.c:4385:16 - Unknown word (isbreakable) -- while(bl&&!bl->isbreakable){ ext/opcache/jit/ir/dynasm/minilua.c:4395:13 - Unknown word (whilestat) -- static void whilestat(LexState*ls,int line ext/opcache/jit/ir/dynasm/minilua.c:4397:5 - Unknown word (whileinit) -- int whileinit; -ext/opcache/jit/ir/dynasm/minilua.c:439:9 - Unknown word (gcstate) -- lu_byte gcstate; +ext/opcache/jit/ir/dynasm/minilua.c:439:9 - Unknown word (gcstate) -- lu_byte gcstate; ext/opcache/jit/ir/dynasm/minilua.c:4401:1 - Unknown word (whileinit) -- whileinit=luaK_getlabel(fs); ext/opcache/jit/ir/dynasm/minilua.c:4403:1 - Unknown word (enterblock) -- enterblock(fs,&bl,1); ext/opcache/jit/ir/dynasm/minilua.c:4406:33 - Unknown word (whileinit) -- patchlist(fs,luaK_jump(fs),whileinit); ext/opcache/jit/ir/dynasm/minilua.c:4406:6 - Unknown word (patchlist) -- luaK_patchlist(fs,luaK_jump(fs),whileinit ext/opcache/jit/ir/dynasm/minilua.c:4408:1 - Unknown word (leaveblock) -- leaveblock(fs); -ext/opcache/jit/ir/dynasm/minilua.c:440:5 - Unknown word (sweepstrgc) -- int sweepstrgc; +ext/opcache/jit/ir/dynasm/minilua.c:440:5 - Unknown word (sweepstrgc) -- int sweepstrgc; +ext/opcache/jit/ir/dynasm/minilua.c:4411:13 - Unknown word (repeatstat) -- static void repeatstat(LexState*ls,int line ext/opcache/jit/ir/dynasm/minilua.c:4416:1 - Unknown word (enterblock) -- enterblock(fs,&bl1,1); ext/opcache/jit/ir/dynasm/minilua.c:4417:1 - Unknown word (enterblock) -- enterblock(fs,&bl2,0); -ext/opcache/jit/ir/dynasm/minilua.c:441:10 - Unknown word (rootgc) -- GCObject*rootgc; +ext/opcache/jit/ir/dynasm/minilua.c:441:10 - Unknown word (rootgc) -- GCObject*rootgc; ext/opcache/jit/ir/dynasm/minilua.c:4423:1 - Unknown word (leaveblock) -- leaveblock(fs); ext/opcache/jit/ir/dynasm/minilua.c:4424:6 - Unknown word (patchlist) -- luaK_patchlist(ls->fs,condexit,repeat ext/opcache/jit/ir/dynasm/minilua.c:4429:1 - Unknown word (leaveblock) -- leaveblock(fs); -ext/opcache/jit/ir/dynasm/minilua.c:442:11 - Unknown word (sweepgc) -- GCObject**sweepgc; +ext/opcache/jit/ir/dynasm/minilua.c:442:11 - Unknown word (sweepgc) -- GCObject**sweepgc; ext/opcache/jit/ir/dynasm/minilua.c:4430:6 - Unknown word (patchlist) -- luaK_patchlist(ls->fs,luaK_jump(fs -ext/opcache/jit/ir/dynasm/minilua.c:4448:32 - Unknown word (FORPREP) -- luaK_codeAsBx(fs,OP_FORPREP,base,(-1)):luaK_jump -ext/opcache/jit/ir/dynasm/minilua.c:444:10 - Unknown word (grayagain) -- GCObject*grayagain; -ext/opcache/jit/ir/dynasm/minilua.c:4456:20 - Unknown word (TFORLOOP) -- luaK_codeABC(fs,OP_TFORLOOP,base,0,nvars); +ext/opcache/jit/ir/dynasm/minilua.c:444:10 - Unknown word (grayagain) -- GCObject*grayagain; ext/opcache/jit/ir/dynasm/minilua.c:4458:6 - Unknown word (patchlist) -- luaK_patchlist(fs,(isnum?endfor:luaK -ext/opcache/jit/ir/dynasm/minilua.c:446:10 - Unknown word (tmudata) -- GCObject*tmudata; +ext/opcache/jit/ir/dynasm/minilua.c:446:10 - Unknown word (tmudata) -- GCObject*tmudata; ext/opcache/jit/ir/dynasm/minilua.c:4474:20 - Unknown word (LOADK) -- luaK_codeABx(fs,OP_LOADK,fs->freereg,luaK_numberK -ext/opcache/jit/ir/dynasm/minilua.c:447:1 - Unknown word (Mbuffer) -- Mbuffer buff; -ext/opcache/jit/ir/dynasm/minilua.c:451:8 - Unknown word (gcdept) -- lu_mem gcdept; -ext/opcache/jit/ir/dynasm/minilua.c:4522:5 - Unknown word (flist) -- int flist; -ext/opcache/jit/ir/dynasm/minilua.c:4524:1 - Unknown word (flist) -- flist=test_then_block(ls) -ext/opcache/jit/ir/dynasm/minilua.c:4527:21 - Unknown word (flist) -- luaK_patchtohere(fs,flist); -ext/opcache/jit/ir/dynasm/minilua.c:4528:1 - Unknown word (flist) -- flist=test_then_block(ls) -ext/opcache/jit/ir/dynasm/minilua.c:452:5 - Unknown word (gcpause) -- int gcpause; -ext/opcache/jit/ir/dynasm/minilua.c:4532:21 - Unknown word (flist) -- luaK_patchtohere(fs,flist); -ext/opcache/jit/ir/dynasm/minilua.c:453:5 - Unknown word (gcstepmul) -- int gcstepmul; +ext/opcache/jit/ir/dynasm/minilua.c:447:1 - Unknown word (Mbuffer) -- Mbuffer buff; +ext/opcache/jit/ir/dynasm/minilua.c:451:8 - Unknown word (gcdept) -- lu_mem gcdept; +ext/opcache/jit/ir/dynasm/minilua.c:4523:5 - Unknown word (escapelist) -- int escapelist=(-1); +ext/opcache/jit/ir/dynasm/minilua.c:4526:17 - Unknown word (escapelist) -- luaK_concat(fs,&escapelist,luaK_jump(fs)); +ext/opcache/jit/ir/dynasm/minilua.c:452:5 - Unknown word (gcpause) -- int gcpause; +ext/opcache/jit/ir/dynasm/minilua.c:4531:17 - Unknown word (escapelist) -- luaK_concat(fs,&escapelist,luaK_jump(fs)); +ext/opcache/jit/ir/dynasm/minilua.c:4537:17 - Unknown word (escapelist) -- luaK_concat(fs,&escapelist,flist); +ext/opcache/jit/ir/dynasm/minilua.c:4538:21 - Unknown word (escapelist) -- luaK_patchtohere(fs,escapelist); +ext/opcache/jit/ir/dynasm/minilua.c:453:5 - Unknown word (gcstepmul) -- int gcstepmul; ext/opcache/jit/ir/dynasm/minilua.c:4550:29 - Unknown word (startpc) -- getlocvar(fs,fs->nactvar-1).startpc=fs->pc; -ext/opcache/jit/ir/dynasm/minilua.c:457:7 - Unknown word (uvhead) -- UpVal uvhead; -ext/opcache/jit/ir/dynasm/minilua.c:459:9 - Unknown word (tmname) -- TString*tmname[TM_N]; +ext/opcache/jit/ir/dynasm/minilua.c:457:7 - Unknown word (uvhead) -- UpVal uvhead; +ext/opcache/jit/ir/dynasm/minilua.c:4588:13 - Unknown word (exprstat) -- static void exprstat(LexState*ls){ +ext/opcache/jit/ir/dynasm/minilua.c:4591:1 - Unknown word (primaryexp) -- primaryexp(ls,&v.v); +ext/opcache/jit/ir/dynasm/minilua.c:459:9 - Unknown word (tmname) -- TString*tmname[TM_N]; ext/opcache/jit/ir/dynasm/minilua.c:4602:11 - Unknown word (nret) -- int first,nret; ext/opcache/jit/ir/dynasm/minilua.c:4605:7 - Unknown word (nret) -- first=nret=0; ext/opcache/jit/ir/dynasm/minilua.c:4607:1 - Unknown word (nret) -- nret=explist1(ls,&e); ext/opcache/jit/ir/dynasm/minilua.c:4608:4 - Unknown word (hasmultret) -- if(hasmultret(e.k)){ ext/opcache/jit/ir/dynasm/minilua.c:4609:6 - Unknown word (setmultret) -- luaK_setmultret(fs,&e); ext/opcache/jit/ir/dynasm/minilua.c:4635:1 - Unknown word (whilestat) -- whilestat(ls,line); +ext/opcache/jit/ir/dynasm/minilua.c:4649:1 - Unknown word (repeatstat) -- repeatstat(ls,line); +ext/opcache/jit/ir/dynasm/minilua.c:4674:1 - Unknown word (exprstat) -- exprstat(ls); ext/opcache/jit/ir/dynasm/minilua.c:4681:1 - Unknown word (enterlevel) -- enterlevel(ls); ext/opcache/jit/ir/dynasm/minilua.c:4687:1 - Unknown word (leavelevel) -- leavelevel(ls); -ext/opcache/jit/ir/dynasm/minilua.c:4689:26 - Unknown word (tonumber) -- static const TValue*luaV_tonumber(const TValue*obj,TValue -ext/opcache/jit/ir/dynasm/minilua.c:468:19 - Unknown word (savedpc) -- const Instruction*savedpc; -ext/opcache/jit/ir/dynasm/minilua.c:4692:32 - Unknown word (svalue) -- ttisstring(obj)&&luaO_str2d(svalue(obj),&num)){ -ext/opcache/jit/ir/dynasm/minilua.c:4737:4 - Unknown word (ttistable) -- if(ttistable(t)){ -ext/opcache/jit/ir/dynasm/minilua.c:4738:9 - Unknown word (hvalue) -- Table*h=hvalue(t); -ext/opcache/jit/ir/dynasm/minilua.c:4741:5 - Unknown word (fasttm) -- (tm=fasttm(L,h->metatable,TM_INDEX -ext/opcache/jit/ir/dynasm/minilua.c:4746:25 - Unknown word (gettmbyobj) -- else if(ttisnil(tm=luaT_gettmbyobj(L,t,TM_INDEX))) -ext/opcache/jit/ir/dynasm/minilua.c:4761:4 - Unknown word (ttistable) -- if(ttistable(t)){ -ext/opcache/jit/ir/dynasm/minilua.c:4762:9 - Unknown word (hvalue) -- Table*h=hvalue(t); -ext/opcache/jit/ir/dynasm/minilua.c:4765:5 - Unknown word (fasttm) -- (tm=fasttm(L,h->metatable,TM_NEWINDEX -ext/opcache/jit/ir/dynasm/minilua.c:4768:6 - Unknown word (barriert) -- luaC_barriert(L,h,val); -ext/opcache/jit/ir/dynasm/minilua.c:4772:25 - Unknown word (gettmbyobj) -- else if(ttisnil(tm=luaT_gettmbyobj(L,t,TM_NEWINDEX))) -ext/opcache/jit/ir/dynasm/minilua.c:4785:22 - Unknown word (gettmbyobj) -- const TValue*tm=luaT_gettmbyobj(L,p1,event); -ext/opcache/jit/ir/dynasm/minilua.c:4839:13 - Unknown word (numlt) -- return luai_numlt(nvalue(l),nvalue(r) -ext/opcache/jit/ir/dynasm/minilua.c:484:10 - Unknown word (openupval) -- GCObject*openupval; -ext/opcache/jit/ir/dynasm/minilua.c:4851:13 - Unknown word (numle) -- return luai_numle(nvalue(l),nvalue(r) +ext/opcache/jit/ir/dynasm/minilua.c:468:19 - Unknown word (savedpc) -- const Instruction*savedpc; +ext/opcache/jit/ir/dynasm/minilua.c:4737:4 - Unknown word (ttistable) -- if(ttistable(t)){ +ext/opcache/jit/ir/dynasm/minilua.c:4738:9 - Unknown word (hvalue) -- Table*h=hvalue(t); +ext/opcache/jit/ir/dynasm/minilua.c:4741:5 - Unknown word (fasttm) -- (tm=fasttm(L,h->metatable,TM_INDEX +ext/opcache/jit/ir/dynasm/minilua.c:4746:25 - Unknown word (gettmbyobj) -- else if(ttisnil(tm=luaT_gettmbyobj(L,t,TM_INDEX))) +ext/opcache/jit/ir/dynasm/minilua.c:4761:4 - Unknown word (ttistable) -- if(ttistable(t)){ +ext/opcache/jit/ir/dynasm/minilua.c:4762:9 - Unknown word (hvalue) -- Table*h=hvalue(t); +ext/opcache/jit/ir/dynasm/minilua.c:4765:5 - Unknown word (fasttm) -- (tm=fasttm(L,h->metatable,TM_NEWINDEX +ext/opcache/jit/ir/dynasm/minilua.c:4768:6 - Unknown word (barriert) -- luaC_barriert(L,h,val); +ext/opcache/jit/ir/dynasm/minilua.c:4772:25 - Unknown word (gettmbyobj) -- else if(ttisnil(tm=luaT_gettmbyobj(L,t,TM_NEWINDEX))) +ext/opcache/jit/ir/dynasm/minilua.c:4785:22 - Unknown word (gettmbyobj) -- const TValue*tm=luaT_gettmbyobj(L,p1,event); +ext/opcache/jit/ir/dynasm/minilua.c:4839:13 - Unknown word (numlt) -- return luai_numlt(nvalue(l),nvalue(r) +ext/opcache/jit/ir/dynasm/minilua.c:4851:13 - Unknown word (numle) -- return luai_numle(nvalue(l),nvalue(r) ext/opcache/jit/ir/dynasm/minilua.c:485:10 - Unknown word (gclist) -- GCObject*gclist; -ext/opcache/jit/ir/dynasm/minilua.c:4868:16 - Unknown word (uvalue) -- if(uvalue(t1)==uvalue(t2))return 1; -ext/opcache/jit/ir/dynasm/minilua.c:4868:4 - Unknown word (uvalue) -- if(uvalue(t1)==uvalue(t2))return -ext/opcache/jit/ir/dynasm/minilua.c:4891:10 - Unknown word (tsvalue) -- }else if(tsvalue(top-1)->len==0) -ext/opcache/jit/ir/dynasm/minilua.c:4894:11 - Unknown word (tsvalue) -- size_t tl=tsvalue(top-1)->len; -ext/opcache/jit/ir/dynasm/minilua.c:4898:10 - Unknown word (tsvalue) -- size_t l=tsvalue(top-n-1)->len; -ext/opcache/jit/ir/dynasm/minilua.c:4905:10 - Unknown word (tsvalue) -- size_t l=tsvalue(top-i)->len; -ext/opcache/jit/ir/dynasm/minilua.c:4917:14 - Unknown word (tempc) -- TValue tempb,tempc; -ext/opcache/jit/ir/dynasm/minilua.c:4917:8 - Unknown word (tempb) -- TValue tempb,tempc; -ext/opcache/jit/ir/dynasm/minilua.c:4919:25 - Unknown word (tempb) -- b=luaV_tonumber(rb,&tempb))!=NULL&& -ext/opcache/jit/ir/dynasm/minilua.c:4920:22 - Unknown word (tempc) -- c=luaV_tonumber(rc,&tempc))!=NULL){ -ext/opcache/jit/ir/dynasm/minilua.c:4925:31 - Unknown word (nummul) -- MUL:setnvalue(ra,luai_nummul(nb,nc));break; -ext/opcache/jit/ir/dynasm/minilua.c:4928:31 - Unknown word (numpow) -- POW:setnvalue(ra,luai_numpow(nb,nc));break; -ext/opcache/jit/ir/dynasm/minilua.c:4929:31 - Unknown word (numunm) -- UNM:setnvalue(ra,luai_numunm(nb));break; -ext/opcache/jit/ir/dynasm/minilua.c:4934:6 - Unknown word (aritherror) -- luaG_aritherror(L,rb,rc); -ext/opcache/jit/ir/dynasm/minilua.c:4939:76 - Unknown word (INDEXK) -- OpArgK,ISK(GETARG_B(i))?k+INDEXK(GETARG_B(i)):base+GETARG -ext/opcache/jit/ir/dynasm/minilua.c:4940:76 - Unknown word (INDEXK) -- OpArgK,ISK(GETARG_C(i))?k+INDEXK(GETARG_C(i)):base+GETARG -ext/opcache/jit/ir/dynasm/minilua.c:4942:9 - Unknown word (dojump) -- #define dojump(L,pc,i){(pc)+=(i);} -ext/opcache/jit/ir/dynasm/minilua.c:4945:42 - Unknown word (nexeccalls) -- execute(lua_State*L,int nexeccalls){ -ext/opcache/jit/ir/dynasm/minilua.c:4964:9 - Unknown word (LOADK) -- case OP_LOADK:{ -ext/opcache/jit/ir/dynasm/minilua.c:4969:1 - Unknown word (setbvalue) -- setbvalue(ra,GETARG_B(i)); -ext/opcache/jit/ir/dynasm/minilua.c:4980:9 - Unknown word (GETUPVAL) -- case OP_GETUPVAL:{ -ext/opcache/jit/ir/dynasm/minilua.c:4982:17 - Unknown word (upvals) -- setobj(L,ra,cl->upvals[b]->v); +ext/opcache/jit/ir/dynasm/minilua.c:4891:10 - Unknown word (tsvalue) -- }else if(tsvalue(top-1)->len==0) +ext/opcache/jit/ir/dynasm/minilua.c:4894:11 - Unknown word (tsvalue) -- size_t tl=tsvalue(top-1)->len; +ext/opcache/jit/ir/dynasm/minilua.c:4898:10 - Unknown word (tsvalue) -- size_t l=tsvalue(top-n-1)->len; +ext/opcache/jit/ir/dynasm/minilua.c:4905:10 - Unknown word (tsvalue) -- size_t l=tsvalue(top-i)->len; +ext/opcache/jit/ir/dynasm/minilua.c:4917:14 - Unknown word (tempc) -- TValue tempb,tempc; +ext/opcache/jit/ir/dynasm/minilua.c:4917:8 - Unknown word (tempb) -- TValue tempb,tempc; +ext/opcache/jit/ir/dynasm/minilua.c:4919:25 - Unknown word (tempb) -- b=luaV_tonumber(rb,&tempb))!=NULL&& +ext/opcache/jit/ir/dynasm/minilua.c:4920:22 - Unknown word (tempc) -- c=luaV_tonumber(rc,&tempc))!=NULL){ +ext/opcache/jit/ir/dynasm/minilua.c:4925:31 - Unknown word (nummul) -- MUL:setnvalue(ra,luai_nummul(nb,nc));break; +ext/opcache/jit/ir/dynasm/minilua.c:4929:31 - Unknown word (numunm) -- UNM:setnvalue(ra,luai_numunm(nb));break; +ext/opcache/jit/ir/dynasm/minilua.c:4934:6 - Unknown word (aritherror) -- luaG_aritherror(L,rb,rc); +ext/opcache/jit/ir/dynasm/minilua.c:4939:76 - Unknown word (INDEXK) -- OpArgK,ISK(GETARG_B(i))?k+INDEXK(GETARG_B(i)):base+GETARG +ext/opcache/jit/ir/dynasm/minilua.c:4940:76 - Unknown word (INDEXK) -- OpArgK,ISK(GETARG_C(i))?k+INDEXK(GETARG_C(i)):base+GETARG +ext/opcache/jit/ir/dynasm/minilua.c:4942:9 - Unknown word (dojump) -- #define dojump(L,pc,i){(pc)+=(i);} +ext/opcache/jit/ir/dynasm/minilua.c:4964:9 - Unknown word (LOADK) -- case OP_LOADK:{ +ext/opcache/jit/ir/dynasm/minilua.c:4969:1 - Unknown word (setbvalue) -- setbvalue(ra,GETARG_B(i)); ext/opcache/jit/ir/dynasm/minilua.c:500:9 - Unknown word (rawgco) -- #define rawgco2ts(o)check_exp((o)- ext/opcache/jit/ir/dynasm/minilua.c:501:20 - Unknown word (rawgco) -- #define gco2ts(o)(&rawgco2ts(o)->tsv) ext/opcache/jit/ir/dynasm/minilua.c:502:9 - Unknown word (rawgco) -- #define rawgco2u(o)check_exp((o)->gch ext/opcache/jit/ir/dynasm/minilua.c:5034:15 - Unknown word (nummul) -- arith_op(luai_nummul,TM_MUL); ext/opcache/jit/ir/dynasm/minilua.c:503:19 - Unknown word (rawgco) -- #define gco2u(o)(&rawgco2u(o)->uv) -ext/opcache/jit/ir/dynasm/minilua.c:5046:15 - Unknown word (numpow) -- arith_op(luai_numpow,TM_POW); ext/opcache/jit/ir/dynasm/minilua.c:5053:19 - Unknown word (numunm) -- setnvalue(ra,luai_numunm(nb)); ext/opcache/jit/ir/dynasm/minilua.c:508:9 - Unknown word (ngcotouv) -- #define ngcotouv(o)check_exp((o)==NULL ext/opcache/jit/ir/dynasm/minilua.c:5093:1 - Unknown word (dojump) -- dojump(L,pc,GETARG_sBx(i)) ext/opcache/jit/ir/dynasm/minilua.c:5101:1 - Unknown word (dojump) -- dojump(L,pc,GETARG_sBx(*pc ext/opcache/jit/ir/dynasm/minilua.c:5109:1 - Unknown word (dojump) -- dojump(L,pc,GETARG_sBx(*pc ext/opcache/jit/ir/dynasm/minilua.c:5117:1 - Unknown word (dojump) -- dojump(L,pc,GETARG_sBx(*pc -ext/opcache/jit/ir/dynasm/minilua.c:5144:1 - Unknown word (nexeccalls) -- nexeccalls++; ext/opcache/jit/ir/dynasm/minilua.c:516:12 - Unknown word (opname) -- const char*opname); -ext/opcache/jit/ir/dynasm/minilua.c:5173:5 - Unknown word (tailcalls) -- ci->tailcalls++; -ext/opcache/jit/ir/dynasm/minilua.c:518:117 - Unknown word (condhardstacktests) -- growstack(L,n);else condhardstacktests(luaD_reallocstack(L ext/opcache/jit/ir/dynasm/minilua.c:518:97 - Unknown word (growstack) -- sizeof(TValue))luaD_growstack(L,n);else condhardstacktests -ext/opcache/jit/ir/dynasm/minilua.c:5192:6 - Unknown word (nexeccalls) -- if(--nexeccalls==0) ext/opcache/jit/ir/dynasm/minilua.c:5203:28 - Unknown word (numle) -- luai_numlt(0,step)?luai_numle(idx,limit) ext/opcache/jit/ir/dynasm/minilua.c:5203:9 - Unknown word (numlt) -- if(luai_numlt(0,step)?luai_numle(idx ext/opcache/jit/ir/dynasm/minilua.c:5204:7 - Unknown word (numle) -- :luai_numle(limit,idx)){ -ext/opcache/jit/ir/dynasm/minilua.c:5211:9 - Unknown word (FORPREP) -- case OP_FORPREP:{ -ext/opcache/jit/ir/dynasm/minilua.c:5226:9 - Unknown word (TFORLOOP) -- case OP_TFORLOOP:{ -ext/opcache/jit/ir/dynasm/minilua.c:522:9 - Unknown word (saveci) -- #define saveci(L,p)((char*)(p)-(char -ext/opcache/jit/ir/dynasm/minilua.c:523:9 - Unknown word (restoreci) -- #define restoreci(L,n)((CallInfo*)((char +ext/opcache/jit/ir/dynasm/minilua.c:521:9 - Unknown word (restorestack) -- #define restorestack(L,n)((TValue*)((char +ext/opcache/jit/ir/dynasm/minilua.c:522:9 - Unknown word (saveci) -- #define saveci(L,p)((char*)(p)-(char +ext/opcache/jit/ir/dynasm/minilua.c:523:9 - Unknown word (restoreci) -- #define restoreci(L,n)((CallInfo*)((char ext/opcache/jit/ir/dynasm/minilua.c:5252:17 - Unknown word (ttistable) -- runtime_check(L,ttistable(ra)); ext/opcache/jit/ir/dynasm/minilua.c:5256:6 - Unknown word (resizearray) -- luaH_resizearray(L,h,last); ext/opcache/jit/ir/dynasm/minilua.c:5260:6 - Unknown word (barriert) -- luaC_barriert(L,h,val); -ext/opcache/jit/ir/dynasm/minilua.c:5277:24 - Unknown word (GETUPVAL) -- GET_OPCODE(*pc)==OP_GETUPVAL) -ext/opcache/jit/ir/dynasm/minilua.c:5280:23 - Unknown word (findupval) -- ncl->l.upvals[j]=luaF_findupval(L,base+GETARG_B(*pc ext/opcache/jit/ir/dynasm/minilua.c:5283:1 - Unknown word (setclvalue) -- setclvalue(L,ra,ncl); -ext/opcache/jit/ir/dynasm/minilua.c:528:18 - Unknown word (growstack) -- static void luaD_growstack(lua_State*L,int n); -ext/opcache/jit/ir/dynasm/minilua.c:530:18 - Unknown word (growaux) -- static void*luaM_growaux_(lua_State*L,void*block +ext/opcache/jit/ir/dynasm/minilua.c:528:18 - Unknown word (growstack) -- static void luaD_growstack(lua_State*L,int n); +ext/opcache/jit/ir/dynasm/minilua.c:530:18 - Unknown word (growaux) -- static void*luaM_growaux_(lua_State*L,void*block ext/opcache/jit/ir/dynasm/minilua.c:5311:13 - Unknown word (checknelems) -- #define api_checknelems(L,n)luai_apicheck(L -ext/opcache/jit/ir/dynasm/minilua.c:5337:11 - Unknown word (upvalue) -- ?&func->c.upvalue[idx-1] ext/opcache/jit/ir/dynasm/minilua.c:5361:26 - Unknown word (atpanic) -- static lua_CFunction lua_atpanic(lua_State*L,lua_CFunction ext/opcache/jit/ir/dynasm/minilua.c:5361:60 - Unknown word (panicf) -- State*L,lua_CFunction panicf){ ext/opcache/jit/ir/dynasm/minilua.c:5364:13 - Unknown word (panicf) -- G(L)->panic=panicf; ext/opcache/jit/ir/dynasm/minilua.c:5401:5 - Unknown word (checknelems) -- api_checknelems(L,1); ext/opcache/jit/ir/dynasm/minilua.c:5429:16 - Unknown word (iscfunction) -- static int lua_iscfunction(lua_State*L,int idx ext/opcache/jit/ir/dynasm/minilua.c:5431:8 - Unknown word (iscfunction) -- return iscfunction(o); -ext/opcache/jit/ir/dynasm/minilua.c:544:15 - Unknown word (reallocv) -- newblock=luaM_reallocv(L,block,*size,newsize -ext/opcache/jit/ir/dynasm/minilua.c:5465:24 - Unknown word (tointeger) -- static lua_Integer lua_tointeger(lua_State*L,int idx -ext/opcache/jit/ir/dynasm/minilua.c:5477:16 - Unknown word (toboolean) -- static int lua_toboolean(lua_State*L,int idx +ext/opcache/jit/ir/dynasm/minilua.c:544:15 - Unknown word (reallocv) -- newblock=luaM_reallocv(L,block,*size,newsize ext/opcache/jit/ir/dynasm/minilua.c:5481:23 - Unknown word (tolstring) -- static const char*lua_tolstring(lua_State*L,int idx ext/opcache/jit/ir/dynasm/minilua.c:5508:26 - Unknown word (tocfunction) -- static lua_CFunction lua_tocfunction(lua_State*L,int idx ext/opcache/jit/ir/dynasm/minilua.c:5510:9 - Unknown word (iscfunction) -- return(!iscfunction(o))?NULL:clvalue(o) -ext/opcache/jit/ir/dynasm/minilua.c:5512:17 - Unknown word (touserdata) -- static void*lua_touserdata(lua_State*L,int idx ext/opcache/jit/ir/dynasm/minilua.c:5515:15 - Unknown word (rawuvalue) -- case 7:return(rawuvalue(o)+1); -ext/opcache/jit/ir/dynasm/minilua.c:552:70 - Unknown word (nsize) -- size_t osize,size_t nsize){ ext/opcache/jit/ir/dynasm/minilua.c:5532:17 - Unknown word (pushlstring) -- static void lua_pushlstring(lua_State*L,const char ext/opcache/jit/ir/dynasm/minilua.c:5541:5 - Unknown word (pushlstring) -- lua_pushlstring(L,s,strlen(s)); ext/opcache/jit/ir/dynasm/minilua.c:5543:23 - Unknown word (pushvfstring) -- static const char*lua_pushvfstring(lua_State*L,const char ext/opcache/jit/ir/dynasm/minilua.c:5547:10 - Unknown word (pushvfstring) -- ret=luaO_pushvfstring(L,fmt,argp); -ext/opcache/jit/ir/dynasm/minilua.c:554:40 - Unknown word (nsize) -- frealloc)(g->ud,block,osize,nsize); ext/opcache/jit/ir/dynasm/minilua.c:5559:17 - Unknown word (pushcclosure) -- static void lua_pushcclosure(lua_State*L,lua_CFunction -ext/opcache/jit/ir/dynasm/minilua.c:555:17 - Unknown word (nsize) -- if(block==NULL&&nsize>0) ext/opcache/jit/ir/dynasm/minilua.c:5562:5 - Unknown word (checknelems) -- api_checknelems(L,n); -ext/opcache/jit/ir/dynasm/minilua.c:5567:17 - Unknown word (upvalue) -- setobj(L,&cl->c.upvalue[n],L->top+n); ext/opcache/jit/ir/dynasm/minilua.c:5568:1 - Unknown word (setclvalue) -- setclvalue(L,L->top,cl); -ext/opcache/jit/ir/dynasm/minilua.c:5576:1 - Unknown word (setthvalue) -- setthvalue(L,L->top,L); -ext/opcache/jit/ir/dynasm/minilua.c:557:37 - Unknown word (nsize) -- g->totalbytes-osize)+nsize; -ext/opcache/jit/ir/dynasm/minilua.c:5601:17 - Unknown word (rawgeti) -- static void lua_rawgeti(lua_State*L,int idx -ext/opcache/jit/ir/dynasm/minilua.c:5608:56 - Unknown word (nrec) -- State*L,int narray,int nrec){ -ext/opcache/jit/ir/dynasm/minilua.c:5610:38 - Unknown word (nrec) -- top,luaH_new(L,narray,nrec)); -ext/opcache/jit/ir/dynasm/minilua.c:5638:17 - Unknown word (getfenv) -- static void lua_getfenv(lua_State*L,int idx -ext/opcache/jit/ir/dynasm/minilua.c:5650:20 - Unknown word (thvalue) -- setobj(L,L->top,gt(thvalue(o))); -ext/opcache/jit/ir/dynasm/minilua.c:5660:5 - Unknown word (checknelems) -- api_checknelems(L,2); -ext/opcache/jit/ir/dynasm/minilua.c:5669:5 - Unknown word (checknelems) -- api_checknelems(L,1); -ext/opcache/jit/ir/dynasm/minilua.c:5682:6 - Unknown word (barriert) -- luaC_barriert(L,hvalue(t),L->top- -ext/opcache/jit/ir/dynasm/minilua.c:5685:17 - Unknown word (rawseti) -- static void lua_rawseti(lua_State*L,int idx -ext/opcache/jit/ir/dynasm/minilua.c:5710:6 - Unknown word (objbarriert) -- luaC_objbarriert(L,hvalue(obj),mt); -ext/opcache/jit/ir/dynasm/minilua.c:5716:19 - Unknown word (rawuvalue) -- luaC_objbarrier(L,rawuvalue(obj),mt); -ext/opcache/jit/ir/dynasm/minilua.c:5727:16 - Unknown word (setfenv) -- static int lua_setfenv(lua_State*L,int idx -ext/opcache/jit/ir/dynasm/minilua.c:5742:16 - Unknown word (thvalue) -- sethvalue(L,gt(thvalue(o)),hvalue(L->top-1 -ext/opcache/jit/ir/dynasm/minilua.c:5752:25 - Unknown word (nres) -- define adjustresults(L,nres){if(nres==(-1)&&L->top -ext/opcache/jit/ir/dynasm/minilua.c:5752:34 - Unknown word (nres) -- adjustresults(L,nres){if(nres==(-1)&&L->top>=L->ci -ext/opcache/jit/ir/dynasm/minilua.c:575:9 - Unknown word (isdead) -- #define isdead(g,v)((v)->gch.marked -ext/opcache/jit/ir/dynasm/minilua.c:578:23 - Unknown word (iscollectable) -- define valiswhite(x)(iscollectable(x)&&iswhite(gcvalue -ext/opcache/jit/ir/dynasm/minilua.c:578:49 - Unknown word (gcvalue) -- iscollectable(x)&&iswhite(gcvalue(x))) -ext/opcache/jit/ir/dynasm/minilua.c:578:9 - Unknown word (valiswhite) -- #define valiswhite(x)(iscollectable(x) +ext/opcache/jit/ir/dynasm/minilua.c:5576:1 - Unknown word (setthvalue) -- setthvalue(L,L->top,L); +ext/opcache/jit/ir/dynasm/minilua.c:5601:17 - Unknown word (rawgeti) -- static void lua_rawgeti(lua_State*L,int idx +ext/opcache/jit/ir/dynasm/minilua.c:5638:17 - Unknown word (getfenv) -- static void lua_getfenv(lua_State*L,int idx +ext/opcache/jit/ir/dynasm/minilua.c:5650:20 - Unknown word (thvalue) -- setobj(L,L->top,gt(thvalue(o))); +ext/opcache/jit/ir/dynasm/minilua.c:5660:5 - Unknown word (checknelems) -- api_checknelems(L,2); +ext/opcache/jit/ir/dynasm/minilua.c:5669:5 - Unknown word (checknelems) -- api_checknelems(L,1); +ext/opcache/jit/ir/dynasm/minilua.c:5682:6 - Unknown word (barriert) -- luaC_barriert(L,hvalue(t),L->top- +ext/opcache/jit/ir/dynasm/minilua.c:5685:17 - Unknown word (rawseti) -- static void lua_rawseti(lua_State*L,int idx +ext/opcache/jit/ir/dynasm/minilua.c:5710:6 - Unknown word (objbarriert) -- luaC_objbarriert(L,hvalue(obj),mt); +ext/opcache/jit/ir/dynasm/minilua.c:5716:19 - Unknown word (rawuvalue) -- luaC_objbarrier(L,rawuvalue(obj),mt); +ext/opcache/jit/ir/dynasm/minilua.c:5727:16 - Unknown word (setfenv) -- static int lua_setfenv(lua_State*L,int idx +ext/opcache/jit/ir/dynasm/minilua.c:5742:16 - Unknown word (thvalue) -- sethvalue(L,gt(thvalue(o)),hvalue(L->top-1 +ext/opcache/jit/ir/dynasm/minilua.c:575:9 - Unknown word (isdead) -- #define isdead(g,v)((v)->gch.marked +ext/opcache/jit/ir/dynasm/minilua.c:578:23 - Unknown word (iscollectable) -- define valiswhite(x)(iscollectable(x)&&iswhite(gcvalue +ext/opcache/jit/ir/dynasm/minilua.c:578:49 - Unknown word (gcvalue) -- iscollectable(x)&&iswhite(gcvalue(x))) +ext/opcache/jit/ir/dynasm/minilua.c:578:9 - Unknown word (valiswhite) -- #define valiswhite(x)(iscollectable(x) +ext/opcache/jit/ir/dynasm/minilua.c:5790:12 - Unknown word (chunkname) -- const char*chunkname){ +ext/opcache/jit/ir/dynasm/minilua.c:5793:15 - Unknown word (chunkname) -- if(!chunkname)chunkname="?"; +ext/opcache/jit/ir/dynasm/minilua.c:5793:5 - Unknown word (chunkname) -- if(!chunkname)chunkname="?"; ext/opcache/jit/ir/dynasm/minilua.c:5795:13 - Unknown word (protectedparser) -- status=luaD_protectedparser(L,&z,chunkname); -ext/opcache/jit/ir/dynasm/minilua.c:580:25 - Unknown word (condhardstacktests) -- define luaC_checkGC(L){condhardstacktests(luaD_reallocstack(L -ext/opcache/jit/ir/dynasm/minilua.c:581:32 - Unknown word (valiswhite) -- luaC_barrier(L,p,v){if(valiswhite(v)&&isblack(obj2gco -ext/opcache/jit/ir/dynasm/minilua.c:581:72 - Unknown word (barrierf) -- isblack(obj2gco(p)))luaC_barrierf(L,obj2gco(p),gcvalue -ext/opcache/jit/ir/dynasm/minilua.c:581:94 - Unknown word (gcvalue) -- barrierf(L,obj2gco(p),gcvalue(v));} -ext/opcache/jit/ir/dynasm/minilua.c:582:14 - Unknown word (barriert) -- #define luaC_barriert(L,t,v){if(valiswhite -ext/opcache/jit/ir/dynasm/minilua.c:582:33 - Unknown word (valiswhite) -- luaC_barriert(L,t,v){if(valiswhite(v)&&isblack(obj2gco -ext/opcache/jit/ir/dynasm/minilua.c:582:73 - Unknown word (barrierback) -- isblack(obj2gco(t)))luaC_barrierback(L,t);} +ext/opcache/jit/ir/dynasm/minilua.c:5795:34 - Unknown word (chunkname) -- protectedparser(L,&z,chunkname); +ext/opcache/jit/ir/dynasm/minilua.c:581:32 - Unknown word (valiswhite) -- luaC_barrier(L,p,v){if(valiswhite(v)&&isblack(obj2gco +ext/opcache/jit/ir/dynasm/minilua.c:581:72 - Unknown word (barrierf) -- isblack(obj2gco(p)))luaC_barrierf(L,obj2gco(p),gcvalue +ext/opcache/jit/ir/dynasm/minilua.c:581:94 - Unknown word (gcvalue) -- barrierf(L,obj2gco(p),gcvalue(v));} +ext/opcache/jit/ir/dynasm/minilua.c:582:14 - Unknown word (barriert) -- #define luaC_barriert(L,t,v){if(valiswhite +ext/opcache/jit/ir/dynasm/minilua.c:582:33 - Unknown word (valiswhite) -- luaC_barriert(L,t,v){if(valiswhite(v)&&isblack(obj2gco +ext/opcache/jit/ir/dynasm/minilua.c:582:73 - Unknown word (barrierback) -- isblack(obj2gco(t)))luaC_barrierback(L,t);} ext/opcache/jit/ir/dynasm/minilua.c:5831:8 - Unknown word (newudata) -- u=luaS_newudata(L,size,getcurrenv(L ext/opcache/jit/ir/dynasm/minilua.c:5832:1 - Unknown word (setuvalue) -- setuvalue(L,L->top,u); -ext/opcache/jit/ir/dynasm/minilua.c:583:81 - Unknown word (barrierf) -- isblack(obj2gco(p)))luaC_barrierf(L,obj2gco(p),obj2gco +ext/opcache/jit/ir/dynasm/minilua.c:583:81 - Unknown word (barrierf) -- isblack(obj2gco(p)))luaC_barrierf(L,obj2gco(p),obj2gco ext/opcache/jit/ir/dynasm/minilua.c:5845:25 - Unknown word (checklstring) -- static const char* luaL_checklstring(lua_State*L,int numArg ext/opcache/jit/ir/dynasm/minilua.c:5847:25 - Unknown word (optlstring) -- static const char* luaL_optlstring(lua_State*L,int numArg -ext/opcache/jit/ir/dynasm/minilua.c:584:14 - Unknown word (objbarriert) -- #define luaC_objbarriert(L,t,o){if(iswhite(obj -ext/opcache/jit/ir/dynasm/minilua.c:584:82 - Unknown word (barrierback) -- isblack(obj2gco(t)))luaC_barrierback(L,t);} +ext/opcache/jit/ir/dynasm/minilua.c:584:14 - Unknown word (objbarriert) -- #define luaC_objbarriert(L,t,o){if(iswhite(obj +ext/opcache/jit/ir/dynasm/minilua.c:584:82 - Unknown word (barrierback) -- isblack(obj2gco(t)))luaC_barrierback(L,t);} ext/opcache/jit/ir/dynasm/minilua.c:5854:22 - Unknown word (szhint) -- const char*fname,int szhint); ext/opcache/jit/ir/dynasm/minilua.c:5856:36 - Unknown word (checklstring) -- checkstring(L,n)(luaL_checklstring(L,(n),NULL)) ext/opcache/jit/ir/dynasm/minilua.c:5857:36 - Unknown word (optlstring) -- optstring(L,n,d)(luaL_optlstring(L,(n),(d),NULL)) ext/opcache/jit/ir/dynasm/minilua.c:5862:31 - Unknown word (isnoneornil) -- luaL_opt(L,f,n,d)(lua_isnoneornil(L,(n))?(d):f(L,(n)) ext/opcache/jit/ir/dynasm/minilua.c:5869:68 - Unknown word (prepbuffer) -- buffer+BUFSIZ)||luaL_prepbuffer(B)),(*(B)->p++=(char ext/opcache/jit/ir/dynasm/minilua.c:5871:19 - Unknown word (prepbuffer) -- static char* luaL_prepbuffer(luaL_Buffer*B); -ext/opcache/jit/ir/dynasm/minilua.c:5872:42 - Unknown word (narg) -- argerror(lua_State*L,int narg,const char*extramsg -ext/opcache/jit/ir/dynasm/minilua.c:5875:45 - Unknown word (narg) -- bad argument #%d (%s)",narg,extramsg); -ext/opcache/jit/ir/dynasm/minilua.c:5878:1 - Unknown word (narg) -- narg--; -ext/opcache/jit/ir/dynasm/minilua.c:5879:4 - Unknown word (narg) -- if(narg==0) -ext/opcache/jit/ir/dynasm/minilua.c:587:18 - Unknown word (linkupval) -- static void luaC_linkupval(lua_State*L,UpVal*uv -ext/opcache/jit/ir/dynasm/minilua.c:5886:1 - Unknown word (narg) -- narg,ar.name,extramsg); ext/opcache/jit/ir/dynasm/minilua.c:5888:17 - Unknown word (typerror) -- static int luaL_typerror(lua_State*L,int narg -ext/opcache/jit/ir/dynasm/minilua.c:5888:58 - Unknown word (tname) -- int narg,const char*tname){ -ext/opcache/jit/ir/dynasm/minilua.c:588:18 - Unknown word (barrierf) -- static void luaC_barrierf(lua_State*L,GCObject -ext/opcache/jit/ir/dynasm/minilua.c:5890:1 - Unknown word (tname) -- tname,luaL_typename(L,narg +ext/opcache/jit/ir/dynasm/minilua.c:588:18 - Unknown word (barrierf) -- static void luaC_barrierf(lua_State*L,GCObject ext/opcache/jit/ir/dynasm/minilua.c:5894:6 - Unknown word (typerror) -- luaL_typerror(L,narg,lua_typename -ext/opcache/jit/ir/dynasm/minilua.c:589:18 - Unknown word (barrierback) -- static void luaC_barrierback(lua_State*L,Table*t -ext/opcache/jit/ir/dynasm/minilua.c:5916:53 - Unknown word (tname) -- lua_State*L,const char*tname){ -ext/opcache/jit/ir/dynasm/minilua.c:5917:25 - Unknown word (tname) -- getfield(L,(-10000),tname); -ext/opcache/jit/ir/dynasm/minilua.c:591:9 - Unknown word (sizeudata) -- #define sizeudata(u)(sizeof(union Udata -ext/opcache/jit/ir/dynasm/minilua.c:5923:25 - Unknown word (tname) -- setfield(L,(-10000),tname); +ext/opcache/jit/ir/dynasm/minilua.c:589:18 - Unknown word (barrierback) -- static void luaC_barrierback(lua_State*L,Table*t +ext/opcache/jit/ir/dynasm/minilua.c:591:9 - Unknown word (sizeudata) -- #define sizeudata(u)(sizeof(union Udata ext/opcache/jit/ir/dynasm/minilua.c:5926:18 - Unknown word (checkudata) -- static void*luaL_checkudata(lua_State*L,int ud,const -ext/opcache/jit/ir/dynasm/minilua.c:5927:12 - Unknown word (touserdata) -- void*p=lua_touserdata(L,ud); -ext/opcache/jit/ir/dynasm/minilua.c:592:28 - Unknown word (newlstr) -- define luaS_new(L,s)(luaS_newlstr(L,s,strlen(s))) +ext/opcache/jit/ir/dynasm/minilua.c:592:28 - Unknown word (newlstr) -- define luaS_new(L,s)(luaS_newlstr(L,s,strlen(s))) ext/opcache/jit/ir/dynasm/minilua.c:5937:6 - Unknown word (typerror) -- luaL_typerror(L,ud,tname); -ext/opcache/jit/ir/dynasm/minilua.c:593:35 - Unknown word (newlstr) -- newliteral(L,s)(luaS_newlstr(L,""s,(sizeof(s)/sizeof +ext/opcache/jit/ir/dynasm/minilua.c:593:35 - Unknown word (newlstr) -- newliteral(L,s)(luaS_newlstr(L,""s,(sizeof(s)/sizeof ext/opcache/jit/ir/dynasm/minilua.c:5952:24 - Unknown word (checklstring) -- static const char*luaL_checklstring(lua_State*L,int narg ext/opcache/jit/ir/dynasm/minilua.c:5953:18 - Unknown word (tolstring) -- const char*s=lua_tolstring(L,narg,len); ext/opcache/jit/ir/dynasm/minilua.c:5957:24 - Unknown word (optlstring) -- static const char*luaL_optlstring(lua_State*L,int narg ext/opcache/jit/ir/dynasm/minilua.c:5959:8 - Unknown word (isnoneornil) -- if(lua_isnoneornil(L,narg)){ -ext/opcache/jit/ir/dynasm/minilua.c:595:21 - Unknown word (newlstr) -- static TString*luaS_newlstr(lua_State*L,const char +ext/opcache/jit/ir/dynasm/minilua.c:595:21 - Unknown word (newlstr) -- static TString*luaS_newlstr(lua_State*L,const char ext/opcache/jit/ir/dynasm/minilua.c:5964:18 - Unknown word (checklstring) -- else return luaL_checklstring(L,narg,len); -ext/opcache/jit/ir/dynasm/minilua.c:5973:19 - Unknown word (tointeger) -- lua_Integer d=lua_tointeger(L,narg); -ext/opcache/jit/ir/dynasm/minilua.c:597:47 - Unknown word (tonumber) -- ttype(o)==3||(((o)=luaV_tonumber(o,n))!=NULL)) -ext/opcache/jit/ir/dynasm/minilua.c:597:9 - Unknown word (tonumber) -- #define tonumber(o,n)(ttype(o)==3||( -ext/opcache/jit/ir/dynasm/minilua.c:600:26 - Unknown word (tonumber) -- static const TValue*luaV_tonumber(const TValue*obj,TValue ext/opcache/jit/ir/dynasm/minilua.c:6025:5 - Unknown word (pushcclosure) -- lua_pushcclosure(L,l->func,nup); -ext/opcache/jit/ir/dynasm/minilua.c:602:42 - Unknown word (nexeccalls) -- execute(lua_State*L,int nexeccalls); ext/opcache/jit/ir/dynasm/minilua.c:6031:22 - Unknown word (szhint) -- const char*fname,int szhint){ ext/opcache/jit/ir/dynasm/minilua.c:6037:5 - Unknown word (pushlstring) -- lua_pushlstring(L,fname,e-fname); ext/opcache/jit/ir/dynasm/minilua.c:6041:32 - Unknown word (szhint) -- createtable(L,0,(*e=='.'?1:szhint)); -ext/opcache/jit/ir/dynasm/minilua.c:6070:5 - Unknown word (toget) -- int toget=1; -ext/opcache/jit/ir/dynasm/minilua.c:6073:25 - Unknown word (toget) -- size_t l=lua_strlen(L,-(toget+1)); -ext/opcache/jit/ir/dynasm/minilua.c:6074:11 - Unknown word (toget) -- if(B->lvl-toget+1>=(20/2)||toplen>l -ext/opcache/jit/ir/dynasm/minilua.c:6076:1 - Unknown word (toget) -- toget++; -ext/opcache/jit/ir/dynasm/minilua.c:6079:8 - Unknown word (toget) -- }while(togetlvl); ext/opcache/jit/ir/dynasm/minilua.c:6084:18 - Unknown word (prepbuffer) -- static char*luaL_prepbuffer(luaL_Buffer*B){ ext/opcache/jit/ir/dynasm/minilua.c:6089:18 - Unknown word (addlstring) -- static void luaL_addlstring(luaL_Buffer*B,const ext/opcache/jit/ir/dynasm/minilua.c:6101:18 - Unknown word (tolstring) -- const char*s=lua_tolstring(L,-1,&vl); -ext/opcache/jit/ir/dynasm/minilua.c:6136:52 - Unknown word (fnameindex) -- const char*what,int fnameindex){ -ext/opcache/jit/ir/dynasm/minilua.c:6138:36 - Unknown word (fnameindex) -- filename=lua_tostring(L,fnameindex)+1; -ext/opcache/jit/ir/dynasm/minilua.c:6140:14 - Unknown word (fnameindex) -- lua_remove(L,fnameindex); -ext/opcache/jit/ir/dynasm/minilua.c:6147:5 - Unknown word (fnameindex) -- int fnameindex=lua_gettop(L)+1; -ext/opcache/jit/ir/dynasm/minilua.c:6156:39 - Unknown word (fnameindex) -- return errfile(L,"open",fnameindex); ext/opcache/jit/ir/dynasm/minilua.c:6218:10 - Unknown word (atpanic) -- if(L)lua_atpanic(L,&panic); ext/opcache/jit/ir/dynasm/minilua.c:6282:17 - Unknown word (setfenv) -- static int luaB_setfenv(lua_State*L){ ext/opcache/jit/ir/dynasm/minilua.c:6289:5 - Unknown word (setfenv) -- lua_setfenv(L,-2); ext/opcache/jit/ir/dynasm/minilua.c:6292:13 - Unknown word (iscfunction) -- else if(lua_iscfunction(L,-2)||lua_setfenv(L ext/opcache/jit/ir/dynasm/minilua.c:6292:36 - Unknown word (setfenv) -- iscfunction(L,-2)||lua_setfenv(L,-2)==0) ext/opcache/jit/ir/dynasm/minilua.c:6294:9 - Unknown word (setfenv) -- LUA_QL("setfenv")" cannot change environment -ext/opcache/jit/ir/dynasm/minilua.c:6321:21 - Unknown word (upvalueindex) -- lua_pushvalue(L,lua_upvalueindex(1)); ext/opcache/jit/ir/dynasm/minilua.c:6326:12 - Unknown word (ipairsaux) -- static int ipairsaux(lua_State*L){ ext/opcache/jit/ir/dynasm/minilua.c:6331:5 - Unknown word (rawgeti) -- lua_rawgeti(L,1,i); ext/opcache/jit/ir/dynasm/minilua.c:6334:17 - Unknown word (ipairs) -- static int luaB_ipairs(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:6336:21 - Unknown word (upvalueindex) -- lua_pushvalue(L,lua_upvalueindex(1)); ext/opcache/jit/ir/dynasm/minilua.c:6352:19 - Unknown word (checklstring) -- const char*s=luaL_checklstring(L,1,&l); -ext/opcache/jit/ir/dynasm/minilua.c:6362:9 - Unknown word (toboolean) -- if(!lua_toboolean(L,1)) +ext/opcache/jit/ir/dynasm/minilua.c:6353:12 - Unknown word (chunkname) -- const char*chunkname=luaL_optstring(L,2,s ext/opcache/jit/ir/dynasm/minilua.c:6375:5 - Unknown word (rawgeti) -- lua_rawgeti(L,1,i); ext/opcache/jit/ir/dynasm/minilua.c:6377:5 - Unknown word (rawgeti) -- lua_rawgeti(L,1,i); -ext/opcache/jit/ir/dynasm/minilua.c:6391:8 - Unknown word (toboolean) -- if(lua_toboolean(L,1)==0) -ext/opcache/jit/ir/dynasm/minilua.c:6397:18 - Unknown word (upvalueindex) -- lua_rawset(L,lua_upvalueindex(1)); -ext/opcache/jit/ir/dynasm/minilua.c:6402:18 - Unknown word (upvalueindex) -- lua_rawget(L,lua_upvalueindex(1)); -ext/opcache/jit/ir/dynasm/minilua.c:6403:16 - Unknown word (toboolean) -- validproxy=lua_toboolean(L,-1); -ext/opcache/jit/ir/dynasm/minilua.c:640:13 - Unknown word (numeq) -- return luai_numeq(nvalue(t1),nvalue(t -ext/opcache/jit/ir/dynasm/minilua.c:640:19 - Unknown word (nvalue) -- return luai_numeq(nvalue(t1),nvalue(t2)); -ext/opcache/jit/ir/dynasm/minilua.c:640:30 - Unknown word (nvalue) -- luai_numeq(nvalue(t1),nvalue(t2)); +ext/opcache/jit/ir/dynasm/minilua.c:640:13 - Unknown word (numeq) -- return luai_numeq(nvalue(t1),nvalue(t ext/opcache/jit/ir/dynasm/minilua.c:6429:5 - Unknown word (pushcfunction) -- lua_pushcfunction(L,u); -ext/opcache/jit/ir/dynasm/minilua.c:6430:5 - Unknown word (pushcclosure) -- lua_pushcclosure(L,f,1); -ext/opcache/jit/ir/dynasm/minilua.c:6439:12 - Unknown word (ipairs) -- auxopen(L,"ipairs",luaB_ipairs,ipairsaux -ext/opcache/jit/ir/dynasm/minilua.c:6439:25 - Unknown word (ipairs) -- auxopen(L,"ipairs",luaB_ipairs,ipairsaux); -ext/opcache/jit/ir/dynasm/minilua.c:6439:32 - Unknown word (ipairsaux) -- ipairs",luaB_ipairs,ipairsaux); -ext/opcache/jit/ir/dynasm/minilua.c:6449:12 - Unknown word (luaopen) -- static int luaopen_base(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:6454:12 - Unknown word (tinsert) -- static int tinsert(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:6467:5 - Unknown word (rawgeti) -- lua_rawgeti(L,1,i-1); -ext/opcache/jit/ir/dynasm/minilua.c:6468:5 - Unknown word (rawseti) -- lua_rawseti(L,1,i); -ext/opcache/jit/ir/dynasm/minilua.c:646:21 - Unknown word (gcvalue) -- return gcvalue(t1)==gcvalue(t2); -ext/opcache/jit/ir/dynasm/minilua.c:646:8 - Unknown word (gcvalue) -- return gcvalue(t1)==gcvalue(t2); -ext/opcache/jit/ir/dynasm/minilua.c:6477:5 - Unknown word (rawseti) -- lua_rawseti(L,1,pos); -ext/opcache/jit/ir/dynasm/minilua.c:6480:12 - Unknown word (tremove) -- static int tremove(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:6489:5 - Unknown word (rawseti) -- lua_rawseti(L,1,pos); -ext/opcache/jit/ir/dynasm/minilua.c:6492:5 - Unknown word (rawseti) -- lua_rawseti(L,1,e); -ext/opcache/jit/ir/dynasm/minilua.c:6502:12 - Unknown word (tconcat) -- static int tconcat(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:6504:8 - Unknown word (lsep) -- size_t lsep; -ext/opcache/jit/ir/dynasm/minilua.c:6506:21 - Unknown word (optlstring) -- const char*sep=luaL_optlstring(L,2,"",&lsep); -ext/opcache/jit/ir/dynasm/minilua.c:6506:40 - Unknown word (lsep) -- luaL_optlstring(L,2,"",&lsep); -ext/opcache/jit/ir/dynasm/minilua.c:6513:24 - Unknown word (lsep) -- luaL_addlstring(&b,sep,lsep); -ext/opcache/jit/ir/dynasm/minilua.c:6513:6 - Unknown word (addlstring) -- luaL_addlstring(&b,sep,lsep); -ext/opcache/jit/ir/dynasm/minilua.c:6531:9 - Unknown word (toboolean) -- res=lua_toboolean(L,-1); -ext/opcache/jit/ir/dynasm/minilua.c:6597:9 - Unknown word (isnoneornil) -- if(!lua_isnoneornil(L,2)) +ext/opcache/jit/ir/dynasm/minilua.c:6430:5 - Unknown word (pushcclosure) -- lua_pushcclosure(L,f,1); +ext/opcache/jit/ir/dynasm/minilua.c:6439:12 - Unknown word (ipairs) -- auxopen(L,"ipairs",luaB_ipairs,ipairsaux +ext/opcache/jit/ir/dynasm/minilua.c:6439:25 - Unknown word (ipairs) -- auxopen(L,"ipairs",luaB_ipairs,ipairsaux); +ext/opcache/jit/ir/dynasm/minilua.c:6439:32 - Unknown word (ipairsaux) -- ipairs",luaB_ipairs,ipairsaux); +ext/opcache/jit/ir/dynasm/minilua.c:6449:12 - Unknown word (luaopen) -- static int luaopen_base(lua_State*L){ +ext/opcache/jit/ir/dynasm/minilua.c:6467:5 - Unknown word (rawgeti) -- lua_rawgeti(L,1,i-1); +ext/opcache/jit/ir/dynasm/minilua.c:6468:5 - Unknown word (rawseti) -- lua_rawseti(L,1,i); +ext/opcache/jit/ir/dynasm/minilua.c:646:21 - Unknown word (gcvalue) -- return gcvalue(t1)==gcvalue(t2); +ext/opcache/jit/ir/dynasm/minilua.c:646:8 - Unknown word (gcvalue) -- return gcvalue(t1)==gcvalue(t2); +ext/opcache/jit/ir/dynasm/minilua.c:6477:5 - Unknown word (rawseti) -- lua_rawseti(L,1,pos); +ext/opcache/jit/ir/dynasm/minilua.c:6489:5 - Unknown word (rawseti) -- lua_rawseti(L,1,pos); +ext/opcache/jit/ir/dynasm/minilua.c:6492:5 - Unknown word (rawseti) -- lua_rawseti(L,1,e); +ext/opcache/jit/ir/dynasm/minilua.c:6504:8 - Unknown word (lsep) -- size_t lsep; +ext/opcache/jit/ir/dynasm/minilua.c:6506:21 - Unknown word (optlstring) -- const char*sep=luaL_optlstring(L,2,"",&lsep); +ext/opcache/jit/ir/dynasm/minilua.c:6506:40 - Unknown word (lsep) -- luaL_optlstring(L,2,"",&lsep); +ext/opcache/jit/ir/dynasm/minilua.c:6513:24 - Unknown word (lsep) -- luaL_addlstring(&b,sep,lsep); +ext/opcache/jit/ir/dynasm/minilua.c:6513:6 - Unknown word (addlstring) -- luaL_addlstring(&b,sep,lsep); +ext/opcache/jit/ir/dynasm/minilua.c:6597:9 - Unknown word (isnoneornil) -- if(!lua_isnoneornil(L,2)) ext/opcache/jit/ir/dynasm/minilua.c:65:4 - Unknown word (LOADK) -- OP_LOADK, -ext/opcache/jit/ir/dynasm/minilua.c:6604:11 - Unknown word (tconcat) -- {"concat",tconcat}, -ext/opcache/jit/ir/dynasm/minilua.c:6605:11 - Unknown word (tinsert) -- {"insert",tinsert}, -ext/opcache/jit/ir/dynasm/minilua.c:6606:11 - Unknown word (tremove) -- {"remove",tremove}, -ext/opcache/jit/ir/dynasm/minilua.c:6610:12 - Unknown word (luaopen) -- static int luaopen_table(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:6614:25 - Unknown word (fnames) -- static const char*const fnames[]={"input","output" -ext/opcache/jit/ir/dynasm/minilua.c:6635:33 - Unknown word (checkudata) -- tofilep(L)((FILE**)luaL_checkudata(L,1,"FILE*")) -ext/opcache/jit/ir/dynasm/minilua.c:6635:9 - Unknown word (tofilep) -- #define tofilep(L)((FILE**)luaL_checkudata -ext/opcache/jit/ir/dynasm/minilua.c:6639:8 - Unknown word (touserdata) -- ud=lua_touserdata(L,1); -ext/opcache/jit/ir/dynasm/minilua.c:664:24 - Unknown word (pushvfstring) -- static const char*luaO_pushvfstring(lua_State*L,const char -ext/opcache/jit/ir/dynasm/minilua.c:6650:9 - Unknown word (tofilep) -- FILE**f=tofilep(L); -ext/opcache/jit/ir/dynasm/minilua.c:6662:15 - Unknown word (noclose) -- static int io_noclose(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:6668:9 - Unknown word (tofilep) -- FILE**p=tofilep(L); -ext/opcache/jit/ir/dynasm/minilua.c:6674:9 - Unknown word (tofilep) -- FILE**p=tofilep(L); -ext/opcache/jit/ir/dynasm/minilua.c:6680:5 - Unknown word (getfenv) -- lua_getfenv(L,1); -ext/opcache/jit/ir/dynasm/minilua.c:6682:12 - Unknown word (tocfunction) -- return(lua_tocfunction(L,-1))(L); -ext/opcache/jit/ir/dynasm/minilua.c:6691:9 - Unknown word (tofilep) -- FILE*f=*tofilep(L); -ext/opcache/jit/ir/dynasm/minilua.c:6703:39 - Unknown word (findex) -- getiofile(lua_State*L,int findex){ -ext/opcache/jit/ir/dynasm/minilua.c:6705:24 - Unknown word (findex) -- lua_rawgeti(L,(-10001),findex); -ext/opcache/jit/ir/dynasm/minilua.c:6706:16 - Unknown word (touserdata) -- f=*(FILE**)lua_touserdata(L,-1); -ext/opcache/jit/ir/dynasm/minilua.c:6708:43 - Unknown word (fnames) -- standard %s file is closed",fnames[findex-1]); -ext/opcache/jit/ir/dynasm/minilua.c:6708:50 - Unknown word (findex) -- file is closed",fnames[findex-1]); -ext/opcache/jit/ir/dynasm/minilua.c:670:25 - Unknown word (newlstr) -- setsvalue(L,L->top,luaS_newlstr(L,fmt,e-fmt)); -ext/opcache/jit/ir/dynasm/minilua.c:6712:9 - Unknown word (isnoneornil) -- if(!lua_isnoneornil(L,1)){ -ext/opcache/jit/ir/dynasm/minilua.c:6736:47 - Unknown word (toclose) -- State*L,int idx,int toclose){ -ext/opcache/jit/ir/dynasm/minilua.c:6738:19 - Unknown word (toclose) -- lua_pushboolean(L,toclose); -ext/opcache/jit/ir/dynasm/minilua.c:6783:13 - Unknown word (prepbuffer) -- char*p=luaL_prepbuffer(&b); -ext/opcache/jit/ir/dynasm/minilua.c:6805:13 - Unknown word (prepbuffer) -- char*p=luaL_prepbuffer(&b); -ext/opcache/jit/ir/dynasm/minilua.c:6828:22 - Unknown word (tointeger) -- size_t l=(size_t)lua_tointeger(L,n); -ext/opcache/jit/ir/dynasm/minilua.c:6866:21 - Unknown word (touserdata) -- FILE*f=*(FILE**)lua_touserdata(L,lua_upvalueindex( -ext/opcache/jit/ir/dynasm/minilua.c:687:1 - Unknown word (setnvalue) -- setnvalue(L->top,cast_num(va_arg -ext/opcache/jit/ir/dynasm/minilua.c:68:4 - Unknown word (GETUPVAL) -- OP_GETUPVAL, -ext/opcache/jit/ir/dynasm/minilua.c:692:1 - Unknown word (setnvalue) -- setnvalue(L->top,cast_num(va_arg +ext/opcache/jit/ir/dynasm/minilua.c:6610:12 - Unknown word (luaopen) -- static int luaopen_table(lua_State*L){ +ext/opcache/jit/ir/dynasm/minilua.c:6635:33 - Unknown word (checkudata) -- tofilep(L)((FILE**)luaL_checkudata(L,1,"FILE*")) +ext/opcache/jit/ir/dynasm/minilua.c:664:24 - Unknown word (pushvfstring) -- static const char*luaO_pushvfstring(lua_State*L,const char +ext/opcache/jit/ir/dynasm/minilua.c:6680:5 - Unknown word (getfenv) -- lua_getfenv(L,1); +ext/opcache/jit/ir/dynasm/minilua.c:6682:12 - Unknown word (tocfunction) -- return(lua_tocfunction(L,-1))(L); +ext/opcache/jit/ir/dynasm/minilua.c:6703:13 - Unknown word (getiofile) -- static FILE*getiofile(lua_State*L,int findex +ext/opcache/jit/ir/dynasm/minilua.c:670:25 - Unknown word (newlstr) -- setsvalue(L,L->top,luaS_newlstr(L,fmt,e-fmt)); +ext/opcache/jit/ir/dynasm/minilua.c:6712:9 - Unknown word (isnoneornil) -- if(!lua_isnoneornil(L,1)){ +ext/opcache/jit/ir/dynasm/minilua.c:6783:13 - Unknown word (prepbuffer) -- char*p=luaL_prepbuffer(&b); +ext/opcache/jit/ir/dynasm/minilua.c:6805:13 - Unknown word (prepbuffer) -- char*p=luaL_prepbuffer(&b); +ext/opcache/jit/ir/dynasm/minilua.c:6860:17 - Unknown word (getiofile) -- return g_read(L,getiofile(L,1),1); +ext/opcache/jit/ir/dynasm/minilua.c:687:1 - Unknown word (setnvalue) -- setnvalue(L->top,cast_num(va_arg +ext/opcache/jit/ir/dynasm/minilua.c:6900:18 - Unknown word (getiofile) -- return g_write(L,getiofile(L,2),1); +ext/opcache/jit/ir/dynasm/minilua.c:6906:28 - Unknown word (getiofile) -- pushresult(L,fflush(getiofile(L,2))==0,NULL); +ext/opcache/jit/ir/dynasm/minilua.c:692:1 - Unknown word (setnvalue) -- setnvalue(L->top,cast_num(va_arg ext/opcache/jit/ir/dynasm/minilua.c:6948:13 - Unknown word (newfenv) -- static void newfenv(lua_State*L,lua_CFunction ext/opcache/jit/ir/dynasm/minilua.c:6950:5 - Unknown word (pushcfunction) -- lua_pushcfunction(L,cls); ext/opcache/jit/ir/dynasm/minilua.c:6953:12 - Unknown word (luaopen) -- static int luaopen_io(lua_State*L){ ext/opcache/jit/ir/dynasm/minilua.c:6955:1 - Unknown word (newfenv) -- newfenv(L,io_fclose); ext/opcache/jit/ir/dynasm/minilua.c:6958:1 - Unknown word (newfenv) -- newfenv(L,io_noclose); -ext/opcache/jit/ir/dynasm/minilua.c:6958:14 - Unknown word (noclose) -- newfenv(L,io_noclose); ext/opcache/jit/ir/dynasm/minilua.c:6964:1 - Unknown word (newfenv) -- newfenv(L,io_pclose); ext/opcache/jit/ir/dynasm/minilua.c:7004:18 - Unknown word (posrelat) -- static ptrdiff_t posrelat(ptrdiff_t pos,size_t ext/opcache/jit/ir/dynasm/minilua.c:7011:17 - Unknown word (posrelat) -- ptrdiff_t start=posrelat(luaL_checkinteger(L @@ -16107,140 +14212,87 @@ ext/opcache/jit/ir/dynasm/minilua.c:7059:4 - Unknown word (posi) -- ext/opcache/jit/ir/dynasm/minilua.c:7061:4 - Unknown word (posi) -- if(posi>pose)return 0; ext/opcache/jit/ir/dynasm/minilua.c:7144:12 - Unknown word (matchbracketclass) -- static int matchbracketclass(int c,const char*p,const ext/opcache/jit/ir/dynasm/minilua.c:7169:16 - Unknown word (matchbracketclass) -- case'[':return matchbracketclass(c,p,ep-1); -ext/opcache/jit/ir/dynasm/minilua.c:7174:19 - Unknown word (matchbalance) -- static const char*matchbalance(MatchState*ms,const -ext/opcache/jit/ir/dynasm/minilua.c:721:8 - Unknown word (svalue) -- return svalue(L->top-1); -ext/opcache/jit/ir/dynasm/minilua.c:723:24 - Unknown word (pushfstring) -- static const char*luaO_pushfstring(lua_State*L,const char -ext/opcache/jit/ir/dynasm/minilua.c:7260:3 - Unknown word (matchbalance) -- s=matchbalance(ms,s,p+2); +ext/opcache/jit/ir/dynasm/minilua.c:723:24 - Unknown word (pushfstring) -- static const char*luaO_pushfstring(lua_State*L,const char ext/opcache/jit/ir/dynasm/minilua.c:7272:4 - Unknown word (matchbracketclass) -- if(matchbracketclass(uchar(previous),p,ep ext/opcache/jit/ir/dynasm/minilua.c:7273:2 - Unknown word (matchbracketclass) -- !matchbracketclass(uchar(*s),p,ep-1))return -ext/opcache/jit/ir/dynasm/minilua.c:727:10 - Unknown word (pushvfstring) -- msg=luaO_pushvfstring(L,fmt,argp); +ext/opcache/jit/ir/dynasm/minilua.c:727:10 - Unknown word (pushvfstring) -- msg=luaO_pushvfstring(L,fmt,argp); +ext/opcache/jit/ir/dynasm/minilua.c:731:18 - Unknown word (chunkid) -- static void luaO_chunkid(char*out,const char ext/opcache/jit/ir/dynasm/minilua.c:7321:19 - Unknown word (lmemfind) -- static const char*lmemfind(const char*s1,size_t -ext/opcache/jit/ir/dynasm/minilua.c:7360:5 - Unknown word (nlevels) -- int nlevels=(ms->level==0&&s)?1 -ext/opcache/jit/ir/dynasm/minilua.c:7361:23 - Unknown word (nlevels) -- luaL_checkstack(ms->L,nlevels,"too many captures" -ext/opcache/jit/ir/dynasm/minilua.c:7362:11 - Unknown word (nlevels) -- for(i=0;i=sizeof("-+ #0")) ext/opcache/jit/ir/dynasm/minilua.c:7574:14 - Unknown word (strfrmt) -- strncpy(form,strfrmt,p-strfrmt+1); ext/opcache/jit/ir/dynasm/minilua.c:7574:24 - Unknown word (strfrmt) -- strncpy(form,strfrmt,p-strfrmt+1); -ext/opcache/jit/ir/dynasm/minilua.c:764:9 - Unknown word (gnode) -- #define gnode(t,i)(&(t)->node[i]) +ext/opcache/jit/ir/dynasm/minilua.c:7626:1 - Unknown word (addquoted) -- addquoted(L,&b,arg); +ext/opcache/jit/ir/dynasm/minilua.c:764:9 - Unknown word (gnode) -- #define gnode(t,i)(&(t)->node[i]) ext/opcache/jit/ir/dynasm/minilua.c:7658:11 - Unknown word (gmatch) -- {"gmatch",gmatch}, ext/opcache/jit/ir/dynasm/minilua.c:7658:3 - Unknown word (gmatch) -- {"gmatch",gmatch}, ext/opcache/jit/ir/dynasm/minilua.c:7659:13 - Unknown word (gsub) -- {"gsub",str_gsub}, ext/opcache/jit/ir/dynasm/minilua.c:7659:3 - Unknown word (gsub) -- {"gsub",str_gsub}, -ext/opcache/jit/ir/dynasm/minilua.c:766:9 - Unknown word (gval) -- #define gval(n)(&(n)->i_val) +ext/opcache/jit/ir/dynasm/minilua.c:766:9 - Unknown word (gval) -- #define gval(n)(&(n)->i_val) ext/opcache/jit/ir/dynasm/minilua.c:7682:23 - Unknown word (lualibs) -- static const luaL_Reg lualibs[]={ -ext/opcache/jit/ir/dynasm/minilua.c:768:13 - Unknown word (tval) -- #define key2tval(n)(&(n)->i_key.tvk) -ext/opcache/jit/ir/dynasm/minilua.c:7690:18 - Unknown word (openlibs) -- static void luaL_openlibs(lua_State*L){ ext/opcache/jit/ir/dynasm/minilua.c:7691:20 - Unknown word (lualibs) -- const luaL_Reg*lib=lualibs; ext/opcache/jit/ir/dynasm/minilua.c:7693:5 - Unknown word (pushcfunction) -- lua_pushcfunction(L,lib->func); -ext/opcache/jit/ir/dynasm/minilua.c:7699:11 - Unknown word (barg) -- static UB barg(lua_State*L,int idx ext/opcache/jit/ir/dynasm/minilua.c:7702:41 - Unknown word (typerror) -- isnumber(L,idx))luaL_typerror(L,idx,"number"); -ext/opcache/jit/ir/dynasm/minilua.c:7707:6 - Unknown word (barg) -- BRET(barg(L,1))} -ext/opcache/jit/ir/dynasm/minilua.c:7709:7 - Unknown word (barg) -- BRET(~barg(L,1))} -ext/opcache/jit/ir/dynasm/minilua.c:7711:12 - Unknown word (barg) -- int i;UB b=barg(L,1);for(i=lua_gettop -ext/opcache/jit/ir/dynasm/minilua.c:7711:53 - Unknown word (barg) -- gettop(L);i>1;i--)b&=barg(L,i);BRET(b)} -ext/opcache/jit/ir/dynasm/minilua.c:7714:12 - Unknown word (bxor) -- static int bxor(lua_State*L){ ext/opcache/jit/ir/dynasm/minilua.c:7716:12 - Unknown word (lshift) -- static int lshift(lua_State*L){ ext/opcache/jit/ir/dynasm/minilua.c:7718:12 - Unknown word (rshift) -- static int rshift(lua_State*L){ ext/opcache/jit/ir/dynasm/minilua.c:7720:12 - Unknown word (arshift) -- static int arshift(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:7728:12 - Unknown word (tohex) -- static int tohex(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:7731:12 - Unknown word (hexdigits) -- const char*hexdigits="0123456789abcdef"; -ext/opcache/jit/ir/dynasm/minilua.c:7734:14 - Unknown word (hexdigits) -- if(n<0){n=-n;hexdigits="0123456789ABCDEF"; -ext/opcache/jit/ir/dynasm/minilua.c:7736:30 - Unknown word (hexdigits) -- int)n;--i>=0;){buf[i]=hexdigits[b&15];b>>=4;} -ext/opcache/jit/ir/dynasm/minilua.c:7745:3 - Unknown word (bxor) -- {"bxor",bxor}, -ext/opcache/jit/ir/dynasm/minilua.c:7745:9 - Unknown word (bxor) -- {"bxor",bxor}, ext/opcache/jit/ir/dynasm/minilua.c:7746:11 - Unknown word (lshift) -- {"lshift",lshift}, ext/opcache/jit/ir/dynasm/minilua.c:7746:3 - Unknown word (lshift) -- {"lshift",lshift}, ext/opcache/jit/ir/dynasm/minilua.c:7747:11 - Unknown word (rshift) -- {"rshift",rshift}, ext/opcache/jit/ir/dynasm/minilua.c:7747:3 - Unknown word (rshift) -- {"rshift",rshift}, ext/opcache/jit/ir/dynasm/minilua.c:7748:12 - Unknown word (arshift) -- {"arshift",arshift}, ext/opcache/jit/ir/dynasm/minilua.c:7748:3 - Unknown word (arshift) -- {"arshift",arshift}, -ext/opcache/jit/ir/dynasm/minilua.c:7752:10 - Unknown word (tohex) -- {"tohex",tohex}, -ext/opcache/jit/ir/dynasm/minilua.c:7752:3 - Unknown word (tohex) -- {"tohex",tohex}, -ext/opcache/jit/ir/dynasm/minilua.c:7758:6 - Unknown word (openlibs) -- luaL_openlibs(L); -ext/opcache/jit/ir/dynasm/minilua.c:775:10 - Unknown word (upval) -- "proto","upval" -ext/opcache/jit/ir/dynasm/minilua.c:787:7 - Unknown word (tmname) -- G(L)->tmname[i]=luaS_new(L,luaT_eventname -ext/opcache/jit/ir/dynasm/minilua.c:788:16 - Unknown word (tmname) -- luaS_fix(G(L)->tmname[i]); -ext/opcache/jit/ir/dynasm/minilua.c:791:26 - Unknown word (gettm) -- static const TValue*luaT_gettm(Table*events,TMS event -ext/opcache/jit/ir/dynasm/minilua.c:791:63 - Unknown word (ename) -- events,TMS event,TString*ename){ -ext/opcache/jit/ir/dynasm/minilua.c:792:36 - Unknown word (ename) -- tm=luaH_getstr(events,ename); -ext/opcache/jit/ir/dynasm/minilua.c:793:4 - Unknown word (ttisnil) -- if(ttisnil(tm)){ -ext/opcache/jit/ir/dynasm/minilua.c:799:26 - Unknown word (gettmbyobj) -- static const TValue*luaT_gettmbyobj(lua_State*L,const TValue -ext/opcache/jit/ir/dynasm/minilua.c:803:4 - Unknown word (hvalue) -- mt=hvalue(o)->metatable; -ext/opcache/jit/ir/dynasm/minilua.c:806:4 - Unknown word (uvalue) -- mt=uvalue(o)->metatable; -ext/opcache/jit/ir/dynasm/minilua.c:811:32 - Unknown word (tmname) -- luaH_getstr(mt,G(L)->tmname[event]):(&luaO_nilobject -ext/opcache/jit/ir/dynasm/minilua.c:813:13 - Unknown word (Cclosure) -- #define sizeCclosure(n)(cast(int,sizeof(CClosure -ext/opcache/jit/ir/dynasm/minilua.c:814:13 - Unknown word (Lclosure) -- #define sizeLclosure(n)(cast(int,sizeof(LClosure -ext/opcache/jit/ir/dynasm/minilua.c:815:24 - Unknown word (Cclosure) -- static Closure*luaF_newCclosure(lua_State*L,int nelems -ext/opcache/jit/ir/dynasm/minilua.c:815:49 - Unknown word (nelems) -- newCclosure(lua_State*L,int nelems,Table*e){ -ext/opcache/jit/ir/dynasm/minilua.c:816:43 - Unknown word (Cclosure) -- Closure*,luaM_malloc(L,sizeCclosure(nelems))); -ext/opcache/jit/ir/dynasm/minilua.c:816:52 - Unknown word (nelems) -- malloc(L,sizeCclosure(nelems))); -ext/opcache/jit/ir/dynasm/minilua.c:820:26 - Unknown word (nelems) -- nupvalues=cast_byte(nelems); -ext/opcache/jit/ir/dynasm/minilua.c:820:6 - Unknown word (nupvalues) -- c->c.nupvalues=cast_byte(nelems); -ext/opcache/jit/ir/dynasm/minilua.c:823:24 - Unknown word (Lclosure) -- static Closure*luaF_newLclosure(lua_State*L,int nelems -ext/opcache/jit/ir/dynasm/minilua.c:824:43 - Unknown word (Lclosure) -- Closure*,luaM_malloc(L,sizeLclosure(nelems))); -ext/opcache/jit/ir/dynasm/minilua.c:828:6 - Unknown word (nupvalues) -- c->l.nupvalues=cast_byte(nelems); -ext/opcache/jit/ir/dynasm/minilua.c:829:21 - Unknown word (upvals) -- while(nelems--)c->l.upvals[nelems]=NULL; -ext/opcache/jit/ir/dynasm/minilua.c:832:19 - Unknown word (newupval) -- static UpVal*luaF_newupval(lua_State*L){ -ext/opcache/jit/ir/dynasm/minilua.c:839:19 - Unknown word (findupval) -- static UpVal*luaF_findupval(lua_State*L,StkId level -ext/opcache/jit/ir/dynasm/minilua.c:841:18 - Unknown word (openupval) -- GCObject**pp=&L->openupval; -ext/opcache/jit/ir/dynasm/minilua.c:844:21 - Unknown word (ngcotouv) -- while(*pp!=NULL&&(p=ngcotouv(*pp))->v>=level){ -ext/opcache/jit/ir/dynasm/minilua.c:846:4 - Unknown word (isdead) -- if(isdead(g,obj2gco(p))) -ext/opcache/jit/ir/dynasm/minilua.c:858:18 - Unknown word (uvhead) -- uv->u.l.prev=&g->uvhead; -ext/opcache/jit/ir/dynasm/minilua.c:859:17 - Unknown word (uvhead) -- uv->u.l.next=g->uvhead.u.l.next; -ext/opcache/jit/ir/dynasm/minilua.c:861:4 - Unknown word (uvhead) -- g->uvhead.u.l.next=uv; -ext/opcache/jit/ir/dynasm/minilua.c:864:13 - Unknown word (unlinkupval) -- static void unlinkupval(UpVal*uv){ -ext/opcache/jit/ir/dynasm/minilua.c:868:18 - Unknown word (freeupval) -- static void luaF_freeupval(lua_State*L,UpVal*uv -ext/opcache/jit/ir/dynasm/minilua.c:870:1 - Unknown word (unlinkupval) -- unlinkupval(uv); -ext/opcache/jit/ir/dynasm/minilua.c:876:10 - Unknown word (openupval) -- while(L->openupval!=NULL&&(uv=ngcotouv -ext/opcache/jit/ir/dynasm/minilua.c:876:31 - Unknown word (ngcotouv) -- openupval!=NULL&&(uv=ngcotouv(L->openupval))->v>=level -ext/opcache/jit/ir/dynasm/minilua.c:876:43 - Unknown word (openupval) -- NULL&&(uv=ngcotouv(L->openupval))->v>=level){ -ext/opcache/jit/ir/dynasm/minilua.c:878:4 - Unknown word (openupval) -- L->openupval=uv->next; -ext/opcache/jit/ir/dynasm/minilua.c:879:4 - Unknown word (isdead) -- if(isdead(g,o)) -ext/opcache/jit/ir/dynasm/minilua.c:880:6 - Unknown word (freeupval) -- luaF_freeupval(L,uv); -ext/opcache/jit/ir/dynasm/minilua.c:882:1 - Unknown word (unlinkupval) -- unlinkupval(uv); -ext/opcache/jit/ir/dynasm/minilua.c:885:6 - Unknown word (linkupval) -- luaC_linkupval(L,uv); -ext/opcache/jit/ir/dynasm/minilua.c:893:4 - Unknown word (sizek) -- f->sizek=0; -ext/opcache/jit/ir/dynasm/minilua.c:899:4 - Unknown word (sizeupvalues) -- f->sizeupvalues=0; -ext/opcache/jit/ir/dynasm/minilua.c:900:4 - Unknown word (nups) -- f->nups=0; -ext/opcache/jit/ir/dynasm/minilua.c:901:4 - Unknown word (upvalues) -- f->upvalues=NULL; -ext/opcache/jit/ir/dynasm/minilua.c:916:26 - Unknown word (sizek) -- freearray(L,f->k,f->sizek,TValue); -ext/opcache/jit/ir/dynasm/minilua.c:919:21 - Unknown word (upvalues) -- luaM_freearray(L,f->upvalues,f->sizeupvalues,TString -ext/opcache/jit/ir/dynasm/minilua.c:919:33 - Unknown word (sizeupvalues) -- freearray(L,f->upvalues,f->sizeupvalues,TString*); -ext/opcache/jit/ir/dynasm/minilua.c:922:18 - Unknown word (freeclosure) -- static void luaF_freeclosure(lua_State*L,Closure -ext/opcache/jit/ir/dynasm/minilua.c:923:25 - Unknown word (Cclosure) -- size=(c->c.isC)?sizeCclosure(c->c.nupvalues): -ext/opcache/jit/ir/dynasm/minilua.c:923:39 - Unknown word (nupvalues) -- isC)?sizeCclosure(c->c.nupvalues): -ext/opcache/jit/ir/dynasm/minilua.c:924:5 - Unknown word (Lclosure) -- sizeLclosure(c->l.nupvalues); -ext/opcache/jit/ir/dynasm/minilua.c:944:9 - Unknown word (INDEXK) -- #define INDEXK(r)((int)(r)&~(1<<(9 -ext/opcache/jit/ir/dynasm/minilua.c:945:9 - Unknown word (RKASK) -- #define RKASK(x)((x)|(1<<(9-1))) -ext/opcache/jit/ir/dynasm/minilua.c:946:27 - Unknown word (opmodes) -- static const lu_byte luaP_opmodes[(cast(int,OP_VARARG -ext/opcache/jit/ir/dynasm/minilua.c:947:47 - Unknown word (opmodes) -- enum OpArgMask,(luaP_opmodes[m]>>4)&3)) -ext/opcache/jit/ir/dynasm/minilua.c:948:47 - Unknown word (opmodes) -- enum OpArgMask,(luaP_opmodes[m]>>2)&3)) -ext/opcache/jit/ir/dynasm/minilua.c:949:27 - Unknown word (opmodes) -- define testTMode(m)(luaP_opmodes[m]&(1<<7)) -ext/opcache/jit/ir/dynasm/minilua.c:954:12 - Unknown word (nval) -- lua_Number nval; -ext/opcache/jit/ir/dynasm/minilua.c:959:16 - Unknown word (upvaldesc) -- typedef struct upvaldesc{ -ext/opcache/jit/ir/dynasm/minilua.c:962:2 - Unknown word (upvaldesc) -- }upvaldesc; -ext/opcache/jit/ir/dynasm/minilua.c:96:4 - Unknown word (FORPREP) -- OP_FORPREP, -ext/opcache/jit/ir/dynasm/minilua.c:977:7 - Unknown word (nlocvars) -- short nlocvars; -ext/opcache/jit/ir/dynasm/minilua.c:978:9 - Unknown word (nactvar) -- lu_byte nactvar; -ext/opcache/jit/ir/dynasm/minilua.c:979:1 - Unknown word (upvaldesc) -- upvaldesc upvalues[60]; -ext/opcache/jit/ir/dynasm/minilua.c:979:11 - Unknown word (upvalues) -- upvaldesc upvalues[60]; -ext/opcache/jit/ir/dynasm/minilua.c:97:4 - Unknown word (TFORLOOP) -- OP_TFORLOOP, -ext/opcache/jit/ir/dynasm/minilua.c:982:44 - Unknown word (Mbuffer) -- parser(lua_State*L,ZIO*z,Mbuffer*buff, +ext/opcache/jit/ir/dynasm/minilua.c:787:7 - Unknown word (tmname) -- G(L)->tmname[i]=luaS_new(L,luaT_eventname +ext/opcache/jit/ir/dynasm/minilua.c:788:16 - Unknown word (tmname) -- luaS_fix(G(L)->tmname[i]); +ext/opcache/jit/ir/dynasm/minilua.c:791:26 - Unknown word (gettm) -- static const TValue*luaT_gettm(Table*events,TMS event +ext/opcache/jit/ir/dynasm/minilua.c:791:63 - Unknown word (ename) -- events,TMS event,TString*ename){ +ext/opcache/jit/ir/dynasm/minilua.c:792:36 - Unknown word (ename) -- tm=luaH_getstr(events,ename); +ext/opcache/jit/ir/dynasm/minilua.c:793:4 - Unknown word (ttisnil) -- if(ttisnil(tm)){ +ext/opcache/jit/ir/dynasm/minilua.c:799:26 - Unknown word (gettmbyobj) -- static const TValue*luaT_gettmbyobj(lua_State*L,const TValue +ext/opcache/jit/ir/dynasm/minilua.c:803:4 - Unknown word (hvalue) -- mt=hvalue(o)->metatable; +ext/opcache/jit/ir/dynasm/minilua.c:811:32 - Unknown word (tmname) -- luaH_getstr(mt,G(L)->tmname[event]):(&luaO_nilobject +ext/opcache/jit/ir/dynasm/minilua.c:813:13 - Unknown word (Cclosure) -- #define sizeCclosure(n)(cast(int,sizeof(CClosure +ext/opcache/jit/ir/dynasm/minilua.c:814:13 - Unknown word (Lclosure) -- #define sizeLclosure(n)(cast(int,sizeof(LClosure +ext/opcache/jit/ir/dynasm/minilua.c:815:24 - Unknown word (Cclosure) -- static Closure*luaF_newCclosure(lua_State*L,int nelems +ext/opcache/jit/ir/dynasm/minilua.c:816:43 - Unknown word (Cclosure) -- Closure*,luaM_malloc(L,sizeCclosure(nelems))); +ext/opcache/jit/ir/dynasm/minilua.c:823:24 - Unknown word (Lclosure) -- static Closure*luaF_newLclosure(lua_State*L,int nelems +ext/opcache/jit/ir/dynasm/minilua.c:824:43 - Unknown word (Lclosure) -- Closure*,luaM_malloc(L,sizeLclosure(nelems))); +ext/opcache/jit/ir/dynasm/minilua.c:844:21 - Unknown word (ngcotouv) -- while(*pp!=NULL&&(p=ngcotouv(*pp))->v>=level){ +ext/opcache/jit/ir/dynasm/minilua.c:846:4 - Unknown word (isdead) -- if(isdead(g,obj2gco(p))) +ext/opcache/jit/ir/dynasm/minilua.c:858:18 - Unknown word (uvhead) -- uv->u.l.prev=&g->uvhead; +ext/opcache/jit/ir/dynasm/minilua.c:859:17 - Unknown word (uvhead) -- uv->u.l.next=g->uvhead.u.l.next; +ext/opcache/jit/ir/dynasm/minilua.c:861:4 - Unknown word (uvhead) -- g->uvhead.u.l.next=uv; +ext/opcache/jit/ir/dynasm/minilua.c:876:31 - Unknown word (ngcotouv) -- openupval!=NULL&&(uv=ngcotouv(L->openupval))->v>=level +ext/opcache/jit/ir/dynasm/minilua.c:879:4 - Unknown word (isdead) -- if(isdead(g,o)) +ext/opcache/jit/ir/dynasm/minilua.c:893:4 - Unknown word (sizek) -- f->sizek=0; +ext/opcache/jit/ir/dynasm/minilua.c:916:26 - Unknown word (sizek) -- freearray(L,f->k,f->sizek,TValue); +ext/opcache/jit/ir/dynasm/minilua.c:922:18 - Unknown word (freeclosure) -- static void luaF_freeclosure(lua_State*L,Closure +ext/opcache/jit/ir/dynasm/minilua.c:923:25 - Unknown word (Cclosure) -- size=(c->c.isC)?sizeCclosure(c->c.nupvalues): +ext/opcache/jit/ir/dynasm/minilua.c:924:5 - Unknown word (Lclosure) -- sizeLclosure(c->l.nupvalues); +ext/opcache/jit/ir/dynasm/minilua.c:944:9 - Unknown word (INDEXK) -- #define INDEXK(r)((int)(r)&~(1<<(9 +ext/opcache/jit/ir/dynasm/minilua.c:945:9 - Unknown word (RKASK) -- #define RKASK(x)((x)|(1<<(9-1))) +ext/opcache/jit/ir/dynasm/minilua.c:946:27 - Unknown word (opmodes) -- static const lu_byte luaP_opmodes[(cast(int,OP_VARARG +ext/opcache/jit/ir/dynasm/minilua.c:947:47 - Unknown word (opmodes) -- enum OpArgMask,(luaP_opmodes[m]>>4)&3)) +ext/opcache/jit/ir/dynasm/minilua.c:948:47 - Unknown word (opmodes) -- enum OpArgMask,(luaP_opmodes[m]>>2)&3)) +ext/opcache/jit/ir/dynasm/minilua.c:949:27 - Unknown word (opmodes) -- define testTMode(m)(luaP_opmodes[m]&(1<<7)) +ext/opcache/jit/ir/dynasm/minilua.c:982:44 - Unknown word (Mbuffer) -- parser(lua_State*L,ZIO*z,Mbuffer*buff, ext/opcache/jit/ir/ir.c:1738:13 - Unknown word (VALGRIND) -- #ifdef HAVE_VALGRIND ext/opcache/jit/ir/ir.c:1739:2 - Unknown word (VALGRIND) -- VALGRIND_DISCARD_TRANSLATIONS ext/opcache/jit/ir/ir.c:1905:42 - Unknown word (RLOAD) -- insn->op3].op == IR_RLOAD @@ -16259,8 +14311,6 @@ ext/opcache/jit/ir/ir.c:395:24 - Unknown word (optx) -- ctx->ir_base[IR ext/opcache/jit/ir/ir.c:41:13 - Unknown word (VALGRIND) -- #ifdef HAVE_VALGRIND ext/opcache/jit/ir/ir.c:42:12 - Unknown word (valgrind) -- # include ext/opcache/jit/ir/ir.c:42:21 - Unknown word (valgrind) -- # include -ext/opcache/jit/ir/ir.c:431:11 - Unknown word (vregs) -- if (ctx->vregs) { -ext/opcache/jit/ir/ir.c:432:20 - Unknown word (vregs) -- ir_mem_free(ctx->vregs); ext/opcache/jit/ir/ir.c:464:8 - Unknown word (optx) -- insn->optx = IR_OPT(IR_ADDR, IR ext/opcache/jit/ir/ir.c:499:68 - Unknown word (optx) -- uint8_t type, uint32_t optx) ext/opcache/jit/ir/ir.c:650:43 - Unknown word (OPTX) -- ctx, val, IR_ADDR, IR_OPTX(IR_FUNC_ADDR, IR_ADDR @@ -16284,8 +14334,6 @@ ext/opcache/jit/ir/ir.h:414:12 - Unknown word (LOHI) -- IR_STRUCT_L ext/opcache/jit/ir/ir.h:422:14 - Unknown word (LOHI) -- IR_STRUCT_LOHI( ext/opcache/jit/ir/ir.h:462:31 - Unknown word (optx) -- t optx; ext/opcache/jit/ir/ir.h:525:16 - Unknown word (ENDBR) -- #define IR_GEN_ENDBR (1<<14) -ext/opcache/jit/ir/ir.h:594:21 - Unknown word (vregs) -- uint32_t *vregs; -ext/opcache/jit/ir/ir.h:595:21 - Unknown word (vregs) -- ir_ref vregs_count; ext/opcache/jit/ir/ir.h:626:21 - Unknown word (rodata) -- uint32_t rodata_offset; ext/opcache/jit/ir/ir.h:633:21 - Unknown word (deoptimization) -- int32_t deoptimization_exits; ext/opcache/jit/ir/ir.h:634:21 - Unknown word (deoptimization) -- const void *deoptimization_exits_base; @@ -16303,7 +14351,6 @@ ext/opcache/jit/ir/ir.h:904:4 - Unknown word (Deoptimization) -- /* Deoptimi ext/opcache/jit/ir/ir.h:90:19 - Unknown word (LOHI) -- #ifndef IR_STRUCT_LOHI ext/opcache/jit/ir/ir.h:922:19 - Unknown word (dessa) -- || !ir_compute_dessa_moves(ctx)) { ext/opcache/jit/ir/ir.h:968:7 - Unknown word (Memmory) -- /* IR Memmory Allocation */ -ext/opcache/jit/ir/ir_aarch64.h:183:14 - Unknown word (tmps) -- uint8_t tmps_count; ext/opcache/jit/ir/ir_builder.h:177:12 - Unknown word (ZEXT) -- #define ir_ZEXT(_type, _op1) ext/opcache/jit/ir/ir_builder.h:177:58 - Unknown word (ZEXT) -- ir_UNARY_OP(IR_ZEXT, (_type), (_op1)) ext/opcache/jit/ir/ir_builder.h:178:12 - Unknown word (ZEXT) -- #define ir_ZEXT_U8(_op1) @@ -16358,6 +14405,10 @@ ext/opcache/jit/ir/ir_cfg.c:66:19 - Unknown word (falgs) -- uint32_t bb ext/opcache/jit/ir/ir_cfg.c:950:25 - Unknown word (Sreedhar) -- Identify loops. See Sreedhar et al, "Identifying ext/opcache/jit/ir/ir_cfg.c:970:64 - Unknown word (capasity) -- bitset_len(ir_worklist_capasity(&work))); ext/opcache/jit/ir/ir_check.c:332:14 - Unknown word (IJMP) -- case IR_IJMP: +ext/opcache/jit/ir/ir_disasm.c:146:15 - Unknown word (rotateleft) -- ir_syms_rotateleft(sym); +ext/opcache/jit/ir/ir_disasm.c:150:14 - Unknown word (rotateright) -- ir_syms_rotateright(sym->parent->parent +ext/opcache/jit/ir/ir_disasm.c:162:15 - Unknown word (rotateright) -- ir_syms_rotateright(sym); +ext/opcache/jit/ir/ir_disasm.c:166:14 - Unknown word (rotateleft) -- ir_syms_rotateleft(sym->parent->parent ext/opcache/jit/ir/ir_disasm.c:176:16 - Unknown word (disasm) -- static void ir_disasm_destroy_symbols(ir_sym ext/opcache/jit/ir/ir_disasm.c:180:7 - Unknown word (disasm) -- ir_disasm_destroy_symbols(n->child ext/opcache/jit/ir/ir_disasm.c:183:7 - Unknown word (disasm) -- ir_disasm_destroy_symbols(n->child @@ -16378,6 +14429,8 @@ ext/opcache/jit/ir/ir_disasm.c:3:27 - Unknown word (libcapstone) -- Disasse ext/opcache/jit/ir/ir_disasm.c:402:24 - Unknown word (rodata) -- rodata_offset = ctx->rodata_offset; ext/opcache/jit/ir/ir_disasm.c:402:3 - Unknown word (rodata) -- rodata_offset = ctx->rodata ext/opcache/jit/ir/ir_disasm.c:403:7 - Unknown word (rodata) -- if (rodata_offset) { +ext/opcache/jit/ir/ir_disasm.c:47:21 - Unknown word (rotateleft) -- static void ir_syms_rotateleft(ir_sym_node *p) +ext/opcache/jit/ir/ir_disasm.c:66:21 - Unknown word (rotateright) -- static void ir_syms_rotateright(ir_sym_node *p) ext/opcache/jit/ir/ir_disasm.c:759:46 - Unknown word (sectheader) -- sect(int fd, ir_elf_sectheader *sect) ext/opcache/jit/ir/ir_disasm.c:778:9 - Unknown word (sectheader) -- ir_elf_sectheader sect; ext/opcache/jit/ir/ir_disasm.c:810:11 - Unknown word (emagic) -- && hdr.emagic[0] == '\177' @@ -16397,16 +14450,9 @@ ext/opcache/jit/ir/ir_disasm.c:839:24 - Unknown word (shofs) -- if (lse ext/opcache/jit/ir/ir_disasm.c:85:9 - Unknown word (disasm) -- void ir_disasm_add_symbol(const char ext/opcache/jit/ir/ir_dump.c:165:21 - Unknown word (dessa) -- static void ir_dump_dessa_moves(const ir_ctx ext/opcache/jit/ir/ir_dump.c:186:21 - Unknown word (DESSA) -- fprintf(f, "\t# DESSA MOV c_%d", -input); -ext/opcache/jit/ir/ir_dump.c:187:20 - Unknown word (vregs) -- } else if (ctx->vregs[input] != ctx->vregs -ext/opcache/jit/ir/ir_dump.c:187:41 - Unknown word (vregs) -- vregs[input] != ctx->vregs[use_ref]) { ext/opcache/jit/ir/ir_dump.c:188:21 - Unknown word (DESSA) -- fprintf(f, "\t# DESSA MOV d_%d {R%d}", input -ext/opcache/jit/ir/ir_dump.c:188:56 - Unknown word (vregs) -- {R%d}", input, ctx->vregs[input]); -ext/opcache/jit/ir/ir_dump.c:200:47 - Unknown word (vregs) -- R%d}", use_ref, ctx->vregs[use_ref]); ext/opcache/jit/ir/ir_dump.c:296:24 - Unknown word (DESSA) -- if (bb->flags & IR_BB_DESSA_MOVES) { ext/opcache/jit/ir/ir_dump.c:297:11 - Unknown word (dessa) -- ir_dump_dessa_moves(ctx, b, bb, f -ext/opcache/jit/ir/ir_dump.c:344:31 - Unknown word (vregs) -- f, "{ # LIVE-RANGES (vregs_count=%d)\n", ctx->vregs -ext/opcache/jit/ir/ir_dump.c:639:21 - Unknown word (sfunc) -- fprintf(f, "%sfunc ", first ? "(" : ", -ext/opcache/jit/ir/ir_dump.c:657:19 - Unknown word (snull) -- fprintf(f, "%snull", first ? "(" : ", ext/opcache/jit/ir/ir_dump.c:65:15 - Unknown word (trankdir) -- fprintf(f, "\trankdir=TB;\n"); ext/opcache/jit/ir/ir_dump.c:700:25 - Unknown word (DESSA) -- if (bb->flags & IR_BB_DESSA_MOVES) { ext/opcache/jit/ir/ir_dump.c:701:12 - Unknown word (dessa) -- ir_dump_dessa_moves(ctx, b, bb, f @@ -16430,12 +14476,11 @@ ext/opcache/jit/ir/ir_elf.h:37:12 - Unknown word (shstridx) -- uint16_t s ext/opcache/jit/ir/ir_elf.h:40:23 - Unknown word (sectheader) -- typedef struct ir_elf_sectheader { ext/opcache/jit/ir/ir_elf.h:51:10 - Unknown word (sectheader) -- } ir_elf_sectheader; ext/opcache/jit/ir/ir_elf.h:53:9 - Unknown word (ELFSECT) -- #define ELFSECT_IDX_ABS 0xfff1 -ext/opcache/jit/ir/ir_elf.h:56:15 - Unknown word (PROGBITS) -- ELFSECT_TYPE_PROGBITS = 1, ext/opcache/jit/ir/ir_elf.h:56:2 - Unknown word (ELFSECT) -- ELFSECT_TYPE_PROGBITS = 1, ext/opcache/jit/ir/ir_elf.h:57:2 - Unknown word (ELFSECT) -- ELFSECT_TYPE_SYMTAB = 2, ext/opcache/jit/ir/ir_elf.h:58:2 - Unknown word (ELFSECT) -- ELFSECT_TYPE_STRTAB = 3, -ext/opcache/jit/ir/ir_elf.h:59:15 - Unknown word (NOBITS) -- ELFSECT_TYPE_NOBITS = 8, ext/opcache/jit/ir/ir_elf.h:59:2 - Unknown word (ELFSECT) -- ELFSECT_TYPE_NOBITS = 8, +ext/opcache/jit/ir/ir_elf.h:60:15 - Unknown word (DYNSYM) -- ELFSECT_TYPE_DYNSYM = 11, ext/opcache/jit/ir/ir_elf.h:73:12 - Unknown word (sectidx) -- uint16_t sectidx; ext/opcache/jit/ir/ir_elf.h:82:12 - Unknown word (sectidx) -- uint16_t sectidx; ext/opcache/jit/ir/ir_elf.h:86:9 - Unknown word (ELFSYM) -- #define ELFSYM_BIND(info) ((info @@ -16451,8 +14496,6 @@ ext/opcache/jit/ir/ir_emit.c:215:37 - Unknown word (FCARGS) -- params_cou ext/opcache/jit/ir/ir_emit.c:216:35 - Unknown word (FCARGS) -- params_count = IR_REG_FP_FCARGS; ext/opcache/jit/ir/ir_emit.c:235:43 - Unknown word (couter) -- convention use common couter for int and fp registers ext/opcache/jit/ir/ir_emit.c:248:43 - Unknown word (couter) -- convention use common couter for int and fp registers -ext/opcache/jit/ir/ir_emit.c:265:17 - Unknown word (vregs) -- IR_ASSERT(ctx->vregs[r1]); -ext/opcache/jit/ir/ir_emit.c:266:35 - Unknown word (vregs) -- live_intervals[ctx->vregs[r1]]; ext/opcache/jit/ir/ir_emit.c:31:9 - Unknown word (DASM) -- #define DASM_M_GROW(ctx, t, p, sz ext/opcache/jit/ir/ir_emit.c:375:35 - Unknown word (Warray) -- diagnostic ignored "-Warray-bounds" ext/opcache/jit/ir/ir_emit.c:380:12 - Unknown word (dynasm) -- # include "dynasm/dasm_proto.h" @@ -16468,9 +14511,6 @@ ext/opcache/jit/ir/ir_emit.c:386:19 - Unknown word (dasm) -- # include ext/opcache/jit/ir/ir_emit.c:398:21 - Unknown word (dessa) -- static void ir_emit_dessa_moves(ir_ctx *ctx, int ext/opcache/jit/ir/ir_emit.c:402:21 - Unknown word (dessa) -- uint32_t dessa_from_block; ext/opcache/jit/ir/ir_emit.c:42:9 - Unknown word (DASM) -- #define DASM_M_FREE(ctx, p, sz) ir -ext/opcache/jit/ir/ir_emit.c:449:30 - Unknown word (vregs) -- ASSERT(ref >= 0 && ctx->vregs[ref] && ctx->live_intervals -ext/opcache/jit/ir/ir_emit.c:449:69 - Unknown word (vregs) -- live_intervals[ctx->vregs[ref]]); -ext/opcache/jit/ir/ir_emit.c:450:34 - Unknown word (vregs) -- live_intervals[ctx->vregs[ref]]->flags & IR_LIVE ext/opcache/jit/ir/ir_emit.c:45:10 - Unknown word (DASM) -- # define DASM_CHECKS ext/opcache/jit/ir/ir_emit.c:465:18 - Unknown word (sequentialization) -- * Parallel copy sequentialization algorithm ext/opcache/jit/ir/ir_emit.c:467:47 - Unknown word (desriebed) -- based on algorithm 1 desriebed in @@ -16551,32 +14591,25 @@ ext/opcache/jit/ir/ir_gdb.c:175:3 - Unknown word (shnum) -- .shnum = G ext/opcache/jit/ir/ir_gdb.c:176:29 - Unknown word (shstrtab) -- shstridx = GDBJIT_SECT_shstrtab ext/opcache/jit/ir/ir_gdb.c:176:3 - Unknown word (shstridx) -- .shstridx = GDBJIT_SECT_shstrtab ext/opcache/jit/ir/ir_gdb.c:180:20 - Unknown word (gdbjit) -- typedef struct _ir_gdbjit_ctx { -ext/opcache/jit/ir/ir_gdb.c:182:11 - Unknown word (startp) -- uint8_t *startp; /* Pointer ext/opcache/jit/ir/ir_gdb.c:183:12 - Unknown word (mcaddr) -- uintptr_t mcaddr; /* Machine code ext/opcache/jit/ir/ir_gdb.c:184:11 - Unknown word (szmcode) -- uint32_t szmcode; /* Size of machine ext/opcache/jit/ir/ir_gdb.c:189:5 - Unknown word (gdbjit) -- ir_gdbjit_obj obj; /* In ext/opcache/jit/ir/ir_gdb.c:193:27 - Unknown word (strz) -- static uint32_t ir_gdbjit_strz(ir_gdbjit_ctx *ctx, -ext/opcache/jit/ir/ir_gdb.c:196:37 - Unknown word (startp) -- (uint32_t)(p - ctx->startp); ext/opcache/jit/ir/ir_gdb.c:224:23 - Unknown word (secthdr) -- static void ir_gdbjit_secthdr(ir_gdbjit_ctx *ctx) ext/opcache/jit/ir/ir_gdb.c:226:9 - Unknown word (sectheader) -- ir_elf_sectheader *sect; ext/opcache/jit/ir/ir_gdb.c:230:9 - Unknown word (SECTDEF) -- #define SECTDEF(id, tp, al) ext/opcache/jit/ir/ir_gdb.c:232:25 - Unknown word (strz) -- sect->name = ir_gdbjit_strz(ctx, "." #id); \ ext/opcache/jit/ir/ir_gdb.c:233:15 - Unknown word (ELFSECT) -- sect->type = ELFSECT_TYPE_##tp; -ext/opcache/jit/ir/ir_gdb.c:236:16 - Unknown word (NOBITS) -- SECTDEF(text, NOBITS, 16); ext/opcache/jit/ir/ir_gdb.c:236:2 - Unknown word (SECTDEF) -- SECTDEF(text, NOBITS, 16); ext/opcache/jit/ir/ir_gdb.c:237:16 - Unknown word (ELFSECT) -- sect->flags = ELFSECT_FLAGS_ALLOC|ELFSECT ext/opcache/jit/ir/ir_gdb.c:237:36 - Unknown word (ELFSECT) -- ELFSECT_FLAGS_ALLOC|ELFSECT_FLAGS_EXEC; ext/opcache/jit/ir/ir_gdb.c:238:20 - Unknown word (mcaddr) -- sect->addr = ctx->mcaddr; ext/opcache/jit/ir/ir_gdb.c:240:20 - Unknown word (szmcode) -- sect->size = ctx->szmcode; ext/opcache/jit/ir/ir_gdb.c:242:2 - Unknown word (SECTDEF) -- SECTDEF(eh_frame, PROGBITS, -ext/opcache/jit/ir/ir_gdb.c:242:20 - Unknown word (PROGBITS) -- SECTDEF(eh_frame, PROGBITS, sizeof(uintptr_t)) ext/opcache/jit/ir/ir_gdb.c:243:16 - Unknown word (ELFSECT) -- sect->flags = ELFSECT_FLAGS_ALLOC; ext/opcache/jit/ir/ir_gdb.c:245:10 - Unknown word (shstrtab) -- SECTDEF(shstrtab, STRTAB, 1); ext/opcache/jit/ir/ir_gdb.c:245:2 - Unknown word (SECTDEF) -- SECTDEF(shstrtab, STRTAB, 1 ext/opcache/jit/ir/ir_gdb.c:246:2 - Unknown word (SECTDEF) -- SECTDEF(strtab, STRTAB, 1); -ext/opcache/jit/ir/ir_gdb.c:255:22 - Unknown word (PROGBITS) -- SECTDEF(debug_info, PROGBITS, 1); -ext/opcache/jit/ir/ir_gdb.c:256:24 - Unknown word (PROGBITS) -- SECTDEF(debug_abbrev, PROGBITS, 1); -ext/opcache/jit/ir/ir_gdb.c:257:22 - Unknown word (PROGBITS) -- SECTDEF(debug_line, PROGBITS, 1); ext/opcache/jit/ir/ir_gdb.c:269:24 - Unknown word (strz) -- sym->name = ir_gdbjit_strz(ctx, "JIT code"); ext/opcache/jit/ir/ir_gdb.c:270:17 - Unknown word (ELFSECT) -- sym->sectidx = ELFSECT_IDX_ABS; ext/opcache/jit/ir/ir_gdb.c:270:7 - Unknown word (sectidx) -- sym->sectidx = ELFSECT_IDX_ABS; @@ -16590,36 +14623,22 @@ ext/opcache/jit/ir/ir_gdb.c:278:14 - Unknown word (ELFSYM) -- sym->info ext/opcache/jit/ir/ir_gdb.c:278:26 - Unknown word (ELFSYM) -- >info = ELFSYM_INFO(ELFSYM_BIND_GLOBAL, ELFSYM ext/opcache/jit/ir/ir_gdb.c:285:9 - Unknown word (SECTALIGN) -- #define SECTALIGN(p, a) \ ext/opcache/jit/ir/ir_gdb.c:296:44 - Unknown word (strz) -- ctx->p = p, ir_gdbjit_strz(ctx, (str)), p = ctx -ext/opcache/jit/ir/ir_gdb.c:296:9 - Unknown word (DSTR) -- #define DSTR(str) (ctx->p = p, ext/opcache/jit/ir/ir_gdb.c:297:9 - Unknown word (DALIGNNOP) -- #define DALIGNNOP(s) while ((uintptr -ext/opcache/jit/ir/ir_gdb.c:298:9 - Unknown word (DSECT) -- #define DSECT(name, stmt) \ ext/opcache/jit/ir/ir_gdb.c:302:23 - Unknown word (ehframe) -- static void ir_gdbjit_ehframe(ir_gdbjit_ctx *ctx, -ext/opcache/jit/ir/ir_gdb.c:305:11 - Unknown word (framep) -- uint8_t *framep = p; -ext/opcache/jit/ir/ir_gdb.c:308:2 - Unknown word (DSECT) -- DSECT(CIE, -ext/opcache/jit/ir/ir_gdb.c:311:3 - Unknown word (DSTR) -- DSTR("zR"); ext/opcache/jit/ir/ir_gdb.c:322:3 - Unknown word (DALIGNNOP) -- DALIGNNOP(sizeof(uintptr_t)); -ext/opcache/jit/ir/ir_gdb.c:326:2 - Unknown word (DSECT) -- DSECT(FDE, -ext/opcache/jit/ir/ir_gdb.c:327:21 - Unknown word (framep) -- DU32((uint32_t)(p-framep)); /* Offset to CIE ext/opcache/jit/ir/ir_gdb.c:329:13 - Unknown word (szmcode) -- DU32(ctx->szmcode); /* Machine ext/opcache/jit/ir/ir_gdb.c:352:3 - Unknown word (DALIGNNOP) -- DALIGNNOP(sizeof(uintptr_t)); -ext/opcache/jit/ir/ir_gdb.c:362:2 - Unknown word (DSECT) -- DSECT(info, -ext/opcache/jit/ir/ir_gdb.c:368:3 - Unknown word (DSTR) -- DSTR(ctx->filename); ext/opcache/jit/ir/ir_gdb.c:369:14 - Unknown word (mcaddr) -- DADDR(ctx->mcaddr); /* DW_AT_low_pc ext/opcache/jit/ir/ir_gdb.c:370:14 - Unknown word (mcaddr) -- DADDR(ctx->mcaddr + ctx->szmcode); / ext/opcache/jit/ir/ir_gdb.c:370:28 - Unknown word (szmcode) -- DADDR(ctx->mcaddr + ctx->szmcode); /* DW_AT_high_pc ext/opcache/jit/ir/ir_gdb.c:377:23 - Unknown word (debugabbrev) -- static void ir_gdbjit_debugabbrev(ir_gdbjit_ctx *ctx) ext/opcache/jit/ir/ir_gdb.c:400:9 - Unknown word (DLNE) -- #define DLNE(op, s) (DB(DW_LNS_extended -ext/opcache/jit/ir/ir_gdb.c:406:2 - Unknown word (DSECT) -- DSECT(line, -ext/opcache/jit/ir/ir_gdb.c:418:4 - Unknown word (DSTR) -- DSTR(ctx->filename); DUV ext/opcache/jit/ir/ir_gdb.c:421:3 - Unknown word (DLNE) -- DLNE(DW_LNE_set_address, ext/opcache/jit/ir/ir_gdb.c:422:14 - Unknown word (mcaddr) -- DADDR(ctx->mcaddr); ext/opcache/jit/ir/ir_gdb.c:426:3 - Unknown word (DLNE) -- DLNE(DW_LNE_end_sequence ext/opcache/jit/ir/ir_gdb.c:433:8 - Unknown word (DLNE) -- #undef DLNE -ext/opcache/jit/ir/ir_gdb.c:443:8 - Unknown word (DSTR) -- #undef DSTR ext/opcache/jit/ir/ir_gdb.c:444:8 - Unknown word (DALIGNNOP) -- #undef DALIGNNOP ext/opcache/jit/ir/ir_gdb.c:447:26 - Unknown word (initf) -- typedef void (*ir_gdbjit_initf) (ir_gdbjit_ctx *ctx -ext/opcache/jit/ir/ir_gdb.c:451:7 - Unknown word (startp) -- ctx->startp = ctx->p; -ext/opcache/jit/ir/ir_gdb.c:457:55 - Unknown word (startp) -- uintptr_t)(ctx->p - ctx->startp); ext/opcache/jit/ir/ir_gdb.c:465:24 - Unknown word (elfhdr) -- memcpy(&obj->hdr, &ir_elfhdr_template, sizeof(ir ext/opcache/jit/ir/ir_gdb.c:466:38 - Unknown word (sectheader) -- sect, 0, sizeof(ir_elf_sectheader) * GDBJIT_SECT__MAX ext/opcache/jit/ir/ir_gdb.c:471:114 - Unknown word (shstrtab) -- done(ctx, GDBJIT_SECT_shstrtab); @@ -16628,8 +14647,6 @@ ext/opcache/jit/ir/ir_gdb.c:471:59 - Unknown word (secthdr) -- shstrtab); ext/opcache/jit/ir/ir_gdb.c:474:63 - Unknown word (debugabbrev) -- debug_abbrev); ir_gdbjit_debugabbrev(ctx); ir_gdbjit_initsect ext/opcache/jit/ir/ir_gdb.c:476:2 - Unknown word (SECTALIGN) -- SECTALIGN(ctx->p, sizeof(uintptr ext/opcache/jit/ir/ir_gdb.c:477:59 - Unknown word (ehframe) -- eh_frame); ir_gdbjit_ehframe(ctx, sp_offset, sp_adjustment -ext/opcache/jit/ir/ir_gdb.c:484:12 - Unknown word (NOACTION) -- IR_GDBJIT_NOACTION, -ext/opcache/jit/ir/ir_gdb.c:508:15 - Unknown word (NOACTION) -- 1, IR_GDBJIT_NOACTION, NULL, NULL ext/opcache/jit/ir/ir_patch.c:205:20 - Unknown word (CBNZ) -- // B.cond, CBZ, CBNZ (imm19:5..23) ext/opcache/jit/ir/ir_patch.c:223:12 - Unknown word (TBNZ) -- // TBZ, TBNZ (imm14:5..18) ext/opcache/jit/ir/ir_perf.c:146:14 - Unknown word (emagic) -- elf_hdr.emagic[0] != 0x7f || @@ -16664,12 +14681,10 @@ ext/opcache/jit/ir/ir_private.h:800:56 - Unknown word (capasity) -- bitset_ ext/opcache/jit/ir/ir_private.h:805:52 - Unknown word (capasity) -- t)val < ir_worklist_capasity(w)); ext/opcache/jit/ir/ir_private.h:875:68 - Unknown word (optx) -- uint8_t type, uint32_t optx); ext/opcache/jit/ir/ir_ra.c:10:14 - Unknown word (Wimmer) -- * Christian Wimmer VEE'10 (2005) -ext/opcache/jit/ir/ir_ra.c:1173:20 - Unknown word (tmps) -- n = constraints.tmps_count; ext/opcache/jit/ir/ir_ra.c:1227:52 - Unknown word (RLOAD) -- child] == (IR_SKIPPED|IR_RLOAD)) { ext/opcache/jit/ir/ir_ra.c:1228:13 - Unknown word (alocated) -- ir_set_alocated_reg(ctx, input, j, ctx ext/opcache/jit/ir/ir_ra.c:1263:29 - Unknown word (DESSA) -- flags2 &= ~IR_LR_HAVE_DESSA_MOVES; ext/opcache/jit/ir/ir_ra.c:1265:27 - Unknown word (SRATCH) -- vregs + tmp + fixed + SRATCH + ALL */ -ext/opcache/jit/ir/ir_ra.c:1352:21 - Unknown word (tmps) -- n = constraints.tmps_count; ext/opcache/jit/ir/ir_ra.c:1380:50 - Unknown word (RLOAD) -- PARAM || insn->op == IR_RLOAD) { ext/opcache/jit/ir/ir_ra.c:1473:16 - Unknown word (alocated) -- ir_set_alocated_reg(ctx, ref, j, ctx ext/opcache/jit/ir/ir_ra.c:1687:37 - Unknown word (DESSA) -- blocks[b].flags |= IR_BB_DESSA_MOVES; @@ -16703,7 +14718,6 @@ ext/opcache/jit/ir/ir_ra.c:2829:29 - Unknown word (avialivle) -- TODO: ext/opcache/jit/ir/ir_ra.c:2921:58 - Unknown word (splited) -- previously allocated for splited interval */ ext/opcache/jit/ir/ir_ra.c:3063:29 - Unknown word (avialivle) -- TODO: if no registers avialivle, we may use of one this ext/opcache/jit/ir/ir_ra.c:3357:19 - Unknown word (dessa) -- static int ir_fix_dessa_tmps(ir_ctx *ctx, uint -ext/opcache/jit/ir/ir_ra.c:3357:25 - Unknown word (tmps) -- static int ir_fix_dessa_tmps(ir_ctx *ctx, uint8_t ext/opcache/jit/ir/ir_ra.c:3504:12 - Unknown word (dessa) -- ir_gen_dessa_moves(ctx, b, ir_fix ext/opcache/jit/ir/ir_ra.c:3504:39 - Unknown word (dessa) -- moves(ctx, b, ir_fix_dessa_tmps); ext/opcache/jit/ir/ir_ra.c:3566:27 - Unknown word (SRATCH) -- vregs + tmp + fixed + SRATCH + ALL */ @@ -16712,17 +14726,10 @@ ext/opcache/jit/ir/ir_ra.c:3984:32 - Unknown word (BINOP) -- /* Su ext/opcache/jit/ir/ir_ra.c:4082:19 - Unknown word (rematerialization) -- /* constant rematerialization */ ext/opcache/jit/ir/ir_ra.c:4086:24 - Unknown word (rematerialization) -- /* local address rematerialization */ ext/opcache/jit/ir/ir_ra.c:438:22 - Unknown word (livness) -- * DFS + Loop-Forest livness for SSA using bitset -ext/opcache/jit/ir/ir_ra.c:43:12 - Unknown word (vregs) -- uint32_t *vregs; -ext/opcache/jit/ir/ir_ra.c:44:11 - Unknown word (vregs) -- uint32_t vregs_count = 0; -ext/opcache/jit/ir/ir_ra.c:516:20 - Unknown word (tmps) -- n = constraints.tmps_count; -ext/opcache/jit/ir/ir_ra.c:52:2 - Unknown word (vregs) -- vregs = ir_mem_calloc(ctx ext/opcache/jit/ir/ir_ra.c:569:52 - Unknown word (RLOAD) -- child] == (IR_SKIPPED|IR_RLOAD)) { ext/opcache/jit/ir/ir_ra.c:570:13 - Unknown word (alocated) -- ir_set_alocated_reg(ctx, input, j, ctx ext/opcache/jit/ir/ir_ra.c:609:29 - Unknown word (DESSA) -- flags2 &= ~IR_LR_HAVE_DESSA_MOVES; ext/opcache/jit/ir/ir_ra.c:613:27 - Unknown word (SRATCH) -- vregs + tmp + fixed + SRATCH + ALL */ -ext/opcache/jit/ir/ir_ra.c:68:19 - Unknown word (vregs) -- vregs[i] = ++vregs_count; -ext/opcache/jit/ir/ir_ra.c:68:6 - Unknown word (vregs) -- vregs[i] = ++vregs_count; -ext/opcache/jit/ir/ir_ra.c:734:21 - Unknown word (tmps) -- n = constraints.tmps_count; ext/opcache/jit/ir/ir_ra.c:764:50 - Unknown word (RLOAD) -- PARAM || insn->op == IR_RLOAD) { ext/opcache/jit/ir/ir_ra.c:7:66 - Unknown word (Wimmer) -- SSA Form", Christian Wimmer and ext/opcache/jit/ir/ir_ra.c:851:54 - Unknown word (RLOAD) -- input] == (IR_SKIPPED|IR_RLOAD)) { @@ -16738,20 +14745,12 @@ ext/opcache/jit/ir/ir_ra.c:978:34 - Unknown word (Dinechin) -- Darte, Benoi ext/opcache/jit/ir/ir_ra.c:978:4 - Unknown word (Alain) -- * Alain Darte, Benoit Dupont ext/opcache/jit/ir/ir_ra.c:978:44 - Unknown word (Fabrice) -- Dupont de Dinechin, Fabrice Rastello. TR Inria RR ext/opcache/jit/ir/ir_ra.c:978:52 - Unknown word (Rastello) -- de Dinechin, Fabrice Rastello. TR Inria RR-7503, -ext/opcache/jit/ir/ir_save.c:170:15 - Unknown word (vregs) -- if (ctx->vregs && ctx->vregs[i]) { -ext/opcache/jit/ir/ir_save.c:252:20 - Unknown word (sfunc) -- fprintf(f, "%sfunc ", first ? "(" : ", -ext/opcache/jit/ir/ir_save.c:270:18 - Unknown word (snull) -- fprintf(f, "%snull", first ? "(" : ", ext/opcache/jit/ir/ir_save.c:351:26 - Unknown word (DESSA) -- if (bb->flags & IR_BB_DESSA_MOVES) { ext/opcache/jit/ir/ir_save.c:352:13 - Unknown word (dessa) -- ir_save_dessa_moves(ctx, b, bb, f ext/opcache/jit/ir/ir_save.c:41:21 - Unknown word (dessa) -- static void ir_save_dessa_moves(const ir_ctx ext/opcache/jit/ir/ir_save.c:62:21 - Unknown word (DESSA) -- fprintf(f, "\t# DESSA MOV c_%d", -input); -ext/opcache/jit/ir/ir_save.c:63:20 - Unknown word (vregs) -- } else if (ctx->vregs[input] != ctx->vregs -ext/opcache/jit/ir/ir_save.c:63:41 - Unknown word (vregs) -- vregs[input] != ctx->vregs[use_ref]) { ext/opcache/jit/ir/ir_save.c:64:21 - Unknown word (DESSA) -- fprintf(f, "\t# DESSA MOV d_%d {R%d}", input -ext/opcache/jit/ir/ir_save.c:64:56 - Unknown word (vregs) -- {R%d}", input, ctx->vregs[input]); -ext/opcache/jit/ir/ir_save.c:76:47 - Unknown word (vregs) -- R%d}", use_ref, ctx->vregs[use_ref]); ext/opcache/jit/ir/ir_sccp.c:1073:21 - Unknown word (OPTX) -- uint32_t optx = IR_OPTX(op, type, 1); -ext/opcache/jit/ir/ir_sccp.c:124:64 - Unknown word (multislot) -- keep the tail of a long multislot instruction */ ext/opcache/jit/ir/ir_sccp.c:144:20 - Unknown word (propagaton) -- /* do backward propagaton only once */ ext/opcache/jit/ir/ir_sccp.c:1808:27 - Unknown word (OPTX) -- if_false->optx = IR_OPTX(IR_BEGIN, IR_VOID, ext/opcache/jit/ir/ir_sccp.c:1811:26 - Unknown word (OPTX) -- if_true->optx = IR_OPTX(IR_BEGIN, IR_VOID, @@ -16764,12 +14763,10 @@ ext/opcache/jit/ir/ir_sccp.c:2195:23 - Unknown word (propagaton) -- /* do back ext/opcache/jit/ir/ir_sccp.c:21:59 - Unknown word (optx) -- = 0 && _values[ref].optx == IR_TOP) ext/opcache/jit/ir/ir_sccp.c:2216:25 - Unknown word (ZEXT) -- || insn->op == IR_ZEXT || insn->op == IR_SEXT ext/opcache/jit/ir/ir_sccp.c:2225:25 - Unknown word (ZEXT) -- || insn->op == IR_ZEXT || insn->op == IR_SEXT -ext/opcache/jit/ir/ir_sccp.c:2242:67 - Unknown word (multislot) -- keep the tail of a long multislot instruction */ ext/opcache/jit/ir/ir_sccp.c:2267:16 - Unknown word (inpt) -- /* control inpt is not feasible */ ext/opcache/jit/ir/ir_sccp.c:2272:21 - Unknown word (propagaton) -- /* do backward propagaton only once */ ext/opcache/jit/ir/ir_sccp.c:22:59 - Unknown word (optx) -- = 0 && _values[ref].optx == IR_BOTTOM) ext/opcache/jit/ir/ir_sccp.c:2309:21 - Unknown word (propagaton) -- /* do backward propagaton only once */ -ext/opcache/jit/ir/ir_sccp.c:2365:67 - Unknown word (multislot) -- keep the tail of a long multislot instruction */ ext/opcache/jit/ir/ir_sccp.c:23:59 - Unknown word (optx) -- = 0 && _values[ref].optx != IR_TOP) ext/opcache/jit/ir/ir_sccp.c:2532:14 - Unknown word (ZEXT) -- case IR_ZEXT: ext/opcache/jit/ir/ir_sccp.c:601:19 - Unknown word (OPTX) -- insn->optx = IR_OPTX(IR_END, IR_VOID, 1) @@ -16785,7 +14782,6 @@ ext/opcache/jit/ir/ir_x86.h:196:21 - Unknown word (FCARGS) -- # define IR ext/opcache/jit/ir/ir_x86.h:197:20 - Unknown word (FCARGS) -- # define IR_REG_FP_FCARGS 0 ext/opcache/jit/ir/ir_x86.h:198:21 - Unknown word (FCARG) -- # define IR_REG_INT_FCARG1 IR_REG_RCX ext/opcache/jit/ir/ir_x86.h:199:21 - Unknown word (FCARG) -- # define IR_REG_INT_FCARG2 IR_REG_RDX -ext/opcache/jit/ir/ir_x86.h:227:14 - Unknown word (tmps) -- uint8_t tmps_count; ext/opcache/jit/zend_jit.c:1018:17 - Unknown word (sccs) -- zend_ssa_find_sccs(op_array, ssa); ext/opcache/jit/zend_jit.c:1071:23 - Unknown word (ZREG) -- ra[i].flags |= ZREG_LOAD; ext/opcache/jit/zend_jit.c:1073:23 - Unknown word (ZREG) -- ra[i].flags |= ZREG_PI; @@ -16794,10 +14790,6 @@ ext/opcache/jit/zend_jit.c:1101:23 - Unknown word (ZREG) -- ra[i].fla ext/opcache/jit/zend_jit.c:1113:27 - Unknown word (ZREG) -- ra[src].flags |= ZREG_STORE; ext/opcache/jit/zend_jit.c:1154:20 - Unknown word (tempoary) -- /* Check if a tempoary variable may be freed ext/opcache/jit/zend_jit.c:1932:37 - Unknown word (requres) -- |= MAY_BE_UNDEF; // requres type assignment -ext/opcache/jit/zend_jit.c:2052:19 - Unknown word (UCALL) -- case ZEND_DO_UCALL: -ext/opcache/jit/zend_jit.c:2648:18 - Unknown word (UCALL) -- case ZEND_DO_UCALL: -ext/opcache/jit/zend_jit.c:2758:18 - Unknown word (UCALL) -- case ZEND_DO_UCALL: -ext/opcache/jit/zend_jit.c:295:19 - Unknown word (UCALL) -- case ZEND_DO_UCALL: ext/opcache/jit/zend_jit.c:3132:29 - Unknown word (xlat) -- shared_alloc_register_xlat_entry(op_array->opcodes ext/opcache/jit/zend_jit.c:3172:30 - Unknown word (xlat) -- shared_alloc_register_xlat_entry(op_array->opcodes ext/opcache/jit/zend_jit.c:3202:31 - Unknown word (xlat) -- shared_alloc_register_xlat_entry(op_array->opcodes @@ -16805,7 +14797,6 @@ ext/opcache/jit/zend_jit.c:3308:50 - Unknown word (xlat) -- zend_shar ext/opcache/jit/zend_jit.c:3807:7 - Unknown word (ZCSG) -- if (ZCSG(preload_script)) { ext/opcache/jit/zend_jit.c:3808:38 - Unknown word (ZCSG) -- restart_preloaded_script(ZCSG(preload_script)); ext/opcache/jit/zend_jit.c:3809:8 - Unknown word (ZCSG) -- if (ZCSG(saved_scripts)) { -ext/opcache/jit/zend_jit.c:380:18 - Unknown word (UCALL) -- case ZEND_DO_UCALL: ext/opcache/jit/zend_jit.c:3810:34 - Unknown word (ZCSG) -- persistent_script **p = ZCSG(saved_scripts); ext/opcache/jit/zend_jit.c:727:37 - Unknown word (Wtautological) -- diagnostic ignored "-Wtautological-compare" ext/opcache/jit/zend_jit.c:755:6 - Unknown word (dasm) -- if (dasm_buf) { @@ -16867,10 +14858,6 @@ ext/opcache/jit/zend_jit_ir.c:2842:21 - Unknown word (dasm) -- code_ ext/opcache/jit/zend_jit_ir.c:286:87 - Unknown word (predessors) -- edges -> IR refs of predessors */ ext/opcache/jit/zend_jit_ir.c:2885:8 - Unknown word (disasm) -- ir_disasm_add_symbol(zend_jit ext/opcache/jit/zend_jit_ir.c:2888:8 - Unknown word (disasm) -- ir_disasm(zend_jit_stubs[i].name -ext/opcache/jit/zend_jit_ir.c:2926:27 - Unknown word (UCALL) -- opline.opcode = ZEND_DO_UCALL; -ext/opcache/jit/zend_jit_ir.c:2929:33 - Unknown word (UCALL) -- add_symbol("ZEND_DO_UCALL_SPEC_RETVAL_UNUSED_LABEL -ext/opcache/jit/zend_jit_ir.c:2931:27 - Unknown word (UCALL) -- opline.opcode = ZEND_DO_UCALL; -ext/opcache/jit/zend_jit_ir.c:2934:33 - Unknown word (UCALL) -- add_symbol("ZEND_DO_UCALL_SPEC_RETVAL_USED_LABEL ext/opcache/jit/zend_jit_ir.c:3210:24 - Unknown word (cldemote) -- if (zend_cpu_supports_cldemote()) { ext/opcache/jit/zend_jit_ir.c:3211:28 - Unknown word (CLDEMOTE) -- default_mflags |= IR_X86_CLDEMOTE; ext/opcache/jit/zend_jit_ir.c:3224:15 - Unknown word (tlsdesc) -- "adrp %0, :tlsdesc:_tsrm_ls_cache\n" @@ -16904,7 +14891,6 @@ ext/opcache/jit/zend_jit_ir.c:377:21 - Unknown word (dasm) -- && (void* ext/opcache/jit/zend_jit_ir.c:377:47 - Unknown word (dasm) -- buf && (void*)addr < dasm_end) { ext/opcache/jit/zend_jit_ir.c:384:37 - Unknown word (deoptimization) -- const void*)((char*)ctx->deoptimization_exits_base + (exit_point ext/opcache/jit/zend_jit_ir.c:407:27 - Unknown word (disasm) -- const char *name = ir_disasm_find_symbol((uint64 -ext/opcache/jit/zend_jit_ir.c:4098:33 - Unknown word (UCALL) -- opline->opcode == ZEND_DO_UCALL || ext/opcache/jit/zend_jit_ir.c:414:10 - Unknown word (disasm) -- ir_disasm_add_symbol(new_name ext/opcache/jit/zend_jit_ir.c:417:10 - Unknown word (disasm) -- ir_disasm_add_symbol(name, (uint ext/opcache/jit/zend_jit_ir.c:4276:24 - Unknown word (deopt) -- static ir_ref zend_jit_deopt_rload(zend_jit_ctx @@ -16936,8 +14922,6 @@ ext/opcache/jit/zend_jit_ir.c:92:13 - Unknown word (ZEXT) -- # define ext/opcache/jit/zend_jit_ir.c:92:31 - Unknown word (ZEXT) -- ir_ZEXT_L ir_ZEXT_I64 ext/opcache/jit/zend_jit_ir.c:9951:38 - Unknown word (megamorphic) -- NULL; func = NULL; /* megamorphic call from trait */ ext/opcache/jit/zend_jit_trace.c:1072:16 - Unknown word (TSSA) -- // TODO: TSSA may miss Pi() functions -ext/opcache/jit/zend_jit_trace.c:1105:37 - Unknown word (UCALL) -- opline->opcode == ZEND_DO_UCALL -ext/opcache/jit/zend_jit_trace.c:1184:19 - Unknown word (UCALL) -- case ZEND_DO_UCALL: ext/opcache/jit/zend_jit_trace.c:1354:24 - Unknown word (TSSA) -- 1. Count number of TSSA opcodes; ext/opcache/jit/zend_jit_trace.c:1485:18 - Unknown word (TSSA) -- /* 2. Construct TSSA */ ext/opcache/jit/zend_jit_trace.c:1487:29 - Unknown word (TSSA) -- cfg.flags = ZEND_SSA_TSSA; @@ -16947,9 +14931,7 @@ ext/opcache/jit/zend_jit_trace.c:204:44 - Unknown word (ZREG) -- point] ext/opcache/jit/zend_jit_trace.c:2836:37 - Unknown word (ZREG) -- RA_IVAL_FLAGS(var) & ZREG_LAST_USE)); ext/opcache/jit/zend_jit_trace.c:2839:25 - Unknown word (ZREG) -- RA_IVAL_FLAGS(var) |= ZREG_LAST_USE; ext/opcache/jit/zend_jit_trace.c:2840:53 - Unknown word (ZREG) -- RA_IVAL_FLAGS(var) & (ZREG_LOAD|ZREG_STORE))) -ext/opcache/jit/zend_jit_trace.c:327:16 - Unknown word (UCALL) -- case ZEND_DO_UCALL: ext/opcache/jit/zend_jit_trace.c:3340:88 - Unknown word (phpt) -- jit/reg_alloc_00[67].phpt ??? -ext/opcache/jit/zend_jit_trace.c:3493:41 - Unknown word (UCALL) -- ->opcode == ZEND_DO_UCALL ext/opcache/jit/zend_jit_trace.c:3504:39 - Unknown word (deoptimization) -- jit_trace_stack_needs_deoptimization(zend_jit_trace_stack ext/opcache/jit/zend_jit_trace.c:3518:38 - Unknown word (deoptimization) -- jit_trace_exit_needs_deoptimization(uint32_t trace_num, ext/opcache/jit/zend_jit_trace.c:3531:36 - Unknown word (deoptimization) -- jit_trace_stack_needs_deoptimization(stack, stack_size); @@ -16962,7 +14944,6 @@ ext/opcache/jit/zend_jit_trace.c:417:15 - Unknown word (tssa) -- ADD_OP ext/opcache/jit/zend_jit_trace.c:4281:7 - Unknown word (Deoptimization) -- /* Deoptimization */ ext/opcache/jit/zend_jit_trace.c:4282:24 - Unknown word (deoptimization) -- if (!zend_jit_trace_deoptimization(&ctx, ext/opcache/jit/zend_jit_trace.c:4380:16 - Unknown word (dzend) -- // if (ra && dzend_jit_trace_stack_needs -ext/opcache/jit/zend_jit_trace.c:5403:19 - Unknown word (UCALL) -- case ZEND_DO_UCALL: ext/opcache/jit/zend_jit_trace.c:64:3 - Unknown word (ZCSG) -- ZCSG(jit_traces) = zend_jit ext/opcache/jit/zend_jit_trace.c:65:3 - Unknown word (ZCSG) -- ZCSG(jit_exit_groups) = zend ext/opcache/jit/zend_jit_trace.c:66:3 - Unknown word (ZCSG) -- ZCSG(jit_counters_stopped @@ -16974,8 +14955,6 @@ ext/opcache/jit/zend_jit_trace.c:7435:5 - Unknown word (Deoptimization) -- /* ext/opcache/jit/zend_jit_trace.c:7488:72 - Unknown word (JITED) -- flags & ZEND_JIT_TRACE_JITED)) { ext/opcache/jit/zend_jit_trace.c:7584:71 - Unknown word (JITED) -- flags |= ZEND_JIT_TRACE_JITED; ext/opcache/jit/zend_jit_trace.c:7644:21 - Unknown word (JITED) -- (ZEND_JIT_TRACE_JITED|ZEND_JIT_TRACE_BLACKLISTED -ext/opcache/jit/zend_jit_trace.c:7854:30 - Unknown word (sobject) -- fprintf(stderr, " op1(%sobject of class %s)", ref, -ext/opcache/jit/zend_jit_trace.c:7867:30 - Unknown word (sobject) -- fprintf(stderr, " op2(%sobject of class %s)", ref, ext/opcache/jit/zend_jit_trace.c:8113:72 - Unknown word (JITED) -- flags & (ZEND_JIT_TRACE_JITED|ZEND_JIT_TRACE_BLACKLISTED ext/opcache/jit/zend_jit_trace.c:8238:78 - Unknown word (JITED) -- flags & (ZEND_JIT_EXIT_JITED|ZEND_JIT_EXIT_BLACKLISTED ext/opcache/jit/zend_jit_trace.c:8464:14 - Unknown word (megamorphic) -- uint32_t is_megamorphic = 0; @@ -16997,7 +14976,6 @@ ext/opcache/jit/zend_jit_vm_helpers.c:532:17 - Unknown word (megamorphic) -- ext/opcache/jit/zend_jit_vm_helpers.c:537:39 - Unknown word (MEGAMORPHIC) -- FLAG(call, ZEND_CALL_MEGAMORPHIC); ext/opcache/jit/zend_jit_vm_helpers.c:544:129 - Unknown word (megamorphic) -- int idx, uint32_t is_megamorphic) ext/opcache/jit/zend_jit_vm_helpers.c:546:77 - Unknown word (megamorphic) -- trace_buffer, idx, is_megamorphic, 0); -ext/opcache/jit/zend_jit_vm_helpers.c:906:33 - Unknown word (UCALL) -- opline->opcode == ZEND_DO_UCALL ext/opcache/jit/zend_jit_vm_helpers.c:908:45 - Unknown word (MEGAMORPHIC) -- EX(call)) & ZEND_CALL_MEGAMORPHIC) { ext/opcache/shared_alloc_mmap.c:123:47 - Unknown word (VMMAP) -- KERN_PROC, KERN_PROC_VMMAP, getpid()}; ext/opcache/shared_alloc_mmap.c:132:19 - Unknown word (vmentry) -- struct kinfo_vmentry *entry = (struct kinfo @@ -17020,22 +14998,16 @@ ext/opcache/shared_alloc_posix.c:51:36 - Unknown word (perharps) -- amd64/ ext/opcache/shared_alloc_posix.c:55:24 - Unknown word (sindexes) -- size_t shared_segment_sindexes[3] = {0}; ext/opcache/shared_alloc_posix.c:56:47 - Unknown word (sindexes) -- sizeof(shared_segment_sindexes) / sizeof(shared_segment ext/opcache/shared_alloc_posix.c:56:81 - Unknown word (sindexes) -- sizeof(shared_segment_sindexes[0]); -ext/opcache/shared_alloc_posix.c:58:25 - Unknown word (getpagesizes) -- shared_segment_sizes = getpagesizes(shared_segment_sindexes -ext/opcache/shared_alloc_posix.c:58:53 - Unknown word (sindexes) -- getpagesizes(shared_segment_sindexes, entries); -ext/opcache/shared_alloc_posix.c:62:23 - Unknown word (sindexes) -- if (shared_segment_sindexes[i] != 0 && +ext/opcache/shared_alloc_posix.c:58:53 - Unknown word (sindexes) -- getpagesizes(shared_segment_sindexes, entries); +ext/opcache/shared_alloc_posix.c:62:23 - Unknown word (sindexes) -- if (shared_segment_sindexes[i] != 0 && ext/opcache/shared_alloc_shm.c:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans re, (PCRE2_SPTR)verify_path, verify -ext/opcache/zend_accelerator_blacklist.c:81:25 - Unknown word (cctx) -- pcre2_compile_context *cctx = php_pcre_cctx(); -ext/opcache/zend_accelerator_blacklist.c:81:41 - Unknown word (cctx) -- context *cctx = php_pcre_cctx(); ext/opcache/zend_accelerator_blacklist.h:15:15 - Unknown word (Andi) -- | Authors: Andi Gutmans data, bio @@ -17221,11 +15170,8 @@ ext/openssl/openssl.c:2860:22 - Unknown word (zextracerts) -- add_index_zva ext/openssl/openssl.c:2860:39 - Unknown word (zextracert) -- zval(&zextracerts, i, &zextracert); ext/openssl/openssl.c:2868:40 - Unknown word (zextracerts) -- zout, "extracerts", &zextracerts); ext/openssl/openssl.c:332:76 - Unknown word (iqmp) -- BIGNUM *dmq1, BIGNUM *iqmp) -ext/openssl/openssl.c:3367:14 - Unknown word (nconf) -- X509V3_set_nconf(&ctx, req.req_config -ext/openssl/openssl.c:3368:23 - Unknown word (nconf) -- if (!X509V3_EXT_add_nconf(req.req_config, &ctx ext/openssl/openssl.c:336:12 - Unknown word (iqmp) -- r->iqmp = iqmp; ext/openssl/openssl.c:336:5 - Unknown word (iqmp) -- r->iqmp = iqmp; -ext/openssl/openssl.c:3442:17 - Unknown word (nconf) -- X509V3_set_nconf(&ext_ctx, req.req_config ext/openssl/openssl.c:354:104 - Unknown word (iqmp) -- dmq1, const BIGNUM **iqmp) ext/openssl/openssl.c:3551:12 - Unknown word (tpubkey) -- EVP_PKEY *tpubkey = php_openssl_extract ext/openssl/openssl.c:3559:6 - Unknown word (tpubkey) -- if (tpubkey == NULL) { @@ -17247,74 +15193,50 @@ ext/openssl/openssl.c:3829:28 - Unknown word (paramgen) -- EVP_PKEY_CTX_ ext/openssl/openssl.c:3842:28 - Unknown word (paramgen) -- EVP_PKEY_CTX_set_ec_paramgen_curve_nid(ctx, req- ext/openssl/openssl.c:3862:16 - Unknown word (paramgen) -- if (EVP_PKEY_paramgen(ctx, ¶ms) <= 0) ext/openssl/openssl.c:3893:30 - Unknown word (randfile) -- openssl_write_rand_file(randfile, egdsocket, seeded) -ext/openssl/openssl.c:3960:2 - Unknown word (OSSL) -- OSSL_PARAM *params = NULL -ext/openssl/openssl.c:3961:2 - Unknown word (OSSL) -- OSSL_PARAM_BLD *bld = OSSL -ext/openssl/openssl.c:3961:24 - Unknown word (OSSL) -- OSSL_PARAM_BLD *bld = OSSL_PARAM_BLD_new(); -ext/openssl/openssl.c:40:18 - Unknown word (winutil) -- # include "win32/winutil.h" ext/openssl/openssl.c:4361:53 - Unknown word (eckey) -- init_legacy_ec(EC_KEY *eckey, zval *data, bool *is ext/openssl/openssl.c:4362:85 - Unknown word (cofactor) -- NULL, *g_y = NULL , *cofactor = NULL; -ext/openssl/openssl.c:4367:10 - Unknown word (bctx) -- BN_CTX *bctx = BN_CTX_new(); -ext/openssl/openssl.c:4399:49 - Unknown word (bctx) -- new_curve_GFp(p, a, b, bctx))) { -ext/openssl/openssl.c:4409:114 - Unknown word (bctx) -- STRLEN_P(generator_zv), bctx))) { -ext/openssl/openssl.c:4422:71 - Unknown word (bctx) -- point_g, g_x, g_y, bctx)) { ext/openssl/openssl.c:4435:21 - Unknown word (cofactor) -- * OpenSSL uses 0 cofactor as a marker for "unknown ext/openssl/openssl.c:4435:55 - Unknown word (cofactor) -- marker for "unknown cofactor". ext/openssl/openssl.c:4436:16 - Unknown word (cofactor) -- * So accept cofactor == NULL or cofactor ext/openssl/openssl.c:4436:36 - Unknown word (cofactor) -- cofactor == NULL or cofactor >= 0. ext/openssl/openssl.c:4448:24 - Unknown word (eckey) -- if (!EC_KEY_set_group(eckey, group)) { ext/openssl/openssl.c:4458:31 - Unknown word (eckey) -- KEY_set_private_key(eckey, d)) { -ext/openssl/openssl.c:4463:64 - Unknown word (bctx) -- point_q, d, NULL, NULL, bctx)) { -ext/openssl/openssl.c:4475:30 - Unknown word (eckey) -- EC_KEY_set_public_key(eckey, point_q)) { -ext/openssl/openssl.c:4480:24 - Unknown word (eckey) -- if (!EC_KEY_check_key(eckey)) { -ext/openssl/openssl.c:4614:55 - Unknown word (COFACTOR) -- OSSL_PKEY_PARAM_EC_COFACTOR, cofactor) || +ext/openssl/openssl.c:4475:30 - Unknown word (eckey) -- EC_KEY_set_public_key(eckey, point_q)) { +ext/openssl/openssl.c:4480:24 - Unknown word (eckey) -- if (!EC_KEY_check_key(eckey)) { +ext/openssl/openssl.c:4614:55 - Unknown word (COFACTOR) -- OSSL_PKEY_PARAM_EC_COFACTOR, cofactor) || ext/openssl/openssl.c:466:54 - Unknown word (OVFL) -- CONVERSION(ZEND_SIZE_T_INT_OVFL(_var), _name, _arg_num ext/openssl/openssl.c:468:66 - Unknown word (OVFL) -- RETURN(ZEND_SIZE_T_INT_OVFL(_var), _name) ext/openssl/openssl.c:471:55 - Unknown word (OVFL) -- CONVERSION(ZEND_SIZE_T_UINT_OVFL(_var), _name, _arg_num -ext/openssl/openssl.c:5117:15 - Unknown word (pbio) -- unsigned int pbio_len; -ext/openssl/openssl.c:5118:8 - Unknown word (pbio) -- char *pbio; -ext/openssl/openssl.c:5133:2 - Unknown word (pbio) -- pbio_len = BIO_get_mem_data -ext/openssl/openssl.c:5133:36 - Unknown word (pbio) -- BIO_get_mem_data(out, &pbio); -ext/openssl/openssl.c:5137:41 - Unknown word (pbio) -- return_value, "key", pbio, pbio_len); -ext/openssl/openssl.c:5145:36 - Unknown word (KEYMGMT) -- id(pkey) != EVP_PKEY_KEYMGMT) { -ext/openssl/openssl.c:5480:74 - Unknown word (ECDH) -- remote and local DH or ECDH key */ -ext/openssl/openssl.c:5553:20 - Unknown word (digestbyname) -- digest = EVP_get_digestbyname(method); -ext/openssl/openssl.c:5597:8 - Unknown word (Verifys) -- /* {{{ Verifys that the data block -ext/openssl/openssl.c:5605:21 - Unknown word (datain) -- BIO * in = NULL, * datain = NULL, * dataout = +ext/openssl/openssl.c:5117:15 - Unknown word (pbio) -- unsigned int pbio_len; +ext/openssl/openssl.c:5118:8 - Unknown word (pbio) -- char *pbio; +ext/openssl/openssl.c:5133:2 - Unknown word (pbio) -- pbio_len = BIO_get_mem_data +ext/openssl/openssl.c:5133:36 - Unknown word (pbio) -- BIO_get_mem_data(out, &pbio); +ext/openssl/openssl.c:5137:41 - Unknown word (pbio) -- return_value, "key", pbio, pbio_len); +ext/openssl/openssl.c:5145:36 - Unknown word (KEYMGMT) -- id(pkey) != EVP_PKEY_KEYMGMT) { +ext/openssl/openssl.c:5480:74 - Unknown word (ECDH) -- remote and local DH or ECDH key */ +ext/openssl/openssl.c:5553:20 - Unknown word (digestbyname) -- digest = EVP_get_digestbyname(method); ext/openssl/openssl.c:5611:9 - Unknown word (signersfilename) -- char * signersfilename = NULL; ext/openssl/openssl.c:5612:9 - Unknown word (signersfilename) -- size_t signersfilename_len = 0; -ext/openssl/openssl.c:5615:11 - Unknown word (bfilename) -- char * p7bfilename = NULL; -ext/openssl/openssl.c:5616:11 - Unknown word (bfilename) -- size_t p7bfilename_len = 0; ext/openssl/openssl.c:5621:14 - Unknown word (signersfilename) -- &flags, &signersfilename, &signersfilename_len ext/openssl/openssl.c:5621:32 - Unknown word (signersfilename) -- &signersfilename, &signersfilename_len, &cainfo, -ext/openssl/openssl.c:5622:72 - Unknown word (bfilename) -- datafilename_len, &p7bfilename, &p7bfilename_len) -ext/openssl/openssl.c:5622:86 - Unknown word (bfilename) -- len, &p7bfilename, &p7bfilename_len) == FAILURE) { -ext/openssl/openssl.c:5646:29 - Unknown word (datain) -- SMIME_read_PKCS7(in, &datain); -ext/openssl/openssl.c:5661:8 - Unknown word (bfilename) -- if (p7bfilename) { -ext/openssl/openssl.c:5672:38 - Unknown word (datain) -- verify(p7, others, store, datain, dataout, (int)flags ext/openssl/openssl.c:5676:7 - Unknown word (signersfilename) -- if (signersfilename) { -ext/openssl/openssl.c:5723:11 - Unknown word (datain) -- BIO_free(datain); -ext/openssl/openssl.c:5731:79 - Unknown word (recipcerts) -- the certificates in recipcerts and output the result +ext/openssl/openssl.c:5677:9 - Unknown word (certout) -- BIO *certout; +ext/openssl/openssl.c:5679:4 - Unknown word (certout) -- certout = php_openssl_bio_new +ext/openssl/openssl.c:5681:8 - Unknown word (certout) -- if (certout) { +ext/openssl/openssl.c:5687:31 - Unknown word (certout) -- !PEM_write_bio_X509(certout, sk_X509_value(signers +ext/openssl/openssl.c:5700:14 - Unknown word (certout) -- BIO_free(certout); ext/openssl/openssl.c:5734:24 - Unknown word (zheaders) -- zval * zrecipcerts, * zheaders = NULL; ext/openssl/openssl.c:5734:9 - Unknown word (zrecipcerts) -- zval * zrecipcerts, * zheaders = NULL; -ext/openssl/openssl.c:5735:19 - Unknown word (recipcerts) -- STACK_OF(X509) * recipcerts = NULL; ext/openssl/openssl.c:5739:9 - Unknown word (zcertval) -- zval * zcertval; ext/openssl/openssl.c:5742:12 - Unknown word (cipherid) -- zend_long cipherid = PHP_OPENSSL_CIPHER -ext/openssl/openssl.c:5744:9 - Unknown word (infilename) -- char * infilename = NULL; -ext/openssl/openssl.c:5745:9 - Unknown word (infilename) -- size_t infilename_len; ext/openssl/openssl.c:5751:46 - Unknown word (ppza) -- parameters(ZEND_NUM_ARGS(), "ppza!|ll", &infilename, -ext/openssl/openssl.c:5751:58 - Unknown word (infilename) -- ARGS(), "ppza!|ll", &infilename, &infilename_len, -ext/openssl/openssl.c:5751:71 - Unknown word (infilename) -- |ll", &infilename, &infilename_len, ext/openssl/openssl.c:5752:38 - Unknown word (zrecipcerts) -- &outfilename_len, &zrecipcerts, &zheaders, &flags, ext/openssl/openssl.c:5752:52 - Unknown word (zheaders) -- len, &zrecipcerts, &zheaders, &flags, &cipherid) ext/openssl/openssl.c:5752:71 - Unknown word (cipherid) -- &zheaders, &flags, &cipherid) == FAILURE) { -ext/openssl/openssl.c:5756:36 - Unknown word (infilename) -- openssl_bio_new_file(infilename, infilename_len, 1, -ext/openssl/openssl.c:5766:2 - Unknown word (recipcerts) -- recipcerts = sk_X509_new_null( ext/openssl/openssl.c:5769:15 - Unknown word (zrecipcerts) -- if (Z_TYPE_P(zrecipcerts) == IS_ARRAY) { ext/openssl/openssl.c:5770:36 - Unknown word (zrecipcerts) -- FOREACH_VAL(Z_ARRVAL_P(zrecipcerts), zcertval) { ext/openssl/openssl.c:5770:50 - Unknown word (zcertval) -- ARRVAL_P(zrecipcerts), zcertval) { -ext/openssl/openssl.c:5788:17 - Unknown word (recipcerts) -- sk_X509_push(recipcerts, cert); ext/openssl/openssl.c:5794:37 - Unknown word (zrecipcerts) -- openssl_x509_from_zval(zrecipcerts, &free_cert, 3, false -ext/openssl/openssl.c:5809:16 - Unknown word (recipcerts) -- sk_X509_push(recipcerts, cert); ext/openssl/openssl.c:5813:48 - Unknown word (cipherid) -- evp_cipher_from_algo(cipherid); ext/openssl/openssl.c:5828:6 - Unknown word (zheaders) -- if (zheaders) { ext/openssl/openssl.c:5829:44 - Unknown word (zheaders) -- STR_KEY_VAL(Z_ARRVAL_P(zheaders), strindex, zcertval @@ -17337,16 +15259,10 @@ ext/openssl/openssl.c:5993:44 - Unknown word (extracertsfilename) -- extracert ext/openssl/openssl.c:5998:6 - Unknown word (extracertsfilename) -- if (extracertsfilename) { ext/openssl/openssl.c:6006:39 - Unknown word (zprivkey) -- openssl_pkey_from_zval(zprivkey, 0, "", 0, 4); ext/openssl/openssl.c:6083:118 - Unknown word (recipcert) -- file name outfilename. recipcert is a CERT for one of -ext/openssl/openssl.c:6083:165 - Unknown word (recipkey) -- one of the recipients. recipkey specifies the private ext/openssl/openssl.c:6083:209 - Unknown word (recipcert) -- private key matching recipcert, if recipcert does not ext/openssl/openssl.c:6083:223 - Unknown word (recipcert) -- matching recipcert, if recipcert does not include the -ext/openssl/openssl.c:6088:20 - Unknown word (recipkey) -- zval *recipcert, *recipkey = NULL; ext/openssl/openssl.c:6088:8 - Unknown word (recipcert) -- zval *recipcert, *recipkey = NULL; ext/openssl/openssl.c:6089:12 - Unknown word (recipcert) -- bool free_recipcert; -ext/openssl/openssl.c:6091:33 - Unknown word (datain) -- NULL, *out = NULL, *datain = NULL; -ext/openssl/openssl.c:6103:24 - Unknown word (recipkey) -- Z_PARAM_ZVAL_OR_NULL(recipkey) -ext/openssl/openssl.c:6114:35 - Unknown word (recipkey) -- openssl_pkey_from_zval(recipkey ? recipkey : recipcert -ext/openssl/openssl.c:6114:46 - Unknown word (recipkey) -- from_zval(recipkey ? recipkey : recipcert, 0, "", ext/openssl/openssl.c:6170:24 - Unknown word (sigbio) -- BIO *certout = NULL, *sigbio = NULL; ext/openssl/openssl.c:6206:3 - Unknown word (sigbio) -- sigbio = php_openssl_bio_new ext/openssl/openssl.c:6207:7 - Unknown word (sigbio) -- if (sigbio == NULL) { @@ -17367,7 +15283,6 @@ ext/openssl/openssl.c:6939:14 - Unknown word (crypted) -- zval *key ext/openssl/openssl.c:6944:73 - Unknown word (crypted) -- &data, &data_len, &crypted, &key, &padding) == ext/openssl/openssl.c:7125:33 - Unknown word (THREEWAY) -- default_digest = ZEND_THREEWAY_COMPARE(PHP_OPENSSL ext/openssl/openssl.c:7144:20 - Unknown word (digestbyname) -- mdtype = EVP_get_digestbyname(ZSTR_VAL(method_str -ext/openssl/openssl.c:7183:8 - Unknown word (Verifys) -- /* {{{ Verifys data */ ext/openssl/openssl.c:7197:33 - Unknown word (THREEWAY) -- default_digest = ZEND_THREEWAY_COMPARE(PHP_OPENSSL ext/openssl/openssl.c:7210:20 - Unknown word (digestbyname) -- mdtype = EVP_get_digestbyname(ZSTR_VAL(method_str ext/openssl/openssl.c:7248:27 - Unknown word (sealdata) -- *pubkeys, *pubkey, *sealdata, *ekeys, *iv = NULL @@ -17393,20 +15308,18 @@ ext/openssl/openssl.c:7330:31 - Unknown word (sealdata) -- TRY_ASSIG ext/openssl/openssl.c:7333:3 - Unknown word (ekeys) -- ekeys = zend_try_array_init ext/openssl/openssl.c:7333:31 - Unknown word (ekeys) -- zend_try_array_init(ekeys); ext/openssl/openssl.c:7334:8 - Unknown word (ekeys) -- if (!ekeys) { -ext/openssl/openssl.c:7340:11 - Unknown word (eksl) -- eks[i][eksl[i]] = '\0'; -ext/openssl/openssl.c:7381:9 - Unknown word (ekey) -- char * ekey; -ext/openssl/openssl.c:7382:9 - Unknown word (ekey) -- size_t ekey_len; -ext/openssl/openssl.c:7387:46 - Unknown word (szszs) -- parameters(ZEND_NUM_ARGS(), "szszs|s!", &data, &data_len -ext/openssl/openssl.c:7388:13 - Unknown word (ekey) -- &ekey, &ekey_len, &privkey, &method -ext/openssl/openssl.c:7388:6 - Unknown word (ekey) -- &ekey, &ekey_len, &privkey -ext/openssl/openssl.c:7393:34 - Unknown word (ekey) -- CHECK_SIZE_T_TO_INT(ekey_len, ekey, 3); +ext/openssl/openssl.c:7340:11 - Unknown word (eksl) -- eks[i][eksl[i]] = '\0'; +ext/openssl/openssl.c:7381:9 - Unknown word (ekey) -- char * ekey; +ext/openssl/openssl.c:7382:9 - Unknown word (ekey) -- size_t ekey_len; +ext/openssl/openssl.c:7387:46 - Unknown word (szszs) -- parameters(ZEND_NUM_ARGS(), "szszs|s!", &data, &data_len +ext/openssl/openssl.c:7388:13 - Unknown word (ekey) -- &ekey, &ekey_len, &privkey, &method +ext/openssl/openssl.c:7388:6 - Unknown word (ekey) -- &ekey, &ekey_len, &privkey +ext/openssl/openssl.c:7393:34 - Unknown word (ekey) -- CHECK_SIZE_T_TO_INT(ekey_len, ekey, 3); ext/openssl/openssl.c:7403:19 - Unknown word (cipherbyname) -- cipher = EVP_get_cipherbyname(method); -ext/openssl/openssl.c:746:52 - Unknown word (UTCTIME) -- time_to_time_t(ASN1_UTCTIME * timestr) /* {{{ * ext/openssl/openssl.c:759:7 - Unknown word (gmadjust) -- long gmadjust = 0; ext/openssl/openssl.c:7627:10 - Unknown word (CIPH) -- * EVP_CIPH_OCB_MODE, because LibreSSL ext/openssl/openssl.c:7628:12 - Unknown word (CIPH) -- case EVP_CIPH_GCM_MODE: ext/openssl/openssl.c:7629:12 - Unknown word (CIPH) -- case EVP_CIPH_CCM_MODE: -ext/openssl/openssl.c:762:42 - Unknown word (UTCTIME) -- type(timestr) != V_ASN1_UTCTIME && ASN1_STRING_type ext/openssl/openssl.c:762:89 - Unknown word (GENERALIZEDTIME) -- type(timestr) != V_ASN1_GENERALIZEDTIME) { ext/openssl/openssl.c:7630:13 - Unknown word (CIPH) -- # ifdef EVP_CIPH_OCB_MODE ext/openssl/openssl.c:7631:12 - Unknown word (CIPH) -- case EVP_CIPH_OCB_MODE: @@ -17418,7 +15331,6 @@ ext/openssl/openssl.c:7860:24 - Unknown word (cipherbyname) -- cipher_typ ext/openssl/openssl.c:7938:50 - Unknown word (lszsl) -- ZEND_NUM_ARGS(), "sss|lszsl", &data, &data_len, ext/openssl/openssl.c:7974:24 - Unknown word (cipherbyname) -- cipher_type = EVP_get_cipherbyname(method); ext/openssl/openssl.c:8060:24 - Unknown word (cipherbyname) -- cipher_type = EVP_get_cipherbyname(method); -ext/openssl/openssl.c:807:42 - Unknown word (UTCTIME) -- type(timestr) == V_ASN1_UTCTIME ) { ext/openssl/openssl.c:8134:20 - Unknown word (OVFL) -- if (ZEND_LONG_INT_OVFL(buffer_length)) { ext/openssl/openssl.c:814:49 - Unknown word (GENERALIZEDTIME) -- type(timestr) == V_ASN1_GENERALIZEDTIME ) { ext/openssl/openssl.c:8158:8 - Unknown word (zstrong) -- zval *zstrong_result_returned = NULL @@ -17430,19 +15342,12 @@ ext/openssl/openssl.c:824:2 - Unknown word (gmadjust) -- gmadjust = t ext/openssl/openssl.c:828:65 - Unknown word (overcorrect) -- Otherwise, we need to overcorrect and ext/openssl/openssl.c:831:2 - Unknown word (gmadjust) -- gmadjust = -(thetime.tm_isdst ext/openssl/openssl.c:833:9 - Unknown word (gmadjust) -- ret += gmadjust; -ext/openssl/openssl.c:846:13 - Unknown word (nconf) -- X509V3_set_nconf(&ctx, config); -ext/openssl/openssl.c:847:22 - Unknown word (nconf) -- if (!X509V3_EXT_add_nconf(config, &ctx, (char -ext/openssl/openssl.c:863:14 - Unknown word (NCONF) -- char *str = NCONF_get_string(conf, group -ext/openssl/openssl.c:872:2 - Unknown word (NCONF) -- NCONF_get_number(conf, group ext/openssl/openssl.c:880:25 - Unknown word (sktmp) -- STACK_OF(CONF_VALUE) * sktmp; -ext/openssl/openssl.c:888:10 - Unknown word (NCONF) -- sktmp = NCONF_get_section(req->req ext/openssl/openssl.c:888:2 - Unknown word (sktmp) -- sktmp = NCONF_get_section ext/openssl/openssl.c:889:6 - Unknown word (sktmp) -- if (sktmp == NULL) { ext/openssl/openssl.c:894:36 - Unknown word (sktmp) -- < sk_CONF_VALUE_num(sktmp); i++) { ext/openssl/openssl.c:895:29 - Unknown word (sktmp) -- sk_CONF_VALUE_value(sktmp, i); ext/openssl/openssl.c:934:32 - Unknown word (spkac) -- strip line endings from spkac */ -ext/openssl/openssl.c:959:23 - Unknown word (NCONF) -- req->global_config = NCONF_new(NULL); -ext/openssl/openssl.c:960:7 - Unknown word (NCONF) -- if (!NCONF_load(req->global_config ext/openssl/openssl.stub.php:139:18 - Unknown word (NOINTERN) -- * @cvalue PKCS7_NOINTERN ext/openssl/openssl.stub.php:141:13 - Unknown word (NOINTERN) -- const PKCS7_NOINTERN = UNKNOWN; ext/openssl/openssl.stub.php:144:18 - Unknown word (NOVERIFY) -- * @cvalue PKCS7_NOVERIFY @@ -17493,167 +15398,117 @@ ext/openssl/openssl_arginfo.h:558:39 - Unknown word (OCSP) -- CONSTANT( ext/openssl/openssl_arginfo.h:558:66 - Unknown word (OCSP) -- HELPER", X509_PURPOSE_OCSP_HELPER, CONST_PERSISTENT ext/openssl/openssl_arginfo.h:580:32 - Unknown word (NOINTERN) -- LONG_CONSTANT("PKCS7_NOINTERN", PKCS7_NOINTERN, CONST ext/openssl/openssl_arginfo.h:580:49 - Unknown word (NOINTERN) -- PKCS7_NOINTERN", PKCS7_NOINTERN, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:582:32 - Unknown word (NOCHAIN) -- LONG_CONSTANT("PKCS7_NOCHAIN", PKCS7_NOCHAIN, CONST -ext/openssl/openssl_arginfo.h:582:48 - Unknown word (NOCHAIN) -- PKCS7_NOCHAIN", PKCS7_NOCHAIN, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:583:32 - Unknown word (NOCERTS) -- LONG_CONSTANT("PKCS7_NOCERTS", PKCS7_NOCERTS, CONST -ext/openssl/openssl_arginfo.h:583:48 - Unknown word (NOCERTS) -- PKCS7_NOCERTS", PKCS7_NOCERTS, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:586:32 - Unknown word (NOSIGS) -- LONG_CONSTANT("PKCS7_NOSIGS", PKCS7_NOSIGS, CONST -ext/openssl/openssl_arginfo.h:586:47 - Unknown word (NOSIGS) -- PKCS7_NOSIGS", PKCS7_NOSIGS, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:587:32 - Unknown word (NOOLDMIMETYPE) -- LONG_CONSTANT("PKCS7_NOOLDMIMETYPE", PKCS7_NOOLDMIMETYPE -ext/openssl/openssl_arginfo.h:587:54 - Unknown word (NOOLDMIMETYPE) -- NOOLDMIMETYPE", PKCS7_NOOLDMIMETYPE, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:590:38 - Unknown word (NOINTERN) -- CONSTANT("OPENSSL_CMS_NOINTERN", CMS_NOINTERN, CONST -ext/openssl/openssl_arginfo.h:590:53 - Unknown word (NOINTERN) -- OPENSSL_CMS_NOINTERN", CMS_NOINTERN, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:592:38 - Unknown word (NOCERTS) -- CONSTANT("OPENSSL_CMS_NOCERTS", CMS_NOCERTS, CONST -ext/openssl/openssl_arginfo.h:592:52 - Unknown word (NOCERTS) -- OPENSSL_CMS_NOCERTS", CMS_NOCERTS, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:595:38 - Unknown word (NOSIGS) -- CONSTANT("OPENSSL_CMS_NOSIGS", CMS_NOSIGS, CONST -ext/openssl/openssl_arginfo.h:595:51 - Unknown word (NOSIGS) -- OPENSSL_CMS_NOSIGS", CMS_NOSIGS, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:596:56 - Unknown word (NOOLDMIMETYPE) -- CMS_OLDMIMETYPE", CMS_NOOLDMIMETYPE, CONST_PERSISTENT); -ext/openssl/openssl_arginfo.h:598:17 - Unknown word (SSLV) -- #if defined(RSA_SSLV23_PADDING) -ext/openssl/openssl_arginfo.h:599:34 - Unknown word (SSLV) -- LONG_CONSTANT("OPENSSL_SSLV23_PADDING", RSA_SSLV -ext/openssl/openssl_arginfo.h:599:55 - Unknown word (SSLV) -- SSLV23_PADDING", RSA_SSLV23_PADDING, CONST_PERSISTENT -ext/openssl/openssl_arginfo.h:651:25 - Unknown word (TLSEXT) -- !defined(OPENSSL_NO_TLSEXT) -ext/openssl/openssl_arginfo.h:652:34 - Unknown word (TLSEXT) -- LONG_CONSTANT("OPENSSL_TLSEXT_SERVER_NAME", 1, CONST +ext/openssl/openssl_arginfo.h:590:38 - Unknown word (NOINTERN) -- CONSTANT("OPENSSL_CMS_NOINTERN", CMS_NOINTERN, CONST +ext/openssl/openssl_arginfo.h:590:53 - Unknown word (NOINTERN) -- OPENSSL_CMS_NOINTERN", CMS_NOINTERN, CONST_PERSISTENT); +ext/openssl/openssl_arginfo.h:598:17 - Unknown word (SSLV) -- #if defined(RSA_SSLV23_PADDING) +ext/openssl/openssl_arginfo.h:599:34 - Unknown word (SSLV) -- LONG_CONSTANT("OPENSSL_SSLV23_PADDING", RSA_SSLV +ext/openssl/openssl_arginfo.h:599:55 - Unknown word (SSLV) -- SSLV23_PADDING", RSA_SSLV23_PADDING, CONST_PERSISTENT +ext/openssl/openssl_arginfo.h:651:25 - Unknown word (TLSEXT) -- !defined(OPENSSL_NO_TLSEXT) +ext/openssl/openssl_arginfo.h:652:34 - Unknown word (TLSEXT) -- LONG_CONSTANT("OPENSSL_TLSEXT_SERVER_NAME", 1, CONST ext/openssl/openssl_arginfo.h:659:178 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/openssl/openssl_arginfo.h:673:176 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/openssl/openssl_arginfo.h:675:176 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/openssl/openssl_arginfo.h:677:160 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/openssl/openssl_arginfo.h:679:160 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); -ext/openssl/openssl_pwhash.c:101:15 - Unknown word (OSSL) -- oldthreads = OSSL_get_max_threads(NULL -ext/openssl/openssl_pwhash.c:102:6 - Unknown word (OSSL) -- if (OSSL_set_max_threads(NULL -ext/openssl/openssl_pwhash.c:106:37 - Unknown word (OSSL) -- PARAM_construct_uint32(OSSL_KDF_PARAM_THREADS, -ext/openssl/openssl_pwhash.c:106:9 - Unknown word (OSSL) -- *p++ = OSSL_PARAM_construct_uint ext/openssl/openssl_pwhash.c:268:29 - Unknown word (pasword) -- Algo already checked in pasword_needs_rehash implementation -ext/openssl/openssl_pwhash.c:366:28 - Unknown word (pwhash) -- MINIT_FUNCTION(openssl_pwhash) -ext/openssl/openssl_pwhash.c:377:19 - Unknown word (pwhash) -- register_openssl_pwhash_symbols(module_number -ext/openssl/openssl_pwhash.c:53:27 - Unknown word (PWHASH) -- iterlimit = PHP_OPENSSL_PWHASH_ITERLIMIT; -ext/openssl/openssl_pwhash.c:54:27 - Unknown word (PWHASH) -- memlimit = PHP_OPENSSL_PWHASH_MEMLIMIT; -ext/openssl/openssl_pwhash.c:55:27 - Unknown word (PWHASH) -- threads = PHP_OPENSSL_PWHASH_THREADS; -ext/openssl/openssl_pwhash.c:61:13 - Unknown word (smemlimit) -- zend_long smemlimit = zval_get_long(opt -ext/openssl/openssl_pwhash.c:63:27 - Unknown word (smemlimit) -- (smemlimit < 0) || (smemlimit < PHP_OPENSSL_MEMLIMIT -ext/openssl/openssl_pwhash.c:63:69 - Unknown word (smemlimit) -- OPENSSL_MEMLIMIT_MIN) || (smemlimit > (PHP_OPENSSL_MEMLIMIT -ext/openssl/openssl_pwhash.c:63:8 - Unknown word (smemlimit) -- if ((smemlimit < 0) || (smemlimit -ext/openssl/openssl_pwhash.c:67:15 - Unknown word (smemlimit) -- *memlimit = smemlimit; -ext/openssl/openssl_pwhash.c:70:13 - Unknown word (siterlimit) -- zend_long siterlimit = zval_get_long(opt -ext/openssl/openssl_pwhash.c:71:52 - Unknown word (siterlimit) -- OPENSSL_ITERLIMIT_MIN) || (siterlimit > PHP_OPENSSL_ITERLIMIT -ext/openssl/openssl_pwhash.c:71:8 - Unknown word (siterlimit) -- if ((siterlimit < PHP_OPENSSL_ITERLIMIT -ext/openssl/openssl_pwhash.c:75:16 - Unknown word (siterlimit) -- *iterlimit = siterlimit; -ext/openssl/openssl_pwhash.c:78:13 - Unknown word (sthreads) -- zend_long sthreads = zval_get_long(opt -ext/openssl/openssl_pwhash.c:79:48 - Unknown word (sthreads) -- OPENSSL_THREADS_MIN) || (sthreads > PHP_OPENSSL_THREADS -ext/openssl/openssl_pwhash.c:79:8 - Unknown word (sthreads) -- if ((sthreads < PHP_OPENSSL_THREADS -ext/openssl/openssl_pwhash.c:83:14 - Unknown word (sthreads) -- *threads = sthreads; -ext/openssl/openssl_pwhash.c:95:2 - Unknown word (OSSL) -- OSSL_PARAM params[7], *p ext/openssl/openssl_pwhash.stub.php:16:24 - Unknown word (PWHASH) -- @cvalue PHP_OPENSSL_PWHASH_MEMLIMIT ext/openssl/openssl_pwhash.stub.php:16:31 - Unknown word (MEMLIMIT) -- cvalue PHP_OPENSSL_PWHASH_MEMLIMIT ext/openssl/openssl_pwhash.stub.php:21:24 - Unknown word (PWHASH) -- @cvalue PHP_OPENSSL_PWHASH_ITERLIMIT ext/openssl/openssl_pwhash.stub.php:21:31 - Unknown word (ITERLIMIT) -- cvalue PHP_OPENSSL_PWHASH_ITERLIMIT ext/openssl/openssl_pwhash.stub.php:26:24 - Unknown word (PWHASH) -- @cvalue PHP_OPENSSL_PWHASH_THREADS -ext/openssl/openssl_pwhash_arginfo.h:13:76 - Unknown word (PWHASH) -- MEMORY_COST", PHP_OPENSSL_PWHASH_MEMLIMIT, CONST_PERSISTENT -ext/openssl/openssl_pwhash_arginfo.h:16:74 - Unknown word (PWHASH) -- TIME_COST", PHP_OPENSSL_PWHASH_ITERLIMIT, CONST_PERSISTENT -ext/openssl/openssl_pwhash_arginfo.h:19:72 - Unknown word (PWHASH) -- THREADS", PHP_OPENSSL_PWHASH_THREADS, CONST_PERSISTENT -ext/openssl/openssl_pwhash_arginfo.h:4:30 - Unknown word (pwhash) -- void register_openssl_pwhash_symbols(int module_number -ext/openssl/php_openssl.h:170:21 - Unknown word (PWHASH) -- #define PHP_OPENSSL_PWHASH_MEMLIMIT PHP_PASSWORD -ext/openssl/php_openssl.h:172:21 - Unknown word (PWHASH) -- #define PHP_OPENSSL_PWHASH_MEMLIMIT (64 << 10) -ext/openssl/php_openssl.h:175:21 - Unknown word (PWHASH) -- #define PHP_OPENSSL_PWHASH_ITERLIMIT PHP_PASSWORD -ext/openssl/php_openssl.h:177:21 - Unknown word (PWHASH) -- #define PHP_OPENSSL_PWHASH_ITERLIMIT 4 -ext/openssl/php_openssl.h:180:21 - Unknown word (PWHASH) -- #define PHP_OPENSSL_PWHASH_THREADS PHP_PASSWORD -ext/openssl/php_openssl.h:193:28 - Unknown word (pwhash) -- MINIT_FUNCTION(openssl_pwhash); ext/openssl/php_openssl.h:54:25 - Unknown word (RENEG) -- define OPENSSL_DEFAULT_RENEG_LIMIT 2 ext/openssl/php_openssl.h:55:25 - Unknown word (RENEG) -- define OPENSSL_DEFAULT_RENEG_WINDOW 300 ext/openssl/php_openssl.h:59:34 - Unknown word (AESGCM) -- AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA -ext/openssl/xp_ssl.c:1115:41 - Unknown word (reneg) -- openssl_limit_handshake_reneg(const SSL *ssl) /* -ext/openssl/xp_ssl.c:1127:15 - Unknown word (reneg) -- if (sslsock->reneg->prev_handshake == -ext/openssl/xp_ssl.c:1128:12 - Unknown word (reneg) -- sslsock->reneg->prev_handshake = now -ext/openssl/xp_ssl.c:1132:40 - Unknown word (reneg) -- now.tv_sec - sslsock->reneg->prev_handshake); -ext/openssl/xp_ssl.c:1188:36 - Unknown word (RENEG) -- limit = OPENSSL_DEFAULT_RENEG_LIMIT; -ext/openssl/xp_ssl.c:1189:37 - Unknown word (RENEG) -- window = OPENSSL_DEFAULT_RENEG_WINDOW; -ext/openssl/xp_ssl.c:1248:8 - Unknown word (zdhpath) -- zval *zdhpath = php_stream_context -ext/openssl/xp_ssl.c:1249:6 - Unknown word (zdhpath) -- if (zdhpath == NULL) { -ext/openssl/xp_ssl.c:1259:29 - Unknown word (zdhpath) -- try_convert_to_string(zdhpath)) { -ext/openssl/xp_ssl.c:1263:37 - Unknown word (zdhpath) -- new_file(Z_STRVAL_P(zdhpath), PHP_OPENSSL_BIO_MODE -ext/openssl/xp_ssl.c:1306:18 - Unknown word (ECDH) -- #if defined(HAVE_ECDH) && PHP_OPENSSL_API -ext/openssl/xp_ssl.c:1307:43 - Unknown word (ecdh) -- php_openssl_set_server_ecdh_curve(php_stream *stream -ext/openssl/xp_ssl.c:1309:8 - Unknown word (zvcurve) -- zval *zvcurve; -ext/openssl/xp_ssl.c:1311:10 - Unknown word (ecdh) -- EC_KEY *ecdh; -ext/openssl/xp_ssl.c:1313:2 - Unknown word (zvcurve) -- zvcurve = php_stream_context -ext/openssl/xp_ssl.c:1313:78 - Unknown word (ecdh) -- CONTEXT(stream), "ssl", "ecdh_curve"); -ext/openssl/xp_ssl.c:1314:6 - Unknown word (zvcurve) -- if (zvcurve == NULL) { -ext/openssl/xp_ssl.c:1315:15 - Unknown word (ecdh) -- SSL_CTX_set_ecdh_auto(ctx, 1); -ext/openssl/xp_ssl.c:1318:30 - Unknown word (zvcurve) -- try_convert_to_string(zvcurve)) { -ext/openssl/xp_ssl.c:1322:37 - Unknown word (zvcurve) -- OBJ_sn2nid(Z_STRVAL_P(zvcurve)); -ext/openssl/xp_ssl.c:1324:47 - Unknown word (ecdh) -- E_WARNING, "Invalid ecdh_curve specified"); -ext/openssl/xp_ssl.c:1331:56 - Unknown word (ECDH) -- "Failed generating ECDH curve"); -ext/openssl/xp_ssl.c:1348:18 - Unknown word (ECDH) -- #if defined(HAVE_ECDH) && PHP_OPENSSL_API -ext/openssl/xp_ssl.c:1390:47 - Unknown word (TLSEXT) -- servername(ssl_handle, TLSEXT_NAMETYPE_host_name) -ext/openssl/xp_ssl.c:1393:14 - Unknown word (TLSEXT) -- return SSL_TLSEXT_ERR_NOACK; -ext/openssl/xp_ssl.c:1400:14 - Unknown word (TLSEXT) -- return SSL_TLSEXT_ERR_NOACK; -ext/openssl/xp_ssl.c:1406:15 - Unknown word (TLSEXT) -- return SSL_TLSEXT_ERR_OK; +ext/openssl/xp_ssl.c:1115:41 - Unknown word (reneg) -- openssl_limit_handshake_reneg(const SSL *ssl) /* +ext/openssl/xp_ssl.c:1127:15 - Unknown word (reneg) -- if (sslsock->reneg->prev_handshake == +ext/openssl/xp_ssl.c:1128:12 - Unknown word (reneg) -- sslsock->reneg->prev_handshake = now +ext/openssl/xp_ssl.c:1132:40 - Unknown word (reneg) -- now.tv_sec - sslsock->reneg->prev_handshake); +ext/openssl/xp_ssl.c:1188:36 - Unknown word (RENEG) -- limit = OPENSSL_DEFAULT_RENEG_LIMIT; +ext/openssl/xp_ssl.c:1189:37 - Unknown word (RENEG) -- window = OPENSSL_DEFAULT_RENEG_WINDOW; +ext/openssl/xp_ssl.c:1248:8 - Unknown word (zdhpath) -- zval *zdhpath = php_stream_context +ext/openssl/xp_ssl.c:1249:6 - Unknown word (zdhpath) -- if (zdhpath == NULL) { +ext/openssl/xp_ssl.c:1259:29 - Unknown word (zdhpath) -- try_convert_to_string(zdhpath)) { +ext/openssl/xp_ssl.c:1263:37 - Unknown word (zdhpath) -- new_file(Z_STRVAL_P(zdhpath), PHP_OPENSSL_BIO_MODE +ext/openssl/xp_ssl.c:1306:18 - Unknown word (ECDH) -- #if defined(HAVE_ECDH) && PHP_OPENSSL_API +ext/openssl/xp_ssl.c:1307:43 - Unknown word (ecdh) -- php_openssl_set_server_ecdh_curve(php_stream *stream +ext/openssl/xp_ssl.c:1309:8 - Unknown word (zvcurve) -- zval *zvcurve; +ext/openssl/xp_ssl.c:1311:10 - Unknown word (ecdh) -- EC_KEY *ecdh; +ext/openssl/xp_ssl.c:1313:2 - Unknown word (zvcurve) -- zvcurve = php_stream_context +ext/openssl/xp_ssl.c:1313:78 - Unknown word (ecdh) -- CONTEXT(stream), "ssl", "ecdh_curve"); +ext/openssl/xp_ssl.c:1314:6 - Unknown word (zvcurve) -- if (zvcurve == NULL) { +ext/openssl/xp_ssl.c:1315:15 - Unknown word (ecdh) -- SSL_CTX_set_ecdh_auto(ctx, 1); +ext/openssl/xp_ssl.c:1318:30 - Unknown word (zvcurve) -- try_convert_to_string(zvcurve)) { +ext/openssl/xp_ssl.c:1322:37 - Unknown word (zvcurve) -- OBJ_sn2nid(Z_STRVAL_P(zvcurve)); +ext/openssl/xp_ssl.c:1324:47 - Unknown word (ecdh) -- E_WARNING, "Invalid ecdh_curve specified"); +ext/openssl/xp_ssl.c:1331:56 - Unknown word (ECDH) -- "Failed generating ECDH curve"); +ext/openssl/xp_ssl.c:1348:18 - Unknown word (ECDH) -- #if defined(HAVE_ECDH) && PHP_OPENSSL_API +ext/openssl/xp_ssl.c:1390:47 - Unknown word (TLSEXT) -- servername(ssl_handle, TLSEXT_NAMETYPE_host_name) +ext/openssl/xp_ssl.c:1393:14 - Unknown word (TLSEXT) -- return SSL_TLSEXT_ERR_NOACK; +ext/openssl/xp_ssl.c:1400:14 - Unknown word (TLSEXT) -- return SSL_TLSEXT_ERR_NOACK; +ext/openssl/xp_ssl.c:1406:15 - Unknown word (TLSEXT) -- return SSL_TLSEXT_ERR_OK; ext/openssl/xp_ssl.c:14:21 - Unknown word (Lowrey) -- | Daniel Lowrey -ext/openssl/xp_ssl.c:1569:14 - Unknown word (tlsext) -- SSL_CTX_set_tlsext_servername_callback -ext/openssl/xp_ssl.c:1590:11 - Unknown word (tlsext) -- SSL_set_tlsext_host_name(sslsock->ssl -ext/openssl/xp_ssl.c:1603:18 - Unknown word (emalloced) -- * returns: an emalloced buffer or NULL on failure +ext/openssl/xp_ssl.c:1569:14 - Unknown word (tlsext) -- SSL_CTX_set_tlsext_servername_callback +ext/openssl/xp_ssl.c:1590:11 - Unknown word (tlsext) -- SSL_set_tlsext_host_name(sslsock->ssl +ext/openssl/xp_ssl.c:1603:18 - Unknown word (emalloced) -- * returns: an emalloced buffer or NULL on failure ext/openssl/xp_ssl.c:160:28 - Unknown word (sockop) -- ssize_t php_openssl_sockop_io(int read, php_stream -ext/openssl/xp_ssl.c:1662:8 - Unknown word (cipherlist) -- char *cipherlist = NULL; +ext/openssl/xp_ssl.c:1662:8 - Unknown word (cipherlist) -- char *cipherlist = NULL; ext/openssl/xp_ssl.c:16:20 - Unknown word (Zelenka) -- | Jakub Zelenka ext/openssl/xp_ssl.c:170:26 - Unknown word (handhsake) -- Provides leaky bucket handhsake renegotiation rate-limiting -ext/openssl/xp_ssl.c:1726:32 - Unknown word (cipherlist) -- OPT_STRING("ciphers", cipherlist); -ext/openssl/xp_ssl.c:1728:7 - Unknown word (cipherlist) -- if (!cipherlist) { -ext/openssl/xp_ssl.c:1729:3 - Unknown word (cipherlist) -- cipherlist = OPENSSL_DEFAULT_STREAM -ext/openssl/xp_ssl.c:1732:6 - Unknown word (cipherlist) -- if (cipherlist) { -ext/openssl/xp_ssl.c:1849:13 - Unknown word (zcert) -- zval *val, zcert; -ext/openssl/xp_ssl.c:1857:19 - Unknown word (zcert) -- object_init_ex(&zcert, php_openssl_certificate -ext/openssl/xp_ssl.c:1858:42 - Unknown word (zcert) -- OPENSSL_CERTIFICATE_P(&zcert); -ext/openssl/xp_ssl.c:1861:89 - Unknown word (zcert) -- peer_certificate", &zcert); -ext/openssl/xp_ssl.c:1862:18 - Unknown word (zcert) -- zval_ptr_dtor(&zcert); -ext/openssl/xp_ssl.c:1880:11 - Unknown word (mycert) -- X509 *mycert = X509_dup(sk_X509_value -ext/openssl/xp_ssl.c:1884:25 - Unknown word (mycert) -- cert_object->x509 = mycert; +ext/openssl/xp_ssl.c:1720:38 - Unknown word (localcert) -- the passphrase (for localcert) */ +ext/openssl/xp_ssl.c:1726:32 - Unknown word (cipherlist) -- OPT_STRING("ciphers", cipherlist); +ext/openssl/xp_ssl.c:1728:7 - Unknown word (cipherlist) -- if (!cipherlist) { +ext/openssl/xp_ssl.c:1729:3 - Unknown word (cipherlist) -- cipherlist = OPENSSL_DEFAULT_STREAM +ext/openssl/xp_ssl.c:1732:6 - Unknown word (cipherlist) -- if (cipherlist) { +ext/openssl/xp_ssl.c:1849:13 - Unknown word (zcert) -- zval *val, zcert; +ext/openssl/xp_ssl.c:1857:19 - Unknown word (zcert) -- object_init_ex(&zcert, php_openssl_certificate +ext/openssl/xp_ssl.c:1858:42 - Unknown word (zcert) -- OPENSSL_CERTIFICATE_P(&zcert); +ext/openssl/xp_ssl.c:1861:89 - Unknown word (zcert) -- peer_certificate", &zcert); +ext/openssl/xp_ssl.c:1862:18 - Unknown word (zcert) -- zval_ptr_dtor(&zcert); +ext/openssl/xp_ssl.c:1880:11 - Unknown word (mycert) -- X509 *mycert = X509_dup(sk_X509_value +ext/openssl/xp_ssl.c:1884:25 - Unknown word (mycert) -- cert_object->x509 = mycert; ext/openssl/xp_ssl.c:200:34 - Unknown word (reneg) -- handshake_bucket_t *reneg; -ext/openssl/xp_ssl.c:2025:28 - Unknown word (sockop) -- ssize_t php_openssl_sockop_read(php_stream *stream -ext/openssl/xp_ssl.c:2027:21 - Unknown word (sockop) -- return php_openssl_sockop_io( 1, stream, buf, -ext/openssl/xp_ssl.c:2031:28 - Unknown word (sockop) -- ssize_t php_openssl_sockop_write(php_stream *stream -ext/openssl/xp_ssl.c:2033:21 - Unknown word (sockop) -- return php_openssl_sockop_io( 0, stream, (char -ext/openssl/xp_ssl.c:2322:27 - Unknown word (xparam) -- stream_xport_param *xparam STREAMS_DC) /* {{{ -ext/openssl/xp_ssl.c:2324:6 - Unknown word (clisock) -- int clisock; -ext/openssl/xp_ssl.c:2326:8 - Unknown word (tmpzval) -- zval *tmpzval = NULL; -ext/openssl/xp_ssl.c:2328:2 - Unknown word (xparam) -- xparam->outputs.client = NULL -ext/openssl/xp_ssl.c:2331:4 - Unknown word (tmpzval) -- (tmpzval = php_stream_context -ext/openssl/xp_ssl.c:2332:16 - Unknown word (tmpzval) -- zend_is_true(tmpzval)) { -ext/openssl/xp_ssl.c:2336:2 - Unknown word (clisock) -- clisock = php_network_accept -ext/openssl/xp_ssl.c:2337:28 - Unknown word (xparam) -- xparam->want_textaddr ? &xparam->outputs.textaddr : -ext/openssl/xp_ssl.c:2337:3 - Unknown word (xparam) -- xparam->want_textaddr ? &xparam -ext/openssl/xp_ssl.c:2338:3 - Unknown word (xparam) -- xparam->want_addr ? &xparam -ext/openssl/xp_ssl.c:2345:6 - Unknown word (clisock) -- if (clisock >= 0) { -ext/openssl/xp_ssl.c:2346:33 - Unknown word (clisockdata) -- openssl_netstream_data_t *clisockdata = (php_openssl_netstream -ext/openssl/xp_ssl.c:2346:95 - Unknown word (clisockdata) -- t*) emalloc(sizeof(*clisockdata)); -ext/openssl/xp_ssl.c:2349:10 - Unknown word (clisockdata) -- memset(clisockdata, 0, sizeof(*clisockdata -ext/openssl/xp_ssl.c:2349:34 - Unknown word (clisockdata) -- clisockdata, 0, sizeof(*clisockdata)); -ext/openssl/xp_ssl.c:2350:10 - Unknown word (clisockdata) -- memcpy(clisockdata, sock, sizeof(clisockdata -ext/openssl/xp_ssl.c:2352:27 - Unknown word (clisock) -- clisockdata->s.socket = clisock; +ext/openssl/xp_ssl.c:2025:28 - Unknown word (sockop) -- ssize_t php_openssl_sockop_read(php_stream *stream +ext/openssl/xp_ssl.c:2027:21 - Unknown word (sockop) -- return php_openssl_sockop_io( 1, stream, buf, +ext/openssl/xp_ssl.c:2031:28 - Unknown word (sockop) -- ssize_t php_openssl_sockop_write(php_stream *stream +ext/openssl/xp_ssl.c:2033:21 - Unknown word (sockop) -- return php_openssl_sockop_io( 0, stream, (char +ext/openssl/xp_ssl.c:2322:27 - Unknown word (xparam) -- stream_xport_param *xparam STREAMS_DC) /* {{{ +ext/openssl/xp_ssl.c:2326:8 - Unknown word (tmpzval) -- zval *tmpzval = NULL; +ext/openssl/xp_ssl.c:2328:2 - Unknown word (xparam) -- xparam->outputs.client = NULL +ext/openssl/xp_ssl.c:2331:4 - Unknown word (tmpzval) -- (tmpzval = php_stream_context +ext/openssl/xp_ssl.c:2332:16 - Unknown word (tmpzval) -- zend_is_true(tmpzval)) { +ext/openssl/xp_ssl.c:2337:28 - Unknown word (xparam) -- xparam->want_textaddr ? &xparam->outputs.textaddr : +ext/openssl/xp_ssl.c:2337:3 - Unknown word (xparam) -- xparam->want_textaddr ? &xparam +ext/openssl/xp_ssl.c:2338:3 - Unknown word (xparam) -- xparam->want_addr ? &xparam ext/openssl/xp_ssl.c:241:7 - Unknown word (esbuf) -- char esbuf[512]; -ext/openssl/xp_ssl.c:2807:29 - Unknown word (sslv) -- if (strncmp(proto, "sslv2", protolen) == 0) -ext/openssl/xp_ssl.c:2811:29 - Unknown word (sslv) -- if (strncmp(proto, "sslv3", protolen) == 0) +ext/openssl/xp_ssl.c:2807:29 - Unknown word (sslv) -- if (strncmp(proto, "sslv2", protolen) == 0) +ext/openssl/xp_ssl.c:2811:29 - Unknown word (sslv) -- if (strncmp(proto, "sslv3", protolen) == 0) ext/openssl/xp_ssl.c:296:33 - Unknown word (esbuf) -- error_string_n(ecode, esbuf, sizeof(esbuf)); ext/openssl/xp_ssl.c:296:47 - Unknown word (esbuf) -- ecode, esbuf, sizeof(esbuf)); ext/openssl/xp_ssl.c:300:32 - Unknown word (esbuf) -- smart_str_appends(&ebuf, esbuf); -ext/openssl/xp_ssl.c:457:7 - Unknown word (ipbuffer) -- char ipbuffer[64]; -ext/openssl/xp_ssl.c:499:31 - Unknown word (IPADD) -- if (san->type == GEN_IPADD) { -ext/openssl/xp_ssl.c:501:14 - Unknown word (ipbuffer) -- snprintf(ipbuffer, sizeof(ipbuffer), -ext/openssl/xp_ssl.c:501:31 - Unknown word (ipbuffer) -- snprintf(ipbuffer, sizeof(ipbuffer), "%d.%d.%d.%d", -ext/openssl/xp_ssl.c:507:47 - Unknown word (ipbuffer) -- subject_name, (const char*)ipbuffer) == 0) { -ext/openssl/xp_ssl.c:515:5 - Unknown word (ipbuffer) -- ipbuffer[0] = 0; -ext/openssl/xp_ssl.c:719:21 - Unknown word (enhkey) -- CERT_ENHKEY_USAGE enhkey_usage = {0}; -ext/openssl/xp_ssl.c:719:8 - Unknown word (ENHKEY) -- CERT_ENHKEY_USAGE enhkey_usage -ext/openssl/xp_ssl.c:727:3 - Unknown word (enhkey) -- enhkey_usage.cUsageIdentifier -ext/openssl/xp_ssl.c:728:16 - Unknown word (rgpsz) -- enhkey_usage.rgpszUsageIdentifier = usages -ext/openssl/xp_ssl.c:728:3 - Unknown word (enhkey) -- enhkey_usage.rgpszUsageIdentifier -ext/openssl/xp_ssl.c:730:22 - Unknown word (enhkey) -- cert_usage.Usage = enhkey_usage; -ext/openssl/xp_ssl.c:769:21 - Unknown word (pwsz) -- ssl_policy_params.pwszServerName = NULL; -ext/openssl/xp_ssl.c:786:64 - Unknown word (UNTRUSTEDROOT) -- status.dwError == CERT_E_UNTRUSTEDROOT +ext/openssl/xp_ssl.c:418:59 - Unknown word (subjectname) -- wildcard_name(const char *subjectname, const char *certname +ext/openssl/xp_ssl.c:418:84 - Unknown word (certname) -- subjectname, const char *certname) /* {{{ */ +ext/openssl/xp_ssl.c:424:17 - Unknown word (subjectname) -- if (strcasecmp(subjectname, certname) == 0) { +ext/openssl/xp_ssl.c:424:30 - Unknown word (certname) -- strcasecmp(subjectname, certname) == 0) { +ext/openssl/xp_ssl.c:429:26 - Unknown word (certname) -- !(wildcard = strchr(certname, '*')) || memchr(certname +ext/openssl/xp_ssl.c:429:52 - Unknown word (certname) -- certname, '*')) || memchr(certname, '.', wildcard - certname +ext/openssl/xp_ssl.c:429:78 - Unknown word (certname) -- certname, '.', wildcard - certname)) { +ext/openssl/xp_ssl.c:435:32 - Unknown word (subjectname) -- prefix_len && strncasecmp(subjectname, certname, prefix_len +ext/openssl/xp_ssl.c:440:23 - Unknown word (subjectname) -- subject_len = strlen(subjectname); +ext/openssl/xp_ssl.c:445:35 - Unknown word (subjectname) -- strcasecmp(wildcard + 1, subjectname + subject_len - suffix +ext/openssl/xp_ssl.c:677:2 - Unknown word (PCCERT) -- PCCERT_CONTEXT cert_ctx = NULL +ext/openssl/xp_ssl.c:678:2 - Unknown word (PCCERT) -- PCCERT_CHAIN_CONTEXT cert_chain +ext/openssl/xp_ssl.c:719:21 - Unknown word (enhkey) -- CERT_ENHKEY_USAGE enhkey_usage = {0}; +ext/openssl/xp_ssl.c:719:8 - Unknown word (ENHKEY) -- CERT_ENHKEY_USAGE enhkey_usage +ext/openssl/xp_ssl.c:727:3 - Unknown word (enhkey) -- enhkey_usage.cUsageIdentifier +ext/openssl/xp_ssl.c:728:16 - Unknown word (rgpsz) -- enhkey_usage.rgpszUsageIdentifier = usages +ext/openssl/xp_ssl.c:728:3 - Unknown word (enhkey) -- enhkey_usage.rgpszUsageIdentifier +ext/openssl/xp_ssl.c:730:22 - Unknown word (enhkey) -- cert_usage.Usage = enhkey_usage; +ext/openssl/xp_ssl.c:769:21 - Unknown word (pwsz) -- ssl_policy_params.pwszServerName = NULL; ext/openssl/xp_ssl.c:83:20 - Unknown word (ECDH) -- #ifndef OPENSSL_NO_ECDH ext/openssl/xp_ssl.c:84:14 - Unknown word (ECDH) -- #define HAVE_ECDH 1 ext/openssl/xp_ssl.c:87:20 - Unknown word (TLSEXT) -- #ifndef OPENSSL_NO_TLSEXT ext/pcntl/pcntl.c:1130:13 - Unknown word (SIGRTMIN) -- #if defined(SIGRTMIN) && defined(SIGRTMAX ext/pcntl/pcntl.c:1131:7 - Unknown word (SIGRTMIN) -- if (SIGRTMIN <= signo && signo < -ext/pcntl/pcntl.c:128:13 - Unknown word (PIDFD) -- #ifdef HAVE_PIDFD_OPEN ext/pcntl/pcntl.c:132:13 - Unknown word (FORKX) -- #ifdef HAVE_FORKX ext/pcntl/pcntl.c:1477:15 - Unknown word (RFMEM) -- if ((flags & RFMEM) != 0) { ext/pcntl/pcntl.c:1478:50 - Unknown word (RFMEM) -- , "must not include RFMEM value, not allowed within @@ -17677,15 +15532,6 @@ ext/pcntl/pcntl.c:1527:20 - Unknown word (forkx) -- PHP_FUNCTION(pcntl_f ext/pcntl/pcntl.c:1536:19 - Unknown word (NOSIGCHLD) -- if (flags < FORK_NOSIGCHLD || flags > FORK_WAITPID ext/pcntl/pcntl.c:1537:46 - Unknown word (NOSIGCHLD) -- error(1, "must be FORK_NOSIGCHLD or FORK_WAITPID"); ext/pcntl/pcntl.c:1541:8 - Unknown word (forkx) -- pid = forkx(flags); -ext/pcntl/pcntl.c:1565:13 - Unknown word (PIDFD) -- #ifdef HAVE_PIDFD_OPEN -ext/pcntl/pcntl.c:1566:9 - Unknown word (pidfd) -- // The `pidfd_open` syscall is available -ext/pcntl/pcntl.c:1570:17 - Unknown word (nstype) -- zend_long pid, nstype = CLONE_NEWNET; -ext/pcntl/pcntl.c:1577:16 - Unknown word (nstype) -- Z_PARAM_LONG(nstype) -ext/pcntl/pcntl.c:1581:19 - Unknown word (pidfd) -- fd = syscall(SYS_pidfd_open, pid, 0); -ext/pcntl/pcntl.c:1599:74 - Unknown word (pidfd) -- Insufficient memory for pidfd_open", errno); -ext/pcntl/pcntl.c:1607:23 - Unknown word (nstype) -- ret = setns(fd, (int)nstype); -ext/pcntl/pcntl.c:1618:49 - Unknown word (nstype) -- error(2, "is an invalid nstype (%d)", nstype); -ext/pcntl/pcntl.c:1618:63 - Unknown word (nstype) -- invalid nstype (%d)", nstype); ext/pcntl/pcntl.c:1636:20 - Unknown word (getcpuaffinity) -- PHP_FUNCTION(pcntl_getcpuaffinity) ext/pcntl/pcntl.c:1652:12 - Unknown word (getaffinity) -- if (sched_getaffinity(pid, PCNTL_CPUSET_SIZE ext/pcntl/pcntl.c:1683:20 - Unknown word (setcpuaffinity) -- PHP_FUNCTION(pcntl_setcpuaffinity) @@ -17705,8 +15551,6 @@ ext/pcntl/pcntl.c:204:33 - Unknown word (incorrecrt) -- least FreeBSD report ext/pcntl/pcntl.c:205:8 - Unknown word (SIGRTMAX) -- * As SIGRTMAX may be a dynamic value ext/pcntl/pcntl.c:206:13 - Unknown word (SIGRTMAX) -- if (NSIG < SIGRTMAX + 1) { ext/pcntl/pcntl.c:207:26 - Unknown word (SIGRTMAX) -- PCNTL_G(num_signals) = SIGRTMAX + 1; -ext/pcntl/pcntl.c:46:26 - Unknown word (PIDFD) -- defined (HAVE_DECL_P_PIDFD) && HAVE_DECL_P_PIDFD -ext/pcntl/pcntl.c:46:48 - Unknown word (PIDFD) -- PIDFD) && HAVE_DECL_P_PIDFD == 1 ext/pcntl/pcntl.c:52:26 - Unknown word (JAILID) -- defined (HAVE_DECL_P_JAILID) && HAVE_DECL_P_JAILID ext/pcntl/pcntl.c:52:49 - Unknown word (JAILID) -- JAILID) && HAVE_DECL_P_JAILID == 1 ext/pcntl/pcntl.c:631:16 - Unknown word (argi) -- int argc = 0, argi = 0; @@ -18082,15 +15926,12 @@ ext/pcntl/pcntl.stub.php:997:13 - Unknown word (ECAPMODE) -- const PCNTL_ ext/pcntl/pcntl.stub.php:9:8 - Unknown word (WNOHANG) -- #ifdef WNOHANG ext/pcntl/pcntl_arginfo.h:136:18 - Unknown word (FORKX) -- #if defined(HAVE_FORKX) ext/pcntl/pcntl_arginfo.h:137:55 - Unknown word (forkx) -- INFO_EX(arginfo_pcntl_forkx, 0, 1, IS_LONG, 0) -ext/pcntl/pcntl_arginfo.h:142:18 - Unknown word (PIDFD) -- #if defined(HAVE_PIDFD_OPEN) -ext/pcntl/pcntl_arginfo.h:145:43 - Unknown word (nstype) -- WITH_DEFAULT_VALUE(0, nstype, IS_LONG, 0, "CLONE ext/pcntl/pcntl_arginfo.h:150:55 - Unknown word (getcpuaffinity) -- MASK_EX(arginfo_pcntl_getcpuaffinity, 0, 0, MAY_BE_ARRAY ext/pcntl/pcntl_arginfo.h:154:55 - Unknown word (setcpuaffinity) -- INFO_EX(arginfo_pcntl_setcpuaffinity, 0, 0, _IS_BOOL, 0) ext/pcntl/pcntl_arginfo.h:166:54 - Unknown word (getqos) -- INFO_EX(arginfo_pcntl_getqos_class, 0, 0, Pcntl\ ext/pcntl/pcntl_arginfo.h:169:55 - Unknown word (setqos) -- INFO_EX(arginfo_pcntl_setqos_class, 0, 0, IS_VOID ext/pcntl/pcntl_arginfo.h:216:18 - Unknown word (FORKX) -- #if defined(HAVE_FORKX) ext/pcntl/pcntl_arginfo.h:217:21 - Unknown word (forkx) -- ZEND_FUNCTION(pcntl_forkx); -ext/pcntl/pcntl_arginfo.h:219:18 - Unknown word (PIDFD) -- #if defined(HAVE_PIDFD_OPEN) ext/pcntl/pcntl_arginfo.h:223:21 - Unknown word (getcpuaffinity) -- ZEND_FUNCTION(pcntl_getcpuaffinity); ext/pcntl/pcntl_arginfo.h:224:21 - Unknown word (setcpuaffinity) -- ZEND_FUNCTION(pcntl_setcpuaffinity); ext/pcntl/pcntl_arginfo.h:230:21 - Unknown word (getqos) -- ZEND_FUNCTION(pcntl_getqos_class); @@ -18098,7 +15939,6 @@ ext/pcntl/pcntl_arginfo.h:231:21 - Unknown word (setqos) -- ZEND_FUNC ext/pcntl/pcntl_arginfo.h:278:18 - Unknown word (FORKX) -- #if defined(HAVE_FORKX) ext/pcntl/pcntl_arginfo.h:279:16 - Unknown word (forkx) -- ZEND_FE(pcntl_forkx, arginfo_pcntl_forkx ext/pcntl/pcntl_arginfo.h:279:37 - Unknown word (forkx) -- forkx, arginfo_pcntl_forkx) -ext/pcntl/pcntl_arginfo.h:281:18 - Unknown word (PIDFD) -- #if defined(HAVE_PIDFD_OPEN) ext/pcntl/pcntl_arginfo.h:285:16 - Unknown word (getcpuaffinity) -- ZEND_FE(pcntl_getcpuaffinity, arginfo_pcntl_getcpuaffinity ext/pcntl/pcntl_arginfo.h:285:46 - Unknown word (getcpuaffinity) -- getcpuaffinity, arginfo_pcntl_getcpuaffinity) ext/pcntl/pcntl_arginfo.h:286:16 - Unknown word (setcpuaffinity) -- ZEND_FE(pcntl_setcpuaffinity, arginfo_pcntl_setcpuaffinity @@ -18107,8 +15947,6 @@ ext/pcntl/pcntl_arginfo.h:292:16 - Unknown word (getqos) -- ZEND_FE(p ext/pcntl/pcntl_arginfo.h:292:44 - Unknown word (getqos) -- class, arginfo_pcntl_getqos_class) ext/pcntl/pcntl_arginfo.h:293:16 - Unknown word (setqos) -- ZEND_FE(pcntl_setqos_class, arginfo_pcntl ext/pcntl/pcntl_arginfo.h:293:44 - Unknown word (setqos) -- class, arginfo_pcntl_setqos_class) -ext/pcntl/pcntl_arginfo.h:328:28 - Unknown word (PIDFD) -- REGISTER_LONG_CONSTANT("P_PIDFD", LONG_CONST(P_PIDFD -ext/pcntl/pcntl_arginfo.h:328:49 - Unknown word (PIDFD) -- PIDFD", LONG_CONST(P_PIDFD), CONST_PERSISTENT) ext/pcntl/pcntl_arginfo.h:340:28 - Unknown word (JAILID) -- REGISTER_LONG_CONSTANT("P_JAILID", LONG_CONST(P_JAILID ext/pcntl/pcntl_arginfo.h:340:50 - Unknown word (JAILID) -- JAILID", LONG_CONST(P_JAILID), CONST_PERSISTENT) ext/pcntl/pcntl_arginfo.h:363:13 - Unknown word (SIGSTKFLT) -- #if defined(SIGSTKFLT) @@ -18133,12 +15971,6 @@ ext/pcntl/pcntl_arginfo.h:408:48 - Unknown word (SIGRTMIN) -- SIGRTMIN" ext/pcntl/pcntl_arginfo.h:410:13 - Unknown word (SIGRTMAX) -- #if defined(SIGRTMAX) ext/pcntl/pcntl_arginfo.h:411:26 - Unknown word (SIGRTMAX) -- REGISTER_LONG_CONSTANT("SIGRTMAX", LONG_CONST(SIGRTMAX ext/pcntl/pcntl_arginfo.h:411:48 - Unknown word (SIGRTMAX) -- SIGRTMAX", LONG_CONST(SIGRTMAX), CONST_PERSISTENT) -ext/pcntl/pcntl_arginfo.h:440:77 - Unknown word (NOINFO) -- SIGTIMEDWAIT)) && defined(SI_NOINFO) -ext/pcntl/pcntl_arginfo.h:441:29 - Unknown word (NOINFO) -- REGISTER_LONG_CONSTANT("SI_NOINFO", SI_NOINFO, CONST_PERSISTENT -ext/pcntl/pcntl_arginfo.h:441:41 - Unknown word (NOINFO) -- CONSTANT("SI_NOINFO", SI_NOINFO, CONST_PERSISTENT); -ext/pcntl/pcntl_arginfo.h:461:77 - Unknown word (TKILL) -- SIGTIMEDWAIT)) && defined(SI_TKILL) -ext/pcntl/pcntl_arginfo.h:462:29 - Unknown word (TKILL) -- REGISTER_LONG_CONSTANT("SI_TKILL", SI_TKILL, CONST_PERSISTENT -ext/pcntl/pcntl_arginfo.h:462:40 - Unknown word (TKILL) -- CONSTANT("SI_TKILL", SI_TKILL, CONST_PERSISTENT); ext/pcntl/pcntl_arginfo.h:570:32 - Unknown word (NEWNS) -- LONG_CONSTANT("CLONE_NEWNS", CLONE_NEWNS, CONST ext/pcntl/pcntl_arginfo.h:570:46 - Unknown word (NEWNS) -- CLONE_NEWNS", CLONE_NEWNS, CONST_PERSISTENT); ext/pcntl/pcntl_arginfo.h:572:44 - Unknown word (NEWIPC) -- UNSHARE) && defined(CLONE_NEWIPC) @@ -18177,11 +16009,7 @@ ext/pcntl/pcntl_arginfo.h:612:48 - Unknown word (NOSIGCHLD) -- FORK_NOSI ext/pcntl/pcntl_arginfo.h:614:18 - Unknown word (FORKX) -- #if defined(HAVE_FORKX) ext/pcntl/pcntl_arginfo.h:686:13 - Unknown word (ECAPMODE) -- #if defined(ECAPMODE) ext/pcntl/pcntl_arginfo.h:687:32 - Unknown word (ECAPMODE) -- LONG_CONSTANT("PCNTL_ECAPMODE", ECAPMODE, CONST_PERSISTENT -ext/pcntl/pcntl_arginfo.h:687:43 - Unknown word (ECAPMODE) -- CONSTANT("PCNTL_ECAPMODE", ECAPMODE, CONST_PERSISTENT); -ext/pcntl/php_signal.c:26:23 - Unknown word (oact) -- struct sigaction act,oact; -ext/pcntl/php_signal.c:51:31 - Unknown word (oact) -- sigaction(signo, &act, &oact); -ext/pcntl/php_signal.c:54:9 - Unknown word (oact) -- return oact.sa_sigaction; -ext/pcntl/php_signal.c:56:9 - Unknown word (oact) -- return oact.sa_handler; +ext/pcntl/pcntl_arginfo.h:687:43 - Unknown word (ECAPMODE) -- CONSTANT("PCNTL_ECAPMODE", ECAPMODE, CONST_PERSISTENT); ext/pcre/pcre2lib/config.h:101:21 - Unknown word (VARLOOKBEHIND) -- /* The value of MAX_VARLOOKBEHIND specifies the default ext/pcre/pcre2lib/config.h:103:13 - Unknown word (VARLOOKBEHIND) -- #ifndef MAX_VARLOOKBEHIND ext/pcre/pcre2lib/config.h:104:13 - Unknown word (VARLOOKBEHIND) -- #define MAX_VARLOOKBEHIND 255 @@ -18198,116 +16026,78 @@ ext/pcre/pcre2lib/pcre2.h:179:24 - Unknown word (ATSTART) -- define PCRE2 ext/pcre/pcre2lib/pcre2.h:194:23 - Unknown word (RECURSELOOP) -- define PCRE2_DISABLE_RECURSELOOP_CHECK 0x00040000u ext/pcre/pcre2lib/pcre2.h:204:31 - Unknown word (STARSTAR) -- PCRE2_CONVERT_GLOB_NO_STARSTAR 0x00000050u ext/pcre/pcre2lib/pcre2.h:307:27 - Unknown word (BARJX) -- define PCRE2_ERROR_QUERY_BARJX_NEST_TOO_DEEP -ext/pcre/pcre2lib/pcre2.h:372:21 - Unknown word (BADMAGIC) -- #define PCRE2_ERROR_BADMAGIC (-31) ext/pcre/pcre2lib/pcre2.h:376:21 - Unknown word (BADREPLACEMENT) -- #define PCRE2_ERROR_BADREPLACEMENT (-35) ext/pcre/pcre2lib/pcre2.h:377:21 - Unknown word (BADUTFOFFSET) -- #define PCRE2_ERROR_BADUTFOFFSET (-36) -ext/pcre/pcre2lib/pcre2.h:381:25 - Unknown word (UCOND) -- define PCRE2_ERROR_DFA_UCOND (-40) -ext/pcre/pcre2lib/pcre2.h:382:25 - Unknown word (UFUNC) -- define PCRE2_ERROR_DFA_UFUNC (-41) -ext/pcre/pcre2lib/pcre2.h:383:25 - Unknown word (UITEM) -- define PCRE2_ERROR_DFA_UITEM (-42) ext/pcre/pcre2lib/pcre2.h:384:25 - Unknown word (WSSIZE) -- define PCRE2_ERROR_DFA_WSSIZE (-43) -ext/pcre/pcre2lib/pcre2.h:390:21 - Unknown word (NOSUBSTRING) -- #define PCRE2_ERROR_NOSUBSTRING (-49) -ext/pcre/pcre2lib/pcre2.h:391:21 - Unknown word (NOUNIQUESUBSTRING) -- #define PCRE2_ERROR_NOUNIQUESUBSTRING (-50) -ext/pcre/pcre2lib/pcre2.h:393:21 - Unknown word (RECURSELOOP) -- #define PCRE2_ERROR_RECURSELOOP (-52) -ext/pcre/pcre2lib/pcre2.h:394:21 - Unknown word (DEPTHLIMIT) -- #define PCRE2_ERROR_DEPTHLIMIT (-53) -ext/pcre/pcre2lib/pcre2.h:395:21 - Unknown word (RECURSIONLIMIT) -- #define PCRE2_ERROR_RECURSIONLIMIT (-53) /* Obsolete -ext/pcre/pcre2lib/pcre2.h:399:21 - Unknown word (BADREPESCAPE) -- #define PCRE2_ERROR_BADREPESCAPE (-57) -ext/pcre/pcre2lib/pcre2.h:400:21 - Unknown word (REPMISSINGBRACE) -- #define PCRE2_ERROR_REPMISSINGBRACE (-58) -ext/pcre/pcre2lib/pcre2.h:401:21 - Unknown word (BADSUBSTITUTION) -- #define PCRE2_ERROR_BADSUBSTITUTION (-59) -ext/pcre/pcre2lib/pcre2.h:402:21 - Unknown word (BADSUBSPATTERN) -- #define PCRE2_ERROR_BADSUBSPATTERN (-60) -ext/pcre/pcre2lib/pcre2.h:403:21 - Unknown word (TOOMANYREPLACE) -- #define PCRE2_ERROR_TOOMANYREPLACE (-61) -ext/pcre/pcre2lib/pcre2.h:404:21 - Unknown word (BADSERIALIZEDDATA) -- #define PCRE2_ERROR_BADSERIALIZEDDATA (-62) -ext/pcre/pcre2lib/pcre2.h:405:21 - Unknown word (HEAPLIMIT) -- #define PCRE2_ERROR_HEAPLIMIT (-63) -ext/pcre/pcre2lib/pcre2.h:408:25 - Unknown word (UINVALID) -- define PCRE2_ERROR_DFA_UINVALID_UTF (-66) -ext/pcre/pcre2lib/pcre2.h:419:20 - Unknown word (FIRSTCODEUNIT) -- #define PCRE2_INFO_FIRSTCODEUNIT 5 -ext/pcre/pcre2lib/pcre2.h:422:20 - Unknown word (HASCRORLF) -- #define PCRE2_INFO_HASCRORLF 8 -ext/pcre/pcre2lib/pcre2.h:423:20 - Unknown word (JCHANGED) -- #define PCRE2_INFO_JCHANGED 9 -ext/pcre/pcre2lib/pcre2.h:425:20 - Unknown word (LASTCODEUNIT) -- #define PCRE2_INFO_LASTCODEUNIT 11 -ext/pcre/pcre2lib/pcre2.h:429:20 - Unknown word (MAXLOOKBEHIND) -- #define PCRE2_INFO_MAXLOOKBEHIND 15 -ext/pcre/pcre2lib/pcre2.h:435:20 - Unknown word (DEPTHLIMIT) -- #define PCRE2_INFO_DEPTHLIMIT 21 -ext/pcre/pcre2lib/pcre2.h:436:20 - Unknown word (RECURSIONLIMIT) -- #define PCRE2_INFO_RECURSIONLIMIT 21 /* Obsolete -ext/pcre/pcre2lib/pcre2.h:438:20 - Unknown word (HASBACKSLASHC) -- #define PCRE2_INFO_HASBACKSLASHC 23 -ext/pcre/pcre2lib/pcre2.h:440:20 - Unknown word (HEAPLIMIT) -- #define PCRE2_INFO_HEAPLIMIT 25 -ext/pcre/pcre2lib/pcre2.h:451:22 - Unknown word (PARENSLIMIT) -- define PCRE2_CONFIG_PARENSLIMIT 6 -ext/pcre/pcre2lib/pcre2.h:452:22 - Unknown word (DEPTHLIMIT) -- define PCRE2_CONFIG_DEPTHLIMIT 7 -ext/pcre/pcre2lib/pcre2.h:453:22 - Unknown word (RECURSIONLIMIT) -- define PCRE2_CONFIG_RECURSIONLIMIT 7 /* Obsolete -ext/pcre/pcre2lib/pcre2.h:454:22 - Unknown word (STACKRECURSE) -- define PCRE2_CONFIG_STACKRECURSE 8 /* Obsolete -ext/pcre/pcre2lib/pcre2.h:458:22 - Unknown word (HEAPLIMIT) -- define PCRE2_CONFIG_HEAPLIMIT 12 -ext/pcre/pcre2lib/pcre2.h:470:36 - Unknown word (SPTR) -- PCRE2_UCHAR8 *PCRE2_SPTR8; -ext/pcre/pcre2lib/pcre2.h:471:36 - Unknown word (SPTR) -- PCRE2_UCHAR16 *PCRE2_SPTR16; -ext/pcre/pcre2lib/pcre2.h:472:36 - Unknown word (SPTR) -- PCRE2_UCHAR32 *PCRE2_SPTR32; -ext/pcre/pcre2lib/pcre2.h:477:20 - Unknown word (ovector) -- the offset vector (ovector). */ -ext/pcre/pcre2lib/pcre2.h:520:66 - Unknown word (bumpalong) -- 1u /* Set for each bumpalong */ -ext/pcre/pcre2lib/pcre2.h:531:9 - Unknown word (SPTR) -- PCRE2_SPTR mark; -ext/pcre/pcre2lib/pcre2.h:532:9 - Unknown word (SPTR) -- PCRE2_SPTR subject; -ext/pcre/pcre2lib/pcre2.h:565:17 - Unknown word (ovector) -- PCRE2_SIZE *ovector; /* Pointer -ext/pcre/pcre2lib/pcre2.h:565:58 - Unknown word (ovector) -- Pointer to current ovector */ \ -ext/pcre/pcre2lib/pcre2.h:566:17 - Unknown word (oveccount) -- uint32_t oveccount; /* Count of -ext/pcre/pcre2lib/pcre2.h:566:61 - Unknown word (ovector) -- Count of pairs set in ovector */ \ -ext/pcre/pcre2lib/pcre2.h:567:17 - Unknown word (subscount) -- uint32_t subscount; /* Substitution -ext/pcre/pcre2lib/pcre2.h:609:17 - Unknown word (varlookbehind) -- pcre2_set_max_varlookbehind(pcre2_compile_context -ext/pcre/pcre2lib/pcre2.h:703:24 - Unknown word (heapframes) -- pcre2_get_match_data_heapframes_size(pcre2_match_data -ext/pcre/pcre2lib/pcre2.h:705:13 - Unknown word (ovector) -- pcre2_get_ovector_count(pcre2_match_data -ext/pcre/pcre2lib/pcre2.h:719:24 - Unknown word (bynumber) -- pcre2_substring_copy_bynumber(pcre2_match_data *, -ext/pcre/pcre2lib/pcre2.h:727:23 - Unknown word (bynumber) -- pcre2_substring_get_bynumber(pcre2_match_data *, -ext/pcre/pcre2lib/pcre2.h:732:26 - Unknown word (bynumber) -- pcre2_substring_length_bynumber(pcre2_match_data *, -ext/pcre/pcre2lib/pcre2.h:868:30 - Unknown word (heapframes) -- pcre2_get_match_data_heapframes_size PCRE2_SUFFIX(pcre -ext/pcre/pcre2lib/pcre2.h:868:81 - Unknown word (heapframes) -- pcre2_get_match_data_heapframes_size_) -ext/pcre/pcre2lib/pcre2.h:904:23 - Unknown word (varlookbehind) -- define pcre2_set_max_varlookbehind PCRE2_SUFFIX -ext/pcre/pcre2lib/pcre2.h:904:74 - Unknown word (varlookbehind) -- SUFFIX(pcre2_set_max_varlookbehind_) -ext/pcre/pcre2lib/pcre2.h:913:30 - Unknown word (bynumber) -- pcre2_substring_copy_bynumber PCRE2_SUFFIX -ext/pcre/pcre2lib/pcre2.h:913:81 - Unknown word (bynumber) -- pcre2_substring_copy_bynumber_) -ext/pcre/pcre2lib/pcre2_auto_possess.c:1000:29 - Unknown word (ctypes) -- if (chr > 255 || (cb->ctypes[chr] & ctype_digit) -ext/pcre/pcre2lib/pcre2_auto_possess.c:1004:29 - Unknown word (ctypes) -- if (chr < 256 && (cb->ctypes[chr] & ctype_space) -ext/pcre/pcre2lib/pcre2_auto_possess.c:1008:29 - Unknown word (ctypes) -- if (chr > 255 || (cb->ctypes[chr] & ctype_space) +ext/pcre/pcre2lib/pcre2.h:393:21 - Unknown word (RECURSELOOP) -- #define PCRE2_ERROR_RECURSELOOP (-52) +ext/pcre/pcre2lib/pcre2.h:394:21 - Unknown word (DEPTHLIMIT) -- #define PCRE2_ERROR_DEPTHLIMIT (-53) +ext/pcre/pcre2lib/pcre2.h:395:21 - Unknown word (RECURSIONLIMIT) -- #define PCRE2_ERROR_RECURSIONLIMIT (-53) /* Obsolete +ext/pcre/pcre2lib/pcre2.h:399:21 - Unknown word (BADREPESCAPE) -- #define PCRE2_ERROR_BADREPESCAPE (-57) +ext/pcre/pcre2lib/pcre2.h:400:21 - Unknown word (REPMISSINGBRACE) -- #define PCRE2_ERROR_REPMISSINGBRACE (-58) +ext/pcre/pcre2lib/pcre2.h:401:21 - Unknown word (BADSUBSTITUTION) -- #define PCRE2_ERROR_BADSUBSTITUTION (-59) +ext/pcre/pcre2lib/pcre2.h:402:21 - Unknown word (BADSUBSPATTERN) -- #define PCRE2_ERROR_BADSUBSPATTERN (-60) +ext/pcre/pcre2lib/pcre2.h:403:21 - Unknown word (TOOMANYREPLACE) -- #define PCRE2_ERROR_TOOMANYREPLACE (-61) +ext/pcre/pcre2lib/pcre2.h:405:21 - Unknown word (HEAPLIMIT) -- #define PCRE2_ERROR_HEAPLIMIT (-63) +ext/pcre/pcre2lib/pcre2.h:418:20 - Unknown word (CAPTURECOUNT) -- #define PCRE2_INFO_CAPTURECOUNT 4 +ext/pcre/pcre2lib/pcre2.h:422:20 - Unknown word (HASCRORLF) -- #define PCRE2_INFO_HASCRORLF 8 +ext/pcre/pcre2lib/pcre2.h:423:20 - Unknown word (JCHANGED) -- #define PCRE2_INFO_JCHANGED 9 +ext/pcre/pcre2lib/pcre2.h:429:20 - Unknown word (MAXLOOKBEHIND) -- #define PCRE2_INFO_MAXLOOKBEHIND 15 +ext/pcre/pcre2lib/pcre2.h:435:20 - Unknown word (DEPTHLIMIT) -- #define PCRE2_INFO_DEPTHLIMIT 21 +ext/pcre/pcre2lib/pcre2.h:436:20 - Unknown word (RECURSIONLIMIT) -- #define PCRE2_INFO_RECURSIONLIMIT 21 /* Obsolete +ext/pcre/pcre2lib/pcre2.h:438:20 - Unknown word (HASBACKSLASHC) -- #define PCRE2_INFO_HASBACKSLASHC 23 +ext/pcre/pcre2lib/pcre2.h:440:20 - Unknown word (HEAPLIMIT) -- #define PCRE2_INFO_HEAPLIMIT 25 +ext/pcre/pcre2lib/pcre2.h:451:22 - Unknown word (PARENSLIMIT) -- define PCRE2_CONFIG_PARENSLIMIT 6 +ext/pcre/pcre2lib/pcre2.h:452:22 - Unknown word (DEPTHLIMIT) -- define PCRE2_CONFIG_DEPTHLIMIT 7 +ext/pcre/pcre2lib/pcre2.h:453:22 - Unknown word (RECURSIONLIMIT) -- define PCRE2_CONFIG_RECURSIONLIMIT 7 /* Obsolete +ext/pcre/pcre2lib/pcre2.h:454:22 - Unknown word (STACKRECURSE) -- define PCRE2_CONFIG_STACKRECURSE 8 /* Obsolete +ext/pcre/pcre2lib/pcre2.h:458:22 - Unknown word (HEAPLIMIT) -- define PCRE2_CONFIG_HEAPLIMIT 12 +ext/pcre/pcre2lib/pcre2.h:520:66 - Unknown word (bumpalong) -- 1u /* Set for each bumpalong */ +ext/pcre/pcre2lib/pcre2.h:566:17 - Unknown word (oveccount) -- uint32_t oveccount; /* Count of +ext/pcre/pcre2lib/pcre2.h:567:17 - Unknown word (subscount) -- uint32_t subscount; /* Substitution +ext/pcre/pcre2lib/pcre2.h:609:17 - Unknown word (varlookbehind) -- pcre2_set_max_varlookbehind(pcre2_compile_context +ext/pcre/pcre2lib/pcre2.h:703:24 - Unknown word (heapframes) -- pcre2_get_match_data_heapframes_size(pcre2_match_data +ext/pcre/pcre2lib/pcre2.h:868:30 - Unknown word (heapframes) -- pcre2_get_match_data_heapframes_size PCRE2_SUFFIX(pcre +ext/pcre/pcre2lib/pcre2.h:868:81 - Unknown word (heapframes) -- pcre2_get_match_data_heapframes_size_) +ext/pcre/pcre2lib/pcre2.h:904:23 - Unknown word (varlookbehind) -- define pcre2_set_max_varlookbehind PCRE2_SUFFIX +ext/pcre/pcre2lib/pcre2.h:904:74 - Unknown word (varlookbehind) -- SUFFIX(pcre2_set_max_varlookbehind_) ext/pcre/pcre2lib/pcre2_auto_possess.c:100:39 - Unknown word (possessify) -- return FALSE (never auto-possessify) -ext/pcre/pcre2lib/pcre2_auto_possess.c:1012:29 - Unknown word (ctypes) -- if (chr < 255 && (cb->ctypes[chr] & ctype_word) ext/pcre/pcre2lib/pcre2_auto_possess.c:101:38 - Unknown word (possessify) -- groups are distinct (possessify if both are OP_PROP ext/pcre/pcre2lib/pcre2_auto_possess.c:1035:15 - Unknown word (ANYNL) -- case OP_ANYNL: ext/pcre/pcre2lib/pcre2_auto_possess.c:1053:15 - Unknown word (EODN) -- case OP_EODN: ext/pcre/pcre2lib/pcre2_auto_possess.c:1127:38 - Unknown word (unpossessified) -- remainder of the pattern unpossessified. ext/pcre/pcre2lib/pcre2_auto_possess.c:1144:48 - Unknown word (ASAN) -- Was 10,000 but clang+ASAN uses a lot of stack ext/pcre/pcre2lib/pcre2_auto_possess.c:1154:31 - Unknown word (TYPEPOSUPTO) -- OP_STAR && c <= OP_TYPEPOSUPTO) -ext/pcre/pcre2lib/pcre2_auto_possess.c:1157:20 - Unknown word (MINUPTO) -- end = (c <= OP_MINUPTO) ? ext/pcre/pcre2lib/pcre2_auto_possess.c:1167:21 - Unknown word (POSSTAR) -- *code += OP_POSSTAR - OP_STAR; ext/pcre/pcre2lib/pcre2_auto_possess.c:1170:17 - Unknown word (MINSTAR) -- case OP_MINSTAR: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1171:21 - Unknown word (POSSTAR) -- *code += OP_POSSTAR - OP_MINSTAR; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1171:34 - Unknown word (MINSTAR) -- code += OP_POSSTAR - OP_MINSTAR; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1191:21 - Unknown word (POSUPTO) -- *code += OP_POSUPTO - OP_UPTO; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1194:17 - Unknown word (MINUPTO) -- case OP_MINUPTO: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1195:21 - Unknown word (POSUPTO) -- *code += OP_POSUPTO - OP_MINUPTO; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1195:34 - Unknown word (MINUPTO) -- code += OP_POSUPTO - OP_MINUPTO; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1211:17 - Unknown word (CRSTAR) -- if (c >= OP_CRSTAR && c <= OP_CRMINRANGE -ext/pcre/pcre2lib/pcre2_auto_possess.c:1211:35 - Unknown word (CRMINRANGE) -- OP_CRSTAR && c <= OP_CRMINRANGE) -ext/pcre/pcre2lib/pcre2_auto_possess.c:1215:8 - Unknown word (fanalyzer) -- -fanalyzer notes that a NULL return -ext/pcre/pcre2lib/pcre2_auto_possess.c:1226:19 - Unknown word (CRSTAR) -- case OP_CRSTAR: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1227:19 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1228:31 - Unknown word (CRPOSSTAR) -- *repeat_opcode = OP_CRPOSSTAR; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1231:19 - Unknown word (CRPLUS) -- case OP_CRPLUS: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1232:19 - Unknown word (CRMINPLUS) -- case OP_CRMINPLUS: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1233:31 - Unknown word (CRPOSPLUS) -- *repeat_opcode = OP_CRPOSPLUS; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1236:19 - Unknown word (CRQUERY) -- case OP_CRQUERY: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1237:19 - Unknown word (CRMINQUERY) -- case OP_CRMINQUERY: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1238:31 - Unknown word (CRPOSQUERY) -- *repeat_opcode = OP_CRPOSQUERY; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1241:19 - Unknown word (CRRANGE) -- case OP_CRRANGE: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1242:19 - Unknown word (CRMINRANGE) -- case OP_CRMINRANGE: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1243:31 - Unknown word (CRPOSRANGE) -- *repeat_opcode = OP_CRPOSRANGE; -ext/pcre/pcre2lib/pcre2_auto_possess.c:1256:13 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1257:13 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1171:21 - Unknown word (POSSTAR) -- *code += OP_POSSTAR - OP_MINSTAR; +ext/pcre/pcre2lib/pcre2_auto_possess.c:1171:34 - Unknown word (MINSTAR) -- code += OP_POSSTAR - OP_MINSTAR; +ext/pcre/pcre2lib/pcre2_auto_possess.c:1211:17 - Unknown word (CRSTAR) -- if (c >= OP_CRSTAR && c <= OP_CRMINRANGE +ext/pcre/pcre2lib/pcre2_auto_possess.c:1211:35 - Unknown word (CRMINRANGE) -- OP_CRSTAR && c <= OP_CRMINRANGE) +ext/pcre/pcre2lib/pcre2_auto_possess.c:1226:19 - Unknown word (CRSTAR) -- case OP_CRSTAR: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1227:19 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1228:31 - Unknown word (CRPOSSTAR) -- *repeat_opcode = OP_CRPOSSTAR; +ext/pcre/pcre2lib/pcre2_auto_possess.c:1231:19 - Unknown word (CRPLUS) -- case OP_CRPLUS: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1232:19 - Unknown word (CRMINPLUS) -- case OP_CRMINPLUS: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1233:31 - Unknown word (CRPOSPLUS) -- *repeat_opcode = OP_CRPOSPLUS; +ext/pcre/pcre2lib/pcre2_auto_possess.c:1236:19 - Unknown word (CRQUERY) -- case OP_CRQUERY: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1237:19 - Unknown word (CRMINQUERY) -- case OP_CRMINQUERY: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1238:31 - Unknown word (CRPOSQUERY) -- *repeat_opcode = OP_CRPOSQUERY; +ext/pcre/pcre2lib/pcre2_auto_possess.c:1241:19 - Unknown word (CRRANGE) -- case OP_CRRANGE: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1242:19 - Unknown word (CRMINRANGE) -- case OP_CRMINRANGE: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1243:31 - Unknown word (CRPOSRANGE) -- *repeat_opcode = OP_CRPOSRANGE; +ext/pcre/pcre2lib/pcre2_auto_possess.c:1256:13 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1257:13 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: ext/pcre/pcre2lib/pcre2_auto_possess.c:125:22 - Unknown word (propposstab) -- static const uint8_t propposstab[PT_TABSIZE][PT_TABSIZE -ext/pcre/pcre2lib/pcre2_auto_possess.c:1262:13 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1263:13 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1264:13 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1268:13 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1269:13 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1262:13 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1263:13 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1264:13 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: ext/pcre/pcre2lib/pcre2_auto_possess.c:126:41 - Unknown word (PXSPACE) -- SC SCX ALNUM SPACE PXSPACE WORD CLIST UCNC BIDICL ext/pcre/pcre2lib/pcre2_auto_possess.c:126:60 - Unknown word (UCNC) -- SPACE PXSPACE WORD CLIST UCNC BIDICL BOOL */ ext/pcre/pcre2lib/pcre2_auto_possess.c:126:65 - Unknown word (BIDICL) -- PXSPACE WORD CLIST UCNC BIDICL BOOL */ -ext/pcre/pcre2lib/pcre2_auto_possess.c:1271:13 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1309:13 - Unknown word (NOTI) -- case OP_NOTI: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1311:13 - Unknown word (MINSTAR) -- case OP_MINSTAR: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1317:13 - Unknown word (MINUPTO) -- case OP_MINUPTO: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1271:13 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1309:13 - Unknown word (NOTI) -- case OP_NOTI: +ext/pcre/pcre2lib/pcre2_auto_possess.c:1311:13 - Unknown word (MINSTAR) -- case OP_MINSTAR: ext/pcre/pcre2lib/pcre2_auto_possess.c:1319:13 - Unknown word (POSSTAR) -- case OP_POSSTAR: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1322:13 - Unknown word (POSUPTO) -- case OP_POSUPTO: ext/pcre/pcre2lib/pcre2_auto_possess.c:1323:13 - Unknown word (STARI) -- case OP_STARI: ext/pcre/pcre2lib/pcre2_auto_possess.c:1324:13 - Unknown word (MINSTARI) -- case OP_MINSTARI: ext/pcre/pcre2lib/pcre2_auto_possess.c:1325:13 - Unknown word (PLUSI) -- case OP_PLUSI: @@ -18323,8 +16113,6 @@ ext/pcre/pcre2lib/pcre2_auto_possess.c:1334:13 - Unknown word (POSQUERYI) ext/pcre/pcre2lib/pcre2_auto_possess.c:1335:13 - Unknown word (POSUPTOI) -- case OP_POSUPTOI: ext/pcre/pcre2lib/pcre2_auto_possess.c:1336:13 - Unknown word (NOTSTAR) -- case OP_NOTSTAR: ext/pcre/pcre2lib/pcre2_auto_possess.c:1337:13 - Unknown word (NOTMINSTAR) -- case OP_NOTMINSTAR: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1342:13 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: -ext/pcre/pcre2lib/pcre2_auto_possess.c:1343:13 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: ext/pcre/pcre2lib/pcre2_auto_possess.c:1345:13 - Unknown word (NOTPOSSTAR) -- case OP_NOTPOSSTAR: ext/pcre/pcre2lib/pcre2_auto_possess.c:1346:13 - Unknown word (NOTPOSPLUS) -- case OP_NOTPOSPLUS: ext/pcre/pcre2lib/pcre2_auto_possess.c:1347:13 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: @@ -18363,25 +16151,19 @@ ext/pcre/pcre2lib/pcre2_auto_possess.c:296:17 - Unknown word (NOTSTAR) ext/pcre/pcre2lib/pcre2_auto_possess.c:296:33 - Unknown word (NOTSTAR) -- OP_NOTSTAR)? OP_NOTSTAR : ext/pcre/pcre2lib/pcre2_auto_possess.c:297:17 - Unknown word (STARI) -- (c >= OP_STARI)? OP_STARI : ext/pcre/pcre2lib/pcre2_auto_possess.c:297:33 - Unknown word (STARI) -- OP_STARI)? OP_STARI : -ext/pcre/pcre2lib/pcre2_auto_possess.c:324:14 - Unknown word (SPTR) -- static PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_auto_possess.c:325:29 - Unknown word (SPTR) -- property_list(PCRE2_SPTR code, BOOL utf, BOOL -ext/pcre/pcre2lib/pcre2_auto_possess.c:330:7 - Unknown word (SPTR) -- PCRE2_SPTR end; ext/pcre/pcre2lib/pcre2_auto_possess.c:345:29 - Unknown word (TYPEPOSUPTO) -- OP_STAR && c <= OP_TYPEPOSUPTO) -ext/pcre/pcre2lib/pcre2_auto_possess.c:350:31 - Unknown word (MINUPTO) -- OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || -ext/pcre/pcre2lib/pcre2_auto_possess.c:350:67 - Unknown word (POSUPTO) -- OP_EXACT || c == OP_POSUPTO) ext/pcre/pcre2lib/pcre2_auto_possess.c:362:13 - Unknown word (STARI) -- case OP_STARI: ext/pcre/pcre2lib/pcre2_auto_possess.c:366:13 - Unknown word (NOTSTAR) -- case OP_NOTSTAR: ext/pcre/pcre2lib/pcre2_auto_possess.c:370:13 - Unknown word (NOTSTARI) -- case OP_NOTSTARI: ext/pcre/pcre2lib/pcre2_auto_possess.c:371:18 - Unknown word (NOTI) -- list[0] = OP_NOTI; ext/pcre/pcre2lib/pcre2_auto_possess.c:374:13 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: ext/pcre/pcre2lib/pcre2_auto_possess.c:392:11 - Unknown word (ANYNL) -- case OP_ANYNL: +ext/pcre/pcre2lib/pcre2_auto_possess.c:397:11 - Unknown word (EXTUNI) -- case OP_EXTUNI: ext/pcre/pcre2lib/pcre2_auto_possess.c:398:11 - Unknown word (EODN) -- case OP_EODN: ext/pcre/pcre2lib/pcre2_auto_possess.c:401:11 - Unknown word (DOLLM) -- case OP_DOLLM: ext/pcre/pcre2lib/pcre2_auto_possess.c:406:3 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(chr, code); ext/pcre/pcre2lib/pcre2_auto_possess.c:412:11 - Unknown word (NOTI) -- case OP_NOTI: ext/pcre/pcre2lib/pcre2_auto_possess.c:414:3 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(chr, code); -ext/pcre/pcre2lib/pcre2_auto_possess.c:456:26 - Unknown word (clists) -- happen, since all clists are shorter than 5 character -ext/pcre/pcre2lib/pcre2_auto_possess.c:472:11 - Unknown word (NCLASS) -- case OP_NCLASS: ext/pcre/pcre2lib/pcre2_auto_possess.c:484:13 - Unknown word (CRSTAR) -- case OP_CRSTAR: ext/pcre/pcre2lib/pcre2_auto_possess.c:485:13 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: ext/pcre/pcre2lib/pcre2_auto_possess.c:486:13 - Unknown word (CRQUERY) -- case OP_CRQUERY: @@ -18395,8 +16177,6 @@ ext/pcre/pcre2lib/pcre2_auto_possess.c:500:13 - Unknown word (CRRANGE) ext/pcre/pcre2lib/pcre2_auto_possess.c:501:13 - Unknown word (CRMINRANGE) -- case OP_CRMINRANGE: ext/pcre/pcre2lib/pcre2_auto_possess.c:502:13 - Unknown word (CRPOSRANGE) -- case OP_CRPOSRANGE: ext/pcre/pcre2lib/pcre2_auto_possess.c:521:31 - Unknown word (possessified) -- case the base cannot be possessified. -ext/pcre/pcre2lib/pcre2_auto_possess.c:536:23 - Unknown word (SPTR) -- compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL -ext/pcre/pcre2lib/pcre2_auto_possess.c:537:36 - Unknown word (SPTR) -- t *base_list, PCRE2_SPTR base_end, int *rec_limit ext/pcre/pcre2lib/pcre2_auto_possess.c:542:17 - Unknown word (ochr) -- const uint32_t *ochr_ptr; ext/pcre/pcre2lib/pcre2_auto_possess.c:54:26 - Unknown word (possessification) -- Tables for auto-possessification * ext/pcre/pcre2lib/pcre2_auto_possess.c:563:14 - Unknown word (bracode) -- PCRE2_SPTR bracode; @@ -18413,14 +16193,14 @@ ext/pcre/pcre2lib/pcre2_auto_possess.c:623:13 - Unknown word (bracode) ext/pcre/pcre2lib/pcre2_auto_possess.c:625:15 - Unknown word (CBRA) -- case OP_CBRA: ext/pcre/pcre2lib/pcre2_auto_possess.c:626:15 - Unknown word (SCBRA) -- case OP_SCBRA: ext/pcre/pcre2lib/pcre2_auto_possess.c:627:15 - Unknown word (CBRAPOS) -- case OP_CBRAPOS: -ext/pcre/pcre2lib/pcre2_auto_possess.c:628:15 - Unknown word (SCBRAPOS) -- case OP_SCBRAPOS: -ext/pcre/pcre2lib/pcre2_auto_possess.c:641:61 - Unknown word (possessify) -- assertions can always auto-possessify their -ext/pcre/pcre2lib/pcre2_auto_possess.c:653:15 - Unknown word (bracode) -- return (bracode[1+LINK_SIZE] == OP_VREVERSE -ext/pcre/pcre2lib/pcre2_auto_possess.c:655:40 - Unknown word (possessify) -- atomic assertions - don't possessify last iterator. This -ext/pcre/pcre2lib/pcre2_auto_possess.c:672:13 - Unknown word (CBRA) -- case OP_CBRA: -ext/pcre/pcre2lib/pcre2_auto_possess.c:690:13 - Unknown word (BRAZERO) -- case OP_BRAZERO: -ext/pcre/pcre2lib/pcre2_auto_possess.c:691:13 - Unknown word (BRAMINZERO) -- case OP_BRAMINZERO: -ext/pcre/pcre2lib/pcre2_auto_possess.c:694:50 - Unknown word (CBRA) -- && *next_code != OP_CBRA && +ext/pcre/pcre2lib/pcre2_auto_possess.c:628:15 - Unknown word (SCBRAPOS) -- case OP_SCBRAPOS: +ext/pcre/pcre2lib/pcre2_auto_possess.c:641:61 - Unknown word (possessify) -- assertions can always auto-possessify their +ext/pcre/pcre2lib/pcre2_auto_possess.c:653:15 - Unknown word (bracode) -- return (bracode[1+LINK_SIZE] == OP_VREVERSE +ext/pcre/pcre2lib/pcre2_auto_possess.c:655:40 - Unknown word (possessify) -- atomic assertions - don't possessify last iterator. This +ext/pcre/pcre2lib/pcre2_auto_possess.c:672:13 - Unknown word (CBRA) -- case OP_CBRA: +ext/pcre/pcre2lib/pcre2_auto_possess.c:690:13 - Unknown word (BRAZERO) -- case OP_BRAZERO: +ext/pcre/pcre2lib/pcre2_auto_possess.c:691:13 - Unknown word (BRAMINZERO) -- case OP_BRAMINZERO: +ext/pcre/pcre2lib/pcre2_auto_possess.c:694:50 - Unknown word (CBRA) -- && *next_code != OP_CBRA && ext/pcre/pcre2lib/pcre2_auto_possess.c:699:61 - Unknown word (CBRA) -- checked by the OP_BRA/OP_CBRA case above. */ ext/pcre/pcre2lib/pcre2_auto_possess.c:70:9 - Unknown word (APTROWS) -- #define APTROWS (LAST_AUTOTAB_LEFT_OP ext/pcre/pcre2lib/pcre2_auto_possess.c:710:31 - Unknown word (possessified) -- see if the base can be possessified. */ @@ -18428,16 +16208,6 @@ ext/pcre/pcre2lib/pcre2_auto_possess.c:71:9 - Unknown word (APTCOLS) ext/pcre/pcre2lib/pcre2_auto_possess.c:73:22 - Unknown word (autoposstab) -- static const uint8_t autoposstab[APTROWS][APTCOLS] = ext/pcre/pcre2lib/pcre2_auto_possess.c:73:34 - Unknown word (APTROWS) -- uint8_t autoposstab[APTROWS][APTCOLS] = { ext/pcre/pcre2lib/pcre2_auto_possess.c:73:43 - Unknown word (APTCOLS) -- autoposstab[APTROWS][APTCOLS] = { -ext/pcre/pcre2lib/pcre2_auto_possess.c:740:50 - Unknown word (NCLASS) -- mode, OP_CLASS and OP_NCLASS are the same. */ -ext/pcre/pcre2lib/pcre2_auto_possess.c:741:39 - Unknown word (NCLASS) -- (base_list[0] == OP_NCLASS || list[0] == OP_NCLASS -ext/pcre/pcre2lib/pcre2_auto_possess.c:741:63 - Unknown word (NCLASS) -- NCLASS || list[0] == OP_NCLASS)) -ext/pcre/pcre2lib/pcre2_auto_possess.c:746:65 - Unknown word (NCLASS) -- base_list[0] == OP_NCLASS)) -ext/pcre/pcre2lib/pcre2_auto_possess.c:788:30 - Unknown word (cbits) -- set2 = (uint8_t *)(cb->cbits + cbit_digit); -ext/pcre/pcre2lib/pcre2_auto_possess.c:788:38 - Unknown word (cbit) -- uint8_t *)(cb->cbits + cbit_digit); -ext/pcre/pcre2lib/pcre2_auto_possess.c:795:30 - Unknown word (cbits) -- set2 = (uint8_t *)(cb->cbits + cbit_space); -ext/pcre/pcre2lib/pcre2_auto_possess.c:795:38 - Unknown word (cbit) -- uint8_t *)(cb->cbits + cbit_space); -ext/pcre/pcre2lib/pcre2_auto_possess.c:802:30 - Unknown word (cbits) -- set2 = (uint8_t *)(cb->cbits + cbit_word); -ext/pcre/pcre2lib/pcre2_auto_possess.c:802:38 - Unknown word (cbit) -- uint8_t *)(cb->cbits + cbit_word); ext/pcre/pcre2lib/pcre2_auto_possess.c:840:14 - Unknown word (leftop) -- uint32_t leftop, rightop; ext/pcre/pcre2lib/pcre2_auto_possess.c:840:22 - Unknown word (rightop) -- uint32_t leftop, rightop; ext/pcre/pcre2lib/pcre2_auto_possess.c:842:5 - Unknown word (leftop) -- leftop = base_list[0]; @@ -18475,62 +16245,50 @@ ext/pcre/pcre2lib/pcre2_auto_possess.c:971:7 - Unknown word (ochr) ext/pcre/pcre2lib/pcre2_auto_possess.c:974:21 - Unknown word (ochr) -- if (chr == *ochr_ptr) return FALSE; ext/pcre/pcre2lib/pcre2_auto_possess.c:975:9 - Unknown word (ochr) -- ochr_ptr++; ext/pcre/pcre2lib/pcre2_auto_possess.c:977:14 - Unknown word (ochr) -- while(*ochr_ptr != NOTACHAR); -ext/pcre/pcre2lib/pcre2_auto_possess.c:996:29 - Unknown word (ctypes) -- if (chr < 256 && (cb->ctypes[chr] & ctype_digit) -ext/pcre/pcre2lib/pcre2_chartables.c:12:14 - Unknown word (ftables) -- /* The pcre2_ftables program (which is distributed ext/pcre/pcre2lib/pcre2_chartables.c:15:46 - Unknown word (dftables) -- ISO-8859-1. When pcre2_dftables is run, it creates ext/pcre/pcre2lib/pcre2_chartables.c:18:7 - Unknown word (dftables) -- pcre2_dftables manually with the -L ext/pcre/pcre2lib/pcre2_chartables.c:5:53 - Unknown word (dftables) -- written by the pcre2_dftables auxiliary ext/pcre/pcre2lib/pcre2_chkdint.c:61:28 - Unknown word (stdckdint) -- modeled after C23's interface ext/pcre/pcre2lib/pcre2_chkdint.c:96:16 - Unknown word (chkdint) -- /* End of pcre_chkdint.c */ ext/pcre/pcre2lib/pcre2_compile.c:10115:3 - Unknown word (patlen) -- patlen the length of -ext/pcre/pcre2lib/pcre2_compile.c:10119:3 - Unknown word (ccontext) -- ccontext points to a compile ext/pcre/pcre2lib/pcre2_compile.c:10126:46 - Unknown word (patlen) -- pattern, PCRE2_SIZE patlen, uint32_t options, -ext/pcre/pcre2lib/pcre2_compile.c:10127:67 - Unknown word (ccontext) -- pcre2_compile_context *ccontext) ext/pcre/pcre2lib/pcre2_compile.c:10143:12 - Unknown word (usedlength) -- PCRE2_SIZE usedlength; /* Actual ext/pcre/pcre2lib/pcre2_compile.c:10152:10 - Unknown word (skipatstart) -- uint32_t skipatstart; /* ext/pcre/pcre2lib/pcre2_compile.c:10160:5 - Unknown word (regexrc) -- int regexrc; -ext/pcre/pcre2lib/pcre2_compile.c:10174:14 - Unknown word (cworkspace) -- PCRE2_UCHAR *cworkspace = (PCRE2_UCHAR *)c1 -ext/pcre/pcre2lib/pcre2_compile.c:10189:7 - Unknown word (patlen) -- if (patlen == 0) pattern = (PCRE -ext/pcre/pcre2lib/pcre2_compile.c:10198:5 - Unknown word (ccontext) -- if (ccontext == NULL) -ext/pcre/pcre2lib/pcre2_compile.c:10199:3 - Unknown word (ccontext) -- ccontext = (pcre2_compile_context -ext/pcre/pcre2lib/pcre2_compile.c:10208:6 - Unknown word (ccontext) -- (ccontext->extra_options & ~PUBLIC -ext/pcre/pcre2lib/pcre2_compile.c:10225:25 - Unknown word (patlen) -- (zero_terminated = (patlen == PCRE2_ZERO_TERMINATED -ext/pcre/pcre2lib/pcre2_compile.c:10226:3 - Unknown word (patlen) -- patlen = PRIV(strlen)(pattern -ext/pcre/pcre2lib/pcre2_compile.c:10259:38 - Unknown word (varlookbehind) -- varlookbehind = ccontext->max_varlookbehind; /* Limit */ -ext/pcre/pcre2lib/pcre2_compile.c:10259:8 - Unknown word (varlookbehind) -- cb.max_varlookbehind = ccontext->max_varlookbehind -ext/pcre/pcre2lib/pcre2_compile.c:10268:17 - Unknown word (cworkspace) -- cb.start_code = cworkspace; -ext/pcre/pcre2lib/pcre2_compile.c:10270:22 - Unknown word (cworkspace) -- cb.start_workspace = cworkspace; -ext/pcre/pcre2lib/pcre2_compile.c:10297:1 - Unknown word (valgrind) -- valgrind support, make the terminator -ext/pcre/pcre2lib/pcre2_compile.c:10301:16 - Unknown word (VALGRIND) -- #ifdef SUPPORT_VALGRIND -ext/pcre/pcre2lib/pcre2_compile.c:10302:22 - Unknown word (VALGRIND) -- if (zero_terminated) VALGRIND_MAKE_MEM_NOACCESS(pattern -ext/pcre/pcre2lib/pcre2_compile.c:10306:1 - Unknown word (skipatstart) -- skipatstart = 0; -ext/pcre/pcre2lib/pcre2_compile.c:10310:19 - Unknown word (skipatstart) -- while (patlen - skipatstart >= 2 && -ext/pcre/pcre2lib/pcre2_compile.c:10311:14 - Unknown word (skipatstart) -- ptr[skipatstart] == CHAR_LEFT_PARENTHESIS -ext/pcre/pcre2lib/pcre2_compile.c:10312:14 - Unknown word (skipatstart) -- ptr[skipatstart+1] == CHAR_ASTERISK -ext/pcre/pcre2lib/pcre2_compile.c:10344:20 - Unknown word (LIMM) -- case PSO_LIMM: -ext/pcre/pcre2lib/pcre2_compile.c:10345:20 - Unknown word (LIMD) -- case PSO_LIMD: -ext/pcre/pcre2lib/pcre2_compile.c:10346:20 - Unknown word (LIMH) -- case PSO_LIMH: -ext/pcre/pcre2lib/pcre2_compile.c:10366:30 - Unknown word (LIMH) -- if (p->type == PSO_LIMH) limit_heap = c; -ext/pcre/pcre2lib/pcre2_compile.c:10367:37 - Unknown word (LIMM) -- else if (p->type == PSO_LIMM) limit_match = c; +ext/pcre/pcre2lib/pcre2_compile.c:10189:7 - Unknown word (patlen) -- if (patlen == 0) pattern = (PCRE +ext/pcre/pcre2lib/pcre2_compile.c:10225:25 - Unknown word (patlen) -- (zero_terminated = (patlen == PCRE2_ZERO_TERMINATED +ext/pcre/pcre2lib/pcre2_compile.c:10226:3 - Unknown word (patlen) -- patlen = PRIV(strlen)(pattern +ext/pcre/pcre2lib/pcre2_compile.c:10257:4 - Unknown word (lastcapture) -- cb.lastcapture = 0; +ext/pcre/pcre2lib/pcre2_compile.c:10259:38 - Unknown word (varlookbehind) -- varlookbehind = ccontext->max_varlookbehind; /* Limit */ +ext/pcre/pcre2lib/pcre2_compile.c:10259:8 - Unknown word (varlookbehind) -- cb.max_varlookbehind = ccontext->max_varlookbehind +ext/pcre/pcre2lib/pcre2_compile.c:10297:1 - Unknown word (valgrind) -- valgrind support, make the terminator +ext/pcre/pcre2lib/pcre2_compile.c:10301:16 - Unknown word (VALGRIND) -- #ifdef SUPPORT_VALGRIND +ext/pcre/pcre2lib/pcre2_compile.c:10302:22 - Unknown word (VALGRIND) -- if (zero_terminated) VALGRIND_MAKE_MEM_NOACCESS(pattern +ext/pcre/pcre2lib/pcre2_compile.c:10306:1 - Unknown word (skipatstart) -- skipatstart = 0; +ext/pcre/pcre2lib/pcre2_compile.c:10310:19 - Unknown word (skipatstart) -- while (patlen - skipatstart >= 2 && +ext/pcre/pcre2lib/pcre2_compile.c:10311:14 - Unknown word (skipatstart) -- ptr[skipatstart] == CHAR_LEFT_PARENTHESIS +ext/pcre/pcre2lib/pcre2_compile.c:10312:14 - Unknown word (skipatstart) -- ptr[skipatstart+1] == CHAR_ASTERISK +ext/pcre/pcre2lib/pcre2_compile.c:10344:20 - Unknown word (LIMM) -- case PSO_LIMM: +ext/pcre/pcre2lib/pcre2_compile.c:10345:20 - Unknown word (LIMD) -- case PSO_LIMD: +ext/pcre/pcre2lib/pcre2_compile.c:10346:20 - Unknown word (LIMH) -- case PSO_LIMH: +ext/pcre/pcre2lib/pcre2_compile.c:10366:30 - Unknown word (LIMH) -- if (p->type == PSO_LIMH) limit_heap = c; +ext/pcre/pcre2lib/pcre2_compile.c:10367:37 - Unknown word (LIMM) -- else if (p->type == PSO_LIMM) limit_match = c; ext/pcre/pcre2lib/pcre2_compile.c:1041:15 - Unknown word (NOCAPTURE) -- case META_NOCAPTURE: fprintf(stderr, "META -ext/pcre/pcre2lib/pcre2_compile.c:10435:13 - Unknown word (NLTYPE) -- cb.nltype = NLTYPE_FIXED; -ext/pcre/pcre2lib/pcre2_compile.c:10435:4 - Unknown word (nltype) -- cb.nltype = NLTYPE_FIXED; -ext/pcre/pcre2lib/pcre2_compile.c:10439:6 - Unknown word (nllen) -- cb.nllen = 1; +ext/pcre/pcre2lib/pcre2_compile.c:10435:13 - Unknown word (NLTYPE) -- cb.nltype = NLTYPE_FIXED; +ext/pcre/pcre2lib/pcre2_compile.c:10435:4 - Unknown word (nltype) -- cb.nltype = NLTYPE_FIXED; +ext/pcre/pcre2lib/pcre2_compile.c:10439:6 - Unknown word (nllen) -- cb.nllen = 1; ext/pcre/pcre2lib/pcre2_compile.c:1043:15 - Unknown word (LOOKAHEADNOT) -- case META_LOOKAHEADNOT: fprintf(stderr, "META -ext/pcre/pcre2lib/pcre2_compile.c:10444:6 - Unknown word (nllen) -- cb.nllen = 1; -ext/pcre/pcre2lib/pcre2_compile.c:10449:6 - Unknown word (nllen) -- cb.nllen = 1; +ext/pcre/pcre2lib/pcre2_compile.c:10444:6 - Unknown word (nllen) -- cb.nllen = 1; +ext/pcre/pcre2lib/pcre2_compile.c:10449:6 - Unknown word (nllen) -- cb.nllen = 1; ext/pcre/pcre2lib/pcre2_compile.c:1044:53 - Unknown word (napla) -- fprintf(stderr, "META (*napla:"); break; -ext/pcre/pcre2lib/pcre2_compile.c:10460:15 - Unknown word (NLTYPE) -- cb.nltype = NLTYPE_ANY; -ext/pcre/pcre2lib/pcre2_compile.c:10460:6 - Unknown word (nltype) -- cb.nltype = NLTYPE_ANY; -ext/pcre/pcre2lib/pcre2_compile.c:10464:15 - Unknown word (NLTYPE) -- cb.nltype = NLTYPE_ANYCRLF; -ext/pcre/pcre2lib/pcre2_compile.c:10464:6 - Unknown word (nltype) -- cb.nltype = NLTYPE_ANYCRLF; -ext/pcre/pcre2lib/pcre2_compile.c:10578:12 - Unknown word (cworkspace) -- workspace (cworkspace) for it to compile parts -ext/pcre/pcre2lib/pcre2_compile.c:10589:8 - Unknown word (cworkspace) -- code = cworkspace; -ext/pcre/pcre2lib/pcre2_compile.c:10632:41 - Unknown word (valgrind) -- annoys debuggers such as valgrind. To avoid this, we explicitly -ext/pcre/pcre2lib/pcre2_compile.c:10649:11 - Unknown word (codeunit) -- re->first_codeunit = 0; -ext/pcre/pcre2lib/pcre2_compile.c:10650:10 - Unknown word (codeunit) -- re->last_codeunit = 0; -ext/pcre/pcre2lib/pcre2_compile.c:10678:8 - Unknown word (pruneorskip) -- cb.had_pruneorskip = FALSE; -ext/pcre/pcre2lib/pcre2_compile.c:10697:1 - Unknown word (regexrc) -- regexrc = compile_regex(re- +ext/pcre/pcre2lib/pcre2_compile.c:10460:15 - Unknown word (NLTYPE) -- cb.nltype = NLTYPE_ANY; +ext/pcre/pcre2lib/pcre2_compile.c:10460:6 - Unknown word (nltype) -- cb.nltype = NLTYPE_ANY; +ext/pcre/pcre2lib/pcre2_compile.c:10464:15 - Unknown word (NLTYPE) -- cb.nltype = NLTYPE_ANYCRLF; +ext/pcre/pcre2lib/pcre2_compile.c:10464:6 - Unknown word (nltype) -- cb.nltype = NLTYPE_ANYCRLF; +ext/pcre/pcre2lib/pcre2_compile.c:10632:41 - Unknown word (valgrind) -- annoys debuggers such as valgrind. To avoid this, we explicitly +ext/pcre/pcre2lib/pcre2_compile.c:10673:4 - Unknown word (lastcapture) -- cb.lastcapture = 0; +ext/pcre/pcre2lib/pcre2_compile.c:10678:8 - Unknown word (pruneorskip) -- cb.had_pruneorskip = FALSE; +ext/pcre/pcre2lib/pcre2_compile.c:10697:1 - Unknown word (regexrc) -- regexrc = compile_regex(re- ext/pcre/pcre2lib/pcre2_compile.c:10700:5 - Unknown word (regexrc) -- if (regexrc < 0) re->flags |= PCRE ext/pcre/pcre2lib/pcre2_compile.c:10714:23 - Unknown word (valgrind) -- re->blocksize, and if valgrind support is configured ext/pcre/pcre2lib/pcre2_compile.c:10715:11 - Unknown word (unaddressable) -- memory as unaddressable, so that any out-of @@ -18542,50 +16300,29 @@ ext/pcre/pcre2lib/pcre2_compile.c:10723:3 - Unknown word (VALGRIND) -- ext/pcre/pcre2lib/pcre2_compile.c:10723:54 - Unknown word (usedlength) -- code, CU2BYTES(length - usedlength)); ext/pcre/pcre2lib/pcre2_compile.c:10731:9 - Unknown word (RSCAN) -- #define RSCAN_CACHE_SIZE 8 ext/pcre/pcre2lib/pcre2_compile.c:10736:14 - Unknown word (rgroup) -- PCRE2_SPTR rgroup; -ext/pcre/pcre2lib/pcre2_compile.c:10737:16 - Unknown word (ccount) -- unsigned int ccount = 0; ext/pcre/pcre2lib/pcre2_compile.c:10738:15 - Unknown word (RSCAN) -- int start = RSCAN_CACHE_SIZE; ext/pcre/pcre2lib/pcre2_compile.c:10739:20 - Unknown word (RSCAN) -- recurse_cache rc[RSCAN_CACHE_SIZE]; ext/pcre/pcre2lib/pcre2_compile.c:10748:27 - Unknown word (rgroup) -- if (groupnumber == 0) rgroup = codestart; else ext/pcre/pcre2lib/pcre2_compile.c:10751:7 - Unknown word (rgroup) -- rgroup = NULL; -ext/pcre/pcre2lib/pcre2_compile.c:10752:34 - Unknown word (ccount) -- = 0, p = start; i < ccount; i++, p = (p + 1) & ext/pcre/pcre2lib/pcre2_compile.c:10756:11 - Unknown word (rgroup) -- rgroup = rc[p].group; ext/pcre/pcre2lib/pcre2_compile.c:10767:11 - Unknown word (rgroup) -- if (rgroup == NULL) ext/pcre/pcre2lib/pcre2_compile.c:10775:34 - Unknown word (RSCAN) -- -start < 0) start = RSCAN_CACHE_SIZE - 1; -ext/pcre/pcre2lib/pcre2_compile.c:10778:13 - Unknown word (ccount) -- if (ccount < RSCAN_CACHE_SIZE) ext/pcre/pcre2lib/pcre2_compile.c:10778:22 - Unknown word (RSCAN) -- if (ccount < RSCAN_CACHE_SIZE) ccount+ -ext/pcre/pcre2lib/pcre2_compile.c:10778:40 - Unknown word (ccount) -- < RSCAN_CACHE_SIZE) ccount++; ext/pcre/pcre2lib/pcre2_compile.c:10795:6 - Unknown word (possessified) -- auto-possessified. The function overwrites ext/pcre/pcre2lib/pcre2_compile.c:1079:29 - Unknown word (naplb) -- fprintf(stderr, "META (*naplb: %d %d", meta_arg, ext/pcre/pcre2lib/pcre2_compile.c:10804:17 - Unknown word (possessify) -- if (PRIV(auto_possessify)(temp, &cb) != 0) errorcode ext/pcre/pcre2lib/pcre2_compile.c:10837:20 - Unknown word (firstassertedcu) -- firstcu = find_firstassertedcu(codestart, &firstcuflags ext/pcre/pcre2lib/pcre2_compile.c:1083:15 - Unknown word (LOOKBEHINDNOT) -- case META_LOOKBEHINDNOT: -ext/pcre/pcre2lib/pcre2_compile.c:10844:15 - Unknown word (codeunit) -- re->first_codeunit = firstcu; -ext/pcre/pcre2lib/pcre2_compile.c:10912:16 - Unknown word (codeunit) -- re->last_codeunit = reqcu; -ext/pcre/pcre2lib/pcre2_compile.c:10958:58 - Unknown word (valgrind) -- When running under valgrind, make a -ext/pcre/pcre2lib/pcre2_compile.c:10965:16 - Unknown word (VALGRIND) -- #ifdef SUPPORT_VALGRIND +ext/pcre/pcre2lib/pcre2_compile.c:10958:58 - Unknown word (valgrind) -- When running under valgrind, make a +ext/pcre/pcre2lib/pcre2_compile.c:10965:16 - Unknown word (VALGRIND) -- #ifdef SUPPORT_VALGRIND ext/pcre/pcre2lib/pcre2_compile.c:1096:16 - Unknown word (patoffset) -- uint32_t patoffset = *pptr++; /* Offset ext/pcre/pcre2lib/pcre2_compile.c:1097:16 - Unknown word (patlength) -- uint32_t patlength = *pptr++; /* Length -ext/pcre/pcre2lib/pcre2_compile.c:10995:11 - Unknown word (undefs) -- /* These #undefs are here to enable unity -ext/pcre/pcre2lib/pcre2_compile.c:10997:8 - Unknown word (NLBLOCK) -- #undef NLBLOCK /* Block containing +ext/pcre/pcre2lib/pcre2_compile.c:10997:8 - Unknown word (NLBLOCK) -- #undef NLBLOCK /* Block containing ext/pcre/pcre2lib/pcre2_compile.c:1100:49 - Unknown word (patoffset) -- next=%d/%d", offset, patoffset, patlength); ext/pcre/pcre2lib/pcre2_compile.c:1100:60 - Unknown word (patlength) -- offset, patoffset, patlength); ext/pcre/pcre2lib/pcre2_compile.c:1149:20 - Unknown word (RNUMBER) -- case META_COND_RNUMBER: ext/pcre/pcre2lib/pcre2_compile.c:1150:30 - Unknown word (Rnumber) -- fprintf(stderr, "META (?(Rnumber) length=%d offset=" -ext/pcre/pcre2lib/pcre2_compile.c:128:10 - Unknown word (capitem) -- open_capitem *, compile_block *, ext/pcre/pcre2lib/pcre2_compile.c:131:7 - Unknown word (branchlength) -- get_branchlength(uint32_t **, int *, -ext/pcre/pcre2lib/pcre2_compile.c:1325:19 - Unknown word (SPTR) -- read_number(PCRE2_SPTR *ptrptr, PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_compile.c:1325:39 - Unknown word (SPTR) -- SPTR *ptrptr, PCRE2_SPTR ptrend, int32_t allow -ext/pcre/pcre2lib/pcre2_compile.c:1330:7 - Unknown word (SPTR) -- PCRE2_SPTR ptr = *ptrptr; -ext/pcre/pcre2lib/pcre2_compile.c:1402:3 - Unknown word (minp) -- minp if not NULL -ext/pcre/pcre2lib/pcre2_compile.c:1403:3 - Unknown word (maxp) -- maxp if not NULL -ext/pcre/pcre2lib/pcre2_compile.c:1412:26 - Unknown word (SPTR) -- repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_compile.c:1412:46 - Unknown word (SPTR) -- SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp -ext/pcre/pcre2lib/pcre2_compile.c:1412:69 - Unknown word (minp) -- SPTR ptrend, uint32_t *minp, -ext/pcre/pcre2lib/pcre2_compile.c:1413:13 - Unknown word (maxp) -- uint32_t *maxp, int *errorcodeptr) -ext/pcre/pcre2lib/pcre2_compile.c:1506:20 - Unknown word (minp) -- if (minp != NULL) *minp = (uint32_t)min; -ext/pcre/pcre2lib/pcre2_compile.c:1506:5 - Unknown word (minp) -- if (minp != NULL) *minp = (uint -ext/pcre/pcre2lib/pcre2_compile.c:1507:20 - Unknown word (maxp) -- if (maxp != NULL) *maxp = (uint32_t)max; -ext/pcre/pcre2lib/pcre2_compile.c:1507:5 - Unknown word (maxp) -- if (maxp != NULL) *maxp = (uint ext/pcre/pcre2lib/pcre2_compile.c:1524:14 - Unknown word (chptr) -- is placed in chptr. A backreference to ext/pcre/pcre2lib/pcre2_compile.c:1537:3 - Unknown word (chptr) -- chptr points to a ext/pcre/pcre2lib/pcre2_compile.c:1540:3 - Unknown word (xoptions) -- xoptions the current extra @@ -18616,7 +16353,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:1970:13 - Unknown word (bsux) -- i ext/pcre/pcre2lib/pcre2_compile.c:2075:26 - Unknown word (perlebcdic) -- specification in the perlebcdic document. The following ext/pcre/pcre2lib/pcre2_compile.c:2139:2 - Unknown word (chptr) -- *chptr = c; ext/pcre/pcre2lib/pcre2_compile.c:2175:10 - Unknown word (ptscript) -- uint16_t ptscript = PT_NOTSCRIPT; -ext/pcre/pcre2lib/pcre2_compile.c:2220:29 - Unknown word (ctypes) -- (MAX_255(c) && (cb->ctypes[c] & ctype_letter) ext/pcre/pcre2lib/pcre2_compile.c:2249:36 - Unknown word (bidiclass) -- strcmp_c8)(name, STRING_bidiclass) == 0 || ext/pcre/pcre2lib/pcre2_compile.c:2261:5 - Unknown word (ptscript) -- ptscript = PT_SC; ext/pcre/pcre2lib/pcre2_compile.c:2265:5 - Unknown word (ptscript) -- ptscript = PT_SCX; @@ -18627,7 +16363,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:232:50 - Unknown word (Rdigits) -- 0x8 ext/pcre/pcre2lib/pcre2_compile.c:2351:5 - Unknown word (ower) -- [:l\ower:] where Perl recognizes ext/pcre/pcre2lib/pcre2_compile.c:2352:18 - Unknown word (ower) -- not recognize "l\ower". This is a lesser evil ext/pcre/pcre2lib/pcre2_compile.c:238:14 - Unknown word (NOCAPTURE) -- #define META_NOCAPTURE 0x801a0000u -ext/pcre/pcre2lib/pcre2_compile.c:2529:48 - Unknown word (ctypes) -- MAX_255(*ptr) && (cb->ctypes[*ptr] & ctype_word) ext/pcre/pcre2lib/pcre2_compile.c:252:14 - Unknown word (LOOKAHEADNOT) -- #define META_LOOKAHEADNOT 0x80240000u /* ext/pcre/pcre2lib/pcre2_compile.c:254:14 - Unknown word (LOOKBEHINDNOT) -- #define META_LOOKBEHINDNOT 0x80260000u /* ext/pcre/pcre2lib/pcre2_compile.c:258:49 - Unknown word (napla) -- 0x80270000u /* (*napla: */ @@ -18658,7 +16393,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:2943:13 - Unknown word (VERBNAMES) -- P ext/pcre/pcre2lib/pcre2_compile.c:2951:7 - Unknown word (inverbname) -- if (inverbname && ext/pcre/pcre2lib/pcre2_compile.c:2954:49 - Unknown word (VERBNAMES) -- EXTENDED | PCRE2_ALT_VERBNAMES)) != ext/pcre/pcre2lib/pcre2_compile.c:2955:49 - Unknown word (VERBNAMES) -- EXTENDED | PCRE2_ALT_VERBNAMES)) || -ext/pcre/pcre2lib/pcre2_compile.c:2961:51 - Unknown word (ctypes) -- NUMBER_SIGN && (cb->ctypes[c] & ctype_space) = ext/pcre/pcre2lib/pcre2_compile.c:2968:16 - Unknown word (verbnamelength) -- PCRE2_SIZE verbnamelength; ext/pcre/pcre2lib/pcre2_compile.c:296:23 - Unknown word (aphabetic) -- sr: in the table of aphabetic assertions. It is never ext/pcre/pcre2lib/pcre2_compile.c:2980:7 - Unknown word (inverbname) -- inverbname = FALSE; @@ -18670,10 +16404,8 @@ ext/pcre/pcre2lib/pcre2_compile.c:2990:8 - Unknown word (verblengthptr) -- * ext/pcre/pcre2lib/pcre2_compile.c:3004:32 - Unknown word (VERBNAMES) -- options & PCRE2_ALT_VERBNAMES) != 0) ext/pcre/pcre2lib/pcre2_compile.c:3027:9 - Unknown word (inescq) -- inescq = TRUE; ext/pcre/pcre2lib/pcre2_compile.c:3050:7 - Unknown word (inescq) -- inescq = *ptr == CHAR_Q; -ext/pcre/pcre2lib/pcre2_compile.c:3066:25 - Unknown word (ctypes) -- if (c < 256 && (cb->ctypes[c] & ctype_space) ! ext/pcre/pcre2lib/pcre2_compile.c:3075:58 - Unknown word (nllen) -- IS_NEWLINE sets cb->nllen. */ ext/pcre/pcre2lib/pcre2_compile.c:3076:22 - Unknown word (nllen) -- ptr += cb->nllen; -ext/pcre/pcre2lib/pcre2_compile.c:3136:38 - Unknown word (ctypes) -- 255(ptr[1]) && (cb->ctypes[ptr[1]] & ctype_lcletter ext/pcre/pcre2lib/pcre2_compile.c:3136:61 - Unknown word (lcletter) -- ctypes[ptr[1]] & ctype_lcletter) != 0; ext/pcre/pcre2lib/pcre2_compile.c:3216:9 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(c, ptr); /* Get character ext/pcre/pcre2lib/pcre2_compile.c:327:31 - Unknown word (RNUMBER) -- SIZEOFFSET, /* META_COND_RNUMBER */ @@ -18709,8 +16441,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:4111:9 - Unknown word (verbstartptr) -- v ext/pcre/pcre2lib/pcre2_compile.c:4119:43 - Unknown word (inverbname) -- by an option. We set inverbname TRUE here, and let the ext/pcre/pcre2lib/pcre2_compile.c:4144:11 - Unknown word (verblengthptr) -- verblengthptr = parsed_pattern++; ext/pcre/pcre2lib/pcre2_compile.c:4145:11 - Unknown word (verbnamestart) -- verbnamestart = ptr; -ext/pcre/pcre2lib/pcre2_compile.c:4171:24 - Unknown word (BYNUMBER) -- goto RECURSION_BYNUMBER; /* The + case is handled -ext/pcre/pcre2lib/pcre2_compile.c:4196:37 - Unknown word (DUPCAPUSED) -- external_flags |= PCRE2_DUPCAPUSED; ext/pcre/pcre2lib/pcre2_compile.c:4201:27 - Unknown word (imnrsx) -- /* Scan for options imnrsxJU to be set or unset ext/pcre/pcre2lib/pcre2_compile.c:4205:14 - Unknown word (hyphenok) -- BOOL hyphenok = TRUE; ext/pcre/pcre2lib/pcre2_compile.c:4207:18 - Unknown word (oldxoptions) -- uint32_t oldxoptions = xoptions; @@ -18718,7 +16448,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:4213:16 - Unknown word (xunset) -- x ext/pcre/pcre2lib/pcre2_compile.c:4213:9 - Unknown word (xset) -- xset = xunset = 0; ext/pcre/pcre2lib/pcre2_compile.c:4214:20 - Unknown word (xset) -- xoptset = &xset; ext/pcre/pcre2lib/pcre2_compile.c:4214:9 - Unknown word (xoptset) -- xoptset = &xset; -ext/pcre/pcre2lib/pcre2_compile.c:4216:27 - Unknown word (unsets) -- /* ^ at the start unsets irmnsx and disables ext/pcre/pcre2lib/pcre2_compile.c:4216:34 - Unknown word (irmnsx) -- at the start unsets irmnsx and disables the subsequent ext/pcre/pcre2lib/pcre2_compile.c:4223:11 - Unknown word (hyphenok) -- hyphenok = FALSE; ext/pcre/pcre2lib/pcre2_compile.c:422:22 - Unknown word (xdigitab) -- static const uint8_t xdigitab[] = @@ -18732,7 +16461,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:4287:41 - Unknown word (JCHANGED) -- e ext/pcre/pcre2lib/pcre2_compile.c:4324:32 - Unknown word (xset) -- xoptions = (xoptions | xset) & (~xunset); ext/pcre/pcre2lib/pcre2_compile.c:4324:42 - Unknown word (xunset) -- xoptions | xset) & (~xunset); ext/pcre/pcre2lib/pcre2_compile.c:4345:50 - Unknown word (oldxoptions) -- oldoptions || xoptions != oldxoptions) -ext/pcre/pcre2lib/pcre2_compile.c:4415:17 - Unknown word (BYNUMBER) -- RECURSION_BYNUMBER: ext/pcre/pcre2lib/pcre2_compile.c:461:22 - Unknown word (xdigitab) -- static const uint8_t xdigitab[] = ext/pcre/pcre2lib/pcre2_compile.c:46:9 - Unknown word (NLBLOCK) -- #define NLBLOCK cb /* Block ext/pcre/pcre2lib/pcre2_compile.c:4714:25 - Unknown word (RNUMBER) -- META_COND_RNUMBER : META_COND_NAME; @@ -18741,32 +16469,28 @@ ext/pcre/pcre2lib/pcre2_compile.c:4960:34 - Unknown word (ATOMICSR) -- t ext/pcre/pcre2lib/pcre2_compile.c:5085:13 - Unknown word (DNCREF) -- case OP_DNCREF: ext/pcre/pcre2lib/pcre2_compile.c:5086:13 - Unknown word (RREF) -- case OP_RREF: ext/pcre/pcre2lib/pcre2_compile.c:5087:13 - Unknown word (DNRREF) -- case OP_DNRREF: -ext/pcre/pcre2lib/pcre2_compile.c:5102:13 - Unknown word (SCOND) -- case OP_SCOND: ext/pcre/pcre2lib/pcre2_compile.c:5140:3 - Unknown word (ocptr) -- ocptr where to put start -ext/pcre/pcre2lib/pcre2_compile.c:5141:3 - Unknown word (odptr) -- odptr where to put end ext/pcre/pcre2lib/pcre2_compile.c:5147:36 - Unknown word (ocptr) -- for this return, *ocptr contains the original ext/pcre/pcre2lib/pcre2_compile.c:5151:59 - Unknown word (ocptr) -- uint32_t d, uint32_t *ocptr, -ext/pcre/pcre2lib/pcre2_compile.c:5152:13 - Unknown word (odptr) -- uint32_t *odptr, BOOL restricted) ext/pcre/pcre2lib/pcre2_compile.c:5170:6 - Unknown word (ocptr) -- *ocptr = c++; /* Character ext/pcre/pcre2lib/pcre2_compile.c:5189:2 - Unknown word (ocptr) -- *ocptr = othercase; -ext/pcre/pcre2lib/pcre2_compile.c:5198:2 - Unknown word (odptr) -- *odptr = next - 1; /* End -ext/pcre/pcre2lib/pcre2_compile.c:5358:32 - Unknown word (Updata) -- uchardptr = uchardata; /* Updata extra data pointer +ext/pcre/pcre2lib/pcre2_compile.c:5615:3 - Unknown word (optionsptr) -- optionsptr pointer to the ext/pcre/pcre2lib/pcre2_compile.c:5616:3 - Unknown word (xoptionsptr) -- xoptionsptr pointer to the ext/pcre/pcre2lib/pcre2_compile.c:5620:3 - Unknown word (firstcuptr) -- firstcuptr place to put ext/pcre/pcre2lib/pcre2_compile.c:5621:3 - Unknown word (firstcuflagsptr) -- firstcuflagsptr place to put the first ext/pcre/pcre2lib/pcre2_compile.c:5622:3 - Unknown word (reqcuptr) -- reqcuptr place to put ext/pcre/pcre2lib/pcre2_compile.c:5623:3 - Unknown word (reqcuflagsptr) -- reqcuflagsptr place to put the ext/pcre/pcre2lib/pcre2_compile.c:5624:3 - Unknown word (bcptr) -- bcptr points to -ext/pcre/pcre2lib/pcre2_compile.c:5625:39 - Unknown word (capitem) -- points to current capitem +ext/pcre/pcre2lib/pcre2_compile.c:5636:26 - Unknown word (optionsptr) -- compile_branch(uint32_t *optionsptr, uint32_t *xoptionsptr ext/pcre/pcre2lib/pcre2_compile.c:5636:48 - Unknown word (xoptionsptr) -- optionsptr, uint32_t *xoptionsptr, ext/pcre/pcre2lib/pcre2_compile.c:5638:13 - Unknown word (firstcuptr) -- uint32_t *firstcuptr, uint32_t *firstcuflagsptr ext/pcre/pcre2lib/pcre2_compile.c:5638:35 - Unknown word (firstcuflagsptr) -- firstcuptr, uint32_t *firstcuflagsptr, uint32_t *reqcuptr ext/pcre/pcre2lib/pcre2_compile.c:5638:62 - Unknown word (reqcuptr) -- firstcuflagsptr, uint32_t *reqcuptr, ext/pcre/pcre2lib/pcre2_compile.c:5639:13 - Unknown word (reqcuflagsptr) -- uint32_t *reqcuflagsptr, branch_chain *bcptr ext/pcre/pcre2lib/pcre2_compile.c:5639:42 - Unknown word (bcptr) -- reqcuflagsptr, branch_chain *bcptr, open_capitem *open -ext/pcre/pcre2lib/pcre2_compile.c:5639:54 - Unknown word (capitem) -- branch_chain *bcptr, open_capitem *open_caps, ext/pcre/pcre2lib/pcre2_compile.c:5642:5 - Unknown word (bravalue) -- int bravalue = 0; ext/pcre/pcre2lib/pcre2_compile.c:5643:5 - Unknown word (okreturn) -- int okreturn = -1; +ext/pcre/pcre2lib/pcre2_compile.c:5648:21 - Unknown word (optionsptr) -- uint32_t options = *optionsptr; /* May ext/pcre/pcre2lib/pcre2_compile.c:5649:22 - Unknown word (xoptionsptr) -- uint32_t xoptions = *xoptionsptr; /* May ext/pcre/pcre2lib/pcre2_compile.c:5650:10 - Unknown word (firstcu) -- uint32_t firstcu, reqcu; ext/pcre/pcre2lib/pcre2_compile.c:5650:19 - Unknown word (reqcu) -- uint32_t firstcu, reqcu; @@ -18780,8 +16504,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:5657:23 - Unknown word (reqvary) -- ext/pcre/pcre2lib/pcre2_compile.c:5657:32 - Unknown word (tempreqvary) -- req_caseopt, reqvary, tempreqvary; ext/pcre/pcre2lib/pcre2_compile.c:5666:6 - Unknown word (groupsetfirstcu) -- BOOL groupsetfirstcu = FALSE; ext/pcre/pcre2lib/pcre2_compile.c:5670:12 - Unknown word (caseful) -- BOOL reset_caseful = FALSE; -ext/pcre/pcre2lib/pcre2_compile.c:5671:16 - Unknown word (cbits) -- const uint8_t *cbits = cb->cbits; -ext/pcre/pcre2lib/pcre2_compile.c:5671:28 - Unknown word (cbits) -- uint8_t *cbits = cb->cbits; ext/pcre/pcre2lib/pcre2_compile.c:5703:33 - Unknown word (reqcu) -- non-fixed first unit; reqcu just remains unset if ext/pcre/pcre2lib/pcre2_compile.c:5707:1 - Unknown word (zerofirstcu) -- zerofirstcu and zeroreqcu when such ext/pcre/pcre2lib/pcre2_compile.c:5707:17 - Unknown word (zeroreqcu) -- zerofirstcu and zeroreqcu when such a repeat is @@ -18796,17 +16518,14 @@ ext/pcre/pcre2lib/pcre2_compile.c:5711:48 - Unknown word (zeroreqcuflags) -- ext/pcre/pcre2lib/pcre2_compile.c:5715:53 - Unknown word (firstcu) -- It is added into the firstcu or reqcu variables ext/pcre/pcre2lib/pcre2_compile.c:5715:64 - Unknown word (reqcu) -- into the firstcu or reqcu variables ext/pcre/pcre2lib/pcre2_compile.c:5734:12 - Unknown word (mclength) -- uint32_t mclength; -ext/pcre/pcre2lib/pcre2_compile.c:5735:12 - Unknown word (skipunits) -- uint32_t skipunits; ext/pcre/pcre2lib/pcre2_compile.c:5736:12 - Unknown word (subreqcu) -- uint32_t subreqcu, subfirstcu; ext/pcre/pcre2lib/pcre2_compile.c:5736:22 - Unknown word (subfirstcu) -- uint32_t subreqcu, subfirstcu; ext/pcre/pcre2lib/pcre2_compile.c:5738:12 - Unknown word (verbarglen) -- uint32_t verbarglen, verbculen; ext/pcre/pcre2lib/pcre2_compile.c:5738:24 - Unknown word (verbculen) -- uint32_t verbarglen, verbculen; ext/pcre/pcre2lib/pcre2_compile.c:5739:12 - Unknown word (subreqcuflags) -- uint32_t subreqcuflags, subfirstcuflags; ext/pcre/pcre2lib/pcre2_compile.c:5739:27 - Unknown word (subfirstcuflags) -- uint32_t subreqcuflags, subfirstcuflags; -ext/pcre/pcre2lib/pcre2_compile.c:5740:8 - Unknown word (capitem) -- open_capitem *oc; ext/pcre/pcre2lib/pcre2_compile.c:5741:15 - Unknown word (mcbuffer) -- PCRE2_UCHAR mcbuffer[8]; ext/pcre/pcre2lib/pcre2_compile.c:5803:38 - Unknown word (okreturn) -- char && !had_accept) okreturn = 1; -ext/pcre/pcre2lib/pcre2_compile.c:5809:3 - Unknown word (skipunits) -- skipunits = 0; /* Default ext/pcre/pcre2lib/pcre2_compile.c:5819:19 - Unknown word (firstcu) -- *firstcuptr = firstcu; ext/pcre/pcre2lib/pcre2_compile.c:5819:6 - Unknown word (firstcuptr) -- *firstcuptr = firstcu; ext/pcre/pcre2lib/pcre2_compile.c:5820:24 - Unknown word (firstcuflags) -- *firstcuflagsptr = firstcuflags; @@ -18841,11 +16560,7 @@ ext/pcre/pcre2lib/pcre2_compile.c:6066:46 - Unknown word (PXGRAPH) -- ext/pcre/pcre2lib/pcre2_compile.c:6067:46 - Unknown word (PXPRINT) -- class == PC_PRINT)? PT_PXPRINT : PT_PXPUNCT); ext/pcre/pcre2lib/pcre2_compile.c:6067:59 - Unknown word (PXPUNCT) -- PRINT)? PT_PXPRINT : PT_PXPUNCT); ext/pcre/pcre2lib/pcre2_compile.c:606:3 - Unknown word (verbitem) -- } verbitem; -ext/pcre/pcre2lib/pcre2_compile.c:6082:64 - Unknown word (NCLASS) -- use of OP_CLASS or OP_NCLASS, but an ext/pcre/pcre2lib/pcre2_compile.c:608:19 - Unknown word (verbnames) -- static const char verbnames[] = -ext/pcre/pcre2lib/pcre2_compile.c:6108:23 - Unknown word (cbits) -- memcpy(pbits, cbits + posix_class_maps[posix -ext/pcre/pcre2lib/pcre2_compile.c:6119:54 - Unknown word (cbits) -- 2; i++) pbits[i] |= cbits[(int)i + taboffset] -ext/pcre/pcre2lib/pcre2_compile.c:6121:55 - Unknown word (cbits) -- ; i++) pbits[i] &= ~cbits[(int)i + taboffset] ext/pcre/pcre2lib/pcre2_compile.c:619:14 - Unknown word (verbitem) -- static const verbitem verbs[] = { ext/pcre/pcre2lib/pcre2_compile.c:6276:71 - Unknown word (HASCRORLF) -- external_flags |= PCRE2_HASCRORLF; ext/pcre/pcre2lib/pcre2_compile.c:6291:73 - Unknown word (HASCRORLF) -- external_flags |= PCRE2_HASCRORLF; @@ -18855,9 +16570,7 @@ ext/pcre/pcre2lib/pcre2_compile.c:635:23 - Unknown word (verbops) -- st ext/pcre/pcre2lib/pcre2_compile.c:6381:5 - Unknown word (zeroreqcuflags) -- zeroreqcuflags = reqcuflags; ext/pcre/pcre2lib/pcre2_compile.c:641:16 - Unknown word (alasitem) -- typedef struct alasitem { ext/pcre/pcre2lib/pcre2_compile.c:644:3 - Unknown word (alasitem) -- } alasitem; -ext/pcre/pcre2lib/pcre2_compile.c:6468:48 - Unknown word (NCLASS) -- opcode to OP_CLASS or OP_NCLASS, depending on whether ext/pcre/pcre2lib/pcre2_compile.c:646:19 - Unknown word (alasnames) -- static const char alasnames[] = -ext/pcre/pcre2lib/pcre2_compile.c:6473:70 - Unknown word (NCLASS) -- negation) ? OP_CLASS : OP_NCLASS; ext/pcre/pcre2lib/pcre2_compile.c:649:10 - Unknown word (napla) -- STRING_napla0 ext/pcre/pcre2lib/pcre2_compile.c:650:10 - Unknown word (naplb) -- STRING_naplb0 ext/pcre/pcre2lib/pcre2_compile.c:6518:13 - Unknown word (pruneorskip) -- cb->had_pruneorskip = TRUE; @@ -18878,23 +16591,21 @@ ext/pcre/pcre2lib/pcre2_compile.c:6565:22 - Unknown word (mcbuffer) -- ext/pcre/pcre2lib/pcre2_compile.c:6565:41 - Unknown word (mclength) -- mcbuffer, CU2BYTES(mclength)); ext/pcre/pcre2lib/pcre2_compile.c:6567:9 - Unknown word (verbculen) -- verbculen += mclength; ext/pcre/pcre2lib/pcre2_compile.c:6571:17 - Unknown word (verbculen) -- *tempcode = verbculen; /* Fill in the code +ext/pcre/pcre2lib/pcre2_compile.c:6582:6 - Unknown word (optionsptr) -- *optionsptr = options = *(++pptr ext/pcre/pcre2lib/pcre2_compile.c:6583:6 - Unknown word (xoptionsptr) -- *xoptionsptr = xoptions = *(++pptr ext/pcre/pcre2lib/pcre2_compile.c:6591:55 - Unknown word (Rdigits) -- subpatterns. The case of (?(Rdigits) is ambiguous ext/pcre/pcre2lib/pcre2_compile.c:6593:55 - Unknown word (RNUMBER) -- pass sets up META_COND_RNUMBER as a name so that ext/pcre/pcre2lib/pcre2_compile.c:6597:37 - Unknown word (Rdigits) -- COND_RNUMBER: /* (?(Rdigits) */ ext/pcre/pcre2lib/pcre2_compile.c:6600:5 - Unknown word (bravalue) -- bravalue = OP_COND; ext/pcre/pcre2lib/pcre2_compile.c:6624:63 - Unknown word (RREF) -- META_COND_RNAME)? OP_RREF : OP_CREF; -ext/pcre/pcre2lib/pcre2_compile.c:6627:13 - Unknown word (skipunits) -- skipunits = 1+IMM2_SIZE; ext/pcre/pcre2lib/pcre2_compile.c:665:14 - Unknown word (alasitem) -- static const alasitem alasmeta[] = { ext/pcre/pcre2lib/pcre2_compile.c:665:23 - Unknown word (alasmeta) -- static const alasitem alasmeta[] = { ext/pcre/pcre2lib/pcre2_compile.c:6662:14 - Unknown word (Rdigits) -- /* (?Rdigits) treated as a recursion ext/pcre/pcre2lib/pcre2_compile.c:6664:25 - Unknown word (RREF) -- translated into RREF_ANY (which is 0xffff ext/pcre/pcre2lib/pcre2_compile.c:6666:45 - Unknown word (RREF) -- == 0) groupnumber = RREF_ANY; ext/pcre/pcre2lib/pcre2_compile.c:6667:32 - Unknown word (RREF) -- code[1+LINK_SIZE] = OP_RREF; -ext/pcre/pcre2lib/pcre2_compile.c:6669:9 - Unknown word (skipunits) -- skipunits = 1+IMM2_SIZE; ext/pcre/pcre2lib/pcre2_compile.c:6686:57 - Unknown word (DNCREF) -- change CREF/RREF into DNCREF/DNRREF and ext/pcre/pcre2lib/pcre2_compile.c:6686:64 - Unknown word (DNRREF) -- CREF/RREF into DNCREF/DNRREF and -ext/pcre/pcre2lib/pcre2_compile.c:6690:7 - Unknown word (skipunits) -- skipunits = 1+2*IMM2_SIZE; ext/pcre/pcre2lib/pcre2_compile.c:6701:5 - Unknown word (bravalue) -- bravalue = OP_COND; ext/pcre/pcre2lib/pcre2_compile.c:670:14 - Unknown word (LOOKAHEADNOT) -- { 3, META_LOOKAHEADNOT }, ext/pcre/pcre2lib/pcre2_compile.c:6710:5 - Unknown word (bravalue) -- bravalue = OP_COND; @@ -18917,14 +16628,14 @@ ext/pcre/pcre2lib/pcre2_compile.c:6910:29 - Unknown word (subfirstcuflags) -- ext/pcre/pcre2lib/pcre2_compile.c:6910:47 - Unknown word (subreqcuflags) -- ) subfirstcuflags = subreqcuflags = REQ_NONE; ext/pcre/pcre2lib/pcre2_compile.c:691:28 - Unknown word (NOTSTARI) -- NOTSTAR - OP_STAR, OP_NOTSTARI - OP_STAR }; ext/pcre/pcre2lib/pcre2_compile.c:691:6 - Unknown word (NOTSTAR) -- OP_NOTSTAR - OP_STAR, OP_NOTSTARI -ext/pcre/pcre2lib/pcre2_compile.c:6929:7 - Unknown word (PUTINC) -- PUTINC(code, 0, 1 + LINK_SIZE -ext/pcre/pcre2lib/pcre2_compile.c:6931:7 - Unknown word (PUTINC) -- PUTINC(code, 0, 1 + LINK_SIZE -ext/pcre/pcre2lib/pcre2_compile.c:6955:5 - Unknown word (groupsetfirstcu) -- groupsetfirstcu = FALSE; -ext/pcre/pcre2lib/pcre2_compile.c:6965:40 - Unknown word (subfirstcuflags) -- firstcuflags == REQ_UNSET && subfirstcuflags != REQ_UNSET) -ext/pcre/pcre2lib/pcre2_compile.c:6967:13 - Unknown word (subfirstcuflags) -- if (subfirstcuflags < REQ_NONE) -ext/pcre/pcre2lib/pcre2_compile.c:6969:21 - Unknown word (subfirstcu) -- firstcu = subfirstcu; -ext/pcre/pcre2lib/pcre2_compile.c:6971:11 - Unknown word (groupsetfirstcu) -- groupsetfirstcu = TRUE; -ext/pcre/pcre2lib/pcre2_compile.c:6981:46 - Unknown word (subreqcuflags) -- subfirstcuflags < REQ_NONE && subreqcuflags >= REQ_NONE) +ext/pcre/pcre2lib/pcre2_compile.c:6929:7 - Unknown word (PUTINC) -- PUTINC(code, 0, 1 + LINK_SIZE +ext/pcre/pcre2lib/pcre2_compile.c:6931:7 - Unknown word (PUTINC) -- PUTINC(code, 0, 1 + LINK_SIZE +ext/pcre/pcre2lib/pcre2_compile.c:6955:5 - Unknown word (groupsetfirstcu) -- groupsetfirstcu = FALSE; +ext/pcre/pcre2lib/pcre2_compile.c:6965:40 - Unknown word (subfirstcuflags) -- firstcuflags == REQ_UNSET && subfirstcuflags != REQ_UNSET) +ext/pcre/pcre2lib/pcre2_compile.c:6967:13 - Unknown word (subfirstcuflags) -- if (subfirstcuflags < REQ_NONE) +ext/pcre/pcre2lib/pcre2_compile.c:6969:21 - Unknown word (subfirstcu) -- firstcu = subfirstcu; +ext/pcre/pcre2lib/pcre2_compile.c:6971:11 - Unknown word (groupsetfirstcu) -- groupsetfirstcu = TRUE; +ext/pcre/pcre2lib/pcre2_compile.c:6981:46 - Unknown word (subreqcuflags) -- subfirstcuflags < REQ_NONE && subreqcuflags >= REQ_NONE) ext/pcre/pcre2lib/pcre2_compile.c:6983:20 - Unknown word (subfirstcu) -- subreqcu = subfirstcu; ext/pcre/pcre2lib/pcre2_compile.c:6983:9 - Unknown word (subreqcu) -- subreqcu = subfirstcu; ext/pcre/pcre2lib/pcre2_compile.c:6984:43 - Unknown word (tempreqvary) -- = subfirstcuflags | tempreqvary; @@ -18934,16 +16645,10 @@ ext/pcre/pcre2lib/pcre2_compile.c:7011:15 - Unknown word (subreqcu) -- ext/pcre/pcre2lib/pcre2_compile.c:7094:55 - Unknown word (DNREFI) -- CASELESS) != 0)? OP_DNREFI : OP_DNREF; ext/pcre/pcre2lib/pcre2_compile.c:7094:67 - Unknown word (DNREF) -- 0)? OP_DNREFI : OP_DNREF; ext/pcre/pcre2lib/pcre2_compile.c:7215:5 - Unknown word (reqvary) -- reqvary = (repeat_min == repeat -ext/pcre/pcre2lib/pcre2_compile.c:726:16 - Unknown word (cbit) -- cbit_word, cbit_digit, -2, -ext/pcre/pcre2lib/pcre2_compile.c:726:3 - Unknown word (cbit) -- cbit_word, cbit_digit, ext/pcre/pcre2lib/pcre2_compile.c:7276:15 - Unknown word (NOTI) -- case OP_NOTI: -ext/pcre/pcre2lib/pcre2_compile.c:727:3 - Unknown word (cbit) -- cbit_lower, -1, ext/pcre/pcre2lib/pcre2_compile.c:7283:22 - Unknown word (FIRSTCU) -- if (utf && NOT_FIRSTCU(code[-1])) ext/pcre/pcre2lib/pcre2_compile.c:7288:16 - Unknown word (mcbuffer) -- memcpy(mcbuffer, lastchar, CU2BYTES -ext/pcre/pcre2lib/pcre2_compile.c:728:3 - Unknown word (cbit) -- cbit_upper, -1, -ext/pcre/pcre2lib/pcre2_compile.c:729:3 - Unknown word (cbit) -- cbit_word, -1, ext/pcre/pcre2lib/pcre2_compile.c:7305:32 - Unknown word (varyopt) -- reqcuflags = cb->req_varyopt; -ext/pcre/pcre2lib/pcre2_compile.c:7318:15 - Unknown word (NCLASS) -- case OP_NCLASS: ext/pcre/pcre2lib/pcre2_compile.c:7320:15 - Unknown word (REFI) -- case OP_REFI: ext/pcre/pcre2lib/pcre2_compile.c:7321:15 - Unknown word (DNREF) -- case OP_DNREF: ext/pcre/pcre2lib/pcre2_compile.c:7322:15 - Unknown word (DNREFI) -- case OP_DNREFI: @@ -18961,7 +16666,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:7440:15 - Unknown word (CBRA) -- ext/pcre/pcre2lib/pcre2_compile.c:7444:22 - Unknown word (bralink) -- PCRE2_UCHAR *bralink = NULL; ext/pcre/pcre2lib/pcre2_compile.c:7445:22 - Unknown word (brazeroptr) -- PCRE2_UCHAR *brazeroptr = NULL; ext/pcre/pcre2lib/pcre2_compile.c:7473:12 - Unknown word (BRAZERO) -- OP_BRAZERO in front of it, and -ext/pcre/pcre2lib/pcre2_compile.c:7476:64 - Unknown word (subcases) -- are several special subcases when the ext/pcre/pcre2lib/pcre2_compile.c:7497:11 - Unknown word (BRAZERO) -- BRAZERO and do no more at this ext/pcre/pcre2lib/pcre2_compile.c:74:34 - Unknown word (xdigitab) -- XDIGIT(c) xdigitab[c] ext/pcre/pcre2lib/pcre2_compile.c:7508:13 - Unknown word (brazeroptr) -- brazeroptr = previous; /* Save @@ -18995,9 +16699,7 @@ ext/pcre/pcre2lib/pcre2_compile.c:7690:39 - Unknown word (bracode) -- ext/pcre/pcre2lib/pcre2_compile.c:7691:14 - Unknown word (ketcode) -- *ketcode = OP_KETRMAX + repeat ext/pcre/pcre2lib/pcre2_compile.c:7691:27 - Unknown word (KETRMAX) -- *ketcode = OP_KETRMAX + repeat_type; ext/pcre/pcre2lib/pcre2_compile.c:7705:52 - Unknown word (SBRA) -- < 0) *bracode += OP_SBRA - OP_BRA; -ext/pcre/pcre2lib/pcre2_compile.c:7707:31 - Unknown word (SCOND) -- *bracode = OP_SCOND; ext/pcre/pcre2lib/pcre2_compile.c:770:59 - Unknown word (ENDANCHORED) -- PCRE2_CASELESS|PCRE2_ENDANCHORED| \ -ext/pcre/pcre2lib/pcre2_compile.c:7718:57 - Unknown word (SCOND) -- COND || *bracode == OP_SCOND) ext/pcre/pcre2lib/pcre2_compile.c:7724:54 - Unknown word (BRAPOS) -- bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; ext/pcre/pcre2lib/pcre2_compile.c:7724:66 - Unknown word (SBRAPOS) -- COND)? OP_BRAPOS : OP_SBRAPOS; ext/pcre/pcre2lib/pcre2_compile.c:7725:30 - Unknown word (KETRPOS) -- *code++ = OP_KETRPOS; @@ -19035,6 +16737,7 @@ ext/pcre/pcre2lib/pcre2_compile.c:8010:24 - Unknown word (reqvary) -- ext/pcre/pcre2lib/pcre2_compile.c:8048:53 - Unknown word (REFI) -- CASELESS) != 0)? OP_REFI : OP_REF; ext/pcre/pcre2lib/pcre2_compile.c:8082:5 - Unknown word (groupsetfirstcu) -- groupsetfirstcu = FALSE; ext/pcre/pcre2lib/pcre2_compile.c:8094:19 - Unknown word (CBRA) -- bravalue = OP_CBRA; +ext/pcre/pcre2lib/pcre2_compile.c:8097:9 - Unknown word (lastcapture) -- cb->lastcapture = meta_arg; ext/pcre/pcre2lib/pcre2_compile.c:80:21 - Unknown word (RIGHTPAR) -- #define STRING_UTFn_RIGHTPAR STRING_UTF16_RIGHTPAR ext/pcre/pcre2lib/pcre2_compile.c:80:47 - Unknown word (RIGHTPAR) -- RIGHTPAR STRING_UTF16_RIGHTPAR, 6 ext/pcre/pcre2lib/pcre2_compile.c:8159:27 - Unknown word (lookarounds) -- \K is forbidden in lookarounds since 10.38 because @@ -19061,8 +16764,6 @@ ext/pcre/pcre2lib/pcre2_compile.c:8380:35 - Unknown word (firstcuflagsptr) -- ext/pcre/pcre2lib/pcre2_compile.c:8380:62 - Unknown word (reqcuptr) -- firstcuflagsptr, uint32_t *reqcuptr, ext/pcre/pcre2lib/pcre2_compile.c:8381:13 - Unknown word (reqcuflagsptr) -- uint32_t *reqcuflagsptr, branch_chain *bcptr ext/pcre/pcre2lib/pcre2_compile.c:8381:42 - Unknown word (bcptr) -- reqcuflagsptr, branch_chain *bcptr, open_capitem *open -ext/pcre/pcre2lib/pcre2_compile.c:8381:54 - Unknown word (capitem) -- branch_chain *bcptr, open_capitem *open_caps, -ext/pcre/pcre2lib/pcre2_compile.c:8389:5 - Unknown word (capnumber) -- int capnumber = 0; ext/pcre/pcre2lib/pcre2_compile.c:8390:5 - Unknown word (okreturn) -- int okreturn = 1; ext/pcre/pcre2lib/pcre2_compile.c:8393:10 - Unknown word (lookbehindlength) -- uint32_t lookbehindlength; ext/pcre/pcre2lib/pcre2_compile.c:8394:10 - Unknown word (lookbehindminlength) -- uint32_t lookbehindminlength; @@ -19080,10 +16781,8 @@ ext/pcre/pcre2lib/pcre2_compile.c:8440:6 - Unknown word (lookbehindlength) ext/pcre/pcre2lib/pcre2_compile.c:8443:75 - Unknown word (CBRA) -- ncountered. Note that only OP_CBRA ext/pcre/pcre2lib/pcre2_compile.c:8445:4 - Unknown word (SCBRAPOS) -- OP_SCBRAPOS, happens later, after ext/pcre/pcre2lib/pcre2_compile.c:8447:17 - Unknown word (CBRA) -- if (*code == OP_CBRA) -ext/pcre/pcre2lib/pcre2_compile.c:8449:3 - Unknown word (capnumber) -- capnumber = GET2(code, 1 + LINK ext/pcre/pcre2lib/pcre2_compile.c:844:26 - Unknown word (DOTSTAR) -- uint8_t *)STRING_NO_DOTSTAR_ANCHOR_RIGHTPAR, 18 ext/pcre/pcre2lib/pcre2_compile.c:844:73 - Unknown word (DOTSTAR) -- , PSO_OPT, PCRE2_NO_DOTSTAR_ANCHOR }, -ext/pcre/pcre2lib/pcre2_compile.c:8450:20 - Unknown word (capnumber) -- capitem.number = capnumber; ext/pcre/pcre2lib/pcre2_compile.c:845:70 - Unknown word (NOJIT) -- 7, PSO_FLG, PCRE2_NOJIT }, ext/pcre/pcre2lib/pcre2_compile.c:8468:20 - Unknown word (mimimum) -- is only a single mimimum length for the whole ext/pcre/pcre2lib/pcre2_compile.c:8468:69 - Unknown word (mimimum) -- assertion. When the mimimum @@ -19118,37 +16817,24 @@ ext/pcre/pcre2lib/pcre2_compile.c:863:25 - Unknown word (possessified) -- va ext/pcre/pcre2lib/pcre2_compile.c:8658:34 - Unknown word (CIRCM) -- because ^ generates OP_CIRCM in that mode. ext/pcre/pcre2lib/pcre2_compile.c:867:29 - Unknown word (possessify) -- const uint8_t opcode_possessify[] = { ext/pcre/pcre2lib/pcre2_compile.c:8686:3 - Unknown word (atomcount) -- atomcount atomic group level -ext/pcre/pcre2lib/pcre2_compile.c:8687:3 - Unknown word (inassert) -- inassert TRUE if in an -ext/pcre/pcre2lib/pcre2_compile.c:8694:23 - Unknown word (inassert) -- int atomcount, BOOL inassert) ext/pcre/pcre2lib/pcre2_compile.c:8694:7 - Unknown word (atomcount) -- int atomcount, BOOL inassert) -ext/pcre/pcre2lib/pcre2_compile.c:8697:15 - Unknown word (scode) -- PCRE2_SPTR scode = first_significant -ext/pcre/pcre2lib/pcre2_compile.c:8699:14 - Unknown word (scode) -- int op = *scode; ext/pcre/pcre2lib/pcre2_compile.c:8703:34 - Unknown word (BRAPOS) -- OP_BRA || op == OP_BRAPOS || ext/pcre/pcre2lib/pcre2_compile.c:8704:17 - Unknown word (SBRA) -- op == OP_SBRA || op == OP_SBRAPOS ext/pcre/pcre2lib/pcre2_compile.c:8704:34 - Unknown word (SBRAPOS) -- OP_SBRA || op == OP_SBRAPOS) -ext/pcre/pcre2lib/pcre2_compile.c:8706:23 - Unknown word (scode) -- if (!is_anchored(scode, bracket_map, cb, atomcount ext/pcre/pcre2lib/pcre2_compile.c:8706:47 - Unknown word (atomcount) -- scode, bracket_map, cb, atomcount, inassert)) -ext/pcre/pcre2lib/pcre2_compile.c:8706:58 - Unknown word (inassert) -- map, cb, atomcount, inassert)) ext/pcre/pcre2lib/pcre2_compile.c:8712:40 - Unknown word (CBRAPOS) -- OP_CBRA || op == OP_CBRAPOS || ext/pcre/pcre2lib/pcre2_compile.c:8713:22 - Unknown word (SCBRA) -- op == OP_SCBRA || op == OP_SCBRAPOS ext/pcre/pcre2lib/pcre2_compile.c:8713:40 - Unknown word (SCBRAPOS) -- OP_SCBRA || op == OP_SCBRAPOS) -ext/pcre/pcre2lib/pcre2_compile.c:8715:19 - Unknown word (scode) -- int n = GET2(scode, 1+LINK_SIZE); -ext/pcre/pcre2lib/pcre2_compile.c:8717:23 - Unknown word (scode) -- if (!is_anchored(scode, new_map, cb, atomcount ext/pcre/pcre2lib/pcre2_compile.c:8717:43 - Unknown word (atomcount) -- scode, new_map, cb, atomcount, inassert)) return FALSE -ext/pcre/pcre2lib/pcre2_compile.c:8717:54 - Unknown word (inassert) -- map, cb, atomcount, inassert)) return FALSE; ext/pcre/pcre2lib/pcre2_compile.c:871:31 - Unknown word (NOTI) -- /* NOTI */ ext/pcre/pcre2lib/pcre2_compile.c:8724:47 - Unknown word (atomcount) -- scode, bracket_map, cb, atomcount, TRUE)) return FALSE -ext/pcre/pcre2lib/pcre2_compile.c:8729:39 - Unknown word (SCOND) -- OP_COND || op == OP_SCOND) ext/pcre/pcre2lib/pcre2_compile.c:872:37 - Unknown word (MINSTAR) -- /* STAR, MINSTAR */ ext/pcre/pcre2lib/pcre2_compile.c:872:6 - Unknown word (POSSTAR) -- OP_POSSTAR, 0, /* STAR -ext/pcre/pcre2lib/pcre2_compile.c:8732:58 - Unknown word (inassert) -- map, cb, atomcount, inassert)) ext/pcre/pcre2lib/pcre2_compile.c:8751:23 - Unknown word (TYPESTAR) -- else if ((op == OP_TYPESTAR || op == OP_TYPEMINSTAR ext/pcre/pcre2lib/pcre2_compile.c:8751:44 - Unknown word (TYPEMINSTAR) -- TYPESTAR || op == OP_TYPEMINSTAR || ext/pcre/pcre2lib/pcre2_compile.c:8752:23 - Unknown word (TYPEPOSSTAR) -- op == OP_TYPEPOSSTAR)) ext/pcre/pcre2lib/pcre2_compile.c:8755:35 - Unknown word (pruneorskip) -- atomcount > 0 || cb->had_pruneorskip || inassert || ext/pcre/pcre2lib/pcre2_compile.c:8756:43 - Unknown word (DOTSTAR) -- external_options & PCRE2_NO_DOTSTAR_ANCHOR) != 0) -ext/pcre/pcre2lib/pcre2_compile.c:875:37 - Unknown word (MINUPTO) -- /* UPTO, MINUPTO */ -ext/pcre/pcre2lib/pcre2_compile.c:875:6 - Unknown word (POSUPTO) -- OP_POSUPTO, 0, /* UPTO ext/pcre/pcre2lib/pcre2_compile.c:879:31 - Unknown word (STARI) -- POSSTARI, 0, /* STARI, MINSTARI */ ext/pcre/pcre2lib/pcre2_compile.c:879:38 - Unknown word (MINSTARI) -- /* STARI, MINSTARI */ ext/pcre/pcre2lib/pcre2_compile.c:879:6 - Unknown word (POSSTARI) -- OP_POSSTARI, 0, /* STARI @@ -19173,56 +16859,48 @@ ext/pcre/pcre2lib/pcre2_compile.c:884:47 - Unknown word (QUERYI) -- /* ext/pcre/pcre2lib/pcre2_compile.c:884:54 - Unknown word (UPTOI) -- POS{STARI,PLUSI,QUERYI,UPTOI} */ ext/pcre/pcre2lib/pcre2_compile.c:8850:40 - Unknown word (CBRAPOS) -- OP_CBRA || op == OP_CBRAPOS || ext/pcre/pcre2lib/pcre2_compile.c:8851:22 - Unknown word (SCBRA) -- op == OP_SCBRA || op == OP_SCBRAPOS -ext/pcre/pcre2lib/pcre2_compile.c:8851:40 - Unknown word (SCBRAPOS) -- OP_SCBRA || op == OP_SCBRAPOS) +ext/pcre/pcre2lib/pcre2_compile.c:8851:40 - Unknown word (SCBRAPOS) -- OP_SCBRA || op == OP_SCBRAPOS) ext/pcre/pcre2lib/pcre2_compile.c:886:31 - Unknown word (NOTSTAR) -- NOTPOSSTAR, 0, /* NOTSTAR, NOTMINSTAR */ ext/pcre/pcre2lib/pcre2_compile.c:886:40 - Unknown word (NOTMINSTAR) -- /* NOTSTAR, NOTMINSTAR */ ext/pcre/pcre2lib/pcre2_compile.c:886:6 - Unknown word (NOTPOSSTAR) -- OP_NOTPOSSTAR, 0, /* NOTSTAR ext/pcre/pcre2lib/pcre2_compile.c:887:6 - Unknown word (NOTPOSPLUS) -- OP_NOTPOSPLUS, 0, /* NOTPLUS -ext/pcre/pcre2lib/pcre2_compile.c:8881:22 - Unknown word (TYPESTAR) -- else if (op == OP_TYPESTAR || op == OP_TYPEMINSTAR -ext/pcre/pcre2lib/pcre2_compile.c:8881:43 - Unknown word (TYPEMINSTAR) -- TYPESTAR || op == OP_TYPEMINSTAR || op == OP_TYPEPOSSTAR -ext/pcre/pcre2lib/pcre2_compile.c:8881:67 - Unknown word (TYPEPOSSTAR) -- TYPEMINSTAR || op == OP_TYPEPOSSTAR) -ext/pcre/pcre2lib/pcre2_compile.c:8884:35 - Unknown word (pruneorskip) -- atomcount > 0 || cb->had_pruneorskip || inassert || -ext/pcre/pcre2lib/pcre2_compile.c:8885:43 - Unknown word (DOTSTAR) -- external_options & PCRE2_NO_DOTSTAR_ANCHOR) != 0) +ext/pcre/pcre2lib/pcre2_compile.c:8881:22 - Unknown word (TYPESTAR) -- else if (op == OP_TYPESTAR || op == OP_TYPEMINSTAR +ext/pcre/pcre2lib/pcre2_compile.c:8881:43 - Unknown word (TYPEMINSTAR) -- TYPESTAR || op == OP_TYPEMINSTAR || op == OP_TYPEPOSSTAR +ext/pcre/pcre2lib/pcre2_compile.c:8881:67 - Unknown word (TYPEPOSSTAR) -- TYPEMINSTAR || op == OP_TYPEPOSSTAR) +ext/pcre/pcre2lib/pcre2_compile.c:8884:35 - Unknown word (pruneorskip) -- atomcount > 0 || cb->had_pruneorskip || inassert || +ext/pcre/pcre2lib/pcre2_compile.c:8885:43 - Unknown word (DOTSTAR) -- external_options & PCRE2_NO_DOTSTAR_ANCHOR) != 0) ext/pcre/pcre2lib/pcre2_compile.c:888:6 - Unknown word (NOTPOSQUERY) -- OP_NOTPOSQUERY, 0, /* NOTQUERY -ext/pcre/pcre2lib/pcre2_compile.c:8893:39 - Unknown word (CIRCM) -- OP_CIRC && op != OP_CIRCM) return FALSE; -ext/pcre/pcre2lib/pcre2_compile.c:889:31 - Unknown word (NOTUPTO) -- NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */ -ext/pcre/pcre2lib/pcre2_compile.c:889:40 - Unknown word (NOTMINUPTO) -- /* NOTUPTO, NOTMINUPTO */ +ext/pcre/pcre2lib/pcre2_compile.c:8893:39 - Unknown word (CIRCM) -- OP_CIRC && op != OP_CIRCM) return FALSE; ext/pcre/pcre2lib/pcre2_compile.c:889:6 - Unknown word (NOTPOSUPTO) -- OP_NOTPOSUPTO, 0, /* NOTUPTO ext/pcre/pcre2lib/pcre2_compile.c:893:31 - Unknown word (NOTSTARI) -- NOTPOSSTARI, 0, /* NOTSTARI, NOTMINSTARI */ ext/pcre/pcre2lib/pcre2_compile.c:893:41 - Unknown word (NOTMINSTARI) -- /* NOTSTARI, NOTMINSTARI */ ext/pcre/pcre2lib/pcre2_compile.c:893:6 - Unknown word (NOTPOSSTARI) -- OP_NOTPOSSTARI, 0, /* NOTSTARI -ext/pcre/pcre2lib/pcre2_compile.c:8945:15 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: -ext/pcre/pcre2lib/pcre2_compile.c:8946:15 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: +ext/pcre/pcre2lib/pcre2_compile.c:8945:15 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: +ext/pcre/pcre2lib/pcre2_compile.c:8946:15 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: ext/pcre/pcre2lib/pcre2_compile.c:894:31 - Unknown word (NOTPLUSI) -- NOTPOSPLUSI, 0, /* NOTPLUSI, NOTMINPLUSI */ ext/pcre/pcre2lib/pcre2_compile.c:894:41 - Unknown word (NOTMINPLUSI) -- /* NOTPLUSI, NOTMINPLUSI */ ext/pcre/pcre2lib/pcre2_compile.c:894:6 - Unknown word (NOTPOSPLUSI) -- OP_NOTPOSPLUSI, 0, /* NOTPLUSI -ext/pcre/pcre2lib/pcre2_compile.c:8951:15 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: -ext/pcre/pcre2lib/pcre2_compile.c:8952:15 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: +ext/pcre/pcre2lib/pcre2_compile.c:8951:15 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: +ext/pcre/pcre2lib/pcre2_compile.c:8952:15 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: ext/pcre/pcre2lib/pcre2_compile.c:8953:15 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: ext/pcre/pcre2lib/pcre2_compile.c:8957:15 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: -ext/pcre/pcre2lib/pcre2_compile.c:8958:15 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_compile.c:8959:15 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_compile.c:895:31 - Unknown word (NOTQUERYI) -- NOTPOSQUERYI, 0, /* NOTQUERYI, NOTMINQUERYI */ ext/pcre/pcre2lib/pcre2_compile.c:895:42 - Unknown word (NOTMINQUERYI) -- /* NOTQUERYI, NOTMINQUERYI */ ext/pcre/pcre2lib/pcre2_compile.c:895:6 - Unknown word (NOTPOSQUERYI) -- OP_NOTPOSQUERYI, 0, /* NOTQUERYI ext/pcre/pcre2lib/pcre2_compile.c:896:31 - Unknown word (NOTUPTOI) -- NOTPOSUPTOI, 0, /* NOTUPTOI, NOTMINUPTOI */ ext/pcre/pcre2lib/pcre2_compile.c:896:41 - Unknown word (NOTMINUPTOI) -- /* NOTUPTOI, NOTMINUPTOI */ ext/pcre/pcre2lib/pcre2_compile.c:896:6 - Unknown word (NOTPOSUPTOI) -- OP_NOTPOSUPTOI, 0, /* NOTUPTOI -ext/pcre/pcre2lib/pcre2_compile.c:897:31 - Unknown word (NOTEXACTI) -- /* NOTEXACTI */ -ext/pcre/pcre2lib/pcre2_compile.c:898:38 - Unknown word (STARI) -- /* NOTPOS{STARI,PLUSI,QUERYI,UPTOI} -ext/pcre/pcre2lib/pcre2_compile.c:898:44 - Unknown word (PLUSI) -- /* NOTPOS{STARI,PLUSI,QUERYI,UPTOI} */ -ext/pcre/pcre2lib/pcre2_compile.c:898:50 - Unknown word (QUERYI) -- NOTPOS{STARI,PLUSI,QUERYI,UPTOI} */ -ext/pcre/pcre2lib/pcre2_compile.c:898:57 - Unknown word (UPTOI) -- NOTPOS{STARI,PLUSI,QUERYI,UPTOI} */ +ext/pcre/pcre2lib/pcre2_compile.c:897:31 - Unknown word (NOTEXACTI) -- /* NOTEXACTI */ +ext/pcre/pcre2lib/pcre2_compile.c:898:38 - Unknown word (STARI) -- /* NOTPOS{STARI,PLUSI,QUERYI,UPTOI} +ext/pcre/pcre2lib/pcre2_compile.c:898:44 - Unknown word (PLUSI) -- /* NOTPOS{STARI,PLUSI,QUERYI,UPTOI} */ +ext/pcre/pcre2lib/pcre2_compile.c:898:50 - Unknown word (QUERYI) -- NOTPOS{STARI,PLUSI,QUERYI,UPTOI} */ +ext/pcre/pcre2lib/pcre2_compile.c:898:57 - Unknown word (UPTOI) -- NOTPOS{STARI,PLUSI,QUERYI,UPTOI} */ ext/pcre/pcre2lib/pcre2_compile.c:8990:15 - Unknown word (EXACTI) -- case OP_EXACTI: ext/pcre/pcre2lib/pcre2_compile.c:8992:15 - Unknown word (NOTEXACTI) -- case OP_NOTEXACTI: ext/pcre/pcre2lib/pcre2_compile.c:8994:15 - Unknown word (UPTOI) -- case OP_UPTOI: -ext/pcre/pcre2lib/pcre2_compile.c:8995:15 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: ext/pcre/pcre2lib/pcre2_compile.c:8996:15 - Unknown word (NOTUPTOI) -- case OP_NOTUPTOI: -ext/pcre/pcre2lib/pcre2_compile.c:8997:15 - Unknown word (MINUPTO) -- case OP_MINUPTO: ext/pcre/pcre2lib/pcre2_compile.c:8998:15 - Unknown word (MINUPTOI) -- case OP_MINUPTOI: -ext/pcre/pcre2lib/pcre2_compile.c:8999:15 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: ext/pcre/pcre2lib/pcre2_compile.c:9000:15 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: -ext/pcre/pcre2lib/pcre2_compile.c:9001:15 - Unknown word (POSUPTO) -- case OP_POSUPTO: ext/pcre/pcre2lib/pcre2_compile.c:9002:15 - Unknown word (POSUPTOI) -- case OP_POSUPTOI: ext/pcre/pcre2lib/pcre2_compile.c:9003:15 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: ext/pcre/pcre2lib/pcre2_compile.c:9004:15 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: @@ -19230,9 +16908,9 @@ ext/pcre/pcre2lib/pcre2_compile.c:9006:15 - Unknown word (STARI) ext/pcre/pcre2lib/pcre2_compile.c:9007:15 - Unknown word (NOTSTAR) -- case OP_NOTSTAR: ext/pcre/pcre2lib/pcre2_compile.c:9008:15 - Unknown word (NOTSTARI) -- case OP_NOTSTARI: ext/pcre/pcre2lib/pcre2_compile.c:9009:15 - Unknown word (MINSTAR) -- case OP_MINSTAR: -ext/pcre/pcre2lib/pcre2_compile.c:900:31 - Unknown word (TYPESTAR) -- TYPEPOSSTAR, 0, /* TYPESTAR, TYPEMINSTAR */ -ext/pcre/pcre2lib/pcre2_compile.c:900:41 - Unknown word (TYPEMINSTAR) -- /* TYPESTAR, TYPEMINSTAR */ -ext/pcre/pcre2lib/pcre2_compile.c:900:6 - Unknown word (TYPEPOSSTAR) -- OP_TYPEPOSSTAR, 0, /* TYPESTAR +ext/pcre/pcre2lib/pcre2_compile.c:900:31 - Unknown word (TYPESTAR) -- TYPEPOSSTAR, 0, /* TYPESTAR, TYPEMINSTAR */ +ext/pcre/pcre2lib/pcre2_compile.c:900:41 - Unknown word (TYPEMINSTAR) -- /* TYPESTAR, TYPEMINSTAR */ +ext/pcre/pcre2lib/pcre2_compile.c:900:6 - Unknown word (TYPEPOSSTAR) -- OP_TYPEPOSSTAR, 0, /* TYPESTAR ext/pcre/pcre2lib/pcre2_compile.c:9010:15 - Unknown word (MINSTARI) -- case OP_MINSTARI: ext/pcre/pcre2lib/pcre2_compile.c:9011:15 - Unknown word (NOTMINSTAR) -- case OP_NOTMINSTAR: ext/pcre/pcre2lib/pcre2_compile.c:9012:15 - Unknown word (NOTMINSTARI) -- case OP_NOTMINSTARI: @@ -19241,7 +16919,7 @@ ext/pcre/pcre2lib/pcre2_compile.c:9014:15 - Unknown word (POSSTARI) ext/pcre/pcre2lib/pcre2_compile.c:9015:15 - Unknown word (NOTPOSSTAR) -- case OP_NOTPOSSTAR: ext/pcre/pcre2lib/pcre2_compile.c:9016:15 - Unknown word (NOTPOSSTARI) -- case OP_NOTPOSSTARI: ext/pcre/pcre2lib/pcre2_compile.c:9018:15 - Unknown word (PLUSI) -- case OP_PLUSI: -ext/pcre/pcre2lib/pcre2_compile.c:901:6 - Unknown word (TYPEPOSPLUS) -- OP_TYPEPOSPLUS, 0, /* TYPEPLUS +ext/pcre/pcre2lib/pcre2_compile.c:901:6 - Unknown word (TYPEPOSPLUS) -- OP_TYPEPOSPLUS, 0, /* TYPEPLUS ext/pcre/pcre2lib/pcre2_compile.c:9020:15 - Unknown word (NOTPLUSI) -- case OP_NOTPLUSI: ext/pcre/pcre2lib/pcre2_compile.c:9022:15 - Unknown word (MINPLUSI) -- case OP_MINPLUSI: ext/pcre/pcre2lib/pcre2_compile.c:9024:15 - Unknown word (NOTMINPLUSI) -- case OP_NOTMINPLUSI: @@ -19255,55 +16933,48 @@ ext/pcre/pcre2lib/pcre2_compile.c:9034:15 - Unknown word (MINQUERYI) ext/pcre/pcre2lib/pcre2_compile.c:9036:15 - Unknown word (NOTMINQUERYI) -- case OP_NOTMINQUERYI: ext/pcre/pcre2lib/pcre2_compile.c:9038:15 - Unknown word (POSQUERYI) -- case OP_POSQUERYI: ext/pcre/pcre2lib/pcre2_compile.c:9039:15 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: -ext/pcre/pcre2lib/pcre2_compile.c:903:31 - Unknown word (TYPEUPTO) -- TYPEPOSUPTO, 0, /* TYPEUPTO, TYPEMINUPTO */ -ext/pcre/pcre2lib/pcre2_compile.c:903:41 - Unknown word (TYPEMINUPTO) -- /* TYPEUPTO, TYPEMINUPTO */ ext/pcre/pcre2lib/pcre2_compile.c:903:6 - Unknown word (TYPEPOSUPTO) -- OP_TYPEPOSUPTO, 0, /* TYPEUPTO ext/pcre/pcre2lib/pcre2_compile.c:9040:15 - Unknown word (NOTPOSQUERYI) -- case OP_NOTPOSQUERYI: ext/pcre/pcre2lib/pcre2_compile.c:9076:6 - Unknown word (firstassertedcu) -- find_firstassertedcu(PCRE2_SPTR code, uint ext/pcre/pcre2lib/pcre2_compile.c:907:31 - Unknown word (CRSTAR) -- CRPOSSTAR, 0, /* CRSTAR, CRMINSTAR */ ext/pcre/pcre2lib/pcre2_compile.c:907:39 - Unknown word (CRMINSTAR) -- /* CRSTAR, CRMINSTAR */ ext/pcre/pcre2lib/pcre2_compile.c:907:6 - Unknown word (CRPOSSTAR) -- OP_CRPOSSTAR, 0, /* CRSTAR -ext/pcre/pcre2lib/pcre2_compile.c:9084:13 - Unknown word (dflags) -- uint32_t dflags; ext/pcre/pcre2lib/pcre2_compile.c:9085:46 - Unknown word (SCBRA) -- CBRA || *code == OP_SCBRA || ext/pcre/pcre2lib/pcre2_compile.c:9086:26 - Unknown word (CBRAPOS) -- *code == OP_CBRAPOS || *code == OP_SCBRAPOS -ext/pcre/pcre2lib/pcre2_compile.c:9086:49 - Unknown word (SCBRAPOS) -- CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; +ext/pcre/pcre2lib/pcre2_compile.c:9086:49 - Unknown word (SCBRAPOS) -- CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; ext/pcre/pcre2lib/pcre2_compile.c:908:31 - Unknown word (CRPLUS) -- CRPOSPLUS, 0, /* CRPLUS, CRMINPLUS */ ext/pcre/pcre2lib/pcre2_compile.c:908:39 - Unknown word (CRMINPLUS) -- /* CRPLUS, CRMINPLUS */ ext/pcre/pcre2lib/pcre2_compile.c:908:6 - Unknown word (CRPOSPLUS) -- OP_CRPOSPLUS, 0, /* CRPLUS -ext/pcre/pcre2lib/pcre2_compile.c:9096:14 - Unknown word (BRAPOS) -- case OP_BRAPOS: -ext/pcre/pcre2lib/pcre2_compile.c:9098:14 - Unknown word (SCBRA) -- case OP_SCBRA: -ext/pcre/pcre2lib/pcre2_compile.c:9099:14 - Unknown word (CBRAPOS) -- case OP_CBRAPOS: +ext/pcre/pcre2lib/pcre2_compile.c:9096:14 - Unknown word (BRAPOS) -- case OP_BRAPOS: +ext/pcre/pcre2lib/pcre2_compile.c:9098:14 - Unknown word (SCBRA) -- case OP_SCBRA: +ext/pcre/pcre2lib/pcre2_compile.c:9099:14 - Unknown word (CBRAPOS) -- case OP_CBRAPOS: ext/pcre/pcre2lib/pcre2_compile.c:909:31 - Unknown word (CRQUERY) -- CRPOSQUERY, 0, /* CRQUERY, CRMINQUERY */ ext/pcre/pcre2lib/pcre2_compile.c:909:40 - Unknown word (CRMINQUERY) -- /* CRQUERY, CRMINQUERY */ ext/pcre/pcre2lib/pcre2_compile.c:909:6 - Unknown word (CRPOSQUERY) -- OP_CRPOSQUERY, 0, /* CRQUERY -ext/pcre/pcre2lib/pcre2_compile.c:9100:14 - Unknown word (SCBRAPOS) -- case OP_SCBRAPOS: -ext/pcre/pcre2lib/pcre2_compile.c:9105:15 - Unknown word (firstassertedcu) -- d = find_firstassertedcu(scode, &dflags, inassert -ext/pcre/pcre2lib/pcre2_compile.c:9105:39 - Unknown word (dflags) -- firstassertedcu(scode, &dflags, inassert + -ext/pcre/pcre2lib/pcre2_compile.c:9107:10 - Unknown word (dflags) -- if (dflags >= REQ_NONE) return -ext/pcre/pcre2lib/pcre2_compile.c:9108:48 - Unknown word (dflags) -- NONE) { c = d; cflags = dflags; } -ext/pcre/pcre2lib/pcre2_compile.c:9109:37 - Unknown word (dflags) -- c != d || cflags != dflags) return 0; +ext/pcre/pcre2lib/pcre2_compile.c:9100:14 - Unknown word (SCBRAPOS) -- case OP_SCBRAPOS: +ext/pcre/pcre2lib/pcre2_compile.c:9105:15 - Unknown word (firstassertedcu) -- d = find_firstassertedcu(scode, &dflags, inassert ext/pcre/pcre2lib/pcre2_compile.c:910:31 - Unknown word (CRRANGE) -- CRPOSRANGE, 0, /* CRRANGE, CRMINRANGE */ ext/pcre/pcre2lib/pcre2_compile.c:910:40 - Unknown word (CRMINRANGE) -- /* CRRANGE, CRMINRANGE */ ext/pcre/pcre2lib/pcre2_compile.c:910:6 - Unknown word (CRPOSRANGE) -- OP_CRPOSRANGE, 0, /* CRRANGE ext/pcre/pcre2lib/pcre2_compile.c:911:31 - Unknown word (CRPOS) -- 0, /* CRPOS{STAR,PLUS,QUERY,RANGE -ext/pcre/pcre2lib/pcre2_compile.c:9125:14 - Unknown word (EXACTI) -- case OP_EXACTI: -ext/pcre/pcre2lib/pcre2_compile.c:9130:14 - Unknown word (PLUSI) -- case OP_PLUSI: -ext/pcre/pcre2lib/pcre2_compile.c:9131:14 - Unknown word (MINPLUSI) -- case OP_MINPLUSI: -ext/pcre/pcre2lib/pcre2_compile.c:9132:14 - Unknown word (POSPLUSI) -- case OP_POSPLUSI: -ext/pcre/pcre2lib/pcre2_compile.c:9136:36 - Unknown word (caselessly) -- code unit when matching caselessly. Later scanning may -ext/pcre/pcre2lib/pcre2_compile.c:913:38 - Unknown word (NCLASS) -- /* CLASS, NCLASS, XCLASS */ +ext/pcre/pcre2lib/pcre2_compile.c:9125:14 - Unknown word (EXACTI) -- case OP_EXACTI: +ext/pcre/pcre2lib/pcre2_compile.c:9130:14 - Unknown word (PLUSI) -- case OP_PLUSI: +ext/pcre/pcre2lib/pcre2_compile.c:9131:14 - Unknown word (MINPLUSI) -- case OP_MINPLUSI: +ext/pcre/pcre2lib/pcre2_compile.c:9132:14 - Unknown word (POSPLUSI) -- case OP_POSPLUSI: +ext/pcre/pcre2lib/pcre2_compile.c:9136:36 - Unknown word (caselessly) -- code unit when matching caselessly. Later scanning may ext/pcre/pcre2lib/pcre2_compile.c:914:36 - Unknown word (REFI) -- /* REF, REFI */ ext/pcre/pcre2lib/pcre2_compile.c:915:31 - Unknown word (DNREF) -- /* DNREF, DNREFI */ ext/pcre/pcre2lib/pcre2_compile.c:915:38 - Unknown word (DNREFI) -- /* DNREF, DNREFI */ -ext/pcre/pcre2lib/pcre2_compile.c:9174:3 - Unknown word (groupno) -- groupno the group number -ext/pcre/pcre2lib/pcre2_compile.c:9182:16 - Unknown word (groupno) -- unsigned int groupno, uint32_t tablecount -ext/pcre/pcre2lib/pcre2_compile.c:9210:15 - Unknown word (groupno) -- PUT2(slot, 0, groupno); -ext/pcre/pcre2lib/pcre2_compile.c:9214:42 - Unknown word (valgrind) -- initialized. Otherwise valgrind moans about uninitialized -ext/pcre/pcre2lib/pcre2_compile.c:9360:3 - Unknown word (lcptr) -- lcptr pointer to the +ext/pcre/pcre2lib/pcre2_compile.c:9214:42 - Unknown word (valgrind) -- initialized. Otherwise valgrind moans about uninitialized +ext/pcre/pcre2lib/pcre2_compile.c:9252:10 - Unknown word (nestlevel) -- uint32_t nestlevel = 0; +ext/pcre/pcre2lib/pcre2_compile.c:9321:5 - Unknown word (nestlevel) -- nestlevel++; +ext/pcre/pcre2lib/pcre2_compile.c:9325:9 - Unknown word (nestlevel) -- if (nestlevel == 0 && skiptype == +ext/pcre/pcre2lib/pcre2_compile.c:9329:9 - Unknown word (nestlevel) -- if (nestlevel == 0) return pptr; +ext/pcre/pcre2lib/pcre2_compile.c:9330:5 - Unknown word (nestlevel) -- nestlevel--; +ext/pcre/pcre2lib/pcre2_compile.c:9360:3 - Unknown word (lcptr) -- lcptr pointer to the ext/pcre/pcre2lib/pcre2_compile.c:9370:8 - Unknown word (lcptr) -- int *lcptr, int group, parsed_recurse ext/pcre/pcre2lib/pcre2_compile.c:9373:19 - Unknown word (branchminlength) -- int branchlength, branchminlength; ext/pcre/pcre2lib/pcre2_compile.c:9373:5 - Unknown word (branchlength) -- int branchlength, branchminlength; -ext/pcre/pcre2lib/pcre2_compile.c:9382:46 - Unknown word (DUPCAPUSED) -- external_flags & PCRE2_DUPCAPUSED) == 0) ext/pcre/pcre2lib/pcre2_compile.c:9398:22 - Unknown word (branchlength) -- branchlength = get_branchlength(pptrptr, &branchminlength ext/pcre/pcre2lib/pcre2_compile.c:9398:3 - Unknown word (branchlength) -- branchlength = get_branchlength(pptrptr ext/pcre/pcre2lib/pcre2_compile.c:9398:45 - Unknown word (branchminlength) -- branchlength(pptrptr, &branchminlength, errcodeptr, lcptr, @@ -19316,17 +16987,10 @@ ext/pcre/pcre2lib/pcre2_compile.c:9443:73 - Unknown word (lcptr) - ext/pcre/pcre2lib/pcre2_compile.c:9447:5 - Unknown word (branchminlength) -- int branchminlength = 0; ext/pcre/pcre2lib/pcre2_compile.c:9470:20 - Unknown word (gptrend) -- uint32_t *gptr, *gptrend; ext/pcre/pcre2lib/pcre2_compile.c:9568:8 - Unknown word (Lookaheads) -- /* Lookaheads do not contribute to -ext/pcre/pcre2lib/pcre2_compile.c:9658:55 - Unknown word (DUPCAPUSED) -- external_flags & PCRE2_DUPCAPUSED) == 0)) -ext/pcre/pcre2lib/pcre2_compile.c:9669:37 - Unknown word (DUPCAPUSED) -- external_flags & PCRE2_DUPCAPUSED) != 0) ext/pcre/pcre2lib/pcre2_compile.c:9705:5 - Unknown word (gptrend) -- gptrend = parsed_skip(gptr ext/pcre/pcre2lib/pcre2_compile.c:9706:9 - Unknown word (gptrend) -- if (gptrend == NULL) goto PARSED ext/pcre/pcre2lib/pcre2_compile.c:9707:31 - Unknown word (gptrend) -- pptr > gptr && pptr < gptrend) goto ISNOTFIXED; -ext/pcre/pcre2lib/pcre2_compile.c:9877:11 - Unknown word (bptr) -- uint32_t *bptr = *pptrptr; ext/pcre/pcre2lib/pcre2_compile.c:9878:11 - Unknown word (gbptr) -- uint32_t *gbptr = bptr; -ext/pcre/pcre2lib/pcre2_compile.c:9878:19 - Unknown word (bptr) -- uint32_t *gbptr = bptr; -ext/pcre/pcre2lib/pcre2_compile.c:9883:24 - Unknown word (bptr) -- READPLUSOFFSET(offset, bptr); /* Offset for error -ext/pcre/pcre2lib/pcre2_compile.c:9910:4 - Unknown word (bptr) -- *bptr |= branchlength; / -ext/pcre/pcre2lib/pcre2_compile.c:9911:3 - Unknown word (bptr) -- bptr = *pptrptr; ext/pcre/pcre2lib/pcre2_compile.c:9924:3 - Unknown word (gbptr) -- gbptr[1] = minlength; ext/pcre/pcre2lib/pcre2_compile.c:9925:37 - Unknown word (varlookbehind) -- maxlength > cb->max_varlookbehind) ext/pcre/pcre2lib/pcre2_compile.c:9932:6 - Unknown word (gbptr) -- else gbptr[1] = LOOKBEHIND_MAX @@ -19346,11 +17010,6 @@ ext/pcre/pcre2lib/pcre2_context.c:122:5 - Unknown word (gcontext) -- if (g ext/pcre/pcre2lib/pcre2_context.c:123:1 - Unknown word (gcontext) -- gcontext->memctl.malloc = private ext/pcre/pcre2lib/pcre2_context.c:124:1 - Unknown word (gcontext) -- gcontext->memctl.free = private ext/pcre/pcre2lib/pcre2_context.c:144:7 - Unknown word (VARLOOKBEHIND) -- MAX_VARLOOKBEHIND -ext/pcre/pcre2lib/pcre2_context.c:153:24 - Unknown word (ccontext) -- pcre2_compile_context *ccontext = PRIV(memctl_malloc -ext/pcre/pcre2lib/pcre2_context.c:155:5 - Unknown word (ccontext) -- if (ccontext == NULL) return NULL -ext/pcre/pcre2lib/pcre2_context.c:156:2 - Unknown word (ccontext) -- *ccontext = PRIV(default_compile -ext/pcre/pcre2lib/pcre2_context.c:158:21 - Unknown word (ccontext) -- *((pcre2_memctl *)ccontext) = *((pcre2_memctl -ext/pcre/pcre2lib/pcre2_context.c:159:8 - Unknown word (ccontext) -- return ccontext; ext/pcre/pcre2lib/pcre2_context.c:383:15 - Unknown word (varlookbehind) -- pcre2_set_max_varlookbehind(pcre2_compile_context ext/pcre/pcre2lib/pcre2_context.c:385:15 - Unknown word (varlookbehind) -- ccontext->max_varlookbehind = limit; ext/pcre/pcre2lib/pcre2_context.c:476:11 - Unknown word (mymalloc) -- void *(*mymalloc)(size_t, void *), void @@ -19358,18 +17017,11 @@ ext/pcre/pcre2lib/pcre2_context.c:480:7 - Unknown word (mymalloc) -- (v ext/pcre/pcre2lib/pcre2_convert.c:1073:10 - Unknown word (pattype) -- uint32_t pattype = options & TYPE_OPTIONS ext/pcre/pcre2lib/pcre2_convert.c:109:3 - Unknown word (pattype) -- pattype the pattern type ext/pcre/pcre2lib/pcre2_convert.c:116:3 - Unknown word (dummyrun) -- dummyrun TRUE if a dummy -ext/pcre/pcre2lib/pcre2_convert.c:117:3 - Unknown word (ccontext) -- ccontext the convert context ext/pcre/pcre2lib/pcre2_convert.c:124:24 - Unknown word (pattype) -- convert_posix(uint32_t pattype, PCRE2_SPTR pattern -ext/pcre/pcre2lib/pcre2_convert.c:124:39 - Unknown word (SPTR) -- uint32_t pattype, PCRE2_SPTR pattern, PCRE2_SIZE ext/pcre/pcre2lib/pcre2_convert.c:126:32 - Unknown word (dummyrun) -- SIZE *bufflenptr, BOOL dummyrun, pcre2_convert_context -ext/pcre/pcre2lib/pcre2_convert.c:126:65 - Unknown word (ccontext) -- pcre2_convert_context *ccontext) -ext/pcre/pcre2lib/pcre2_convert.c:129:7 - Unknown word (SPTR) -- PCRE2_SPTR posix = pattern; -ext/pcre/pcre2lib/pcre2_convert.c:133:12 - Unknown word (convlength) -- PCRE2_SIZE convlength = 0; ext/pcre/pcre2lib/pcre2_convert.c:135:10 - Unknown word (bracount) -- uint32_t bracount = 0; ext/pcre/pcre2lib/pcre2_convert.c:138:18 - Unknown word (pattype) -- BOOL extended = (pattype & PCRE2_CONVERT_POSIX ext/pcre/pcre2lib/pcre2_convert.c:139:6 - Unknown word (nextisliteral) -- BOOL nextisliteral = FALSE; -ext/pcre/pcre2lib/pcre2_convert.c:142:7 - Unknown word (ccontext) -- (void)ccontext; /* Not currently used -ext/pcre/pcre2lib/pcre2_convert.c:160:3 - Unknown word (convlength) -- convlength += p - pp; ext/pcre/pcre2lib/pcre2_convert.c:161:7 - Unknown word (dummyrun) -- if (dummyrun) p = use_buffer; ext/pcre/pcre2lib/pcre2_convert.c:174:8 - Unknown word (nextisliteral) -- sc = nextisliteral? 0 : c; ext/pcre/pcre2lib/pcre2_convert.c:175:3 - Unknown word (nextisliteral) -- nextisliteral = FALSE; @@ -19378,11 +17030,6 @@ ext/pcre/pcre2lib/pcre2_convert.c:288:12 - Unknown word (nextisliteral) -- el ext/pcre/pcre2lib/pcre2_convert.c:293:22 - Unknown word (bracount) -- if (!extended || bracount == 0) goto ESCAPE_LITERAL ext/pcre/pcre2lib/pcre2_convert.c:294:5 - Unknown word (bracount) -- bracount--; ext/pcre/pcre2lib/pcre2_convert.c:298:5 - Unknown word (bracount) -- bracount++; -ext/pcre/pcre2lib/pcre2_convert.c:355:1 - Unknown word (convlength) -- convlength += p - pp; / -ext/pcre/pcre2lib/pcre2_convert.c:356:15 - Unknown word (convlength) -- *bufflenptr = convlength; -ext/pcre/pcre2lib/pcre2_convert.c:370:9 - Unknown word (SPTR) -- PCRE2_SPTR output_end; -ext/pcre/pcre2lib/pcre2_convert.c:405:7 - Unknown word (SPTR) -- PCRE2_SPTR output_end = out->output -ext/pcre/pcre2lib/pcre2_convert.c:475:32 - Unknown word (SPTR) -- glob_parse_class(PCRE2_SPTR *from, PCRE2_SPTR pattern ext/pcre/pcre2lib/pcre2_convert.c:53:25 - Unknown word (STARSTAR) -- PCRE2_CONVERT_GLOB_NO_STARSTAR| \ ext/pcre/pcre2lib/pcre2_convert.c:586:49 - Unknown word (wildsep) -- UCHAR escape, BOOL no_wildsep) ext/pcre/pcre2lib/pcre2_convert.c:621:11 - Unknown word (wildsep) -- if (!no_wildsep) @@ -19393,9 +17040,7 @@ ext/pcre/pcre2lib/pcre2_convert.c:707:7 - Unknown word (GETCHARINCTEST) -- G ext/pcre/pcre2lib/pcre2_convert.c:731:7 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(c, pattern); ext/pcre/pcre2lib/pcre2_convert.c:779:3 - Unknown word (pattype) -- pattype the pattern type ext/pcre/pcre2lib/pcre2_convert.c:786:3 - Unknown word (dummyrun) -- dummyrun TRUE if a dummy -ext/pcre/pcre2lib/pcre2_convert.c:787:3 - Unknown word (ccontext) -- ccontext the convert context ext/pcre/pcre2lib/pcre2_convert.c:796:32 - Unknown word (dummyrun) -- SIZE *bufflenptr, BOOL dummyrun, pcre2_convert_context -ext/pcre/pcre2lib/pcre2_convert.c:796:65 - Unknown word (ccontext) -- pcre2_convert_context *ccontext) ext/pcre/pcre2lib/pcre2_convert.c:804:9 - Unknown word (wildsep) -- BOOL no_wildsep = (options & PCRE2_CONVERT ext/pcre/pcre2lib/pcre2_convert.c:805:53 - Unknown word (STARSTAR) -- PCRE2_CONVERT_GLOB_NO_STARSTAR) != 0; ext/pcre/pcre2lib/pcre2_convert.c:805:9 - Unknown word (starstar) -- BOOL no_starstar = (options & PCRE2_CONVERT @@ -19412,6 +17057,7 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:1001:22 - Unknown word (nllen) -- NLB ext/pcre/pcre2lib/pcre2_dfa_match.c:1002:18 - Unknown word (NLBLOCK) -- c == NLBLOCK->nl[0]) ext/pcre/pcre2lib/pcre2_dfa_match.c:1020:15 - Unknown word (EODN) -- case OP_EODN: ext/pcre/pcre2lib/pcre2_dfa_match.c:1021:69 - Unknown word (nllen) -- = end_subject - mb->nllen)) +ext/pcre/pcre2lib/pcre2_dfa_match.c:102:12 - Unknown word (EXTUNI) -- #define OP_EXTUNI_EXTRA 320 ext/pcre/pcre2lib/pcre2_dfa_match.c:1037:42 - Unknown word (nllen) -- = end_subject - mb->nllen) ext/pcre/pcre2lib/pcre2_dfa_match.c:103:12 - Unknown word (ANYNL) -- #define OP_ANYNL_EXTRA 340 ext/pcre/pcre2lib/pcre2_dfa_match.c:1042:18 - Unknown word (NLBLOCK) -- NLBLOCK->nltype == NLTYPE_FIXED @@ -19422,21 +17068,17 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:1057:15 - Unknown word (DOLLM) -- cas ext/pcre/pcre2lib/pcre2_dfa_match.c:1067:27 - Unknown word (nltype) -- NLBLOCK->nltype == NLTYPE_FIXED && ext/pcre/pcre2lib/pcre2_dfa_match.c:1067:37 - Unknown word (NLTYPE) -- NLBLOCK->nltype == NLTYPE_FIXED && ext/pcre/pcre2lib/pcre2_dfa_match.c:1068:27 - Unknown word (nllen) -- NLBLOCK->nllen == 2 && -ext/pcre/pcre2lib/pcre2_dfa_match.c:1089:15 - Unknown word (ctypes) -- ((ctypes[c] & toptable1[codevalue -ext/pcre/pcre2lib/pcre2_dfa_match.c:1098:15 - Unknown word (ctypes) -- ((ctypes[c] & toptable1[codevalue ext/pcre/pcre2lib/pcre2_dfa_match.c:116:22 - Unknown word (coptable) -- static const uint8_t coptable[] = { ext/pcre/pcre2lib/pcre2_dfa_match.c:1206:52 - Unknown word (SCRIPTX) -- ucd_script_sets) + UCD_SCRIPTX_PROP(prop), code[2] ext/pcre/pcre2lib/pcre2_dfa_match.c:1222:19 - Unknown word (PXSPACE) -- case PT_PXSPACE: /* POSIX space */ ext/pcre/pcre2lib/pcre2_dfa_match.c:1259:19 - Unknown word (UCNC) -- case PT_UCNC: ext/pcre/pcre2lib/pcre2_dfa_match.c:1265:19 - Unknown word (BIDICL) -- case PT_BIDICL: ext/pcre/pcre2lib/pcre2_dfa_match.c:1266:20 - Unknown word (BIDICLASS) -- OK = UCD_BIDICLASS(c) == code[2]; -ext/pcre/pcre2lib/pcre2_dfa_match.c:1271:17 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), code[2] ext/pcre/pcre2lib/pcre2_dfa_match.c:128:37 - Unknown word (noti) -- /* noti ext/pcre/pcre2lib/pcre2_dfa_match.c:1296:15 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: ext/pcre/pcre2lib/pcre2_dfa_match.c:1303:22 - Unknown word (nltype) -- NLBLOCK->nltype == NLTYPE_FIXED && ext/pcre/pcre2lib/pcre2_dfa_match.c:1303:32 - Unknown word (NLTYPE) -- NLBLOCK->nltype == NLTYPE_FIXED && ext/pcre/pcre2lib/pcre2_dfa_match.c:1314:44 - Unknown word (TYPEPOSPLUS) -- && codevalue == OP_TYPEPOSPLUS) -ext/pcre/pcre2lib/pcre2_dfa_match.c:131:43 - Unknown word (minupto) -- SIZE, /* upto, minupto ext/pcre/pcre2lib/pcre2_dfa_match.c:1328:15 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: ext/pcre/pcre2lib/pcre2_dfa_match.c:1334:22 - Unknown word (nltype) -- NLBLOCK->nltype == NLTYPE_FIXED && ext/pcre/pcre2lib/pcre2_dfa_match.c:1334:32 - Unknown word (NLTYPE) -- NLBLOCK->nltype == NLTYPE_FIXED && @@ -19444,37 +17086,27 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:1345:31 - Unknown word (TYPEPOSQUERY) -- i ext/pcre/pcre2lib/pcre2_dfa_match.c:1356:15 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: ext/pcre/pcre2lib/pcre2_dfa_match.c:1357:15 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: ext/pcre/pcre2lib/pcre2_dfa_match.c:1358:15 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: -ext/pcre/pcre2lib/pcre2_dfa_match.c:135:45 - Unknown word (minupto) -- SIZE, /* upto I, minupto I ext/pcre/pcre2lib/pcre2_dfa_match.c:1375:31 - Unknown word (TYPEPOSSTAR) -- if (codevalue == OP_TYPEPOSSTAR) -ext/pcre/pcre2lib/pcre2_dfa_match.c:140:47 - Unknown word (minupto) -- SIZE, /* NOT upto, minupto -ext/pcre/pcre2lib/pcre2_dfa_match.c:1412:15 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:1413:15 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_dfa_match.c:1414:15 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: ext/pcre/pcre2lib/pcre2_dfa_match.c:1432:31 - Unknown word (TYPEPOSUPTO) -- if (codevalue == OP_TYPEPOSUPTO) ext/pcre/pcre2lib/pcre2_dfa_match.c:1447:47 - Unknown word (ANYNL) -- PROP, OP_NOTPROP, OP_ANYNL, or OP_EXTUNI as its -ext/pcre/pcre2lib/pcre2_dfa_match.c:144:49 - Unknown word (minupto) -- /* NOT upto I, minupto I +ext/pcre/pcre2lib/pcre2_dfa_match.c:1447:60 - Unknown word (EXTUNI) -- NOTPROP, OP_ANYNL, or OP_EXTUNI as its ext/pcre/pcre2lib/pcre2_dfa_match.c:1454:31 - Unknown word (TYPEPOSPLUS) -- case OP_PROP_EXTRA + OP_TYPEPOSPLUS: ext/pcre/pcre2lib/pcre2_dfa_match.c:1488:52 - Unknown word (SCRIPTX) -- ucd_script_sets) + UCD_SCRIPTX_PROP(prop), code[3] -ext/pcre/pcre2lib/pcre2_dfa_match.c:149:48 - Unknown word (minupto) -- /* Type upto, minupto ext/pcre/pcre2lib/pcre2_dfa_match.c:1504:19 - Unknown word (PXSPACE) -- case PT_PXSPACE: /* POSIX space */ ext/pcre/pcre2lib/pcre2_dfa_match.c:1541:19 - Unknown word (UCNC) -- case PT_UCNC: ext/pcre/pcre2lib/pcre2_dfa_match.c:1547:19 - Unknown word (BIDICL) -- case PT_BIDICL: ext/pcre/pcre2lib/pcre2_dfa_match.c:1548:20 - Unknown word (BIDICLASS) -- OK = UCD_BIDICLASS(c) == code[3]; ext/pcre/pcre2lib/pcre2_dfa_match.c:154:37 - Unknown word (CRRANGE) -- /* CRRANGE, CRMINRANGE ext/pcre/pcre2lib/pcre2_dfa_match.c:154:46 - Unknown word (CRMINRANGE) -- /* CRRANGE, CRMINRANGE -ext/pcre/pcre2lib/pcre2_dfa_match.c:1553:17 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), code[3] ext/pcre/pcre2lib/pcre2_dfa_match.c:155:60 - Unknown word (CRPOSRANGE) -- Possessive *+, ++, ?+, CRPOSRANGE */ ext/pcre/pcre2lib/pcre2_dfa_match.c:1565:60 - Unknown word (TYPEPOSPLUS) -- OP_PROP_EXTRA + OP_TYPEPOSPLUS) +ext/pcre/pcre2lib/pcre2_dfa_match.c:1577:15 - Unknown word (EXTUNI) -- case OP_EXTUNI_EXTRA + OP_TYPEPLUS ext/pcre/pcre2lib/pcre2_dfa_match.c:1579:33 - Unknown word (TYPEPOSPLUS) -- OP_EXTUNI_EXTRA + OP_TYPEPOSPLUS: -ext/pcre/pcre2lib/pcre2_dfa_match.c:157:37 - Unknown word (NCLASS) -- /* NCLASS -ext/pcre/pcre2lib/pcre2_dfa_match.c:1584:13 - Unknown word (ncount) -- int ncount = 0; -ext/pcre/pcre2lib/pcre2_dfa_match.c:1591:12 - Unknown word (ncount) -- &ncount); -ext/pcre/pcre2lib/pcre2_dfa_match.c:1593:44 - Unknown word (ncount) -- state_offset, count, ncount); +ext/pcre/pcre2lib/pcre2_dfa_match.c:1590:20 - Unknown word (extuni) -- (void)PRIV(extuni)(c, ptr + clen, mb- ext/pcre/pcre2lib/pcre2_dfa_match.c:1599:15 - Unknown word (ANYNL) -- case OP_ANYNL_EXTRA + OP_TYPEPLUS -ext/pcre/pcre2lib/pcre2_dfa_match.c:1606:13 - Unknown word (ncount) -- int ncount = 0; ext/pcre/pcre2lib/pcre2_dfa_match.c:160:37 - Unknown word (REFI) -- /* REFI ext/pcre/pcre2lib/pcre2_dfa_match.c:161:37 - Unknown word (DNREF) -- /* DNREF -ext/pcre/pcre2lib/pcre2_dfa_match.c:1620:73 - Unknown word (ncount) -- ptr + 1) == CHAR_LF) ncount = 1; ext/pcre/pcre2lib/pcre2_dfa_match.c:162:37 - Unknown word (DNREFI) -- /* DNREFI ext/pcre/pcre2lib/pcre2_dfa_match.c:168:40 - Unknown word (Rmax) -- /* KetRmax ext/pcre/pcre2lib/pcre2_dfa_match.c:169:40 - Unknown word (Rmin) -- /* KetRmin @@ -19491,12 +17123,10 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:180:50 - Unknown word (CBRA) -- /* ext/pcre/pcre2lib/pcre2_dfa_match.c:180:56 - Unknown word (CBRAPOS) -- BRA, BRAPOS, CBRA, CBRAPOS, COND */ ext/pcre/pcre2lib/pcre2_dfa_match.c:1812:19 - Unknown word (BIDICL) -- case PT_BIDICL: ext/pcre/pcre2lib/pcre2_dfa_match.c:1813:20 - Unknown word (BIDICLASS) -- OK = UCD_BIDICLASS(c) == code[3]; -ext/pcre/pcre2lib/pcre2_dfa_match.c:1818:17 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), code[3] ext/pcre/pcre2lib/pcre2_dfa_match.c:181:37 - Unknown word (SBRA) -- /* SBRA, SBRAPOS, SCBRA, SCBRAPOS ext/pcre/pcre2lib/pcre2_dfa_match.c:181:43 - Unknown word (SBRAPOS) -- /* SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND ext/pcre/pcre2lib/pcre2_dfa_match.c:181:52 - Unknown word (SCBRA) -- /* SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND * ext/pcre/pcre2lib/pcre2_dfa_match.c:181:59 - Unknown word (SCBRAPOS) -- SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND */ -ext/pcre/pcre2lib/pcre2_dfa_match.c:181:69 - Unknown word (SCOND) -- SBRAPOS, SCBRA, SCBRAPOS, SCOND */ ext/pcre/pcre2lib/pcre2_dfa_match.c:182:43 - Unknown word (DNCREF) -- /* CREF, DNCREF ext/pcre/pcre2lib/pcre2_dfa_match.c:1830:47 - Unknown word (TYPEPOSSTAR) -- OP_PROP_EXTRA + OP_TYPEPOSSTAR || ext/pcre/pcre2lib/pcre2_dfa_match.c:1831:47 - Unknown word (TYPEPOSQUERY) -- OP_PROP_EXTRA + OP_TYPEPOSQUERY) @@ -19509,30 +17139,23 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:1850:33 - Unknown word (TYPEPOSSTAR) -- O ext/pcre/pcre2lib/pcre2_dfa_match.c:185:37 - Unknown word (BRAZERO) -- /* BRAZERO, BRAMINZERO, BRAPOSZERO ext/pcre/pcre2lib/pcre2_dfa_match.c:185:46 - Unknown word (BRAMINZERO) -- /* BRAZERO, BRAMINZERO, BRAPOSZERO ext/pcre/pcre2lib/pcre2_dfa_match.c:185:58 - Unknown word (BRAPOSZERO) -- BRAZERO, BRAMINZERO, BRAPOSZERO */ +ext/pcre/pcre2lib/pcre2_dfa_match.c:1865:20 - Unknown word (extuni) -- (void)PRIV(extuni)(c, ptr + clen, mb- ext/pcre/pcre2lib/pcre2_dfa_match.c:1880:32 - Unknown word (TYPEMINSTAR) -- OP_ANYNL_EXTRA + OP_TYPEMINSTAR: ext/pcre/pcre2lib/pcre2_dfa_match.c:1930:33 - Unknown word (TYPEMINSTAR) -- OP_VSPACE_EXTRA + OP_TYPEMINSTAR: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2006:31 - Unknown word (TYPEUPTO) -- case OP_PROP_EXTRA + OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2007:31 - Unknown word (TYPEMINUPTO) -- case OP_PROP_EXTRA + OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_dfa_match.c:2008:31 - Unknown word (TYPEPOSUPTO) -- case OP_PROP_EXTRA + OP_TYPEPOSUPTO: ext/pcre/pcre2lib/pcre2_dfa_match.c:2043:52 - Unknown word (SCRIPTX) -- ucd_script_sets) + UCD_SCRIPTX_PROP(prop), ext/pcre/pcre2lib/pcre2_dfa_match.c:2060:19 - Unknown word (PXSPACE) -- case PT_PXSPACE: /* POSIX space */ ext/pcre/pcre2lib/pcre2_dfa_match.c:2097:19 - Unknown word (UCNC) -- case PT_UCNC: ext/pcre/pcre2lib/pcre2_dfa_match.c:2103:19 - Unknown word (BIDICL) -- case PT_BIDICL: ext/pcre/pcre2lib/pcre2_dfa_match.c:2104:20 - Unknown word (BIDICLASS) -- OK = UCD_BIDICLASS(c) == code[1 + IMM2 -ext/pcre/pcre2lib/pcre2_dfa_match.c:2109:17 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), code[1 ext/pcre/pcre2lib/pcre2_dfa_match.c:211:37 - Unknown word (noti) -- /* noti ext/pcre/pcre2lib/pcre2_dfa_match.c:2121:47 - Unknown word (TYPEPOSUPTO) -- OP_PROP_EXTRA + OP_TYPEPOSUPTO) -ext/pcre/pcre2lib/pcre2_dfa_match.c:2136:33 - Unknown word (TYPEUPTO) -- OP_EXTUNI_EXTRA + OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2137:33 - Unknown word (TYPEMINUPTO) -- OP_EXTUNI_EXTRA + OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_dfa_match.c:2138:33 - Unknown word (TYPEPOSUPTO) -- OP_EXTUNI_EXTRA + OP_TYPEPOSUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2165:32 - Unknown word (TYPEUPTO) -- OP_ANYNL_EXTRA + OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2166:32 - Unknown word (TYPEMINUPTO) -- OP_ANYNL_EXTRA + OP_TYPEMINUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2211:33 - Unknown word (TYPEUPTO) -- OP_VSPACE_EXTRA + OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2212:33 - Unknown word (TYPEMINUPTO) -- OP_VSPACE_EXTRA + OP_TYPEMINUPTO: +ext/pcre/pcre2lib/pcre2_dfa_match.c:2151:21 - Unknown word (extuni) -- nptr = PRIV(extuni)(c, ptr + clen, mb- ext/pcre/pcre2lib/pcre2_dfa_match.c:232:37 - Unknown word (CRRANGE) -- /* CRRANGE, CRMINRANGE ext/pcre/pcre2lib/pcre2_dfa_match.c:232:46 - Unknown word (CRMINRANGE) -- /* CRRANGE, CRMINRANGE +ext/pcre/pcre2lib/pcre2_dfa_match.c:2330:32 - Unknown word (extuni) -- PCRE2_SPTR nptr = PRIV(extuni)(c, ptr + clen, mb- ext/pcre/pcre2lib/pcre2_dfa_match.c:233:60 - Unknown word (CRPOSRANGE) -- Possessive *+, ++, ?+, CRPOSRANGE */ -ext/pcre/pcre2lib/pcre2_dfa_match.c:235:37 - Unknown word (NCLASS) -- /* NCLASS ext/pcre/pcre2lib/pcre2_dfa_match.c:238:37 - Unknown word (REFI) -- /* REFI ext/pcre/pcre2lib/pcre2_dfa_match.c:239:37 - Unknown word (DNREF) -- /* DNREF ext/pcre/pcre2lib/pcre2_dfa_match.c:240:37 - Unknown word (DNREFI) -- /* DNREFI @@ -19592,7 +17215,6 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:259:37 - Unknown word (SBRA) -- /* ext/pcre/pcre2lib/pcre2_dfa_match.c:259:43 - Unknown word (SBRAPOS) -- /* SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND ext/pcre/pcre2lib/pcre2_dfa_match.c:259:52 - Unknown word (SCBRA) -- /* SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND * ext/pcre/pcre2lib/pcre2_dfa_match.c:259:59 - Unknown word (SCBRAPOS) -- SBRA, SBRAPOS, SCBRA, SCBRAPOS, SCOND */ -ext/pcre/pcre2lib/pcre2_dfa_match.c:259:69 - Unknown word (SCOND) -- SBRAPOS, SCBRA, SCBRAPOS, SCOND */ ext/pcre/pcre2lib/pcre2_dfa_match.c:2605:56 - Unknown word (NOTSTAR) -- == (codevalue < OP_NOTSTAR)) ext/pcre/pcre2lib/pcre2_dfa_match.c:260:43 - Unknown word (DNCREF) -- /* CREF, DNCREF ext/pcre/pcre2lib/pcre2_dfa_match.c:2616:15 - Unknown word (UPTOI) -- case OP_UPTOI: @@ -19603,18 +17225,11 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:261:37 - Unknown word (RREF) -- /* ext/pcre/pcre2lib/pcre2_dfa_match.c:261:43 - Unknown word (DNRREF) -- /* RREF, DNRREF ext/pcre/pcre2lib/pcre2_dfa_match.c:2620:15 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: ext/pcre/pcre2lib/pcre2_dfa_match.c:2621:15 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2626:15 - Unknown word (MINUPTO) -- case OP_MINUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2627:15 - Unknown word (POSUPTO) -- case OP_POSUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2628:15 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2629:15 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: ext/pcre/pcre2lib/pcre2_dfa_match.c:2630:15 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: ext/pcre/pcre2lib/pcre2_dfa_match.c:263:37 - Unknown word (BRAZERO) -- /* BRAZERO, BRAMINZERO, BRAPOSZERO ext/pcre/pcre2lib/pcre2_dfa_match.c:263:46 - Unknown word (BRAMINZERO) -- /* BRAZERO, BRAMINZERO, BRAPOSZERO ext/pcre/pcre2lib/pcre2_dfa_match.c:263:58 - Unknown word (BRAPOSZERO) -- BRAZERO, BRAMINZERO, BRAPOSZERO */ -ext/pcre/pcre2lib/pcre2_dfa_match.c:2647:31 - Unknown word (POSUPTO) -- if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO ext/pcre/pcre2lib/pcre2_dfa_match.c:2647:58 - Unknown word (NOTPOSUPTO) -- POSUPTO || codevalue == OP_NOTPOSUPTO) -ext/pcre/pcre2lib/pcre2_dfa_match.c:2665:15 - Unknown word (NCLASS) -- case OP_NCLASS: -ext/pcre/pcre2lib/pcre2_dfa_match.c:2680:53 - Unknown word (NCLASS) -- )? (codevalue == OP_NCLASS) : ext/pcre/pcre2lib/pcre2_dfa_match.c:2703:19 - Unknown word (CRSTAR) -- case OP_CRSTAR: ext/pcre/pcre2lib/pcre2_dfa_match.c:2704:19 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: ext/pcre/pcre2lib/pcre2_dfa_match.c:2705:19 - Unknown word (CRPOSSTAR) -- case OP_CRPOSSTAR: @@ -19638,14 +17253,11 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:2812:39 - Unknown word (endasscode) -- e ext/pcre/pcre2lib/pcre2_dfa_match.c:2812:57 - Unknown word (endasscode) -- ALT) endasscode += GET(endasscode, 1); ext/pcre/pcre2lib/pcre2_dfa_match.c:2823:11 - Unknown word (rlevel) -- rlevel, ext/pcre/pcre2lib/pcre2_dfa_match.c:2830:32 - Unknown word (endasscode) -- { ADD_ACTIVE((int)(endasscode + LINK_SIZE + 1 - start -ext/pcre/pcre2lib/pcre2_dfa_match.c:2836:15 - Unknown word (SCOND) -- case OP_SCOND: ext/pcre/pcre2lib/pcre2_dfa_match.c:2861:51 - Unknown word (DNCREF) -- CREF || condcode == OP_DNCREF || ext/pcre/pcre2lib/pcre2_dfa_match.c:2862:28 - Unknown word (DNRREF) -- condcode == OP_DNRREF) -ext/pcre/pcre2lib/pcre2_dfa_match.c:2863:34 - Unknown word (UCOND) -- return PCRE2_ERROR_DFA_UCOND; ext/pcre/pcre2lib/pcre2_dfa_match.c:2876:45 - Unknown word (RREF) -- supported version of OP_RREF is for the value RREF ext/pcre/pcre2lib/pcre2_dfa_match.c:2876:67 - Unknown word (RREF) -- RREF is for the value RREF_ANY, ext/pcre/pcre2lib/pcre2_dfa_match.c:2880:33 - Unknown word (RREF) -- else if (condcode == OP_RREF) -ext/pcre/pcre2lib/pcre2_dfa_match.c:2883:57 - Unknown word (UCOND) -- return PCRE2_ERROR_DFA_UCOND; ext/pcre/pcre2lib/pcre2_dfa_match.c:2896:22 - Unknown word (asscode) -- PCRE2_SPTR asscode = code + LINK_SIZE ext/pcre/pcre2lib/pcre2_dfa_match.c:2897:35 - Unknown word (asscode) -- PCRE2_SPTR endasscode = asscode + GET(asscode, 1); ext/pcre/pcre2lib/pcre2_dfa_match.c:2897:49 - Unknown word (asscode) -- endasscode = asscode + GET(asscode, 1); @@ -19666,12 +17278,9 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:3186:56 - Unknown word (KETRMAX) -- e ext/pcre/pcre2lib/pcre2_dfa_match.c:3187:56 - Unknown word (KETRMIN) -- end_subpattern == OP_KETRMIN)? ext/pcre/pcre2lib/pcre2_dfa_match.c:321:13 - Unknown word (OVEC) -- #define RWS_OVEC_RSIZE (1000*OVEC_UNIT ext/pcre/pcre2lib/pcre2_dfa_match.c:321:31 - Unknown word (OVEC) -- RWS_OVEC_RSIZE (1000*OVEC_UNIT) /* Ovector -ext/pcre/pcre2lib/pcre2_dfa_match.c:321:52 - Unknown word (Ovector) -- OVEC_UNIT) /* Ovector for recursion */ ext/pcre/pcre2lib/pcre2_dfa_match.c:322:13 - Unknown word (OVEC) -- #define RWS_OVEC_OSIZE (2*OVEC_UNIT ext/pcre/pcre2lib/pcre2_dfa_match.c:322:28 - Unknown word (OVEC) -- define RWS_OVEC_OSIZE (2*OVEC_UNIT) /* Ovector -ext/pcre/pcre2lib/pcre2_dfa_match.c:322:52 - Unknown word (Ovector) -- OVEC_UNIT) /* Ovector in other cases */ -ext/pcre/pcre2lib/pcre2_dfa_match.c:3231:38 - Unknown word (FIRSTCU) -- while (p < pp) if (NOT_FIRSTCU(*p++)) charcount--; -ext/pcre/pcre2lib/pcre2_dfa_match.c:3262:30 - Unknown word (UITEM) -- return PCRE2_ERROR_DFA_UITEM; +ext/pcre/pcre2lib/pcre2_dfa_match.c:3231:38 - Unknown word (FIRSTCU) -- while (p < pp) if (NOT_FIRSTCU(*p++)) charcount--; ext/pcre/pcre2lib/pcre2_dfa_match.c:3298:17 - Unknown word (allowemptypartial) -- mb->allowemptypartial /* or pattern ext/pcre/pcre2lib/pcre2_dfa_match.c:3312:7 - Unknown word (ENDANCHORED) -- PCRE2_ENDANCHORED is set, the match fails ext/pcre/pcre2lib/pcre2_dfa_match.c:3315:44 - Unknown word (ENDANCHORED) -- mb->poptions) & PCRE2_ENDANCHORED) != 0 && @@ -19680,9 +17289,6 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:3360:12 - Unknown word (bumpalong) ext/pcre/pcre2lib/pcre2_dfa_match.c:3413:42 - Unknown word (WSSIZE) -- return PCRE2_ERROR_DFA_WSSIZE; ext/pcre/pcre2lib/pcre2_dfa_match.c:3416:31 - Unknown word (ENDANCHORED) -- Partial matching and PCRE2_ENDANCHORED are currently not allowed ext/pcre/pcre2lib/pcre2_dfa_match.c:3420:45 - Unknown word (ENDANCHORED) -- options | options) & PCRE2_ENDANCHORED) != 0) -ext/pcre/pcre2lib/pcre2_dfa_match.c:3426:26 - Unknown word (UINVALID) -- return PCRE2_ERROR_DFA_UINVALID_UTF; -ext/pcre/pcre2lib/pcre2_dfa_match.c:3429:25 - Unknown word (BADMAGIC) -- return with PCRE2_ERROR_BADMAGIC. */ -ext/pcre/pcre2lib/pcre2_dfa_match.c:3431:58 - Unknown word (BADMAGIC) -- return PCRE2_ERROR_BADMAGIC; ext/pcre/pcre2lib/pcre2_dfa_match.c:3438:38 - Unknown word (ATSTART) -- NOTEMPTY and PCRE2_NOTEMPTY_ATSTART are match-time flags ext/pcre/pcre2lib/pcre2_dfa_match.c:3441:59 - Unknown word (AUTOPOSSESS) -- flags like PCRE2_NO_AUTOPOSSESS with ext/pcre/pcre2lib/pcre2_dfa_match.c:3442:25 - Unknown word (AUTOPOSSESS) -- constructions like (*NO_AUTOPOSSESS). To enable this, ( @@ -19691,13 +17297,8 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:3450:41 - Unknown word (ATST) ext/pcre/pcre2lib/pcre2_dfa_match.c:3480:1 - Unknown word (bumpalong) -- bumpalong_limit = end_subject ext/pcre/pcre2lib/pcre2_dfa_match.c:3512:5 - Unknown word (bumpalong) -- bumpalong_limit = subject + mcontext ext/pcre/pcre2lib/pcre2_dfa_match.c:3537:5 - Unknown word (allowemptypartial) -- mb->allowemptypartial = (re->max_lookbehind -ext/pcre/pcre2lib/pcre2_dfa_match.c:355:22 - Unknown word (SPTR) -- do_callout_dfa(PCRE2_SPTR code, PCRE2_SIZE *offsets -ext/pcre/pcre2lib/pcre2_dfa_match.c:355:60 - Unknown word (SPTR) -- SIZE *offsets, PCRE2_SPTR current_subject, -ext/pcre/pcre2lib/pcre2_dfa_match.c:356:9 - Unknown word (SPTR) -- PCRE2_SPTR ptr, dfa_match_block ext/pcre/pcre2lib/pcre2_dfa_match.c:3599:42 - Unknown word (FIRSTCU) -- end_subject && NOT_FIRSTCU(*start_match)) ext/pcre/pcre2lib/pcre2_dfa_match.c:3600:26 - Unknown word (BADUTFOFFSET) -- return PCRE2_ERROR_BADUTFOFFSET; -ext/pcre/pcre2lib/pcre2_dfa_match.c:3637:50 - Unknown word (codeunit) -- PCRE2_UCHAR)(re->first_codeunit); -ext/pcre/pcre2lib/pcre2_dfa_match.c:3661:45 - Unknown word (codeunit) -- PCRE2_UCHAR)(re->last_codeunit); ext/pcre/pcre2lib/pcre2_dfa_match.c:3692:13 - Unknown word (matchedby) -- match_data->matchedby = PCRE2_MATCHEDBY_DFA ext/pcre/pcre2lib/pcre2_dfa_match.c:3692:31 - Unknown word (MATCHEDBY) -- data->matchedby = PCRE2_MATCHEDBY_DFA_INTERPRETER; ext/pcre/pcre2lib/pcre2_dfa_match.c:3728:11 - Unknown word (ACROSSCHAR) -- ACROSSCHAR(t < end_subject, t, @@ -19708,19 +17309,14 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:3948:61 - Unknown word (bumpalong) ext/pcre/pcre2lib/pcre2_dfa_match.c:3970:36 - Unknown word (INCTEST) -- uint32_t pp = UCHAR21INCTEST(p); ext/pcre/pcre2lib/pcre2_dfa_match.c:3984:18 - Unknown word (caseful) -- /* The caseful case */ ext/pcre/pcre2lib/pcre2_dfa_match.c:3991:26 - Unknown word (INCTEST) -- if (UCHAR21INCTEST(p) == req_cu) { p-- -ext/pcre/pcre2lib/pcre2_dfa_match.c:4032:17 - Unknown word (ovector) -- match_data->ovector, /* offset ext/pcre/pcre2lib/pcre2_dfa_match.c:4033:27 - Unknown word (oveccount) -- uint32_t)match_data->oveccount * 2, /* actual size ext/pcre/pcre2lib/pcre2_dfa_match.c:4044:50 - Unknown word (oveccount) -- PARTIAL && match_data->oveccount > 0) -ext/pcre/pcre2lib/pcre2_dfa_match.c:4046:19 - Unknown word (ovector) -- match_data->ovector[0] = (PCRE2_SIZE)(start -ext/pcre/pcre2lib/pcre2_dfa_match.c:4047:19 - Unknown word (ovector) -- match_data->ovector[1] = (PCRE2_SIZE)(end ext/pcre/pcre2lib/pcre2_dfa_match.c:406:3 - Unknown word (rwsptr) -- rwsptr pointer to block ext/pcre/pcre2lib/pcre2_dfa_match.c:4079:5 - Unknown word (ACROSSCHAR) -- ACROSSCHAR(start_match < end_subject ext/pcre/pcre2lib/pcre2_dfa_match.c:407:3 - Unknown word (ovecsize) -- ovecsize space needed for an -ext/pcre/pcre2lib/pcre2_dfa_match.c:407:34 - Unknown word (ovector) -- space needed for an ovector ext/pcre/pcre2lib/pcre2_dfa_match.c:4091:26 - Unknown word (HASCRORLF) -- (re->flags & PCRE2_HASCRORLF) == 0 && ext/pcre/pcre2lib/pcre2_dfa_match.c:4097:11 - Unknown word (Bumpalong) -- } /* "Bumpalong" loop */ ext/pcre/pcre2lib/pcre2_dfa_match.c:410:16 - Unknown word (rwsptr) -- Returns: 0 rwsptr has been updated -ext/pcre/pcre2lib/pcre2_dfa_match.c:4113:11 - Unknown word (undefs) -- /* These #undefs are here to enable unity ext/pcre/pcre2lib/pcre2_dfa_match.c:415:29 - Unknown word (rwsptr) -- workspace(RWS_anchor **rwsptr, unsigned int ovecsize ext/pcre/pcre2lib/pcre2_dfa_match.c:415:50 - Unknown word (ovecsize) -- rwsptr, unsigned int ovecsize, dfa_match_block *mb ext/pcre/pcre2lib/pcre2_dfa_match.c:417:20 - Unknown word (rwsptr) -- RWS_anchor *rws = *rwsptr; @@ -19738,30 +17334,26 @@ ext/pcre/pcre2lib/pcre2_dfa_match.c:503:21 - Unknown word (wscount) -- if ext/pcre/pcre2lib/pcre2_dfa_match.c:509:31 - Unknown word (WSSIZE) -- return PCRE2_ERROR_DFA_WSSIZE ext/pcre/pcre2lib/pcre2_dfa_match.c:512:21 - Unknown word (wscount) -- if (new_count++ < wscount) \ ext/pcre/pcre2lib/pcre2_dfa_match.c:519:31 - Unknown word (WSSIZE) -- return PCRE2_ERROR_DFA_WSSIZE -ext/pcre/pcre2lib/pcre2_dfa_match.c:526:9 - Unknown word (SPTR) -- PCRE2_SPTR this_start_code, -ext/pcre/pcre2lib/pcre2_dfa_match.c:527:9 - Unknown word (SPTR) -- PCRE2_SPTR current_subject, ext/pcre/pcre2lib/pcre2_dfa_match.c:533:12 - Unknown word (rlevel) -- uint32_t rlevel, -ext/pcre/pcre2lib/pcre2_dfa_match.c:538:16 - Unknown word (ctypes) -- const uint8_t *ctypes, *lcc, *fcc; ext/pcre/pcre2lib/pcre2_dfa_match.c:561:5 - Unknown word (rlevel) -- if (rlevel++ > mb->match_limit -ext/pcre/pcre2lib/pcre2_dfa_match.c:561:58 - Unknown word (DEPTHLIMIT) -- return PCRE2_ERROR_DEPTHLIMIT; -ext/pcre/pcre2lib/pcre2_dfa_match.c:568:1 - Unknown word (ctypes) -- ctypes = mb->tables + ctypes -ext/pcre/pcre2lib/pcre2_dfa_match.c:568:23 - Unknown word (ctypes) -- ctypes = mb->tables + ctypes_offset; -ext/pcre/pcre2lib/pcre2_dfa_match.c:612:7 - Unknown word (ACROSSCHAR) -- ACROSSCHAR(current_subject > start -ext/pcre/pcre2lib/pcre2_dfa_match.c:662:7 - Unknown word (rlevel) -- if (rlevel == 1 && (mb->moptions -ext/pcre/pcre2lib/pcre2_dfa_match.c:675:32 - Unknown word (CBRA) -- this_start_code == OP_CBRA || *this_start_code -ext/pcre/pcre2lib/pcre2_dfa_match.c:675:63 - Unknown word (SCBRA) -- this_start_code == OP_SCBRA || -ext/pcre/pcre2lib/pcre2_dfa_match.c:676:32 - Unknown word (CBRAPOS) -- this_start_code == OP_CBRAPOS || *this_start_code -ext/pcre/pcre2lib/pcre2_dfa_match.c:676:66 - Unknown word (SCBRAPOS) -- this_start_code == OP_SCBRAPOS) +ext/pcre/pcre2lib/pcre2_dfa_match.c:561:58 - Unknown word (DEPTHLIMIT) -- return PCRE2_ERROR_DEPTHLIMIT; +ext/pcre/pcre2lib/pcre2_dfa_match.c:612:7 - Unknown word (ACROSSCHAR) -- ACROSSCHAR(current_subject > start +ext/pcre/pcre2lib/pcre2_dfa_match.c:662:7 - Unknown word (rlevel) -- if (rlevel == 1 && (mb->moptions +ext/pcre/pcre2lib/pcre2_dfa_match.c:675:32 - Unknown word (CBRA) -- this_start_code == OP_CBRA || *this_start_code +ext/pcre/pcre2lib/pcre2_dfa_match.c:675:63 - Unknown word (SCBRA) -- this_start_code == OP_SCBRA || +ext/pcre/pcre2lib/pcre2_dfa_match.c:676:32 - Unknown word (CBRAPOS) -- this_start_code == OP_CBRAPOS || *this_start_code +ext/pcre/pcre2lib/pcre2_dfa_match.c:676:66 - Unknown word (SCBRAPOS) -- this_start_code == OP_SCBRAPOS) ext/pcre/pcre2lib/pcre2_dfa_match.c:79:9 - Unknown word (NLBLOCK) -- #define NLBLOCK mb /* Block -ext/pcre/pcre2lib/pcre2_dfa_match.c:809:9 - Unknown word (coptable) -- if (coptable[codevalue] > 0) -ext/pcre/pcre2lib/pcre2_dfa_match.c:813:40 - Unknown word (coptable) -- GETCHARLEN(d, (code + coptable[codevalue]), dlen); -ext/pcre/pcre2lib/pcre2_dfa_match.c:815:16 - Unknown word (coptable) -- d = code[coptable[codevalue]]; -ext/pcre/pcre2lib/pcre2_dfa_match.c:816:27 - Unknown word (TYPESTAR) -- if (codevalue >= OP_TYPESTAR) -ext/pcre/pcre2lib/pcre2_dfa_match.c:820:51 - Unknown word (UITEM) -- return PCRE2_ERROR_DFA_UITEM; -ext/pcre/pcre2lib/pcre2_dfa_match.c:823:19 - Unknown word (ANYNL) -- case OP_ANYNL: codevalue += OP_ANYNL -ext/pcre/pcre2lib/pcre2_dfa_match.c:823:42 - Unknown word (ANYNL) -- ANYNL: codevalue += OP_ANYNL_EXTRA; break; -ext/pcre/pcre2lib/pcre2_dfa_match.c:846:33 - Unknown word (coptable) -- error if the vectors coptable or poptable, which are -ext/pcre/pcre2lib/pcre2_dfa_match.c:860:24 - Unknown word (KETRPOS) -- state. Note that KETRPOS will always be encountered +ext/pcre/pcre2lib/pcre2_dfa_match.c:809:9 - Unknown word (coptable) -- if (coptable[codevalue] > 0) +ext/pcre/pcre2lib/pcre2_dfa_match.c:813:40 - Unknown word (coptable) -- GETCHARLEN(d, (code + coptable[codevalue]), dlen); +ext/pcre/pcre2lib/pcre2_dfa_match.c:815:16 - Unknown word (coptable) -- d = code[coptable[codevalue]]; +ext/pcre/pcre2lib/pcre2_dfa_match.c:816:27 - Unknown word (TYPESTAR) -- if (codevalue >= OP_TYPESTAR) +ext/pcre/pcre2lib/pcre2_dfa_match.c:823:19 - Unknown word (ANYNL) -- case OP_ANYNL: codevalue += OP_ANYNL +ext/pcre/pcre2lib/pcre2_dfa_match.c:823:42 - Unknown word (ANYNL) -- ANYNL: codevalue += OP_ANYNL_EXTRA; break; +ext/pcre/pcre2lib/pcre2_dfa_match.c:824:19 - Unknown word (EXTUNI) -- case OP_EXTUNI: codevalue += OP_EXTUNI +ext/pcre/pcre2lib/pcre2_dfa_match.c:824:43 - Unknown word (EXTUNI) -- EXTUNI: codevalue += OP_EXTUNI_EXTRA; break; +ext/pcre/pcre2lib/pcre2_dfa_match.c:846:33 - Unknown word (coptable) -- error if the vectors coptable or poptable, which are +ext/pcre/pcre2lib/pcre2_dfa_match.c:860:24 - Unknown word (KETRPOS) -- state. Note that KETRPOS will always be encountered ext/pcre/pcre2lib/pcre2_dfa_match.c:865:48 - Unknown word (ATSTART) -- set, or PCRE2_NOTEMPTY_ATSTART is set and we are at ext/pcre/pcre2lib/pcre2_dfa_match.c:86:25 - Unknown word (ENDANCHORED) -- PCRE2_ANCHORED|PCRE2_ENDANCHORED|PCRE2_NOTBOL|PCRE2_NOTEOL ext/pcre/pcre2lib/pcre2_dfa_match.c:870:15 - Unknown word (KETRMIN) -- case OP_KETRMIN: @@ -19788,47 +17380,34 @@ ext/pcre/pcre2lib/pcre2_extuni.c:102:8 - Unknown word (eptr) -- while ext/pcre/pcre2lib/pcre2_extuni.c:107:13 - Unknown word (GRAPHBREAK) -- rgb = UCD_GRAPHBREAK(c); ext/pcre/pcre2lib/pcre2_extuni.c:108:17 - Unknown word (gbtable) -- if ((PRIV(ucp_gbtable)[lgb] & (1u << rgb) ext/pcre/pcre2lib/pcre2_extuni.c:121:9 - Unknown word (ricount) -- int ricount = 0; -ext/pcre/pcre2lib/pcre2_extuni.c:122:16 - Unknown word (bptr) -- PCRE2_SPTR bptr = eptr - 1; -ext/pcre/pcre2lib/pcre2_extuni.c:123:23 - Unknown word (bptr) -- if (utf) BACKCHAR(bptr); -ext/pcre/pcre2lib/pcre2_extuni.c:125:8 - Unknown word (bptr) -- /* bptr is pointing to the left -ext/pcre/pcre2lib/pcre2_extuni.c:127:12 - Unknown word (bptr) -- while (bptr > start_subject) -ext/pcre/pcre2lib/pcre2_extuni.c:129:7 - Unknown word (bptr) -- bptr--; ext/pcre/pcre2lib/pcre2_extuni.c:137:15 - Unknown word (GRAPHBREAK) -- if (UCD_GRAPHBREAK(c) != ucp_gbRegional ext/pcre/pcre2lib/pcre2_extuni.c:138:7 - Unknown word (ricount) -- ricount++; ext/pcre/pcre2lib/pcre2_extuni.c:140:10 - Unknown word (ricount) -- if ((ricount & 1) != 0) break; ext/pcre/pcre2lib/pcre2_extuni.c:154:7 - Unknown word (xcount) -- if (xcount != NULL) *xcount += -ext/pcre/pcre2lib/pcre2_extuni.c:59:7 - Unknown word (SPTR) -- PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_extuni.c:60:32 - Unknown word (SPTR) -- extuni)(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start +ext/pcre/pcre2lib/pcre2_extuni.c:162:17 - Unknown word (extuni) -- /* End of pcre2_extuni.c */ ext/pcre/pcre2lib/pcre2_extuni.c:60:37 - Unknown word (eptr) -- uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject -ext/pcre/pcre2lib/pcre2_extuni.c:60:49 - Unknown word (SPTR) -- PCRE2_SPTR eptr, PCRE2_SPTR start_subject, +ext/pcre/pcre2lib/pcre2_extuni.c:60:6 - Unknown word (extuni) -- PRIV(extuni)(uint32_t c, PCRE2_SPTR ext/pcre/pcre2lib/pcre2_extuni.c:61:42 - Unknown word (xcount) -- subject, BOOL utf, int *xcount) -ext/pcre/pcre2lib/pcre2_extuni.c:61:9 - Unknown word (SPTR) -- PCRE2_SPTR end_subject, BOOL utf ext/pcre/pcre2lib/pcre2_extuni.c:64:7 - Unknown word (eptr) -- (void)eptr; ext/pcre/pcre2lib/pcre2_extuni.c:68:7 - Unknown word (xcount) -- (void)xcount; ext/pcre/pcre2lib/pcre2_extuni.c:85:3 - Unknown word (eptr) -- eptr pointer to ext/pcre/pcre2lib/pcre2_extuni.c:89:3 - Unknown word (xcount) -- xcount pointer to count -ext/pcre/pcre2lib/pcre2_extuni.c:95:7 - Unknown word (SPTR) -- PCRE2_SPTR ext/pcre/pcre2lib/pcre2_extuni.c:96:37 - Unknown word (eptr) -- uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject +ext/pcre/pcre2lib/pcre2_extuni.c:96:6 - Unknown word (extuni) -- PRIV(extuni)(uint32_t c, PCRE2_SPTR ext/pcre/pcre2lib/pcre2_extuni.c:97:42 - Unknown word (xcount) -- subject, BOOL utf, int *xcount) ext/pcre/pcre2lib/pcre2_find_bracket.c:113:15 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: ext/pcre/pcre2lib/pcre2_find_bracket.c:114:15 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: ext/pcre/pcre2lib/pcre2_find_bracket.c:119:15 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: ext/pcre/pcre2lib/pcre2_find_bracket.c:120:15 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: ext/pcre/pcre2lib/pcre2_find_bracket.c:121:15 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: -ext/pcre/pcre2lib/pcre2_find_bracket.c:125:15 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_find_bracket.c:126:15 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_find_bracket.c:128:15 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: ext/pcre/pcre2lib/pcre2_find_bracket.c:156:15 - Unknown word (NOTI) -- case OP_NOTI: ext/pcre/pcre2lib/pcre2_find_bracket.c:158:15 - Unknown word (EXACTI) -- case OP_EXACTI: ext/pcre/pcre2lib/pcre2_find_bracket.c:160:15 - Unknown word (NOTEXACTI) -- case OP_NOTEXACTI: ext/pcre/pcre2lib/pcre2_find_bracket.c:162:15 - Unknown word (UPTOI) -- case OP_UPTOI: -ext/pcre/pcre2lib/pcre2_find_bracket.c:163:15 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: ext/pcre/pcre2lib/pcre2_find_bracket.c:164:15 - Unknown word (NOTUPTOI) -- case OP_NOTUPTOI: -ext/pcre/pcre2lib/pcre2_find_bracket.c:165:15 - Unknown word (MINUPTO) -- case OP_MINUPTO: ext/pcre/pcre2lib/pcre2_find_bracket.c:166:15 - Unknown word (MINUPTOI) -- case OP_MINUPTOI: -ext/pcre/pcre2lib/pcre2_find_bracket.c:167:15 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: ext/pcre/pcre2lib/pcre2_find_bracket.c:168:15 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: -ext/pcre/pcre2lib/pcre2_find_bracket.c:169:15 - Unknown word (POSUPTO) -- case OP_POSUPTO: ext/pcre/pcre2lib/pcre2_find_bracket.c:170:15 - Unknown word (POSUPTOI) -- case OP_POSUPTOI: ext/pcre/pcre2lib/pcre2_find_bracket.c:171:15 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: ext/pcre/pcre2lib/pcre2_find_bracket.c:172:15 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: @@ -19857,8 +17436,6 @@ ext/pcre/pcre2lib/pcre2_find_bracket.c:204:15 - Unknown word (NOTMINQUERYI) - ext/pcre/pcre2lib/pcre2_find_bracket.c:206:15 - Unknown word (POSQUERYI) -- case OP_POSQUERYI: ext/pcre/pcre2lib/pcre2_find_bracket.c:207:15 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: ext/pcre/pcre2lib/pcre2_find_bracket.c:208:15 - Unknown word (NOTPOSQUERYI) -- case OP_NOTPOSQUERYI: -ext/pcre/pcre2lib/pcre2_find_bracket.c:69:7 - Unknown word (SPTR) -- PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_find_bracket.c:70:26 - Unknown word (SPTR) -- find_bracket)(PCRE2_SPTR code, BOOL utf, int ext/pcre/pcre2lib/pcre2_find_bracket.c:96:20 - Unknown word (CBRA) -- else if (c == OP_CBRA || c == OP_SCBRA || ext/pcre/pcre2lib/pcre2_find_bracket.c:96:36 - Unknown word (SCBRA) -- OP_CBRA || c == OP_SCBRA || ext/pcre/pcre2lib/pcre2_find_bracket.c:97:20 - Unknown word (CBRAPOS) -- c == OP_CBRAPOS || c == OP_SCBRAPOS @@ -19885,9 +17462,11 @@ ext/pcre/pcre2lib/pcre2_internal.h:1377:23 - Unknown word (possessification) ext/pcre/pcre2lib/pcre2_internal.h:1377:61 - Unknown word (possessify) -- table called "opcode_possessify" in ext/pcre/pcre2lib/pcre2_internal.h:1378:67 - Unknown word (coptable) -- also the tables called "coptable" ext/pcre/pcre2lib/pcre2_internal.h:1386:6 - Unknown word (possessified) -- auto-possessified. */ +ext/pcre/pcre2lib/pcre2_internal.h:1389:35 - Unknown word (EXTUNI) -- AUTOTAB_LEFT_OP OP_EXTUNI ext/pcre/pcre2lib/pcre2_internal.h:1390:35 - Unknown word (DOLLM) -- AUTOTAB_RIGHT_OP OP_DOLLM ext/pcre/pcre2lib/pcre2_internal.h:1395:30 - Unknown word (backslashed) -- Values corresponding to backslashed metacharacters */ ext/pcre/pcre2lib/pcre2_internal.h:1414:6 - Unknown word (ANYNL) -- OP_ANYNL, /* 17 \R +ext/pcre/pcre2lib/pcre2_internal.h:1419:6 - Unknown word (EXTUNI) -- OP_EXTUNI, /* 22 \X (extended ext/pcre/pcre2lib/pcre2_internal.h:1420:6 - Unknown word (EODN) -- OP_EODN, /* 23 End ext/pcre/pcre2lib/pcre2_internal.h:1426:6 - Unknown word (DOLLM) -- OP_DOLLM, /* 26 End ext/pcre/pcre2lib/pcre2_internal.h:1428:6 - Unknown word (CIRCM) -- OP_CIRCM, /* 28 Start @@ -19900,7 +17479,6 @@ ext/pcre/pcre2lib/pcre2_internal.h:1436:68 - Unknown word (caselessly) ext/pcre/pcre2lib/pcre2_internal.h:1441:27 - Unknown word (caseful) -- Repeated characters; caseful must precede the caseless ext/pcre/pcre2lib/pcre2_internal.h:1444:6 - Unknown word (MINSTAR) -- OP_MINSTAR, /* 34 these ext/pcre/pcre2lib/pcre2_internal.h:1450:66 - Unknown word (caseful) -- matches of one character, caseful*/ -ext/pcre/pcre2lib/pcre2_internal.h:1451:6 - Unknown word (MINUPTO) -- OP_MINUPTO, /* 40 */ ext/pcre/pcre2lib/pcre2_internal.h:1454:28 - Unknown word (Possessified) -- POSSTAR, /* 42 Possessified star, caseful */ ext/pcre/pcre2lib/pcre2_internal.h:1454:47 - Unknown word (caseful) -- Possessified star, caseful */ ext/pcre/pcre2lib/pcre2_internal.h:1454:6 - Unknown word (POSSTAR) -- OP_POSSTAR, /* 42 Possessified @@ -19908,7 +17486,6 @@ ext/pcre/pcre2lib/pcre2_internal.h:1455:28 - Unknown word (Possessified) ext/pcre/pcre2lib/pcre2_internal.h:1455:47 - Unknown word (caseful) -- Possessified plus, caseful */ ext/pcre/pcre2lib/pcre2_internal.h:1456:28 - Unknown word (Posesssified) -- POSQUERY, /* 44 Posesssified query, caseful */ ext/pcre/pcre2lib/pcre2_internal.h:1457:28 - Unknown word (Possessified) -- POSUPTO, /* 45 Possessified upto, caseful */ -ext/pcre/pcre2lib/pcre2_internal.h:1457:6 - Unknown word (POSUPTO) -- OP_POSUPTO, /* 45 Possessified ext/pcre/pcre2lib/pcre2_internal.h:1461:6 - Unknown word (STARI) -- OP_STARI, /* 46 */ ext/pcre/pcre2lib/pcre2_internal.h:1462:6 - Unknown word (MINSTARI) -- OP_MINSTARI, /* 47 */ ext/pcre/pcre2lib/pcre2_internal.h:1463:6 - Unknown word (PLUSI) -- OP_PLUSI, /* 48 */ @@ -19927,15 +17504,13 @@ ext/pcre/pcre2lib/pcre2_internal.h:1474:6 - Unknown word (POSQUERYI) ext/pcre/pcre2lib/pcre2_internal.h:1475:6 - Unknown word (POSUPTOI) -- OP_POSUPTOI, /* 58 Possessified ext/pcre/pcre2lib/pcre2_internal.h:1480:6 - Unknown word (NOTSTAR) -- OP_NOTSTAR, /* 59 The maximizing ext/pcre/pcre2lib/pcre2_internal.h:1481:6 - Unknown word (NOTMINSTAR) -- OP_NOTMINSTAR, /* 60 these six -ext/pcre/pcre2lib/pcre2_internal.h:1487:6 - Unknown word (NOTUPTO) -- OP_NOTUPTO, /* 65 From -ext/pcre/pcre2lib/pcre2_internal.h:1488:6 - Unknown word (NOTMINUPTO) -- OP_NOTMINUPTO, /* 66 */ ext/pcre/pcre2lib/pcre2_internal.h:1491:6 - Unknown word (NOTPOSSTAR) -- OP_NOTPOSSTAR, /* 68 Possessified ext/pcre/pcre2lib/pcre2_internal.h:1492:6 - Unknown word (NOTPOSPLUS) -- OP_NOTPOSPLUS, /* 69 */ ext/pcre/pcre2lib/pcre2_internal.h:1493:6 - Unknown word (NOTPOSQUERY) -- OP_NOTPOSQUERY, /* 70 */ ext/pcre/pcre2lib/pcre2_internal.h:1494:6 - Unknown word (NOTPOSUPTO) -- OP_NOTPOSUPTO, /* 71 */ ext/pcre/pcre2lib/pcre2_internal.h:1498:6 - Unknown word (NOTSTARI) -- OP_NOTSTARI, /* 72 */ -ext/pcre/pcre2lib/pcre2_internal.h:1499:6 - Unknown word (NOTMINSTARI) -- OP_NOTMINSTARI, /* 73 */ -ext/pcre/pcre2lib/pcre2_internal.h:1500:6 - Unknown word (NOTPLUSI) -- OP_NOTPLUSI, /* 74 */ +ext/pcre/pcre2lib/pcre2_internal.h:1499:6 - Unknown word (NOTMINSTARI) -- OP_NOTMINSTARI, /* 73 */ +ext/pcre/pcre2lib/pcre2_internal.h:1500:6 - Unknown word (NOTPLUSI) -- OP_NOTPLUSI, /* 74 */ ext/pcre/pcre2lib/pcre2_internal.h:1501:6 - Unknown word (NOTMINPLUSI) -- OP_NOTMINPLUSI, /* 75 */ ext/pcre/pcre2lib/pcre2_internal.h:1502:6 - Unknown word (NOTQUERYI) -- OP_NOTQUERYI, /* 76 */ ext/pcre/pcre2lib/pcre2_internal.h:1503:6 - Unknown word (NOTMINQUERYI) -- OP_NOTMINQUERYI, /* 77 */ @@ -19948,8 +17523,6 @@ ext/pcre/pcre2lib/pcre2_internal.h:1511:6 - Unknown word (NOTPOSQUERYI) - ext/pcre/pcre2lib/pcre2_internal.h:1512:6 - Unknown word (NOTPOSUPTOI) -- OP_NOTPOSUPTOI, /* 84 */ ext/pcre/pcre2lib/pcre2_internal.h:1516:6 - Unknown word (TYPESTAR) -- OP_TYPESTAR, /* 85 The maximizing ext/pcre/pcre2lib/pcre2_internal.h:1517:6 - Unknown word (TYPEMINSTAR) -- OP_TYPEMINSTAR, /* 86 these six -ext/pcre/pcre2lib/pcre2_internal.h:1523:6 - Unknown word (TYPEUPTO) -- OP_TYPEUPTO, /* 91 From 0 -ext/pcre/pcre2lib/pcre2_internal.h:1524:6 - Unknown word (TYPEMINUPTO) -- OP_TYPEMINUPTO, /* 92 */ ext/pcre/pcre2lib/pcre2_internal.h:1527:6 - Unknown word (TYPEPOSSTAR) -- OP_TYPEPOSSTAR, /* 94 Possessified ext/pcre/pcre2lib/pcre2_internal.h:1528:6 - Unknown word (TYPEPOSPLUS) -- OP_TYPEPOSPLUS, /* 95 */ ext/pcre/pcre2lib/pcre2_internal.h:1529:6 - Unknown word (TYPEPOSQUERY) -- OP_TYPEPOSQUERY, /* 96 */ @@ -19966,7 +17539,6 @@ ext/pcre/pcre2lib/pcre2_internal.h:1545:6 - Unknown word (CRPOSSTAR) - ext/pcre/pcre2lib/pcre2_internal.h:1546:6 - Unknown word (CRPOSPLUS) -- OP_CRPOSPLUS, /* 107 */ ext/pcre/pcre2lib/pcre2_internal.h:1547:6 - Unknown word (CRPOSQUERY) -- OP_CRPOSQUERY, /* 108 */ ext/pcre/pcre2lib/pcre2_internal.h:1548:6 - Unknown word (CRPOSRANGE) -- OP_CRPOSRANGE, /* 109 */ -ext/pcre/pcre2lib/pcre2_internal.h:1553:6 - Unknown word (NCLASS) -- OP_NCLASS, /* 111 Same ext/pcre/pcre2lib/pcre2_internal.h:1558:53 - Unknown word (casefully) -- Match a back reference, casefully */ ext/pcre/pcre2lib/pcre2_internal.h:1559:53 - Unknown word (caselessly) -- Match a back reference, caselessly */ ext/pcre/pcre2lib/pcre2_internal.h:1559:6 - Unknown word (REFI) -- OP_REFI, /* 114 Match @@ -19989,7 +17561,6 @@ ext/pcre/pcre2lib/pcre2_internal.h:1599:6 - Unknown word (SBRA) - ext/pcre/pcre2lib/pcre2_internal.h:1600:6 - Unknown word (SBRAPOS) -- OP_SBRAPOS, /* 141 Ditto ext/pcre/pcre2lib/pcre2_internal.h:1601:6 - Unknown word (SCBRA) -- OP_SCBRA, /* 142 Start ext/pcre/pcre2lib/pcre2_internal.h:1602:6 - Unknown word (SCBRAPOS) -- OP_SCBRAPOS, /* 143 Ditto -ext/pcre/pcre2lib/pcre2_internal.h:1603:6 - Unknown word (SCOND) -- OP_SCOND, /* 144 Conditional ext/pcre/pcre2lib/pcre2_internal.h:1608:6 - Unknown word (DNCREF) -- OP_DNCREF, /* 146 Used ext/pcre/pcre2lib/pcre2_internal.h:1609:6 - Unknown word (RREF) -- OP_RREF, /* 147 Used ext/pcre/pcre2lib/pcre2_internal.h:1610:6 - Unknown word (DNRREF) -- OP_DNRREF, /* 148 Used @@ -19998,13 +17569,13 @@ ext/pcre/pcre2lib/pcre2_internal.h:1615:6 - Unknown word (BRAMINZERO) - ext/pcre/pcre2lib/pcre2_internal.h:1616:6 - Unknown word (BRAPOSZERO) -- OP_BRAPOSZERO, /* 153 */ ext/pcre/pcre2lib/pcre2_internal.h:1665:16 - Unknown word (possessify) -- called "opcode_possessify" in pcre2_compile.c ext/pcre/pcre2lib/pcre2_internal.h:1665:52 - Unknown word (coptable) -- pcre2_compile.c and "coptable" and "poptable" in +ext/pcre/pcre2lib/pcre2_internal.h:1678:4 - Unknown word (extuni) -- "extuni", "\\Z", "\\z", ext/pcre/pcre2lib/pcre2_internal.h:1679:48 - Unknown word (noti) -- char", "chari", "not", "noti", \ -ext/pcre/pcre2lib/pcre2_internal.h:1696:13 - Unknown word (nclass) -- "class", "nclass", "xclass", "Ref", -ext/pcre/pcre2lib/pcre2_internal.h:1696:40 - Unknown word (Refi) -- , "xclass", "Ref", "Refi", "DnRef", "DnRefi" -ext/pcre/pcre2lib/pcre2_internal.h:1696:59 - Unknown word (Refi) -- "Refi", "DnRef", "DnRefi", \ -ext/pcre/pcre2lib/pcre2_internal.h:1698:21 - Unknown word (Rmax) -- "Alt", "Ket", "KetRmax", "KetRmin", "KetRpos -ext/pcre/pcre2lib/pcre2_internal.h:1698:32 - Unknown word (Rmin) -- Ket", "KetRmax", "KetRmin", "KetRpos", -ext/pcre/pcre2lib/pcre2_internal.h:1698:43 - Unknown word (Rpos) -- KetRmax", "KetRmin", "KetRpos", +ext/pcre/pcre2lib/pcre2_internal.h:1696:40 - Unknown word (Refi) -- , "xclass", "Ref", "Refi", "DnRef", "DnRefi" +ext/pcre/pcre2lib/pcre2_internal.h:1696:59 - Unknown word (Refi) -- "Refi", "DnRef", "DnRefi", \ +ext/pcre/pcre2lib/pcre2_internal.h:1698:21 - Unknown word (Rmax) -- "Alt", "Ket", "KetRmax", "KetRmin", "KetRpos +ext/pcre/pcre2lib/pcre2_internal.h:1698:32 - Unknown word (Rmin) -- Ket", "KetRmax", "KetRmin", "KetRpos", +ext/pcre/pcre2lib/pcre2_internal.h:1698:43 - Unknown word (Rpos) -- KetRmax", "KetRmin", "KetRpos", ext/pcre/pcre2lib/pcre2_internal.h:1708:21 - Unknown word (dnref) -- "Cond ref", "Cond dnref", "Cond rec", "Cond ext/pcre/pcre2lib/pcre2_internal.h:1708:47 - Unknown word (dnrec) -- , "Cond rec", "Cond dnrec", \ ext/pcre/pcre2lib/pcre2_internal.h:1710:15 - Unknown word (Braminzero) -- "Brazero", "Braminzero", "Braposzero", @@ -20012,17 +17583,9 @@ ext/pcre/pcre2lib/pcre2_internal.h:1710:29 - Unknown word (Braposzero) -- ext/pcre/pcre2lib/pcre2_internal.h:1710:4 - Unknown word (Brazero) -- "Brazero", "Braminzero", "Braposzero ext/pcre/pcre2lib/pcre2_internal.h:1722:65 - Unknown word (lenths) -- are no longer fixed lenths, but are ext/pcre/pcre2lib/pcre2_internal.h:1738:37 - Unknown word (noti) -- /* noti -ext/pcre/pcre2lib/pcre2_internal.h:173:14 - Unknown word (SPTR) -- #undef PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_internal.h:1741:43 - Unknown word (minupto) -- SIZE, /* upto, minupto ** mode -ext/pcre/pcre2lib/pcre2_internal.h:1745:45 - Unknown word (minupto) -- SIZE, /* upto I, minupto I -ext/pcre/pcre2lib/pcre2_internal.h:174:15 - Unknown word (SPTR) -- #define PCRE2_SPTR CUSTOM_SUBJECT_PTR -ext/pcre/pcre2lib/pcre2_internal.h:1750:47 - Unknown word (minupto) -- SIZE, /* NOT upto, minupto -ext/pcre/pcre2lib/pcre2_internal.h:1754:49 - Unknown word (minupto) -- /* NOT upto I, minupto I -ext/pcre/pcre2lib/pcre2_internal.h:1759:48 - Unknown word (minupto) -- /* Type upto, minupto ext/pcre/pcre2lib/pcre2_internal.h:1764:37 - Unknown word (CRRANGE) -- 1+2*IMM2_SIZE, /* CRRANGE, CRMINRANGE ext/pcre/pcre2lib/pcre2_internal.h:1764:46 - Unknown word (CRMINRANGE) -- _SIZE, /* CRRANGE, CRMINRANGE ext/pcre/pcre2lib/pcre2_internal.h:1765:60 - Unknown word (CRPOSRANGE) -- Possessive *+, ++, ?+, CRPOSRANGE */ \ -ext/pcre/pcre2lib/pcre2_internal.h:1767:37 - Unknown word (NCLASS) -- PCRE2_UCHAR)), /* NCLASS ext/pcre/pcre2lib/pcre2_internal.h:1770:37 - Unknown word (REFI) -- /* REFI ext/pcre/pcre2lib/pcre2_internal.h:1771:37 - Unknown word (DNREF) -- /* DNREF ext/pcre/pcre2lib/pcre2_internal.h:1772:37 - Unknown word (DNREFI) -- /* DNREFI @@ -20036,7 +17599,6 @@ ext/pcre/pcre2lib/pcre2_internal.h:1796:37 - Unknown word (SBRA) -- ext/pcre/pcre2lib/pcre2_internal.h:1797:37 - Unknown word (SBRAPOS) -- /* SBRAPOS ext/pcre/pcre2lib/pcre2_internal.h:1798:37 - Unknown word (SCBRA) -- IMM2_SIZE, /* SCBRA ext/pcre/pcre2lib/pcre2_internal.h:1799:37 - Unknown word (SCBRAPOS) -- IMM2_SIZE, /* SCBRAPOS -ext/pcre/pcre2lib/pcre2_internal.h:1800:37 - Unknown word (SCOND) -- /* SCOND ext/pcre/pcre2lib/pcre2_internal.h:1801:43 - Unknown word (DNCREF) -- IMM2_SIZE, /* CREF, DNCREF ext/pcre/pcre2lib/pcre2_internal.h:1802:37 - Unknown word (RREF) -- +2*IMM2_SIZE, /* RREF, DNRREF ext/pcre/pcre2lib/pcre2_internal.h:1802:43 - Unknown word (DNRREF) -- IMM2_SIZE, /* RREF, DNRREF @@ -20045,16 +17607,11 @@ ext/pcre/pcre2lib/pcre2_internal.h:1804:46 - Unknown word (BRAMINZERO) -- ext/pcre/pcre2lib/pcre2_internal.h:1804:58 - Unknown word (BRAPOSZERO) -- BRAZERO, BRAMINZERO, BRAPOSZERO */ \ ext/pcre/pcre2lib/pcre2_internal.h:1814:25 - Unknown word (RREF) -- A magic value for OP_RREF to indicate the "any ext/pcre/pcre2lib/pcre2_internal.h:1816:9 - Unknown word (RREF) -- #define RREF_ANY 0xffff -ext/pcre/pcre2lib/pcre2_internal.h:1833:21 - Unknown word (capitem) -- typedef struct open_capitem { -ext/pcre/pcre2lib/pcre2_internal.h:1834:15 - Unknown word (capitem) -- struct open_capitem *next; /* Chain link -ext/pcre/pcre2lib/pcre2_internal.h:1837:8 - Unknown word (capitem) -- } open_capitem; ext/pcre/pcre2lib/pcre2_internal.h:1855:11 - Unknown word (gbprop) -- uint8_t gbprop; /* ucp_gbControl ext/pcre/pcre2lib/pcre2_internal.h:1858:12 - Unknown word (scriptx) -- uint16_t scriptx_bidiclass; /* script ext/pcre/pcre2lib/pcre2_internal.h:1858:20 - Unknown word (bidiclass) -- uint16_t scriptx_bidiclass; /* script extension -ext/pcre/pcre2lib/pcre2_internal.h:1859:12 - Unknown word (bprops) -- uint16_t bprops; /* binary properties ext/pcre/pcre2lib/pcre2_internal.h:1876:13 - Unknown word (SCRIPTX) -- #define UCD_SCRIPTX_MASK 0x3ff ext/pcre/pcre2lib/pcre2_internal.h:1877:13 - Unknown word (BIDICLASS) -- #define UCD_BIDICLASS_SHIFT 11 -ext/pcre/pcre2lib/pcre2_internal.h:1878:13 - Unknown word (BPROPS) -- #define UCD_BPROPS_MASK 0xfff ext/pcre/pcre2lib/pcre2_internal.h:1880:13 - Unknown word (SCRIPTX) -- #define UCD_SCRIPTX_PROP(prop) ((prop)- ext/pcre/pcre2lib/pcre2_internal.h:1880:41 - Unknown word (scriptx) -- PROP(prop) ((prop)->scriptx_bidiclass & UCD_SCRIPTX ext/pcre/pcre2lib/pcre2_internal.h:1880:49 - Unknown word (bidiclass) -- prop) ((prop)->scriptx_bidiclass & UCD_SCRIPTX_MASK) @@ -20062,34 +17619,28 @@ ext/pcre/pcre2lib/pcre2_internal.h:1880:65 - Unknown word (SCRIPTX) -- ext/pcre/pcre2lib/pcre2_internal.h:1881:13 - Unknown word (BIDICLASS) -- #define UCD_BIDICLASS_PROP(prop) ((prop)- ext/pcre/pcre2lib/pcre2_internal.h:1881:43 - Unknown word (scriptx) -- PROP(prop) ((prop)->scriptx_bidiclass >> UCD_BIDICLASS ext/pcre/pcre2lib/pcre2_internal.h:1881:68 - Unknown word (BIDICLASS) -- scriptx_bidiclass >> UCD_BIDICLASS_SHIFT) -ext/pcre/pcre2lib/pcre2_internal.h:1882:13 - Unknown word (BPROPS) -- #define UCD_BPROPS_PROP(prop) ((prop)- -ext/pcre/pcre2lib/pcre2_internal.h:1882:40 - Unknown word (bprops) -- PROP(prop) ((prop)->bprops & UCD_BPROPS_MASK) -ext/pcre/pcre2lib/pcre2_internal.h:1882:53 - Unknown word (BPROPS) -- prop)->bprops & UCD_BPROPS_MASK) ext/pcre/pcre2lib/pcre2_internal.h:1887:13 - Unknown word (GRAPHBREAK) -- #define UCD_GRAPHBREAK(ch) GET_UCD(ch)->gbprop ext/pcre/pcre2lib/pcre2_internal.h:1887:42 - Unknown word (gbprop) -- GRAPHBREAK(ch) GET_UCD(ch)->gbprop ext/pcre/pcre2lib/pcre2_internal.h:1890:13 - Unknown word (SCRIPTX) -- #define UCD_SCRIPTX(ch) UCD_SCRIPTX ext/pcre/pcre2lib/pcre2_internal.h:1890:33 - Unknown word (SCRIPTX) -- SCRIPTX(ch) UCD_SCRIPTX_PROP(GET_UCD(ch)) -ext/pcre/pcre2lib/pcre2_internal.h:1891:13 - Unknown word (BPROPS) -- #define UCD_BPROPS(ch) UCD_BPROPS -ext/pcre/pcre2lib/pcre2_internal.h:1891:33 - Unknown word (BPROPS) -- BPROPS(ch) UCD_BPROPS_PROP(GET_UCD(ch)) -ext/pcre/pcre2lib/pcre2_internal.h:1892:13 - Unknown word (BIDICLASS) -- #define UCD_BIDICLASS(ch) UCD_BIDICLASS -ext/pcre/pcre2lib/pcre2_internal.h:1892:33 - Unknown word (BIDICLASS) -- BIDICLASS(ch) UCD_BIDICLASS_PROP(GET_UCD(ch)) -ext/pcre/pcre2lib/pcre2_internal.h:1894:22 - Unknown word (bprops) -- * The "scriptx" and bprops fields contain offsets -ext/pcre/pcre2lib/pcre2_internal.h:1894:9 - Unknown word (scriptx) -- /* The "scriptx" and bprops fields contain -ext/pcre/pcre2lib/pcre2_internal.h:1963:20 - Unknown word (gbtable) -- #define _pcre2_ucp_gbtable PCRE2_SUFFIX -ext/pcre/pcre2lib/pcre2_internal.h:1963:64 - Unknown word (gbtable) -- PCRE2_SUFFIX(_pcre2_ucp_gbtable_) -ext/pcre/pcre2lib/pcre2_internal.h:1990:49 - Unknown word (gbtable) -- PRIV(ucp_gbtable)[]; +ext/pcre/pcre2lib/pcre2_internal.h:1892:13 - Unknown word (BIDICLASS) -- #define UCD_BIDICLASS(ch) UCD_BIDICLASS +ext/pcre/pcre2lib/pcre2_internal.h:1892:33 - Unknown word (BIDICLASS) -- BIDICLASS(ch) UCD_BIDICLASS_PROP(GET_UCD(ch)) +ext/pcre/pcre2lib/pcre2_internal.h:1894:9 - Unknown word (scriptx) -- /* The "scriptx" and bprops fields contain +ext/pcre/pcre2lib/pcre2_internal.h:1963:20 - Unknown word (gbtable) -- #define _pcre2_ucp_gbtable PCRE2_SUFFIX +ext/pcre/pcre2lib/pcre2_internal.h:1963:64 - Unknown word (gbtable) -- PCRE2_SUFFIX(_pcre2_ucp_gbtable_) +ext/pcre/pcre2lib/pcre2_internal.h:1990:49 - Unknown word (gbtable) -- PRIV(ucp_gbtable)[]; ext/pcre/pcre2lib/pcre2_internal.h:199:68 - Unknown word (DVPCOMPAT) -- be compiled with the -DVPCOMPAT -ext/pcre/pcre2lib/pcre2_internal.h:2020:21 - Unknown word (possessify) -- #define _pcre2_auto_possessify PCRE2_SUFFIX( -ext/pcre/pcre2lib/pcre2_internal.h:2020:63 - Unknown word (possessify) -- _SUFFIX(_pcre2_auto_possessify_) -ext/pcre/pcre2lib/pcre2_internal.h:2025:25 - Unknown word (rodata) -- define _pcre2_jit_free_rodata PCRE2_SUFFIX( -ext/pcre/pcre2lib/pcre2_internal.h:2025:67 - Unknown word (rodata) -- SUFFIX(_pcre2_jit_free_rodata_) +ext/pcre/pcre2lib/pcre2_internal.h:2020:21 - Unknown word (possessify) -- #define _pcre2_auto_possessify PCRE2_SUFFIX( +ext/pcre/pcre2lib/pcre2_internal.h:2020:63 - Unknown word (possessify) -- _SUFFIX(_pcre2_auto_possessify_) +ext/pcre/pcre2lib/pcre2_internal.h:2022:16 - Unknown word (extuni) -- #define _pcre2_extuni PCRE +ext/pcre/pcre2lib/pcre2_internal.h:2022:58 - Unknown word (extuni) -- PCRE2_SUFFIX(_pcre2_extuni_) +ext/pcre/pcre2lib/pcre2_internal.h:2025:25 - Unknown word (rodata) -- define _pcre2_jit_free_rodata PCRE2_SUFFIX( +ext/pcre/pcre2lib/pcre2_internal.h:2025:67 - Unknown word (rodata) -- SUFFIX(_pcre2_jit_free_rodata_) ext/pcre/pcre2lib/pcre2_internal.h:202:8 - Unknown word (VPCOMPAT) -- #ifdef VPCOMPAT -ext/pcre/pcre2lib/pcre2_internal.h:2043:33 - Unknown word (possessify) -- _pcre2_auto_possessify(PCRE2_UCHAR *, -ext/pcre/pcre2lib/pcre2_internal.h:2045:47 - Unknown word (SPTR) -- _check_escape(PCRE2_SPTR *, PCRE2_SPTR, uint -ext/pcre/pcre2lib/pcre2_internal.h:2045:61 - Unknown word (SPTR) -- PCRE2_SPTR *, PCRE2_SPTR, uint32_t *, -ext/pcre/pcre2lib/pcre2_internal.h:2047:14 - Unknown word (SPTR) -- extern PCRE2_SPTR _pcre2_extuni(uint -ext/pcre/pcre2lib/pcre2_internal.h:2052:37 - Unknown word (rodata) -- _pcre2_jit_free_rodata(void *, void *); -ext/pcre/pcre2lib/pcre2_internal.h:2073:14 - Unknown word (VPCOMPAT) -- #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE +ext/pcre/pcre2lib/pcre2_internal.h:2043:33 - Unknown word (possessify) -- _pcre2_auto_possessify(PCRE2_UCHAR *, +ext/pcre/pcre2lib/pcre2_internal.h:2047:28 - Unknown word (extuni) -- PCRE2_SPTR _pcre2_extuni(uint32_t, PCRE2_SPTR +ext/pcre/pcre2lib/pcre2_internal.h:2052:37 - Unknown word (rodata) -- _pcre2_jit_free_rodata(void *, void *); +ext/pcre/pcre2lib/pcre2_internal.h:2073:14 - Unknown word (VPCOMPAT) -- #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE ext/pcre/pcre2lib/pcre2_internal.h:209:11 - Unknown word (VPCOMPAT) -- #else /* VPCOMPAT */ ext/pcre/pcre2lib/pcre2_internal.h:218:17 - Unknown word (VPCOMPAT) -- #endif /* not VPCOMPAT */ ext/pcre/pcre2lib/pcre2_internal.h:283:20 - Unknown word (eptr) -- #define GETUTF8(c, eptr) \ @@ -20124,26 +17675,13 @@ ext/pcre/pcre2lib/pcre2_internal.h:542:55 - Unknown word (ATSTART) -- 0000 ext/pcre/pcre2lib/pcre2_internal.h:544:15 - Unknown word (NOJIT) -- #define PCRE2_NOJIT 0x00080000 ext/pcre/pcre2lib/pcre2_internal.h:544:46 - Unknown word (NOJIT) -- 0x00080000 /* (*NOJIT) used */ ext/pcre/pcre2lib/pcre2_internal.h:545:15 - Unknown word (HASBKPORX) -- #define PCRE2_HASBKPORX 0x00100000 /* contains -ext/pcre/pcre2lib/pcre2_internal.h:546:15 - Unknown word (DUPCAPUSED) -- #define PCRE2_DUPCAPUSED 0x00200000 /* contains ext/pcre/pcre2lib/pcre2_internal.h:547:15 - Unknown word (HASBKC) -- #define PCRE2_HASBKC 0x00400000 ext/pcre/pcre2lib/pcre2_internal.h:552:19 - Unknown word (matchedby) -- /* Values for the matchedby field in a match data ext/pcre/pcre2lib/pcre2_internal.h:554:14 - Unknown word (MATCHEDBY) -- enum { PCRE2_MATCHEDBY_INTERPRETER, /* ext/pcre/pcre2lib/pcre2_internal.h:555:14 - Unknown word (MATCHEDBY) -- PCRE2_MATCHEDBY_DFA_INTERPRETER, /* ext/pcre/pcre2lib/pcre2_internal.h:556:14 - Unknown word (MATCHEDBY) -- PCRE2_MATCHEDBY_JIT }; /* -ext/pcre/pcre2lib/pcre2_internal.h:577:41 - Unknown word (cbits) -- bitmap tables in the cbits set of tables. Each ext/pcre/pcre2lib/pcre2_internal.h:57:21 - Unknown word (bcause) -- building pcre2test, bcause that sets the value -ext/pcre/pcre2lib/pcre2_internal.h:581:9 - Unknown word (cbit) -- #define cbit_space 0 /* -ext/pcre/pcre2lib/pcre2_internal.h:582:9 - Unknown word (cbit) -- #define cbit_xdigit 32 /* -ext/pcre/pcre2lib/pcre2_internal.h:583:9 - Unknown word (cbit) -- #define cbit_digit 64 /* -ext/pcre/pcre2lib/pcre2_internal.h:584:9 - Unknown word (cbit) -- #define cbit_upper 96 /* -ext/pcre/pcre2lib/pcre2_internal.h:585:9 - Unknown word (cbit) -- #define cbit_lower 128 /* -ext/pcre/pcre2lib/pcre2_internal.h:591:48 - Unknown word (cbits) -- /* Length of the cbits table */ -ext/pcre/pcre2lib/pcre2_internal.h:593:39 - Unknown word (ctypes) -- efinitions for entries in the ctypes table. Do not change ext/pcre/pcre2lib/pcre2_internal.h:599:15 - Unknown word (lcletter) -- #define ctype_lcletter 0x04 -ext/pcre/pcre2lib/pcre2_internal.h:608:9 - Unknown word (cbits) -- #define cbits_offset 512 -ext/pcre/pcre2lib/pcre2_internal.h:609:24 - Unknown word (cbits) -- define ctypes_offset (cbits_offset + cbit_length -ext/pcre/pcre2lib/pcre2_internal.h:609:9 - Unknown word (ctypes) -- #define ctypes_offset (cbits_offset -ext/pcre/pcre2lib/pcre2_internal.h:610:24 - Unknown word (ctypes) -- define TABLES_LENGTH (ctypes_offset + 256) ext/pcre/pcre2lib/pcre2_internal.h:62:58 - Unknown word (DFTABLES) -- TEST && !defined PCRE2_DFTABLES) && \ ext/pcre/pcre2lib/pcre2_internal.h:914:16 - Unknown word (napla) -- #define STRING_napla0 "napla ext/pcre/pcre2lib/pcre2_internal.h:914:39 - Unknown word (napla) -- napla0 "napla\0" @@ -20194,40 +17732,26 @@ ext/pcre/pcre2lib/pcre2_intmodedep.h:547:9 - Unknown word (PUTINC) ext/pcre/pcre2lib/pcre2_intmodedep.h:54:8 - Unknown word (ACROSSCHAR) -- #undef ACROSSCHAR ext/pcre/pcre2lib/pcre2_intmodedep.h:576:16 - Unknown word (varlookbehind) -- uint32_t max_varlookbehind; ext/pcre/pcre2lib/pcre2_intmodedep.h:57:8 - Unknown word (CHMAX) -- #undef CHMAX_255 -ext/pcre/pcre2lib/pcre2_intmodedep.h:634:18 - Unknown word (codeunit) -- uint32_t first_codeunit; /* Starting -ext/pcre/pcre2lib/pcre2_intmodedep.h:635:17 - Unknown word (codeunit) -- uint32_t last_codeunit; /* This codeunit -ext/pcre/pcre2lib/pcre2_intmodedep.h:635:43 - Unknown word (codeunit) -- codeunit; /* This codeunit must be seen */ -ext/pcre/pcre2lib/pcre2_intmodedep.h:646:42 - Unknown word (ovector) -- data structure. Define ovector as large as it can ever -ext/pcre/pcre2lib/pcre2_intmodedep.h:649:18 - Unknown word (ovector) -- as the offset of ovector plus a pair of elements ext/pcre/pcre2lib/pcre2_intmodedep.h:649:59 - Unknown word (capturable) -- of elements for each capturable string, so ext/pcre/pcre2lib/pcre2_intmodedep.h:64:8 - Unknown word (GETCHARINC) -- #undef GETCHARINC ext/pcre/pcre2lib/pcre2_intmodedep.h:652:22 - Unknown word (heapframe) -- match. (See also the heapframe structure below.) * ext/pcre/pcre2lib/pcre2_intmodedep.h:654:8 - Unknown word (heapframe) -- struct heapframe; /* Forward reference -ext/pcre/pcre2lib/pcre2_intmodedep.h:659:9 - Unknown word (SPTR) -- PCRE2_SPTR subject; ext/pcre/pcre2lib/pcre2_intmodedep.h:65:8 - Unknown word (GETCHARINCTEST) -- #undef GETCHARINCTEST -ext/pcre/pcre2lib/pcre2_intmodedep.h:660:9 - Unknown word (SPTR) -- PCRE2_SPTR mark; ext/pcre/pcre2lib/pcre2_intmodedep.h:661:10 - Unknown word (heapframe) -- struct heapframe *heapframes; / ext/pcre/pcre2lib/pcre2_intmodedep.h:661:21 - Unknown word (heapframes) -- struct heapframe *heapframes; /* Backtracking ext/pcre/pcre2lib/pcre2_intmodedep.h:662:20 - Unknown word (heapframes) -- PCRE2_SIZE heapframes_size; /* Malloc-ed ext/pcre/pcre2lib/pcre2_intmodedep.h:667:20 - Unknown word (matchedby) -- uint8_t matchedby; /* Type of match ext/pcre/pcre2lib/pcre2_intmodedep.h:669:20 - Unknown word (oveccount) -- uint16_t oveccount; /* Number of -ext/pcre/pcre2lib/pcre2_intmodedep.h:671:20 - Unknown word (ovector) -- PCRE2_SIZE ovector[131072]; /* Must be -ext/pcre/pcre2lib/pcre2_intmodedep.h:686:9 - Unknown word (SPTR) -- PCRE2_SPTR group; -ext/pcre/pcre2lib/pcre2_intmodedep.h:697:9 - Unknown word (SPTR) -- PCRE2_SPTR group; -ext/pcre/pcre2lib/pcre2_intmodedep.h:713:9 - Unknown word (SPTR) -- PCRE2_SPTR name; /* -ext/pcre/pcre2lib/pcre2_intmodedep.h:726:18 - Unknown word (cbits) -- const uint8_t *cbits; /* Points -ext/pcre/pcre2lib/pcre2_intmodedep.h:727:18 - Unknown word (ctypes) -- const uint8_t *ctypes; /* Points ext/pcre/pcre2lib/pcre2_intmodedep.h:744:12 - Unknown word (bracount) -- uint32_t bracount; /* Count +ext/pcre/pcre2lib/pcre2_intmodedep.h:745:12 - Unknown word (lastcapture) -- uint32_t lastcapture; /* Last ext/pcre/pcre2lib/pcre2_intmodedep.h:751:12 - Unknown word (nltype) -- uint32_t nltype; /* ext/pcre/pcre2lib/pcre2_intmodedep.h:752:12 - Unknown word (nllen) -- uint32_t nllen; / ext/pcre/pcre2lib/pcre2_intmodedep.h:756:16 - Unknown word (varyopt) -- uint32_t req_varyopt; /* "After ext/pcre/pcre2lib/pcre2_intmodedep.h:757:16 - Unknown word (varlookbehind) -- uint32_t max_varlookbehind; /* Limit for variable ext/pcre/pcre2lib/pcre2_intmodedep.h:760:12 - Unknown word (pruneorskip) -- BOOL had_pruneorskip; /* (*PRUNE ext/pcre/pcre2lib/pcre2_intmodedep.h:76:12 - Unknown word (FIRSTCU) -- #undef NOT_FIRSTCU -ext/pcre/pcre2lib/pcre2_intmodedep.h:784:68 - Unknown word (ovector) -- in a vector, with the ovector item ext/pcre/pcre2lib/pcre2_intmodedep.h:790:16 - Unknown word (heapframe) -- typedef struct heapframe { ext/pcre/pcre2lib/pcre2_intmodedep.h:793:6 - Unknown word (RRMATCH) -- to RRMATCH(), but which do not -ext/pcre/pcre2lib/pcre2_intmodedep.h:796:19 - Unknown word (sptr) -- PCRE2_SPTR temp_sptr[2]; /* Used for short ext/pcre/pcre2lib/pcre2_intmodedep.h:798:55 - Unknown word (RRETURN) -- Amount to subtract on RRETURN */ ext/pcre/pcre2lib/pcre2_intmodedep.h:800:12 - Unknown word (rdepth) -- uint32_t rdepth; /* Function ext/pcre/pcre2lib/pcre2_intmodedep.h:813:7 - Unknown word (occu) -- the occu field itself is 32-bit @@ -20235,15 +17759,11 @@ ext/pcre/pcre2lib/pcre2_intmodedep.h:817:15 - Unknown word (occu) ext/pcre/pcre2lib/pcre2_intmodedep.h:819:15 - Unknown word (occu) -- PCRE2_UCHAR occu[2]; /* Used for ext/pcre/pcre2lib/pcre2_intmodedep.h:81:8 - Unknown word (PUTINC) -- #undef PUTINC ext/pcre/pcre2lib/pcre2_intmodedep.h:823:15 - Unknown word (occu) -- PCRE2_UCHAR occu[1]; /* Used for -ext/pcre/pcre2lib/pcre2_intmodedep.h:830:37 - Unknown word (ovector) -- exactly the right size ovector for the number of capturing ext/pcre/pcre2lib/pcre2_intmodedep.h:842:3 - Unknown word (heapframe) -- } heapframe; -ext/pcre/pcre2lib/pcre2_intmodedep.h:853:34 - Unknown word (unalign) -- unalign; /* Completely unalign the current offset -ext/pcre/pcre2lib/pcre2_intmodedep.h:853:8 - Unknown word (unalign) -- char unalign; /* Completely unalign ext/pcre/pcre2lib/pcre2_intmodedep.h:859:9 - Unknown word (HEAPFRAME) -- #define HEAPFRAME_ALIGNMENT offsetof(heapframe ext/pcre/pcre2lib/pcre2_intmodedep.h:870:8 - Unknown word (hitend) -- BOOL hitend; ext/pcre/pcre2lib/pcre2_intmodedep.h:871:8 - Unknown word (hasthen) -- BOOL hasthen; ext/pcre/pcre2lib/pcre2_intmodedep.h:872:8 - Unknown word (allowemptypartial) -- BOOL allowemptypartial; /* Allow empty -ext/pcre/pcre2lib/pcre2_intmodedep.h:875:18 - Unknown word (ctypes) -- const uint8_t *ctypes; /* Points ext/pcre/pcre2lib/pcre2_intmodedep.h:900:12 - Unknown word (nltype) -- uint32_t nltype; /* Newline ext/pcre/pcre2lib/pcre2_intmodedep.h:901:12 - Unknown word (nllen) -- uint32_t nllen; /* ext/pcre/pcre2lib/pcre2_intmodedep.h:927:12 - Unknown word (nltype) -- uint32_t nltype; /* Newline @@ -20257,12 +17777,7 @@ ext/pcre/pcre2lib/pcre2_jit_match.c:162:5 - Unknown word (oveccount) -- if ext/pcre/pcre2lib/pcre2_jit_match.c:186:13 - Unknown word (matchedby) -- match_data->matchedby = PCRE2_MATCHEDBY_JIT ext/pcre/pcre2lib/pcre2_jit_match.c:186:31 - Unknown word (MATCHEDBY) -- data->matchedby = PCRE2_MATCHEDBY_JIT; ext/pcre/pcre2lib/pcre2_jit_match.c:191:10 - Unknown word (unpoison) -- __msan_unpoison(match_data->ovector -ext/pcre/pcre2lib/pcre2_jit_match.c:191:31 - Unknown word (ovector) -- unpoison(match_data->ovector, 2 * rc * sizeof(match ext/pcre/pcre2lib/pcre2_jit_match.c:191:5 - Unknown word (msan) -- __msan_unpoison(match_data -ext/pcre/pcre2lib/pcre2_jit_match.c:191:68 - Unknown word (ovector) -- sizeof(match_data->ovector[0])); -ext/pcre/pcre2lib/pcre2_jit_match.c:84:58 - Unknown word (ovector) -- value is the number of ovector pairs filled -ext/pcre/pcre2lib/pcre2_jit_match.c:85:39 - Unknown word (ovector) -- = 0 => success, but ovector is not big enough -ext/pcre/pcre2lib/pcre2_jit_match.c:91:47 - Unknown word (SPTR) -- pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE ext/pcre/pcre2lib/pcre2_jit_misc.c:107:53 - Unknown word (gcontext) -- pcre2_general_context *gcontext) ext/pcre/pcre2lib/pcre2_jit_misc.c:110:7 - Unknown word (gcontext) -- (void)gcontext; /* Suppress warning ext/pcre/pcre2lib/pcre2_jit_misc.c:112:18 - Unknown word (gcontext) -- SLJIT_UNUSED_ARG(gcontext); @@ -20283,13 +17798,11 @@ ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:113:14 - Unknown word (VDUPQ) -- ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:115:1 - Unknown word (vect) -- vect_t vmask = VDUPQ(mask ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:115:16 - Unknown word (VDUPQ) -- vect_t vmask = VDUPQ(mask); ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:118:13 - Unknown word (FFCPS) -- #if defined(FFCPS) -ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:122:27 - Unknown word (UCHARS) -- sljit_u32 diff = IN_UCHARS(offs1 - offs2); ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:126:9 - Unknown word (FFCPS) -- # ifdef FFCPS_CHAR1A2A ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:129:58 - Unknown word (Werror) -- on older compilers -Werror=maybe-uninitialized ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:130:58 - Unknown word (Werror) -- on older compilers -Werror=maybe-uninitialized ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:137:60 - Unknown word (Werror) -- on older compilers -Werror=maybe-uninitialized ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:159:60 - Unknown word (Werror) -- on older compilers -Werror=maybe-uninitialized -ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:179:16 - Unknown word (UCHARS) -- *str_ptr += IN_UCHARS(offs1); ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:199:8 - Unknown word (VANDQ) -- data = VANDQ(data, char_mask); ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:203:13 - Unknown word (VCEQQ) -- vect_t eq = VCEQQ(data, vc1); ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:206:14 - Unknown word (VCEQQ) -- vect_t eq1 = VCEQQ(data, vc1); @@ -20310,9 +17823,6 @@ ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:293:11 - Unknown word (VEXTQ) -- ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:297:11 - Unknown word (VANDQ) -- data2 = VANDQ(data2, char_mask); ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:320:27 - Unknown word (ctzll) -- str_ptr += __builtin_ctzll(qw.dw[0]) / 8; ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:322:31 - Unknown word (ctzll) -- ptr += 8 + __builtin_ctzll(qw.dw[1]) / 8; -ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:337:27 - Unknown word (SPTR) -- utf_continue((PCRE2_SPTR)*str_ptr - offs1)) -ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:340:20 - Unknown word (UCHARS) -- *str_ptr += IN_UCHARS(1); -ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:347:18 - Unknown word (UCHARS) -- *str_ptr -= IN_UCHARS(offs1); ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:42:14 - Unknown word (FFCS) -- # if defined(FFCS) ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:44:19 - Unknown word (ffcs) -- # define FF_FUN ffcs_utf ext/pcre/pcre2lib/pcre2_jit_neon_inc.h:46:19 - Unknown word (ffcs) -- # define FF_FUN ffcs @@ -20387,35 +17897,24 @@ ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2007:4 - Unknown word (VMSKLTZ) -- ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2008:21 - Unknown word (VMSKLTZ) -- push_inst(compiler, VMSKLTZ_B | VD(tmp_ind) | VJ ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2010:4 - Unknown word (VPICKVE) -- /* VPICKVE2GR.WU rd, vj, ui2 * ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2011:21 - Unknown word (VPICKVE) -- push_inst(compiler, VPICKVE2GR_WU | RD_V(tmp1_reg -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2013:1 - Unknown word (CMPTO) -- CMPTO(SLJIT_ZERO, TMP1, 0 ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2113:11 - Unknown word (LSHR) -- OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2273:4 - Unknown word (VBSLL) -- /* VBSLL.V vd, vj, ui5 */ ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2274:21 - Unknown word (VBSLL) -- push_inst(compiler, VBSLL_V | VD(data2_ind) | ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:2355:20 - Unknown word (VALGRIND) -- #endif /* !SUPPORT_VALGRIND */ ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:304:11 - Unknown word (LSHR) -- OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:326:1 - Unknown word (CMPTO) -- CMPTO(SLJIT_ZERO, TMP1, 0 ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:328:1 - Unknown word (JUMPHERE) -- JUMPHERE(quit); ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:341:3 - Unknown word (JUMPHERE) -- JUMPHERE(partial_quit[0]); ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:342:3 - Unknown word (JUMPHERE) -- JUMPHERE(partial_quit[1]); -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:354:51 - Unknown word (UCHARS) -- SLJIT_MEM1(STR_PTR), IN_UCHARS(-offset)); -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:358:56 - Unknown word (UCHARS) -- PTR, 0, SLJIT_IMM, IN_UCHARS(1)); ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:361:3 - Unknown word (JUMPTO) -- JUMPTO(SLJIT_JUMP, restart ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:363:3 - Unknown word (JUMPHERE) -- JUMPHERE(quit); ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:42:23 - Unknown word (VALGRIND) -- if !(defined SUPPORT_VALGRIND) ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:433:11 - Unknown word (LSHR) -- OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:454:1 - Unknown word (CMPTO) -- CMPTO(SLJIT_ZERO, TMP1, 0 ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:456:1 - Unknown word (JUMPHERE) -- JUMPHERE(quit); ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:46:31 - Unknown word (LOONGARCH) -- defined SLJIT_CONFIG_LOONGARCH_64 && SLJIT_CONFIG_LOONGARCH ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:46:60 - Unknown word (LOONGARCH) -- LOONGARCH_64 && SLJIT_CONFIG_LOONGARCH_64)) -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:489:21 - Unknown word (UCHARS) -- sljit_u32 diff = IN_UCHARS(offs1 - offs2); -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:507:35 - Unknown word (UCHARS) -- diff <= (unsigned)IN_UCHARS(max_fast_forward_char -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:514:50 - Unknown word (UCHARS) -- TMP1, 0, SLJIT_IMM, IN_UCHARS(offs1 + 1)); ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:618:8 - Unknown word (VINSERTI) -- /* VINSERTI128 xmm1, xmm2, xmm3 ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:631:8 - Unknown word (VPERM) -- /* VPERM2I128 xmm1, xmm2, xmm ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:676:11 - Unknown word (LSHR) -- OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:702:1 - Unknown word (CMPTO) -- CMPTO(SLJIT_ZERO, TMP1, 0 -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:725:3 - Unknown word (CMPTO) -- CMPTO(SLJIT_LESS, STR_PTR -ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:755:44 - Unknown word (SPTR) -- int utf_continue(PCRE2_SPTR s) ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:769:10 - Unknown word (vect) -- # define vect_t uint8x16_t ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:771:10 - Unknown word (VCEQQ) -- # define VCEQQ vceqq_u8 ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:771:16 - Unknown word (vceqq) -- # define VCEQQ vceqq_u8 @@ -20474,11 +17973,6 @@ ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:994:9 - Unknown word (FFCPS) -- ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:996:9 - Unknown word (FFCPS) -- #define FFCPS_0 ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:9:36 - Unknown word (Zoltan) -- This module by Zoltan Herczeg ext/pcre/pcre2lib/pcre2_jit_simd_inc.h:9:43 - Unknown word (Herczeg) -- This module by Zoltan Herczeg -ext/pcre/pcre2lib/pcre2_maketables.c:118:14 - Unknown word (cbit) -- memset(p, 0, cbit_length); -ext/pcre/pcre2lib/pcre2_maketables.c:121:22 - Unknown word (cbit) -- if (isdigit(i)) p[cbit_digit + i/8] |= 1u -ext/pcre/pcre2lib/pcre2_maketables.c:122:22 - Unknown word (cbit) -- if (isupper(i)) p[cbit_upper + i/8] |= 1u -ext/pcre/pcre2lib/pcre2_maketables.c:123:22 - Unknown word (cbit) -- if (islower(i)) p[cbit_lower + i/8] |= 1u -ext/pcre/pcre2lib/pcre2_maketables.c:124:22 - Unknown word (cbit) -- if (isalnum(i)) p[cbit_word + i/8] |= 1u ext/pcre/pcre2lib/pcre2_maketables.c:145:30 - Unknown word (lcletter) -- islower(i)) x += ctype_lcletter; ext/pcre/pcre2lib/pcre2_maketables.c:156:46 - Unknown word (gcontext) -- pcre2_general_context *gcontext, const uint8_t *tables ext/pcre/pcre2lib/pcre2_maketables.c:45:7 - Unknown word (dftables) -- pcre2_dftables.c as a freestanding @@ -20493,45 +17987,43 @@ ext/pcre/pcre2lib/pcre2_maketables.c:80:41 - Unknown word (gcontext) -- pc ext/pcre/pcre2lib/pcre2_maketables.c:82:31 - Unknown word (gcontext) -- yield = (uint8_t *)((gcontext != NULL)? ext/pcre/pcre2lib/pcre2_maketables.c:83:3 - Unknown word (gcontext) -- gcontext->memctl.malloc(TABLES ext/pcre/pcre2lib/pcre2_maketables.c:83:42 - Unknown word (gcontext) -- malloc(TABLES_LENGTH, gcontext->memctl.memory_data -ext/pcre/pcre2lib/pcre2_match.c:1001:30 - Unknown word (Flength) -- GETCHARLEN(fc, Fecode, Flength); -ext/pcre/pcre2lib/pcre2_match.c:1002:11 - Unknown word (Flength) -- if (Flength > (PCRE2_SIZE)(mb->end -ext/pcre/pcre2lib/pcre2_match.c:1007:14 - Unknown word (Flength) -- for (; Flength > 0; Flength--) -ext/pcre/pcre2lib/pcre2_match.c:1029:34 - Unknown word (caselessly) -- a single character, caselessly. If we are at the end -ext/pcre/pcre2lib/pcre2_match.c:1069:9 - Unknown word (GETCHARINC) -- GETCHARINC(dc, Feptr); -ext/pcre/pcre2lib/pcre2_match.c:1111:13 - Unknown word (NOTI) -- case OP_NOTI: -ext/pcre/pcre2lib/pcre2_match.c:1123:7 - Unknown word (GETCHARINC) -- GETCHARINC(ch, Fecode); -ext/pcre/pcre2lib/pcre2_match.c:1124:7 - Unknown word (GETCHARINC) -- GETCHARINC(fc, Feptr); -ext/pcre/pcre2lib/pcre2_match.c:1127:37 - Unknown word (Caseful) -- MATCH_NOMATCH); /* Caseful match */ -ext/pcre/pcre2lib/pcre2_match.c:1129:26 - Unknown word (NOTI) -- else if (Fop == OP_NOTI) /* If caseless * +ext/pcre/pcre2lib/pcre2_match.c:1029:34 - Unknown word (caselessly) -- a single character, caselessly. If we are at the end +ext/pcre/pcre2lib/pcre2_match.c:1069:9 - Unknown word (GETCHARINC) -- GETCHARINC(dc, Feptr); +ext/pcre/pcre2lib/pcre2_match.c:1111:13 - Unknown word (NOTI) -- case OP_NOTI: +ext/pcre/pcre2lib/pcre2_match.c:1123:7 - Unknown word (GETCHARINC) -- GETCHARINC(ch, Fecode); +ext/pcre/pcre2lib/pcre2_match.c:1124:7 - Unknown word (GETCHARINC) -- GETCHARINC(fc, Feptr); +ext/pcre/pcre2lib/pcre2_match.c:1127:37 - Unknown word (Caseful) -- MATCH_NOMATCH); /* Caseful match */ +ext/pcre/pcre2lib/pcre2_match.c:1129:26 - Unknown word (NOTI) -- else if (Fop == OP_NOTI) /* If caseless * ext/pcre/pcre2lib/pcre2_match.c:112:12 - Unknown word (NOCAPTURE) -- #define GF_NOCAPTURE 0x00020000u -ext/pcre/pcre2lib/pcre2_match.c:1150:37 - Unknown word (Caseful) -- MATCH_NOMATCH); /* Caseful match */ -ext/pcre/pcre2lib/pcre2_match.c:1152:26 - Unknown word (NOTI) -- else if (Fop == OP_NOTI) /* If caseless * -ext/pcre/pcre2lib/pcre2_match.c:1170:34 - Unknown word (NOTI) -- == fc || (Fop == OP_NOTI && TABLE_GET(ch, mb -ext/pcre/pcre2lib/pcre2_match.c:1181:30 - Unknown word (sptr) -- Lstart_eptr F->temp_sptr[0] -ext/pcre/pcre2lib/pcre2_match.c:1182:30 - Unknown word (sptr) -- Lcharptr F->temp_sptr[1] -ext/pcre/pcre2lib/pcre2_match.c:1182:9 - Unknown word (Lcharptr) -- #define Lcharptr F->temp_sptr[1] -ext/pcre/pcre2lib/pcre2_match.c:1183:9 - Unknown word (Lmin) -- #define Lmin F->temp_32[ +ext/pcre/pcre2lib/pcre2_match.c:1150:37 - Unknown word (Caseful) -- MATCH_NOMATCH); /* Caseful match */ +ext/pcre/pcre2lib/pcre2_match.c:1152:26 - Unknown word (NOTI) -- else if (Fop == OP_NOTI) /* If caseless * +ext/pcre/pcre2lib/pcre2_match.c:1170:34 - Unknown word (NOTI) -- == fc || (Fop == OP_NOTI && TABLE_GET(ch, mb +ext/pcre/pcre2lib/pcre2_match.c:1182:9 - Unknown word (Lcharptr) -- #define Lcharptr F->temp_sptr[1] +ext/pcre/pcre2lib/pcre2_match.c:1183:9 - Unknown word (Lmin) -- #define Lmin F->temp_32[ ext/pcre/pcre2lib/pcre2_match.c:1184:9 - Unknown word (Lmax) -- #define Lmax F->temp_32[ ext/pcre/pcre2lib/pcre2_match.c:1189:13 - Unknown word (EXACTI) -- case OP_EXACTI: ext/pcre/pcre2lib/pcre2_match.c:1190:12 - Unknown word (Lmax) -- Lmin = Lmax = GET2(Fecode, 1); ext/pcre/pcre2lib/pcre2_match.c:1190:5 - Unknown word (Lmin) -- Lmin = Lmax = GET2(Fecode -ext/pcre/pcre2lib/pcre2_match.c:1194:13 - Unknown word (POSUPTO) -- case OP_POSUPTO: +ext/pcre/pcre2lib/pcre2_match.c:1192:10 - Unknown word (REPEATCHAR) -- goto REPEATCHAR; ext/pcre/pcre2lib/pcre2_match.c:1195:13 - Unknown word (POSUPTOI) -- case OP_POSUPTOI: ext/pcre/pcre2lib/pcre2_match.c:1196:5 - Unknown word (reptype) -- reptype = REPTYPE_POS; ext/pcre/pcre2lib/pcre2_match.c:1197:5 - Unknown word (Lmin) -- Lmin = 0; ext/pcre/pcre2lib/pcre2_match.c:1198:5 - Unknown word (Lmax) -- Lmax = GET2(Fecode, 1); +ext/pcre/pcre2lib/pcre2_match.c:1200:10 - Unknown word (REPEATCHAR) -- goto REPEATCHAR; ext/pcre/pcre2lib/pcre2_match.c:1203:13 - Unknown word (UPTOI) -- case OP_UPTOI: ext/pcre/pcre2lib/pcre2_match.c:1204:5 - Unknown word (reptype) -- reptype = REPTYPE_MAX; ext/pcre/pcre2lib/pcre2_match.c:1205:5 - Unknown word (Lmin) -- Lmin = 0; ext/pcre/pcre2lib/pcre2_match.c:1206:5 - Unknown word (Lmax) -- Lmax = GET2(Fecode, 1); -ext/pcre/pcre2lib/pcre2_match.c:1210:13 - Unknown word (MINUPTO) -- case OP_MINUPTO: +ext/pcre/pcre2lib/pcre2_match.c:1208:10 - Unknown word (REPEATCHAR) -- goto REPEATCHAR; ext/pcre/pcre2lib/pcre2_match.c:1211:13 - Unknown word (MINUPTOI) -- case OP_MINUPTOI: ext/pcre/pcre2lib/pcre2_match.c:1212:5 - Unknown word (reptype) -- reptype = REPTYPE_MIN; ext/pcre/pcre2lib/pcre2_match.c:1213:5 - Unknown word (Lmin) -- Lmin = 0; ext/pcre/pcre2lib/pcre2_match.c:1214:5 - Unknown word (Lmax) -- Lmax = GET2(Fecode, 1); +ext/pcre/pcre2lib/pcre2_match.c:1216:10 - Unknown word (REPEATCHAR) -- goto REPEATCHAR; ext/pcre/pcre2lib/pcre2_match.c:1218:13 - Unknown word (POSSTAR) -- case OP_POSSTAR: ext/pcre/pcre2lib/pcre2_match.c:1219:13 - Unknown word (POSSTARI) -- case OP_POSSTARI: ext/pcre/pcre2lib/pcre2_match.c:1220:5 - Unknown word (reptype) -- reptype = REPTYPE_POS; +ext/pcre/pcre2lib/pcre2_match.c:1224:10 - Unknown word (REPEATCHAR) -- goto REPEATCHAR; ext/pcre/pcre2lib/pcre2_match.c:1227:13 - Unknown word (POSPLUSI) -- case OP_POSPLUSI: ext/pcre/pcre2lib/pcre2_match.c:1235:13 - Unknown word (POSQUERYI) -- case OP_POSQUERYI: ext/pcre/pcre2lib/pcre2_match.c:123:21 - Unknown word (REPTYPE) -- enum { REPTYPE_MIN, REPTYPE_MAX, REPTYPE_POS }; @@ -20545,29 +18037,29 @@ ext/pcre/pcre2lib/pcre2_match.c:1249:13 - Unknown word (MINPLUSI) -- c ext/pcre/pcre2lib/pcre2_match.c:1251:13 - Unknown word (QUERYI) -- case OP_QUERYI: ext/pcre/pcre2lib/pcre2_match.c:1253:13 - Unknown word (MINQUERYI) -- case OP_MINQUERYI: ext/pcre/pcre2lib/pcre2_match.c:1254:33 - Unknown word (STARI) -- Fecode++ - ((Fop < OP_STARI)? OP_STAR : OP_STARI -ext/pcre/pcre2lib/pcre2_match.c:1254:54 - Unknown word (STARI) -- STARI)? OP_STAR : OP_STARI); -ext/pcre/pcre2lib/pcre2_match.c:1273:33 - Unknown word (caseful) -- various UTF/non-UTF and caseful/caseless cases are handled -ext/pcre/pcre2lib/pcre2_match.c:1281:7 - Unknown word (Lcharptr) -- Lcharptr = Fecode; -ext/pcre/pcre2lib/pcre2_match.c:1285:53 - Unknown word (caseful) -- character matching, caseful and caseless. */ -ext/pcre/pcre2lib/pcre2_match.c:1291:23 - Unknown word (STARI) -- if (Fop >= OP_STARI && /* Caseless -ext/pcre/pcre2lib/pcre2_match.c:1293:48 - Unknown word (Foccu) -- ord2utf)(othercase, Foccu); -ext/pcre/pcre2lib/pcre2_match.c:1299:27 - Unknown word (Lcharptr) -- memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) -ext/pcre/pcre2lib/pcre2_match.c:1302:34 - Unknown word (Foccu) -- memcmp(Feptr, Foccu, CU2BYTES(Loclength -ext/pcre/pcre2lib/pcre2_match.c:1321:29 - Unknown word (Lcharptr) -- memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) -ext/pcre/pcre2lib/pcre2_match.c:1324:36 - Unknown word (Foccu) -- memcmp(Feptr, Foccu, CU2BYTES(Loclength +ext/pcre/pcre2lib/pcre2_match.c:1254:54 - Unknown word (STARI) -- STARI)? OP_STAR : OP_STARI); +ext/pcre/pcre2lib/pcre2_match.c:1273:33 - Unknown word (caseful) -- various UTF/non-UTF and caseful/caseless cases are handled +ext/pcre/pcre2lib/pcre2_match.c:1281:7 - Unknown word (Lcharptr) -- Lcharptr = Fecode; +ext/pcre/pcre2lib/pcre2_match.c:1285:53 - Unknown word (caseful) -- character matching, caseful and caseless. */ +ext/pcre/pcre2lib/pcre2_match.c:1291:23 - Unknown word (STARI) -- if (Fop >= OP_STARI && /* Caseless +ext/pcre/pcre2lib/pcre2_match.c:1293:48 - Unknown word (Foccu) -- ord2utf)(othercase, Foccu); +ext/pcre/pcre2lib/pcre2_match.c:1299:27 - Unknown word (Lcharptr) -- memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) +ext/pcre/pcre2lib/pcre2_match.c:1302:34 - Unknown word (Foccu) -- memcmp(Feptr, Foccu, CU2BYTES(Loclength +ext/pcre/pcre2lib/pcre2_match.c:1321:29 - Unknown word (Lcharptr) -- memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) +ext/pcre/pcre2lib/pcre2_match.c:1324:36 - Unknown word (Foccu) -- memcmp(Feptr, Foccu, CU2BYTES(Loclength ext/pcre/pcre2lib/pcre2_match.c:132:24 - Unknown word (placefillers) -- , 0, /* dummy placefillers for OP_CR[MIN]RANGE ext/pcre/pcre2lib/pcre2_match.c:133:21 - Unknown word (CRPOS) -- 0, 1, 0 }; /* OP_CRPOS{STAR, PLUS, QUERY} -ext/pcre/pcre2lib/pcre2_match.c:1341:31 - Unknown word (Lcharptr) -- memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) -ext/pcre/pcre2lib/pcre2_match.c:1345:36 - Unknown word (Foccu) -- memcmp(Feptr, Foccu, CU2BYTES(Loclength -ext/pcre/pcre2lib/pcre2_match.c:1385:19 - Unknown word (STARI) -- if (Fop >= OP_STARI) +ext/pcre/pcre2lib/pcre2_match.c:1341:31 - Unknown word (Lcharptr) -- memcmp(Feptr, Lcharptr, CU2BYTES(Flength)) +ext/pcre/pcre2lib/pcre2_match.c:1345:36 - Unknown word (Foccu) -- memcmp(Feptr, Foccu, CU2BYTES(Loclength +ext/pcre/pcre2lib/pcre2_match.c:1385:19 - Unknown word (STARI) -- if (Fop >= OP_STARI) ext/pcre/pcre2lib/pcre2_match.c:139:41 - Unknown word (placefillers) -- /* dummy placefillers for OP_CR[MIN]RANGE ext/pcre/pcre2lib/pcre2_match.c:140:38 - Unknown word (CRPOS) -- UINT32_MAX, 1 }; /* OP_CRPOS{STAR, PLUS, QUERY} ext/pcre/pcre2lib/pcre2_match.c:142:39 - Unknown word (CRPOSRANGE) -- types - must include OP_CRPOSRANGE (not needed above) ext/pcre/pcre2lib/pcre2_match.c:145:16 - Unknown word (REPTYPE) -- REPTYPE_MAX, REPTYPE_MIN, /* * and *? ext/pcre/pcre2lib/pcre2_match.c:145:3 - Unknown word (REPTYPE) -- REPTYPE_MAX, REPTYPE_MIN, -ext/pcre/pcre2lib/pcre2_match.c:1461:8 - Unknown word (Caseful) -- /* Caseful comparisons (includes -ext/pcre/pcre2lib/pcre2_match.c:1472:26 - Unknown word (INCTEST) -- if (Lc != UCHAR21INCTEST(Feptr)) RRETURN(MATCH -ext/pcre/pcre2lib/pcre2_match.c:1489:28 - Unknown word (INCTEST) -- if (Lc != UCHAR21INCTEST(Feptr)) RRETURN(MATCH +ext/pcre/pcre2lib/pcre2_match.c:1461:8 - Unknown word (Caseful) -- /* Caseful comparisons (includes +ext/pcre/pcre2lib/pcre2_match.c:1472:26 - Unknown word (INCTEST) -- if (Lc != UCHAR21INCTEST(Feptr)) RRETURN(MATCH +ext/pcre/pcre2lib/pcre2_match.c:1489:28 - Unknown word (INCTEST) -- if (Lc != UCHAR21INCTEST(Feptr)) RRETURN(MATCH ext/pcre/pcre2lib/pcre2_match.c:148:38 - Unknown word (CRRANGE) -- REPTYPE_MIN, /* OP_CRRANGE and OP_CRMINRANGE * ext/pcre/pcre2lib/pcre2_match.c:148:53 - Unknown word (CRMINRANGE) -- * OP_CRRANGE and OP_CRMINRANGE */ ext/pcre/pcre2lib/pcre2_match.c:149:38 - Unknown word (CRPOSSTAR) -- REPTYPE_POS, /* OP_CRPOSSTAR, OP_CRPOSPLUS */ @@ -20575,19 +18067,21 @@ ext/pcre/pcre2lib/pcre2_match.c:149:52 - Unknown word (CRPOSPLUS) -- /* OP ext/pcre/pcre2lib/pcre2_match.c:150:38 - Unknown word (CRPOSQUERY) -- REPTYPE_POS }; /* OP_CRPOSQUERY, OP_CRPOSRANGE */ ext/pcre/pcre2lib/pcre2_match.c:150:53 - Unknown word (CRPOSRANGE) -- * OP_CRPOSQUERY, OP_CRPOSRANGE */ ext/pcre/pcre2lib/pcre2_match.c:152:16 - Unknown word (RMATCH) -- /* Numbers for RMATCH calls at backtracking -ext/pcre/pcre2lib/pcre2_match.c:1536:30 - Unknown word (sptr) -- Lstart_eptr F->temp_sptr[0] -ext/pcre/pcre2lib/pcre2_match.c:1543:13 - Unknown word (NOTEXACTI) -- case OP_NOTEXACTI: -ext/pcre/pcre2lib/pcre2_match.c:1548:13 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: -ext/pcre/pcre2lib/pcre2_match.c:1549:13 - Unknown word (NOTUPTOI) -- case OP_NOTUPTOI: -ext/pcre/pcre2lib/pcre2_match.c:1556:13 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: -ext/pcre/pcre2lib/pcre2_match.c:1557:13 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: -ext/pcre/pcre2lib/pcre2_match.c:1564:13 - Unknown word (NOTPOSSTAR) -- case OP_NOTPOSSTAR: -ext/pcre/pcre2lib/pcre2_match.c:1565:13 - Unknown word (NOTPOSSTARI) -- case OP_NOTPOSSTARI: -ext/pcre/pcre2lib/pcre2_match.c:1572:13 - Unknown word (NOTPOSPLUS) -- case OP_NOTPOSPLUS: -ext/pcre/pcre2lib/pcre2_match.c:1573:13 - Unknown word (NOTPOSPLUSI) -- case OP_NOTPOSPLUSI: -ext/pcre/pcre2lib/pcre2_match.c:1580:13 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: -ext/pcre/pcre2lib/pcre2_match.c:1581:13 - Unknown word (NOTPOSQUERYI) -- case OP_NOTPOSQUERYI: -ext/pcre/pcre2lib/pcre2_match.c:1588:13 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: +ext/pcre/pcre2lib/pcre2_match.c:1543:13 - Unknown word (NOTEXACTI) -- case OP_NOTEXACTI: +ext/pcre/pcre2lib/pcre2_match.c:1546:10 - Unknown word (REPEATNOTCHAR) -- goto REPEATNOTCHAR; +ext/pcre/pcre2lib/pcre2_match.c:1549:13 - Unknown word (NOTUPTOI) -- case OP_NOTUPTOI: +ext/pcre/pcre2lib/pcre2_match.c:1554:10 - Unknown word (REPEATNOTCHAR) -- goto REPEATNOTCHAR; +ext/pcre/pcre2lib/pcre2_match.c:1557:13 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: +ext/pcre/pcre2lib/pcre2_match.c:1562:10 - Unknown word (REPEATNOTCHAR) -- goto REPEATNOTCHAR; +ext/pcre/pcre2lib/pcre2_match.c:1564:13 - Unknown word (NOTPOSSTAR) -- case OP_NOTPOSSTAR: +ext/pcre/pcre2lib/pcre2_match.c:1565:13 - Unknown word (NOTPOSSTARI) -- case OP_NOTPOSSTARI: +ext/pcre/pcre2lib/pcre2_match.c:1570:10 - Unknown word (REPEATNOTCHAR) -- goto REPEATNOTCHAR; +ext/pcre/pcre2lib/pcre2_match.c:1572:13 - Unknown word (NOTPOSPLUS) -- case OP_NOTPOSPLUS: +ext/pcre/pcre2lib/pcre2_match.c:1573:13 - Unknown word (NOTPOSPLUSI) -- case OP_NOTPOSPLUSI: +ext/pcre/pcre2lib/pcre2_match.c:1578:10 - Unknown word (REPEATNOTCHAR) -- goto REPEATNOTCHAR; +ext/pcre/pcre2lib/pcre2_match.c:1580:13 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: +ext/pcre/pcre2lib/pcre2_match.c:1581:13 - Unknown word (NOTPOSQUERYI) -- case OP_NOTPOSQUERYI: +ext/pcre/pcre2lib/pcre2_match.c:1588:13 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: ext/pcre/pcre2lib/pcre2_match.c:1589:13 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: ext/pcre/pcre2lib/pcre2_match.c:1596:13 - Unknown word (NOTSTAR) -- case OP_NOTSTAR: ext/pcre/pcre2lib/pcre2_match.c:1597:13 - Unknown word (NOTSTARI) -- case OP_NOTSTARI: @@ -20606,34 +18100,20 @@ ext/pcre/pcre2lib/pcre2_match.c:1626:19 - Unknown word (NOTSTARI) -- if ext/pcre/pcre2lib/pcre2_match.c:175:1 - Unknown word (localised) -- localised backtracking memory ext/pcre/pcre2lib/pcre2_match.c:175:56 - Unknown word (Lxxx) -- These are #defined with Lxxx names at the point ext/pcre/pcre2lib/pcre2_match.c:1774:8 - Unknown word (Caseful) -- /* Caseful comparisons */ -ext/pcre/pcre2lib/pcre2_match.c:178:9 - Unknown word (Fback) -- #define Fback_frame F->back ext/pcre/pcre2lib/pcre2_match.c:179:9 - Unknown word (Fcapture) -- #define Fcapture_last F->capture -ext/pcre/pcre2lib/pcre2_match.c:180:9 - Unknown word (Fcurrent) -- #define Fcurrent_recurse F->current ext/pcre/pcre2lib/pcre2_match.c:181:9 - Unknown word (Fecode) -- #define Fecode F->ecode ext/pcre/pcre2lib/pcre2_match.c:182:31 - Unknown word (eptr) -- Feptr F->eptr ext/pcre/pcre2lib/pcre2_match.c:182:9 - Unknown word (Feptr) -- #define Feptr F->eptr -ext/pcre/pcre2lib/pcre2_match.c:183:9 - Unknown word (Fgroup) -- #define Fgroup_frame_type F->group -ext/pcre/pcre2lib/pcre2_match.c:184:9 - Unknown word (Flast) -- #define Flast_group_offset F->last -ext/pcre/pcre2lib/pcre2_match.c:185:9 - Unknown word (Flength) -- #define Flength F->length -ext/pcre/pcre2lib/pcre2_match.c:186:9 - Unknown word (Fmark) -- #define Fmark F->mark ext/pcre/pcre2lib/pcre2_match.c:187:31 - Unknown word (rdepth) -- Frdepth F->rdepth ext/pcre/pcre2lib/pcre2_match.c:187:9 - Unknown word (Frdepth) -- #define Frdepth F->rdepth -ext/pcre/pcre2lib/pcre2_match.c:188:9 - Unknown word (Fstart) -- #define Fstart_match F->start -ext/pcre/pcre2lib/pcre2_match.c:189:9 - Unknown word (Foffset) -- #define Foffset_top F->offset ext/pcre/pcre2lib/pcre2_match.c:190:31 - Unknown word (occu) -- Foccu F->occu ext/pcre/pcre2lib/pcre2_match.c:190:9 - Unknown word (Foccu) -- #define Foccu F->occu ext/pcre/pcre2lib/pcre2_match.c:1922:39 - Unknown word (caseful) -- either the matching is caseful, or the characters are -ext/pcre/pcre2lib/pcre2_match.c:1924:21 - Unknown word (NCLASS) -- OP_CLASS and OP_NCLASS occurs when a data character -ext/pcre/pcre2lib/pcre2_match.c:1929:36 - Unknown word (sptr) -- eptr F->temp_sptr[0] -ext/pcre/pcre2lib/pcre2_match.c:192:31 - Unknown word (ovector) -- Fovector F->ovector ext/pcre/pcre2lib/pcre2_match.c:192:9 - Unknown word (Fovector) -- #define Fovector F->ovector -ext/pcre/pcre2lib/pcre2_match.c:1930:36 - Unknown word (sptr) -- map_address F->temp_sptr[1] ext/pcre/pcre2lib/pcre2_match.c:1930:9 - Unknown word (Lbyte) -- #define Lbyte_map_address F->temp ext/pcre/pcre2lib/pcre2_match.c:1931:46 - Unknown word (Lbyte) -- ((unsigned char *)Lbyte_map_address) ext/pcre/pcre2lib/pcre2_match.c:1931:9 - Unknown word (Lbyte) -- #define Lbyte_map ((unsigned -ext/pcre/pcre2lib/pcre2_match.c:1933:13 - Unknown word (NCLASS) -- case OP_NCLASS: ext/pcre/pcre2lib/pcre2_match.c:1936:7 - Unknown word (Lbyte) -- Lbyte_map_address = Fecode -ext/pcre/pcre2lib/pcre2_match.c:193:9 - Unknown word (Freturn) -- #define Freturn_id F->return ext/pcre/pcre2lib/pcre2_match.c:1944:17 - Unknown word (CRSTAR) -- case OP_CRSTAR: ext/pcre/pcre2lib/pcre2_match.c:1945:17 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: ext/pcre/pcre2lib/pcre2_match.c:1946:17 - Unknown word (CRPLUS) -- case OP_CRPLUS: @@ -20649,63 +18129,61 @@ ext/pcre/pcre2lib/pcre2_match.c:1960:17 - Unknown word (CRMINRANGE) -- ca ext/pcre/pcre2lib/pcre2_match.c:1961:17 - Unknown word (CRPOSRANGE) -- case OP_CRPOSRANGE: ext/pcre/pcre2lib/pcre2_match.c:1965:40 - Unknown word (CRSTAR) -- rep_typ[*Fecode - OP_CRSTAR]; ext/pcre/pcre2lib/pcre2_match.c:1992:18 - Unknown word (Lbyte) -- if ((Lbyte_map[fc/8] & (1u << -ext/pcre/pcre2lib/pcre2_match.c:2170:9 - Unknown word (Lxclass) -- #define Lxclass_data F->temp_sptr[1 -ext/pcre/pcre2lib/pcre2_match.c:2177:7 - Unknown word (Lxclass) -- Lxclass_data = Fecode + 1 + -ext/pcre/pcre2lib/pcre2_match.c:2182:17 - Unknown word (CRSTAR) -- case OP_CRSTAR: -ext/pcre/pcre2lib/pcre2_match.c:2183:17 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: -ext/pcre/pcre2lib/pcre2_match.c:2184:17 - Unknown word (CRPLUS) -- case OP_CRPLUS: -ext/pcre/pcre2lib/pcre2_match.c:2185:17 - Unknown word (CRMINPLUS) -- case OP_CRMINPLUS: -ext/pcre/pcre2lib/pcre2_match.c:2186:17 - Unknown word (CRQUERY) -- case OP_CRQUERY: -ext/pcre/pcre2lib/pcre2_match.c:2187:17 - Unknown word (CRMINQUERY) -- case OP_CRMINQUERY: -ext/pcre/pcre2lib/pcre2_match.c:2188:17 - Unknown word (CRPOSSTAR) -- case OP_CRPOSSTAR: -ext/pcre/pcre2lib/pcre2_match.c:2189:17 - Unknown word (CRPOSPLUS) -- case OP_CRPOSPLUS: -ext/pcre/pcre2lib/pcre2_match.c:2190:17 - Unknown word (CRPOSQUERY) -- case OP_CRPOSQUERY: -ext/pcre/pcre2lib/pcre2_match.c:2191:29 - Unknown word (CRSTAR) -- fc = *Fecode++ - OP_CRSTAR; -ext/pcre/pcre2lib/pcre2_match.c:2197:17 - Unknown word (CRRANGE) -- case OP_CRRANGE: -ext/pcre/pcre2lib/pcre2_match.c:2198:17 - Unknown word (CRMINRANGE) -- case OP_CRMINRANGE: -ext/pcre/pcre2lib/pcre2_match.c:2199:17 - Unknown word (CRPOSRANGE) -- case OP_CRPOSRANGE: +ext/pcre/pcre2lib/pcre2_match.c:2170:9 - Unknown word (Lxclass) -- #define Lxclass_data F->temp_sptr[1 +ext/pcre/pcre2lib/pcre2_match.c:2177:7 - Unknown word (Lxclass) -- Lxclass_data = Fecode + 1 + +ext/pcre/pcre2lib/pcre2_match.c:2182:17 - Unknown word (CRSTAR) -- case OP_CRSTAR: +ext/pcre/pcre2lib/pcre2_match.c:2183:17 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: +ext/pcre/pcre2lib/pcre2_match.c:2184:17 - Unknown word (CRPLUS) -- case OP_CRPLUS: +ext/pcre/pcre2lib/pcre2_match.c:2185:17 - Unknown word (CRMINPLUS) -- case OP_CRMINPLUS: +ext/pcre/pcre2lib/pcre2_match.c:2186:17 - Unknown word (CRQUERY) -- case OP_CRQUERY: +ext/pcre/pcre2lib/pcre2_match.c:2187:17 - Unknown word (CRMINQUERY) -- case OP_CRMINQUERY: +ext/pcre/pcre2lib/pcre2_match.c:2188:17 - Unknown word (CRPOSSTAR) -- case OP_CRPOSSTAR: +ext/pcre/pcre2lib/pcre2_match.c:2189:17 - Unknown word (CRPOSPLUS) -- case OP_CRPOSPLUS: +ext/pcre/pcre2lib/pcre2_match.c:2190:17 - Unknown word (CRPOSQUERY) -- case OP_CRPOSQUERY: +ext/pcre/pcre2lib/pcre2_match.c:2191:29 - Unknown word (CRSTAR) -- fc = *Fecode++ - OP_CRSTAR; +ext/pcre/pcre2lib/pcre2_match.c:2197:17 - Unknown word (CRRANGE) -- case OP_CRRANGE: +ext/pcre/pcre2lib/pcre2_match.c:2198:17 - Unknown word (CRMINRANGE) -- case OP_CRMINRANGE: +ext/pcre/pcre2lib/pcre2_match.c:2199:17 - Unknown word (CRPOSRANGE) -- case OP_CRPOSRANGE: ext/pcre/pcre2lib/pcre2_match.c:219:25 - Unknown word (heapframe) -- display_frames(FILE *f, heapframe *F, heapframe *P, PCRE ext/pcre/pcre2lib/pcre2_match.c:219:39 - Unknown word (heapframe) -- FILE *f, heapframe *F, heapframe *P, PCRE2_SIZE frame -ext/pcre/pcre2lib/pcre2_match.c:2221:9 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(fc, Feptr); -ext/pcre/pcre2lib/pcre2_match.c:2222:31 - Unknown word (Lxclass) -- if (!PRIV(xclass)(fc, Lxclass_data, utf)) RRETURN +ext/pcre/pcre2lib/pcre2_match.c:2221:9 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(fc, Feptr); +ext/pcre/pcre2lib/pcre2_match.c:2222:31 - Unknown word (Lxclass) -- if (!PRIV(xclass)(fc, Lxclass_data, utf)) RRETURN ext/pcre/pcre2lib/pcre2_match.c:223:1 - Unknown word (heapframe) -- heapframe *Q; -ext/pcre/pcre2lib/pcre2_match.c:2244:11 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(fc, Feptr); -ext/pcre/pcre2lib/pcre2_match.c:2245:33 - Unknown word (Lxclass) -- if (!PRIV(xclass)(fc, Lxclass_data, utf)) RRETURN -ext/pcre/pcre2lib/pcre2_match.c:2268:33 - Unknown word (Lxclass) -- if (!PRIV(xclass)(fc, Lxclass_data, utf)) break; -ext/pcre/pcre2lib/pcre2_match.c:2311:5 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(fc, Feptr); -ext/pcre/pcre2lib/pcre2_match.c:2312:31 - Unknown word (ctypes) -- CHMAX_255(fc) && (mb->ctypes[fc] & ctype_digit) -ext/pcre/pcre2lib/pcre2_match.c:2312:9 - Unknown word (CHMAX) -- if (CHMAX_255(fc) && (mb->ctypes -ext/pcre/pcre2lib/pcre2_match.c:2323:5 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(fc, Feptr); -ext/pcre/pcre2lib/pcre2_match.c:2324:10 - Unknown word (CHMAX) -- if (!CHMAX_255(fc) || (mb->ctypes -ext/pcre/pcre2lib/pcre2_match.c:2324:32 - Unknown word (ctypes) -- CHMAX_255(fc) || (mb->ctypes[fc] & ctype_digit) +ext/pcre/pcre2lib/pcre2_match.c:2244:11 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(fc, Feptr); +ext/pcre/pcre2lib/pcre2_match.c:2245:33 - Unknown word (Lxclass) -- if (!PRIV(xclass)(fc, Lxclass_data, utf)) RRETURN +ext/pcre/pcre2lib/pcre2_match.c:2268:33 - Unknown word (Lxclass) -- if (!PRIV(xclass)(fc, Lxclass_data, utf)) break; +ext/pcre/pcre2lib/pcre2_match.c:2311:5 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(fc, Feptr); +ext/pcre/pcre2lib/pcre2_match.c:2312:9 - Unknown word (CHMAX) -- if (CHMAX_255(fc) && (mb->ctypes +ext/pcre/pcre2lib/pcre2_match.c:2323:5 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(fc, Feptr); +ext/pcre/pcre2lib/pcre2_match.c:2324:10 - Unknown word (CHMAX) -- if (!CHMAX_255(fc) || (mb->ctypes ext/pcre/pcre2lib/pcre2_match.c:232:37 - Unknown word (heapframes) -- char *)(match_data->heapframes))/frame_size); -ext/pcre/pcre2lib/pcre2_match.c:2336:31 - Unknown word (ctypes) -- CHMAX_255(fc) && (mb->ctypes[fc] & ctype_space) -ext/pcre/pcre2lib/pcre2_match.c:2336:9 - Unknown word (CHMAX) -- if (CHMAX_255(fc) && (mb->ctypes -ext/pcre/pcre2lib/pcre2_match.c:2348:10 - Unknown word (CHMAX) -- if (!CHMAX_255(fc) || (mb->ctypes -ext/pcre/pcre2lib/pcre2_match.c:2348:32 - Unknown word (ctypes) -- CHMAX_255(fc) || (mb->ctypes[fc] & ctype_space) +ext/pcre/pcre2lib/pcre2_match.c:2336:9 - Unknown word (CHMAX) -- if (CHMAX_255(fc) && (mb->ctypes +ext/pcre/pcre2lib/pcre2_match.c:2348:10 - Unknown word (CHMAX) -- if (!CHMAX_255(fc) || (mb->ctypes ext/pcre/pcre2lib/pcre2_match.c:235:29 - Unknown word (heapframes) -- 0, Q = match_data->heapframes; -ext/pcre/pcre2lib/pcre2_match.c:2360:31 - Unknown word (ctypes) -- CHMAX_255(fc) && (mb->ctypes[fc] & ctype_word) ! -ext/pcre/pcre2lib/pcre2_match.c:2360:9 - Unknown word (CHMAX) -- if (CHMAX_255(fc) && (mb->ctypes -ext/pcre/pcre2lib/pcre2_match.c:2377:13 - Unknown word (ANYNL) -- case OP_ANYNL: +ext/pcre/pcre2lib/pcre2_match.c:2360:9 - Unknown word (CHMAX) -- if (CHMAX_255(fc) && (mb->ctypes +ext/pcre/pcre2lib/pcre2_match.c:2377:13 - Unknown word (ANYNL) -- case OP_ANYNL: ext/pcre/pcre2lib/pcre2_match.c:237:16 - Unknown word (heapframe) -- i++, Q = (heapframe *)((char *)Q + frame ext/pcre/pcre2lib/pcre2_match.c:240:32 - Unknown word (eptr) -- group_frame_type, Q->eptr - mb->start_subject ext/pcre/pcre2lib/pcre2_match.c:244:18 - Unknown word (lgoffset) -- fprintf(f, " lgoffset=unset\n"); ext/pcre/pcre2lib/pcre2_match.c:246:18 - Unknown word (lgoffset) -- fprintf(f, " lgoffset=%lu\n", Q->last_group -ext/pcre/pcre2lib/pcre2_match.c:2525:57 - Unknown word (SCRIPTX) -- ucd_script_sets) + UCD_SCRIPTX_PROP(prop), Fecode[ -ext/pcre/pcre2lib/pcre2_match.c:2544:17 - Unknown word (PXSPACE) -- case PT_PXSPACE: /* POSIX space */ -ext/pcre/pcre2lib/pcre2_match.c:2586:17 - Unknown word (UCNC) -- case PT_UCNC: -ext/pcre/pcre2lib/pcre2_match.c:2593:17 - Unknown word (BIDICL) -- case PT_BIDICL: -ext/pcre/pcre2lib/pcre2_match.c:2594:18 - Unknown word (BIDICLASS) -- if ((UCD_BIDICLASS_PROP(prop) == Fecode +ext/pcre/pcre2lib/pcre2_match.c:2525:57 - Unknown word (SCRIPTX) -- ucd_script_sets) + UCD_SCRIPTX_PROP(prop), Fecode[ +ext/pcre/pcre2lib/pcre2_match.c:2544:17 - Unknown word (PXSPACE) -- case PT_PXSPACE: /* POSIX space */ +ext/pcre/pcre2lib/pcre2_match.c:2586:17 - Unknown word (UCNC) -- case PT_UCNC: +ext/pcre/pcre2lib/pcre2_match.c:2593:17 - Unknown word (BIDICL) -- case PT_BIDICL: +ext/pcre/pcre2lib/pcre2_match.c:2594:18 - Unknown word (BIDICLASS) -- if ((UCD_BIDICLASS_PROP(prop) == Fecode ext/pcre/pcre2lib/pcre2_match.c:259:31 - Unknown word (Feptr) -- a conditional group. Feptr will be pointing to -ext/pcre/pcre2lib/pcre2_match.c:2601:17 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), Fecode[ +ext/pcre/pcre2lib/pcre2_match.c:2621:13 - Unknown word (EXTUNI) -- case OP_EXTUNI: +ext/pcre/pcre2lib/pcre2_match.c:2630:20 - Unknown word (extuni) -- Feptr = PRIV(extuni)(fc, Feptr, mb->start ext/pcre/pcre2lib/pcre2_match.c:2648:9 - Unknown word (Lctype) -- #define Lctype F->temp_32[2] ext/pcre/pcre2lib/pcre2_match.c:2649:9 - Unknown word (Lpropvalue) -- #define Lpropvalue F->temp_32[3] -ext/pcre/pcre2lib/pcre2_match.c:2656:13 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_match.c:2657:13 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: -ext/pcre/pcre2lib/pcre2_match.c:2660:30 - Unknown word (TYPEMINUPTO) -- reptype = (*Fecode == OP_TYPEMINUPTO)? REPTYPE_MIN : REPTYPE +ext/pcre/pcre2lib/pcre2_match.c:2654:10 - Unknown word (REPEATTYPE) -- goto REPEATTYPE; +ext/pcre/pcre2lib/pcre2_match.c:2662:10 - Unknown word (REPEATTYPE) -- goto REPEATTYPE; ext/pcre/pcre2lib/pcre2_match.c:2664:13 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: +ext/pcre/pcre2lib/pcre2_match.c:2669:10 - Unknown word (REPEATTYPE) -- goto REPEATTYPE; ext/pcre/pcre2lib/pcre2_match.c:2671:13 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: +ext/pcre/pcre2lib/pcre2_match.c:2676:10 - Unknown word (REPEATTYPE) -- goto REPEATTYPE; ext/pcre/pcre2lib/pcre2_match.c:2678:13 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: +ext/pcre/pcre2lib/pcre2_match.c:2683:10 - Unknown word (REPEATTYPE) -- goto REPEATTYPE; ext/pcre/pcre2lib/pcre2_match.c:2685:13 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: ext/pcre/pcre2lib/pcre2_match.c:2692:13 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: ext/pcre/pcre2lib/pcre2_match.c:2693:13 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: @@ -20717,22 +18195,19 @@ ext/pcre/pcre2lib/pcre2_match.c:2712:7 - Unknown word (Lpropvalue) -- Lpr ext/pcre/pcre2lib/pcre2_match.c:2728:25 - Unknown word (Lctype) -- BOOL notmatch = Lctype == OP_NOTPROP; ext/pcre/pcre2lib/pcre2_match.c:273:12 - Unknown word (heapframe) -- do_callout(heapframe *F, match_block *mb ext/pcre/pcre2lib/pcre2_match.c:2771:38 - Unknown word (Lpropvalue) -- UCD_CATEGORY(fc) == Lpropvalue) == notmatch) -ext/pcre/pcre2lib/pcre2_match.c:277:21 - Unknown word (ovector) -- PCRE2_SIZE *callout_ovector; ext/pcre/pcre2lib/pcre2_match.c:2785:38 - Unknown word (Lpropvalue) -- UCD_CHARTYPE(fc) == Lpropvalue) == notmatch) ext/pcre/pcre2lib/pcre2_match.c:2799:36 - Unknown word (Lpropvalue) -- ((UCD_SCRIPT(fc) == Lpropvalue) == notmatch) ext/pcre/pcre2lib/pcre2_match.c:280:16 - Unknown word (Fecode) -- *lengthptr = (*Fecode == OP_CALLOUT)? ext/pcre/pcre2lib/pcre2_match.c:2817:54 - Unknown word (SCRIPTX) -- ucd_script_sets) + UCD_SCRIPTX_PROP(prop), Lpropvalue ext/pcre/pcre2lib/pcre2_match.c:281:38 - Unknown word (Fecode) -- lengths)[OP_CALLOUT] : GET(Fecode, 1 + 2*LINK_SIZE); ext/pcre/pcre2lib/pcre2_match.c:2844:19 - Unknown word (PXSPACE) -- case PT_PXSPACE: /* POSIX space */ -ext/pcre/pcre2lib/pcre2_match.c:285:68 - Unknown word (ovector) -- worked directly with the ovector -ext/pcre/pcre2lib/pcre2_match.c:287:1 - Unknown word (ovector) -- ovector is in the backtracking -ext/pcre/pcre2lib/pcre2_match.c:290:21 - Unknown word (ovector) -- if for the extended ovector, and we ensure that ext/pcre/pcre2lib/pcre2_match.c:2920:19 - Unknown word (UCNC) -- case PT_UCNC: ext/pcre/pcre2lib/pcre2_match.c:292:20 - Unknown word (Fovector) -- references such as Fovector[-2] are use directly ext/pcre/pcre2lib/pcre2_match.c:2936:19 - Unknown word (BIDICL) -- case PT_BIDICL: ext/pcre/pcre2lib/pcre2_match.c:2945:22 - Unknown word (BIDICLASS) -- if ((UCD_BIDICLASS(fc) == Lpropvalue) ext/pcre/pcre2lib/pcre2_match.c:295:34 - Unknown word (Fovector) -- ovector = (PCRE2_SIZE *)(Fovector) - 2; -ext/pcre/pcre2lib/pcre2_match.c:2963:19 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), Lpropvalue +ext/pcre/pcre2lib/pcre2_match.c:2979:29 - Unknown word (EXTUNI) -- else if (Lctype == OP_EXTUNI) +ext/pcre/pcre2lib/pcre2_match.c:2991:26 - Unknown word (extuni) -- Feptr = PRIV(extuni)(fc, Feptr, mb->start ext/pcre/pcre2lib/pcre2_match.c:299:1 - Unknown word (bumpalong) -- bumpalong. */ ext/pcre/pcre2lib/pcre2_match.c:3016:15 - Unknown word (NLBLOCK) -- NLBLOCK->nltype == NLTYPE_FIXED ext/pcre/pcre2lib/pcre2_match.c:3016:24 - Unknown word (nltype) -- NLBLOCK->nltype == NLTYPE_FIXED && @@ -20740,7 +18215,6 @@ ext/pcre/pcre2lib/pcre2_match.c:3016:34 - Unknown word (NLTYPE) -- NLB ext/pcre/pcre2lib/pcre2_match.c:3017:24 - Unknown word (nllen) -- NLBLOCK->nllen == 2 && ext/pcre/pcre2lib/pcre2_match.c:3020:17 - Unknown word (hitend) -- mb->hitend = TRUE; ext/pcre/pcre2lib/pcre2_match.c:3024:11 - Unknown word (ACROSSCHAR) -- ACROSSCHAR(Feptr < mb->end_subject -ext/pcre/pcre2lib/pcre2_match.c:302:34 - Unknown word (Foffset) -- top = (uint32_t)Foffset_top/2 + 1; ext/pcre/pcre2lib/pcre2_match.c:3037:11 - Unknown word (ACROSSCHAR) -- ACROSSCHAR(Feptr < mb->end_subject ext/pcre/pcre2lib/pcre2_match.c:303:24 - Unknown word (Fcapture) -- >capture_last = Fcapture_last; ext/pcre/pcre2lib/pcre2_match.c:3046:17 - Unknown word (ANYNL) -- case OP_ANYNL: @@ -20756,18 +18230,15 @@ ext/pcre/pcre2lib/pcre2_match.c:3273:17 - Unknown word (hitend) -- mb- ext/pcre/pcre2lib/pcre2_match.c:3302:17 - Unknown word (ANYNL) -- case OP_ANYNL: ext/pcre/pcre2lib/pcre2_match.c:355:19 - Unknown word (sucessful) -- Returns: = 0 sucessful match; number of code ext/pcre/pcre2lib/pcre2_match.c:3623:57 - Unknown word (SCRIPTX) -- ucd_script_sets) + UCD_SCRIPTX_PROP(prop), Lpropvalue -ext/pcre/pcre2lib/pcre2_match.c:364:7 - Unknown word (SPTR) -- PCRE2_SPTR p; ext/pcre/pcre2lib/pcre2_match.c:3653:19 - Unknown word (PXSPACE) -- case PT_PXSPACE: /* POSIX space */ ext/pcre/pcre2lib/pcre2_match.c:366:12 - Unknown word (eptr) -- PCRE2_SPTR eptr; -ext/pcre/pcre2lib/pcre2_match.c:366:7 - Unknown word (SPTR) -- PCRE2_SPTR eptr; ext/pcre/pcre2lib/pcre2_match.c:367:12 - Unknown word (eptr) -- PCRE2_SPTR eptr_start; -ext/pcre/pcre2lib/pcre2_match.c:367:7 - Unknown word (SPTR) -- PCRE2_SPTR eptr_start; -ext/pcre/pcre2lib/pcre2_match.c:372:15 - Unknown word (Foffset) -- if (offset >= Foffset_top || Fovector[offset ext/pcre/pcre2lib/pcre2_match.c:372:30 - Unknown word (Fovector) -- offset >= Foffset_top || Fovector[offset] == PCRE2_UNSET ext/pcre/pcre2lib/pcre2_match.c:3740:19 - Unknown word (UCNC) -- case PT_UCNC: ext/pcre/pcre2lib/pcre2_match.c:3759:19 - Unknown word (BIDICL) -- case PT_BIDICL: ext/pcre/pcre2lib/pcre2_match.c:3771:22 - Unknown word (BIDICLASS) -- if ((UCD_BIDICLASS(fc) == Lpropvalue) -ext/pcre/pcre2lib/pcre2_match.c:3792:19 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), Lpropvalue +ext/pcre/pcre2lib/pcre2_match.c:3807:29 - Unknown word (EXTUNI) -- else if (Lctype == OP_EXTUNI) +ext/pcre/pcre2lib/pcre2_match.c:3822:26 - Unknown word (extuni) -- Feptr = PRIV(extuni)(fc, Feptr, mb->start ext/pcre/pcre2lib/pcre2_match.c:384:1 - Unknown word (eptr) -- eptr = eptr_start = Feptr ext/pcre/pcre2lib/pcre2_match.c:384:21 - Unknown word (Feptr) -- eptr = eptr_start = Feptr; ext/pcre/pcre2lib/pcre2_match.c:3853:26 - Unknown word (nltype) -- NLBLOCK->nltype == NLTYPE_FIXED && @@ -20776,7 +18247,6 @@ ext/pcre/pcre2lib/pcre2_match.c:3854:26 - Unknown word (nllen) -- NLB ext/pcre/pcre2lib/pcre2_match.c:3857:19 - Unknown word (hitend) -- mb->hitend = TRUE; ext/pcre/pcre2lib/pcre2_match.c:385:25 - Unknown word (Fovector) -- mb->start_subject + Fovector[offset]; ext/pcre/pcre2lib/pcre2_match.c:3866:21 - Unknown word (ANYNL) -- case OP_ANYNL: -ext/pcre/pcre2lib/pcre2_match.c:395:11 - Unknown word (SPTR) -- PCRE2_SPTR endptr = p + length ext/pcre/pcre2lib/pcre2_match.c:3981:26 - Unknown word (nltype) -- NLBLOCK->nltype == NLTYPE_FIXED && ext/pcre/pcre2lib/pcre2_match.c:3981:36 - Unknown word (NLTYPE) -- NLBLOCK->nltype == NLTYPE_FIXED && ext/pcre/pcre2lib/pcre2_match.c:3982:26 - Unknown word (nllen) -- NLBLOCK->nllen == 2 && @@ -20786,15 +18256,16 @@ ext/pcre/pcre2lib/pcre2_match.c:415:9 - Unknown word (GETCHARINC) -- GETCH ext/pcre/pcre2lib/pcre2_match.c:4214:54 - Unknown word (SCRIPTX) -- ucd_script_sets) + UCD_SCRIPTX_PROP(prop), Lpropvalue ext/pcre/pcre2lib/pcre2_match.c:4243:19 - Unknown word (PXSPACE) -- case PT_PXSPACE: /* POSIX space */ ext/pcre/pcre2lib/pcre2_match.c:4326:19 - Unknown word (UCNC) -- case PT_UCNC: -ext/pcre/pcre2lib/pcre2_match.c:4344:19 - Unknown word (BIDICL) -- case PT_BIDICL: -ext/pcre/pcre2lib/pcre2_match.c:4354:22 - Unknown word (BIDICLASS) -- if ((UCD_BIDICLASS(fc) == Lpropvalue) -ext/pcre/pcre2lib/pcre2_match.c:4373:19 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), Lpropvalue -ext/pcre/pcre2lib/pcre2_match.c:4450:21 - Unknown word (GRAPHBREAK) -- rgb = UCD_GRAPHBREAK(fc); -ext/pcre/pcre2lib/pcre2_match.c:4461:23 - Unknown word (GRAPHBREAK) -- lgb = UCD_GRAPHBREAK(fc); -ext/pcre/pcre2lib/pcre2_match.c:4462:27 - Unknown word (gbtable) -- if ((PRIV(ucp_gbtable)[lgb] & (1u << rgb) +ext/pcre/pcre2lib/pcre2_match.c:4344:19 - Unknown word (BIDICL) -- case PT_BIDICL: +ext/pcre/pcre2lib/pcre2_match.c:4354:22 - Unknown word (BIDICLASS) -- if ((UCD_BIDICLASS(fc) == Lpropvalue) +ext/pcre/pcre2lib/pcre2_match.c:4404:29 - Unknown word (EXTUNI) -- else if (Lctype == OP_EXTUNI) +ext/pcre/pcre2lib/pcre2_match.c:4416:26 - Unknown word (extuni) -- Feptr = PRIV(extuni)(fc, Feptr, mb->start +ext/pcre/pcre2lib/pcre2_match.c:4450:21 - Unknown word (GRAPHBREAK) -- rgb = UCD_GRAPHBREAK(fc); +ext/pcre/pcre2lib/pcre2_match.c:4461:23 - Unknown word (GRAPHBREAK) -- lgb = UCD_GRAPHBREAK(fc); +ext/pcre/pcre2lib/pcre2_match.c:4462:27 - Unknown word (gbtable) -- if ((PRIV(ucp_gbtable)[lgb] & (1u << rgb) ext/pcre/pcre2lib/pcre2_match.c:454:11 - Unknown word (caseful) -- /* In the caseful case, we can just compare -ext/pcre/pcre2lib/pcre2_match.c:4567:18 - Unknown word (gotspace) -- BOOL gotspace; -ext/pcre/pcre2lib/pcre2_match.c:4577:29 - Unknown word (gotspace) -- HSPACE_CASES: gotspace = TRUE; break; +ext/pcre/pcre2lib/pcre2_match.c:4567:18 - Unknown word (gotspace) -- BOOL gotspace; +ext/pcre/pcre2lib/pcre2_match.c:4577:29 - Unknown word (gotspace) -- HSPACE_CASES: gotspace = TRUE; break; ext/pcre/pcre2lib/pcre2_match.c:4578:24 - Unknown word (gotspace) -- default: gotspace = FALSE; break; ext/pcre/pcre2lib/pcre2_match.c:4580:17 - Unknown word (gotspace) -- if (gotspace == (Lctype == OP_NOT ext/pcre/pcre2lib/pcre2_match.c:4589:18 - Unknown word (gotspace) -- BOOL gotspace; @@ -20824,15 +18295,7 @@ ext/pcre/pcre2lib/pcre2_match.c:5029:15 - Unknown word (CRMINQUERY) -- case ext/pcre/pcre2lib/pcre2_match.c:5036:15 - Unknown word (CRRANGE) -- case OP_CRRANGE: ext/pcre/pcre2lib/pcre2_match.c:5037:15 - Unknown word (CRMINRANGE) -- case OP_CRMINRANGE: ext/pcre/pcre2lib/pcre2_match.c:5047:34 - Unknown word (Lcaseless) -- match_ref(Loffset, Lcaseless, F, mb, &length); -ext/pcre/pcre2lib/pcre2_match.c:5080:18 - Unknown word (slength) -- PCRE2_SIZE slength; ext/pcre/pcre2lib/pcre2_match.c:5081:32 - Unknown word (Lcaseless) -- match_ref(Loffset, Lcaseless, F, mb, &slength); -ext/pcre/pcre2lib/pcre2_match.c:5081:51 - Unknown word (slength) -- Lcaseless, F, mb, &slength); -ext/pcre/pcre2lib/pcre2_match.c:5088:16 - Unknown word (slength) -- Feptr += slength; -ext/pcre/pcre2lib/pcre2_match.c:5101:20 - Unknown word (slength) -- PCRE2_SIZE slength; -ext/pcre/pcre2lib/pcre2_match.c:5105:53 - Unknown word (slength) -- Lcaseless, F, mb, &slength); -ext/pcre/pcre2lib/pcre2_match.c:5122:12 - Unknown word (samelengths) -- BOOL samelengths = TRUE; -ext/pcre/pcre2lib/pcre2_match.c:5144:33 - Unknown word (samelengths) -- slength != Flength) samelengths = FALSE; -ext/pcre/pcre2lib/pcre2_match.c:5154:11 - Unknown word (samelengths) -- if (samelengths) ext/pcre/pcre2lib/pcre2_match.c:5215:17 - Unknown word (BRAMINZERO) -- /* BRAZERO, BRAMINZERO and SKIPZERO occur just ext/pcre/pcre2lib/pcre2_match.c:5215:8 - Unknown word (BRAZERO) -- /* BRAZERO, BRAMINZERO and SKIPZERO ext/pcre/pcre2lib/pcre2_match.c:5219:58 - Unknown word (BRAZERO) -- optional ones preceded by BRAZERO or BRAMINZERO. @@ -20868,38 +18331,31 @@ ext/pcre/pcre2lib/pcre2_match.c:5322:9 - Unknown word (Lmatched) -- if ( ext/pcre/pcre2lib/pcre2_match.c:532:7 - Unknown word (Feptr) -- if (Feptr >= mb->end_subject) ext/pcre/pcre2lib/pcre2_match.c:5330:8 - Unknown word (Lmatched) -- #undef Lmatched_once ext/pcre/pcre2lib/pcre2_match.c:5332:8 - Unknown word (Lframe) -- #undef Lframe_type -ext/pcre/pcre2lib/pcre2_match.c:534:5 - Unknown word (SCHECK) -- SCHECK_PARTIAL(); \ ext/pcre/pcre2lib/pcre2_match.c:5350:13 - Unknown word (hasthen) -- if (mb->hasthen || Frdepth == 0) -ext/pcre/pcre2lib/pcre2_match.c:537:9 - Unknown word (SCHECK) -- #define SCHECK_PARTIAL()\ ext/pcre/pcre2lib/pcre2_match.c:5381:13 - Unknown word (CBRA) -- case OP_CBRA: ext/pcre/pcre2lib/pcre2_match.c:5382:13 - Unknown word (SCBRA) -- case OP_SCBRA: -ext/pcre/pcre2lib/pcre2_match.c:5393:13 - Unknown word (SBRA) -- case OP_SBRA: -ext/pcre/pcre2lib/pcre2_match.c:5394:22 - Unknown word (NOCAPTURE) -- Lframe_type = GF_NOCAPTURE | Fop; +ext/pcre/pcre2lib/pcre2_match.c:5393:13 - Unknown word (SBRA) -- case OP_SBRA: +ext/pcre/pcre2lib/pcre2_match.c:5394:22 - Unknown word (NOCAPTURE) -- Lframe_type = GF_NOCAPTURE | Fop; ext/pcre/pcre2lib/pcre2_match.c:539:42 - Unknown word (allowemptypartial) -- start_used_ptr || mb->allowemptypartial)) \ ext/pcre/pcre2lib/pcre2_match.c:541:9 - Unknown word (hitend) -- mb->hitend = TRUE; \ -ext/pcre/pcre2lib/pcre2_match.c:5428:5 - Unknown word (bracode) -- bracode = mb->start_code + GET -ext/pcre/pcre2lib/pcre2_match.c:5429:15 - Unknown word (bracode) -- number = (bracode == mb->start_code)? -ext/pcre/pcre2lib/pcre2_match.c:5429:52 - Unknown word (bracode) -- start_code)? 0 : GET2(bracode, 1 + LINK_SIZE); -ext/pcre/pcre2lib/pcre2_match.c:5448:46 - Unknown word (RECURSELOOP) -- moptions & PCRE2_DISABLE_RECURSELOOP_CHECK) == 0) -ext/pcre/pcre2lib/pcre2_match.c:5449:32 - Unknown word (RECURSELOOP) -- return PCRE2_ERROR_RECURSELOOP; -ext/pcre/pcre2lib/pcre2_match.c:5460:21 - Unknown word (bracode) -- Lstart_branch = bracode; +ext/pcre/pcre2lib/pcre2_match.c:5428:5 - Unknown word (bracode) -- bracode = mb->start_code + GET +ext/pcre/pcre2lib/pcre2_match.c:5429:15 - Unknown word (bracode) -- number = (bracode == mb->start_code)? +ext/pcre/pcre2lib/pcre2_match.c:5429:52 - Unknown word (bracode) -- start_code)? 0 : GET2(bracode, 1 + LINK_SIZE); +ext/pcre/pcre2lib/pcre2_match.c:5448:46 - Unknown word (RECURSELOOP) -- moptions & PCRE2_DISABLE_RECURSELOOP_CHECK) == 0) +ext/pcre/pcre2lib/pcre2_match.c:5449:32 - Unknown word (RECURSELOOP) -- return PCRE2_ERROR_RECURSELOOP; +ext/pcre/pcre2lib/pcre2_match.c:5460:21 - Unknown word (bracode) -- Lstart_branch = bracode; ext/pcre/pcre2lib/pcre2_match.c:550:9 - Unknown word (RMATCH) -- #define RMATCH(ra,rb)\ -ext/pcre/pcre2lib/pcre2_match.c:5515:22 - Unknown word (NOCAPTURE) -- Lframe_type = GF_NOCAPTURE | Fop; -ext/pcre/pcre2lib/pcre2_match.c:5526:9 - Unknown word (Fmark) -- Fmark = assert_accept_frame -ext/pcre/pcre2lib/pcre2_match.c:553:3 - Unknown word (Freturn) -- Freturn_id = rb;\ +ext/pcre/pcre2lib/pcre2_match.c:5515:22 - Unknown word (NOCAPTURE) -- Lframe_type = GF_NOCAPTURE | Fop; ext/pcre/pcre2lib/pcre2_match.c:558:9 - Unknown word (RRETURN) -- #define RRETURN(ra)\ -ext/pcre/pcre2lib/pcre2_match.c:5610:13 - Unknown word (SCOND) -- case OP_SCOND: -ext/pcre/pcre2lib/pcre2_match.c:5645:15 - Unknown word (RREF) -- case OP_RREF: / -ext/pcre/pcre2lib/pcre2_match.c:5649:32 - Unknown word (RREF) -- condition = (number == RREF_ANY || number == Fcurrent -ext/pcre/pcre2lib/pcre2_match.c:5653:15 - Unknown word (DNRREF) -- case OP_DNRREF: /* Duplicate -ext/pcre/pcre2lib/pcre2_match.c:5673:15 - Unknown word (DNCREF) -- case OP_DNCREF: /* Duplicate named -ext/pcre/pcre2lib/pcre2_match.c:5698:9 - Unknown word (Lpositive) -- #define Lpositive F->temp_32[0] -ext/pcre/pcre2lib/pcre2_match.c:5702:7 - Unknown word (Lpositive) -- Lpositive = (*Fecode == OP_ASSERT -ext/pcre/pcre2lib/pcre2_match.c:5723:23 - Unknown word (Lpositive) -- condition = Lpositive; /* TRUE for positive +ext/pcre/pcre2lib/pcre2_match.c:5645:15 - Unknown word (RREF) -- case OP_RREF: / +ext/pcre/pcre2lib/pcre2_match.c:5649:32 - Unknown word (RREF) -- condition = (number == RREF_ANY || number == Fcurrent +ext/pcre/pcre2lib/pcre2_match.c:5653:15 - Unknown word (DNRREF) -- case OP_DNRREF: /* Duplicate +ext/pcre/pcre2lib/pcre2_match.c:5673:15 - Unknown word (DNCREF) -- case OP_DNCREF: /* Duplicate named +ext/pcre/pcre2lib/pcre2_match.c:5698:9 - Unknown word (Lpositive) -- #define Lpositive F->temp_32[0] +ext/pcre/pcre2lib/pcre2_match.c:5702:7 - Unknown word (Lpositive) -- Lpositive = (*Fecode == OP_ASSERT +ext/pcre/pcre2lib/pcre2_match.c:5723:23 - Unknown word (Lpositive) -- condition = Lpositive; /* TRUE for positive ext/pcre/pcre2lib/pcre2_match.c:5733:24 - Unknown word (Lpositive) -- condition = !Lpositive; /* TRUE for negative ext/pcre/pcre2lib/pcre2_match.c:5741:24 - Unknown word (Lpositive) -- condition = !Lpositive; -ext/pcre/pcre2lib/pcre2_match.c:5767:28 - Unknown word (SCOND) -- If the opcode is OP_SCOND it means we are at a -ext/pcre/pcre2lib/pcre2_match.c:5772:19 - Unknown word (SCOND) -- if (Fop == OP_SCOND) ext/pcre/pcre2lib/pcre2_match.c:5832:9 - Unknown word (Leptr) -- #define Leptr F->temp_sptr[0] ext/pcre/pcre2lib/pcre2_match.c:5837:5 - Unknown word (Leptr) -- Leptr = Feptr; ext/pcre/pcre2lib/pcre2_match.c:5872:15 - Unknown word (mimimum) -- reach the mimimum back length. */ @@ -20908,11 +18364,7 @@ ext/pcre/pcre2lib/pcre2_match.c:5907:13 - Unknown word (KETRMIN) -- case ext/pcre/pcre2lib/pcre2_match.c:5908:13 - Unknown word (KETRMAX) -- case OP_KETRMAX: ext/pcre/pcre2lib/pcre2_match.c:5909:13 - Unknown word (KETRPOS) -- case OP_KETRPOS: ext/pcre/pcre2lib/pcre2_match.c:5930:12 - Unknown word (rdepth) -- N->rdepth, N->group_frame_type -ext/pcre/pcre2lib/pcre2_match.c:5946:9 - Unknown word (Fback) -- Fback_frame = (char *)F - -ext/pcre/pcre2lib/pcre2_match.c:594:13 - Unknown word (SPTR) -- match(PCRE2_SPTR start_eptr, PCRE2_SPTR ext/pcre/pcre2lib/pcre2_match.c:5981:7 - Unknown word (Fcapture) -- Fcapture_last = P->capture_last -ext/pcre/pcre2lib/pcre2_match.c:5987:15 - Unknown word (SCOND) -- case OP_SCOND: -ext/pcre/pcre2lib/pcre2_match.c:6024:7 - Unknown word (Fback) -- Fback_frame = ((char *)F ext/pcre/pcre2lib/pcre2_match.c:6056:15 - Unknown word (CBRA) -- case OP_CBRA: ext/pcre/pcre2lib/pcre2_match.c:6057:15 - Unknown word (CBRAPOS) -- case OP_CBRAPOS: ext/pcre/pcre2lib/pcre2_match.c:6058:15 - Unknown word (SCBRA) -- case OP_SCBRA: @@ -20927,21 +18379,12 @@ ext/pcre/pcre2lib/pcre2_match.c:6166:13 - Unknown word (EODN) -- case ext/pcre/pcre2lib/pcre2_match.c:6200:13 - Unknown word (CIRCM) -- case OP_CIRCM: ext/pcre/pcre2lib/pcre2_match.c:6214:13 - Unknown word (DOLLM) -- case OP_DOLLM: ext/pcre/pcre2lib/pcre2_match.c:623:10 - Unknown word (reptype) -- uint32_t reptype = 0; /* Type of repetition -ext/pcre/pcre2lib/pcre2_match.c:6462:64 - Unknown word (Freturn) -- number that is saved in Freturn_id ext/pcre/pcre2lib/pcre2_match.c:646:17 - Unknown word (heapframes) -- F = match_data->heapframes; -ext/pcre/pcre2lib/pcre2_match.c:6472:31 - Unknown word (Fback) -- heapframe *)((char *)F - Fback_frame); /* Backtrack -ext/pcre/pcre2lib/pcre2_match.c:6476:48 - Unknown word (Freturn) -- %d to RM%d\n", rrc, Freturn_id); ext/pcre/pcre2lib/pcre2_match.c:647:52 - Unknown word (heapframes) -- char *)F + match_data->heapframes_size); ext/pcre/pcre2lib/pcre2_match.c:649:1 - Unknown word (Frdepth) -- Frdepth = 0; ext/pcre/pcre2lib/pcre2_match.c:650:1 - Unknown word (Fcapture) -- Fcapture_last = 0; -ext/pcre/pcre2lib/pcre2_match.c:651:1 - Unknown word (Fcurrent) -- Fcurrent_recurse = RECURSE_UNSET -ext/pcre/pcre2lib/pcre2_match.c:652:1 - Unknown word (Fstart) -- Fstart_match = Feptr = start -ext/pcre/pcre2lib/pcre2_match.c:653:1 - Unknown word (Fmark) -- Fmark = NULL; -ext/pcre/pcre2lib/pcre2_match.c:654:1 - Unknown word (Foffset) -- Foffset_top = 0; ext/pcre/pcre2lib/pcre2_match.c:6555:12 - Unknown word (bumpalong) -- PCRE2_SPTR bumpalong_limit; -ext/pcre/pcre2lib/pcre2_match.c:655:1 - Unknown word (Flast) -- Flast_group_offset = PCRE ext/pcre/pcre2lib/pcre2_match.c:65:9 - Unknown word (NLBLOCK) -- #define NLBLOCK mb /* Block -ext/pcre/pcre2lib/pcre2_match.c:6614:58 - Unknown word (BADMAGIC) -- return PCRE2_ERROR_BADMAGIC; ext/pcre/pcre2lib/pcre2_match.c:6621:38 - Unknown word (ATSTART) -- NOTEMPTY and PCRE2_NOTEMPTY_ATSTART are match-time flags ext/pcre/pcre2lib/pcre2_match.c:6624:59 - Unknown word (AUTOPOSSESS) -- flags like PCRE2_NO_AUTOPOSSESS with ext/pcre/pcre2lib/pcre2_match.c:6625:25 - Unknown word (AUTOPOSSESS) -- constructions like (*NO_AUTOPOSSESS). To enable this, ( @@ -20968,12 +18411,8 @@ ext/pcre/pcre2lib/pcre2_match.c:7034:5 - Unknown word (HEAPFRAME) -- ext/pcre/pcre2lib/pcre2_match.c:703:39 - Unknown word (usedsize) -- match_data->heapframes, usedsize); ext/pcre/pcre2lib/pcre2_match.c:7058:49 - Unknown word (HEAPLIMIT) -- return PCRE2_ERROR_HEAPLIMIT; ext/pcre/pcre2lib/pcre2_match.c:705:35 - Unknown word (usedsize) -- heapframe *)((char *)new + usedsize); -ext/pcre/pcre2lib/pcre2_match.c:7097:50 - Unknown word (codeunit) -- PCRE2_UCHAR)(re->first_codeunit); -ext/pcre/pcre2lib/pcre2_match.c:7119:45 - Unknown word (codeunit) -- PCRE2_UCHAR)(re->last_codeunit); -ext/pcre/pcre2lib/pcre2_match.c:7136:74 - Unknown word (regexs) -- attempts; for anchored regexs ext/pcre/pcre2lib/pcre2_match.c:714:19 - Unknown word (RMATCH) -- #ifdef DEBUG_SHOW_RMATCH ext/pcre/pcre2lib/pcre2_match.c:715:21 - Unknown word (RMATCH) -- fprintf(stderr, "++ RMATCH %d frame=%d", Freturn -ext/pcre/pcre2lib/pcre2_match.c:715:42 - Unknown word (Freturn) -- RMATCH %d frame=%d", Freturn_id, Frdepth + 1); ext/pcre/pcre2lib/pcre2_match.c:715:54 - Unknown word (Frdepth) -- frame=%d", Freturn_id, Frdepth + 1); ext/pcre/pcre2lib/pcre2_match.c:725:13 - Unknown word (NOCAPTURE) -- case GF_NOCAPTURE: ext/pcre/pcre2lib/pcre2_match.c:726:22 - Unknown word (nocapture) -- fprintf(stderr, "nocapture op=%d", GF_DATAMASK @@ -20983,70 +18422,43 @@ ext/pcre/pcre2lib/pcre2_match.c:7434:36 - Unknown word (INCTEST) -- ext/pcre/pcre2lib/pcre2_match.c:74:25 - Unknown word (ENDANCHORED) -- PCRE2_ANCHORED|PCRE2_ENDANCHORED|PCRE2_NOTBOL|PCRE2_NOTEOL ext/pcre/pcre2lib/pcre2_match.c:753:13 - Unknown word (Frdepth) -- N->rdepth = Frdepth + 1; ext/pcre/pcre2lib/pcre2_match.c:753:4 - Unknown word (rdepth) -- N->rdepth = Frdepth + 1; -ext/pcre/pcre2lib/pcre2_match.c:759:1 - Unknown word (Fgroup) -- Fgroup_frame_type = group_frame ext/pcre/pcre2lib/pcre2_match.c:75:19 - Unknown word (ATSTART) -- PCRE2_NOTEMPTY_ATSTART|PCRE2_NO_UTF_CHECK|PCRE ext/pcre/pcre2lib/pcre2_match.c:7602:36 - Unknown word (aways) -- matching start_match will aways be greater than the ext/pcre/pcre2lib/pcre2_match.c:7610:26 - Unknown word (HASCRORLF) -- (re->flags & PCRE2_HASCRORLF) == 0 && -ext/pcre/pcre2lib/pcre2_match.c:761:1 - Unknown word (Fback) -- Fback_frame = frame_size; ext/pcre/pcre2lib/pcre2_match.c:7658:50 - Unknown word (FIRSTCU) -- true_end_subject && NOT_FIRSTCU(*start_match)) -ext/pcre/pcre2lib/pcre2_match.c:769:3 - Unknown word (Flast) -- Flast_group_offset = (char ext/pcre/pcre2lib/pcre2_match.c:7707:13 - Unknown word (matchedby) -- match_data->matchedby = PCRE2_MATCHEDBY_INTERPRETER ext/pcre/pcre2lib/pcre2_match.c:7707:31 - Unknown word (MATCHEDBY) -- data->matchedby = PCRE2_MATCHEDBY_INTERPRETER; ext/pcre/pcre2lib/pcre2_match.c:7716:64 - Unknown word (oveccount) -- top >= 2 * match_data->oveccount)? -ext/pcre/pcre2lib/pcre2_match.c:771:5 - Unknown word (Fcurrent) -- Fcurrent_recurse = GF_DATAMASK -ext/pcre/pcre2lib/pcre2_match.c:7771:11 - Unknown word (undefs) -- /* These #undefs are here to enable unity ext/pcre/pcre2lib/pcre2_match.c:77:18 - Unknown word (RECURSELOOP) -- PCRE2_DISABLE_RECURSELOOP_CHECK) ext/pcre/pcre2lib/pcre2_match.c:783:5 - Unknown word (Frdepth) -- if (Frdepth >= mb->match_limit_depth ext/pcre/pcre2lib/pcre2_match.c:783:58 - Unknown word (DEPTHLIMIT) -- return PCRE2_ERROR_DEPTHLIMIT; -ext/pcre/pcre2lib/pcre2_match.c:787:13 - Unknown word (Fgroup) -- GF_IDMASK(Fgroup_frame_type), Feptr -ext/pcre/pcre2lib/pcre2_match.c:810:9 - Unknown word (Fcurrent) -- if (Fcurrent_recurse == RECURSE_UNSET -ext/pcre/pcre2lib/pcre2_match.c:813:16 - Unknown word (Flast) -- offset = Flast_group_offset; ext/pcre/pcre2lib/pcre2_match.c:81:20 - Unknown word (ATSTART) -- PCRE2_NOTEMPTY_ATSTART|PCRE2_PARTIAL_SOFT|PCRE ext/pcre/pcre2lib/pcre2_match.c:823:7 - Unknown word (Fcapture) -- Fcapture_last = number; -ext/pcre/pcre2lib/pcre2_match.c:826:21 - Unknown word (Foffset) -- if (offset >= Foffset_top) Foffset_top = offset ext/pcre/pcre2lib/pcre2_match.c:840:5 - Unknown word (RRETURN) -- RRETURN(MATCH_ACCEPT); -ext/pcre/pcre2lib/pcre2_match.c:847:9 - Unknown word (Fcurrent) -- if (Fcurrent_recurse != RECURSE_UNSET -ext/pcre/pcre2lib/pcre2_match.c:852:16 - Unknown word (Flast) -- offset = Flast_group_offset; -ext/pcre/pcre2lib/pcre2_match.c:868:17 - Unknown word (Fmark) -- P->mark = Fmark; -ext/pcre/pcre2lib/pcre2_match.c:869:24 - Unknown word (Fstart) -- P->start_match = Fstart_match; ext/pcre/pcre2lib/pcre2_match.c:882:20 - Unknown word (ATSTART) -- PCRE2_NOTEMPTY_ATSTART is set and we have matched -ext/pcre/pcre2lib/pcre2_match.c:886:18 - Unknown word (Fstart) -- if (Feptr == Fstart_match && ext/pcre/pcre2lib/pcre2_match.c:888:44 - Unknown word (ATSTART) -- moptions & PCRE2_NOTEMPTY_ATSTART) != 0 && -ext/pcre/pcre2lib/pcre2_match.c:889:14 - Unknown word (Fstart) -- Fstart_match == mb->start_subject ext/pcre/pcre2lib/pcre2_match.c:894:7 - Unknown word (RRETURN) -- RRETURN(MATCH_NOMATCH); ext/pcre/pcre2lib/pcre2_match.c:897:22 - Unknown word (ENDANCHORED) -- /* Fail if PCRE2_ENDANCHORED is set and the end of ext/pcre/pcre2lib/pcre2_match.c:903:48 - Unknown word (ENDANCHORED) -- mb->poptions) & PCRE2_ENDANCHORED) != 0) ext/pcre/pcre2lib/pcre2_match.c:908:59 - Unknown word (endanchored) -- because not at end (endanchored set)\n"); ext/pcre/pcre2lib/pcre2_match.c:910:9 - Unknown word (RRETURN) -- RRETURN(MATCH_NOMATCH); ext/pcre/pcre2lib/pcre2_match.c:914:53 - Unknown word (endanchnored) -- Failed ACCEPT not at end (endanchnored set)\n"); -ext/pcre/pcre2lib/pcre2_match.c:928:16 - Unknown word (Fmark) -- mb->mark = Fmark; -ext/pcre/pcre2lib/pcre2_match.c:934:68 - Unknown word (ovectors) -- the external and frame ovectors. */ -ext/pcre/pcre2lib/pcre2_match.c:936:45 - Unknown word (oveccount) -- bracket + 1 > match_data->oveccount)? -ext/pcre/pcre2lib/pcre2_match.c:937:19 - Unknown word (oveccount) -- match_data->oveccount : top_bracket + 1); -ext/pcre/pcre2lib/pcre2_match.c:940:39 - Unknown word (RRETURN) -- MATCH; /* Note: NOT RRETURN */ +ext/pcre/pcre2lib/pcre2_match.c:936:45 - Unknown word (oveccount) -- bracket + 1 > match_data->oveccount)? +ext/pcre/pcre2lib/pcre2_match.c:937:19 - Unknown word (oveccount) -- match_data->oveccount : top_bracket + 1); +ext/pcre/pcre2lib/pcre2_match.c:940:39 - Unknown word (RRETURN) -- MATCH; /* Note: NOT RRETURN */ ext/pcre/pcre2lib/pcre2_match.c:94:15 - Unknown word (KETRPOS) -- #define MATCH_KETRPOS (-998) -ext/pcre/pcre2lib/pcre2_match.c:951:18 - Unknown word (nltype) -- NLBLOCK->nltype == NLTYPE_FIXED && -ext/pcre/pcre2lib/pcre2_match.c:951:28 - Unknown word (NLTYPE) -- NLBLOCK->nltype == NLTYPE_FIXED && -ext/pcre/pcre2lib/pcre2_match.c:951:9 - Unknown word (NLBLOCK) -- NLBLOCK->nltype == NLTYPE_FIXED -ext/pcre/pcre2lib/pcre2_match.c:952:18 - Unknown word (nllen) -- NLBLOCK->nllen == 2 && -ext/pcre/pcre2lib/pcre2_match.c:952:9 - Unknown word (NLBLOCK) -- NLBLOCK->nllen == 2 && -ext/pcre/pcre2lib/pcre2_match.c:953:31 - Unknown word (NLBLOCK) -- UCHAR21TEST(Feptr) == NLBLOCK->nl[0]) -ext/pcre/pcre2lib/pcre2_match.c:955:11 - Unknown word (hitend) -- mb->hitend = TRUE; -ext/pcre/pcre2lib/pcre2_match.c:964:61 - Unknown word (SCHECK) -- not be updated before SCHECK_PARTIAL. */ -ext/pcre/pcre2lib/pcre2_match.c:965:7 - Unknown word (SCHECK) -- SCHECK_PARTIAL(); -ext/pcre/pcre2lib/pcre2_match.c:970:14 - Unknown word (ACROSSCHAR) -- if (utf) ACROSSCHAR(Feptr < mb->end_subject -ext/pcre/pcre2lib/pcre2_match.c:978:68 - Unknown word (ANYCODEUNIT) -- really should be called ANYCODEUNIT, -ext/pcre/pcre2lib/pcre2_match.c:983:62 - Unknown word (SCHECK) -- not be updated before SCHECK_PARTIAL. */ -ext/pcre/pcre2lib/pcre2_match.c:993:34 - Unknown word (casefully) -- a single character, casefully */ -ext/pcre/pcre2lib/pcre2_match.c:999:7 - Unknown word (Flength) -- Flength = 1; +ext/pcre/pcre2lib/pcre2_match.c:951:18 - Unknown word (nltype) -- NLBLOCK->nltype == NLTYPE_FIXED && +ext/pcre/pcre2lib/pcre2_match.c:951:28 - Unknown word (NLTYPE) -- NLBLOCK->nltype == NLTYPE_FIXED && +ext/pcre/pcre2lib/pcre2_match.c:951:9 - Unknown word (NLBLOCK) -- NLBLOCK->nltype == NLTYPE_FIXED +ext/pcre/pcre2lib/pcre2_match.c:952:18 - Unknown word (nllen) -- NLBLOCK->nllen == 2 && +ext/pcre/pcre2lib/pcre2_match.c:952:9 - Unknown word (NLBLOCK) -- NLBLOCK->nllen == 2 && +ext/pcre/pcre2lib/pcre2_match.c:953:31 - Unknown word (NLBLOCK) -- UCHAR21TEST(Feptr) == NLBLOCK->nl[0]) +ext/pcre/pcre2lib/pcre2_match.c:955:11 - Unknown word (hitend) -- mb->hitend = TRUE; +ext/pcre/pcre2lib/pcre2_match.c:970:14 - Unknown word (ACROSSCHAR) -- if (utf) ACROSSCHAR(Feptr < mb->end_subject +ext/pcre/pcre2lib/pcre2_match.c:993:34 - Unknown word (casefully) -- a single character, casefully */ ext/pcre/pcre2lib/pcre2_match_data.c:102:19 - Unknown word (heapframes) -- if (match_data->heapframes != NULL) ext/pcre/pcre2lib/pcre2_match_data.c:103:41 - Unknown word (heapframes) -- memctl.free(match_data->heapframes, -ext/pcre/pcre2lib/pcre2_match_data.c:118:22 - Unknown word (SPTR) -- PCRE2_EXP_DEFN PCRE2_SPTR PCRE2_CALL_CONVENTION -ext/pcre/pcre2lib/pcre2_match_data.c:127:27 - Unknown word (ovector) -- Get pointer to ovector * -ext/pcre/pcre2lib/pcre2_match_data.c:131:11 - Unknown word (ovector) -- pcre2_get_ovector_pointer(pcre2_match ext/pcre/pcre2lib/pcre2_match_data.c:176:19 - Unknown word (heapframes) -- * Get heapframes size -ext/pcre/pcre2lib/pcre2_match_data.c:51:36 - Unknown word (ovector) -- match data block given ovector size * -ext/pcre/pcre2lib/pcre2_match_data.c:54:47 - Unknown word (ovector) -- imposed on the number of ovector pairs. A maximum is ext/pcre/pcre2lib/pcre2_match_data.c:55:21 - Unknown word (oveccount) -- imposed because the oveccount field in a match data ext/pcre/pcre2lib/pcre2_match_data.c:55:62 - Unknown word (uintt) -- match data block is uintt6_t. */ ext/pcre/pcre2lib/pcre2_match_data.c:58:34 - Unknown word (oveccount) -- data_create(uint32_t oveccount, pcre2_general_context @@ -21054,30 +18466,20 @@ ext/pcre/pcre2lib/pcre2_match_data.c:58:68 - Unknown word (gcontext) -- pc ext/pcre/pcre2lib/pcre2_match_data.c:61:20 - Unknown word (oveccount) -- if (oveccount < 1) oveccount = 1; ext/pcre/pcre2lib/pcre2_match_data.c:61:5 - Unknown word (oveccount) -- if (oveccount < 1) oveccount = 1; ext/pcre/pcre2lib/pcre2_match_data.c:62:5 - Unknown word (oveccount) -- if (oveccount > UINT16_MAX) oveccount -ext/pcre/pcre2lib/pcre2_match_data.c:64:30 - Unknown word (ovector) -- offsetof(pcre2_match_data, ovector) + 2*oveccount*sizeof ext/pcre/pcre2lib/pcre2_match_data.c:65:19 - Unknown word (gcontext) -- (pcre2_memctl *)gcontext); ext/pcre/pcre2lib/pcre2_match_data.c:69:8 - Unknown word (heapframes) -- yield->heapframes = NULL; ext/pcre/pcre2lib/pcre2_match_data.c:70:8 - Unknown word (heapframes) -- yield->heapframes_size = 0; ext/pcre/pcre2lib/pcre2_match_data.c:84:26 - Unknown word (gcontext) -- pcre2_general_context *gcontext) ext/pcre/pcre2lib/pcre2_match_data.c:86:23 - Unknown word (gcontext) -- if (gcontext == NULL) gcontext = (pcre2_general_context ext/pcre/pcre2lib/pcre2_match_data.c:86:5 - Unknown word (gcontext) -- if (gcontext == NULL) gcontext = -ext/pcre/pcre2lib/pcre2_newline.c:169:25 - Unknown word (SPTR) -- PRIV(was_newline)(PCRE2_SPTR ptr, uint32_t type, -ext/pcre/pcre2lib/pcre2_newline.c:169:56 - Unknown word (SPTR) -- uint32_t type, PCRE2_SPTR startptr, ext/pcre/pcre2lib/pcre2_newline.c:46:6 - Unknown word (NLTYPE) -- only NLTYPE_FIXED, which gets handled ext/pcre/pcre2lib/pcre2_newline.c:46:64 - Unknown word (NLTYPE) -- without these functions, NLTYPE_ANYCRLF, ext/pcre/pcre2lib/pcre2_newline.c:47:5 - Unknown word (NLTYPE) -- and NLTYPE_ANY. The full list of ext/pcre/pcre2lib/pcre2_newline.c:64:26 - Unknown word (NLTYPE) -- the newline type is NLTYPE_ANY or NLTYPE_ANYCRLF ext/pcre/pcre2lib/pcre2_newline.c:64:40 - Unknown word (NLTYPE) -- type is NLTYPE_ANY or NLTYPE_ANYCRLF. The case of -ext/pcre/pcre2lib/pcre2_newline.c:79:24 - Unknown word (SPTR) -- PRIV(is_newline)(PCRE2_SPTR ptr, uint32_t type, -ext/pcre/pcre2lib/pcre2_newline.c:79:55 - Unknown word (SPTR) -- uint32_t type, PCRE2_SPTR endptr, -ext/pcre/pcre2lib/pcre2_pattern_info.c:106:25 - Unknown word (SPTR) -- return sizeof(PCRE2_SPTR); -ext/pcre/pcre2lib/pcre2_pattern_info.c:113:25 - Unknown word (BADMAGIC) -- return with PCRE2_ERROR_BADMAGIC. */ -ext/pcre/pcre2lib/pcre2_pattern_info.c:115:58 - Unknown word (BADMAGIC) -- return PCRE2_ERROR_BADMAGIC; +ext/pcre/pcre2lib/pcre2_pattern_info.c:139:19 - Unknown word (CAPTURECOUNT) -- case PCRE2_INFO_CAPTURECOUNT: ext/pcre/pcre2lib/pcre2_pattern_info.c:143:19 - Unknown word (DEPTHLIMIT) -- case PCRE2_INFO_DEPTHLIMIT: -ext/pcre/pcre2lib/pcre2_pattern_info.c:157:19 - Unknown word (FIRSTCODEUNIT) -- case PCRE2_INFO_FIRSTCODEUNIT: -ext/pcre/pcre2lib/pcre2_pattern_info.c:159:15 - Unknown word (codeunit) -- re->first_codeunit : 0; ext/pcre/pcre2lib/pcre2_pattern_info.c:168:33 - Unknown word (heapframe) -- *)where) = offsetof(heapframe, ovector) + -ext/pcre/pcre2lib/pcre2_pattern_info.c:168:44 - Unknown word (ovector) -- offsetof(heapframe, ovector) + ext/pcre/pcre2lib/pcre2_pattern_info.c:172:19 - Unknown word (HASBACKSLASHC) -- case PCRE2_INFO_HASBACKSLASHC: ext/pcre/pcre2lib/pcre2_pattern_info.c:173:45 - Unknown word (HASBKC) -- (re->flags & PCRE2_HASBKC) != 0; ext/pcre/pcre2lib/pcre2_pattern_info.c:176:19 - Unknown word (HASCRORLF) -- case PCRE2_INFO_HASCRORLF: @@ -21085,20 +18487,10 @@ ext/pcre/pcre2lib/pcre2_pattern_info.c:177:45 - Unknown word (HASCRORLF) ext/pcre/pcre2lib/pcre2_pattern_info.c:180:19 - Unknown word (HEAPLIMIT) -- case PCRE2_INFO_HEAPLIMIT: ext/pcre/pcre2lib/pcre2_pattern_info.c:185:19 - Unknown word (JCHANGED) -- case PCRE2_INFO_JCHANGED: ext/pcre/pcre2lib/pcre2_pattern_info.c:186:45 - Unknown word (JCHANGED) -- (re->flags & PCRE2_JCHANGED) != 0; -ext/pcre/pcre2lib/pcre2_pattern_info.c:202:19 - Unknown word (LASTCODEUNIT) -- case PCRE2_INFO_LASTCODEUNIT: -ext/pcre/pcre2lib/pcre2_pattern_info.c:204:14 - Unknown word (codeunit) -- re->last_codeunit : 0; ext/pcre/pcre2lib/pcre2_pattern_info.c:216:19 - Unknown word (MAXLOOKBEHIND) -- case PCRE2_INFO_MAXLOOKBEHIND: -ext/pcre/pcre2lib/pcre2_pattern_info.c:233:12 - Unknown word (SPTR) -- *((PCRE2_SPTR *)where) = (PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_pattern_info.c:233:35 - Unknown word (SPTR) -- SPTR *)where) = (PCRE2_SPTR)((char *)re + sizeof -ext/pcre/pcre2lib/pcre2_pattern_info.c:273:7 - Unknown word (SPTR) -- PCRE2_SPTR cc; -ext/pcre/pcre2lib/pcre2_pattern_info.c:285:25 - Unknown word (BADMAGIC) -- return with PCRE2_ERROR_BADMAGIC. */ -ext/pcre/pcre2lib/pcre2_pattern_info.c:287:58 - Unknown word (BADMAGIC) -- return PCRE2_ERROR_BADMAGIC; -ext/pcre/pcre2lib/pcre2_pattern_info.c:294:13 - Unknown word (SPTR) -- cc = (PCRE2_SPTR)((uint8_t *)re + sizeof ext/pcre/pcre2lib/pcre2_pattern_info.c:308:13 - Unknown word (NOTI) -- case OP_NOTI: ext/pcre/pcre2lib/pcre2_pattern_info.c:310:13 - Unknown word (MINSTAR) -- case OP_MINSTAR: -ext/pcre/pcre2lib/pcre2_pattern_info.c:316:13 - Unknown word (MINUPTO) -- case OP_MINUPTO: ext/pcre/pcre2lib/pcre2_pattern_info.c:318:13 - Unknown word (POSSTAR) -- case OP_POSSTAR: -ext/pcre/pcre2lib/pcre2_pattern_info.c:321:13 - Unknown word (POSUPTO) -- case OP_POSUPTO: ext/pcre/pcre2lib/pcre2_pattern_info.c:322:13 - Unknown word (STARI) -- case OP_STARI: ext/pcre/pcre2lib/pcre2_pattern_info.c:323:13 - Unknown word (MINSTARI) -- case OP_MINSTARI: ext/pcre/pcre2lib/pcre2_pattern_info.c:324:13 - Unknown word (PLUSI) -- case OP_PLUSI: @@ -21114,8 +18506,6 @@ ext/pcre/pcre2lib/pcre2_pattern_info.c:333:13 - Unknown word (POSQUERYI) ext/pcre/pcre2lib/pcre2_pattern_info.c:334:13 - Unknown word (POSUPTOI) -- case OP_POSUPTOI: ext/pcre/pcre2lib/pcre2_pattern_info.c:335:13 - Unknown word (NOTSTAR) -- case OP_NOTSTAR: ext/pcre/pcre2lib/pcre2_pattern_info.c:336:13 - Unknown word (NOTMINSTAR) -- case OP_NOTMINSTAR: -ext/pcre/pcre2lib/pcre2_pattern_info.c:341:13 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: -ext/pcre/pcre2lib/pcre2_pattern_info.c:342:13 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: ext/pcre/pcre2lib/pcre2_pattern_info.c:344:13 - Unknown word (NOTPOSSTAR) -- case OP_NOTPOSSTAR: ext/pcre/pcre2lib/pcre2_pattern_info.c:345:13 - Unknown word (NOTPOSPLUS) -- case OP_NOTPOSPLUS: ext/pcre/pcre2lib/pcre2_pattern_info.c:346:13 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: @@ -21135,36 +18525,25 @@ ext/pcre/pcre2lib/pcre2_pattern_info.c:359:13 - Unknown word (NOTPOSQUERYI) ext/pcre/pcre2lib/pcre2_pattern_info.c:360:13 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: ext/pcre/pcre2lib/pcre2_pattern_info.c:367:13 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: ext/pcre/pcre2lib/pcre2_pattern_info.c:368:13 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: -ext/pcre/pcre2lib/pcre2_pattern_info.c:373:13 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_pattern_info.c:374:13 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_pattern_info.c:376:13 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: ext/pcre/pcre2lib/pcre2_pattern_info.c:377:13 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: ext/pcre/pcre2lib/pcre2_pattern_info.c:378:13 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: ext/pcre/pcre2lib/pcre2_pattern_info.c:379:13 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: -ext/pcre/pcre2lib/pcre2_pattern_info.c:78:21 - Unknown word (DEPTHLIMIT) -- case PCRE2_INFO_DEPTHLIMIT: -ext/pcre/pcre2lib/pcre2_pattern_info.c:81:21 - Unknown word (FIRSTCODEUNIT) -- case PCRE2_INFO_FIRSTCODEUNIT: +ext/pcre/pcre2lib/pcre2_pattern_info.c:77:21 - Unknown word (CAPTURECOUNT) -- case PCRE2_INFO_CAPTURECOUNT: +ext/pcre/pcre2lib/pcre2_pattern_info.c:78:21 - Unknown word (DEPTHLIMIT) -- case PCRE2_INFO_DEPTHLIMIT: ext/pcre/pcre2lib/pcre2_pattern_info.c:82:21 - Unknown word (HASBACKSLASHC) -- case PCRE2_INFO_HASBACKSLASHC: ext/pcre/pcre2lib/pcre2_pattern_info.c:83:21 - Unknown word (HASCRORLF) -- case PCRE2_INFO_HASCRORLF: ext/pcre/pcre2lib/pcre2_pattern_info.c:84:21 - Unknown word (HEAPLIMIT) -- case PCRE2_INFO_HEAPLIMIT: ext/pcre/pcre2lib/pcre2_pattern_info.c:85:21 - Unknown word (JCHANGED) -- case PCRE2_INFO_JCHANGED: -ext/pcre/pcre2lib/pcre2_pattern_info.c:87:21 - Unknown word (LASTCODEUNIT) -- case PCRE2_INFO_LASTCODEUNIT: ext/pcre/pcre2lib/pcre2_pattern_info.c:90:21 - Unknown word (MAXLOOKBEHIND) -- case PCRE2_INFO_MAXLOOKBEHIND: ext/pcre/pcre2lib/pcre2_printint.c:193:41 - Unknown word (custring) -- terminated for print_custring(); the length is given -ext/pcre/pcre2lib/pcre2_printint.c:194:16 - Unknown word (bylen) -- print_custring_bylen(). -ext/pcre/pcre2lib/pcre2_printint.c:199:40 - Unknown word (bylen) -- length for print_custring_bylen() -ext/pcre/pcre2lib/pcre2_printint.c:205:31 - Unknown word (SPTR) -- custring(FILE *f, PCRE2_SPTR ptr) -ext/pcre/pcre2lib/pcre2_printint.c:215:16 - Unknown word (bylen) -- print_custring_bylen(FILE *f, PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_printint.c:215:37 - Unknown word (SPTR) -- bylen(FILE *f, PCRE2_SPTR ptr, PCRE2_UCHAR len ext/pcre/pcre2lib/pcre2_printint.c:240:5 - Unknown word (ucpname) -- get_ucpname(unsigned int ptype, ext/pcre/pcre2lib/pcre2_printint.c:246:14 - Unknown word (ptypex) -- unsigned int ptypex = (ptype == PT_SC)? ext/pcre/pcre2lib/pcre2_printint.c:252:28 - Unknown word (ptypex) -- ptype == u->type || ptypex == u->type) && pvalue -ext/pcre/pcre2lib/pcre2_printint.c:302:27 - Unknown word (SPTR) -- prop(FILE *f, PCRE2_SPTR code, const char *before ext/pcre/pcre2lib/pcre2_printint.c:307:23 - Unknown word (ucpname) -- const char *s = get_ucpname(code[1], code[2]); ext/pcre/pcre2lib/pcre2_printint.c:313:19 - Unknown word (sclist) -- fprintf (f, "%s%sclist", before, (*code == ext/pcre/pcre2lib/pcre2_printint.c:326:10 - Unknown word (Lenths) -- printed. Lenths can be turned off from -ext/pcre/pcre2lib/pcre2_printint.c:340:7 - Unknown word (SPTR) -- PCRE2_SPTR codestart, nametable ext/pcre/pcre2lib/pcre2_printint.c:341:10 - Unknown word (nesize) -- uint32_t nesize = re->name_entry_size -ext/pcre/pcre2lib/pcre2_printint.c:349:14 - Unknown word (ccode) -- PCRE2_SPTR ccode; ext/pcre/pcre2lib/pcre2_printint.c:403:13 - Unknown word (CBRA) -- case OP_CBRA: ext/pcre/pcre2lib/pcre2_printint.c:404:13 - Unknown word (CBRAPOS) -- case OP_CBRAPOS: ext/pcre/pcre2lib/pcre2_printint.c:405:13 - Unknown word (SCBRA) -- case OP_SCBRA: @@ -21175,7 +18554,6 @@ ext/pcre/pcre2lib/pcre2_printint.c:415:13 - Unknown word (SBRAPOS) -- case ext/pcre/pcre2lib/pcre2_printint.c:416:13 - Unknown word (KETRMAX) -- case OP_KETRMAX: ext/pcre/pcre2lib/pcre2_printint.c:417:13 - Unknown word (KETRMIN) -- case OP_KETRMIN: ext/pcre/pcre2lib/pcre2_printint.c:418:13 - Unknown word (KETRPOS) -- case OP_KETRPOS: -ext/pcre/pcre2lib/pcre2_printint.c:430:13 - Unknown word (SCOND) -- case OP_SCOND: ext/pcre/pcre2lib/pcre2_printint.c:457:13 - Unknown word (DNCREF) -- case OP_DNCREF: ext/pcre/pcre2lib/pcre2_printint.c:459:55 - Unknown word (nesize) -- nametable + (GET2(code, 1) * nesize) + IMM2_SIZE; ext/pcre/pcre2lib/pcre2_printint.c:466:13 - Unknown word (RREF) -- case OP_RREF: @@ -21203,17 +18581,10 @@ ext/pcre/pcre2lib/pcre2_printint.c:535:13 - Unknown word (EXACTI) -- ca ext/pcre/pcre2lib/pcre2_printint.c:536:13 - Unknown word (UPTOI) -- case OP_UPTOI: ext/pcre/pcre2lib/pcre2_printint.c:537:13 - Unknown word (MINUPTOI) -- case OP_MINUPTOI: ext/pcre/pcre2lib/pcre2_printint.c:538:13 - Unknown word (POSUPTOI) -- case OP_POSUPTOI: -ext/pcre/pcre2lib/pcre2_printint.c:543:13 - Unknown word (MINUPTO) -- case OP_MINUPTO: -ext/pcre/pcre2lib/pcre2_printint.c:544:13 - Unknown word (POSUPTO) -- case OP_POSUPTO: ext/pcre/pcre2lib/pcre2_printint.c:548:42 - Unknown word (EXACTI) -- EXACT && *code != OP_EXACTI) fprintf(f, "0,"); -ext/pcre/pcre2lib/pcre2_printint.c:550:21 - Unknown word (MINUPTO) -- if (*code == OP_MINUPTO || *code == OP_MINUPTOI ext/pcre/pcre2lib/pcre2_printint.c:550:44 - Unknown word (MINUPTOI) -- MINUPTO || *code == OP_MINUPTOI) fprintf(f, "?"); -ext/pcre/pcre2lib/pcre2_printint.c:551:28 - Unknown word (POSUPTO) -- else if (*code == OP_POSUPTO || *code == OP_POSUPTOI ext/pcre/pcre2lib/pcre2_printint.c:551:51 - Unknown word (POSUPTOI) -- POSUPTO || *code == OP_POSUPTOI) fprintf(f, "+"); -ext/pcre/pcre2lib/pcre2_printint.c:555:13 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_printint.c:556:13 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_printint.c:557:13 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: -ext/pcre/pcre2lib/pcre2_printint.c:567:21 - Unknown word (TYPEMINUPTO) -- if (*code == OP_TYPEMINUPTO) fprintf(f, "?"); ext/pcre/pcre2lib/pcre2_printint.c:568:28 - Unknown word (TYPEPOSUPTO) -- else if (*code == OP_TYPEPOSUPTO) fprintf(f, "+"); ext/pcre/pcre2lib/pcre2_printint.c:571:13 - Unknown word (NOTI) -- case OP_NOTI: ext/pcre/pcre2lib/pcre2_printint.c:580:13 - Unknown word (NOTSTARI) -- case OP_NOTSTARI: @@ -21234,36 +18605,21 @@ ext/pcre/pcre2lib/pcre2_printint.c:606:13 - Unknown word (NOTEXACTI) -- ca ext/pcre/pcre2lib/pcre2_printint.c:607:13 - Unknown word (NOTUPTOI) -- case OP_NOTUPTOI: ext/pcre/pcre2lib/pcre2_printint.c:608:13 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: ext/pcre/pcre2lib/pcre2_printint.c:609:13 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: -ext/pcre/pcre2lib/pcre2_printint.c:614:13 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: -ext/pcre/pcre2lib/pcre2_printint.c:615:13 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: ext/pcre/pcre2lib/pcre2_printint.c:616:13 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: ext/pcre/pcre2lib/pcre2_printint.c:620:45 - Unknown word (NOTEXACTI) -- NOTEXACT && *code != OP_NOTEXACTI) fprintf(f, "0,"); -ext/pcre/pcre2lib/pcre2_printint.c:622:21 - Unknown word (NOTMINUPTO) -- if (*code == OP_NOTMINUPTO || *code == OP_NOTMINUPTOI ext/pcre/pcre2lib/pcre2_printint.c:622:47 - Unknown word (NOTMINUPTOI) -- NOTMINUPTO || *code == OP_NOTMINUPTOI) fprintf(f, "?"); ext/pcre/pcre2lib/pcre2_printint.c:624:21 - Unknown word (NOTPOSUPTO) -- if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI ext/pcre/pcre2lib/pcre2_printint.c:624:47 - Unknown word (NOTPOSUPTOI) -- NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, "+"); ext/pcre/pcre2lib/pcre2_printint.c:62:13 - Unknown word (ucpname) -- #define get_ucpname PCRE2_SUFFIX ext/pcre/pcre2lib/pcre2_printint.c:62:48 - Unknown word (ucpname) -- PCRE2_SUFFIX(get_ucpname_) ext/pcre/pcre2lib/pcre2_printint.c:633:13 - Unknown word (REFI) -- case OP_REFI: -ext/pcre/pcre2lib/pcre2_printint.c:638:5 - Unknown word (ccode) -- ccode = code + OP_lengths ext/pcre/pcre2lib/pcre2_printint.c:641:13 - Unknown word (DNREFI) -- case OP_DNREFI: ext/pcre/pcre2lib/pcre2_printint.c:644:13 - Unknown word (DNREF) -- case OP_DNREF: ext/pcre/pcre2lib/pcre2_printint.c:646:55 - Unknown word (nesize) -- nametable + (GET2(code, 1) * nesize) + IMM2_SIZE; -ext/pcre/pcre2lib/pcre2_printint.c:651:5 - Unknown word (ccode) -- ccode = code + OP_lengths ext/pcre/pcre2lib/pcre2_printint.c:65:15 - Unknown word (custring) -- #define print_custring PCRE2_SUFFIX ext/pcre/pcre2lib/pcre2_printint.c:65:50 - Unknown word (custring) -- PCRE2_SUFFIX(print_custring_) ext/pcre/pcre2lib/pcre2_printint.c:66:15 - Unknown word (custring) -- #define print_custring_bylen PCRE2_SUFFIX -ext/pcre/pcre2lib/pcre2_printint.c:66:24 - Unknown word (bylen) -- define print_custring_bylen PCRE2_SUFFIX(print ext/pcre/pcre2lib/pcre2_printint.c:66:50 - Unknown word (custring) -- PCRE2_SUFFIX(print_custring_bylen_) -ext/pcre/pcre2lib/pcre2_printint.c:66:59 - Unknown word (bylen) -- SUFFIX(print_custring_bylen_) -ext/pcre/pcre2lib/pcre2_printint.c:684:13 - Unknown word (NCLASS) -- case OP_NCLASS: -ext/pcre/pcre2lib/pcre2_printint.c:687:22 - Unknown word (invertmap) -- BOOL printmap, invertmap; -ext/pcre/pcre2lib/pcre2_printint.c:694:7 - Unknown word (invertmap) -- invertmap = FALSE; -ext/pcre/pcre2lib/pcre2_printint.c:698:9 - Unknown word (ccode) -- ccode = code + LINK_SIZE -ext/pcre/pcre2lib/pcre2_printint.c:699:22 - Unknown word (ccode) -- printmap = (*ccode & XCL_MAP) != 0; -ext/pcre/pcre2lib/pcre2_printint.c:702:11 - Unknown word (invertmap) -- invertmap = (*ccode & XCL_HASPROP -ext/pcre/pcre2lib/pcre2_printint.c:707:25 - Unknown word (NCLASS) -- else /* CLASS or NCLASS */ -ext/pcre/pcre2lib/pcre2_printint.c:720:13 - Unknown word (invertmap) -- if (invertmap) ext/pcre/pcre2lib/pcre2_printint.c:774:23 - Unknown word (PXGRAPH) -- case PT_PXGRAPH: ext/pcre/pcre2lib/pcre2_printint.c:775:30 - Unknown word (sgraph) -- fprintf(f, "[:%sgraph:]", notch); ext/pcre/pcre2lib/pcre2_printint.c:778:23 - Unknown word (PXPRINT) -- case PT_PXPRINT: @@ -21272,7 +18628,6 @@ ext/pcre/pcre2lib/pcre2_printint.c:783:30 - Unknown word (spunct) -- fp ext/pcre/pcre2lib/pcre2_printint.c:786:23 - Unknown word (PXXDIGIT) -- case PT_PXXDIGIT: ext/pcre/pcre2lib/pcre2_printint.c:787:30 - Unknown word (sxdigit) -- fprintf(f, "[:%sxdigit:]", notch); ext/pcre/pcre2lib/pcre2_printint.c:791:23 - Unknown word (ucpname) -- s = get_ucpname(ptype, pvalue); -ext/pcre/pcre2lib/pcre2_printint.c:813:36 - Unknown word (NCLASS) -- "]%s", (*code == OP_NCLASS)? " (neg)" : ""); ext/pcre/pcre2lib/pcre2_printint.c:822:15 - Unknown word (CRSTAR) -- case OP_CRSTAR: ext/pcre/pcre2lib/pcre2_printint.c:823:15 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: ext/pcre/pcre2lib/pcre2_printint.c:824:15 - Unknown word (CRPLUS) -- case OP_CRPLUS: @@ -21289,7 +18644,6 @@ ext/pcre/pcre2lib/pcre2_printint.c:842:24 - Unknown word (CRMINRANGE) -- if ext/pcre/pcre2lib/pcre2_printint.c:843:29 - Unknown word (CRPOSRANGE) -- else if (*ccode == OP_CRPOSRANGE) fprintf(f, "+"); ext/pcre/pcre2lib/pcre2_printint.c:869:13 - Unknown word (CIRCM) -- case OP_CIRCM: ext/pcre/pcre2lib/pcre2_printint.c:870:13 - Unknown word (DOLLM) -- case OP_DOLLM: -ext/pcre/pcre2lib/pcre2_printint.c:92:27 - Unknown word (SPTR) -- char(FILE *f, PCRE2_SPTR ptr, BOOL utf) ext/pcre/pcre2lib/pcre2_script_run.c:101:1 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(c, ptr); ext/pcre/pcre2lib/pcre2_script_run.c:117:12 - Unknown word (Bopomofo) -- . Han with Bopomofo is allowed (for Taiwanese ext/pcre/pcre2lib/pcre2_script_run.c:123:18 - Unknown word (HANPENDING) -- Hence the SCRIPT_HANPENDING state. */ @@ -21322,6 +18676,10 @@ ext/pcre/pcre2lib/pcre2_script_run.c:265:32 - Unknown word (HANPENDING) - ext/pcre/pcre2lib/pcre2_script_run.c:270:32 - Unknown word (HANHIRAKATA) -- require_state = SCRIPT_HANHIRAKATA; ext/pcre/pcre2lib/pcre2_script_run.c:274:32 - Unknown word (HANBOPOMOFO) -- require_state = SCRIPT_HANBOPOMOFO; ext/pcre/pcre2lib/pcre2_script_run.c:278:32 - Unknown word (HANHANGUL) -- require_state = SCRIPT_HANHANGUL; +ext/pcre/pcre2lib/pcre2_script_run.c:305:14 - Unknown word (digitset) -- uint32_t digitset; +ext/pcre/pcre2lib/pcre2_script_run.c:307:39 - Unknown word (digitset) -- ucd_digit_sets)[1]) digitset = 1; else +ext/pcre/pcre2lib/pcre2_script_run.c:316:11 - Unknown word (digitset) -- digitset = top; +ext/pcre/pcre2lib/pcre2_script_run.c:326:17 - Unknown word (digitset) -- if (require_digitset == 0) require_digitset ext/pcre/pcre2lib/pcre2_script_run.c:333:3 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(c, ptr); ext/pcre/pcre2lib/pcre2_script_run.c:75:15 - Unknown word (HANPENDING) -- SCRIPT_HANPENDING, /* Have had only ext/pcre/pcre2lib/pcre2_script_run.c:76:15 - Unknown word (HANHIRAKATA) -- SCRIPT_HANHIRAKATA, /* Expect Han or @@ -21329,25 +18687,13 @@ ext/pcre/pcre2lib/pcre2_script_run.c:76:48 - Unknown word (Hirikata) -- / ext/pcre/pcre2lib/pcre2_script_run.c:77:15 - Unknown word (HANBOPOMOFO) -- SCRIPT_HANBOPOMOFO, /* Expect Han or ext/pcre/pcre2lib/pcre2_script_run.c:77:48 - Unknown word (Bopomofo) -- /* Expect Han or Bopomofo */ ext/pcre/pcre2lib/pcre2_script_run.c:78:15 - Unknown word (HANHANGUL) -- SCRIPT_HANHANGUL /* Expect Han -ext/pcre/pcre2lib/pcre2_script_run.c:85:24 - Unknown word (SPTR) -- PRIV(script_run)(PCRE2_SPTR ptr, PCRE2_SPTR endptr -ext/pcre/pcre2lib/pcre2_script_run.c:85:40 - Unknown word (SPTR) -- PCRE2_SPTR ptr, PCRE2_SPTR endptr, BOOL utf) -ext/pcre/pcre2lib/pcre2_serialize.c:100:60 - Unknown word (BADMAGIC) -- return PCRE2_ERROR_BADMAGIC; +ext/pcre/pcre2lib/pcre2_script_run.c:91:18 - Unknown word (digitset) -- uint32_t require_digitset = 0; ext/pcre/pcre2lib/pcre2_serialize.c:140:18 - Unknown word (Coverity) -- it didn't stop Coverity giving the same complaint ext/pcre/pcre2lib/pcre2_serialize.c:164:49 - Unknown word (gcontext) -- pcre2_general_context *gcontext) ext/pcre/pcre2lib/pcre2_serialize.c:167:31 - Unknown word (gcontext) -- pcre2_memctl *memctl = (gcontext != NULL) ? -ext/pcre/pcre2lib/pcre2_serialize.c:179:52 - Unknown word (BADSERIALIZEDDATA) -- return PCRE2_ERROR_BADSERIALIZEDDATA; -ext/pcre/pcre2lib/pcre2_serialize.c:180:62 - Unknown word (BADMAGIC) -- return PCRE2_ERROR_BADMAGIC; -ext/pcre/pcre2lib/pcre2_serialize.c:211:24 - Unknown word (BADSERIALIZEDDATA) -- return PCRE2_ERROR_BADSERIALIZEDDATA; -ext/pcre/pcre2lib/pcre2_serialize.c:237:24 - Unknown word (BADSERIALIZEDDATA) -- return PCRE2_ERROR_BADSERIALIZEDDATA; -ext/pcre/pcre2lib/pcre2_serialize.c:264:62 - Unknown word (BADMAGIC) -- return PCRE2_ERROR_BADMAGIC; ext/pcre/pcre2lib/pcre2_serialize.c:74:27 - Unknown word (gcontext) -- pcre2_general_context *gcontext) ext/pcre/pcre2lib/pcre2_serialize.c:84:31 - Unknown word (gcontext) -- pcre2_memctl *memctl = (gcontext != NULL) ? ext/pcre/pcre2lib/pcre2_serialize.c:85:4 - Unknown word (gcontext) -- &gcontext->memctl : &PRIV(default -ext/pcre/pcre2lib/pcre2_string_utils.c:102:20 - Unknown word (SPTR) -- PRIV(strcmp)(PCRE2_SPTR str1, PCRE2_SPTR str -ext/pcre/pcre2lib/pcre2_string_utils.c:102:37 - Unknown word (SPTR) -- PCRE2_SPTR str1, PCRE2_SPTR str2) -ext/pcre/pcre2lib/pcre2_string_utils.c:130:23 - Unknown word (SPTR) -- PRIV(strcmp_c8)(PCRE2_SPTR str1, const char *str -ext/pcre/pcre2lib/pcre2_string_utils.c:157:21 - Unknown word (SPTR) -- PRIV(strncmp)(PCRE2_SPTR str1, PCRE2_SPTR str -ext/pcre/pcre2lib/pcre2_string_utils.c:157:38 - Unknown word (SPTR) -- PCRE2_SPTR str1, PCRE2_SPTR str2, size_t len) ext/pcre/pcre2lib/pcre2_string_utils.c:61:14 - Unknown word (VPCOMPAT) -- #if !defined(VPCOMPAT) && !defined(HAVE_MEMMOVE ext/pcre/pcre2lib/pcre2_string_utils.c:86:17 - Unknown word (VPCOMPAT) -- #endif /* not VPCOMPAT && not HAVE_MEMMOVE ext/pcre/pcre2lib/pcre2_study.c:1004:15 - Unknown word (CIRCM) -- case OP_CIRCM: @@ -21357,45 +18703,32 @@ ext/pcre/pcre2lib/pcre2_study.c:1014:15 - Unknown word (DNREFI) -- case ext/pcre/pcre2lib/pcre2_study.c:1015:15 - Unknown word (DNRREF) -- case OP_DNRREF: ext/pcre/pcre2lib/pcre2_study.c:1017:15 - Unknown word (DOLLM) -- case OP_DOLLM: ext/pcre/pcre2lib/pcre2_study.c:1020:15 - Unknown word (EODN) -- case OP_EODN: +ext/pcre/pcre2lib/pcre2_study.c:1021:15 - Unknown word (EXTUNI) -- case OP_EXTUNI: ext/pcre/pcre2lib/pcre2_study.c:1026:15 - Unknown word (NOTEXACTI) -- case OP_NOTEXACTI: -ext/pcre/pcre2lib/pcre2_study.c:1027:15 - Unknown word (NOTI) -- case OP_NOTI: -ext/pcre/pcre2lib/pcre2_study.c:1029:15 - Unknown word (NOTMINPLUSI) -- case OP_NOTMINPLUSI: -ext/pcre/pcre2lib/pcre2_study.c:1031:15 - Unknown word (NOTMINQUERYI) -- case OP_NOTMINQUERYI: -ext/pcre/pcre2lib/pcre2_study.c:1032:15 - Unknown word (NOTMINSTAR) -- case OP_NOTMINSTAR: -ext/pcre/pcre2lib/pcre2_study.c:1033:15 - Unknown word (NOTMINSTARI) -- case OP_NOTMINSTARI: -ext/pcre/pcre2lib/pcre2_study.c:1034:15 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: -ext/pcre/pcre2lib/pcre2_study.c:1035:15 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: -ext/pcre/pcre2lib/pcre2_study.c:1037:15 - Unknown word (NOTPLUSI) -- case OP_NOTPLUSI: -ext/pcre/pcre2lib/pcre2_study.c:1038:15 - Unknown word (NOTPOSPLUS) -- case OP_NOTPOSPLUS: -ext/pcre/pcre2lib/pcre2_study.c:1039:15 - Unknown word (NOTPOSPLUSI) -- case OP_NOTPOSPLUSI: -ext/pcre/pcre2lib/pcre2_study.c:103:49 - Unknown word (SPTR) -- real_code *re, PCRE2_SPTR code, -ext/pcre/pcre2lib/pcre2_study.c:1040:15 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: -ext/pcre/pcre2lib/pcre2_study.c:1041:15 - Unknown word (NOTPOSQUERYI) -- case OP_NOTPOSQUERYI: -ext/pcre/pcre2lib/pcre2_study.c:1042:15 - Unknown word (NOTPOSSTAR) -- case OP_NOTPOSSTAR: -ext/pcre/pcre2lib/pcre2_study.c:1043:15 - Unknown word (NOTPOSSTARI) -- case OP_NOTPOSSTARI: -ext/pcre/pcre2lib/pcre2_study.c:1044:15 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: -ext/pcre/pcre2lib/pcre2_study.c:1045:15 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: -ext/pcre/pcre2lib/pcre2_study.c:1048:15 - Unknown word (NOTQUERYI) -- case OP_NOTQUERYI: -ext/pcre/pcre2lib/pcre2_study.c:1049:15 - Unknown word (NOTSTAR) -- case OP_NOTSTAR: -ext/pcre/pcre2lib/pcre2_study.c:104:9 - Unknown word (SPTR) -- PCRE2_SPTR startcode, BOOL utf -ext/pcre/pcre2lib/pcre2_study.c:1050:15 - Unknown word (NOTSTARI) -- case OP_NOTSTARI: -ext/pcre/pcre2lib/pcre2_study.c:1051:15 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: -ext/pcre/pcre2lib/pcre2_study.c:1052:15 - Unknown word (NOTUPTOI) -- case OP_NOTUPTOI: -ext/pcre/pcre2lib/pcre2_study.c:1059:15 - Unknown word (REFI) -- case OP_REFI: +ext/pcre/pcre2lib/pcre2_study.c:1027:15 - Unknown word (NOTI) -- case OP_NOTI: +ext/pcre/pcre2lib/pcre2_study.c:1029:15 - Unknown word (NOTMINPLUSI) -- case OP_NOTMINPLUSI: +ext/pcre/pcre2lib/pcre2_study.c:1031:15 - Unknown word (NOTMINQUERYI) -- case OP_NOTMINQUERYI: +ext/pcre/pcre2lib/pcre2_study.c:1032:15 - Unknown word (NOTMINSTAR) -- case OP_NOTMINSTAR: +ext/pcre/pcre2lib/pcre2_study.c:1033:15 - Unknown word (NOTMINSTARI) -- case OP_NOTMINSTARI: +ext/pcre/pcre2lib/pcre2_study.c:1035:15 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: +ext/pcre/pcre2lib/pcre2_study.c:1037:15 - Unknown word (NOTPLUSI) -- case OP_NOTPLUSI: +ext/pcre/pcre2lib/pcre2_study.c:1038:15 - Unknown word (NOTPOSPLUS) -- case OP_NOTPOSPLUS: +ext/pcre/pcre2lib/pcre2_study.c:1039:15 - Unknown word (NOTPOSPLUSI) -- case OP_NOTPOSPLUSI: +ext/pcre/pcre2lib/pcre2_study.c:1040:15 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: +ext/pcre/pcre2lib/pcre2_study.c:1041:15 - Unknown word (NOTPOSQUERYI) -- case OP_NOTPOSQUERYI: +ext/pcre/pcre2lib/pcre2_study.c:1042:15 - Unknown word (NOTPOSSTAR) -- case OP_NOTPOSSTAR: +ext/pcre/pcre2lib/pcre2_study.c:1043:15 - Unknown word (NOTPOSSTARI) -- case OP_NOTPOSSTARI: +ext/pcre/pcre2lib/pcre2_study.c:1044:15 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: +ext/pcre/pcre2lib/pcre2_study.c:1045:15 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: +ext/pcre/pcre2lib/pcre2_study.c:1048:15 - Unknown word (NOTQUERYI) -- case OP_NOTQUERYI: +ext/pcre/pcre2lib/pcre2_study.c:1049:15 - Unknown word (NOTSTAR) -- case OP_NOTSTAR: +ext/pcre/pcre2lib/pcre2_study.c:1050:15 - Unknown word (NOTSTARI) -- case OP_NOTSTARI: +ext/pcre/pcre2lib/pcre2_study.c:1052:15 - Unknown word (NOTUPTOI) -- case OP_NOTUPTOI: +ext/pcre/pcre2lib/pcre2_study.c:1059:15 - Unknown word (REFI) -- case OP_REFI: ext/pcre/pcre2lib/pcre2_study.c:1062:15 - Unknown word (RREF) -- case OP_RREF: -ext/pcre/pcre2lib/pcre2_study.c:1063:15 - Unknown word (SCOND) -- case OP_SCOND: ext/pcre/pcre2lib/pcre2_study.c:1074:15 - Unknown word (CIRCM) -- uses OP_CIRCM). Skip over it. */ -ext/pcre/pcre2lib/pcre2_study.c:1077:7 - Unknown word (tcode) -- tcode += PRIV(OP_lengths) -ext/pcre/pcre2lib/pcre2_study.c:1086:11 - Unknown word (tcode) -- if (tcode[1] != PT_CLIST) return ext/pcre/pcre2lib/pcre2_study.c:108:5 - Unknown word (branchlength) -- int branchlength = 0; -ext/pcre/pcre2lib/pcre2_study.c:1121:7 - Unknown word (ncode) -- ncode = tcode + GET(tcode -ext/pcre/pcre2lib/pcre2_study.c:1122:15 - Unknown word (ncode) -- while (*ncode == OP_ALT) ncode += -ext/pcre/pcre2lib/pcre2_study.c:1122:32 - Unknown word (ncode) -- while (*ncode == OP_ALT) ncode += GET(ncode, 1); -ext/pcre/pcre2lib/pcre2_study.c:1122:45 - Unknown word (ncode) -- OP_ALT) ncode += GET(ncode, 1); -ext/pcre/pcre2lib/pcre2_study.c:115:38 - Unknown word (DUPCAPUSED) -- (re->flags & PCRE2_DUPCAPUSED) != 0; -ext/pcre/pcre2lib/pcre2_study.c:115:6 - Unknown word (dupcapused) -- BOOL dupcapused = (re->flags & PCRE ext/pcre/pcre2lib/pcre2_study.c:116:12 - Unknown word (nextbranch) -- PCRE2_SPTR nextbranch = code + GET(code, -ext/pcre/pcre2lib/pcre2_study.c:116:7 - Unknown word (SPTR) -- PCRE2_SPTR nextbranch = code + ext/pcre/pcre2lib/pcre2_study.c:1173:17 - Unknown word (ANYNL) -- case OP_ANYNL: ext/pcre/pcre2lib/pcre2_study.c:1177:17 - Unknown word (EXACTI) -- case OP_EXACTI: ext/pcre/pcre2lib/pcre2_study.c:1180:17 - Unknown word (MINPLUSI) -- case OP_MINPLUSI: @@ -21411,7 +18744,6 @@ ext/pcre/pcre2lib/pcre2_study.c:1211:15 - Unknown word (SCBRAPOS) -- case ext/pcre/pcre2lib/pcre2_study.c:1214:48 - Unknown word (depthptr) -- re, tcode, utf, ucp, depthptr); ext/pcre/pcre2lib/pcre2_study.c:1224:46 - Unknown word (TOODEEP) -- * FAIL, UNKNOWN, or TOODEEP */ ext/pcre/pcre2lib/pcre2_study.c:122:17 - Unknown word (SBRA) -- if (*code >= OP_SBRA && *code <= OP_SCOND -ext/pcre/pcre2lib/pcre2_study.c:122:37 - Unknown word (SCOND) -- SBRA && *code <= OP_SCOND) return 0; ext/pcre/pcre2lib/pcre2_study.c:1240:15 - Unknown word (KETRMAX) -- case OP_KETRMAX: ext/pcre/pcre2lib/pcre2_study.c:1241:15 - Unknown word (KETRMIN) -- case OP_KETRMIN: ext/pcre/pcre2lib/pcre2_study.c:1242:15 - Unknown word (KETRPOS) -- case OP_KETRPOS: @@ -21430,8 +18762,6 @@ ext/pcre/pcre2lib/pcre2_study.c:1297:15 - Unknown word (POSSTARI) -- case ext/pcre/pcre2lib/pcre2_study.c:1298:15 - Unknown word (QUERYI) -- case OP_QUERYI: ext/pcre/pcre2lib/pcre2_study.c:1299:15 - Unknown word (MINQUERYI) -- case OP_MINQUERYI: ext/pcre/pcre2lib/pcre2_study.c:1300:15 - Unknown word (POSQUERYI) -- case OP_POSQUERYI: -ext/pcre/pcre2lib/pcre2_study.c:1307:15 - Unknown word (MINUPTO) -- case OP_MINUPTO: -ext/pcre/pcre2lib/pcre2_study.c:1308:15 - Unknown word (POSUPTO) -- case OP_POSUPTO: ext/pcre/pcre2lib/pcre2_study.c:1312:15 - Unknown word (UPTOI) -- case OP_UPTOI: ext/pcre/pcre2lib/pcre2_study.c:1313:15 - Unknown word (MINUPTOI) -- case OP_MINUPTOI: ext/pcre/pcre2lib/pcre2_study.c:1314:15 - Unknown word (POSUPTOI) -- case OP_POSUPTOI: @@ -21445,21 +18775,16 @@ ext/pcre/pcre2lib/pcre2_study.c:141:7 - Unknown word (branchlength) -- if (b ext/pcre/pcre2lib/pcre2_study.c:143:5 - Unknown word (branchlength) -- branchlength = UINT16_MAX; ext/pcre/pcre2lib/pcre2_study.c:144:25 - Unknown word (nextbranch) -- cc = (PCRE2_UCHAR *)nextbranch; ext/pcre/pcre2lib/pcre2_study.c:1458:15 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: -ext/pcre/pcre2lib/pcre2_study.c:1469:15 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_study.c:1470:15 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_study.c:1471:15 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: ext/pcre/pcre2lib/pcre2_study.c:1474:15 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: ext/pcre/pcre2lib/pcre2_study.c:1475:15 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: ext/pcre/pcre2lib/pcre2_study.c:1476:15 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: ext/pcre/pcre2lib/pcre2_study.c:1479:15 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: -ext/pcre/pcre2lib/pcre2_study.c:151:13 - Unknown word (SCOND) -- case OP_SCOND: ext/pcre/pcre2lib/pcre2_study.c:1521:17 - Unknown word (ANYNL) -- case OP_ANYNL: ext/pcre/pcre2lib/pcre2_study.c:1590:7 - Unknown word (xclassflags) -- xclassflags = tcode[1 + LINK_SIZE ext/pcre/pcre2lib/pcre2_study.c:1591:12 - Unknown word (xclassflags) -- if ((xclassflags & XCL_HASPROP) != 0 ext/pcre/pcre2lib/pcre2_study.c:1592:12 - Unknown word (xclassflags) -- (xclassflags & (XCL_MAP|XCL_NOT) ext/pcre/pcre2lib/pcre2_study.c:1598:20 - Unknown word (xclassflags) -- classmap = ((xclassflags & XCL_MAP) == 0)? NULL -ext/pcre/pcre2lib/pcre2_study.c:1646:48 - Unknown word (NCLASS) -- difference between CLASS and NCLASS. In all other wide -ext/pcre/pcre2lib/pcre2_study.c:1649:15 - Unknown word (NCLASS) -- case OP_NCLASS: ext/pcre/pcre2lib/pcre2_study.c:1712:17 - Unknown word (CRSTAR) -- case OP_CRSTAR: ext/pcre/pcre2lib/pcre2_study.c:1713:17 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: ext/pcre/pcre2lib/pcre2_study.c:1714:17 - Unknown word (CRQUERY) -- case OP_CRQUERY: @@ -21472,15 +18797,11 @@ ext/pcre/pcre2lib/pcre2_study.c:1723:17 - Unknown word (CRPOSRANGE) -- case ext/pcre/pcre2lib/pcre2_study.c:182:13 - Unknown word (SBRA) -- case OP_SBRA: ext/pcre/pcre2lib/pcre2_study.c:183:13 - Unknown word (BRAPOS) -- case OP_BRAPOS: ext/pcre/pcre2lib/pcre2_study.c:184:13 - Unknown word (SBRAPOS) -- case OP_SBRAPOS: -ext/pcre/pcre2lib/pcre2_study.c:1865:20 - Unknown word (codeunit) -- re->last_codeunit != (uint32_t)a && -ext/pcre/pcre2lib/pcre2_study.c:1866:30 - Unknown word (codeunit) -- (b < 0 || re->last_codeunit != (uint32_t)b) -ext/pcre/pcre2lib/pcre2_study.c:1870:17 - Unknown word (codeunit) -- re->first_codeunit = a; ext/pcre/pcre2lib/pcre2_study.c:189:5 - Unknown word (branchlength) -- branchlength += d; ext/pcre/pcre2lib/pcre2_study.c:199:13 - Unknown word (CBRA) -- case OP_CBRA: ext/pcre/pcre2lib/pcre2_study.c:200:13 - Unknown word (SCBRA) -- case OP_SCBRA: ext/pcre/pcre2lib/pcre2_study.c:201:13 - Unknown word (CBRAPOS) -- case OP_CBRAPOS: ext/pcre/pcre2lib/pcre2_study.c:202:13 - Unknown word (SCBRAPOS) -- case OP_SCBRAPOS: -ext/pcre/pcre2lib/pcre2_study.c:204:9 - Unknown word (dupcapused) -- if (dupcapused || recno != prev_cap ext/pcre/pcre2lib/pcre2_study.c:211:5 - Unknown word (branchlength) -- branchlength += prev_cap_d; ext/pcre/pcre2lib/pcre2_study.c:232:13 - Unknown word (KETRMAX) -- case OP_KETRMAX: ext/pcre/pcre2lib/pcre2_study.c:233:13 - Unknown word (KETRMIN) -- case OP_KETRMIN: @@ -21506,15 +18827,13 @@ ext/pcre/pcre2lib/pcre2_study.c:314:13 - Unknown word (NOTPOSPLUSI) -- case ext/pcre/pcre2lib/pcre2_study.c:324:13 - Unknown word (TYPEPOSPLUS) -- case OP_TYPEPOSPLUS: ext/pcre/pcre2lib/pcre2_study.c:333:13 - Unknown word (EXACTI) -- case OP_EXACTI: ext/pcre/pcre2lib/pcre2_study.c:335:13 - Unknown word (NOTEXACTI) -- case OP_NOTEXACTI: +ext/pcre/pcre2lib/pcre2_study.c:364:13 - Unknown word (EXTUNI) -- case OP_EXTUNI: ext/pcre/pcre2lib/pcre2_study.c:376:13 - Unknown word (ANYNL) -- case OP_ANYNL: ext/pcre/pcre2lib/pcre2_study.c:396:13 - Unknown word (TYPESTAR) -- case OP_TYPESTAR: ext/pcre/pcre2lib/pcre2_study.c:397:13 - Unknown word (TYPEMINSTAR) -- case OP_TYPEMINSTAR: ext/pcre/pcre2lib/pcre2_study.c:400:13 - Unknown word (TYPEPOSSTAR) -- case OP_TYPEPOSSTAR: ext/pcre/pcre2lib/pcre2_study.c:401:13 - Unknown word (TYPEPOSQUERY) -- case OP_TYPEPOSQUERY: -ext/pcre/pcre2lib/pcre2_study.c:406:13 - Unknown word (TYPEUPTO) -- case OP_TYPEUPTO: -ext/pcre/pcre2lib/pcre2_study.c:407:13 - Unknown word (TYPEMINUPTO) -- case OP_TYPEMINUPTO: ext/pcre/pcre2lib/pcre2_study.c:408:13 - Unknown word (TYPEPOSUPTO) -- case OP_TYPEPOSUPTO: -ext/pcre/pcre2lib/pcre2_study.c:417:13 - Unknown word (NCLASS) -- case OP_NCLASS: ext/pcre/pcre2lib/pcre2_study.c:432:15 - Unknown word (CRPLUS) -- case OP_CRPLUS: ext/pcre/pcre2lib/pcre2_study.c:433:15 - Unknown word (CRMINPLUS) -- case OP_CRMINPLUS: ext/pcre/pcre2lib/pcre2_study.c:434:15 - Unknown word (CRPOSPLUS) -- case OP_CRPOSPLUS: @@ -21530,10 +18849,7 @@ ext/pcre/pcre2lib/pcre2_study.c:449:15 - Unknown word (CRPOSRANGE) -- case ext/pcre/pcre2lib/pcre2_study.c:471:9 - Unknown word (backreferenes) -- For backreferenes, if duplicate numbers ext/pcre/pcre2lib/pcre2_study.c:477:13 - Unknown word (DNREF) -- case OP_DNREF: ext/pcre/pcre2lib/pcre2_study.c:478:13 - Unknown word (DNREFI) -- case OP_DNREFI: -ext/pcre/pcre2lib/pcre2_study.c:479:10 - Unknown word (dupcapused) -- if (!dupcapused && (re->overall_options -ext/pcre/pcre2lib/pcre2_study.c:504:16 - Unknown word (dupcapused) -- if (!dupcapused || ext/pcre/pcre2lib/pcre2_study.c:549:13 - Unknown word (REFI) -- case OP_REFI: -ext/pcre/pcre2lib/pcre2_study.c:564:14 - Unknown word (dupcapused) -- if (!dupcapused || ext/pcre/pcre2lib/pcre2_study.c:603:15 - Unknown word (CRSTAR) -- case OP_CRSTAR: ext/pcre/pcre2lib/pcre2_study.c:604:15 - Unknown word (CRMINSTAR) -- case OP_CRMINSTAR: ext/pcre/pcre2lib/pcre2_study.c:605:15 - Unknown word (CRQUERY) -- case OP_CRQUERY: @@ -21548,13 +18864,9 @@ ext/pcre/pcre2lib/pcre2_study.c:620:15 - Unknown word (CRRANGE) -- case ext/pcre/pcre2lib/pcre2_study.c:621:15 - Unknown word (CRMINRANGE) -- case OP_CRMINRANGE: ext/pcre/pcre2lib/pcre2_study.c:622:15 - Unknown word (CRPOSRANGE) -- case OP_CRPOSRANGE: ext/pcre/pcre2lib/pcre2_study.c:688:13 - Unknown word (UPTOI) -- case OP_UPTOI: -ext/pcre/pcre2lib/pcre2_study.c:689:13 - Unknown word (NOTUPTO) -- case OP_NOTUPTO: ext/pcre/pcre2lib/pcre2_study.c:690:13 - Unknown word (NOTUPTOI) -- case OP_NOTUPTOI: -ext/pcre/pcre2lib/pcre2_study.c:691:13 - Unknown word (MINUPTO) -- case OP_MINUPTO: ext/pcre/pcre2lib/pcre2_study.c:692:13 - Unknown word (MINUPTOI) -- case OP_MINUPTOI: -ext/pcre/pcre2lib/pcre2_study.c:693:13 - Unknown word (NOTMINUPTO) -- case OP_NOTMINUPTO: ext/pcre/pcre2lib/pcre2_study.c:694:13 - Unknown word (NOTMINUPTOI) -- case OP_NOTMINUPTOI: -ext/pcre/pcre2lib/pcre2_study.c:695:13 - Unknown word (POSUPTO) -- case OP_POSUPTO: ext/pcre/pcre2lib/pcre2_study.c:696:13 - Unknown word (POSUPTOI) -- case OP_POSUPTOI: ext/pcre/pcre2lib/pcre2_study.c:697:13 - Unknown word (NOTPOSUPTO) -- case OP_NOTPOSUPTO: ext/pcre/pcre2lib/pcre2_study.c:698:13 - Unknown word (NOTPOSUPTOI) -- case OP_NOTPOSUPTOI: @@ -21576,54 +18888,34 @@ ext/pcre/pcre2lib/pcre2_study.c:720:13 - Unknown word (NOTMINQUERYI) -- case ext/pcre/pcre2lib/pcre2_study.c:722:13 - Unknown word (POSQUERYI) -- case OP_POSQUERYI: ext/pcre/pcre2lib/pcre2_study.c:723:13 - Unknown word (NOTPOSQUERY) -- case OP_NOTPOSQUERY: ext/pcre/pcre2lib/pcre2_study.c:724:13 - Unknown word (NOTPOSQUERYI) -- case OP_NOTPOSQUERYI: -ext/pcre/pcre2lib/pcre2_study.c:783:14 - Unknown word (SPTR) -- static PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_study.c:784:42 - Unknown word (SPTR) -- real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL -ext/pcre/pcre2lib/pcre2_study.c:862:3 - Unknown word (cbit) -- cbit type the type of -ext/pcre/pcre2lib/pcre2_study.c:869:40 - Unknown word (cbit) -- _real_code *re, int cbit_type, unsigned int table -ext/pcre/pcre2lib/pcre2_study.c:873:39 - Unknown word (cbits) -- bitmap[c] |= re->tables[c+cbits_offset+cbit_type]; -ext/pcre/pcre2lib/pcre2_study.c:873:52 - Unknown word (cbit) -- tables[c+cbits_offset+cbit_type]; -ext/pcre/pcre2lib/pcre2_study.c:878:19 - Unknown word (cbits) -- if ((re->tables[cbits_offset + c/8] & (1u -ext/pcre/pcre2lib/pcre2_study.c:903:3 - Unknown word (cbit) -- cbit type the type of -ext/pcre/pcre2lib/pcre2_study.c:910:43 - Unknown word (cbit) -- _real_code *re, int cbit_type, unsigned int table -ext/pcre/pcre2lib/pcre2_study.c:914:51 - Unknown word (cbits) -- uint8_t)(~(re->tables[c+cbits_offset+cbit_type])) ext/pcre/pcre2lib/pcre2_study.c:946:3 - Unknown word (depthptr) -- depthptr pointer to recurse ext/pcre/pcre2lib/pcre2_study.c:952:20 - Unknown word (TOODEEP) -- SSB_TOODEEP => Recursion is too ext/pcre/pcre2lib/pcre2_study.c:957:8 - Unknown word (depthptr) -- int *depthptr) ext/pcre/pcre2lib/pcre2_study.c:968:2 - Unknown word (depthptr) -- *depthptr += 1; ext/pcre/pcre2lib/pcre2_study.c:969:34 - Unknown word (TOODEEP) -- depthptr > 1000) return SSB_TOODEEP; ext/pcre/pcre2lib/pcre2_study.c:969:6 - Unknown word (depthptr) -- if (*depthptr > 1000) return SSB_TOODEEP -ext/pcre/pcre2lib/pcre2_study.c:974:14 - Unknown word (tcode) -- PCRE2_SPTR tcode = code + 1 + LINK_SIZE ext/pcre/pcre2lib/pcre2_study.c:976:19 - Unknown word (CBRA) -- if (*code == OP_CBRA || *code == OP_SCBRA ext/pcre/pcre2lib/pcre2_study.c:976:39 - Unknown word (SCBRA) -- CBRA || *code == OP_SCBRA || ext/pcre/pcre2lib/pcre2_study.c:977:19 - Unknown word (CBRAPOS) -- *code == OP_CBRAPOS || *code == OP_SCBRAPOS ext/pcre/pcre2lib/pcre2_study.c:977:42 - Unknown word (SCBRAPOS) -- CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE -ext/pcre/pcre2lib/pcre2_study.c:977:52 - Unknown word (tcode) -- code == OP_SCBRAPOS) tcode += IMM2_SIZE; -ext/pcre/pcre2lib/pcre2_study.c:982:16 - Unknown word (ncode) -- PCRE2_SPTR ncode; ext/pcre/pcre2lib/pcre2_study.c:985:17 - Unknown word (xclassflags) -- PCRE2_UCHAR xclassflags; -ext/pcre/pcre2lib/pcre2_study.c:988:13 - Unknown word (tcode) -- switch(*tcode) ext/pcre/pcre2lib/pcre2_substitute.c:1002:18 - Unknown word (BADREPESCAPE) -- rc = PCRE2_ERROR_BADREPESCAPE; +ext/pcre/pcre2lib/pcre2_substitute.c:100:9 - Unknown word (nestlevel) -- if (nestlevel == 0) goto EXIT; +ext/pcre/pcre2lib/pcre2_substitute.c:101:5 - Unknown word (nestlevel) -- nestlevel--; +ext/pcre/pcre2lib/pcre2_substitute.c:104:43 - Unknown word (nestlevel) -- CHAR_COLON && !last && nestlevel == 0) goto EXIT; +ext/pcre/pcre2lib/pcre2_substitute.c:110:7 - Unknown word (nestlevel) -- nestlevel++; ext/pcre/pcre2lib/pcre2_substitute.c:152:24 - Unknown word (BADREPESCAPE) -- rc = PCRE2_ERROR_BADREPESCAPE; ext/pcre/pcre2lib/pcre2_substitute.c:158:18 - Unknown word (REPMISSINGBRACE) -- rc = PCRE2_ERROR_REPMISSINGBRACE; /* Terminator not ext/pcre/pcre2lib/pcre2_substitute.c:184:3 - Unknown word (rlength) -- rlength length of replacement -ext/pcre/pcre2lib/pcre2_substitute.c:186:3 - Unknown word (blength) -- blength points to length ext/pcre/pcre2lib/pcre2_substitute.c:190:31 - Unknown word (BADREPLACEMENT) -- PCRE2_ERROR_BADREPLACEMENT means invalid use of ext/pcre/pcre2lib/pcre2_substitute.c:197:9 - Unknown word (CHECKMEMCPY) -- #define CHECKMEMCPY(from,length) \ -ext/pcre/pcre2lib/pcre2_substitute.c:201:68 - Unknown word (NOROOM) -- OVERFLOW_LENGTH) == 0) goto NOROOM; \ -ext/pcre/pcre2lib/pcre2_substitute.c:220:48 - Unknown word (SPTR) -- pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE -ext/pcre/pcre2lib/pcre2_substitute.c:222:40 - Unknown word (SPTR) -- context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE ext/pcre/pcre2lib/pcre2_substitute.c:222:69 - Unknown word (rlength) -- replacement, PCRE2_SIZE rlength, -ext/pcre/pcre2lib/pcre2_substitute.c:223:36 - Unknown word (blength) -- buffer, PCRE2_SIZE *blength) -ext/pcre/pcre2lib/pcre2_substitute.c:229:10 - Unknown word (ovector) -- uint32_t ovector_count; ext/pcre/pcre2lib/pcre2_substitute.c:230:10 - Unknown word (goptions) -- uint32_t goptions = 0; ext/pcre/pcre2lib/pcre2_substitute.c:243:12 - Unknown word (repend) -- PCRE2_SPTR repend; -ext/pcre/pcre2lib/pcre2_substitute.c:246:13 - Unknown word (ovector) -- PCRE2_SIZE *ovector; ext/pcre/pcre2lib/pcre2_substitute.c:247:12 - Unknown word (ovecsave) -- PCRE2_SIZE ovecsave[3]; -ext/pcre/pcre2lib/pcre2_substitute.c:253:29 - Unknown word (blength) -- lengthleft = buff_length = *blength; -ext/pcre/pcre2lib/pcre2_substitute.c:254:2 - Unknown word (blength) -- *blength = PCRE2_UNSET; ext/pcre/pcre2lib/pcre2_substitute.c:255:1 - Unknown word (ovecsave) -- ovecsave[0] = ovecsave[1] = ovecsave ext/pcre/pcre2lib/pcre2_substitute.c:255:15 - Unknown word (ovecsave) -- ovecsave[0] = ovecsave[1] = ovecsave[2] = PCRE ext/pcre/pcre2lib/pcre2_substitute.c:255:29 - Unknown word (ovecsave) -- ovecsave[0] = ovecsave[1] = ovecsave[2] = PCRE2_UNSET; -ext/pcre/pcre2lib/pcre2_substitute.c:257:65 - Unknown word (blength) -- come after setting *blength to ext/pcre/pcre2lib/pcre2_substitute.c:268:7 - Unknown word (rlength) -- if (rlength != 0) return PCRE2_ERROR ext/pcre/pcre2lib/pcre2_substitute.c:272:39 - Unknown word (rlength) -- PCRE2_ZERO_TERMINATED) rlength = PRIV(strlen)(replacement ext/pcre/pcre2lib/pcre2_substitute.c:272:5 - Unknown word (rlength) -- if (rlength == PCRE2_ZERO_TERMINATED @@ -21636,11 +18928,8 @@ ext/pcre/pcre2lib/pcre2_substitute.c:306:52 - Unknown word (oveccount) ext/pcre/pcre2lib/pcre2_substitute.c:307:41 - Unknown word (oveccount) -- bracket + 1 : match_data->oveccount; ext/pcre/pcre2lib/pcre2_substitute.c:308:61 - Unknown word (oveccount) -- data_create(match_data->oveccount, ext/pcre/pcre2lib/pcre2_substitute.c:309:5 - Unknown word (gcontext) -- gcontext); -ext/pcre/pcre2lib/pcre2_substitute.c:311:70 - Unknown word (ovector) -- offsetof(pcre2_match_data, ovector) ext/pcre/pcre2lib/pcre2_substitute.c:313:24 - Unknown word (heapframes) -- internal_match_data->heapframes = NULL; ext/pcre/pcre2lib/pcre2_substitute.c:314:24 - Unknown word (heapframes) -- internal_match_data->heapframes_size = 0; -ext/pcre/pcre2lib/pcre2_substitute.c:318:13 - Unknown word (ovector) -- /* Remember ovector details */ -ext/pcre/pcre2lib/pcre2_substitute.c:320:1 - Unknown word (ovector) -- ovector = pcre2_get_ovector ext/pcre/pcre2lib/pcre2_substitute.c:373:24 - Unknown word (CHECKMEMCPY) -- (!replacement_only) CHECKMEMCPY(subject, start_offset ext/pcre/pcre2lib/pcre2_substitute.c:389:70 - Unknown word (goptions) -- start_offset, options|goptions, ext/pcre/pcre2lib/pcre2_substitute.c:406:9 - Unknown word (goptions) -- if (goptions == 0 || start_offset @@ -21659,96 +18948,44 @@ ext/pcre/pcre2lib/pcre2_substitute.c:509:18 - Unknown word (chlen) ext/pcre/pcre2lib/pcre2_substitute.c:513:16 - Unknown word (repend) -- if (ptr >= repend) ext/pcre/pcre2lib/pcre2_substitute.c:516:7 - Unknown word (repend) -- repend = ptrstack[--ptrstackptr ext/pcre/pcre2lib/pcre2_substitute.c:525:45 - Unknown word (repend) -- CHAR_BACKSLASH && ptr < repend - 1 && ptr[1] == CHAR -ext/pcre/pcre2lib/pcre2_substitute.c:540:12 - Unknown word (inparens) -- BOOL inparens; -ext/pcre/pcre2lib/pcre2_substitute.c:555:7 - Unknown word (inparens) -- inparens = FALSE; -ext/pcre/pcre2lib/pcre2_substitute.c:562:9 - Unknown word (inparens) -- inparens = TRUE; -ext/pcre/pcre2lib/pcre2_substitute.c:595:32 - Unknown word (NOSUBSTRING) -- rc = PCRE2_ERROR_NOSUBSTRING; -ext/pcre/pcre2lib/pcre2_substitute.c:603:24 - Unknown word (ctypes) -- const uint8_t *ctypes = code->tables + ctypes -ext/pcre/pcre2lib/pcre2_substitute.c:603:48 - Unknown word (ctypes) -- ctypes = code->tables + ctypes_offset; -ext/pcre/pcre2lib/pcre2_substitute.c:604:34 - Unknown word (ctypes) -- while (MAX_255(next) && (ctypes[next] & ctype_word) -ext/pcre/pcre2lib/pcre2_substitute.c:618:11 - Unknown word (inparens) -- if (inparens) ext/pcre/pcre2lib/pcre2_substitute.c:626:30 - Unknown word (BADSUBSTITUTION) -- rc = PCRE2_ERROR_BADSUBSTITUTION; ext/pcre/pcre2lib/pcre2_substitute.c:648:30 - Unknown word (REPMISSINGBRACE) -- rc = PCRE2_ERROR_REPMISSINGBRACE; -ext/pcre/pcre2lib/pcre2_substitute.c:691:33 - Unknown word (NOSUBSTRING) -- if (rc == PCRE2_ERROR_NOSUBSTRING && -ext/pcre/pcre2lib/pcre2_substitute.c:724:37 - Unknown word (bynumber) -- pcre2_substring_length_bynumber(match_data, group, -ext/pcre/pcre2lib/pcre2_substitute.c:727:33 - Unknown word (NOSUBSTRING) -- if (rc == PCRE2_ERROR_NOSUBSTRING && ext/pcre/pcre2lib/pcre2_substitute.c:780:11 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(ch, subptr); -ext/pcre/pcre2lib/pcre2_substitute.c:794:36 - Unknown word (cbits) -- if (((code->tables + cbits_offset + -ext/pcre/pcre2lib/pcre2_substitute.c:795:37 - Unknown word (cbit) -- ((forcecase > 0)? cbit_upper:cbit_lower) -ext/pcre/pcre2lib/pcre2_substitute.c:795:48 - Unknown word (cbit) -- forcecase > 0)? cbit_upper:cbit_lower) -ext/pcre/pcre2lib/pcre2_substitute.c:79:45 - Unknown word (SPTR) -- pcre2_code *code, PCRE2_SPTR *ptrptr, PCRE2_SPTR -ext/pcre/pcre2lib/pcre2_substitute.c:79:65 - Unknown word (SPTR) -- SPTR *ptrptr, PCRE2_SPTR ptrend, ext/pcre/pcre2lib/pcre2_substitute.c:803:20 - Unknown word (chlen) -- if (utf) chlen = PRIV(ord2utf)(ch, ext/pcre/pcre2lib/pcre2_substitute.c:807:13 - Unknown word (chlen) -- chlen = 1; ext/pcre/pcre2lib/pcre2_substitute.c:809:29 - Unknown word (chlen) -- CHECKMEMCPY(temp, chlen); -ext/pcre/pcre2lib/pcre2_substitute.c:85:7 - Unknown word (SPTR) -- PCRE2_SPTR ptr = *ptrptr; +ext/pcre/pcre2lib/pcre2_substitute.c:83:10 - Unknown word (nestlevel) -- uint32_t nestlevel = 0; ext/pcre/pcre2lib/pcre2_substitute.c:880:7 - Unknown word (GETCHARINCTEST) -- GETCHARINCTEST(ch, ptr); /* Get -ext/pcre/pcre2lib/pcre2_substitute.c:896:32 - Unknown word (cbits) -- if (((code->tables + cbits_offset + -ext/pcre/pcre2lib/pcre2_substitute.c:897:33 - Unknown word (cbit) -- ((forcecase > 0)? cbit_upper:cbit_lower) -ext/pcre/pcre2lib/pcre2_substitute.c:897:44 - Unknown word (cbit) -- forcecase > 0)? cbit_upper:cbit_lower) ext/pcre/pcre2lib/pcre2_substitute.c:905:16 - Unknown word (chlen) -- if (utf) chlen = PRIV(ord2utf)(ch, ext/pcre/pcre2lib/pcre2_substitute.c:921:9 - Unknown word (subscount) -- scb.subscount = subs; ext/pcre/pcre2lib/pcre2_substitute.c:953:35 - Unknown word (ATSTART) -- ANCHORED|PCRE2_NOTEMPTY_ATSTART; -ext/pcre/pcre2lib/pcre2_substitute.c:993:1 - Unknown word (NOROOM) -- NOROOM: ext/pcre/pcre2lib/pcre2_substitute.c:998:18 - Unknown word (BADREPLACEMENT) -- rc = PCRE2_ERROR_BADREPLACEMENT; -ext/pcre/pcre2lib/pcre2_substring.c:115:32 - Unknown word (NOSUBSTRING) -- PCRE2_ERROR_NOSUBSTRING: no such substring -ext/pcre/pcre2lib/pcre2_substring.c:116:45 - Unknown word (ovector) -- _ERROR_UNAVAILABLE: ovector too small -ext/pcre/pcre2lib/pcre2_substring.c:121:22 - Unknown word (bynumber) -- pcre2_substring_copy_bynumber(pcre2_match_data *match -ext/pcre/pcre2lib/pcre2_substring.c:126:29 - Unknown word (bynumber) -- pcre2_substring_length_bynumber(match_data, stringnumber -ext/pcre/pcre2lib/pcre2_substring.c:129:50 - Unknown word (ovector) -- subject + match_data->ovector[stringnumber*2], -ext/pcre/pcre2lib/pcre2_substring.c:155:42 - Unknown word (bynumber) -- ) an error from get_bynumber() -ext/pcre/pcre2lib/pcre2_substring.c:162:9 - Unknown word (SPTR) -- PCRE2_SPTR stringname, PCRE2_UCHAR -ext/pcre/pcre2lib/pcre2_substring.c:164:7 - Unknown word (SPTR) -- PCRE2_SPTR first, last, entry; -ext/pcre/pcre2lib/pcre2_substring.c:165:5 - Unknown word (failrc) -- int failrc, entrysize; -ext/pcre/pcre2lib/pcre2_substring.c:166:17 - Unknown word (matchedby) -- if (match_data->matchedby == PCRE2_MATCHEDBY_DFA -ext/pcre/pcre2lib/pcre2_substring.c:166:36 - Unknown word (MATCHEDBY) -- >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER) -ext/pcre/pcre2lib/pcre2_substring.c:167:26 - Unknown word (UFUNC) -- return PCRE2_ERROR_DFA_UFUNC; -ext/pcre/pcre2lib/pcre2_substring.c:175:23 - Unknown word (oveccount) -- if (n < match_data->oveccount) -ext/pcre/pcre2lib/pcre2_substring.c:203:32 - Unknown word (NOSUBSTRING) -- PCRE2_ERROR_NOSUBSTRING: no such substring -ext/pcre/pcre2lib/pcre2_substring.c:236:60 - Unknown word (byxxx) -- pcre2_substring_get_byxxx() -ext/pcre/pcre2lib/pcre2_substring.c:269:9 - Unknown word (SPTR) -- PCRE2_SPTR stringname, PCRE2_SIZE -ext/pcre/pcre2lib/pcre2_substring.c:273:17 - Unknown word (matchedby) -- if (match_data->matchedby == PCRE2_MATCHEDBY_DFA -ext/pcre/pcre2lib/pcre2_substring.c:273:36 - Unknown word (MATCHEDBY) -- >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER) -ext/pcre/pcre2lib/pcre2_substring.c:274:26 - Unknown word (UFUNC) -- return PCRE2_ERROR_DFA_UFUNC; -ext/pcre/pcre2lib/pcre2_substring.c:282:23 - Unknown word (oveccount) -- if (n < match_data->oveccount) -ext/pcre/pcre2lib/pcre2_substring.c:309:32 - Unknown word (NOSUBSTRING) -- PCRE2_ERROR_NOSUBSTRING: no such substring -ext/pcre/pcre2lib/pcre2_substring.c:328:17 - Unknown word (matchedby) -- if (match_data->matchedby != PCRE2_MATCHEDBY_DFA -ext/pcre/pcre2lib/pcre2_substring.c:328:36 - Unknown word (MATCHEDBY) -- >matchedby != PCRE2_MATCHEDBY_DFA_INTERPRETER) -ext/pcre/pcre2lib/pcre2_substring.c:331:24 - Unknown word (NOSUBSTRING) -- return PCRE2_ERROR_NOSUBSTRING; -ext/pcre/pcre2lib/pcre2_substring.c:332:35 - Unknown word (oveccount) -- stringnumber >= match_data->oveccount) -ext/pcre/pcre2lib/pcre2_substring.c:339:35 - Unknown word (oveccount) -- stringnumber >= match_data->oveccount) return PCRE2_ERROR -ext/pcre/pcre2lib/pcre2_substring.c:366:3 - Unknown word (lengthsptr) -- lengthsptr set to point to -ext/pcre/pcre2lib/pcre2_substring.c:376:16 - Unknown word (lengthsptr) -- PCRE2_SIZE **lengthsptr) -ext/pcre/pcre2lib/pcre2_substring.c:380:13 - Unknown word (lensp) -- PCRE2_SIZE *lensp; -ext/pcre/pcre2lib/pcre2_substring.c:381:15 - Unknown word (memp) -- pcre2_memctl *memp; -ext/pcre/pcre2lib/pcre2_substring.c:387:54 - Unknown word (Ovector) -- data->oveccount; /* Ovector too small */ -ext/pcre/pcre2lib/pcre2_substring.c:392:5 - Unknown word (lengthsptr) -- if (lengthsptr != NULL) size += sizeof -ext/pcre/pcre2lib/pcre2_substring.c:400:1 - Unknown word (memp) -- memp = PRIV(memctl_malloc -ext/pcre/pcre2lib/pcre2_substring.c:401:5 - Unknown word (memp) -- if (memp == NULL) return PCRE -ext/pcre/pcre2lib/pcre2_substring.c:403:45 - Unknown word (memp) -- PCRE2_UCHAR **)((char *)memp + sizeof(pcre2_memctl -ext/pcre/pcre2lib/pcre2_substring.c:404:1 - Unknown word (lensp) -- lensp = (PCRE2_SIZE *)((char -ext/pcre/pcre2lib/pcre2_substring.c:406:5 - Unknown word (lengthsptr) -- if (lengthsptr == NULL) -ext/pcre/pcre2lib/pcre2_substring.c:408:23 - Unknown word (lensp) -- sp = (PCRE2_UCHAR *)lensp; -ext/pcre/pcre2lib/pcre2_substring.c:409:3 - Unknown word (lensp) -- lensp = NULL; -ext/pcre/pcre2lib/pcre2_substring.c:413:17 - Unknown word (lensp) -- *lengthsptr = lensp; -ext/pcre/pcre2lib/pcre2_substring.c:413:4 - Unknown word (lengthsptr) -- *lengthsptr = lensp; -ext/pcre/pcre2lib/pcre2_substring.c:474:27 - Unknown word (NOSUBSTRING) -- Returns: PCRE2_ERROR_NOSUBSTRING if the name is not found -ext/pcre/pcre2lib/pcre2_substring.c:477:34 - Unknown word (NOUNIQUESUBSTRING) -- else PCRE2_ERROR_NOUNIQUESUBSTRING -ext/pcre/pcre2lib/pcre2_substring.c:514:41 - Unknown word (NOUNIQUESUBSTRING) -- entry, 0) : PCRE2_ERROR_NOUNIQUESUBSTRING; -ext/pcre/pcre2lib/pcre2_substring.c:540:29 - Unknown word (NOUNIQUESUBSTRING) -- PCRE2_ERROR_NOUNIQUESUBSTRING if not unique -ext/pcre/pcre2lib/pcre2_substring.c:67:43 - Unknown word (bynumber) -- an error from copy_bynumber() -ext/pcre/pcre2lib/pcre2_substring.c:68:64 - Unknown word (ovector) -- UNAVAILABLE: no group is in ovector -ext/pcre/pcre2lib/pcre2_substring.c:69:63 - Unknown word (ovector) -- all named groups in ovector are unset -ext/pcre/pcre2lib/pcre2_substring.c:73:65 - Unknown word (SPTR) -- data *match_data, PCRE2_SPTR stringname, -ext/pcre/pcre2lib/pcre2_substring.c:76:7 - Unknown word (SPTR) -- PCRE2_SPTR first, last, entry; +ext/pcre/pcre2lib/pcre2_substring.c:165:5 - Unknown word (failrc) -- int failrc, entrysize; +ext/pcre/pcre2lib/pcre2_substring.c:166:17 - Unknown word (matchedby) -- if (match_data->matchedby == PCRE2_MATCHEDBY_DFA +ext/pcre/pcre2lib/pcre2_substring.c:166:36 - Unknown word (MATCHEDBY) -- >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER) +ext/pcre/pcre2lib/pcre2_substring.c:175:23 - Unknown word (oveccount) -- if (n < match_data->oveccount) +ext/pcre/pcre2lib/pcre2_substring.c:273:17 - Unknown word (matchedby) -- if (match_data->matchedby == PCRE2_MATCHEDBY_DFA +ext/pcre/pcre2lib/pcre2_substring.c:273:36 - Unknown word (MATCHEDBY) -- >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER) +ext/pcre/pcre2lib/pcre2_substring.c:282:23 - Unknown word (oveccount) -- if (n < match_data->oveccount) +ext/pcre/pcre2lib/pcre2_substring.c:328:17 - Unknown word (matchedby) -- if (match_data->matchedby != PCRE2_MATCHEDBY_DFA +ext/pcre/pcre2lib/pcre2_substring.c:328:36 - Unknown word (MATCHEDBY) -- >matchedby != PCRE2_MATCHEDBY_DFA_INTERPRETER) +ext/pcre/pcre2lib/pcre2_substring.c:332:35 - Unknown word (oveccount) -- stringnumber >= match_data->oveccount) +ext/pcre/pcre2lib/pcre2_substring.c:339:35 - Unknown word (oveccount) -- stringnumber >= match_data->oveccount) return PCRE2_ERROR +ext/pcre/pcre2lib/pcre2_substring.c:366:3 - Unknown word (lengthsptr) -- lengthsptr set to point to +ext/pcre/pcre2lib/pcre2_substring.c:376:16 - Unknown word (lengthsptr) -- PCRE2_SIZE **lengthsptr) +ext/pcre/pcre2lib/pcre2_substring.c:380:13 - Unknown word (lensp) -- PCRE2_SIZE *lensp; +ext/pcre/pcre2lib/pcre2_substring.c:392:5 - Unknown word (lengthsptr) -- if (lengthsptr != NULL) size += sizeof +ext/pcre/pcre2lib/pcre2_substring.c:404:1 - Unknown word (lensp) -- lensp = (PCRE2_SIZE *)((char +ext/pcre/pcre2lib/pcre2_substring.c:406:5 - Unknown word (lengthsptr) -- if (lengthsptr == NULL) +ext/pcre/pcre2lib/pcre2_substring.c:408:23 - Unknown word (lensp) -- sp = (PCRE2_UCHAR *)lensp; +ext/pcre/pcre2lib/pcre2_substring.c:409:3 - Unknown word (lensp) -- lensp = NULL; +ext/pcre/pcre2lib/pcre2_substring.c:413:17 - Unknown word (lensp) -- *lengthsptr = lensp; +ext/pcre/pcre2lib/pcre2_substring.c:413:4 - Unknown word (lengthsptr) -- *lengthsptr = lensp; ext/pcre/pcre2lib/pcre2_substring.c:77:5 - Unknown word (failrc) -- int failrc, entrysize; ext/pcre/pcre2lib/pcre2_substring.c:78:17 - Unknown word (matchedby) -- if (match_data->matchedby == PCRE2_MATCHEDBY_DFA ext/pcre/pcre2lib/pcre2_substring.c:78:36 - Unknown word (MATCHEDBY) -- >matchedby == PCRE2_MATCHEDBY_DFA_INTERPRETER) -ext/pcre/pcre2lib/pcre2_substring.c:79:26 - Unknown word (UFUNC) -- return PCRE2_ERROR_DFA_UFUNC; ext/pcre/pcre2lib/pcre2_substring.c:83:1 - Unknown word (failrc) -- failrc = PCRE2_ERROR_UNAVAILABLE ext/pcre/pcre2lib/pcre2_substring.c:87:23 - Unknown word (oveccount) -- if (n < match_data->oveccount) -ext/pcre/pcre2lib/pcre2_substring.c:89:21 - Unknown word (ovector) -- if (match_data->ovector[n*2] != PCRE2_UNSET -ext/pcre/pcre2lib/pcre2_substring.c:90:35 - Unknown word (bynumber) -- pcre2_substring_copy_bynumber(match_data, n, buffer ext/pcre/pcre2lib/pcre2_substring.c:91:5 - Unknown word (failrc) -- failrc = PCRE2_ERROR_UNSET ext/pcre/pcre2lib/pcre2_substring.c:94:8 - Unknown word (failrc) -- return failrc; ext/pcre/pcre2lib/pcre2_tables.c:123:40 - Unknown word (ucptables) -- See also the pcre2_ucptables.c file, which is generated @@ -21758,7 +18995,7 @@ ext/pcre/pcre2lib/pcre2_ucd.c:106:25 - Unknown word (BIDICLASS) -- | (ucp_bi ext/pcre/pcre2lib/pcre2_ucp.h:113:20 - Unknown word (Casefolded) -- ucp_Changes_When_Casefolded, ext/pcre/pcre2lib/pcre2_ucp.h:116:20 - Unknown word (Titlecased) -- ucp_Changes_When_Titlecased, ext/pcre/pcre2lib/pcre2_ucp.h:117:20 - Unknown word (Uppercased) -- ucp_Changes_When_Uppercased, -ext/pcre/pcre2lib/pcre2_ucp.h:159:7 - Unknown word (Bprop) -- ucp_Bprop_Count +ext/pcre/pcre2lib/pcre2_ucp.h:182:20 - Unknown word (Nonspacing) -- ucp_bidiNSM, /* Nonspacing_Mark */ ext/pcre/pcre2lib/pcre2_ucp.h:224:7 - Unknown word (Thaana) -- ucp_Thaana, ext/pcre/pcre2lib/pcre2_ucp.h:227:7 - Unknown word (Gurmukhi) -- ucp_Gurmukhi, ext/pcre/pcre2lib/pcre2_ucp.h:234:7 - Unknown word (Sinhala) -- ucp_Sinhala, @@ -21849,6 +19086,7 @@ ext/pcre/pcre2lib/pcre2_ucp.h:383:7 - Unknown word (Kawi) -- ucp_Kawi ext/pcre/pcre2lib/pcre2_ucp.h:384:11 - Unknown word (Mundari) -- ucp_Nag_Mundari, ext/pcre/pcre2lib/pcre2_ucp.h:52:55 - Unknown word (catposstab) -- by the table called catposstab in the file ext/pcre/pcre2lib/pcre2_ucptables.c:1001:10 - Unknown word (vaii) -- STRING_vaii0 +ext/pcre/pcre2lib/pcre2_ucptables.c:1002:10 - Unknown word (variationselector) -- STRING_variationselector0 ext/pcre/pcre2lib/pcre2_ucptables.c:1003:10 - Unknown word (vith) -- STRING_vith0 ext/pcre/pcre2lib/pcre2_ucptables.c:1004:10 - Unknown word (vithkuqi) -- STRING_vithkuqi0 ext/pcre/pcre2lib/pcre2_ucptables.c:1006:10 - Unknown word (wancho) -- STRING_wancho0 @@ -21875,7 +19113,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:1034:10 - Unknown word (zyyy) ext/pcre/pcre2lib/pcre2_ucptables.c:1038:22 - Unknown word (Adlam) -- { 0, PT_SCX, ucp_Adlam }, ext/pcre/pcre2lib/pcre2_ucptables.c:1039:22 - Unknown word (Adlam) -- { 6, PT_SCX, ucp_Adlam }, ext/pcre/pcre2lib/pcre2_ucptables.c:103:16 - Unknown word (bidinsm) -- #define STRING_bidinsm0 STR_b STR_i STR_d STR -ext/pcre/pcre2lib/pcre2_ucptables.c:1042:21 - Unknown word (Ahom) -- { 21, PT_SC, ucp_Ahom }, +ext/pcre/pcre2lib/pcre2_ucptables.c:1042:21 - Unknown word (Ahom) -- { 21, PT_SC, ucp_Ahom }, ext/pcre/pcre2lib/pcre2_ucptables.c:104:16 - Unknown word (bidion) -- #define STRING_bidion0 STR_b STR_i STR_d STR ext/pcre/pcre2lib/pcre2_ucptables.c:1058:21 - Unknown word (Bamum) -- { 146, PT_SC, ucp_Bamum }, ext/pcre/pcre2lib/pcre2_ucptables.c:1059:21 - Unknown word (Bamum) -- { 151, PT_SC, ucp_Bamum }, @@ -21929,7 +19167,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:115:16 - Unknown word (brah) ext/pcre/pcre2lib/pcre2_ucptables.c:1160:21 - Unknown word (Deseret) -- { 938, PT_SC, ucp_Deseret }, ext/pcre/pcre2lib/pcre2_ucptables.c:1161:22 - Unknown word (Duployan) -- { 943, PT_SCX, ucp_Duployan }, ext/pcre/pcre2lib/pcre2_ucptables.c:1162:22 - Unknown word (Duployan) -- { 948, PT_SCX, ucp_Duployan }, -ext/pcre/pcre2lib/pcre2_ucptables.c:1167:21 - Unknown word (Elbasan) -- { 994, PT_SC, ucp_Elbasan }, +ext/pcre/pcre2lib/pcre2_ucptables.c:1167:21 - Unknown word (Elbasan) -- { 994, PT_SC, ucp_Elbasan }, ext/pcre/pcre2lib/pcre2_ucptables.c:1168:21 - Unknown word (Elbasan) -- { 999, PT_SC, ucp_Elbasan }, ext/pcre/pcre2lib/pcre2_ucptables.c:1169:22 - Unknown word (Elymaic) -- { 1007, PT_SC, ucp_Elymaic }, ext/pcre/pcre2lib/pcre2_ucptables.c:1170:22 - Unknown word (Elymaic) -- { 1012, PT_SC, ucp_Elymaic }, @@ -21982,7 +19220,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:1296:22 - Unknown word (Makasar) ext/pcre/pcre2lib/pcre2_ucptables.c:1297:22 - Unknown word (Makasar) -- { 1971, PT_SC, ucp_Makasar }, ext/pcre/pcre2lib/pcre2_ucptables.c:1299:23 - Unknown word (Mandaic) -- { 1989, PT_SCX, ucp_Mandaic }, ext/pcre/pcre2lib/pcre2_ucptables.c:1300:23 - Unknown word (Mandaic) -- { 1994, PT_SCX, ucp_Mandaic }, -ext/pcre/pcre2lib/pcre2_ucptables.c:1301:23 - Unknown word (Manichaean) -- { 2002, PT_SCX, ucp_Manichaean }, +ext/pcre/pcre2lib/pcre2_ucptables.c:1301:23 - Unknown word (Manichaean) -- { 2002, PT_SCX, ucp_Manichaean }, ext/pcre/pcre2lib/pcre2_ucptables.c:1302:23 - Unknown word (Manichaean) -- { 2007, PT_SCX, ucp_Manichaean }, ext/pcre/pcre2lib/pcre2_ucptables.c:1303:22 - Unknown word (Marchen) -- { 2018, PT_SC, ucp_Marchen }, ext/pcre/pcre2lib/pcre2_ucptables.c:1304:22 - Unknown word (Marchen) -- { 2023, PT_SC, ucp_Marchen }, @@ -22001,7 +19239,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:1315:22 - Unknown word (Meroitic) ext/pcre/pcre2lib/pcre2_ucptables.c:1316:22 - Unknown word (Meroitic) -- { 2112, PT_SC, ucp_Meroitic_Cursive }, ext/pcre/pcre2lib/pcre2_ucptables.c:1317:22 - Unknown word (Meroitic) -- { 2128, PT_SC, ucp_Meroitic_Hieroglyphs }, ext/pcre/pcre2lib/pcre2_ucptables.c:1318:22 - Unknown word (Miao) -- { 2148, PT_SC, ucp_Miao }, -ext/pcre/pcre2lib/pcre2_ucptables.c:131:16 - Unknown word (caucasianalbanian) -- #define STRING_caucasianalbanian0 STR_c STR_a STR_u STR +ext/pcre/pcre2lib/pcre2_ucptables.c:131:16 - Unknown word (caucasianalbanian) -- #define STRING_caucasianalbanian0 STR_c STR_a STR_u STR ext/pcre/pcre2lib/pcre2_ucptables.c:1326:22 - Unknown word (Meetei) -- { 2190, PT_SC, ucp_Meetei_Mayek }, ext/pcre/pcre2lib/pcre2_ucptables.c:1326:29 - Unknown word (Mayek) -- , PT_SC, ucp_Meetei_Mayek }, ext/pcre/pcre2lib/pcre2_ucptables.c:1327:23 - Unknown word (Multani) -- { 2195, PT_SCX, ucp_Multani }, @@ -22037,7 +19275,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:139:16 - Unknown word (changeswhentitleca ext/pcre/pcre2lib/pcre2_ucptables.c:1407:22 - Unknown word (Rejang) -- { 2811, PT_SC, ucp_Rejang }, ext/pcre/pcre2lib/pcre2_ucptables.c:1409:22 - Unknown word (Rejang) -- { 2821, PT_SC, ucp_Rejang }, ext/pcre/pcre2lib/pcre2_ucptables.c:140:16 - Unknown word (changeswhenuppercased) -- #define STRING_changeswhenuppercased0 STR_c STR_h STR_a STR -ext/pcre/pcre2lib/pcre2_ucptables.c:1410:23 - Unknown word (Hanifi) -- { 2826, PT_SCX, ucp_Hanifi_Rohingya }, +ext/pcre/pcre2lib/pcre2_ucptables.c:1410:23 - Unknown word (Hanifi) -- { 2826, PT_SCX, ucp_Hanifi_Rohingya }, ext/pcre/pcre2lib/pcre2_ucptables.c:1410:30 - Unknown word (Rohingya) -- PT_SCX, ucp_Hanifi_Rohingya }, ext/pcre/pcre2lib/pcre2_ucptables.c:1417:22 - Unknown word (Saurashtra) -- { 2864, PT_SC, ucp_Saurashtra }, ext/pcre/pcre2lib/pcre2_ucptables.c:1418:22 - Unknown word (Saurashtra) -- { 2869, PT_SC, ucp_Saurashtra }, @@ -22089,7 +19327,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:1514:23 - Unknown word (Yezidi) ext/pcre/pcre2lib/pcre2_ucptables.c:1515:23 - Unknown word (Yezidi) -- { 3527, PT_SCX, ucp_Yezidi }, ext/pcre/pcre2lib/pcre2_ucptables.c:1519:22 - Unknown word (Zanabazar) -- { 3544, PT_SC, ucp_Zanabazar_Square }, ext/pcre/pcre2lib/pcre2_ucptables.c:151:16 - Unknown word (cpmn) -- #define STRING_cpmn0 STR_c STR_p STR_m STR -ext/pcre/pcre2lib/pcre2_ucptables.c:1520:22 - Unknown word (Zanabazar) -- { 3560, PT_SC, ucp_Zanabazar_Square }, +ext/pcre/pcre2lib/pcre2_ucptables.c:1520:22 - Unknown word (Zanabazar) -- { 3560, PT_SC, ucp_Zanabazar_Square }, ext/pcre/pcre2lib/pcre2_ucptables.c:1533:17 - Unknown word (ucptables) -- /* End of pcre2_ucptables.c */ ext/pcre/pcre2lib/pcre2_ucptables.c:155:16 - Unknown word (cwcf) -- #define STRING_cwcf0 STR_c STR_w STR_c STR ext/pcre/pcre2lib/pcre2_ucptables.c:156:16 - Unknown word (cwcm) -- #define STRING_cwcm0 STR_c STR_w STR_c STR @@ -22139,12 +19377,12 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:231:16 - Unknown word (hanunoo) ext/pcre/pcre2lib/pcre2_ucptables.c:232:16 - Unknown word (hatr) -- #define STRING_hatr0 STR_h STR_a STR_t STR ext/pcre/pcre2lib/pcre2_ucptables.c:233:16 - Unknown word (hatran) -- #define STRING_hatran0 STR_h STR_a STR_t STR ext/pcre/pcre2lib/pcre2_ucptables.c:234:16 - Unknown word (hebr) -- #define STRING_hebr0 STR_h STR_e STR_b STR -ext/pcre/pcre2lib/pcre2_ucptables.c:237:16 - Unknown word (hexdigit) -- #define STRING_hexdigit0 STR_h STR_e STR_x STR ext/pcre/pcre2lib/pcre2_ucptables.c:238:16 - Unknown word (hira) -- #define STRING_hira0 STR_h STR_i STR_r STR ext/pcre/pcre2lib/pcre2_ucptables.c:240:16 - Unknown word (hluw) -- #define STRING_hluw0 STR_h STR_l STR_u STR ext/pcre/pcre2lib/pcre2_ucptables.c:241:16 - Unknown word (hmng) -- #define STRING_hmng0 STR_h STR_m STR_n STR ext/pcre/pcre2lib/pcre2_ucptables.c:242:16 - Unknown word (hmnp) -- #define STRING_hmnp0 STR_h STR_m STR_n STR ext/pcre/pcre2lib/pcre2_ucptables.c:249:16 - Unknown word (idsb) -- #define STRING_idsb0 STR_i STR_d STR_s STR +ext/pcre/pcre2lib/pcre2_ucptables.c:250:16 - Unknown word (idsbinaryoperator) -- #define STRING_idsbinaryoperator0 STR_i STR_d STR_s STR ext/pcre/pcre2lib/pcre2_ucptables.c:251:16 - Unknown word (idst) -- #define STRING_idst0 STR_i STR_d STR_s STR ext/pcre/pcre2lib/pcre2_ucptables.c:253:16 - Unknown word (idstrinaryoperator) -- #define STRING_idstrinaryoperator0 STR_i STR_d STR_s STR ext/pcre/pcre2lib/pcre2_ucptables.c:254:16 - Unknown word (imperialaramaic) -- #define STRING_imperialaramaic0 STR_i STR_m STR_p STR @@ -22209,7 +19447,6 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:367:16 - Unknown word (nushu) ext/pcre/pcre2lib/pcre2_ucptables.c:368:16 - Unknown word (nyiakengpuachuehmong) -- #define STRING_nyiakengpuachuehmong0 STR_n STR_y STR_i STR ext/pcre/pcre2lib/pcre2_ucptables.c:369:16 - Unknown word (ogam) -- #define STRING_ogam0 STR_o STR_g STR_a STR ext/pcre/pcre2lib/pcre2_ucptables.c:371:16 - Unknown word (olchiki) -- #define STRING_olchiki0 STR_o STR_l STR_c STR -ext/pcre/pcre2lib/pcre2_ucptables.c:372:16 - Unknown word (olck) -- #define STRING_olck0 STR_o STR_l STR_c STR ext/pcre/pcre2lib/pcre2_ucptables.c:373:16 - Unknown word (oldhungarian) -- #define STRING_oldhungarian0 STR_o STR_l STR_d STR ext/pcre/pcre2lib/pcre2_ucptables.c:375:16 - Unknown word (oldnortharabian) -- #define STRING_oldnortharabian0 STR_o STR_l STR_d STR ext/pcre/pcre2lib/pcre2_ucptables.c:376:16 - Unknown word (oldpermic) -- #define STRING_oldpermic0 STR_o STR_l STR_d STR @@ -22222,7 +19459,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:383:16 - Unknown word (orkh) ext/pcre/pcre2lib/pcre2_ucptables.c:384:16 - Unknown word (orya) -- #define STRING_orya0 STR_o STR_r STR_y STR ext/pcre/pcre2lib/pcre2_ucptables.c:386:16 - Unknown word (osge) -- #define STRING_osge0 STR_o STR_s STR_g STR ext/pcre/pcre2lib/pcre2_ucptables.c:387:16 - Unknown word (osma) -- #define STRING_osma0 STR_o STR_s STR_m STR -ext/pcre/pcre2lib/pcre2_ucptables.c:388:16 - Unknown word (osmanya) -- #define STRING_osmanya0 STR_o STR_s STR_m STR +ext/pcre/pcre2lib/pcre2_ucptables.c:388:16 - Unknown word (osmanya) -- #define STRING_osmanya0 STR_o STR_s STR_m STR ext/pcre/pcre2lib/pcre2_ucptables.c:389:16 - Unknown word (ougr) -- #define STRING_ougr0 STR_o STR_u STR_g STR ext/pcre/pcre2lib/pcre2_ucptables.c:391:16 - Unknown word (pahawhhmong) -- #define STRING_pahawhhmong0 STR_p STR_a STR_h STR ext/pcre/pcre2lib/pcre2_ucptables.c:393:16 - Unknown word (palmyrene) -- #define STRING_palmyrene0 STR_p STR_a STR_l STR @@ -22263,7 +19500,6 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:457:16 - Unknown word (sogo) ext/pcre/pcre2lib/pcre2_ucptables.c:459:16 - Unknown word (sorasompeng) -- #define STRING_sorasompeng0 STR_s STR_o STR_r STR ext/pcre/pcre2lib/pcre2_ucptables.c:460:16 - Unknown word (soyo) -- #define STRING_soyo0 STR_s STR_o STR_y STR ext/pcre/pcre2lib/pcre2_ucptables.c:461:16 - Unknown word (soyombo) -- #define STRING_soyombo0 STR_s STR_o STR_y STR -ext/pcre/pcre2lib/pcre2_ucptables.c:463:16 - Unknown word (sterm) -- #define STRING_sterm0 STR_s STR_t STR_e STR ext/pcre/pcre2lib/pcre2_ucptables.c:464:16 - Unknown word (sund) -- #define STRING_sund0 STR_s STR_u STR_n STR ext/pcre/pcre2lib/pcre2_ucptables.c:466:16 - Unknown word (sylo) -- #define STRING_sylo0 STR_s STR_y STR_l STR ext/pcre/pcre2lib/pcre2_ucptables.c:467:16 - Unknown word (sylotinagri) -- #define STRING_sylotinagri0 STR_s STR_y STR_l STR @@ -22276,10 +19512,9 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:475:16 - Unknown word (taiviet) ext/pcre/pcre2lib/pcre2_ucptables.c:476:16 - Unknown word (takr) -- #define STRING_takr0 STR_t STR_a STR_k STR ext/pcre/pcre2lib/pcre2_ucptables.c:477:16 - Unknown word (takri) -- #define STRING_takri0 STR_t STR_a STR_k STR ext/pcre/pcre2lib/pcre2_ucptables.c:479:16 - Unknown word (talu) -- #define STRING_talu0 STR_t STR_a STR_l STR -ext/pcre/pcre2lib/pcre2_ucptables.c:481:16 - Unknown word (taml) -- #define STRING_taml0 STR_t STR_a STR_m STR +ext/pcre/pcre2lib/pcre2_ucptables.c:481:16 - Unknown word (taml) -- #define STRING_taml0 STR_t STR_a STR_m STR ext/pcre/pcre2lib/pcre2_ucptables.c:483:16 - Unknown word (tangsa) -- #define STRING_tangsa0 STR_t STR_a STR_n STR ext/pcre/pcre2lib/pcre2_ucptables.c:484:16 - Unknown word (tangut) -- #define STRING_tangut0 STR_t STR_a STR_n STR -ext/pcre/pcre2lib/pcre2_ucptables.c:485:16 - Unknown word (tavt) -- #define STRING_tavt0 STR_t STR_a STR_v STR ext/pcre/pcre2lib/pcre2_ucptables.c:486:16 - Unknown word (telu) -- #define STRING_telu0 STR_t STR_e STR_l STR ext/pcre/pcre2lib/pcre2_ucptables.c:489:16 - Unknown word (terminalpunctuation) -- #define STRING_terminalpunctuation0 STR_t STR_e STR_r STR ext/pcre/pcre2lib/pcre2_ucptables.c:490:16 - Unknown word (tfng) -- #define STRING_tfng0 STR_t STR_f STR_n STR @@ -22295,6 +19530,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:502:16 - Unknown word (ugar) ext/pcre/pcre2lib/pcre2_ucptables.c:504:16 - Unknown word (uideo) -- #define STRING_uideo0 STR_u STR_i STR_d STR ext/pcre/pcre2lib/pcre2_ucptables.c:505:16 - Unknown word (unifiedideograph) -- #define STRING_unifiedideograph0 STR_u STR_n STR_i STR ext/pcre/pcre2lib/pcre2_ucptables.c:510:16 - Unknown word (vaii) -- #define STRING_vaii0 STR_v STR_a STR_i STR +ext/pcre/pcre2lib/pcre2_ucptables.c:511:16 - Unknown word (variationselector) -- #define STRING_variationselector0 STR_v STR_a STR_r STR ext/pcre/pcre2lib/pcre2_ucptables.c:512:16 - Unknown word (vith) -- #define STRING_vith0 STR_v STR_i STR_t STR ext/pcre/pcre2lib/pcre2_ucptables.c:513:16 - Unknown word (vithkuqi) -- #define STRING_vithkuqi0 STR_v STR_i STR_t STR ext/pcre/pcre2lib/pcre2_ucptables.c:515:16 - Unknown word (wancho) -- #define STRING_wancho0 STR_w STR_a STR_n STR @@ -22317,13 +19553,12 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:539:16 - Unknown word (zinh) ext/pcre/pcre2lib/pcre2_ucptables.c:543:16 - Unknown word (zyyy) -- #define STRING_zyyy0 STR_z STR_y STR_y STR ext/pcre/pcre2lib/pcre2_ucptables.c:547:10 - Unknown word (adlam) -- STRING_adlam0 ext/pcre/pcre2lib/pcre2_ucptables.c:548:10 - Unknown word (adlm) -- STRING_adlm0 -ext/pcre/pcre2lib/pcre2_ucptables.c:549:10 - Unknown word (aghb) -- STRING_aghb0 +ext/pcre/pcre2lib/pcre2_ucptables.c:549:10 - Unknown word (aghb) -- STRING_aghb0 ext/pcre/pcre2lib/pcre2_ucptables.c:550:10 - Unknown word (ahex) -- STRING_ahex0 ext/pcre/pcre2lib/pcre2_ucptables.c:551:10 - Unknown word (ahom) -- STRING_ahom0 ext/pcre/pcre2lib/pcre2_ucptables.c:554:10 - Unknown word (anatolianhieroglyphs) -- STRING_anatolianhieroglyphs0 ext/pcre/pcre2lib/pcre2_ucptables.c:559:10 - Unknown word (armi) -- STRING_armi0 ext/pcre/pcre2lib/pcre2_ucptables.c:560:10 - Unknown word (armn) -- STRING_armn0 -ext/pcre/pcre2lib/pcre2_ucptables.c:562:10 - Unknown word (asciihexdigit) -- STRING_asciihexdigit0 ext/pcre/pcre2lib/pcre2_ucptables.c:564:10 - Unknown word (avst) -- STRING_avst0 ext/pcre/pcre2lib/pcre2_ucptables.c:567:10 - Unknown word (bamu) -- STRING_bamu0 ext/pcre/pcre2lib/pcre2_ucptables.c:568:10 - Unknown word (bamum) -- STRING_bamum0 @@ -22363,8 +19598,8 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:600:10 - Unknown word (bidirli) ext/pcre/pcre2lib/pcre2_ucptables.c:601:10 - Unknown word (bidirlo) -- STRING_bidirlo0 ext/pcre/pcre2lib/pcre2_ucptables.c:602:10 - Unknown word (bidis) -- STRING_bidis0 ext/pcre/pcre2lib/pcre2_ucptables.c:603:10 - Unknown word (bidiws) -- STRING_bidiws0 -ext/pcre/pcre2lib/pcre2_ucptables.c:604:10 - Unknown word (bopo) -- STRING_bopo0 -ext/pcre/pcre2lib/pcre2_ucptables.c:605:10 - Unknown word (bopomofo) -- STRING_bopomofo0 +ext/pcre/pcre2lib/pcre2_ucptables.c:604:10 - Unknown word (bopo) -- STRING_bopo0 +ext/pcre/pcre2lib/pcre2_ucptables.c:605:10 - Unknown word (bopomofo) -- STRING_bopomofo0 ext/pcre/pcre2lib/pcre2_ucptables.c:606:10 - Unknown word (brah) -- STRING_brah0 ext/pcre/pcre2lib/pcre2_ucptables.c:608:10 - Unknown word (brai) -- STRING_brai0 ext/pcre/pcre2lib/pcre2_ucptables.c:60:16 - Unknown word (ahom) -- #define STRING_ahom0 STR_a STR_h STR_o STR @@ -22432,20 +19667,19 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:712:10 - Unknown word (gujr) ext/pcre/pcre2lib/pcre2_ucptables.c:713:10 - Unknown word (gunjalagondi) -- STRING_gunjalagondi0 ext/pcre/pcre2lib/pcre2_ucptables.c:714:10 - Unknown word (gurmukhi) -- STRING_gurmukhi0 ext/pcre/pcre2lib/pcre2_ucptables.c:719:10 - Unknown word (hani) -- STRING_hani0 -ext/pcre/pcre2lib/pcre2_ucptables.c:71:16 - Unknown word (asciihexdigit) -- #define STRING_asciihexdigit0 STR_a STR_s STR_c STR ext/pcre/pcre2lib/pcre2_ucptables.c:720:10 - Unknown word (hanifirohingya) -- STRING_hanifirohingya0 ext/pcre/pcre2lib/pcre2_ucptables.c:721:10 - Unknown word (hano) -- STRING_hano0 ext/pcre/pcre2lib/pcre2_ucptables.c:722:10 - Unknown word (hanunoo) -- STRING_hanunoo0 ext/pcre/pcre2lib/pcre2_ucptables.c:723:10 - Unknown word (hatr) -- STRING_hatr0 ext/pcre/pcre2lib/pcre2_ucptables.c:724:10 - Unknown word (hatran) -- STRING_hatran0 ext/pcre/pcre2lib/pcre2_ucptables.c:725:10 - Unknown word (hebr) -- STRING_hebr0 -ext/pcre/pcre2lib/pcre2_ucptables.c:728:10 - Unknown word (hexdigit) -- STRING_hexdigit0 ext/pcre/pcre2lib/pcre2_ucptables.c:729:10 - Unknown word (hira) -- STRING_hira0 ext/pcre/pcre2lib/pcre2_ucptables.c:731:10 - Unknown word (hluw) -- STRING_hluw0 ext/pcre/pcre2lib/pcre2_ucptables.c:732:10 - Unknown word (hmng) -- STRING_hmng0 ext/pcre/pcre2lib/pcre2_ucptables.c:733:10 - Unknown word (hmnp) -- STRING_hmnp0 ext/pcre/pcre2lib/pcre2_ucptables.c:73:16 - Unknown word (avst) -- #define STRING_avst0 STR_a STR_v STR_s STR ext/pcre/pcre2lib/pcre2_ucptables.c:740:10 - Unknown word (idsb) -- STRING_idsb0 +ext/pcre/pcre2lib/pcre2_ucptables.c:741:10 - Unknown word (idsbinaryoperator) -- STRING_idsbinaryoperator0 ext/pcre/pcre2lib/pcre2_ucptables.c:742:10 - Unknown word (idst) -- STRING_idst0 ext/pcre/pcre2lib/pcre2_ucptables.c:744:10 - Unknown word (idstrinaryoperator) -- STRING_idstrinaryoperator0 ext/pcre/pcre2lib/pcre2_ucptables.c:745:10 - Unknown word (imperialaramaic) -- STRING_imperialaramaic0 @@ -22517,7 +19751,6 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:859:10 - Unknown word (nyiakengpuachuehmo ext/pcre/pcre2lib/pcre2_ucptables.c:85:16 - Unknown word (bhks) -- #define STRING_bhks0 STR_b STR_h STR_k STR ext/pcre/pcre2lib/pcre2_ucptables.c:860:10 - Unknown word (ogam) -- STRING_ogam0 ext/pcre/pcre2lib/pcre2_ucptables.c:862:10 - Unknown word (olchiki) -- STRING_olchiki0 -ext/pcre/pcre2lib/pcre2_ucptables.c:863:10 - Unknown word (olck) -- STRING_olck0 ext/pcre/pcre2lib/pcre2_ucptables.c:864:10 - Unknown word (oldhungarian) -- STRING_oldhungarian0 ext/pcre/pcre2lib/pcre2_ucptables.c:866:10 - Unknown word (oldnortharabian) -- STRING_oldnortharabian0 ext/pcre/pcre2lib/pcre2_ucptables.c:867:10 - Unknown word (oldpermic) -- STRING_oldpermic0 @@ -22531,7 +19764,7 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:874:10 - Unknown word (orkh) ext/pcre/pcre2lib/pcre2_ucptables.c:875:10 - Unknown word (orya) -- STRING_orya0 ext/pcre/pcre2lib/pcre2_ucptables.c:877:10 - Unknown word (osge) -- STRING_osge0 ext/pcre/pcre2lib/pcre2_ucptables.c:878:10 - Unknown word (osma) -- STRING_osma0 -ext/pcre/pcre2lib/pcre2_ucptables.c:879:10 - Unknown word (osmanya) -- STRING_osmanya0 +ext/pcre/pcre2lib/pcre2_ucptables.c:879:10 - Unknown word (osmanya) -- STRING_osmanya0 ext/pcre/pcre2lib/pcre2_ucptables.c:87:16 - Unknown word (bidian) -- #define STRING_bidian0 STR_b STR_i STR_d STR ext/pcre/pcre2lib/pcre2_ucptables.c:880:10 - Unknown word (ougr) -- STRING_ougr0 ext/pcre/pcre2lib/pcre2_ucptables.c:882:10 - Unknown word (pahawhhmong) -- STRING_pahawhhmong0 @@ -22580,7 +19813,6 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:94:16 - Unknown word (bidies) ext/pcre/pcre2lib/pcre2_ucptables.c:950:10 - Unknown word (sorasompeng) -- STRING_sorasompeng0 ext/pcre/pcre2lib/pcre2_ucptables.c:951:10 - Unknown word (soyo) -- STRING_soyo0 ext/pcre/pcre2lib/pcre2_ucptables.c:952:10 - Unknown word (soyombo) -- STRING_soyombo0 -ext/pcre/pcre2lib/pcre2_ucptables.c:954:10 - Unknown word (sterm) -- STRING_sterm0 ext/pcre/pcre2lib/pcre2_ucptables.c:955:10 - Unknown word (sund) -- STRING_sund0 ext/pcre/pcre2lib/pcre2_ucptables.c:957:10 - Unknown word (sylo) -- STRING_sylo0 ext/pcre/pcre2lib/pcre2_ucptables.c:958:10 - Unknown word (sylotinagri) -- STRING_sylotinagri0 @@ -22595,10 +19827,9 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:967:10 - Unknown word (takr) ext/pcre/pcre2lib/pcre2_ucptables.c:968:10 - Unknown word (takri) -- STRING_takri0 ext/pcre/pcre2lib/pcre2_ucptables.c:96:16 - Unknown word (bidifsi) -- #define STRING_bidifsi0 STR_b STR_i STR_d STR ext/pcre/pcre2lib/pcre2_ucptables.c:970:10 - Unknown word (talu) -- STRING_talu0 -ext/pcre/pcre2lib/pcre2_ucptables.c:972:10 - Unknown word (taml) -- STRING_taml0 +ext/pcre/pcre2lib/pcre2_ucptables.c:972:10 - Unknown word (taml) -- STRING_taml0 ext/pcre/pcre2lib/pcre2_ucptables.c:974:10 - Unknown word (tangsa) -- STRING_tangsa0 ext/pcre/pcre2lib/pcre2_ucptables.c:975:10 - Unknown word (tangut) -- STRING_tangut0 -ext/pcre/pcre2lib/pcre2_ucptables.c:976:10 - Unknown word (tavt) -- STRING_tavt0 ext/pcre/pcre2lib/pcre2_ucptables.c:977:10 - Unknown word (telu) -- STRING_telu0 ext/pcre/pcre2lib/pcre2_ucptables.c:97:16 - Unknown word (bidil) -- #define STRING_bidil0 STR_b STR_i STR_d STR ext/pcre/pcre2lib/pcre2_ucptables.c:980:10 - Unknown word (terminalpunctuation) -- STRING_terminalpunctuation0 @@ -22616,9 +19847,6 @@ ext/pcre/pcre2lib/pcre2_ucptables.c:993:10 - Unknown word (ugar) ext/pcre/pcre2lib/pcre2_ucptables.c:995:10 - Unknown word (uideo) -- STRING_uideo0 ext/pcre/pcre2lib/pcre2_ucptables.c:996:10 - Unknown word (unifiedideograph) -- STRING_unifiedideograph0 ext/pcre/pcre2lib/pcre2_ucptables.c:99:16 - Unknown word (bidilri) -- #define STRING_bidilri0 STR_b STR_i STR_d STR -ext/pcre/pcre2lib/pcre2_valid_utf.c:63:23 - Unknown word (SPTR) -- PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length -ext/pcre/pcre2lib/pcre2_valid_utf.c:94:23 - Unknown word (SPTR) -- PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length -ext/pcre/pcre2lib/pcre2_valid_utf.c:96:7 - Unknown word (SPTR) -- PCRE2_SPTR p; ext/pcre/pcre2lib/pcre2_xclass.c:109:7 - Unknown word (GETCHARINC) -- GETCHARINC(x, data); /* macro generates ext/pcre/pcre2lib/pcre2_xclass.c:121:7 - Unknown word (GETCHARINC) -- GETCHARINC(x, data); /* macro generates ext/pcre/pcre2lib/pcre2_xclass.c:122:7 - Unknown word (GETCHARINC) -- GETCHARINC(y, data); /* macro generates @@ -22627,40 +19855,22 @@ ext/pcre/pcre2lib/pcre2_xclass.c:184:15 - Unknown word (PXSPACE) -- case P ext/pcre/pcre2lib/pcre2_xclass.c:207:15 - Unknown word (UCNC) -- case PT_UCNC: ext/pcre/pcre2lib/pcre2_xclass.c:221:15 - Unknown word (BIDICL) -- case PT_BIDICL: ext/pcre/pcre2lib/pcre2_xclass.c:222:16 - Unknown word (BIDICLASS) -- if ((UCD_BIDICLASS_PROP(prop) == data[ -ext/pcre/pcre2lib/pcre2_xclass.c:228:13 - Unknown word (BPROPS) -- UCD_BPROPS_PROP(prop), data[1] ext/pcre/pcre2lib/pcre2_xclass.c:244:15 - Unknown word (PXGRAPH) -- case PT_PXGRAPH: ext/pcre/pcre2lib/pcre2_xclass.c:257:15 - Unknown word (PXPRINT) -- case PT_PXPRINT: ext/pcre/pcre2lib/pcre2_xclass.c:272:15 - Unknown word (PXPUNCT) -- case PT_PXPUNCT: ext/pcre/pcre2lib/pcre2_xclass.c:281:15 - Unknown word (PXXDIGIT) -- case PT_PXXDIGIT: ext/pcre/pcre2lib/pcre2_xclass.c:42:33 - Unknown word (possessify) -- is used by pcre2_auto_possessify() and by both pcre2 -ext/pcre/pcre2lib/pcre2_xclass.c:69:32 - Unknown word (SPTR) -- xclass)(uint32_t c, PCRE2_SPTR data, BOOL utf) -ext/pcre/php_pcre.c:1036:48 - Unknown word (SPTR) -- int count, const PCRE2_SPTR mark, zend_long flags ext/pcre/php_pcre.c:112:20 - Unknown word (RECURSIONLIMIT) -- case PCRE2_ERROR_RECURSIONLIMIT: ext/pcre/php_pcre.c:116:20 - Unknown word (BADUTFOFFSET) -- case PCRE2_ERROR_BADUTFOFFSET: -ext/pcre/php_pcre.c:1172:8 - Unknown word (SPTR) -- PCRE2_SPTR mark = NULL; -ext/pcre/php_pcre.c:1261:40 - Unknown word (ovector) -- offsets = pcre2_get_ovector_pointer(match_data) -ext/pcre/php_pcre.c:1271:43 - Unknown word (SPTR) -- match(pce->re, (PCRE2_SPTR)subject, subject_len -ext/pcre/php_pcre.c:1275:38 - Unknown word (SPTR) -- match(pce->re, (PCRE2_SPTR)subject, subject_len ext/pcre/php_pcre.c:1371:72 - Unknown word (ATSTART) -- we set PCRE2_NOTEMPTY_ATSTART and try ext/pcre/php_pcre.c:1376:42 - Unknown word (ATSTART) -- CHECK | PCRE2_NOTEMPTY_ATSTART | PCRE2_ANCHORED, match ext/pcre/php_pcre.c:1384:45 - Unknown word (ATSTART) -- previously set PCRE2_NOTEMPTY_ATSTART after a null match, -ext/pcre/php_pcre.c:1622:10 - Unknown word (walkbuf) -- char *walkbuf, /* Location of current -ext/pcre/php_pcre.c:1657:40 - Unknown word (ovector) -- offsets = pcre2_get_ovector_pointer(match_data) -ext/pcre/php_pcre.c:1744:5 - Unknown word (walkbuf) -- walkbuf = ZSTR_VAL(result) -ext/pcre/php_pcre.c:1751:10 - Unknown word (walkbuf) -- *(walkbuf-1) = *walk++; -ext/pcre/php_pcre.c:1759:10 - Unknown word (walkbuf) -- walkbuf = zend_mempcpy(walkbuf -ext/pcre/php_pcre.c:1759:33 - Unknown word (walkbuf) -- walkbuf = zend_mempcpy(walkbuf, subject + offsets[backref ext/pcre/php_pcre.c:1779:72 - Unknown word (ATSTART) -- we set PCRE2_NOTEMPTY_ATSTART and try ext/pcre/php_pcre.c:1784:42 - Unknown word (ATSTART) -- CHECK | PCRE2_NOTEMPTY_ATSTART | PCRE2_ANCHORED, match -ext/pcre/php_pcre.c:1900:40 - Unknown word (ovector) -- offsets = pcre2_get_ovector_pointer(match_data) ext/pcre/php_pcre.c:209:7 - Unknown word (gctx) -- if (!gctx) { ext/pcre/php_pcre.c:210:3 - Unknown word (gctx) -- gctx = pcre2_general_context ext/pcre/php_pcre.c:211:8 - Unknown word (gctx) -- if (!gctx) { -ext/pcre/php_pcre.c:217:7 - Unknown word (cctx) -- if (!cctx) { -ext/pcre/php_pcre.c:218:3 - Unknown word (cctx) -- cctx = pcre2_compile_context ext/pcre/php_pcre.c:218:39 - Unknown word (gctx) -- compile_context_create(gctx); -ext/pcre/php_pcre.c:219:8 - Unknown word (cctx) -- if (!cctx) { -ext/pcre/php_pcre.c:225:34 - Unknown word (cctx) -- compile_extra_options(cctx, PHP_PCRE_DEFAULT_EXTRA ext/pcre/php_pcre.c:2267:8 - Unknown word (zcount) -- zval *zcount, ext/pcre/php_pcre.c:227:7 - Unknown word (mctx) -- if (!mctx) { ext/pcre/php_pcre.c:228:3 - Unknown word (mctx) -- mctx = pcre2_match_context @@ -22669,7 +19879,6 @@ ext/pcre/php_pcre.c:2331:6 - Unknown word (zcount) -- if (zcount) { ext/pcre/php_pcre.c:2332:28 - Unknown word (zcount) -- TRY_ASSIGN_REF_LONG(zcount, replace_count); ext/pcre/php_pcre.c:2342:8 - Unknown word (zcount) -- zval *zcount = NULL; ext/pcre/php_pcre.c:2351:16 - Unknown word (zcount) -- Z_PARAM_ZVAL(zcount) -ext/pcre/php_pcre.c:2607:40 - Unknown word (ovector) -- offsets = pcre2_get_ovector_pointer(match_data) ext/pcre/php_pcre.c:268:6 - Unknown word (mctx) -- if (mctx) { ext/pcre/php_pcre.c:3065:26 - Unknown word (decref) -- PHPAPI void php_pcre_pce_decref(pcre_cache_entry *pce ext/pcre/php_pcre.c:407:18 - Unknown word (VALGRIND) -- #ifdef HAVE_PCRE_VALGRIND_SUPPORT @@ -22678,14 +19887,13 @@ ext/pcre/php_pcre.c:580:14 - Unknown word (eoptions) -- uint32_t eoptio ext/pcre/php_pcre.c:652:23 - Unknown word (backslashed) -- but skipping the backslashed delimiters. If the ext/pcre/php_pcre.c:69:33 - Unknown word (gctx) -- pcre2_general_context *gctx = NULL; ext/pcre/php_pcre.c:712:14 - Unknown word (eoptions) -- case 'r': eoptions |= PCRE2_EXTRA_CASELESS -ext/pcre/php_pcre.c:73:33 - Unknown word (cctx) -- pcre2_compile_context *cctx = NULL; ext/pcre/php_pcre.c:74:33 - Unknown word (mctx) -- pcre2_match_context *mctx = NULL; ext/pcre/php_pcre.c:768:40 - Unknown word (eoptions) -- extra_options(cctx, eoptions); -ext/pcre/php_pcre.c:771:28 - Unknown word (SPTR) -- pcre2_compile((PCRE2_SPTR)pattern, pattern_len +ext/pcre/php_pcre.c:824:41 - Unknown word (CAPTURECOUNT) -- info(re, PCRE2_INFO_CAPTURECOUNT, &new_entry.capture ext/pcre/php_pcre.c:865:18 - Unknown word (especually) -- * as hash keys especually for this table. +ext/pcre/php_pcre.c:918:43 - Unknown word (CAPTURECOUNT) -- info(re, PCRE2_INFO_CAPTURECOUNT, &capture_count); ext/pcre/php_pcre.h:64:38 - Unknown word (mctx) -- match_context *php_pcre_mctx(void); ext/pcre/php_pcre.h:65:40 - Unknown word (gctx) -- general_context *php_pcre_gctx(void); -ext/pcre/php_pcre.h:66:40 - Unknown word (cctx) -- compile_context *php_pcre_cctx(void); ext/pcre/php_pcre.h:68:26 - Unknown word (decref) -- PHPAPI void php_pcre_pce_decref(pcre_cache_entry *) ext/pcre/php_pcre.h:86:25 - Unknown word (gctx) -- pcre2_general_context *gctx_zmm; ext/pcre/php_pcre.stub.php:103:5 - Unknown word (frameless) -- * @frameless-function {"arity": @@ -22700,13 +19908,21 @@ ext/pdo/pdo.c:218:78 - Unknown word (semicolumns) -- semi - valstart - n_semi ext/pdo/pdo.c:266:5 - Unknown word (ppdo) -- le_ppdo = zend_register_list ext/pdo/pdo.c:266:60 - Unknown word (pdbh) -- destructors_ex(NULL, php_pdo_pdbh_dtor, ext/pdo/pdo.c:291:25 - Unknown word (ldrivers) -- char *drivers = NULL, *ldrivers = estrdup(""); +ext/pdo/pdo.c:292:16 - Unknown word (pdriver) -- pdo_driver_t *pdriver; ext/pdo/pdo.c:298:35 - Unknown word (ldrivers) -- drivers, 0, "%s, %s", ldrivers, pdriver->driver_name ext/pdo/pdo.c:299:9 - Unknown word (ldrivers) -- efree(ldrivers); ext/pdo/pdo.c:300:3 - Unknown word (ldrivers) -- ldrivers = drivers; ext/pdo/pdo.c:308:9 - Unknown word (ldrivers) -- efree(ldrivers); -ext/pdo/pdo.c:34:36 - Unknown word (dbstmt) -- entry *pdo_dbh_ce, *pdo_dbstmt_ce, *pdo_row_ce; ext/pdo/pdo.c:48:15 - Unknown word (ppdo) -- static int le_ppdo; ext/pdo/pdo.c:52:12 - Unknown word (ppdo) -- return le_ppdo; +ext/pdo/pdo.c:71:16 - Unknown word (pdriver) -- pdo_driver_t *pdriver; +ext/pdo/pdo.c:77:46 - Unknown word (pdriver) -- PTR(&pdo_driver_hash, pdriver) { +ext/pdo/pdo.c:78:40 - Unknown word (pdriver) -- stringl(return_value, pdriver->driver_name, pdriver +ext/pdo/pdo.c:78:62 - Unknown word (pdriver) -- pdriver->driver_name, pdriver->driver_name_len); +ext/pdo/pdo_dbh.c:1288:16 - Unknown word (pdriver) -- pdo_driver_t *pdriver; +ext/pdo/pdo_dbh.c:1294:46 - Unknown word (pdriver) -- PTR(&pdo_driver_hash, pdriver) { +ext/pdo/pdo_dbh.c:1295:47 - Unknown word (pdriver) -- return_value, (char*)pdriver->driver_name, pdriver +ext/pdo/pdo_dbh.c:1295:69 - Unknown word (pdriver) -- pdriver->driver_name, pdriver->driver_name_len); ext/pdo/pdo_dbh.c:1312:24 - Unknown word (pdtor) -- static void cls_method_pdtor(zval *el) /* {{{ */ ext/pdo/pdo_dbh.c:1343:35 - Unknown word (pdtor) -- persistent? cls_method_pdtor : cls_method_dtor, dbh ext/pdo/pdo_dbh.c:171:13 - Unknown word (strpprintf) -- message = strpprintf(0, "SQLSTATE[%s]: %s @@ -22717,11 +19933,6 @@ ext/pdo/pdo_dbh.c:410:6 - Unknown word (pdbh) -- pdbh = (pdo_dbh_t*)le ext/pdo/pdo_dbh.c:413:10 - Unknown word (pdbh) -- if (pdbh->methods->check_liveness ext/pdo/pdo_dbh.c:413:55 - Unknown word (pdbh) -- liveness && FAILURE == (pdbh->methods->check_liveness ext/pdo/pdo_dbh.c:413:86 - Unknown word (pdbh) -- methods->check_liveness)(pdbh)) { -ext/pdo/pdo_dbh.c:535:83 - Unknown word (dbstmt) -- object, zend_class_entry *dbstmt_ce, zval *ctor_args -ext/pdo/pdo_dbh.c:540:8 - Unknown word (dbstmt) -- if (!dbstmt_ce->constructor) { -ext/pdo/pdo_dbh.c:546:40 - Unknown word (dbstmt) -- object_init_ex(object, dbstmt_ce) != SUCCESS)) { -ext/pdo/pdo_dbh.c:556:82 - Unknown word (dbstmt) -- object, zend_class_entry *dbstmt_ce, HashTable *ctor -ext/pdo/pdo_dbh.c:566:6 - Unknown word (dbstmt) -- if (dbstmt_ce->constructor) { ext/pdo/pdo_dbh.stub.php:125:32 - Unknown word (ERRMODE) -- cvalue LONG_CONST(PDO_ERRMODE_SILENT) */ ext/pdo/pdo_dbh.stub.php:126:22 - Unknown word (ERRMODE) -- public const int ERRMODE_SILENT = UNKNOWN; ext/pdo/pdo_dbh.stub.php:127:32 - Unknown word (ERRMODE) -- cvalue LONG_CONST(PDO_ERRMODE_WARNING) */ @@ -22733,7 +19944,6 @@ ext/pdo/pdo_dbh.stub.php:86:37 - Unknown word (ERRMODE) -- LONG_CONST(PDO ext/pdo/pdo_dbh.stub.php:87:27 - Unknown word (ERRMODE) -- public const int ATTR_ERRMODE = UNKNOWN; ext/pdo/pdo_dbh_arginfo.h:564:150 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/pdo/pdo_dbh_arginfo.h:566:142 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); -ext/pdo/pdo_sql_parser.h:24:20 - Unknown word (BINDNO) -- #define PDO_PARSER_BINDNO_ESCAPED_CHAR -1 ext/pdo/pdo_sql_parser.h:30:9 - Unknown word (YYCURSOR) -- #define YYCURSOR cursor ext/pdo/pdo_sql_parser.h:31:9 - Unknown word (YYLIMIT) -- #define YYLIMIT s->end ext/pdo/pdo_sql_parser.h:32:9 - Unknown word (YYMARKER) -- #define YYMARKER s->ptr @@ -22741,331 +19951,149 @@ ext/pdo/pdo_sql_parser.h:33:26 - Unknown word (YYLIMIT) -- define YYFILL( ext/pdo/pdo_sql_parser.h:33:41 - Unknown word (YYCURSOR) -- if (YYLIMIT - 1 <= YYCURSOR) RET(PDO_PARSER_EOI ext/pdo/pdo_sql_parser.h:33:9 - Unknown word (YYFILL) -- #define YYFILL(n) { if (YYLIMIT - ext/pdo/pdo_sqlstate.c:296:14 - Unknown word (Plpgsql) -- { "P0000", "Plpgsql error" }, -ext/pdo/pdo_stmt.c:2010:14 - Unknown word (dbstmt) -- static zval *dbstmt_prop_write(zend_object -ext/pdo/pdo_stmt.c:2022:13 - Unknown word (dbstmt) -- static void dbstmt_prop_delete(zend_object -ext/pdo/pdo_stmt.c:2031:23 - Unknown word (dbstmt) -- static zend_function *dbstmt_method_get(zend_object -ext/pdo/pdo_stmt.c:2069:26 - Unknown word (dbstmt) -- object_handlers pdo_dbstmt_object_handlers; -ext/pdo/pdo_stmt.c:2115:10 - Unknown word (dbstmt) -- void pdo_dbstmt_free_storage(zend_object ext/pdo/pdo_stmt.c:415:21 - Unknown word (unsignend) -- /* num_index is unsignend */ ext/pdo/pdo_stmt.c:685:65 - Unknown word (agrs) -- stmt, int free_ctor_agrs) /* {{{ */ ext/pdo/pdo_stmt.c:699:57 - Unknown word (agrs) -- ctor_args) && free_ctor_agrs) { ext/pdo/php_pdo_int.h:33:36 - Unknown word (pdbh) -- RSRC_DTOR_FUNC(php_pdo_pdbh_dtor); -ext/pdo/php_pdo_int.h:35:25 - Unknown word (dbstmt) -- extern zend_object *pdo_dbstmt_new(zend_class_entry -ext/pdo/php_pdo_int.h:36:38 - Unknown word (dbstmt) -- zend_function_entry pdo_dbstmt_functions[]; -ext/pdo/php_pdo_int.h:37:30 - Unknown word (dbstmt) -- zend_class_entry *pdo_dbstmt_ce; -ext/pdo/php_pdo_int.h:38:10 - Unknown word (dbstmt) -- void pdo_dbstmt_free_storage(zend_object -ext/pdo/php_pdo_int.h:40:33 - Unknown word (dbstmt) -- object_handlers pdo_dbstmt_object_handlers; -ext/pdo_dblib/dblib_driver.c:112:15 - Unknown word (resret) -- RETCODE ret, resret; -ext/pdo_dblib/dblib_driver.c:114:2 - Unknown word (dbsetuserdata) -- dbsetuserdata(H->link, (BYTE*)&H- -ext/pdo_dblib/dblib_driver.c:116:14 - Unknown word (dbcmd) -- if (FAIL == dbcmd(H->link, ZSTR_VAL(sql -ext/pdo_dblib/dblib_driver.c:120:14 - Unknown word (dbsqlexec) -- if (FAIL == dbsqlexec(H->link)) { -ext/pdo_dblib/dblib_driver.c:124:11 - Unknown word (dbresults) -- resret = dbresults(H->link); -ext/pdo_dblib/dblib_driver.c:124:2 - Unknown word (resret) -- resret = dbresults(H->link -ext/pdo_dblib/dblib_driver.c:126:6 - Unknown word (resret) -- if (resret == FAIL) { -ext/pdo_dblib/dblib_driver.c:130:8 - Unknown word (dbnextrow) -- ret = dbnextrow(H->link); -ext/pdo_dblib/dblib_driver.c:135:6 - Unknown word (dbnumcols) -- if (dbnumcols(H->link) <= 0) { -ext/pdo_dblib/dblib_driver.c:136:10 - Unknown word (DBCOUNT) -- return DBCOUNT(H->link); -ext/pdo_dblib/dblib_driver.c:140:2 - Unknown word (dbcanquery) -- dbcanquery(H->link); -ext/pdo_dblib/dblib_driver.c:142:9 - Unknown word (DBCOUNT) -- return DBCOUNT(H->link); -ext/pdo_dblib/dblib_driver.c:199:14 - Unknown word (dbcmd) -- if (FAIL == dbcmd(H->link, cmd)) { -ext/pdo_dblib/dblib_driver.c:203:14 - Unknown word (dbsqlexec) -- if (FAIL == dbsqlexec(H->link)) { -ext/pdo_dblib/dblib_driver.c:238:14 - Unknown word (dbcmd) -- if (FAIL == dbcmd(H->link, "SELECT @@IDENTITY -ext/pdo_dblib/dblib_driver.c:242:14 - Unknown word (dbsqlexec) -- if (FAIL == dbsqlexec(H->link)) { -ext/pdo_dblib/dblib_driver.c:246:8 - Unknown word (dbresults) -- ret = dbresults(H->link); -ext/pdo_dblib/dblib_driver.c:248:3 - Unknown word (dbcancel) -- dbcancel(H->link); -ext/pdo_dblib/dblib_driver.c:252:8 - Unknown word (dbnextrow) -- ret = dbnextrow(H->link); -ext/pdo_dblib/dblib_driver.c:255:3 - Unknown word (dbcancel) -- dbcancel(H->link); -ext/pdo_dblib/dblib_driver.c:259:6 - Unknown word (dbdatlen) -- if (dbdatlen(H->link, 1) == 0) { -ext/pdo_dblib/dblib_driver.c:260:3 - Unknown word (dbcancel) -- dbcancel(H->link); -ext/pdo_dblib/dblib_driver.c:265:119 - Unknown word (DBINT) -- SQLCHAR, (BYTE *)id, (DBINT)-1); -ext/pdo_dblib/dblib_driver.c:265:25 - Unknown word (dbcoltype) -- len = dbconvert(NULL, (dbcoltype(H->link, 1)) , (dbdata -ext/pdo_dblib/dblib_driver.c:265:51 - Unknown word (dbdata) -- dbcoltype(H->link, 1)) , (dbdata(H->link, 1)) , (dbdatlen -ext/pdo_dblib/dblib_driver.c:265:74 - Unknown word (dbdatlen) -- dbdata(H->link, 1)) , (dbdatlen(H->link, 1)), SQLCHAR -ext/pdo_dblib/dblib_driver.c:265:8 - Unknown word (dbconvert) -- len = dbconvert(NULL, (dbcoltype(H- -ext/pdo_dblib/dblib_driver.c:266:2 - Unknown word (dbcancel) -- dbcancel(H->link); -ext/pdo_dblib/dblib_driver.c:291:22 - Unknown word (dbsettime) -- return SUCCEED == dbsettime(lval); -ext/pdo_dblib/dblib_driver.c:318:8 - Unknown word (DBTDS) -- case DBTDS_2_0: -ext/pdo_dblib/dblib_driver.c:322:8 - Unknown word (DBTDS) -- case DBTDS_3_4: -ext/pdo_dblib/dblib_driver.c:326:8 - Unknown word (DBTDS) -- case DBTDS_4_0: -ext/pdo_dblib/dblib_driver.c:330:8 - Unknown word (DBTDS) -- case DBTDS_4_2: -ext/pdo_dblib/dblib_driver.c:334:8 - Unknown word (DBTDS) -- case DBTDS_4_6: -ext/pdo_dblib/dblib_driver.c:405:40 - Unknown word (dbtds) -- version(return_value, dbtds(H->link)); -ext/pdo_dblib/dblib_driver.c:446:16 - Unknown word (nvers) -- int i, nvars, nvers, ret = 0; -ext/pdo_dblib/dblib_driver.c:446:9 - Unknown word (nvars) -- int i, nvars, nvers, ret = 0; -ext/pdo_dblib/dblib_driver.c:448:25 - Unknown word (tdsver) -- const pdo_dblib_keyval tdsver[] = { -ext/pdo_dblib/dblib_driver.c:477:29 - Unknown word (DBSETLSECURE) -- secure", NULL, 0 } /* DBSETLSECURE */ +ext/pdo_dblib/dblib_driver.c:112:15 - Unknown word (resret) -- RETCODE ret, resret; +ext/pdo_dblib/dblib_driver.c:124:2 - Unknown word (resret) -- resret = dbresults(H->link +ext/pdo_dblib/dblib_driver.c:126:6 - Unknown word (resret) -- if (resret == FAIL) { +ext/pdo_dblib/dblib_driver.c:140:2 - Unknown word (dbcanquery) -- dbcanquery(H->link); +ext/pdo_dblib/dblib_driver.c:259:6 - Unknown word (dbdatlen) -- if (dbdatlen(H->link, 1) == 0) { +ext/pdo_dblib/dblib_driver.c:265:74 - Unknown word (dbdatlen) -- dbdata(H->link, 1)) , (dbdatlen(H->link, 1)), SQLCHAR +ext/pdo_dblib/dblib_driver.c:446:16 - Unknown word (nvers) -- int i, nvars, nvers, ret = 0; +ext/pdo_dblib/dblib_driver.c:448:25 - Unknown word (tdsver) -- const pdo_dblib_keyval tdsver[] = { +ext/pdo_dblib/dblib_driver.c:477:29 - Unknown word (DBSETLSECURE) -- secure", NULL, 0 } /* DBSETLSECURE */ ext/pdo_dblib/dblib_driver.c:478:30 - Unknown word (DBSETLVERSION) -- version", NULL, 0 } /* DBSETLVERSION */ -ext/pdo_dblib/dblib_driver.c:483:2 - Unknown word (nvars) -- nvars = sizeof(vars)/sizeof ext/pdo_dblib/dblib_driver.c:484:17 - Unknown word (tdsver) -- nvers = sizeof(tdsver)/sizeof(tdsver[0]); ext/pdo_dblib/dblib_driver.c:484:2 - Unknown word (nvers) -- nvers = sizeof(tdsver)/sizeof ext/pdo_dblib/dblib_driver.c:484:32 - Unknown word (tdsver) -- sizeof(tdsver)/sizeof(tdsver[0]); -ext/pdo_dblib/dblib_driver.c:486:74 - Unknown word (nvars) -- data_source_len, vars, nvars); -ext/pdo_dblib/dblib_driver.c:489:13 - Unknown word (dblogin) -- H->login = dblogin(); -ext/pdo_dblib/dblib_driver.c:512:3 - Unknown word (dbsetlogintime) -- dbsetlogintime(connect_timeout); / -ext/pdo_dblib/dblib_driver.c:513:3 - Unknown word (dbsettime) -- dbsettime(query_timeout); /* Statement -ext/pdo_dblib/dblib_driver.c:521:2 - Unknown word (DBERRHANDLE) -- DBERRHANDLE(H->login, (EHANDLEFUNC -ext/pdo_dblib/dblib_driver.c:521:25 - Unknown word (EHANDLEFUNC) -- DBERRHANDLE(H->login, (EHANDLEFUNC) pdo_dblib_error_handler -ext/pdo_dblib/dblib_driver.c:522:2 - Unknown word (DBMSGHANDLE) -- DBMSGHANDLE(H->login, (MHANDLEFUNC -ext/pdo_dblib/dblib_driver.c:522:25 - Unknown word (MHANDLEFUNC) -- DBMSGHANDLE(H->login, (MHANDLEFUNC) pdo_dblib_msg_handler -ext/pdo_dblib/dblib_driver.c:525:13 - Unknown word (nvers) -- for(i=0;ilogin, tdsver[i] -ext/pdo_dblib/dblib_driver.c:527:38 - Unknown word (tdsver) -- dbsetlversion(H->login, tdsver[i].value)) { -ext/pdo_dblib/dblib_driver.c:535:10 - Unknown word (nvers) -- if (i==nvers) { -ext/pdo_dblib/dblib_driver.c:53:16 - Unknown word (dberrstr) -- msg = einfo->dberrstr; -ext/pdo_dblib/dblib_driver.c:547:14 - Unknown word (DBSETLUSER) -- if(FAIL == DBSETLUSER(H->login, dbh->username -ext/pdo_dblib/dblib_driver.c:557:14 - Unknown word (DBSETLPWD) -- if(FAIL == DBSETLPWD(H->login, dbh->password -ext/pdo_dblib/dblib_driver.c:564:3 - Unknown word (DBSETLCHARSET) -- DBSETLCHARSET(H->login, vars[0].optval -ext/pdo_dblib/dblib_driver.c:568:2 - Unknown word (DBSETLAPP) -- DBSETLAPP(H->login, vars[1].optval -ext/pdo_dblib/dblib_driver.c:570:4 - Unknown word (DBSETLDBNAME) -- /* DBSETLDBNAME is only available in -ext/pdo_dblib/dblib_driver.c:571:8 - Unknown word (DBSETLDBNAME) -- #ifdef DBSETLDBNAME -ext/pdo_dblib/dblib_driver.c:573:14 - Unknown word (DBSETLDBNAME) -- if(FAIL == DBSETLDBNAME(H->login, vars[3].optval -ext/pdo_dblib/dblib_driver.c:57:28 - Unknown word (dberr) -- msg == NULL && einfo->dberr == 0 && einfo->oserr -ext/pdo_dblib/dblib_driver.c:584:40 - Unknown word (DBSETLDBNAME) -- does not support the DBSETLDBNAME option -ext/pdo_dblib/dblib_driver.c:587:9 - Unknown word (DBSETLDBNAME) -- #ifndef DBSETLDBNAME -ext/pdo_dblib/dblib_driver.c:589:14 - Unknown word (dbuse) -- if(FAIL == dbuse(H->link, vars[3].optval -ext/pdo_dblib/dblib_driver.c:595:2 - Unknown word (DBSETOPT) -- DBSETOPT(H->link, DBTEXTLIMIT -ext/pdo_dblib/dblib_driver.c:595:20 - Unknown word (DBTEXTLIMIT) -- DBSETOPT(H->link, DBTEXTLIMIT, "2147483647"); -ext/pdo_dblib/dblib_driver.c:599:2 - Unknown word (DBSETOPT) -- DBSETOPT(H->link, DBTEXTSIZE -ext/pdo_dblib/dblib_driver.c:599:20 - Unknown word (DBTEXTSIZE) -- DBSETOPT(H->link, DBTEXTSIZE, "2147483647"); -ext/pdo_dblib/dblib_driver.c:601:25 - Unknown word (indentifiers) -- allow double quoted indentifiers */ -ext/pdo_dblib/dblib_driver.c:602:2 - Unknown word (DBSETOPT) -- DBSETOPT(H->link, DBQUOTEDIDENT -ext/pdo_dblib/dblib_driver.c:602:20 - Unknown word (DBQUOTEDIDENT) -- DBSETOPT(H->link, DBQUOTEDIDENT, "1"); -ext/pdo_dblib/dblib_driver.c:609:18 - Unknown word (nvars) -- for (i = 0; i < nvars; i++) { -ext/pdo_dblib/dblib_driver.c:619:65 - Unknown word (dberr) -- exception(), DBLIB_G(err).dberr, -ext/pdo_dblib/dblib_driver.c:622:17 - Unknown word (dberrstr) -- DBLIB_G(err).dberrstr, -ext/pdo_dblib/dblib_driver.c:62:15 - Unknown word (dberr) -- msg, einfo->dberr, einfo->severity, stmt -ext/pdo_dblib/dblib_driver.c:64:35 - Unknown word (dberr) -- index_long(info, einfo->dberr); -ext/pdo_dblib/dblib_driver.c:69:13 - Unknown word (oserrstr) -- if (einfo->oserrstr) { -ext/pdo_dblib/dblib_driver.c:70:38 - Unknown word (oserrstr) -- string(info, einfo->oserrstr); -ext/pdo_dblib/dblib_driver.c:82:4 - Unknown word (dbclose) -- dbclose(H->link); -ext/pdo_dblib/dblib_driver.c:86:4 - Unknown word (dbfreelogin) -- dbfreelogin(H->login); -ext/pdo_dblib/dblib_stmt.c:125:9 - Unknown word (dbresults) -- ret = dbresults(H->link); -ext/pdo_dblib/dblib_stmt.c:126:16 - Unknown word (dbnumcols) -- num_fields = dbnumcols(H->link); -ext/pdo_dblib/dblib_stmt.c:131:62 - Unknown word (dbresults) -- HY000", "PDO_DBLIB: dbresults() returned FAIL"); -ext/pdo_dblib/dblib_stmt.c:143:20 - Unknown word (DBCOUNT) -- stmt->row_count = DBCOUNT(H->link); +ext/pdo_dblib/dblib_driver.c:521:25 - Unknown word (EHANDLEFUNC) -- DBERRHANDLE(H->login, (EHANDLEFUNC) pdo_dblib_error_handler +ext/pdo_dblib/dblib_driver.c:522:25 - Unknown word (MHANDLEFUNC) -- DBMSGHANDLE(H->login, (MHANDLEFUNC) pdo_dblib_msg_handler +ext/pdo_dblib/dblib_driver.c:525:13 - Unknown word (nvers) -- for(i=0;ilogin, tdsver[i] +ext/pdo_dblib/dblib_driver.c:527:38 - Unknown word (tdsver) -- dbsetlversion(H->login, tdsver[i].value)) { +ext/pdo_dblib/dblib_driver.c:535:10 - Unknown word (nvers) -- if (i==nvers) { +ext/pdo_dblib/dblib_driver.c:547:14 - Unknown word (DBSETLUSER) -- if(FAIL == DBSETLUSER(H->login, dbh->username +ext/pdo_dblib/dblib_driver.c:557:14 - Unknown word (DBSETLPWD) -- if(FAIL == DBSETLPWD(H->login, dbh->password +ext/pdo_dblib/dblib_driver.c:564:3 - Unknown word (DBSETLCHARSET) -- DBSETLCHARSET(H->login, vars[0].optval +ext/pdo_dblib/dblib_driver.c:568:2 - Unknown word (DBSETLAPP) -- DBSETLAPP(H->login, vars[1].optval +ext/pdo_dblib/dblib_driver.c:570:4 - Unknown word (DBSETLDBNAME) -- /* DBSETLDBNAME is only available in +ext/pdo_dblib/dblib_driver.c:571:8 - Unknown word (DBSETLDBNAME) -- #ifdef DBSETLDBNAME +ext/pdo_dblib/dblib_driver.c:573:14 - Unknown word (DBSETLDBNAME) -- if(FAIL == DBSETLDBNAME(H->login, vars[3].optval +ext/pdo_dblib/dblib_driver.c:584:40 - Unknown word (DBSETLDBNAME) -- does not support the DBSETLDBNAME option +ext/pdo_dblib/dblib_driver.c:587:9 - Unknown word (DBSETLDBNAME) -- #ifndef DBSETLDBNAME +ext/pdo_dblib/dblib_driver.c:601:25 - Unknown word (indentifiers) -- allow double quoted indentifiers */ ext/pdo_dblib/dblib_stmt.c:155:17 - Unknown word (dbcanquery) -- /* Ideally use dbcanquery here, but there is a ext/pdo_dblib/dblib_stmt.c:155:84 - Unknown word (dbcanquery) -- s implementation of dbcanquery -ext/pdo_dblib/dblib_stmt.c:159:9 - Unknown word (dbnextrow) -- ret = dbnextrow(H->link); -ext/pdo_dblib/dblib_stmt.c:162:63 - Unknown word (dbnextrow) -- HY000", "PDO_DBLIB: dbnextrow() returned FAIL"); -ext/pdo_dblib/dblib_stmt.c:175:2 - Unknown word (dbsetuserdata) -- dbsetuserdata(H->link, (BYTE*) &S -ext/pdo_dblib/dblib_stmt.c:179:14 - Unknown word (dbcmd) -- if (FAIL == dbcmd(H->link, ZSTR_VAL(stmt -ext/pdo_dblib/dblib_stmt.c:183:14 - Unknown word (dbsqlexec) -- if (FAIL == dbsqlexec(H->link)) { -ext/pdo_dblib/dblib_stmt.c:189:20 - Unknown word (DBCOUNT) -- stmt->row_count = DBCOUNT(H->link); -ext/pdo_dblib/dblib_stmt.c:190:23 - Unknown word (dbnumcols) -- stmt->column_count = dbnumcols(H->link); -ext/pdo_dblib/dblib_stmt.c:204:8 - Unknown word (dbnextrow) -- ret = dbnextrow(H->link); -ext/pdo_dblib/dblib_stmt.c:207:62 - Unknown word (dbnextrow) -- HY000", "PDO_DBLIB: dbnextrow() returned FAIL"); -ext/pdo_dblib/dblib_stmt.c:234:17 - Unknown word (dbcolname) -- fname = (char*)dbcolname(H->link, colno+1); -ext/pdo_dblib/dblib_stmt.c:252:16 - Unknown word (dbcollen) -- col->maxlen = dbcollen(H->link, colno+1); -ext/pdo_dblib/dblib_stmt.c:267:8 - Unknown word (SQLMONEYN) -- case SQLMONEYN: -ext/pdo_dblib/dblib_stmt.c:268:8 - Unknown word (SQLFLT) -- case SQLFLT4: -ext/pdo_dblib/dblib_stmt.c:269:8 - Unknown word (SQLFLT) -- case SQLFLT8: -ext/pdo_dblib/dblib_stmt.c:284:26 - Unknown word (DBBIGINT) -- force stringify if DBBIGINT won't fit in zend_long -ext/pdo_dblib/dblib_stmt.c:286:35 - Unknown word (DBBIGINT) -- zend_long) < sizeof(DBBIGINT)) { +ext/pdo_dblib/dblib_stmt.c:263:8 - Unknown word (SQLDECIMAL) -- case SQLDECIMAL: +ext/pdo_dblib/dblib_stmt.c:267:8 - Unknown word (SQLMONEYN) -- case SQLMONEYN: +ext/pdo_dblib/dblib_stmt.c:268:8 - Unknown word (SQLFLT) -- case SQLFLT4: +ext/pdo_dblib/dblib_stmt.c:269:8 - Unknown word (SQLFLT) -- case SQLFLT8: ext/pdo_dblib/dblib_stmt.c:291:8 - Unknown word (SQLMSDATETIME) -- #ifdef SQLMSDATETIME2 ext/pdo_dblib/dblib_stmt.c:292:8 - Unknown word (SQLMSDATETIME) -- case SQLMSDATETIME2: ext/pdo_dblib/dblib_stmt.c:295:8 - Unknown word (SQLDATETIM) -- case SQLDATETIM4: -ext/pdo_dblib/dblib_stmt.c:305:68 - Unknown word (DBINT) -- coltype, LPBYTE data, DBINT data_len, zval *zv) -ext/pdo_dblib/dblib_stmt.c:307:2 - Unknown word (DBCHAR) -- DBCHAR *tmp_data; -ext/pdo_dblib/dblib_stmt.c:310:2 - Unknown word (DBINT) -- DBINT tmp_data_len = 32 + ext/pdo_dblib/dblib_stmt.c:314:8 - Unknown word (SQLDATETIM) -- case SQLDATETIM4: { -ext/pdo_dblib/dblib_stmt.c:323:13 - Unknown word (dbconvert) -- data_len = dbconvert(NULL, coltype, data -ext/pdo_dblib/dblib_stmt.c:326:71 - Unknown word (dbconvert) -- provided as a dest len for dbconvert() -ext/pdo_dblib/dblib_stmt.c:328:26 - Unknown word (dbconvert) -- the FreeTDS impl of dbconvert() does an rtrim with -ext/pdo_dblib/dblib_stmt.c:350:2 - Unknown word (DBCHAR) -- DBCHAR *tmp_data; -ext/pdo_dblib/dblib_stmt.c:351:2 - Unknown word (DBINT) -- DBINT data_len, tmp_data_len -ext/pdo_dblib/dblib_stmt.c:353:12 - Unknown word (dbcoltype) -- coltype = dbcoltype(H->link, colno+1); -ext/pdo_dblib/dblib_stmt.c:354:9 - Unknown word (dbdata) -- data = dbdata(H->link, colno+1); ext/pdo_dblib/dblib_stmt.c:355:13 - Unknown word (dbdatlen) -- data_len = dbdatlen(H->link, colno+1); -ext/pdo_dblib/dblib_stmt.c:358:61 - Unknown word (dbwillconvert) -- col(stmt, coltype) && dbwillconvert(coltype, SQLCHAR)) -ext/pdo_dblib/dblib_stmt.c:374:24 - Unknown word (DBCHAR) -- ZVAL_STRINGL(zv, (DBCHAR *) data, data_len); ext/pdo_dblib/dblib_stmt.c:378:8 - Unknown word (SQLMSDATETIME) -- #ifdef SQLMSDATETIME2 ext/pdo_dblib/dblib_stmt.c:379:10 - Unknown word (SQLMSDATETIME) -- case SQLMSDATETIME2: ext/pdo_dblib/dblib_stmt.c:382:10 - Unknown word (SQLDATETIM) -- case SQLDATETIM4: { -ext/pdo_dblib/dblib_stmt.c:384:6 - Unknown word (DBDATEREC) -- DBDATEREC di; -ext/pdo_dblib/dblib_stmt.c:385:6 - Unknown word (DBDATEREC) -- DBDATEREC dt; -ext/pdo_dblib/dblib_stmt.c:387:6 - Unknown word (dbconvert) -- dbconvert(H->link, coltype, data -ext/pdo_dblib/dblib_stmt.c:388:33 - Unknown word (DBDATETIME) -- dbdatecrack(H->link, &di, (DBDATETIME *) &dt); ext/pdo_dblib/dblib_stmt.c:388:6 - Unknown word (dbdatecrack) -- dbdatecrack(H->link, &di, (DBDATETIME ext/pdo_dblib/dblib_stmt.c:391:44 - Unknown word (MSDBLIB) -- IS_MSSQL) || defined(MSDBLIB) -ext/pdo_dblib/dblib_stmt.c:394:11 - Unknown word (dateyear) -- di.dateyear, di.datemonth+1, di -ext/pdo_dblib/dblib_stmt.c:394:24 - Unknown word (datemonth) -- di.dateyear, di.datemonth+1, di.datedmonth, di ext/pdo_dblib/dblib_stmt.c:394:40 - Unknown word (datedmonth) -- di.datemonth+1, di.datedmonth, di.datehour, di.dateminute ext/pdo_dblib/dblib_stmt.c:394:55 - Unknown word (datehour) -- , di.datedmonth, di.datehour, di.dateminute, di.datesecond ext/pdo_dblib/dblib_stmt.c:394:68 - Unknown word (dateminute) -- datedmonth, di.datehour, di.dateminute, di.datesecond -ext/pdo_dblib/dblib_stmt.c:394:83 - Unknown word (datesecond) -- datehour, di.dateminute, di.datesecond ext/pdo_dblib/dblib_stmt.c:404:10 - Unknown word (SQLFLT) -- case SQLFLT4: ext/pdo_dblib/dblib_stmt.c:405:24 - Unknown word (DBFLT) -- ZVAL_DOUBLE(zv, *(DBFLT4 *) data); ext/pdo_dblib/dblib_stmt.c:407:10 - Unknown word (SQLFLT) -- case SQLFLT8: ext/pdo_dblib/dblib_stmt.c:408:24 - Unknown word (DBFLT) -- ZVAL_DOUBLE(zv, *(DBFLT8 *) data); ext/pdo_dblib/dblib_stmt.c:40:20 - Unknown word (dbprtype) -- * I don't return dbprtype(type) because it does -ext/pdo_dblib/dblib_stmt.c:411:22 - Unknown word (DBBIGINT) -- ZVAL_LONG(zv, *(DBBIGINT *) data); -ext/pdo_dblib/dblib_stmt.c:414:22 - Unknown word (DBINT) -- ZVAL_LONG(zv, *(DBINT *) data); -ext/pdo_dblib/dblib_stmt.c:417:22 - Unknown word (DBSMALLINT) -- ZVAL_LONG(zv, *(DBSMALLINT *) data); ext/pdo_dblib/dblib_stmt.c:41:46 - Unknown word (dbprtype) -- reported as char by dbprtype) -ext/pdo_dblib/dblib_stmt.c:421:22 - Unknown word (DBTINYINT) -- ZVAL_LONG(zv, *(DBTINYINT *) data); +ext/pdo_dblib/dblib_stmt.c:423:10 - Unknown word (SQLDECIMAL) -- case SQLDECIMAL: ext/pdo_dblib/dblib_stmt.c:427:10 - Unknown word (SQLMONEYN) -- case SQLMONEYN: { ext/pdo_dblib/dblib_stmt.c:428:6 - Unknown word (DBFLT) -- DBFLT8 float_value; ext/pdo_dblib/dblib_stmt.c:429:40 - Unknown word (SQLFLT) -- NULL, coltype, data, 8, SQLFLT8, (LPBYTE) &float_value -ext/pdo_dblib/dblib_stmt.c:429:6 - Unknown word (dbconvert) -- dbconvert(NULL, coltype, data -ext/pdo_dblib/dblib_stmt.c:445:25 - Unknown word (DBCHAR) -- ZVAL_STRINGL(zv, (DBCHAR *) data, 16); -ext/pdo_dblib/dblib_stmt.c:451:10 - Unknown word (dbwillconvert) -- if (dbwillconvert(coltype, SQLCHAR)) -ext/pdo_dblib/dblib_stmt.c:468:14 - Unknown word (dbtypeinfo) -- DBTYPEINFO* dbtypeinfo; -ext/pdo_dblib/dblib_stmt.c:468:2 - Unknown word (DBTYPEINFO) -- DBTYPEINFO* dbtypeinfo; -ext/pdo_dblib/dblib_stmt.c:477:15 - Unknown word (dbcoltypeinfo) -- dbtypeinfo = dbcoltypeinfo(H->link, colno+1); -ext/pdo_dblib/dblib_stmt.c:477:2 - Unknown word (dbtypeinfo) -- dbtypeinfo = dbcoltypeinfo(H->link -ext/pdo_dblib/dblib_stmt.c:479:6 - Unknown word (dbtypeinfo) -- if(!dbtypeinfo) return FAILURE; -ext/pdo_dblib/dblib_stmt.c:481:12 - Unknown word (dbcoltype) -- coltype = dbcoltype(H->link, colno+1); -ext/pdo_dblib/dblib_stmt.c:483:45 - Unknown word (dbcollen) -- value, "max_length", dbcollen(H->link, colno+1) ) -ext/pdo_dblib/dblib_stmt.c:484:50 - Unknown word (dbtypeinfo) -- "precision", (int) dbtypeinfo->precision ); -ext/pdo_dblib/dblib_stmt.c:485:46 - Unknown word (dbtypeinfo) -- value, "scale", (int) dbtypeinfo->scale ); -ext/pdo_dblib/dblib_stmt.c:486:50 - Unknown word (dbcolsource) -- value, "column_source", dbcolsource(H->link, colno+1)); ext/pdo_dblib/dblib_stmt.c:489:53 - Unknown word (dbcolutype) -- native_usertype_id", dbcolutype(H->link, colno+1)); -ext/pdo_dblib/dblib_stmt.c:48:20 - Unknown word (nvarchar) -- case 31: return "nvarchar"; ext/pdo_dblib/dblib_stmt.c:53:34 - Unknown word (bigintn) -- return "bigint"; /* & bigintn - Sybase AS12 */ -ext/pdo_dblib/dblib_stmt.c:54:45 - Unknown word (nvarchar) -- varchar"; /* & sysname & nvarchar - Sybase AS12 */ -ext/pdo_dblib/dblib_stmt.c:73:20 - Unknown word (ntext) -- case 99: return "ntext"; -ext/pdo_dblib/dblib_stmt.c:84:21 - Unknown word (nvarchar) -- case 231: return "nvarchar"; -ext/pdo_dblib/dblib_stmt.c:99:2 - Unknown word (dbcancel) -- dbcancel(H->link); -ext/pdo_dblib/pdo_dblib.c:101:13 - Unknown word (dberrstr) -- if (einfo->dberrstr) { -ext/pdo_dblib/pdo_dblib.c:102:16 - Unknown word (dberrstr) -- efree(einfo->dberrstr); -ext/pdo_dblib/pdo_dblib.c:104:6 - Unknown word (oserrstr) -- if (oserrstr) { -ext/pdo_dblib/pdo_dblib.c:105:10 - Unknown word (oserrstr) -- einfo->oserrstr = estrdup(oserrstr) -ext/pdo_dblib/pdo_dblib.c:109:6 - Unknown word (dberrstr) -- if (dberrstr) { -ext/pdo_dblib/pdo_dblib.c:110:10 - Unknown word (dberrstr) -- einfo->dberrstr = estrdup(dberrstr) -ext/pdo_dblib/pdo_dblib.c:115:10 - Unknown word (dberr) -- switch (dberr) { -ext/pdo_dblib/pdo_dblib.c:116:8 - Unknown word (SYBESEOF) -- case SYBESEOF: -ext/pdo_dblib/pdo_dblib.c:117:8 - Unknown word (SYBEFCON) -- case SYBEFCON: state = "01002"; break -ext/pdo_dblib/pdo_dblib.c:118:8 - Unknown word (SYBEMEM) -- case SYBEMEM: state = "HY001"; break -ext/pdo_dblib/pdo_dblib.c:119:8 - Unknown word (SYBEPWD) -- case SYBEPWD: state = "28000"; break -ext/pdo_dblib/pdo_dblib.c:126:27 - Unknown word (DBPROCESS) -- pdo_dblib_msg_handler(DBPROCESS *dbproc, DBINT msgno -ext/pdo_dblib/pdo_dblib.c:126:38 - Unknown word (dbproc) -- msg_handler(DBPROCESS *dbproc, DBINT msgno, int msgstate -ext/pdo_dblib/pdo_dblib.c:126:46 - Unknown word (DBINT) -- handler(DBPROCESS *dbproc, DBINT msgno, int msgstate -ext/pdo_dblib/pdo_dblib.c:132:27 - Unknown word (dbgetuserdata) -- einfo = (pdo_dblib_err*)dbgetuserdata(dbproc); -ext/pdo_dblib/pdo_dblib.c:132:41 - Unknown word (dbproc) -- dblib_err*)dbgetuserdata(dbproc); -ext/pdo_dblib/pdo_dblib.c:203:14 - Unknown word (dbinit) -- if (FAIL == dbinit()) { -ext/pdo_dblib/pdo_dblib.c:215:15 - Unknown word (EHANDLEFUNC) -- dberrhandle((EHANDLEFUNC) pdo_dblib_error_handler -ext/pdo_dblib/pdo_dblib.c:215:2 - Unknown word (dberrhandle) -- dberrhandle((EHANDLEFUNC) pdo_dblib -ext/pdo_dblib/pdo_dblib.c:216:15 - Unknown word (MHANDLEFUNC) -- dbmsghandle((MHANDLEFUNC) pdo_dblib_msg_handler -ext/pdo_dblib/pdo_dblib.c:216:2 - Unknown word (dbmsghandle) -- dbmsghandle((MHANDLEFUNC) pdo_dblib -ext/pdo_dblib/pdo_dblib.c:225:2 - Unknown word (dbexit) -- dbexit(); -ext/pdo_dblib/pdo_dblib.c:81:29 - Unknown word (DBPROCESS) -- dblib_error_handler(DBPROCESS *dbproc, int severity -ext/pdo_dblib/pdo_dblib.c:81:40 - Unknown word (dbproc) -- error_handler(DBPROCESS *dbproc, int severity, int dberr -ext/pdo_dblib/pdo_dblib.c:81:66 - Unknown word (dberr) -- dbproc, int severity, int dberr, -ext/pdo_dblib/pdo_dblib.c:82:19 - Unknown word (dberrstr) -- int oserr, char *dberrstr, char *oserrstr) -ext/pdo_dblib/pdo_dblib.c:82:35 - Unknown word (oserrstr) -- char *dberrstr, char *oserrstr) -ext/pdo_dblib/pdo_dblib.c:87:5 - Unknown word (dbproc) -- if(dbproc) { -ext/pdo_dblib/pdo_dblib.c:88:27 - Unknown word (dbgetuserdata) -- einfo = (pdo_dblib_err*)dbgetuserdata(dbproc); -ext/pdo_dblib/pdo_dblib.c:88:41 - Unknown word (dbproc) -- dblib_err*)dbgetuserdata(dbproc); -ext/pdo_dblib/pdo_dblib.c:96:17 - Unknown word (dberr) -- einfo->dberr = dberr; -ext/pdo_dblib/pdo_dblib.c:96:9 - Unknown word (dberr) -- einfo->dberr = dberr; -ext/pdo_dblib/pdo_dblib.c:98:13 - Unknown word (oserrstr) -- if (einfo->oserrstr) { -ext/pdo_dblib/pdo_dblib.c:99:16 - Unknown word (oserrstr) -- efree(einfo->oserrstr); +ext/pdo_dblib/dblib_stmt.c:61:20 - Unknown word (tinyint) -- case 48: return "tinyint"; +ext/pdo_dblib/pdo_dblib.c:116:8 - Unknown word (SYBESEOF) -- case SYBESEOF: +ext/pdo_dblib/pdo_dblib.c:117:8 - Unknown word (SYBEFCON) -- case SYBEFCON: state = "01002"; break +ext/pdo_dblib/pdo_dblib.c:118:8 - Unknown word (SYBEMEM) -- case SYBEMEM: state = "HY001"; break +ext/pdo_dblib/pdo_dblib.c:119:8 - Unknown word (SYBEPWD) -- case SYBEPWD: state = "28000"; break +ext/pdo_dblib/pdo_dblib.c:127:37 - Unknown word (srvname) -- char *msgtext, char *srvname, char *procname, int +ext/pdo_dblib/pdo_dblib.c:215:15 - Unknown word (EHANDLEFUNC) -- dberrhandle((EHANDLEFUNC) pdo_dblib_error_handler +ext/pdo_dblib/pdo_dblib.c:216:15 - Unknown word (MHANDLEFUNC) -- dbmsghandle((MHANDLEFUNC) pdo_dblib_msg_handler ext/pdo_dblib/pdo_dblib.stub.php:11:7 - Unknown word (Dblib) -- class Dblib extends \PDO ext/pdo_dblib/pdo_dblib.stub.php:28:43 - Unknown word (ROWSETS) -- DBLIB_ATTR_SKIP_EMPTY_ROWSETS */ ext/pdo_dblib/pdo_dblib.stub.php:29:38 - Unknown word (ROWSETS) -- int ATTR_SKIP_EMPTY_ROWSETS = UNKNOWN; -ext/pdo_dblib/php_pdo_dblib_int.h:100:19 - Unknown word (dberrstr) -- int oserr, char *dberrstr, char *oserrstr); -ext/pdo_dblib/php_pdo_dblib_int.h:100:35 - Unknown word (oserrstr) -- char *dberrstr, char *oserrstr); -ext/pdo_dblib/php_pdo_dblib_int.h:102:27 - Unknown word (DBPROCESS) -- pdo_dblib_msg_handler(DBPROCESS *dbproc, DBINT msgno -ext/pdo_dblib/php_pdo_dblib_int.h:102:38 - Unknown word (dbproc) -- msg_handler(DBPROCESS *dbproc, DBINT msgno, int msgstate -ext/pdo_dblib/php_pdo_dblib_int.h:102:46 - Unknown word (DBINT) -- handler(DBPROCESS *dbproc, DBINT msgno, int msgstate -ext/pdo_dblib/php_pdo_dblib_int.h:111:6 - Unknown word (dberr) -- int dberr; -ext/pdo_dblib/php_pdo_dblib_int.h:112:8 - Unknown word (oserrstr) -- char *oserrstr; -ext/pdo_dblib/php_pdo_dblib_int.h:113:8 - Unknown word (dberrstr) -- char *dberrstr; -ext/pdo_dblib/php_pdo_dblib_int.h:122:2 - Unknown word (DBPROCESS) -- DBPROCESS *link; -ext/pdo_dblib/php_pdo_dblib_int.h:29:12 - Unknown word (sqldb) -- # include -ext/pdo_dblib/php_pdo_dblib_int.h:31:10 - Unknown word (DBERRHANDLE) -- # define DBERRHANDLE(a, b) dbprocerrhandle -ext/pdo_dblib/php_pdo_dblib_int.h:31:28 - Unknown word (dbprocerrhandle) -- define DBERRHANDLE(a, b) dbprocerrhandle(a, b) -ext/pdo_dblib/php_pdo_dblib_int.h:32:10 - Unknown word (DBMSGHANDLE) -- # define DBMSGHANDLE(a, b) dbprocmsghandle -ext/pdo_dblib/php_pdo_dblib_int.h:32:28 - Unknown word (dbprocmsghandle) -- define DBMSGHANDLE(a, b) dbprocmsghandle(a, b) -ext/pdo_dblib/php_pdo_dblib_int.h:33:10 - Unknown word (EHANDLEFUNC) -- # define EHANDLEFUNC DBERRHANDLE_PROC -ext/pdo_dblib/php_pdo_dblib_int.h:33:23 - Unknown word (DBERRHANDLE) -- define EHANDLEFUNC DBERRHANDLE_PROC -ext/pdo_dblib/php_pdo_dblib_int.h:34:10 - Unknown word (MHANDLEFUNC) -- # define MHANDLEFUNC DBMSGHANDLE_PROC -ext/pdo_dblib/php_pdo_dblib_int.h:34:23 - Unknown word (DBMSGHANDLE) -- define MHANDLEFUNC DBMSGHANDLE_PROC -ext/pdo_dblib/php_pdo_dblib_int.h:35:10 - Unknown word (DBSETOPT) -- # define DBSETOPT(a, b, c) dbsetopt(a -ext/pdo_dblib/php_pdo_dblib_int.h:35:28 - Unknown word (dbsetopt) -- define DBSETOPT(a, b, c) dbsetopt(a, b, c) -ext/pdo_dblib/php_pdo_dblib_int.h:36:10 - Unknown word (SYBESMSG) -- # define SYBESMSG SQLESMSG -ext/pdo_dblib/php_pdo_dblib_int.h:36:20 - Unknown word (SQLESMSG) -- # define SYBESMSG SQLESMSG -ext/pdo_dblib/php_pdo_dblib_int.h:37:10 - Unknown word (SYBESEOF) -- # define SYBESEOF SQLESEOF -ext/pdo_dblib/php_pdo_dblib_int.h:37:20 - Unknown word (SQLESEOF) -- # define SYBESEOF SQLESEOF -ext/pdo_dblib/php_pdo_dblib_int.h:38:10 - Unknown word (SYBEFCON) -- # define SYBEFCON SQLECONN /* SQLEFCON -ext/pdo_dblib/php_pdo_dblib_int.h:38:20 - Unknown word (SQLECONN) -- # define SYBEFCON SQLECONN /* SQLEFCON does not -ext/pdo_dblib/php_pdo_dblib_int.h:38:33 - Unknown word (SQLEFCON) -- SYBEFCON SQLECONN /* SQLEFCON does not exist in MS -ext/pdo_dblib/php_pdo_dblib_int.h:39:10 - Unknown word (SYBEMEM) -- # define SYBEMEM SQLEMEM -ext/pdo_dblib/php_pdo_dblib_int.h:39:19 - Unknown word (SQLEMEM) -- # define SYBEMEM SQLEMEM -ext/pdo_dblib/php_pdo_dblib_int.h:40:10 - Unknown word (SYBEPWD) -- # define SYBEPWD SQLEPWD -ext/pdo_dblib/php_pdo_dblib_int.h:40:19 - Unknown word (SQLEPWD) -- # define SYBEPWD SQLEPWD -ext/pdo_dblib/php_pdo_dblib_int.h:43:12 - Unknown word (sybfront) -- # include -ext/pdo_dblib/php_pdo_dblib_int.h:44:12 - Unknown word (sybdb) -- # include -ext/pdo_dblib/php_pdo_dblib_int.h:45:12 - Unknown word (syberror) -- # include -ext/pdo_dblib/php_pdo_dblib_int.h:48:18 - Unknown word (SYBTEXT) -- # define SQLTEXT SYBTEXT -ext/pdo_dblib/php_pdo_dblib_int.h:49:18 - Unknown word (SYBCHAR) -- # define SQLCHAR SYBCHAR -ext/pdo_dblib/php_pdo_dblib_int.h:50:21 - Unknown word (SYBVARCHAR) -- # define SQLVARCHAR SYBVARCHAR -ext/pdo_dblib/php_pdo_dblib_int.h:51:18 - Unknown word (SYBINT) -- # define SQLINT1 SYBINT1 -ext/pdo_dblib/php_pdo_dblib_int.h:52:18 - Unknown word (SYBINT) -- # define SQLINT2 SYBINT2 -ext/pdo_dblib/php_pdo_dblib_int.h:53:18 - Unknown word (SYBINT) -- # define SQLINT4 SYBINT4 -ext/pdo_dblib/php_pdo_dblib_int.h:54:18 - Unknown word (SYBINT) -- # define SQLINT8 SYBINT8 -ext/pdo_dblib/php_pdo_dblib_int.h:55:10 - Unknown word (SQLINTN) -- # define SQLINTN SYBINTN -ext/pdo_dblib/php_pdo_dblib_int.h:55:18 - Unknown word (SYBINTN) -- # define SQLINTN SYBINTN -ext/pdo_dblib/php_pdo_dblib_int.h:56:18 - Unknown word (SYBBIT) -- # define SQLBIT SYBBIT -ext/pdo_dblib/php_pdo_dblib_int.h:57:10 - Unknown word (SQLFLT) -- # define SQLFLT4 SYBREAL -ext/pdo_dblib/php_pdo_dblib_int.h:57:18 - Unknown word (SYBREAL) -- # define SQLFLT4 SYBREAL -ext/pdo_dblib/php_pdo_dblib_int.h:58:10 - Unknown word (SQLFLT) -- # define SQLFLT8 SYBFLT8 -ext/pdo_dblib/php_pdo_dblib_int.h:58:18 - Unknown word (SYBFLT) -- # define SQLFLT8 SYBFLT8 -ext/pdo_dblib/php_pdo_dblib_int.h:59:10 - Unknown word (SQLFLTN) -- # define SQLFLTN SYBFLTN -ext/pdo_dblib/php_pdo_dblib_int.h:59:18 - Unknown word (SYBFLTN) -- # define SQLFLTN SYBFLTN -ext/pdo_dblib/php_pdo_dblib_int.h:60:21 - Unknown word (SYBDECIMAL) -- # define SQLDECIMAL SYBDECIMAL -ext/pdo_dblib/php_pdo_dblib_int.h:61:21 - Unknown word (SYBNUMERIC) -- # define SQLNUMERIC SYBNUMERIC -ext/pdo_dblib/php_pdo_dblib_int.h:62:22 - Unknown word (SYBDATETIME) -- define SQLDATETIME SYBDATETIME -ext/pdo_dblib/php_pdo_dblib_int.h:63:10 - Unknown word (SQLDATETIM) -- # define SQLDATETIM4 SYBDATETIME4 -ext/pdo_dblib/php_pdo_dblib_int.h:63:22 - Unknown word (SYBDATETIME) -- define SQLDATETIM4 SYBDATETIME4 -ext/pdo_dblib/php_pdo_dblib_int.h:64:10 - Unknown word (SQLDATETIMN) -- # define SQLDATETIMN SYBDATETIMN -ext/pdo_dblib/php_pdo_dblib_int.h:64:22 - Unknown word (SYBDATETIMN) -- define SQLDATETIMN SYBDATETIMN -ext/pdo_dblib/php_pdo_dblib_int.h:65:9 - Unknown word (SYBMSDATETIME) -- # ifdef SYBMSDATETIME2 -ext/pdo_dblib/php_pdo_dblib_int.h:66:10 - Unknown word (SQLMSDATETIME) -- # define SQLMSDATETIME2 SYBMSDATETIME2 -ext/pdo_dblib/php_pdo_dblib_int.h:66:26 - Unknown word (SYBMSDATETIME) -- define SQLMSDATETIME2 SYBMSDATETIME2 -ext/pdo_dblib/php_pdo_dblib_int.h:68:20 - Unknown word (SYBMONEY) -- # define SQLMONEY SYBMONEY -ext/pdo_dblib/php_pdo_dblib_int.h:69:21 - Unknown word (SYBMONEY) -- # define SQLMONEY4 SYBMONEY4 -ext/pdo_dblib/php_pdo_dblib_int.h:70:10 - Unknown word (SQLMONEYN) -- # define SQLMONEYN SYBMONEYN -ext/pdo_dblib/php_pdo_dblib_int.h:70:21 - Unknown word (SYBMONEYN) -- # define SQLMONEYN SYBMONEYN -ext/pdo_dblib/php_pdo_dblib_int.h:71:20 - Unknown word (SYBIMAGE) -- # define SQLIMAGE SYBIMAGE -ext/pdo_dblib/php_pdo_dblib_int.h:72:21 - Unknown word (SYBBINARY) -- # define SQLBINARY SYBBINARY -ext/pdo_dblib/php_pdo_dblib_int.h:73:23 - Unknown word (SYBVARBINARY) -- define SQLVARBINARY SYBVARBINARY -ext/pdo_dblib/php_pdo_dblib_int.h:74:9 - Unknown word (SYBUNIQUE) -- # ifdef SYBUNIQUE -ext/pdo_dblib/php_pdo_dblib_int.h:75:22 - Unknown word (SYBUNIQUE) -- define SQLUNIQUE SYBUNIQUE -ext/pdo_dblib/php_pdo_dblib_int.h:80:10 - Unknown word (DBERRHANDLE) -- # define DBERRHANDLE(a, b) dberrhandle(b -ext/pdo_dblib/php_pdo_dblib_int.h:80:28 - Unknown word (dberrhandle) -- define DBERRHANDLE(a, b) dberrhandle(b) -ext/pdo_dblib/php_pdo_dblib_int.h:81:10 - Unknown word (DBMSGHANDLE) -- # define DBMSGHANDLE(a, b) dbmsghandle(b -ext/pdo_dblib/php_pdo_dblib_int.h:81:28 - Unknown word (dbmsghandle) -- define DBMSGHANDLE(a, b) dbmsghandle(b) -ext/pdo_dblib/php_pdo_dblib_int.h:82:10 - Unknown word (DBSETOPT) -- # define DBSETOPT(a, b, c) dbsetopt(a -ext/pdo_dblib/php_pdo_dblib_int.h:82:28 - Unknown word (dbsetopt) -- define DBSETOPT(a, b, c) dbsetopt(a, b, c, -1) -ext/pdo_dblib/php_pdo_dblib_int.h:84:10 - Unknown word (dbfreelogin) -- # define dbfreelogin dbloginfree -ext/pdo_dblib/php_pdo_dblib_int.h:84:23 - Unknown word (dbloginfree) -- define dbfreelogin dbloginfree -ext/pdo_dblib/php_pdo_dblib_int.h:85:10 - Unknown word (dbrpcexec) -- # define dbrpcexec dbrpcsend -ext/pdo_dblib/php_pdo_dblib_int.h:85:22 - Unknown word (dbrpcsend) -- define dbrpcexec dbrpcsend -ext/pdo_dblib/php_pdo_dblib_int.h:91:17 - Unknown word (DBFLT) -- typedef float DBFLT4; -ext/pdo_dblib/php_pdo_dblib_int.h:99:29 - Unknown word (DBPROCESS) -- dblib_error_handler(DBPROCESS *dbproc, int severity -ext/pdo_dblib/php_pdo_dblib_int.h:99:40 - Unknown word (dbproc) -- error_handler(DBPROCESS *dbproc, int severity, int dberr -ext/pdo_dblib/php_pdo_dblib_int.h:99:66 - Unknown word (dberr) -- dbproc, int severity, int dberr, +ext/pdo_dblib/php_pdo_dblib_int.h:103:37 - Unknown word (srvname) -- char *msgtext, char *srvname, char *procname, int +ext/pdo_dblib/php_pdo_dblib_int.h:33:10 - Unknown word (EHANDLEFUNC) -- # define EHANDLEFUNC DBERRHANDLE_PROC +ext/pdo_dblib/php_pdo_dblib_int.h:34:10 - Unknown word (MHANDLEFUNC) -- # define MHANDLEFUNC DBMSGHANDLE_PROC +ext/pdo_dblib/php_pdo_dblib_int.h:36:10 - Unknown word (SYBESMSG) -- # define SYBESMSG SQLESMSG +ext/pdo_dblib/php_pdo_dblib_int.h:36:20 - Unknown word (SQLESMSG) -- # define SYBESMSG SQLESMSG +ext/pdo_dblib/php_pdo_dblib_int.h:37:10 - Unknown word (SYBESEOF) -- # define SYBESEOF SQLESEOF +ext/pdo_dblib/php_pdo_dblib_int.h:37:20 - Unknown word (SQLESEOF) -- # define SYBESEOF SQLESEOF +ext/pdo_dblib/php_pdo_dblib_int.h:38:10 - Unknown word (SYBEFCON) -- # define SYBEFCON SQLECONN /* SQLEFCON +ext/pdo_dblib/php_pdo_dblib_int.h:38:20 - Unknown word (SQLECONN) -- # define SYBEFCON SQLECONN /* SQLEFCON does not +ext/pdo_dblib/php_pdo_dblib_int.h:38:33 - Unknown word (SQLEFCON) -- SYBEFCON SQLECONN /* SQLEFCON does not exist in MS +ext/pdo_dblib/php_pdo_dblib_int.h:39:10 - Unknown word (SYBEMEM) -- # define SYBEMEM SQLEMEM +ext/pdo_dblib/php_pdo_dblib_int.h:39:19 - Unknown word (SQLEMEM) -- # define SYBEMEM SQLEMEM +ext/pdo_dblib/php_pdo_dblib_int.h:40:10 - Unknown word (SYBEPWD) -- # define SYBEPWD SQLEPWD +ext/pdo_dblib/php_pdo_dblib_int.h:40:19 - Unknown word (SQLEPWD) -- # define SYBEPWD SQLEPWD +ext/pdo_dblib/php_pdo_dblib_int.h:43:12 - Unknown word (sybfront) -- # include +ext/pdo_dblib/php_pdo_dblib_int.h:44:12 - Unknown word (sybdb) -- # include +ext/pdo_dblib/php_pdo_dblib_int.h:45:12 - Unknown word (syberror) -- # include +ext/pdo_dblib/php_pdo_dblib_int.h:48:18 - Unknown word (SYBTEXT) -- # define SQLTEXT SYBTEXT +ext/pdo_dblib/php_pdo_dblib_int.h:49:18 - Unknown word (SYBCHAR) -- # define SQLCHAR SYBCHAR +ext/pdo_dblib/php_pdo_dblib_int.h:50:21 - Unknown word (SYBVARCHAR) -- # define SQLVARCHAR SYBVARCHAR +ext/pdo_dblib/php_pdo_dblib_int.h:51:18 - Unknown word (SYBINT) -- # define SQLINT1 SYBINT1 +ext/pdo_dblib/php_pdo_dblib_int.h:52:18 - Unknown word (SYBINT) -- # define SQLINT2 SYBINT2 +ext/pdo_dblib/php_pdo_dblib_int.h:53:18 - Unknown word (SYBINT) -- # define SQLINT4 SYBINT4 +ext/pdo_dblib/php_pdo_dblib_int.h:54:18 - Unknown word (SYBINT) -- # define SQLINT8 SYBINT8 +ext/pdo_dblib/php_pdo_dblib_int.h:55:10 - Unknown word (SQLINTN) -- # define SQLINTN SYBINTN +ext/pdo_dblib/php_pdo_dblib_int.h:55:18 - Unknown word (SYBINTN) -- # define SQLINTN SYBINTN +ext/pdo_dblib/php_pdo_dblib_int.h:56:18 - Unknown word (SYBBIT) -- # define SQLBIT SYBBIT +ext/pdo_dblib/php_pdo_dblib_int.h:57:10 - Unknown word (SQLFLT) -- # define SQLFLT4 SYBREAL +ext/pdo_dblib/php_pdo_dblib_int.h:57:18 - Unknown word (SYBREAL) -- # define SQLFLT4 SYBREAL +ext/pdo_dblib/php_pdo_dblib_int.h:58:10 - Unknown word (SQLFLT) -- # define SQLFLT8 SYBFLT8 +ext/pdo_dblib/php_pdo_dblib_int.h:58:18 - Unknown word (SYBFLT) -- # define SQLFLT8 SYBFLT8 +ext/pdo_dblib/php_pdo_dblib_int.h:59:10 - Unknown word (SQLFLTN) -- # define SQLFLTN SYBFLTN +ext/pdo_dblib/php_pdo_dblib_int.h:59:18 - Unknown word (SYBFLTN) -- # define SQLFLTN SYBFLTN +ext/pdo_dblib/php_pdo_dblib_int.h:60:10 - Unknown word (SQLDECIMAL) -- # define SQLDECIMAL SYBDECIMAL +ext/pdo_dblib/php_pdo_dblib_int.h:60:21 - Unknown word (SYBDECIMAL) -- # define SQLDECIMAL SYBDECIMAL +ext/pdo_dblib/php_pdo_dblib_int.h:61:21 - Unknown word (SYBNUMERIC) -- # define SQLNUMERIC SYBNUMERIC +ext/pdo_dblib/php_pdo_dblib_int.h:62:22 - Unknown word (SYBDATETIME) -- define SQLDATETIME SYBDATETIME +ext/pdo_dblib/php_pdo_dblib_int.h:63:10 - Unknown word (SQLDATETIM) -- # define SQLDATETIM4 SYBDATETIME4 +ext/pdo_dblib/php_pdo_dblib_int.h:63:22 - Unknown word (SYBDATETIME) -- define SQLDATETIM4 SYBDATETIME4 +ext/pdo_dblib/php_pdo_dblib_int.h:64:10 - Unknown word (SQLDATETIMN) -- # define SQLDATETIMN SYBDATETIMN +ext/pdo_dblib/php_pdo_dblib_int.h:64:22 - Unknown word (SYBDATETIMN) -- define SQLDATETIMN SYBDATETIMN +ext/pdo_dblib/php_pdo_dblib_int.h:65:9 - Unknown word (SYBMSDATETIME) -- # ifdef SYBMSDATETIME2 +ext/pdo_dblib/php_pdo_dblib_int.h:66:10 - Unknown word (SQLMSDATETIME) -- # define SQLMSDATETIME2 SYBMSDATETIME2 +ext/pdo_dblib/php_pdo_dblib_int.h:66:26 - Unknown word (SYBMSDATETIME) -- define SQLMSDATETIME2 SYBMSDATETIME2 +ext/pdo_dblib/php_pdo_dblib_int.h:68:20 - Unknown word (SYBMONEY) -- # define SQLMONEY SYBMONEY +ext/pdo_dblib/php_pdo_dblib_int.h:69:21 - Unknown word (SYBMONEY) -- # define SQLMONEY4 SYBMONEY4 +ext/pdo_dblib/php_pdo_dblib_int.h:70:10 - Unknown word (SQLMONEYN) -- # define SQLMONEYN SYBMONEYN +ext/pdo_dblib/php_pdo_dblib_int.h:70:21 - Unknown word (SYBMONEYN) -- # define SQLMONEYN SYBMONEYN +ext/pdo_dblib/php_pdo_dblib_int.h:71:20 - Unknown word (SYBIMAGE) -- # define SQLIMAGE SYBIMAGE +ext/pdo_dblib/php_pdo_dblib_int.h:72:21 - Unknown word (SYBBINARY) -- # define SQLBINARY SYBBINARY +ext/pdo_dblib/php_pdo_dblib_int.h:73:23 - Unknown word (SYBVARBINARY) -- define SQLVARBINARY SYBVARBINARY +ext/pdo_dblib/php_pdo_dblib_int.h:74:9 - Unknown word (SYBUNIQUE) -- # ifdef SYBUNIQUE +ext/pdo_dblib/php_pdo_dblib_int.h:75:22 - Unknown word (SYBUNIQUE) -- define SQLUNIQUE SYBUNIQUE +ext/pdo_dblib/php_pdo_dblib_int.h:91:17 - Unknown word (DBFLT) -- typedef float DBFLT4; ext/pdo_dblib/tests/README.md:10:21 - Unknown word (dblib) -- PDO_DBLIB_TEST_DSN="dblib:host=127.0.0.1;dbname ext/pdo_dblib/tests/README.md:6:59 - Unknown word (Passw) -- PASSWORD=" -p 1433:1433 - ext/pdo_dblib/tests/README.md:7:39 - Unknown word (sqlcmd) -- opt/mssql-tools/bin/sqlcmd -S 127.0.0.1 -U SA ext/pdo_dblib/tests/README.md:7:81 - Unknown word (Passw) -- U SA -P "" -Q "create login -ext/pdo_firebird/firebird_driver.c:180:16 - Unknown word (uidx) -- unsigned char uidx = (unsigned char) idx -ext/pdo_firebird/firebird_driver.c:181:6 - Unknown word (uidx) -- if (uidx > 127) return 0; -ext/pdo_firebird/firebird_driver.c:182:23 - Unknown word (uidx) -- return classes_array[uidx]; ext/pdo_firebird/firebird_driver.c:35:76 - Unknown word (XSQLDA) -- const zend_string*, XSQLDA*, isc_stmt_handle*, ext/pdo_firebird/firebird_driver.c:466:44 - Unknown word (XSQLDA) -- coercing_output_data_types(XSQLDA* sqlda) ext/pdo_firebird/firebird_driver.c:466:52 - Unknown word (sqlda) -- output_data_types(XSQLDA* sqlda) ext/pdo_firebird/firebird_driver.c:469:30 - Unknown word (DECFLOAT) -- These data types include DECFLOAT(16), DECFLOAT(34), INT ext/pdo_firebird/firebird_driver.c:469:44 - Unknown word (DECFLOAT) -- include DECFLOAT(16), DECFLOAT(34), INT128 (NUMERIC -ext/pdo_firebird/firebird_driver.c:473:8 - Unknown word (dtype) -- short dtype; ext/pdo_firebird/firebird_driver.c:475:2 - Unknown word (XSQLVAR) -- XSQLVAR* var; ext/pdo_firebird/firebird_driver.c:478:18 - Unknown word (sqlda) -- for (i=0, var = sqlda->sqlvar; i < sqlda- ext/pdo_firebird/firebird_driver.c:478:37 - Unknown word (sqlda) -- sqlda->sqlvar; i < sqlda->sqld; i++, var++) ext/pdo_firebird/firebird_driver.c:478:44 - Unknown word (sqld) -- >sqlvar; i < sqlda->sqld; i++, var++) { -ext/pdo_firebird/firebird_driver.c:479:3 - Unknown word (dtype) -- dtype = (var->sqltype & ~ -ext/pdo_firebird/firebird_driver.c:481:10 - Unknown word (dtype) -- switch(dtype) { ext/pdo_firebird/firebird_driver.c:630:14 - Unknown word (sqlda) -- XSQLDA num_sqlda; ext/pdo_firebird/firebird_driver.c:630:3 - Unknown word (XSQLDA) -- XSQLDA num_sqlda; ext/pdo_firebird/firebird_driver.c:634:30 - Unknown word (SQLDA) -- sqlda.version = PDO_FB_SQLDA_VERSION; @@ -23110,12 +20138,16 @@ ext/pdo_firebird/firebird_statement.c:261:33 - Unknown word (sqln) -- o ext/pdo_firebird/firebird_statement.c:262:32 - Unknown word (sqln) -- exhausted = !S->out_sqlda.sqln; /* There are data to ext/pdo_firebird/firebird_statement.c:290:54 - Unknown word (SQLDA) -- status, &S->stmt, PDO_FB_SQLDA_VERSION, &S->out_sqlda ext/pdo_firebird/firebird_statement.c:309:2 - Unknown word (XSQLVAR) -- XSQLVAR *var = &S->out_sqlda +ext/pdo_firebird/firebird_statement.c:317:14 - Unknown word (aliasname) -- ? (var->aliasname_length + var->relname +ext/pdo_firebird/firebird_statement.c:318:14 - Unknown word (aliasname) -- : (var->aliasname_length); +ext/pdo_firebird/firebird_statement.c:323:25 - Unknown word (aliasname) -- (colname_len > var->aliasname_length) { +ext/pdo_firebird/firebird_statement.c:328:19 - Unknown word (aliasname) -- memmove(cp, var->aliasname, var->aliasname_length +ext/pdo_firebird/firebird_statement.c:328:35 - Unknown word (aliasname) -- var->aliasname, var->aliasname_length); ext/pdo_firebird/firebird_statement.c:338:2 - Unknown word (XSQLVAR) -- XSQLVAR *var = &S->out_sqlda ext/pdo_firebird/firebird_statement.c:371:18 - Unknown word (blobh) -- isc_blob_handle blobh = PDO_FIREBIRD_HANDLE ext/pdo_firebird/firebird_statement.c:378:52 - Unknown word (blobh) -- status, &H->db, &H->tr, &blobh, blob_id)) { ext/pdo_firebird/firebird_statement.c:383:36 - Unknown word (blobh) -- info(H->isc_status, &blobh, 1, const_cast(&bl_item ext/pdo_firebird/firebird_statement.c:431:43 - Unknown word (blobh) -- segment(H->isc_status, &blobh, &seg_len, chunk_size -ext/pdo_firebird/firebird_statement.c:437:58 - Unknown word (segstr) -- != 0 && stat != isc_segstr_eof && stat != isc_segment ext/pdo_firebird/firebird_statement.c:446:37 - Unknown word (blobh) -- blob(H->isc_status, &blobh)) { ext/pdo_firebird/firebird_statement.c:458:2 - Unknown word (XSQLVAR) -- XSQLVAR const *var = &S->out ext/pdo_firebird/firebird_statement.c:500:16 - Unknown word (strpprintf) -- str = zend_strpprintf(0, "%.*F", -var->sqlscale @@ -23137,23 +20169,14 @@ ext/pdo_firebird/php_pdo_firebird_int.h:24:8 - Unknown word (SQLDA) -- ext/pdo_firebird/php_pdo_firebird_int.h:25:16 - Unknown word (SQLDA) -- #define PDO_FB_SQLDA_VERSION SQLDA_VERSION ext/pdo_firebird/php_pdo_firebird_int.h:25:30 - Unknown word (SQLDA) -- PDO_FB_SQLDA_VERSION SQLDA_VERSION ext/pdo_firebird/php_pdo_firebird_int.h:27:16 - Unknown word (SQLDA) -- #define PDO_FB_SQLDA_VERSION 1 -ext/pdo_mysql/mysql_driver.c:174:15 - Unknown word (nsql) -- zend_string *nsql = NULL; -ext/pdo_mysql/mysql_driver.c:195:37 - Unknown word (nsql) -- parse_params(stmt, sql, &nsql); -ext/pdo_mysql/mysql_driver.c:199:9 - Unknown word (nsql) -- sql = nsql; -ext/pdo_mysql/mysql_driver.c:208:7 - Unknown word (nsql) -- if (nsql) { -ext/pdo_mysql/mysql_driver.c:209:24 - Unknown word (nsql) -- zend_string_release(nsql); ext/pdo_mysql/mysql_driver.c:275:40 - Unknown word (unfetched) -- support - eat up all unfetched result sets */ +ext/pdo_mysql/mysql_statement.c:214:45 - Unknown word (TINYINT) -- buffer_length = MAX_TINYINT_WIDTH + 1; ext/pdo_mysql/mysql_statement.c:313:38 - Unknown word (unfetched) -- we free any previous unfetched results */ ext/pdo_mysql/mysql_statement.c:346:38 - Unknown word (unfetched) -- we free any previous unfetched results */ ext/pdo_mysql/mysql_statement.c:652:19 - Unknown word (strpprintf) -- cols[i].name = strpprintf(0, "%s.%s", S->fields ext/pdo_mysql/pdo_mysql.stub.php:54:36 - Unknown word (CAPATH) -- cvalue PDO_MYSQL_ATTR_SSL_CAPATH */ ext/pdo_mysql/pdo_mysql.stub.php:55:31 - Unknown word (CAPATH) -- public const int ATTR_SSL_CAPATH = UNKNOWN; ext/pdo_mysql/php_pdo_mysql_int.h:81:8 - Unknown word (dummymemmber) -- void *dummymemmber; -ext/pdo_odbc/odbc_driver.c:146:15 - Unknown word (nsql) -- zend_string *nsql = NULL; -ext/pdo_odbc/odbc_driver.c:154:37 - Unknown word (nsql) -- parse_params(stmt, sql, &nsql); -ext/pdo_odbc/odbc_driver.c:158:9 - Unknown word (nsql) -- sql = nsql; -ext/pdo_odbc/odbc_driver.c:170:7 - Unknown word (nsql) -- if (nsql) { -ext/pdo_odbc/odbc_driver.c:171:24 - Unknown word (nsql) -- zend_string_release(nsql); ext/pdo_odbc/odbc_driver.c:222:11 - Unknown word (HSTMT) -- PDO_ODBC_HSTMT stmt; ext/pdo_odbc/odbc_driver.c:379:53 - Unknown word (SQLUSMALLINT) -- string(pdo_dbh_t *dbh, SQLUSMALLINT type, zval *val) ext/pdo_odbc/odbc_driver.c:425:2 - Unknown word (SQLUINTEGER) -- SQLUINTEGER dead = SQL_CD_FALSE @@ -23162,14 +20185,16 @@ ext/pdo_odbc/odbc_driver.c:525:11 - Unknown word (dsnbuf) -- SQLCHAR ds ext/pdo_odbc/odbc_driver.c:526:15 - Unknown word (dsnbuflen) -- SQLSMALLINT dsnbuflen; ext/pdo_odbc/odbc_driver.c:531:52 - Unknown word (memnistr) -- username != NULL && !php_memnistr(dbh->data_source, "uid ext/pdo_odbc/odbc_driver.c:532:52 - Unknown word (memnistr) -- password != NULL && !php_memnistr(dbh->data_source, "pwd +ext/pdo_odbc/odbc_driver.c:548:34 - Unknown word (connstr) -- quote_uid = !php_odbc_connstr_is_quoted(dbh->username +ext/pdo_odbc/odbc_driver.c:548:79 - Unknown word (connstr) -- username) && php_odbc_connstr_should_quote(dbh->username +ext/pdo_odbc/odbc_driver.c:550:41 - Unknown word (connstr) -- estimated_length = php_odbc_connstr_estimate_quote_length +ext/pdo_odbc/odbc_driver.c:552:15 - Unknown word (connstr) -- php_odbc_connstr_quote(uid, dbh->username ext/pdo_odbc/odbc_driver.c:55:64 - Unknown word (HSTMT) -- stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what +ext/pdo_odbc/odbc_driver.c:565:34 - Unknown word (connstr) -- quote_pwd = !php_odbc_connstr_is_quoted(dbh->password ext/pdo_odbc/odbc_driver.c:601:20 - Unknown word (dsnbuf) -- dsnbuf, sizeof(dsnbuf)-1, &dsnbuflen, SQL ext/pdo_odbc/odbc_driver.c:601:32 - Unknown word (dsnbuflen) -- sizeof(dsnbuf)-1, &dsnbuflen, SQL_DRIVER_NOPROMPT ext/pdo_odbc/odbc_driver.c:601:5 - Unknown word (dsnbuf) -- dsnbuf, sizeof(dsnbuf)-1, -ext/pdo_odbc/odbc_driver.c:601:54 - Unknown word (NOPROMPT) -- dsnbuflen, SQL_DRIVER_NOPROMPT); ext/pdo_odbc/odbc_driver.c:73:28 - Unknown word (HSTMT) -- statement == SQL_NULL_HSTMT && S) { -ext/pdo_odbc/odbc_stmt.c:148:9 - Unknown word (convbuf) -- if (S->convbuf) { -ext/pdo_odbc/odbc_stmt.c:149:12 - Unknown word (convbuf) -- efree(S->convbuf); ext/pdo_odbc/odbc_stmt.c:291:2 - Unknown word (SQLULEN) -- SQLULEN precision = 0; ext/pdo_odbc/odbc_stmt.c:326:37 - Unknown word (SQLUSMALLINT) -- SQLDescribeParam(S->stmt, (SQLUSMALLINT) param->paramno+1, ext/pdo_odbc/odbc_stmt.c:390:37 - Unknown word (SQLUSMALLINT) -- SQLBindParameter(S->stmt, (SQLUSMALLINT) param->paramno+1, @@ -23189,14 +20214,7 @@ ext/pdo_odbc/odbc_stmt.c:582:34 - Unknown word (WVARCHAR) -- colno].colty ext/pdo_odbc/odbc_stmt.c:584:12 - Unknown word (WLONGVARCHAR) -- #ifdef SQL_WLONGVARCHAR ext/pdo_odbc/odbc_stmt.c:585:34 - Unknown word (WLONGVARCHAR) -- colno].coltype == SQL_WLONGVARCHAR || ext/pdo_odbc/odbc_stmt.c:729:21 - Unknown word (caca) -- /* something went caca */ -ext/pdo_odbc/odbc_stmt.c:72:10 - Unknown word (convbufsize) -- if (S->convbufsize <= ret) { -ext/pdo_odbc/odbc_stmt.c:73:7 - Unknown word (convbufsize) -- S->convbufsize = ret + sizeof(WCHAR -ext/pdo_odbc/odbc_stmt.c:74:29 - Unknown word (convbuf) -- convbuf = erealloc(S->convbuf, S->convbufsize); -ext/pdo_odbc/odbc_stmt.c:74:41 - Unknown word (convbufsize) -- erealloc(S->convbuf, S->convbufsize); -ext/pdo_odbc/odbc_stmt.c:74:7 - Unknown word (convbuf) -- S->convbuf = erealloc(S->convbuf ext/pdo_odbc/odbc_stmt.c:77:55 - Unknown word (LPWSTR) -- UTF8, 0, buf, buflen, (LPWSTR)S->convbuf, S->convbufsize -ext/pdo_odbc/odbc_stmt.c:77:65 - Unknown word (convbuf) -- buflen, (LPWSTR)S->convbuf, S->convbufsize / sizeof -ext/pdo_odbc/odbc_stmt.c:77:77 - Unknown word (convbufsize) -- LPWSTR)S->convbuf, S->convbufsize / sizeof(WCHAR)); ext/pdo_odbc/pdo_odbc.c:61:48 - Unknown word (HENV) -- mode = SQL_CP_ONE_PER_HENV; ext/pdo_odbc/pdo_odbc.c:85:37 - Unknown word (HENV) -- on = SQL_CP_ONE_PER_HENV; ext/pdo_odbc/pdo_odbc.c:88:37 - Unknown word (HENV) -- on = SQL_CP_ONE_PER_HENV; @@ -23218,20 +20236,11 @@ ext/pdo_odbc/php_pdo_odbc_int.h:110:19 - Unknown word (HSTMT) -- # defin ext/pdo_odbc/php_pdo_odbc_int.h:110:26 - Unknown word (HSTMT) -- define PDO_ODBC_HSTMT HSTMT ext/pdo_odbc/php_pdo_odbc_int.h:124:11 - Unknown word (HDBC) -- PDO_ODBC_HDBC dbc; ext/pdo_odbc/php_pdo_odbc_int.h:142:11 - Unknown word (HSTMT) -- PDO_ODBC_HSTMT stmt; -ext/pdo_odbc/php_pdo_odbc_int.h:146:8 - Unknown word (convbuf) -- char *convbuf; -ext/pdo_odbc/php_pdo_odbc_int.h:147:13 - Unknown word (convbufsize) -- zend_ulong convbufsize; ext/pdo_odbc/php_pdo_odbc_int.h:99:14 - Unknown word (HENV) -- #if !defined(HENV) && !defined(SQLHENV ext/pdo_odbc/php_pdo_odbc_int.h:99:32 - Unknown word (SQLHENV) -- defined(HENV) && !defined(SQLHENV) && defined(SQLHANDLE -ext/pdo_pgsql/pdo_pgsql.c:185:51 - Unknown word (INERROR) -- LONG("PGSQL_TRANSACTION_INERROR", (zend_long)PGSQL_TRANSACTIO -ext/pdo_pgsql/pdo_pgsql.c:185:90 - Unknown word (INERROR) -- long)PGSQL_TRANSACTION_INERROR); ext/pdo_pgsql/pdo_pgsql.c:85:24 - Unknown word (PGRES) -- pdo_pgsql_error(dbh, PGRES_FATAL_ERROR, NULL); ext/pdo_pgsql/pdo_pgsql.stub.php:30:36 - Unknown word (INERROR) -- cvalue PGSQL_TRANSACTION_INERROR */ ext/pdo_pgsql/pdo_pgsql.stub.php:31:34 - Unknown word (INERROR) -- const int TRANSACTION_INERROR = UNKNOWN; -ext/pdo_pgsql/pdo_pgsql_arginfo.h:123:25 - Unknown word (INERROR) -- zval const_TRANSACTION_INERROR_value; -ext/pdo_pgsql/pdo_pgsql_arginfo.h:124:31 - Unknown word (INERROR) -- LONG(&const_TRANSACTION_INERROR_value, PGSQL_TRANSACTION -ext/pdo_pgsql/pdo_pgsql_arginfo.h:124:64 - Unknown word (INERROR) -- value, PGSQL_TRANSACTION_INERROR); -ext/pdo_pgsql/pdo_pgsql_arginfo.h:125:33 - Unknown word (INERROR) -- string *const_TRANSACTION_INERROR_name = zend_string_init -ext/pdo_pgsql/pdo_pgsql_arginfo.h:125:87 - Unknown word (INERROR) -- interned("TRANSACTION_INERROR", sizeof("TRANSACTION ext/pdo_pgsql/pgsql_driver.c:1066:22 - Unknown word (strpprintf) -- zend_string *buf = strpprintf(0, ZEND_ULONG_FMT, ext/pdo_pgsql/pgsql_driver.c:111:8 - Unknown word (zarg) -- zval zarg; ext/pdo_pgsql/pgsql_driver.c:112:16 - Unknown word (zarg) -- ZVAL_STRING(&zarg, message); @@ -23239,20 +20248,16 @@ ext/pdo_pgsql/pgsql_driver.c:113:37 - Unknown word (zarg) -- known_fc ext/pdo_pgsql/pgsql_driver.c:114:22 - Unknown word (zarg) -- zval_ptr_dtor_str(&zarg); ext/pdo_pgsql/pgsql_driver.c:1447:5 - Unknown word (pgoid) -- H->pgoid = -1; ext/pdo_pgsql/pgsql_driver.c:14:19 - Unknown word (Alshanestsky) -- | Ilia Alshanestsky -ext/pdo_pgsql/pgsql_driver.c:271:15 - Unknown word (nsql) -- zend_string *nsql = NULL; ext/pdo_pgsql/pgsql_driver.c:288:37 - Unknown word (crsr) -- cursor_name, 0, "pdo_crsr_%08x", ++H->stmt_counter -ext/pdo_pgsql/pgsql_driver.c:317:37 - Unknown word (nsql) -- parse_params(stmt, sql, &nsql); -ext/pdo_pgsql/pgsql_driver.c:325:14 - Unknown word (nsql) -- S->query = nsql; ext/pdo_pgsql/pgsql_driver.c:350:24 - Unknown word (PGRES) -- pdo_pgsql_error(dbh, PGRES_FATAL_ERROR, NULL); ext/pdo_pgsql/pgsql_driver.c:354:12 - Unknown word (PGRES) -- if (qs != PGRES_COMMAND_OK && qs != ext/pdo_pgsql/pgsql_driver.c:354:38 - Unknown word (PGRES) -- COMMAND_OK && qs != PGRES_TUPLES_OK) { ext/pdo_pgsql/pgsql_driver.c:359:5 - Unknown word (pgoid) -- H->pgoid = PQoidValue(res); ext/pdo_pgsql/pgsql_driver.c:360:12 - Unknown word (PGRES) -- if (qs == PGRES_COMMAND_OK) { ext/pdo_pgsql/pgsql_driver.c:384:7 - Unknown word (escapedlen) -- /* escapedlen returned by PQescapeBytea +ext/pdo_pgsql/pgsql_driver.c:421:41 - Unknown word (CURRVAL) -- execParams(H->server, "SELECT CURRVAL($1)", 1, NULL, q, NULL ext/pdo_pgsql/pgsql_driver.c:425:24 - Unknown word (PGRES) -- if (res && (status == PGRES_TUPLES_OK)) { -ext/pdo_pgsql/pgsql_driver.c:531:8 - Unknown word (spid) -- int spid = PQbackendPID(H->server ext/pdo_pgsql/pgsql_driver.c:535:5 - Unknown word (strpprintf) -- strpprintf(0, -ext/pdo_pgsql/pgsql_driver.c:537:6 - Unknown word (spid) -- spid, ext/pdo_pgsql/pgsql_driver.c:569:42 - Unknown word (PQTRANS) -- ransactionStatus(H->server) > PQTRANS_IDLE; ext/pdo_pgsql/pgsql_driver.stub.php:7:5 - Unknown word (undocumentable) -- * @undocumentable ext/pdo_pgsql/pgsql_statement.c:101:14 - Unknown word (PQCLOSEPREPARED) -- #ifndef HAVE_PQCLOSEPREPARED @@ -23268,11 +20273,12 @@ ext/pdo_pgsql/pgsql_statement.c:243:10 - Unknown word (PGRES) -- ca ext/pdo_pgsql/pgsql_statement.c:252:44 - Unknown word (pgpool) -- pooling software line pgpool which doesn't close ext/pdo_pgsql/pgsql_statement.c:259:14 - Unknown word (PQCLOSEPREPARED) -- #ifndef HAVE_PQCLOSEPREPARED ext/pdo_pgsql/pgsql_statement.c:260:43 - Unknown word (crsr) -- * stmt_name == "pdo_crsr_%08x" */ -ext/pdo_pgsql/pgsql_statement.c:347:30 - Unknown word (Qnfields) -- column_count = (int) PQnfields(S->result); ext/pdo_pgsql/pgsql_statement.c:354:6 - Unknown word (pgoid) -- H->pgoid = PQoidValue(S->result ext/pdo_pgsql/pgsql_statement.c:356:33 - Unknown word (Qntuples) -- count = (zend_long)PQntuples(S->result); ext/pdo_pgsql/pgsql_statement.c:37:9 - Unknown word (BYTEALABEL) -- #define BYTEALABEL "bytea" ext/pdo_pgsql/pgsql_statement.c:38:9 - Unknown word (BYTEAOID) -- #define BYTEAOID 17 +ext/pdo_pgsql/pgsql_statement.c:50:9 - Unknown word (TIMESTAMPLABEL) -- #define TIMESTAMPLABEL "timestamp" +ext/pdo_pgsql/pgsql_statement.c:51:9 - Unknown word (TIMESTAMPOID) -- #define TIMESTAMPOID 1114 ext/pdo_pgsql/pgsql_statement.c:557:8 - Unknown word (Qntuples) -- if (PQntuples(S->result)) { ext/pdo_pgsql/pgsql_statement.c:583:34 - Unknown word (Qntuples) -- count = (zend_long)PQntuples(S->result); ext/pdo_pgsql/pgsql_statement.c:628:7 - Unknown word (Qgetisnull) -- if (PQgetisnull(S->result, S->current @@ -23283,15 +20289,15 @@ ext/pdo_pgsql/pgsql_statement.c:680:9 - Unknown word (BYTEAOID) -- ca ext/pdo_pgsql/pgsql_statement.c:722:12 - Unknown word (Qgetisnull) -- if (1 == PQgetisnull(tmp_res, 0, 0) || (table ext/pdo_pgsql/pgsql_statement.c:765:8 - Unknown word (BYTEAOID) -- case BYTEAOID: ext/pdo_pgsql/pgsql_statement.c:766:50 - Unknown word (BYTEALABEL) -- value, "native_type", BYTEALABEL); +ext/pdo_pgsql/pgsql_statement.c:792:8 - Unknown word (TIMESTAMPOID) -- case TIMESTAMPOID: +ext/pdo_pgsql/pgsql_statement.c:793:50 - Unknown word (TIMESTAMPLABEL) -- value, "native_type", TIMESTAMPLABEL); ext/pdo_pgsql/pgsql_statement.c:797:28 - Unknown word (TYPNAME) -- spprintf(&q, 0, "SELECT TYPNAME FROM PG_TYPE WHERE OID ext/pdo_pgsql/pgsql_statement.c:801:43 - Unknown word (Qntuples) -- PGRES_TUPLES_OK && 1 == PQntuples(res)) { ext/pdo_pgsql/pgsql_statement.c:818:8 - Unknown word (BYTEAOID) -- case BYTEAOID: ext/pdo_pgsql/php_pdo_pgsql_int.h:111:27 - Unknown word (PQTRANS) -- PGSQL_TRANSACTION_IDLE = PQTRANS_IDLE, ext/pdo_pgsql/php_pdo_pgsql_int.h:112:29 - Unknown word (PQTRANS) -- TRANSACTION_ACTIVE = PQTRANS_ACTIVE, ext/pdo_pgsql/php_pdo_pgsql_int.h:113:30 - Unknown word (PQTRANS) -- TRANSACTION_INTRANS = PQTRANS_INTRANS, -ext/pdo_pgsql/php_pdo_pgsql_int.h:114:20 - Unknown word (INERROR) -- PGSQL_TRANSACTION_INERROR = PQTRANS_INERROR, ext/pdo_pgsql/php_pdo_pgsql_int.h:114:30 - Unknown word (PQTRANS) -- TRANSACTION_INERROR = PQTRANS_INERROR, -ext/pdo_pgsql/php_pdo_pgsql_int.h:114:38 - Unknown word (INERROR) -- TRANSACTION_INERROR = PQTRANS_INERROR, ext/pdo_pgsql/php_pdo_pgsql_int.h:115:30 - Unknown word (PQTRANS) -- TRANSACTION_UNKNOWN = PQTRANS_UNKNOWN ext/pdo_pgsql/php_pdo_pgsql_int.h:14:19 - Unknown word (Alshanestsky) -- | Ilia Alshanestsky ext/pdo_pgsql/php_pdo_pgsql_int.h:45:8 - Unknown word (pgoid) -- Oid pgoid; @@ -23299,11 +20305,6 @@ ext/pdo_sqlite/pdo_sqlite.c:134:14 - Unknown word (pdosqlite) -- } php_strea ext/pdo_sqlite/pdo_sqlite.c:136:20 - Unknown word (pdosqlite) -- static ssize_t php_pdosqlite3_stream_write(php_stream ext/pdo_sqlite/pdo_sqlite.c:138:13 - Unknown word (pdosqlite) -- php_stream_pdosqlite3_data *sqlite3_stream ext/pdo_sqlite/pdo_sqlite.c:138:59 - Unknown word (pdosqlite) -- stream = (php_stream_pdosqlite3_data *) stream->abstract -ext/pdo_sqlite/pdo_sqlite.c:201:102 - Unknown word (newoffs) -- whence, zend_off_t *newoffs) -ext/pdo_sqlite/pdo_sqlite.c:210:7 - Unknown word (newoffs) -- *newoffs = -1; -ext/pdo_sqlite/pdo_sqlite.c:214:7 - Unknown word (newoffs) -- *newoffs = sqlite3_stream->position -ext/pdo_sqlite/pdo_sqlite.c:221:7 - Unknown word (newoffs) -- *newoffs = -1; -ext/pdo_sqlite/pdo_sqlite.c:225:7 - Unknown word (newoffs) -- *newoffs = sqlite3_stream->position ext/pdo_sqlite/pdo_sqlite.c:32:26 - Unknown word (pdosqlite) -- static zend_class_entry *pdosqlite_ce; ext/pdo_sqlite/pdo_sqlite.c:339:7 - Unknown word (zargs) -- zval zargs[2]; ext/pdo_sqlite/pdo_sqlite.c:344:16 - Unknown word (zargs) -- ZVAL_STRINGL(&zargs[0], (char *) string @@ -23327,29 +20328,15 @@ ext/pgsql/pgsql.c:1341:19 - Unknown word (stmtname) -- Z_PARAM_STRING(stmtna ext/pgsql/pgsql.c:1341:29 - Unknown word (stmtname) -- PARAM_STRING(stmtname, stmtname_len) ext/pgsql/pgsql.c:1350:19 - Unknown word (stmtname) -- Z_PARAM_STRING(stmtname, stmtname_len) ext/pgsql/pgsql.c:1542:17 - Unknown word (Qntuples) -- RETVAL_LONG(PQntuples(pgsql_result)); -ext/pgsql/pgsql.c:1545:17 - Unknown word (Qnfields) -- RETVAL_LONG(PQnfields(pgsql_result)); ext/pgsql/pgsql.c:1639:47 - Unknown word (typname) -- PQexec(pgsql, "select oid,typname from pg_type"); ext/pgsql/pgsql.c:1647:18 - Unknown word (Qntuples) -- int num_rows = PQntuples(result); -ext/pgsql/pgsql.c:1648:20 - Unknown word (Qfnumber) -- int oid_offset = PQfnumber(result,"oid"); -ext/pgsql/pgsql.c:1649:21 - Unknown word (Qfnumber) -- int name_offset = PQfnumber(result,"typname"); ext/pgsql/pgsql.c:1649:38 - Unknown word (typname) -- = PQfnumber(result,"typname"); -ext/pgsql/pgsql.c:1680:12 - Unknown word (fnum) -- zend_long fnum = -1; -ext/pgsql/pgsql.c:1685:16 - Unknown word (fnum) -- Z_PARAM_LONG(fnum) -ext/pgsql/pgsql.c:1693:6 - Unknown word (fnum) -- if (fnum < 0) { -ext/pgsql/pgsql.c:1698:15 - Unknown word (Qnfields) -- if (fnum >= PQnfields(pg_result->result)) -ext/pgsql/pgsql.c:1698:6 - Unknown word (fnum) -- if (fnum >= PQnfields(pg_result ext/pgsql/pgsql.c:16:15 - Unknown word (Youichi) -- | Youichi Iwakiri result, (int)fnum); -ext/pgsql/pgsql.c:1775:16 - Unknown word (Qnfields) -- if (field >= PQnfields(pgsql_result)) { -ext/pgsql/pgsql.c:1846:15 - Unknown word (Qfnumber) -- RETURN_LONG(PQfnumber(pgsql_result, field -ext/pgsql/pgsql.c:1853:19 - Unknown word (Qfnumber) -- field_offset = PQfnumber(result, ZSTR_VAL(field -ext/pgsql/pgsql.c:1865:24 - Unknown word (Qnfields) -- if (field_offset >= PQnfields(result)) { ext/pgsql/pgsql.c:1918:21 - Unknown word (Qntuples) -- if (pgsql_row >= PQntuples(pgsql_result)) { ext/pgsql/pgsql.c:1927:15 - Unknown word (Qntuples) -- if (row >= PQntuples(pgsql_result)) { ext/pgsql/pgsql.c:1940:7 - Unknown word (Qgetisnull) -- if (PQgetisnull(pgsql_result, pgsql ext/pgsql/pgsql.c:1999:15 - Unknown word (Qntuples) -- if (row >= PQntuples(pgsql_result)) { -ext/pgsql/pgsql.c:2016:28 - Unknown word (Qnfields) -- i = 0, num_fields = PQnfields(pgsql_result); i < num ext/pgsql/pgsql.c:2017:8 - Unknown word (Qgetisnull) -- if (PQgetisnull(pgsql_result, pgsql ext/pgsql/pgsql.c:2168:8 - Unknown word (Qgetisnull) -- if (PQgetisnull(pgsql_result, pg_row ext/pgsql/pgsql.c:2277:17 - Unknown word (Qgetisnull) -- RETVAL_LONG(PQgetisnull(pgsql_result, pgsql @@ -23408,17 +20395,9 @@ ext/pgsql/pgsql.c:4601:19 - Unknown word (attndims) -- /* pg_attribute.attn ext/pgsql/pgsql.c:4603:14 - Unknown word (typtype) -- /* pg_type.typtype */ ext/pgsql/pgsql.c:4606:15 - Unknown word (typtype) -- /* pg_type.typtype */ ext/pgsql/pgsql.c:4688:45 - Unknown word (bpchar) -- literal(type_name, "bpchar") || zend_string_equals -ext/pgsql/pgsql.c:4697:45 - Unknown word (tinterval) -- literal(type_name, "tinterval")) -ext/pgsql/pgsql.c:4703:109 - Unknown word (timetz) -- literal(type_name, "timetz")) ext/pgsql/pgsql.c:4707:114 - Unknown word (timestamptz) -- literal(type_name, "timestamptz")) ext/pgsql/pgsql.c:4729:45 - Unknown word (lseg) -- literal(type_name, "lseg")) ext/pgsql/pgsql.c:4730:13 - Unknown word (LSEG) -- return PG_LSEG; -ext/pgsql/pgsql.c:4751:20 - Unknown word (centry) -- pcre_cache_entry *centry; -ext/pgsql/pgsql.c:4766:2 - Unknown word (centry) -- centry = pcre_get_compiled -ext/pgsql/pgsql.c:4767:14 - Unknown word (centry) -- if (NULL == centry) { -ext/pgsql/pgsql.c:4771:23 - Unknown word (centry) -- re = php_pcre_pce_re(centry); -ext/pgsql/pgsql.c:4777:22 - Unknown word (centry) -- php_pcre_pce_incref(centry); -ext/pgsql/pgsql.c:4778:31 - Unknown word (SPTR) -- pcre2_match(re, (PCRE2_SPTR)ZSTR_VAL(str), ZSTR ext/pgsql/pgsql.c:4778:93 - Unknown word (mctx) -- match_data, php_pcre_mctx()); ext/pgsql/pgsql.c:4780:15 - Unknown word (decref) -- php_pcre_pce_decref(centry); ext/pgsql/pgsql.c:5038:37 - Unknown word (valitions) -- feel free to add more valitions. Invalid query fails @@ -23426,6 +20405,11 @@ ext/pgsql/pgsql.c:5048:12 - Unknown word (LSEG) -- case PG_LSEG: ext/pgsql/pgsql.c:506:30 - Unknown word (inity) -- REGEX("#^[+-]{0,1}(inf)(inity){0,1}$#ni"); ext/pgsql/pgsql.c:5100:22 - Unknown word (actallay) -- /* these are the actallay a integer */ ext/pgsql/pgsql.c:6015:9 - Unknown word (Qgetisnull) -- if (PQgetisnull(pg_result, pg_row, i +ext/pgsql/pgsql.c:659:8 - Unknown word (connstring) -- char *connstring; +ext/pgsql/pgsql.c:660:9 - Unknown word (connstring) -- size_t connstring_len; +ext/pgsql/pgsql.c:668:18 - Unknown word (connstring) -- Z_PARAM_STRING(connstring, connstring_len) +ext/pgsql/pgsql.c:668:30 - Unknown word (connstring) -- PARAM_STRING(connstring, connstring_len) +ext/pgsql/pgsql.c:674:26 - Unknown word (connstring) -- smart_str_appendl(&str, connstring, connstring_len); ext/pgsql/pgsql.c:979:31 - Unknown word (PGRES) -- PQresultStatus(res) != PGRES_TUPLES_OK) { ext/pgsql/pgsql.c:986:31 - Unknown word (PGRES) -- PQresultStatus(res) != PGRES_TUPLES_OK) { ext/pgsql/pgsql.stub.php:10:22 - Unknown word (libpq) -- * @cvalue pgsql_libpq_version @@ -23479,24 +20463,24 @@ ext/pgsql/pgsql.stub.php:794:17 - Unknown word (loimport) -- function pg_ ext/pgsql/pgsql.stub.php:810:17 - Unknown word (loexport) -- function pg_loexport($connection, $oid = ext/pgsql/pgsql.stub.php:829:17 - Unknown word (setclientencoding) -- function pg_setclientencoding($connection, string ext/pgsql/pgsql.stub.php:837:17 - Unknown word (clientencoding) -- function pg_clientencoding(?PgSql\Connection $connection -ext/pgsql/pgsql_arginfo.h:1011:135 - Unknown word (locreate) -- function_table), "pg_locreate", sizeof("pg_locreate -ext/pgsql/pgsql_arginfo.h:1011:47 - Unknown word (locreate) -- attribute_Deprecated_func_pg_locreate_0 = zend_add_function -ext/pgsql/pgsql_arginfo.h:1023:135 - Unknown word (lounlink) -- function_table), "pg_lounlink", sizeof("pg_lounlink -ext/pgsql/pgsql_arginfo.h:1023:47 - Unknown word (lounlink) -- attribute_Deprecated_func_pg_lounlink_0 = zend_add_function -ext/pgsql/pgsql_arginfo.h:1035:133 - Unknown word (loopen) -- function_table), "pg_loopen", sizeof("pg_loopen -ext/pgsql/pgsql_arginfo.h:1035:47 - Unknown word (loopen) -- attribute_Deprecated_func_pg_loopen_0 = zend_add_function -ext/pgsql/pgsql_arginfo.h:1047:134 - Unknown word (loclose) -- function_table), "pg_loclose", sizeof("pg_loclose -ext/pgsql/pgsql_arginfo.h:1047:47 - Unknown word (loclose) -- attribute_Deprecated_func_pg_loclose_0 = zend_add_function -ext/pgsql/pgsql_arginfo.h:1059:133 - Unknown word (loread) -- function_table), "pg_loread", sizeof("pg_loread -ext/pgsql/pgsql_arginfo.h:1059:47 - Unknown word (loread) -- attribute_Deprecated_func_pg_loread_0 = zend_add_function -ext/pgsql/pgsql_arginfo.h:1071:134 - Unknown word (lowrite) -- function_table), "pg_lowrite", sizeof("pg_lowrite -ext/pgsql/pgsql_arginfo.h:1071:47 - Unknown word (lowrite) -- attribute_Deprecated_func_pg_lowrite_0 = zend_add_function -ext/pgsql/pgsql_arginfo.h:1083:136 - Unknown word (loreadall) -- function_table), "pg_loreadall", sizeof("pg_loreadall -ext/pgsql/pgsql_arginfo.h:1083:47 - Unknown word (loreadall) -- attribute_Deprecated_func_pg_loreadall_0 = zend_add_function -ext/pgsql/pgsql_arginfo.h:1095:135 - Unknown word (loimport) -- function_table), "pg_loimport", sizeof("pg_loimport -ext/pgsql/pgsql_arginfo.h:1095:47 - Unknown word (loimport) -- attribute_Deprecated_func_pg_loimport_0 = zend_add_function -ext/pgsql/pgsql_arginfo.h:1107:135 - Unknown word (loexport) -- function_table), "pg_loexport", sizeof("pg_loexport -ext/pgsql/pgsql_arginfo.h:1107:47 - Unknown word (loexport) -- attribute_Deprecated_func_pg_loexport_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1011:135 - Unknown word (locreate) -- function_table), "pg_locreate", sizeof("pg_locreate +ext/pgsql/pgsql_arginfo.h:1011:47 - Unknown word (locreate) -- attribute_Deprecated_func_pg_locreate_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1023:135 - Unknown word (lounlink) -- function_table), "pg_lounlink", sizeof("pg_lounlink +ext/pgsql/pgsql_arginfo.h:1023:47 - Unknown word (lounlink) -- attribute_Deprecated_func_pg_lounlink_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1035:133 - Unknown word (loopen) -- function_table), "pg_loopen", sizeof("pg_loopen +ext/pgsql/pgsql_arginfo.h:1035:47 - Unknown word (loopen) -- attribute_Deprecated_func_pg_loopen_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1047:134 - Unknown word (loclose) -- function_table), "pg_loclose", sizeof("pg_loclose +ext/pgsql/pgsql_arginfo.h:1047:47 - Unknown word (loclose) -- attribute_Deprecated_func_pg_loclose_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1059:133 - Unknown word (loread) -- function_table), "pg_loread", sizeof("pg_loread +ext/pgsql/pgsql_arginfo.h:1059:47 - Unknown word (loread) -- attribute_Deprecated_func_pg_loread_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1071:134 - Unknown word (lowrite) -- function_table), "pg_lowrite", sizeof("pg_lowrite +ext/pgsql/pgsql_arginfo.h:1071:47 - Unknown word (lowrite) -- attribute_Deprecated_func_pg_lowrite_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1083:136 - Unknown word (loreadall) -- function_table), "pg_loreadall", sizeof("pg_loreadall +ext/pgsql/pgsql_arginfo.h:1083:47 - Unknown word (loreadall) -- attribute_Deprecated_func_pg_loreadall_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1095:135 - Unknown word (loimport) -- function_table), "pg_loimport", sizeof("pg_loimport +ext/pgsql/pgsql_arginfo.h:1095:47 - Unknown word (loimport) -- attribute_Deprecated_func_pg_loimport_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:1107:135 - Unknown word (loexport) -- function_table), "pg_loexport", sizeof("pg_loexport +ext/pgsql/pgsql_arginfo.h:1107:47 - Unknown word (loexport) -- attribute_Deprecated_func_pg_loexport_0 = zend_add_function ext/pgsql/pgsql_arginfo.h:1143:154 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/pgsql/pgsql_arginfo.h:183:20 - Unknown word (fieldprtlen) -- #define arginfo_pg_fieldprtlen arginfo_pg_field_prtlen ext/pgsql/pgsql_arginfo.h:215:20 - Unknown word (locreate) -- #define arginfo_pg_locreate arginfo_pg_lo_create @@ -23540,29 +20524,24 @@ ext/pgsql/pgsql_arginfo.h:771:49 - Unknown word (PGRES) -- PGSQL_POLLIN ext/pgsql/pgsql_arginfo.h:772:51 - Unknown word (PQTRANS) -- PGSQL_TRANSACTION_IDLE", PQTRANS_IDLE, CONST_PERSISTENT ext/pgsql/pgsql_arginfo.h:773:53 - Unknown word (PQTRANS) -- TRANSACTION_ACTIVE", PQTRANS_ACTIVE, CONST_PERSISTENT ext/pgsql/pgsql_arginfo.h:774:54 - Unknown word (PQTRANS) -- TRANSACTION_INTRANS", PQTRANS_INTRANS, CONST_PERSISTENT -ext/pgsql/pgsql_arginfo.h:775:44 - Unknown word (INERROR) -- CONSTANT("PGSQL_TRANSACTION_INERROR", PQTRANS_INERROR, CONST ext/pgsql/pgsql_arginfo.h:775:54 - Unknown word (PQTRANS) -- TRANSACTION_INERROR", PQTRANS_INERROR, CONST_PERSISTENT -ext/pgsql/pgsql_arginfo.h:775:62 - Unknown word (INERROR) -- TRANSACTION_INERROR", PQTRANS_INERROR, CONST_PERSISTENT); ext/pgsql/pgsql_arginfo.h:776:54 - Unknown word (PQTRANS) -- TRANSACTION_UNKNOWN", PQTRANS_UNKNOWN, CONST_PERSISTENT ext/pgsql/pgsql_arginfo.h:777:47 - Unknown word (PQERRORS) -- PGSQL_ERRORS_TERSE", PQERRORS_TERSE, CONST_PERSISTENT ext/pgsql/pgsql_arginfo.h:778:49 - Unknown word (PQERRORS) -- PGSQL_ERRORS_DEFAULT", PQERRORS_DEFAULT, CONST_PERSISTENT ext/pgsql/pgsql_arginfo.h:779:49 - Unknown word (PQERRORS) -- PGSQL_ERRORS_VERBOSE", PQERRORS_VERBOSE, CONST_PERSISTENT ext/pgsql/pgsql_arginfo.h:780:18 - Unknown word (PQERRORS) -- #if defined(HAVE_PQERRORS_SQLSTATE) ext/pgsql/pgsql_arginfo.h:781:50 - Unknown word (PQERRORS) -- PGSQL_ERRORS_SQLSTATE", PQERRORS_SQLSTATE, CONST_PERSISTENT -ext/pgsql/pgsql_arginfo.h:833:30 - Unknown word (NONLOCALIZED) -- defined(PG_DIAG_SEVERITY_NONLOCALIZED) -ext/pgsql/pgsql_arginfo.h:834:46 - Unknown word (NONLOCALIZED) -- PGSQL_DIAG_SEVERITY_NONLOCALIZED", PG_DIAG_SEVERITY_NONLOCALIZ -ext/pgsql/pgsql_arginfo.h:834:78 - Unknown word (NONLOCALIZED) -- NLOCALIZED", PG_DIAG_SEVERITY_NONLOCALIZED, CONST_PERSISTENT); -ext/pgsql/pgsql_arginfo.h:844:13 - Unknown word (PQTRACE) -- #if defined(PQTRACE_SUPPPRESS_TIMESTAMPS -ext/pgsql/pgsql_arginfo.h:844:21 - Unknown word (SUPPPRESS) -- #if defined(PQTRACE_SUPPPRESS_TIMESTAMPS) -ext/pgsql/pgsql_arginfo.h:845:60 - Unknown word (PQTRACE) -- SUPPRESS_TIMESTAMPS", PQTRACE_SUPPRESS_TIMESTAMPS -ext/pgsql/pgsql_arginfo.h:847:13 - Unknown word (PQTRACE) -- #if defined(PQTRACE_REGRESS_MODE) -ext/pgsql/pgsql_arginfo.h:848:53 - Unknown word (PQTRACE) -- TRACE_REGRESS_MODE", PQTRACE_REGRESS_MODE, CONST -ext/pgsql/pgsql_arginfo.h:850:53 - Unknown word (PQSHOW) -- SHOW_CONTEXT_NEVER", PQSHOW_CONTEXT_NEVER, CONST -ext/pgsql/pgsql_arginfo.h:851:54 - Unknown word (PQSHOW) -- SHOW_CONTEXT_ERRORS", PQSHOW_CONTEXT_ERRORS, CONST -ext/pgsql/pgsql_arginfo.h:852:54 - Unknown word (PQSHOW) -- SHOW_CONTEXT_ALWAYS", PQSHOW_CONTEXT_ALWAYS, CONST +ext/pgsql/pgsql_arginfo.h:844:13 - Unknown word (PQTRACE) -- #if defined(PQTRACE_SUPPPRESS_TIMESTAMPS +ext/pgsql/pgsql_arginfo.h:844:21 - Unknown word (SUPPPRESS) -- #if defined(PQTRACE_SUPPPRESS_TIMESTAMPS) +ext/pgsql/pgsql_arginfo.h:845:60 - Unknown word (PQTRACE) -- SUPPRESS_TIMESTAMPS", PQTRACE_SUPPRESS_TIMESTAMPS +ext/pgsql/pgsql_arginfo.h:847:13 - Unknown word (PQTRACE) -- #if defined(PQTRACE_REGRESS_MODE) +ext/pgsql/pgsql_arginfo.h:848:53 - Unknown word (PQTRACE) -- TRACE_REGRESS_MODE", PQTRACE_REGRESS_MODE, CONST +ext/pgsql/pgsql_arginfo.h:850:53 - Unknown word (PQSHOW) -- SHOW_CONTEXT_NEVER", PQSHOW_CONTEXT_NEVER, CONST +ext/pgsql/pgsql_arginfo.h:851:54 - Unknown word (PQSHOW) -- SHOW_CONTEXT_ERRORS", PQSHOW_CONTEXT_ERRORS, CONST +ext/pgsql/pgsql_arginfo.h:852:54 - Unknown word (PQSHOW) -- SHOW_CONTEXT_ALWAYS", PQSHOW_CONTEXT_ALWAYS, CONST ext/pgsql/pgsql_arginfo.h:87:20 - Unknown word (cmdtuples) -- #define arginfo_pg_cmdtuples arginfo_pg_num_rows -ext/pgsql/pgsql_arginfo.h:891:136 - Unknown word (cmdtuples) -- function_table), "pg_cmdtuples", sizeof("pg_cmdtuples -ext/pgsql/pgsql_arginfo.h:891:47 - Unknown word (cmdtuples) -- attribute_Deprecated_func_pg_cmdtuples_0 = zend_add_function +ext/pgsql/pgsql_arginfo.h:891:136 - Unknown word (cmdtuples) -- function_table), "pg_cmdtuples", sizeof("pg_cmdtuples +ext/pgsql/pgsql_arginfo.h:891:47 - Unknown word (cmdtuples) -- attribute_Deprecated_func_pg_cmdtuples_0 = zend_add_function ext/pgsql/php_pgsql.h:128:5 - Unknown word (geometoric) -- /* geometoric */ ext/pgsql/php_pgsql.h:130:5 - Unknown word (LSEG) -- PG_LSEG, ext/pgsql/php_pgsql.h:148:18 - Unknown word (Lofp) -- typedef struct pgLofp { @@ -23590,7 +20569,6 @@ ext/phar/func_interceptors.c:402:33 - Unknown word (rmask) -- BOOL((stat ext/phar/func_interceptors.c:404:33 - Unknown word (xmask) -- BOOL((stat_sb->st_mode&xmask)!=0 && !S_ISDIR(stat ext/phar/func_interceptors.c:548:10 - Unknown word (statme) -- goto statme_baby; ext/phar/func_interceptors.c:588:11 - Unknown word (statme) -- goto statme_baby; -ext/phar/func_interceptors.c:596:42 - Unknown word (sstat) -- docref(NULL, E_WARNING, "%sstat failed for %s", IS_LINK ext/phar/func_interceptors.c:627:1 - Unknown word (statme) -- statme_baby: ext/phar/func_interceptors.c:763:22 - Unknown word (etemp) -- phar_entry_info *etemp; ext/phar/func_interceptors.c:767:19 - Unknown word (etemp) -- if (NULL != (etemp = zend_hash_str_find @@ -23621,7 +20599,6 @@ ext/phar/phar.c:2395:28 - Unknown word (entrypfp) -- stream_seek(phar_get ext/phar/phar.c:2397:49 - Unknown word (entrypfp) -- stream_read(phar_get_entrypfp(idata->internal_file ext/phar/phar.c:2405:29 - Unknown word (entrypfp) -- stream_seek(phar_get_entrypfp(idata->internal_file ext/phar/phar.c:2410:49 - Unknown word (entrypfp) -- stream_read(phar_get_entrypfp(idata->internal_file -ext/phar/phar.c:2423:159 - Unknown word (uncompsize) -- = PHAR_ZIP_32(local.uncompsize) || entry->compressed ext/phar/phar.c:2545:25 - Unknown word (mytime) -- uint32_t manifest_len, mytime, new_manifest_count ext/phar/phar.c:2546:11 - Unknown word (newcrc) -- uint32_t newcrc32; ext/phar/phar.c:2587:28 - Unknown word (brandnew) -- phar->fp && !phar->is_brandnew) { @@ -23630,18 +20607,13 @@ ext/phar/phar.c:2679:38 - Unknown word (crcs) -- necessary, calculate ext/phar/phar.c:2763:3 - Unknown word (newcrc) -- newcrc32 = php_crc32_bulk_init ext/phar/phar.c:2764:33 - Unknown word (newcrc) -- stream_bulk_update(&newcrc32, file, entry->uncompressed ext/phar/phar.c:2765:37 - Unknown word (newcrc) -- php_crc32_bulk_end(newcrc32); -ext/phar/phar.c:2872:57 - Unknown word (NODIR) -- (((PHAR_API_VERSION_NODIR) >> 8) & 0xFF); -ext/phar/phar.c:2873:57 - Unknown word (NODIR) -- (((PHAR_API_VERSION_NODIR) & 0xF0)); ext/phar/phar.c:2962:3 - Unknown word (mytime) -- mytime = time(NULL); ext/phar/phar.c:2964:31 - Unknown word (mytime) -- set_32(entry_buffer+4, mytime); -ext/phar/phar.c:303:17 - Unknown word (unalias) -- static int phar_unalias_apply(zval *zv, void ext/phar/phar.c:3126:30 - Unknown word (GBMB) -- stream_write(newfile, "GBMB", 4); ext/phar/phar.c:3148:11 - Unknown word (brandnew) -- phar->is_brandnew = 0; ext/phar/phar.c:3152:12 - Unknown word (donotflush) -- if (phar->donotflush) { ext/phar/phar.c:3234:34 - Unknown word (pharfp) -- stream_read(phar_get_pharfp((phar_archive_data* ext/phar/phar.c:3270:17 - Unknown word (strpprintf) -- name = zend_strpprintf(4096, "phar://%s/%s -ext/phar/phar.c:3374:47 - Unknown word (htmls) -- , PHAR_MIME_OTHER, "htmls") -ext/phar/phar.c:344:64 - Unknown word (unalias) -- phar_alias_map)), phar_unalias_apply, phar_data); ext/phar/phar.c:3557:60 - Unknown word (Davey) -- original concept by Davey Shafik."); ext/phar/phar.c:3557:66 - Unknown word (Shafik) -- original concept by Davey Shafik."); ext/phar/phar.c:3561:67 - Unknown word (Kientzle) -- Copyright (c) 2003-2009 Tim Kientzle."); @@ -23668,7 +20640,6 @@ ext/phar/phar_internal.h:277:26 - Unknown word (brandnew) -- uint32_t is_br ext/phar/phar_internal.h:279:23 - Unknown word (donotflush) -- uint32_t donotflush:1; ext/phar/phar_internal.h:302:36 - Unknown word (entrypfp) -- php_stream *phar_get_entrypfp(const phar_entry_info ext/phar/phar_internal.h:310:36 - Unknown word (pharfp) -- php_stream *phar_get_pharfp(const phar_archive_data -ext/phar/phar_internal.h:36:26 - Unknown word (NODIR) -- define PHAR_API_VERSION_NODIR 0x1100 ext/phar/phar_internal.h:409:137 - Unknown word (pphar) -- phar_archive_data** pphar, char **error); ext/phar/phar_internal.h:40:18 - Unknown word (MAJORVER) -- #define PHAR_API_MAJORVER_MASK 0xF000 ext/phar/phar_internal.h:410:156 - Unknown word (pphar) -- phar_archive_data** pphar, char **error); @@ -23724,11 +20695,6 @@ ext/phar/phar_object.c:3953:54 - Unknown word (brandnew) -- phar_obj->arc ext/phar/phar_object.c:406:7 - Unknown word (retphar) -- bool retphar = 1; ext/phar/phar_object.c:408:52 - Unknown word (retphar) -- ZEND_NUM_ARGS(), "|b", &retphar) == FAILURE) { ext/phar/phar_object.c:422:7 - Unknown word (retphar) -- if (retphar) { -ext/phar/phar_object.c:4311:82 - Unknown word (pathto) -- string *search, char *pathto, size_t pathto_len, -ext/phar/phar_object.c:4311:97 - Unknown word (pathto) -- char *pathto, size_t pathto_len, bool overwrite -ext/phar/phar_object.c:4318:55 - Unknown word (pathto) -- file(overwrite, entry, pathto, pathto_len, error) -ext/phar/phar_object.c:4318:63 - Unknown word (pathto) -- overwrite, entry, pathto, pathto_len, error)) return -ext/phar/phar_object.c:4325:55 - Unknown word (pathto) -- file(overwrite, entry, pathto, pathto_len, error) ext/phar/phar_object.c:488:83 - Unknown word (phars) -- str_find_ptr(&cached_phars, arch, arch_len))) ext/phar/phar_object.c:518:88 - Unknown word (phars) -- str_find_ptr(&cached_phars, fname, fname_len)) ext/phar/phar_object.c:542:30 - Unknown word (phars) -- mapPhar for web-based phars. Reads the currently @@ -23744,31 +20710,18 @@ ext/phar/phar_object.c:887:41 - Unknown word (mungvalues) -- elements(Z_ARRVA ext/phar/phar_object.c:892:40 - Unknown word (mungvalues) -- elements(Z_ARRVAL_P(mungvalues)) > 4) { ext/phar/phar_object.c:899:35 - Unknown word (mungvalues) -- FOREACH_VAL(Z_ARRVAL_P(mungvalues), data) { ext/phar/phar_object.c:925:37 - Unknown word (pharred) -- legacy scripts to be pharred unmodified -ext/phar/pharzip.h:158:7 - Unknown word (madeby) -- char madeby[2]; / -ext/phar/pharzip.h:159:7 - Unknown word (zipversion) -- char zipversion[2]; /* version -ext/phar/pharzip.h:166:7 - Unknown word (uncompsize) -- char uncompsize[4]; /* uncompressed -ext/phar/pharzip.h:192:7 - Unknown word (madeby) -- char madeby[2]; /* version -ext/phar/pharzip.h:193:7 - Unknown word (extractneeded) -- char extractneeded[2]; /* version needed -ext/phar/pharzip.h:200:7 - Unknown word (entriestotal) -- char entriestotal1[4]; /* total number -ext/phar/pharzip.h:202:7 - Unknown word (entriestotal) -- char entriestotal2[4]; -ext/phar/pharzip.h:203:7 - Unknown word (cdirsize) -- char cdirsize1[4]; /* size of -ext/phar/pharzip.h:204:7 - Unknown word (cdirsize) -- char cdirsize2[4]; -ext/phar/pharzip.h:222:7 - Unknown word (totaldisks) -- char totaldisks[4]; /* total number -ext/phar/pharzip.h:228:7 - Unknown word (centraldisk) -- char centraldisk[2]; /* number of +ext/phar/pharzip.h:158:7 - Unknown word (madeby) -- char madeby[2]; / +ext/phar/pharzip.h:159:7 - Unknown word (zipversion) -- char zipversion[2]; /* version +ext/phar/pharzip.h:192:7 - Unknown word (madeby) -- char madeby[2]; /* version +ext/phar/pharzip.h:228:7 - Unknown word (centraldisk) -- char centraldisk[2]; /* number of ext/phar/pharzip.h:22:7 - Unknown word (zipversion) -- char zipversion[2]; /* version -ext/phar/pharzip.h:29:7 - Unknown word (uncompsize) -- char uncompsize[4]; /* uncompressed -ext/phar/pharzip.h:41:7 - Unknown word (uncompsize) -- char uncompsize[4]; /* uncompressed -ext/phar/pharzip.h:49:7 - Unknown word (uncompsize) -- char uncompsize[4]; /* uncompressed -ext/phar/pharzip.h:50:7 - Unknown word (uncompsize) -- char uncompsize2[4]; -ext/phar/pharzip.h:59:11 - Unknown word (extractneeded) -- /* madeby/extractneeded value if bzip2 compression ext/phar/pharzip.h:59:4 - Unknown word (madeby) -- /* madeby/extractneeded value -ext/phar/pharzip.h:61:11 - Unknown word (extractneeded) -- /* madeby/extractneeded value for other cases -ext/phar/pharzip.h:61:4 - Unknown word (madeby) -- /* madeby/extractneeded value -ext/phar/pharzip.h:80:6 - Unknown word (PKWARE) -- 10 - PKWARE Data Compression Library -ext/phar/pharzip.h:81:18 - Unknown word (PKWARE) -- 11 - Reserved by PKWARE -ext/phar/pharzip.h:83:18 - Unknown word (PKWARE) -- 13 - Reserved by PKWARE -ext/phar/pharzip.h:85:18 - Unknown word (PKWARE) -- 15 - Reserved by PKWARE -ext/phar/pharzip.h:86:18 - Unknown word (PKWARE) -- 16 - Reserved by PKWARE +ext/phar/pharzip.h:61:4 - Unknown word (madeby) -- /* madeby/extractneeded value +ext/phar/pharzip.h:80:6 - Unknown word (PKWARE) -- 10 - PKWARE Data Compression Library +ext/phar/pharzip.h:81:18 - Unknown word (PKWARE) -- 11 - Reserved by PKWARE +ext/phar/pharzip.h:83:18 - Unknown word (PKWARE) -- 13 - Reserved by PKWARE +ext/phar/pharzip.h:85:18 - Unknown word (PKWARE) -- 15 - Reserved by PKWARE +ext/phar/pharzip.h:86:18 - Unknown word (PKWARE) -- 16 - Reserved by PKWARE ext/phar/shortarc.php:106:13 - Unknown word (origdir) -- static $origdir; ext/phar/shortarc.php:141:72 - Unknown word (phars) -- for zlib-compressed .phars'); ext/phar/shortarc.php:148:74 - Unknown word (phars) -- for bz2-compressed .phars'); @@ -23818,7 +20771,6 @@ ext/phar/stream.c:628:24 - Unknown word (ssbi) -- php_stream_statbuf s ext/phar/stream.c:637:48 - Unknown word (ssbi) -- stream_stat_path(test, &ssbi)) { ext/phar/stub.h:21:20 - Unknown word (newstub) -- static const char newstub0[] = " 'text/html',\n'htmls' => 'text/html',\n'ico ext/phar/stub.h:23:20 - Unknown word (newstub) -- static const char newstub1_1[] = "Extract_Phar ext/phar/stub.h:24:20 - Unknown word (newstub) -- static const char newstub2[] = "';\nconst LEN ext/phar/stub.h:25:1281 - Unknown word (pharextract) -- sessionpath;\n}\n\n$temp .= '/pharextract/'.basename(__FILE__ @@ -23913,7 +20865,6 @@ ext/phar/util.c:891:16 - Unknown word (entrypufp) -- if (!phar_get_entrypufp ext/phar/util.c:892:12 - Unknown word (entrypufp) -- phar_set_entrypufp(entry, php_stream_fopen ext/phar/util.c:925:27 - Unknown word (entrypfp) -- stream_seek(phar_get_entrypfp(entry), phar_get_fp ext/phar/util.c:928:56 - Unknown word (entrypfp) -- to_stream_ex(phar_get_entrypfp(entry), ufp, entry- -ext/phar/zip.c:1033:23 - Unknown word (uncompsize) -- PHAR_SET_32(central.uncompsize, entry->uncompressed ext/phar/zip.c:1054:44 - Unknown word (filefp) -- php_stream_tell(p->filefp); ext/phar/zip.c:1057:43 - Unknown word (filefp) -- php_stream_write(p->filefp, (char *)&local, sizeof ext/phar/zip.c:1062:45 - Unknown word (centralfp) -- php_stream_write(p->centralfp, (char *)¢ral, sizeof @@ -23930,8 +20881,6 @@ ext/phar/zip.c:1363:46 - Unknown word (szip) -- unable to %s stub in%sz ext/phar/zip.c:1368:68 - Unknown word (newstub) -- compressed_filesize = sizeof(newstub) - 1; ext/phar/zip.c:1390:1 - Unknown word (nostub) -- nostub: ext/phar/zip.c:1391:28 - Unknown word (brandnew) -- phar->fp && !phar->is_brandnew) { -ext/phar/zip.c:1405:1 - Unknown word (fperror) -- fperror: -ext/phar/zip.c:1418:8 - Unknown word (fperror) -- goto fperror; ext/phar/zip.c:1445:1 - Unknown word (nocentralerror) -- nocentralerror: ext/phar/zip.c:1486:9 - Unknown word (nocentralerror) -- goto nocentralerror; ext/phar/zip.c:1493:9 - Unknown word (nocentralerror) -- goto nocentralerror; @@ -23941,20 +20890,11 @@ ext/phar/zip.c:1518:12 - Unknown word (donotflush) -- if (phar->donotflush ext/phar/zip.c:155:45 - Unknown word (cdtime) -- d2u_time(const char *cdtime, const char *cddate ext/phar/zip.c:155:65 - Unknown word (cddate) -- cdtime, const char *cddate) /* {{{ */ ext/phar/zip.c:157:26 - Unknown word (cdtime) -- dtime = PHAR_GET_16(cdtime), ddate = PHAR_GET_ -ext/phar/zip.c:157:35 - Unknown word (ddate) -- PHAR_GET_16(cdtime), ddate = PHAR_GET_16(cddate ext/phar/zip.c:157:55 - Unknown word (cddate) -- ddate = PHAR_GET_16(cddate); ext/phar/zip.c:158:17 - Unknown word (tmbuf) -- struct tm *tm, tmbuf; ext/phar/zip.c:162:30 - Unknown word (tmbuf) -- php_localtime_r(&now, &tmbuf); -ext/phar/zip.c:164:18 - Unknown word (ddate) -- tm->tm_year = ((ddate>>9)&127) + 1980 - 1 -ext/phar/zip.c:165:17 - Unknown word (ddate) -- tm->tm_mon = ((ddate>>5)&15) - 1; -ext/phar/zip.c:166:16 - Unknown word (ddate) -- tm->tm_mday = ddate&31; -ext/phar/zip.c:176:63 - Unknown word (ddate) -- char *dtime, char *ddate) /* {{{ */ -ext/phar/zip.c:178:18 - Unknown word (cdate) -- uint16_t ctime, cdate; ext/phar/zip.c:179:17 - Unknown word (tmbuf) -- struct tm *tm, tmbuf; ext/phar/zip.c:181:31 - Unknown word (tmbuf) -- localtime_r(&time, &tmbuf); -ext/phar/zip.c:184:3 - Unknown word (cdate) -- cdate = ((tm->tm_year+190 -ext/phar/zip.c:188:3 - Unknown word (cdate) -- cdate = (1<<5) + 1; /* 19 -ext/phar/zip.c:193:21 - Unknown word (cdate) -- PHAR_SET_16(ddate, cdate); ext/phar/zip.c:197:24 - Unknown word (eocd) -- static char *phar_find_eocd(const char *s, size ext/phar/zip.c:204:15 - Unknown word (eocd) -- const char *eocd_start = zend_memnrstr ext/phar/zip.c:204:33 - Unknown word (memnrstr) -- char *eocd_start = zend_memnrstr(s, "PK\5\6", sizeof @@ -23973,11 +20913,9 @@ ext/phar/zip.c:400:14 - Unknown word (zipentry) -- if (sizeof(zipentry) != ext/phar/zip.c:400:57 - Unknown word (zipentry) -- stream_read(fp, (char *) &zipentry, sizeof(zipentry))) ext/phar/zip.c:400:74 - Unknown word (zipentry) -- ) &zipentry, sizeof(zipentry))) { ext/phar/zip.c:405:24 - Unknown word (zipentry) -- if (memcmp("PK\1\2", zipentry.signature, 4)) { -ext/phar/zip.c:415:54 - Unknown word (uncompsize) -- PHAR_GET_32(zipentry.uncompsize); ext/phar/zip.c:467:103 - Unknown word (phpt) -- breaks tests zip/bug48791.phpt & zip/odt.phpt, ext/phar/zip.c:467:118 - Unknown word (phpt) -- 8791.phpt & zip/odt.phpt, ext/phar/zip.c:509:46 - Unknown word (beforeus) -- stream_ex(fp, sigfile, beforeus - PHAR_GET_32(locator -ext/phar/zip.c:636:100 - Unknown word (uncompsize) -- = PHAR_GET_32(local.uncompsize) || entry.compressed ext/phar/zip.c:816:6 - Unknown word (pphar) -- if (pphar) { ext/phar/zip.c:817:4 - Unknown word (pphar) -- *pphar = mydata; ext/phar/zip.c:827:142 - Unknown word (pphar) -- phar_archive_data** pphar, char **error) /* { @@ -23989,14 +20927,8 @@ ext/phar/zip.c:935:49 - Unknown word (filefp) -- php_stream_tell(p->file ext/phar/zip.c:969:3 - Unknown word (newcrc) -- newcrc32 = php_crc32_bulk_init ext/phar/zip.c:971:33 - Unknown word (newcrc) -- stream_bulk_update(&newcrc32, efp, entry->uncompressed ext/phar/zip.c:973:37 - Unknown word (newcrc) -- php_crc32_bulk_end(newcrc32); -ext/phar/zip.c:974:23 - Unknown word (uncompsize) -- PHAR_SET_32(central.uncompsize, entry->uncompressed -ext/phar/zip.c:975:21 - Unknown word (uncompsize) -- PHAR_SET_32(local.uncompsize, entry->uncompressed -ext/posix/posix.c:1000:3 - Unknown word (pwbuflen) -- pwbuflen = 1024; -ext/posix/posix.c:1004:2 - Unknown word (pwbuflen) -- pwbuflen = 1; ext/posix/posix.c:1009:48 - Unknown word (retpwptr) -- pw, pwbuf, pwbuflen, &retpwptr); ext/posix/posix.c:1010:13 - Unknown word (retpwptr) -- if (err || retpwptr == NULL) { -ext/posix/posix.c:1126:15 - Unknown word (OFILE) -- #ifdef RLIMIT_OFILE -ext/posix/posix.c:1127:11 - Unknown word (OFILE) -- { RLIMIT_OFILE, "openfiles" }, ext/posix/posix.c:1134:15 - Unknown word (NPTS) -- #ifdef RLIMIT_NPTS ext/posix/posix.c:1135:11 - Unknown word (NPTS) -- { RLIMIT_NPTS, "npts" }, ext/posix/posix.c:1135:18 - Unknown word (npts) -- { RLIMIT_NPTS, "npts" }, @@ -24016,9 +20948,6 @@ ext/posix/posix.c:872:13 - Unknown word (retgrptr) -- if (err || retgrptr = ext/posix/posix.c:875:21 - Unknown word (grbuf) -- grbuf = erealloc(grbuf, grbuflen); ext/posix/posix.c:875:4 - Unknown word (grbuf) -- grbuf = erealloc(grbuf, grbuflen ext/posix/posix.c:986:17 - Unknown word (retpwptr) -- struct passwd *retpwptr = NULL; -ext/posix/posix.c:987:7 - Unknown word (pwbuflen) -- long pwbuflen; -ext/posix/posix.c:998:2 - Unknown word (pwbuflen) -- pwbuflen = sysconf(_SC_GETPW -ext/posix/posix.c:999:6 - Unknown word (pwbuflen) -- if (pwbuflen < 1) { ext/posix/posix.stub.php:103:15 - Unknown word (MEMLOCK) -- #ifdef RLIMIT_MEMLOCK ext/posix/posix.stub.php:106:19 - Unknown word (MEMLOCK) -- * @cvalue RLIMIT_MEMLOCK ext/posix/posix.stub.php:108:20 - Unknown word (MEMLOCK) -- const POSIX_RLIMIT_MEMLOCK = UNKNOWN; @@ -24109,7 +21038,6 @@ ext/random/csprng.c:145:5 - Unknown word (msan) -- __msan_unpoison(byt ext/random/csprng.c:169:11 - Unknown word (ISNAM) -- # ifdef S_ISNAM ext/random/csprng.c:170:10 - Unknown word (ISNAM) -- !(S_ISNAM(st.st_mode) || S_ISCHR ext/random/csprng.c:267:24 - Unknown word (csprng) -- PHPAPI void php_random_csprng_shutdown(void) -ext/random/csprng.c:40:18 - Unknown word (winutil) -- # include "win32/winutil.h" ext/random/csprng.c:51:124 - Unknown word (midipix) -- 00000) || defined(__midipix__) ext/random/csprng.c:62:22 - Unknown word (msan) -- include ext/random/csprng.c:80:43 - Unknown word (ccrng) -- this platform uses `ccrng_generate` which returns @@ -24152,6 +21080,8 @@ ext/random/engine_xoshiro256starstar.c:98:9 - Unknown word (splitmix) -- ext/random/engine_xoshiro256starstar.c:99:9 - Unknown word (splitmix) -- s[2] = splitmix64(&seed); ext/random/gammasection.c:102:26 - Unknown word (gammasection) -- PHPAPI double php_random_gammasection_closed_closed(php_random ext/random/gammasection.c:105:16 - Unknown word (ceilint) -- uint64_t hi = ceilint(min, max, g); +ext/random/gammasection.c:118:4 - Unknown word (splitint) -- splitint64(k, &k_hi, &k_lo); +ext/random/gammasection.c:127:4 - Unknown word (splitint) -- splitint64(k, &k_hi, &k_lo); ext/random/gammasection.c:134:26 - Unknown word (gammasection) -- PHPAPI double php_random_gammasection_open_closed(php_random ext/random/gammasection.c:137:16 - Unknown word (ceilint) -- uint64_t hi = ceilint(min, max, g); ext/random/gammasection.c:13:19 - Unknown word (Düsterhus) -- | Authors: Tim Düsterhus @@ -24162,15 +21092,17 @@ ext/random/gammasection.c:165:16 - Unknown word (ceilint) -- uint64_t hi ext/random/gammasection.c:32:60 - Unknown word (Frédéric) -- Numbers from an Interval. Frédéric ext/random/gammasection.c:33:4 - Unknown word (Goualard) -- * Goualard, ACM Trans. Model. Comput ext/random/gammasection.c:33:40 - Unknown word (Simul) -- Trans. Model. Comput. Simul., 32:3, 2022. +ext/random/gammasection.c:52:13 - Unknown word (splitint) -- static void splitint64(uint64_t v, double ext/random/gammasection.c:58:17 - Unknown word (ceilint) -- static uint64_t ceilint(double a, double b, ext/random/gammasection.c:74:26 - Unknown word (gammasection) -- PHPAPI double php_random_gammasection_closed_open(php_random ext/random/gammasection.c:77:16 - Unknown word (ceilint) -- uint64_t hi = ceilint(min, max, g); +ext/random/gammasection.c:90:4 - Unknown word (splitint) -- splitint64(k, &k_hi, &k_lo); +ext/random/gammasection.c:96:3 - Unknown word (splitint) -- splitint64(k - 1, &k_hi, &k_lo ext/random/php_random.h:107:53 - Unknown word (pcgoneseq) -- algo php_random_algo_pcgoneseq128xslrr64; ext/random/php_random.h:107:65 - Unknown word (xslrr) -- random_algo_pcgoneseq128xslrr64; ext/random/php_random.h:108:53 - Unknown word (xoshiro) -- algo php_random_algo_xoshiro256starstar; ext/random/php_random.h:108:63 - Unknown word (starstar) -- random_algo_xoshiro256starstar; ext/random/php_random.h:132:57 - Unknown word (Xoshiro) -- random_ce_Random_Engine_Xoshiro256StarStar; -ext/random/php_random.h:172:48 - Unknown word (hexstr) -- bin_le(zend_string *hexstr, void *dest); ext/random/php_random.h:177:24 - Unknown word (pcgoneseq) -- PHPAPI void php_random_pcgoneseq128xslrr64_seed128(php ext/random/php_random.h:177:36 - Unknown word (xslrr) -- php_random_pcgoneseq128xslrr64_seed128(php_random ext/random/php_random.h:177:76 - Unknown word (pcgoneseq) -- random_status_state_pcgoneseq128xslrr64 *s, php_random @@ -24224,16 +21156,10 @@ ext/random/random.c:210:112 - Unknown word (xoshiro) -- handlers, &php_rand ext/random/random.c:210:122 - Unknown word (starstar) -- random_algo_xoshiro256starstar)->std; ext/random/random.c:210:59 - Unknown word (xoshiro) -- init(ce, &random_engine_xoshiro256starstar_object_handlers ext/random/random.c:210:69 - Unknown word (starstar) -- random_engine_xoshiro256starstar_object_handlers, &php -ext/random/random.c:328:40 - Unknown word (hexconvtab) -- , static const char hexconvtab[]) = "0123456789abcdef -ext/random/random.c:347:24 - Unknown word (hexconvtab) -- ZSTR_VAL(str)[i++] = hexconvtab[((unsigned char *) ptr -ext/random/random.c:348:24 - Unknown word (hexconvtab) -- ZSTR_VAL(str)[i++] = hexconvtab[((unsigned char *) ptr -ext/random/random.c:358:48 - Unknown word (hexstr) -- bin_le(zend_string *hexstr, void *dest) -ext/random/random.c:360:15 - Unknown word (hexstr) -- size_t len = hexstr->len >> 1; -ext/random/random.c:361:41 - Unknown word (hexstr) -- = (unsigned char *) hexstr->val, c, l, d; ext/random/random.c:422:26 - Unknown word (MODMULT) -- define PHP_COMBINED_LCG_MODMULT(a, b, c, m, s) q = s ext/random/random.c:427:19 - Unknown word (MODMULT) -- PHP_COMBINED_LCG_MODMULT(53668, 40014, 12211 ext/random/random.c:429:19 - Unknown word (MODMULT) -- PHP_COMBINED_LCG_MODMULT(52774, 40692, 3791, -ext/random/random.c:44:18 - Unknown word (winutil) -- # include "win32/winutil.h" +ext/random/random.c:473:50 - Unknown word (BADSCALING) -- version of the RAND_RANGE_BADSCALING macro that does not ext/random/random.c:530:6 - Unknown word (genrand) -- /* genrand_int31 in mt19937ar.c ext/random/random.c:568:6 - Unknown word (genrand) -- /* genrand_int31 in mt19937ar.c ext/random/random.c:63:50 - Unknown word (Xoshiro) -- random_ce_Random_Engine_Xoshiro256StarStar; @@ -24265,6 +21191,7 @@ ext/random/randomizer.c:175:28 - Unknown word (gammasection) -- RETURN_DOUBLE ext/random/randomizer.c:182:28 - Unknown word (gammasection) -- RETURN_DOUBLE(php_random_gammasection_closed_closed(randomizer ext/random/randomizer.c:189:28 - Unknown word (gammasection) -- RETURN_DOUBLE(php_random_gammasection_open_closed(randomizer ext/random/randomizer.c:196:28 - Unknown word (gammasection) -- RETVAL_DOUBLE(php_random_gammasection_open_open(randomizer +ext/random/randomizer.c:256:51 - Unknown word (BADSCALING) -- version of the RAND_RANGE_BADSCALING macro that does not ext/random/randomizer.c:531:8 - Unknown word (zengine) -- zval *zengine; ext/random/randomizer.c:554:2 - Unknown word (zengine) -- zengine = zend_read_property ext/random/randomizer.c:555:15 - Unknown word (zengine) -- if (Z_TYPE_P(zengine) != IS_OBJECT || !instanceof @@ -24285,13 +21212,7 @@ ext/readline/readline.c:428:14 - Unknown word (myht) -- HashTable *myht ext/readline/readline.c:432:36 - Unknown word (myht) -- internal_pointer_reset(myht); ext/readline/readline.c:435:45 - Unknown word (myht) -- hash_get_current_data(myht)) != NULL) { ext/readline/readline.c:436:26 - Unknown word (myht) -- zend_hash_move_forward(myht); -ext/readline/readline_cli.c:116:2 - Unknown word (sstring) -- sstring, -ext/readline/readline_cli.c:118:2 - Unknown word (sstring) -- sstring_esc, -ext/readline/readline_cli.c:250:19 - Unknown word (sstring) -- code_type = sstring; -ext/readline/readline_cli.c:299:9 - Unknown word (sstring) -- case sstring: -ext/readline/readline_cli.c:301:18 - Unknown word (sstring) -- code_type = sstring_esc; ext/readline/readline_cli.c:73:6 - Unknown word (CLIR) -- if (CLIR_G(prompt_str)) { -ext/readline/readline_cli.c:746:16 - Unknown word (sharedto) -- this extension sharedto offer compatibility ext/readline/readline_cli.c:74:21 - Unknown word (CLIR) -- smart_str_appendl(CLIR_G(prompt_str), str, ext/readline/readline_cli.c:78:24 - Unknown word (CLIR) -- if (CLIR_G(pager) && *CLIR_G(pager) && !pager_pipe ext/readline/readline_cli.c:78:6 - Unknown word (CLIR) -- if (CLIR_G(pager) && *CLIR_G @@ -24324,48 +21245,30 @@ ext/reflection/php_reflection.c:6555:39 - Unknown word (zclass) -- reflec ext/reflection/php_reflection.c:6556:53 - Unknown word (zclass) -- class_array), name, &zclass); ext/reflection/php_reflection.c:687:48 - Unknown word (ASTVAL) -- zend_ast_export("", Z_ASTVAL_P(value), ""); ext/reflection/php_reflection.c:916:8 - Unknown word (DEINDIRECT) -- ZVAL_DEINDIRECT(prop); -ext/session/mod_files.c:663:6 - Unknown word (maxfail) -- int maxfail = 3; -ext/session/mod_files.c:669:10 - Unknown word (maxfail) -- if (--maxfail < 0) { -ext/session/mod_files.c:680:10 - Unknown word (maxfail) -- if (--maxfail < 0) { -ext/session/mod_mm.c:100:15 - Unknown word (nhash) -- ps->next = nhash[ps->hv & nmax]; -ext/session/mod_mm.c:101:4 - Unknown word (nhash) -- nhash[ps->hv & nmax] = ps ext/session/mod_mm.c:439:19 - Unknown word (ehash) -- ps_sd **ohash, **ehash; ext/session/mod_mm.c:451:2 - Unknown word (ehash) -- ehash = data->hash + data -ext/session/mod_mm.c:471:6 - Unknown word (maxfail) -- int maxfail = 3; -ext/session/mod_mm.c:482:10 - Unknown word (maxfail) -- if (!(maxfail--)) { -ext/session/mod_mm.c:84:10 - Unknown word (nhash) -- ps_sd **nhash; -ext/session/mod_mm.c:85:10 - Unknown word (ohash) -- ps_sd **ohash, **ehash; ext/session/mod_mm.c:85:19 - Unknown word (ehash) -- ps_sd **ohash, **ehash; -ext/session/mod_mm.c:89:2 - Unknown word (nhash) -- nhash = mm_calloc(data->mm -ext/session/mod_mm.c:91:7 - Unknown word (nhash) -- if (!nhash) { ext/session/mod_mm.c:96:2 - Unknown word (ehash) -- ehash = data->hash + data -ext/session/mod_mm.c:97:27 - Unknown word (ohash) -- ohash = data->hash; ohash < ehash; ohash++) { ext/session/mod_mm.c:97:35 - Unknown word (ehash) -- data->hash; ohash < ehash; ohash++) { -ext/session/mod_mm.c:97:42 - Unknown word (ohash) -- hash; ohash < ehash; ohash++) { -ext/session/mod_mm.c:97:7 - Unknown word (ohash) -- for (ohash = data->hash; ohash -ext/session/mod_mm.c:98:14 - Unknown word (ohash) -- for (ps = *ohash; ps; ps = next) { ext/session/mod_user.c:63:29 - Unknown word (cheked) -- TODO Why are exception cheked? */ ext/session/mod_user.c:70:29 - Unknown word (cheked) -- TODO Why are exception cheked? */ ext/session/mod_user_class.c:13:14 - Unknown word (Arpad) -- | Author: Arpad Ray ext/session/mod_user_class.c:71:43 - Unknown word (nasties) -- memory leaks or other nasties ext/session/php_session.h:160:26 - Unknown word (pcgoneseq) -- random_status_state_pcgoneseq128xslrr64 random_state ext/session/php_session.h:160:38 - Unknown word (xslrr) -- status_state_pcgoneseq128xslrr64 random_state; -ext/session/session.c:1418:12 - Unknown word (ncookie) -- smart_str ncookie = {0}; -ext/session/session.c:1436:21 - Unknown word (ncookie) -- smart_str_appendl(&ncookie, "Set-Cookie: ", sizeof -ext/session/session.c:1437:21 - Unknown word (ncookie) -- smart_str_appendl(&ncookie, PS(session_name), strlen -ext/session/session.c:1438:21 - Unknown word (ncookie) -- smart_str_appendc(&ncookie, '='); -ext/session/session.c:1439:21 - Unknown word (ncookie) -- smart_str_appendl(&ncookie, ZSTR_VAL(e_id), ZSTR +ext/session/session.c:1614:9 - Unknown word (lensess) -- size_t lensess; +ext/session/session.c:1649:2 - Unknown word (lensess) -- lensess = strlen(PS(session ext/session/session.c:1655:17 - Unknown word (strice) -- * session.use_strice_mode=On prevents session +ext/session/session.c:1662:101 - Unknown word (lensess) -- , PS(session_name), lensess))) { +ext/session/session.c:1672:102 - Unknown word (lensess) -- , PS(session_name), lensess))) { +ext/session/session.c:1678:102 - Unknown word (lensess) -- , PS(session_name), lensess))) { ext/session/session.c:1686:108 - Unknown word (REFERER) -- REFERER", sizeof("HTTP_REFERER") - 1)) && ext/session/session.c:1686:85 - Unknown word (REFERER) -- VARS_SERVER]), "HTTP_REFERER", sizeof("HTTP_REFERER ext/session/session.c:2324:47 - Unknown word (phpt) -- tests/session_id_error3.phpt */ -ext/session/session.c:25:18 - Unknown word (winutil) -- # include "win32/winutil.h" ext/session/session.c:2968:28 - Unknown word (pcgoneseq) -- algo = &php_random_algo_pcgoneseq128xslrr64, ext/session/session.c:2968:40 - Unknown word (xslrr) -- random_algo_pcgoneseq128xslrr64, ext/session/session.c:2978:13 - Unknown word (pcgoneseq) -- php_random_pcgoneseq128xslrr64_seed128(ps ext/session/session.c:2978:25 - Unknown word (xslrr) -- php_random_pcgoneseq128xslrr64_seed128(ps_globals -ext/session/session.c:319:19 - Unknown word (hexconvtab) -- static const char hexconvtab[] = "0123456789abcdefghijklmn -ext/session/session.c:348:12 - Unknown word (hexconvtab) -- *out++ = hexconvtab[w & mask]; ext/session/session.c:905:27 - Unknown word (Referer) -- static PHP_INI_MH(OnUpdateRefererCheck) ext/session/session.c:910:77 - Unknown word (referer) -- DEPRECATED, "Usage of session.referer_check INI setting is ext/session/session.c:934:29 - Unknown word (referer) -- PHP_INI_ENTRY("session.referer_check", "", @@ -24376,7 +21279,6 @@ ext/shmop/shmop.c:162:11 - Unknown word (shmatflg) -- shmop->shmatflg |= SH ext/shmop/shmop.c:205:46 - Unknown word (shmatflg) -- shmop->shmid, 0, shmop->shmatflg); ext/shmop/shmop.c:297:14 - Unknown word (shmatflg) -- if ((shmop->shmatflg & SHM_RDONLY) == SHM ext/shmop/shmop.c:66:6 - Unknown word (shmatflg) -- int shmatflg; -ext/simplexml/php_simplexml.h:60:26 - Unknown word (nsprefix) -- zend_string *nsprefix; ext/simplexml/php_simplexml_exports.h:45:11 - Unknown word (SXEOBJ) -- #define Z_SXEOBJ_P(zv) php_sxe_fetch ext/simplexml/simplexml.c:1059:18 - Unknown word (zattr) -- zval zattr; ext/simplexml/simplexml.c:1091:16 - Unknown word (zattr) -- ZVAL_UNDEF(&zattr); @@ -24386,70 +21288,44 @@ ext/simplexml/simplexml.c:1099:73 - Unknown word (zattr) -- @attributes") ext/simplexml/simplexml.c:115:12 - Unknown word (nodendx) -- zend_long nodendx = 0; ext/simplexml/simplexml.c:1207:11 - Unknown word (SXEOBJ) -- sxe1 = Z_SXEOBJ_P(object1); ext/simplexml/simplexml.c:1208:11 - Unknown word (SXEOBJ) -- sxe2 = Z_SXEOBJ_P(object2); -ext/simplexml/simplexml.c:1215:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/simplexml/simplexml.c:1223:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/simplexml/simplexml.c:1227:14 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/simplexml/simplexml.c:1239:21 - Unknown word (nsnbr) -- int nsnbr = 0; -ext/simplexml/simplexml.c:1249:10 - Unknown word (SXEOBJ) -- sxe = Z_SXEOBJ_P(ZEND_THIS); -ext/simplexml/simplexml.c:1268:13 - Unknown word (nsnbr) -- while (ns[nsnbr] != NULL) { -ext/simplexml/simplexml.c:1269:4 - Unknown word (nsnbr) -- nsnbr++; -ext/simplexml/simplexml.c:1274:21 - Unknown word (nsnbr) -- sxe->xpath->nsNr = nsnbr; +ext/simplexml/simplexml.c:1239:21 - Unknown word (nsnbr) -- int nsnbr = 0; +ext/simplexml/simplexml.c:1249:10 - Unknown word (SXEOBJ) -- sxe = Z_SXEOBJ_P(ZEND_THIS); +ext/simplexml/simplexml.c:1268:13 - Unknown word (nsnbr) -- while (ns[nsnbr] != NULL) { +ext/simplexml/simplexml.c:1269:4 - Unknown word (nsnbr) -- nsnbr++; +ext/simplexml/simplexml.c:1274:21 - Unknown word (nsnbr) -- sxe->xpath->nsNr = nsnbr; ext/simplexml/simplexml.c:127:17 - Unknown word (nodendx) -- while (node && nodendx <= offset) { ext/simplexml/simplexml.c:131:9 - Unknown word (nodendx) -- if (nodendx == offset) { -ext/simplexml/simplexml.c:1331:10 - Unknown word (SXEOBJ) -- sxe = Z_SXEOBJ_P(ZEND_THIS); +ext/simplexml/simplexml.c:1331:10 - Unknown word (SXEOBJ) -- sxe = Z_SXEOBJ_P(ZEND_THIS); ext/simplexml/simplexml.c:134:5 - Unknown word (nodendx) -- nodendx++; -ext/simplexml/simplexml.c:1361:10 - Unknown word (SXEOBJ) -- sxe = Z_SXEOBJ_P(ZEND_THIS); +ext/simplexml/simplexml.c:1361:10 - Unknown word (SXEOBJ) -- sxe = Z_SXEOBJ_P(ZEND_THIS); ext/simplexml/simplexml.c:141:10 - Unknown word (nodendx) -- *cnt = nodendx; +ext/simplexml/simplexml.c:1448:36 - Unknown word (iterxpath) -- void sxe_object_free_iterxpath(php_sxe_object *sxe ext/simplexml/simplexml.c:164:14 - Unknown word (orgtype) -- int orgtype; -ext/simplexml/simplexml.c:1657:41 - Unknown word (nsuri) -- qname, *value = NULL, *nsuri = NULL; -ext/simplexml/simplexml.c:1658:47 - Unknown word (nsuri) -- len, value_len = 0, nsuri_len = 0; ext/simplexml/simplexml.c:165:14 - Unknown word (orgnode) -- xmlNodePtr orgnode = node; -ext/simplexml/simplexml.c:1660:18 - Unknown word (nsptr) -- xmlNsPtr nsptr = NULL; -ext/simplexml/simplexml.c:1664:44 - Unknown word (nsuri) -- value, &value_len, &nsuri, &nsuri_len) == FAILURE -ext/simplexml/simplexml.c:1664:52 - Unknown word (nsuri) -- value_len, &nsuri, &nsuri_len) == FAILURE) { -ext/simplexml/simplexml.c:1697:6 - Unknown word (nsuri) -- if (nsuri != NULL) { ext/simplexml/simplexml.c:169:3 - Unknown word (orgtype) -- orgtype = sxe->iter.type; -ext/simplexml/simplexml.c:1700:4 - Unknown word (nsptr) -- nsptr = xmlNewNs(newnode, -ext/simplexml/simplexml.c:1702:4 - Unknown word (nsptr) -- nsptr = xmlSearchNsByHref -ext/simplexml/simplexml.c:1703:8 - Unknown word (nsptr) -- if (nsptr == NULL) { -ext/simplexml/simplexml.c:1704:5 - Unknown word (nsptr) -- nsptr = xmlNewNs(newnode, ext/simplexml/simplexml.c:174:20 - Unknown word (orgtype) -- sxe->iter.type = orgtype; ext/simplexml/simplexml.c:178:3 - Unknown word (orgnode) -- orgnode = sxe_find_element_by ext/simplexml/simplexml.c:179:8 - Unknown word (orgnode) -- if (!orgnode) { ext/simplexml/simplexml.c:182:10 - Unknown word (orgnode) -- node = orgnode->children; ext/simplexml/simplexml.c:189:12 - Unknown word (orgnode) -- return orgnode; -ext/simplexml/simplexml.c:2258:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(data_len)) { -ext/simplexml/simplexml.c:2262:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(ns))) { -ext/simplexml/simplexml.c:2310:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(data_len)) { -ext/simplexml/simplexml.c:2314:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(ns))) { +ext/simplexml/simplexml.c:2129:18 - Unknown word (iterxpath) -- sxe_object_free_iterxpath(sxe); +ext/simplexml/simplexml.c:2258:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(data_len)) { +ext/simplexml/simplexml.c:2262:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(ns))) { +ext/simplexml/simplexml.c:2310:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(data_len)) { +ext/simplexml/simplexml.c:2314:22 - Unknown word (OVFL) -- if (ZEND_SIZE_T_INT_OVFL(ZSTR_LEN(ns))) { +ext/simplexml/simplexml.c:2332:18 - Unknown word (iterxpath) -- sxe_object_free_iterxpath(sxe); ext/simplexml/simplexml.c:295:16 - Unknown word (mynode) -- xmlNodePtr mynode = node; ext/simplexml/simplexml.c:302:123 - Unknown word (mynode) -- such elements exist", mynode->name, Z_LVAL_P(member ext/simplexml/simplexml.c:313:139 - Unknown word (mynode) -- such elements exist", mynode->name, Z_LVAL_P(member ext/simplexml/simplexml.c:315:29 - Unknown word (mynode) -- node = xmlNewTextChild(mynode->parent, mynode->ns ext/simplexml/simplexml.c:315:45 - Unknown word (mynode) -- lNewTextChild(mynode->parent, mynode->ns, mynode->name, NULL -ext/simplexml/simplexml.c:57:128 - Unknown word (nsprefix) -- *name, zend_string *nsprefix, int isprefix) ext/simplexml/simplexml.c:621:69 - Unknown word (zname) -- object, zend_string *zname, int fetch_type, void ext/simplexml/simplexml.c:635:18 - Unknown word (zname) -- name = ZSTR_VAL(zname); ext/simplexml/simplexml.c:640:20 - Unknown word (zname) -- ZVAL_STR(&member, zname); -ext/simplexml/simplexml.c:68:28 - Unknown word (nsprefix) -- nsprefix && *ZSTR_VAL(nsprefix)) { -ext/simplexml/simplexml.c:68:6 - Unknown word (nsprefix) -- if (nsprefix && *ZSTR_VAL(nsprefix -ext/simplexml/simplexml.c:69:17 - Unknown word (nsprefix) -- subnode->iter.nsprefix = zend_string_copy(nsprefix -ext/simplexml/simplexml.c:69:45 - Unknown word (nsprefix) -- nsprefix = zend_string_copy(nsprefix); -ext/simplexml/simplexml.c:784:18 - Unknown word (nnext) -- xmlNodePtr nnext; ext/simplexml/simplexml.c:786:18 - Unknown word (anext) -- xmlAttrPtr anext; ext/simplexml/simplexml.c:845:6 - Unknown word (anext) -- anext = attr->next; ext/simplexml/simplexml.c:851:13 - Unknown word (anext) -- attr = anext; -ext/simplexml/simplexml.c:869:6 - Unknown word (nnext) -- nnext = node->next; -ext/simplexml/simplexml.c:879:13 - Unknown word (nnext) -- node = nnext; -ext/skeleton/php_skeleton.h:11:42 - Unknown word (EXTNAMECAPS) -- defined(COMPILE_DL_%EXTNAMECAPS%) -ext/skeleton/php_skeleton.h:15:16 - Unknown word (EXTNAMECAPS) -- #endif /* PHP_%EXTNAMECAPS%_H */ -ext/skeleton/php_skeleton.h:3:14 - Unknown word (EXTNAMECAPS) -- #ifndef PHP_%EXTNAMECAPS%_H -ext/skeleton/php_skeleton.h:4:15 - Unknown word (EXTNAMECAPS) -- # define PHP_%EXTNAMECAPS%_H -ext/skeleton/php_skeleton.h:9:15 - Unknown word (EXTNAMECAPS) -- # define PHP_%EXTNAMECAPS%_VERSION "0.1.0" ext/skeleton/skeleton.c:40:11 - Unknown word (strpprintf) -- retval = strpprintf(0, "Hello %s", var) -ext/skeleton/skeleton.c:49:41 - Unknown word (EXTNAMECAPS) -- defined(COMPILE_DL_%EXTNAMECAPS%) -ext/skeleton/skeleton.c:76:7 - Unknown word (EXTNAMECAPS) -- PHP_%EXTNAMECAPS%_VERSION, /* Version -ext/skeleton/skeleton.c:81:20 - Unknown word (EXTNAMECAPS) -- #ifdef COMPILE_DL_%EXTNAMECAPS% ext/skeleton/skeleton.stub.php:5:5 - Unknown word (undocumentable) -- * @undocumentable ext/snmp/php_snmp.h:18:20 - Unknown word (Lytockin) -- | Boris Lytockin children; @@ -24521,8 +21385,6 @@ ext/soap/php_encoding.c:1688:65 - Unknown word (namens) -- propert ext/soap/php_encoding.c:1708:28 - Unknown word (namens) -- model->u.element->namens && ext/soap/php_encoding.c:1710:64 - Unknown word (namens) -- property, model->u.element->namens); ext/soap/php_encoding.c:1720:27 - Unknown word (namens) -- model->u.element->namens && -ext/soap/php_encoding.c:172:83 - Unknown word (hexbin) -- NULL, NULL}, to_zval_hexbin, to_xml_hexbin}, -ext/soap/php_encoding.c:172:98 - Unknown word (hexbin) -- zval_hexbin, to_xml_hexbin}, ext/soap/php_encoding.c:179:32 - Unknown word (NONPOSITIVEINTEGER) -- NONPOSITIVEINTEGER, XSD_NONPOSITIVEINTEGER_STRING, XSD_NAMESPACE ext/soap/php_encoding.c:179:8 - Unknown word (NONPOSITIVEINTEGER) -- {{XSD_NONPOSITIVEINTEGER, XSD_NONPOSITIVEINTEGER ext/soap/php_encoding.c:180:29 - Unknown word (POSITIVEINTEGER) -- POSITIVEINTEGER, XSD_POSITIVEINTEGER_STRING, XSD_NAMESPACE @@ -24544,35 +21406,25 @@ ext/soap/php_encoding.c:2000:63 - Unknown word (zprop) -- convers ext/soap/php_encoding.c:2148:8 - Unknown word (zdata) -- zval *zdata; ext/soap/php_encoding.c:2149:13 - Unknown word (xparam) -- xmlNodePtr xparam; ext/soap/php_encoding.c:2159:47 - Unknown word (zdata) -- IND(Z_ARRVAL_P(data), zdata) { -ext/soap/php_encoding.c:2163:15 - Unknown word (zdata) -- ZVAL_DEREF(zdata); -ext/soap/php_encoding.c:2166:53 - Unknown word (zdata) -- conversion(Z_TYPE_P(zdata)), zdata, style, xmlParam -ext/soap/php_encoding.c:2166:6 - Unknown word (xparam) -- xparam = master_to_xml(get -ext/soap/php_encoding.c:2166:62 - Unknown word (zdata) -- conversion(Z_TYPE_P(zdata)), zdata, style, xmlParam); -ext/soap/php_encoding.c:2168:6 - Unknown word (xparam) -- xparam = master_to_xml(enc -ext/soap/php_encoding.c:2172:21 - Unknown word (xparam) -- xmlNodeSetName(xparam, BAD_CAST(type->name -ext/soap/php_encoding.c:2174:21 - Unknown word (xparam) -- xmlNodeSetName(xparam, BAD_CAST(enc->details +ext/soap/php_encoding.c:2163:15 - Unknown word (zdata) -- ZVAL_DEREF(zdata); +ext/soap/php_encoding.c:2166:53 - Unknown word (zdata) -- conversion(Z_TYPE_P(zdata)), zdata, style, xmlParam +ext/soap/php_encoding.c:2166:6 - Unknown word (xparam) -- xparam = master_to_xml(get +ext/soap/php_encoding.c:2166:62 - Unknown word (zdata) -- conversion(Z_TYPE_P(zdata)), zdata, style, xmlParam); +ext/soap/php_encoding.c:2168:6 - Unknown word (xparam) -- xparam = master_to_xml(enc +ext/soap/php_encoding.c:2172:21 - Unknown word (xparam) -- xmlNodeSetName(xparam, BAD_CAST(type->name +ext/soap/php_encoding.c:2174:21 - Unknown word (xparam) -- xmlNodeSetName(xparam, BAD_CAST(enc->details ext/soap/php_encoding.c:225:13 - Unknown word (TIMEINSTANT) -- {{XSD_1999_TIMEINSTANT, XSD_1999_TIMEINSTANT ext/soap/php_encoding.c:225:35 - Unknown word (TIMEINSTANT) -- TIMEINSTANT, XSD_1999_TIMEINSTANT_STRING, XSD_1999_NAMESPACE -ext/soap/php_encoding.c:2461:37 - Unknown word (Wstringop) -- DIAGNOSTIC_IGNORED_START("-Wstringop-overread") -ext/soap/php_encoding.c:2527:12 - Unknown word (nsptr) -- xmlNsPtr nsptr; -ext/soap/php_encoding.c:2895:8 - Unknown word (soapvar) -- zval soapvar; -ext/soap/php_encoding.c:2900:19 - Unknown word (soapvar) -- object_init_ex(&soapvar, soap_var_class_entry -ext/soap/php_encoding.c:2901:31 - Unknown word (soapvar) -- LONG(Z_VAR_ENC_TYPE_P(&soapvar), enc->details.type -ext/soap/php_encoding.c:2902:38 - Unknown word (soapvar) -- VALUE(Z_VAR_ENC_VALUE_P(&soapvar), ret); -ext/soap/php_encoding.c:2905:34 - Unknown word (soapvar) -- STRING(Z_VAR_ENC_STYPE_P(&soapvar), cptype); +ext/soap/php_encoding.c:2461:37 - Unknown word (Wstringop) -- DIAGNOSTIC_IGNORED_START("-Wstringop-overread") +ext/soap/php_encoding.c:2895:8 - Unknown word (soapvar) -- zval soapvar; +ext/soap/php_encoding.c:2900:19 - Unknown word (soapvar) -- object_init_ex(&soapvar, soap_var_class_entry +ext/soap/php_encoding.c:2901:31 - Unknown word (soapvar) -- LONG(Z_VAR_ENC_TYPE_P(&soapvar), enc->details.type +ext/soap/php_encoding.c:2902:38 - Unknown word (soapvar) -- VALUE(Z_VAR_ENC_VALUE_P(&soapvar), ret); +ext/soap/php_encoding.c:2905:34 - Unknown word (soapvar) -- STRING(Z_VAR_ENC_STYPE_P(&soapvar), cptype); ext/soap/php_encoding.c:2919:17 - Unknown word (tmbuf) -- struct tm *ta, tmbuf; -ext/soap/php_encoding.c:2924:7 - Unknown word (tzbuf) -- char tzbuf[8]; ext/soap/php_encoding.c:2934:37 - Unknown word (tmbuf) -- localtime_r(×tamp, &tmbuf); ext/soap/php_encoding.c:2935:36 - Unknown word (tmbuf) -- gmtime_r(×tamp, &tmbuf);*/ -ext/soap/php_encoding.c:2949:12 - Unknown word (tzbuf) -- snprintf(tzbuf, sizeof(tzbuf), "%c -ext/soap/php_encoding.c:2949:26 - Unknown word (tzbuf) -- snprintf(tzbuf, sizeof(tzbuf), "%c%02ld:%02ld", -ext/soap/php_encoding.c:2954:12 - Unknown word (tzbuf) -- snprintf(tzbuf, sizeof(tzbuf), "%c -ext/soap/php_encoding.c:2954:26 - Unknown word (tzbuf) -- snprintf(tzbuf, sizeof(tzbuf), "%c%02d:%02d", ((ta ext/soap/php_encoding.c:2976:31 - Unknown word (PHPDATE) -- date_obj *date_obj = Z_PHPDATE_P(data); -ext/soap/php_encoding.c:3413:12 - Unknown word (nstype) -- smart_str nstype = {0}; -ext/soap/php_encoding.c:3414:32 - Unknown word (nstype) -- str(node, ns, type, &nstype); -ext/soap/php_encoding.c:3415:30 - Unknown word (nstype) -- type(node, ZSTR_VAL(nstype.s)); -ext/soap/php_encoding.c:3416:18 - Unknown word (nstype) -- smart_str_free(&nstype); ext/soap/php_encoding.c:3594:10 - Unknown word (ztype) -- zval *ztype = Z_VAR_ENC_TYPE_P(tmp ext/soap/php_encoding.c:3595:17 - Unknown word (ztype) -- if (Z_TYPE_P(ztype) != IS_LONG) { ext/soap/php_encoding.c:35:22 - Unknown word (stringr) -- static zval *to_zval_stringr(zval* ret, encodeTypePtr @@ -24584,12 +21436,6 @@ ext/soap/php_encoding.c:400:16 - Unknown word (zstype) -- if (Z_T ext/soap/php_encoding.c:403:69 - Unknown word (zstype) -- STRVAL_P(zns), Z_STRVAL_P(zstype)); ext/soap/php_encoding.c:406:55 - Unknown word (zstype) -- GLOBAL(sdl), Z_STRVAL_P(zstype), Z_STRLEN_P(zstype ext/soap/php_encoding.c:406:75 - Unknown word (zstype) -- zstype), Z_STRLEN_P(zstype)); -ext/soap/php_encoding.c:409:15 - Unknown word (nscat) -- smart_str nscat = {0}; -ext/soap/php_encoding.c:40:22 - Unknown word (hexbin) -- static zval *to_zval_hexbin(zval* ret, encodeTypePtr -ext/soap/php_encoding.c:412:24 - Unknown word (nscat) -- smart_str_append(&nscat, Z_STR_P(zns)); -ext/soap/php_encoding.c:413:25 - Unknown word (nscat) -- smart_str_appendc(&nscat, ':'); -ext/soap/php_encoding.c:415:23 - Unknown word (nscat) -- smart_str_append(&nscat, Z_STR_P(zstype)); -ext/soap/php_encoding.c:416:18 - Unknown word (nscat) -- smart_str_0(&nscat); ext/soap/php_encoding.c:422:34 - Unknown word (ztype) -- conversion(Z_LVAL_P(ztype)); ext/soap/php_encoding.c:442:9 - Unknown word (zname) -- zval *zname = Z_VAR_ENC_NAME_P(data ext/soap/php_encoding.c:443:16 - Unknown word (zname) -- if (Z_TYPE_P(zname) == IS_STRING) { @@ -24598,15 +21444,8 @@ ext/soap/php_encoding.c:447:29 - Unknown word (NAMENS) -- znamens ext/soap/php_encoding.c:447:9 - Unknown word (znamens) -- zval *znamens = Z_VAR_ENC_NAMENS_P ext/soap/php_encoding.c:448:16 - Unknown word (znamens) -- if (Z_TYPE_P(znamens) == IS_STRING) { ext/soap/php_encoding.c:449:50 - Unknown word (znamens) -- ns(node, Z_STRVAL_P(znamens)); -ext/soap/php_encoding.c:49:26 - Unknown word (hexbin) -- static xmlNodePtr to_xml_hexbin(encodeTypePtr type, -ext/soap/php_encoding.c:541:14 - Unknown word (nsptr) -- xmlNsPtr nsptr; -ext/soap/php_encoding.c:547:5 - Unknown word (nsptr) -- nsptr = xmlSearchNs(data- -ext/soap/php_encoding.c:548:9 - Unknown word (nsptr) -- if (nsptr != NULL) { -ext/soap/php_encoding.c:549:39 - Unknown word (nsptr) -- appends(&nscat, (char*)nsptr->href); ext/soap/php_encoding.c:659:31 - Unknown word (ither) -- get rid of "bogus".. ither by passing in the already ext/soap/php_encoding.c:693:22 - Unknown word (stringr) -- static zval *to_zval_stringr(zval *ret, encodeTypePtr -ext/soap/php_encoding.c:788:22 - Unknown word (hexbin) -- static zval *to_zval_hexbin(zval *ret, encodeTypePtr -ext/soap/php_encoding.c:983:20 - Unknown word (hexconvtab) -- static const char hexconvtab[] = "0123456789ABCDEF ext/soap/php_encoding.h:108:13 - Unknown word (NONPOSITIVEINTEGER) -- #define XSD_NONPOSITIVEINTEGER 132 ext/soap/php_encoding.h:109:13 - Unknown word (NONPOSITIVEINTEGER) -- #define XSD_NONPOSITIVEINTEGER_STRING "nonPositiveInteger ext/soap/php_encoding.h:120:13 - Unknown word (NONNEGATIVEINTEGER) -- #define XSD_NONNEGATIVEINTEGER 138 @@ -24650,23 +21489,13 @@ ext/soap/php_http.c:648:38 - Unknown word (soapaction) -- appends(&soap_heade ext/soap/php_http.c:664:8 - Unknown word (soapaction) -- if (soapaction) { ext/soap/php_http.c:666:38 - Unknown word (soapaction) -- appends(&soap_headers, soapaction); ext/soap/php_http.h:25:41 - Unknown word (soapaction) -- char *soapaction, -ext/soap/php_packet_soap.c:179:9 - Unknown word (faultcode) -- char *faultcode = NULL; -ext/soap/php_packet_soap.c:180:16 - Unknown word (faultstring) -- zend_string *faultstring = NULL, *faultactor -ext/soap/php_packet_soap.c:180:37 - Unknown word (faultactor) -- faultstring = NULL, *faultactor = NULL; -ext/soap/php_packet_soap.c:186:37 - Unknown word (faultcode) -- node(fault->children, "faultcode"); -ext/soap/php_packet_soap.c:188:5 - Unknown word (faultcode) -- faultcode = (char*)tmp->children -ext/soap/php_packet_soap.c:191:37 - Unknown word (faultstring) -- node(fault->children, "faultstring"); -ext/soap/php_packet_soap.c:195:5 - Unknown word (faultstring) -- faultstring = Z_STR(zv); -ext/soap/php_packet_soap.c:198:37 - Unknown word (faultactor) -- node(fault->children, "faultactor"); -ext/soap/php_packet_soap.c:202:5 - Unknown word (faultactor) -- faultactor = Z_STR(zv); -ext/soap/php_packet_soap.c:214:6 - Unknown word (faultcode) -- faultcode = (char*)tmp->children -ext/soap/php_packet_soap.c:225:6 - Unknown word (faultstring) -- faultstring = Z_STR(zv); -ext/soap/php_packet_soap.c:234:105 - Unknown word (faultactor) -- faultactor ? ZSTR_VAL(faultactor) : NULL, &details); -ext/soap/php_packet_soap.c:234:28 - Unknown word (faultcode) -- soap_fault(this_ptr, faultcode, faultstring ? ZSTR -ext/soap/php_packet_soap.c:234:39 - Unknown word (faultstring) -- this_ptr, faultcode, faultstring ? ZSTR_VAL(faultstring -ext/soap/php_packet_soap.c:234:83 - Unknown word (faultactor) -- faultstring) : NULL, faultactor ? ZSTR_VAL(faultactor +ext/soap/php_packet_soap.c:180:37 - Unknown word (faultactor) -- faultstring = NULL, *faultactor = NULL; +ext/soap/php_packet_soap.c:198:37 - Unknown word (faultactor) -- node(fault->children, "faultactor"); +ext/soap/php_packet_soap.c:202:5 - Unknown word (faultactor) -- faultactor = Z_STR(zv); +ext/soap/php_packet_soap.c:234:105 - Unknown word (faultactor) -- faultactor ? ZSTR_VAL(faultactor) : NULL, &details); +ext/soap/php_packet_soap.c:234:83 - Unknown word (faultactor) -- faultstring) : NULL, faultactor ? ZSTR_VAL(faultactor ext/soap/php_packet_soap.c:26:13 - Unknown word (trav) -- xmlNodePtr trav, env, head, body, resp -ext/soap/php_packet_soap.c:272:29 - Unknown word (namens) -- ns = param->element->namens; +ext/soap/php_packet_soap.c:272:29 - Unknown word (namens) -- ns = param->element->namens; ext/soap/php_packet_soap.c:34:26 - Unknown word (opearation) -- Response for one-way opearation */ ext/soap/php_packet_soap.c:54:2 - Unknown word (trav) -- trav = response->children ext/soap/php_packet_soap.c:55:9 - Unknown word (trav) -- while (trav != NULL) { @@ -24689,42 +21518,31 @@ ext/soap/php_schema.c:345:40 - Unknown word (namens) -- = estrdup(cur_typ ext/soap/php_schema.c:356:51 - Unknown word (namens) -- ns = estrdup(newType->namens); ext/soap/php_schema.c:359:52 - Unknown word (strpprintf) -- clark_notation = zend_strpprintf(0, "{%s}%s", cur_type ext/soap/php_schema.c:375:12 - Unknown word (namens) -- newType->namens = estrdup((char*)ns -ext/soap/php_schema.c:440:12 - Unknown word (nsptr) -- xmlNsPtr nsptr; -ext/soap/php_schema.c:443:3 - Unknown word (nsptr) -- nsptr = xmlSearchNs(listType -ext/soap/php_schema.c:444:7 - Unknown word (nsptr) -- if (nsptr != NULL) { -ext/soap/php_schema.c:451:37 - Unknown word (nsptr) -- namens = estrdup((char*)nsptr->href); -ext/soap/php_schema.c:453:55 - Unknown word (nsptr) -- encoder(sdl, newType, nsptr->href, BAD_CAST(type -ext/soap/php_schema.c:48:12 - Unknown word (nscat) -- smart_str nscat = {0}; -ext/soap/php_schema.c:55:21 - Unknown word (nscat) -- smart_str_appends(&nscat, (char*)ns); -ext/soap/php_schema.c:56:21 - Unknown word (nscat) -- smart_str_appendc(&nscat, ':'); -ext/soap/php_schema.c:57:21 - Unknown word (nscat) -- smart_str_appends(&nscat, (char*)type); -ext/soap/php_schema.c:58:15 - Unknown word (nscat) -- smart_str_0(&nscat); +ext/soap/php_schema.c:717:26 - Unknown word (enumval) -- sdlRestrictionCharPtr enumval = NULL; +ext/soap/php_schema.c:719:39 - Unknown word (enumval) -- restriction_var_char(trav, &enumval); +ext/soap/php_schema.c:724:107 - Unknown word (enumval) -- strlen(enumval->value), enumval) == NULL) { +ext/soap/php_schema.c:724:67 - Unknown word (enumval) -- restrictions->enumeration, enumval->value, strlen(enumval +ext/soap/php_schema.c:724:90 - Unknown word (enumval) -- enumval->value, strlen(enumval->value), enumval) = ext/soap/php_schema.c:80:38 - Unknown word (strpprintf) -- clark_notation = zend_strpprintf(0, "{%s}%s", enc->details -ext/soap/php_sdl.c:1200:8 - Unknown word (namens) -- attr->namens = sdl_deserialize_string -ext/soap/php_sdl.c:1222:45 - Unknown word (resriction) -- rictionIntPtr sdl_deserialize_resriction_int(char **in) -ext/soap/php_sdl.c:1236:46 - Unknown word (resriction) -- ictionCharPtr sdl_deserialize_resriction_char(char **in) -ext/soap/php_sdl.c:1295:8 - Unknown word (namens) -- type->namens = sdl_deserialize_string -ext/soap/php_sdl.c:1309:54 - Unknown word (resriction) -- inExclusive = sdl_deserialize_resriction_int(in); -ext/soap/php_sdl.c:1310:54 - Unknown word (resriction) -- inInclusive = sdl_deserialize_resriction_int(in); -ext/soap/php_sdl.c:1311:54 - Unknown word (resriction) -- axExclusive = sdl_deserialize_resriction_int(in); -ext/soap/php_sdl.c:1384:38 - Unknown word (strpprintf) -- clark_notation = zend_strpprintf(0, "{%s}%s", enc->details -ext/soap/php_sdl.c:1458:10 - Unknown word (headerfaults) -- tmp->headerfaults = emalloc(sizeof(HashTable -ext/soap/php_sdl.c:1814:29 - Unknown word (namens) -- serialize_string(attr->namens, out); -ext/soap/php_sdl.c:2348:93 - Unknown word (utilised) -- bug #66150) are not utilised. */ -ext/soap/php_sdl.c:2527:13 - Unknown word (pfaults) -- HashTable *pfaults; -ext/soap/php_sdl.c:2531:2 - Unknown word (pfaults) -- pfaults = malloc(sizeof(HashTable -ext/soap/php_sdl.c:2532:17 - Unknown word (pfaults) -- zend_hash_init(pfaults, zend_hash_num_elements +ext/soap/php_sdl.c:1200:8 - Unknown word (namens) -- attr->namens = sdl_deserialize_string +ext/soap/php_sdl.c:1222:45 - Unknown word (resriction) -- rictionIntPtr sdl_deserialize_resriction_int(char **in) +ext/soap/php_sdl.c:1236:46 - Unknown word (resriction) -- ictionCharPtr sdl_deserialize_resriction_char(char **in) +ext/soap/php_sdl.c:1295:8 - Unknown word (namens) -- type->namens = sdl_deserialize_string +ext/soap/php_sdl.c:1309:54 - Unknown word (resriction) -- inExclusive = sdl_deserialize_resriction_int(in); +ext/soap/php_sdl.c:1310:54 - Unknown word (resriction) -- inInclusive = sdl_deserialize_resriction_int(in); +ext/soap/php_sdl.c:1311:54 - Unknown word (resriction) -- axExclusive = sdl_deserialize_resriction_int(in); +ext/soap/php_sdl.c:1384:38 - Unknown word (strpprintf) -- clark_notation = zend_strpprintf(0, "{%s}%s", enc->details +ext/soap/php_sdl.c:1814:29 - Unknown word (namens) -- serialize_string(attr->namens, out); +ext/soap/php_sdl.c:2348:93 - Unknown word (utilised) -- bug #66150) are not utilised. */ ext/soap/php_sdl.c:254:43 - Unknown word (credentals) -- clear authentication credentals */ -ext/soap/php_sdl.c:2560:26 - Unknown word (pfaults) -- zend_hash_str_add_ptr(pfaults, ZSTR_VAL(key), ZSTR -ext/soap/php_sdl.c:2562:36 - Unknown word (pfaults) -- next_index_insert_ptr(pfaults, pfault); -ext/soap/php_sdl.c:2912:9 - Unknown word (psdl) -- sdlPtr psdl = NULL; -ext/soap/php_sdl.c:2921:2 - Unknown word (psdl) -- psdl = malloc(sizeof(*sdl -ext/soap/php_sdl.c:2922:9 - Unknown word (psdl) -- memset(psdl, 0, sizeof(*sdl)); -ext/soap/php_sdl.c:2925:3 - Unknown word (psdl) -- psdl->source = strdup(sdl -ext/soap/php_sdl.c:2928:3 - Unknown word (psdl) -- psdl->target_ns = strdup +ext/soap/php_sdl.c:2912:9 - Unknown word (psdl) -- sdlPtr psdl = NULL; +ext/soap/php_sdl.c:2921:2 - Unknown word (psdl) -- psdl = malloc(sizeof(*sdl +ext/soap/php_sdl.c:2922:9 - Unknown word (psdl) -- memset(psdl, 0, sizeof(*sdl)); +ext/soap/php_sdl.c:2925:3 - Unknown word (psdl) -- psdl->source = strdup(sdl +ext/soap/php_sdl.c:2928:3 - Unknown word (psdl) -- psdl->target_ns = strdup ext/soap/php_sdl.c:299:9 - Unknown word (tmpsdl) -- sdlPtr tmpsdl = ctx->sdl; ext/soap/php_sdl.c:301:32 - Unknown word (trav) -- xmlNodePtr root, definitions, trav; -ext/soap/php_sdl.c:3358:18 - Unknown word (persitent) -- /* remove non-persitent sdl structure */ +ext/soap/php_sdl.c:3358:18 - Unknown word (persitent) -- /* remove non-persitent sdl structure */ ext/soap/php_sdl.c:339:4 - Unknown word (tmpsdl) -- tmpsdl->target_ns = estrdup ext/soap/php_sdl.c:343:2 - Unknown word (trav) -- trav = definitions->children ext/soap/php_sdl.c:344:9 - Unknown word (trav) -- while (trav != NULL) { @@ -24732,25 +21550,9 @@ ext/soap/php_sdl.c:345:24 - Unknown word (trav) -- if (!is_wsdl_element ext/soap/php_sdl.c:346:4 - Unknown word (trav) -- trav = trav->next; ext/soap/php_sdl.c:487:31 - Unknown word (namens) -- h->ns && h->element->namens) { ext/soap/php_sdl.c:488:34 - Unknown word (namens) -- estrdup(h->element->namens); -ext/soap/php_sdl.c:504:12 - Unknown word (headerfaults) -- if (h->headerfaults == NULL) { -ext/soap/php_sdl.c:505:9 - Unknown word (headerfaults) -- h->headerfaults = emalloc(sizeof(HashTable -ext/soap/php_sdl.c:506:24 - Unknown word (headerfaults) -- zend_hash_init(h->headerfaults, 0, NULL, delete_header -ext/soap/php_sdl.c:50:11 - Unknown word (nsptr) -- xmlNsPtr nsptr; -ext/soap/php_sdl.c:515:30 - Unknown word (headerfaults) -- zend_hash_add_ptr(h->headerfaults, key.s, hf) == NULL -ext/soap/php_sdl.c:55:2 - Unknown word (nsptr) -- nsptr = xmlSearchNs(node- -ext/soap/php_sdl.c:56:6 - Unknown word (nsptr) -- if (nsptr != NULL) { -ext/soap/php_sdl.c:57:33 - Unknown word (nsptr) -- encoder(sdl, (char*)nsptr->href, cptype); -ext/soap/php_sdl.c:73:12 - Unknown word (nsptr) -- xmlNsPtr nsptr; -ext/soap/php_sdl.c:84:10 - Unknown word (nscat) -- char *nscat = emalloc(len + 1); -ext/soap/php_sdl.c:86:11 - Unknown word (nscat) -- memcpy(nscat, nsptr->href, ns_len -ext/soap/php_sdl.c:87:4 - Unknown word (nscat) -- nscat[ns_len] = ':'; -ext/soap/php_sdl.c:88:11 - Unknown word (nscat) -- memcpy(nscat+ns_len+1, cptype, type -ext/soap/php_sdl.c:89:4 - Unknown word (nscat) -- nscat[len] = '\0'; -ext/soap/php_sdl.h:100:23 - Unknown word (headerfaults) -- HashTable *headerfaults; /* array of sdlSoapBindingF -ext/soap/php_sdl.h:169:69 - Unknown word (sequnce) -- sdlContentModel for sequnce,all,choice*/ -ext/soap/php_sdl.h:200:22 - Unknown word (namens) -- char *namens; -ext/soap/php_sdl.h:243:13 - Unknown word (namens) -- char *namens; -ext/soap/php_sdl.h:258:50 - Unknown word (nscat) -- sdlPtr sdl, const char *nscat, size_t len); +ext/soap/php_sdl.h:169:69 - Unknown word (sequnce) -- sdlContentModel for sequnce,all,choice*/ +ext/soap/php_sdl.h:200:22 - Unknown word (namens) -- char *namens; +ext/soap/php_sdl.h:243:13 - Unknown word (namens) -- char *namens; ext/soap/php_soap.h:122:20 - Unknown word (UNLIMATERECEIVER) -- #define SOAP_ACTOR_UNLIMATERECEIVER 3 ext/soap/php_soap.h:128:24 - Unknown word (UNLIMATERECEIVER) -- define SOAP_1_2_ACTOR_UNLIMATERECEIVER "http://www.w3.org/ ext/soap/php_xml.c:261:21 - Unknown word (recurisve) -- xmlNodePtr get_node_recurisve_ex(xmlNodePtr node, @@ -24772,7 +21574,6 @@ ext/soap/soap.c:154:17 - Unknown word (CODENS) -- #define Z_FAULT_CODENS_ ext/soap/soap.c:1902:44 - Unknown word (detials) -- buffer and send as fault detials */ ext/soap/soap.c:2621:43 - Unknown word (soapaction) -- hash_str_find(options, "soapaction", sizeof("soapaction ext/soap/soap.c:2621:64 - Unknown word (soapaction) -- soapaction", sizeof("soapaction")-1)) != NULL && Z_TYPE -ext/soap/soap.c:2781:46 - Unknown word (Sssl) -- parameters(ZEND_NUM_ARGS(), "Sssl|b", ext/soap/soap.c:2803:20 - Unknown word (thet) -- /* {{{ Sets cookie thet will sent with SOAP ext/soap/soap.c:2819:8 - Unknown word (zcookie) -- zval zcookie; ext/soap/soap.c:2820:15 - Unknown word (zcookie) -- array_init(&zcookie); @@ -24788,19 +21589,7 @@ ext/soap/soap.c:3029:4 - Unknown word (trav) -- trav = trav->next ext/soap/soap.c:3328:64 - Unknown word (UNLIMATERECEIVER) -- content,SOAP_1_2_ACTOR_UNLIMATERECEIVER) != 0 && ext/soap/soap.c:3438:43 - Unknown word (UNLIMATERECEIVER) -- P(tmp) == SOAP_ACTOR_UNLIMATERECEIVER) { ext/soap/soap.c:3439:84 - Unknown word (UNLIMATERECEIVER) -- CAST(SOAP_1_2_ACTOR_UNLIMATERECEIVER)); -ext/soap/soap.c:3609:39 - Unknown word (headerfaults) -- hdr && headers->hdr->headerfaults && -ext/soap/soap.c:3610:49 - Unknown word (headerfaults) -- find_ptr(headers->hdr->headerfaults, key.s)) != NULL) { -ext/soap/soap.c:3633:15 - Unknown word (nsptr) -- xmlNsPtr nsptr = encode_add_ns(xmlHdr -ext/soap/soap.c:3634:23 - Unknown word (nsptr) -- xmlSetNs(xmlHdr, nsptr); -ext/soap/soap.c:3684:16 - Unknown word (sparam) -- sdlParamPtr sparam; -ext/soap/soap.c:3687:4 - Unknown word (sparam) -- sparam = zend_hash_get_current -ext/soap/soap.c:3688:8 - Unknown word (sparam) -- if (sparam->element) { -ext/soap/soap.c:3689:16 - Unknown word (sparam) -- fault_ns = sparam->element->namens; -ext/soap/soap.c:3700:15 - Unknown word (nsptr) -- xmlNsPtr nsptr = encode_add_ns(node -ext/soap/soap.c:3701:61 - Unknown word (nsptr) -- CAST(ZSTR_VAL(str)), nsptr->prefix, NULL, 0); ext/soap/soap.c:3717:36 - Unknown word (faultactor) -- mlNodeSetName(node, BAD_CAST("faultactor")); -ext/soap/soap.c:3727:15 - Unknown word (nsptr) -- xmlNsPtr nsptr = encode_add_ns(node -ext/soap/soap.c:3748:16 - Unknown word (sparam) -- sdlParamPtr sparam; ext/soap/soap.c:3926:17 - Unknown word (zuse) -- zval *zstyle, *zuse; ext/soap/soap.c:3926:8 - Unknown word (zstyle) -- zval *zstyle, *zuse; ext/soap/soap.c:3974:3 - Unknown word (zstyle) -- zstyle = Z_CLIENT_STYLE_P(this @@ -24813,16 +21602,6 @@ ext/soap/soap.c:630:99 - Unknown word (UNLIMATERECEIVER) -- actor_long == SOA ext/soap/soap.c:633:97 - Unknown word (UNLIMATERECEIVER) -- NONE, or SOAP_ACTOR_UNLIMATERECEIVER"); ext/soap/soap.c:644:24 - Unknown word (CODENS) -- zval_ptr_dtor(Z_FAULT_CODENS_P(obj)); ext/soap/soap.c:651:20 - Unknown word (CODENS) -- ZVAL_NULL(Z_FAULT_CODENS_P(obj)); -ext/soap/soap.c:714:20 - Unknown word (faultstring) -- zval *faultcode, *faultstring, *file, *line, trace -ext/soap/soap.c:714:8 - Unknown word (faultcode) -- zval *faultcode, *faultstring, *file -ext/soap/soap.c:717:15 - Unknown word (faultcode) -- zend_string *faultcode_val, *faultstring_val -ext/soap/soap.c:717:31 - Unknown word (faultstring) -- string *faultcode_val, *faultstring_val, *file_val; -ext/soap/soap.c:725:2 - Unknown word (faultcode) -- faultcode = zend_read_property -ext/soap/soap.c:725:77 - Unknown word (faultcode) -- Z_OBJ_P(this_ptr), "faultcode", sizeof("faultcode -ext/soap/soap.c:725:97 - Unknown word (faultcode) -- faultcode", sizeof("faultcode")-1, 1, &rv1); -ext/soap/soap.c:726:101 - Unknown word (faultstring) -- faultstring", sizeof("faultstring")-1, 1, &rv2); -ext/soap/soap.c:726:2 - Unknown word (faultstring) -- faultstring = zend_read_property -ext/soap/soap.c:726:79 - Unknown word (faultstring) -- Z_OBJ_P(this_ptr), "faultstring", sizeof("faultstring ext/soap/soap.c:731:52 - Unknown word (gettraceasstring) -- P(ZEND_THIS), NULL, "gettraceasstring", &trace); ext/soap/soap.c:739:8 - Unknown word (strpprintf) -- str = strpprintf(0, "SoapFault exception ext/soap/soap.c:758:56 - Unknown word (namens) -- NULL, *name = NULL, *namens = NULL; @@ -24831,11 +21610,6 @@ ext/soap/soap.c:789:25 - Unknown word (namens) -- (namens && ZSTR_L ext/soap/soap.c:789:6 - Unknown word (namens) -- if (namens && ZSTR_LEN(namens) ext/soap/soap.c:790:27 - Unknown word (NAMENS) -- ZVAL_STR_COPY(Z_VAR_ENC_NAMENS_P(this_ptr), namens ext/soap/soap.c:790:47 - Unknown word (namens) -- NAMENS_P(this_ptr), namens); -ext/soap/soap.c:838:14 - Unknown word (nscat) -- smart_str nscat = {0}; -ext/soap/soap.c:884:24 - Unknown word (nscat) -- smart_str_appends(&nscat, type_ns); -ext/soap/soap.c:885:24 - Unknown word (nscat) -- smart_str_appendc(&nscat, ':'); -ext/soap/soap.c:887:23 - Unknown word (nscat) -- smart_str_appends(&nscat, type_name); -ext/soap/soap.c:888:17 - Unknown word (nscat) -- smart_str_0(&nscat); ext/soap/soap.stub.php:169:20 - Unknown word (GYEARMONTH) -- * @cvalue XSD_GYEARMONTH ext/soap/soap.stub.php:171:15 - Unknown word (GYEARMONTH) -- const XSD_GYEARMONTH = UNKNOWN; ext/soap/soap.stub.php:174:20 - Unknown word (GYEAR) -- * @cvalue XSD_GYEAR @@ -24908,16 +21682,6 @@ ext/soap/soap_arginfo.h:295:30 - Unknown word (POSITIVEINTEGER) -- REGISTE ext/soap/soap_arginfo.h:295:52 - Unknown word (POSITIVEINTEGER) -- POSITIVEINTEGER", XSD_POSITIVEINTEGER, CONST_PERSISTENT); ext/soap/soap_arginfo.h:302:35 - Unknown word (TIMEINSTANT) -- LONG_CONSTANT("XSD_1999_TIMEINSTANT", XSD_1999_TIMEINSTANT ext/soap/soap_arginfo.h:302:58 - Unknown word (TIMEINSTANT) -- TIMEINSTANT", XSD_1999_TIMEINSTANT, CONST_PERSISTENT); -ext/soap/soap_arginfo.h:405:16 - Unknown word (faultstring) -- zval property_faultstring_default_value; -ext/soap/soap_arginfo.h:406:23 - Unknown word (faultstring) -- ZVAL_UNDEF(&property_faultstring_default_value); -ext/soap/soap_arginfo.h:407:24 - Unknown word (faultstring) -- zend_string *property_faultstring_name = zend_string_init -ext/soap/soap_arginfo.h:407:61 - Unknown word (faultstring) -- = zend_string_init("faultstring", sizeof("faultstring -ext/soap/soap_arginfo.h:407:83 - Unknown word (faultstring) -- faultstring", sizeof("faultstring") - 1, 1); -ext/soap/soap_arginfo.h:411:16 - Unknown word (faultcode) -- zval property_faultcode_default_value; -ext/soap/soap_arginfo.h:412:22 - Unknown word (faultcode) -- ZVAL_NULL(&property_faultcode_default_value); -ext/soap/soap_arginfo.h:413:24 - Unknown word (faultcode) -- zend_string *property_faultcode_name = zend_string_init -ext/soap/soap_arginfo.h:413:59 - Unknown word (faultcode) -- = zend_string_init("faultcode", sizeof("faultcode -ext/soap/soap_arginfo.h:413:79 - Unknown word (faultcode) -- faultcode", sizeof("faultcode") - 1, 1); ext/soap/soap_arginfo.h:417:16 - Unknown word (faultcodens) -- zval property_faultcodens_default_value; ext/soap/soap_arginfo.h:418:22 - Unknown word (faultcodens) -- ZVAL_NULL(&property_faultcodens_default_value); ext/soap/soap_arginfo.h:419:24 - Unknown word (faultcodens) -- zend_string *property_faultcodens_name = zend_string_init @@ -24941,13 +21705,6 @@ ext/sockets/conversions.c:1176:7 - Unknown word (falsevp) -- *falsevp = &f ext/sockets/conversions.c:1178:100 - Unknown word (falsevp) -- SOCKADDR) - 1, (void *)falsevp) == NULL) { ext/sockets/conversions.c:1269:15 - Unknown word (SIOCGIFINDEX) -- #elif defined(SIOCGIFINDEX) ext/sockets/conversions.c:1275:44 - Unknown word (SIOCGIFINDEX) -- ctx->sock->bsd_socket, SIOCGIFINDEX, &ifr) < 0) { -ext/sockets/conversions.c:1321:16 - Unknown word (PASSCRED) -- #if defined(SO_PASSCRED) || defined(LOCAL_CREDS -ext/sockets/conversions.c:1324:45 - Unknown word (sockcred) -- 1, offsetof(struct sockcred2, sc_pid), from_zval -ext/sockets/conversions.c:1325:45 - Unknown word (sockcred) -- 1, offsetof(struct sockcred2, sc_euid), from_zval -ext/sockets/conversions.c:1327:45 - Unknown word (sockcred) -- 1, offsetof(struct sockcred2, sc_egid), from_zval -ext/sockets/conversions.c:1329:45 - Unknown word (sockcred) -- 1, offsetof(struct sockcred, sc_pid), from_zval -ext/sockets/conversions.c:1330:45 - Unknown word (sockcred) -- 1, offsetof(struct sockcred, sc_euid), from_zval -ext/sockets/conversions.c:1338:18 - Unknown word (PASSCRED) -- #elif defined(SO_PASSCRED) ext/sockets/conversions.c:280:17 - Unknown word (zarr) -- zval *zarr, /* initialized array ext/sockets/conversions.c:286:18 - Unknown word (zarr) -- assert(Z_TYPE_P(zarr) == IS_ARRAY); ext/sockets/conversions.c:287:20 - Unknown word (zarr) -- assert(Z_ARRVAL_P(zarr) != NULL); @@ -24960,22 +21717,12 @@ ext/sockets/conversions.c:325:36 - Unknown word (lzval) -- long we're op ext/sockets/conversions.c:33:20 - Unknown word (WSAMSG) -- # define msghdr _WSAMSG ext/sockets/conversions.c:35:9 - Unknown word (WSAMSG) -- struct _WSAMSG { ext/sockets/conversions.c:38:5 - Unknown word (LPWSABUF) -- LPWSABUF lpBuffers; -ext/sockets/conversions.c:446:16 - Unknown word (PASSCRED) -- #if defined(SO_PASSCRED) || defined(LOCAL_CREDS -ext/sockets/conversions.c:533:16 - Unknown word (PASSCRED) -- #if defined(SO_PASSCRED) || defined(LOCAL_CREDS ext/sockets/conversions.c:551:50 - Unknown word (zaddr) -- sin_addr(const zval *zaddr_str, char *inaddr, ser ext/sockets/conversions.c:557:42 - Unknown word (zaddr) -- tmp_string((zval *) zaddr_str, &tmp_addr_str) ext/sockets/conversions.c:601:51 - Unknown word (zaddr) -- sin6_addr(const zval *zaddr_str, char *addr6, ser ext/sockets/conversions.c:607:42 - Unknown word (zaddr) -- tmp_string((zval *) zaddr_str, &tmp_addr_str) ext/sockets/conversions.c:614:27 - Unknown word (zaddr) -- address", Z_STRVAL_P(zaddr_str)); ext/sockets/conversions.c:63:92 - Unknown word (UBSAN) -- errors in the Clang UBSAN build */ -ext/sockets/conversions.h:13:20 - Unknown word (sockcred) -- // the legacy sockcred/LOCAL_CREDS pair (due -ext/sockets/conversions.h:15:9 - Unknown word (sockcred) -- // sockcred2/LOCAL_CREDS_PERSISTENT -ext/sockets/conversions.h:64:16 - Unknown word (PASSCRED) -- #if defined(SO_PASSCRED) || defined(LOCAL_CREDS -ext/sockets/multicast.c:147:14 - Unknown word (sreq) -- int (*mcast_sreq_fun)(php_socket *, int -ext/sockets/multicast.c:181:9 - Unknown word (sreq) -- mcast_sreq_fun = &php_mcast_block -ext/sockets/multicast.c:182:14 - Unknown word (sreq) -- goto mcast_sreq_fun; -ext/sockets/multicast.c:184:9 - Unknown word (sreq) -- mcast_sreq_fun = &php_mcast_unblock -ext/sockets/multicast.c:185:14 - Unknown word (sreq) -- goto mcast_sreq_fun; ext/sockets/multicast.c:244:31 - Unknown word (lback) -- char ipv4_mcast_ttl_lback; ext/sockets/multicast.c:272:8 - Unknown word (dosockopt) -- goto dosockopt; ext/sockets/multicast.c:276:18 - Unknown word (lback) -- ipv4_mcast_ttl_lback = (unsigned char) (Z @@ -25001,10 +21748,6 @@ ext/sockets/multicast.c:528:3 - Unknown word (mreqs) -- mreqs.imr_multi ext/sockets/multicast.c:529:3 - Unknown word (mreqs) -- mreqs.imr_sourceaddr = ( ext/sockets/multicast.c:538:4 - Unknown word (mreqs) -- mreqs.imr_interface = addr ext/sockets/multicast.c:540:4 - Unknown word (mreqs) -- mreqs.imr_interface.s_addr -ext/sockets/multicast.c:621:6 - Unknown word (IPADDRTABLE) -- MIB_IPADDRTABLE *addr_table; -ext/sockets/multicast.c:648:7 - Unknown word (IPADDRROW) -- MIB_IPADDRROW r = addr_table->table -ext/sockets/multicast.c:663:6 - Unknown word (IPADDRTABLE) -- MIB_IPADDRTABLE *addr_table; -ext/sockets/multicast.c:690:7 - Unknown word (IPADDRROW) -- MIB_IPADDRROW r = addr_table->table ext/sockets/multicast.c:723:13 - Unknown word (SIOCGIFNAME) -- #if defined(SIOCGIFNAME) ext/sockets/multicast.c:725:34 - Unknown word (SIOCGIFNAME) -- php_sock->bsd_socket, SIOCGIFNAME, &if_req) == -1) { ext/sockets/multicast.c:729:16 - Unknown word (SIOCGIFNAME) -- #error Neither SIOCGIFNAME nor if_indextoname are @@ -25041,28 +21784,25 @@ ext/sockets/php_sockets.h:395:27 - Unknown word (WSAEDQUOT) -- defin ext/sockets/php_sockets.h:401:28 - Unknown word (WSAEREMOTE) -- define PHP_SOCKET_EREMOTE WSAEREMOTE ext/sockets/sendrecvmsg.c:100:19 - Unknown word (sizev) -- #define PUT_ENTRY(sizev, var_size, calc, from ext/sockets/sendrecvmsg.c:101:17 - Unknown word (sizev) -- entry.size = sizev; \ -ext/sockets/sendrecvmsg.c:125:11 - Unknown word (PASSCRED) -- #ifdef SO_PASSCRED -ext/sockets/sendrecvmsg.c:136:12 - Unknown word (SOCKCRED) -- PUT_ENTRY(SOCKCRED2SIZE(1), 1, 0, from -ext/sockets/sendrecvmsg.c:139:12 - Unknown word (SOCKCREDSIZE) -- PUT_ENTRY(SOCKCREDSIZE(1), 1, 0, from_zval -ext/sockets/sendrecvmsg.c:180:10 - Unknown word (zsocket) -- zval *zsocket, -ext/sockets/sendrecvmsg.c:190:54 - Unknown word (zsocket) -- NUM_ARGS(), "Oa|l", &zsocket, socket_ce, &zmsg, -ext/sockets/sendrecvmsg.c:196:24 - Unknown word (zsocket) -- php_sock = Z_SOCKET_P(zsocket); -ext/sockets/sendrecvmsg.c:221:10 - Unknown word (zsocket) -- zval *zsocket, -ext/sockets/sendrecvmsg.c:231:54 - Unknown word (zsocket) -- NUM_ARGS(), "Oa|l", &zsocket, socket_ce, &zmsg, -ext/sockets/sendrecvmsg.c:251:9 - Unknown word (zres) -- zval *zres, tmp; -ext/sockets/sendrecvmsg.c:258:3 - Unknown word (zres) -- zres = to_zval_run_conversions -ext/sockets/sendrecvmsg.c:266:26 - Unknown word (zres) -- ZVAL_COPY_VALUE(zmsg, zres); -ext/sockets/sendrecvmsg.c:270:31 - Unknown word (zres) -- need to destroy/free zres -- it's NULL in this -ext/sockets/sendrecvmsg.c:271:11 - Unknown word (zres) -- assert(zres == NULL); -ext/sockets/sendrecvmsg.c:363:8 - Unknown word (dosockopt) -- goto dosockopt; -ext/sockets/sendrecvmsg.c:371:1 - Unknown word (dosockopt) -- dosockopt: +ext/sockets/sendrecvmsg.c:180:10 - Unknown word (zsocket) -- zval *zsocket, +ext/sockets/sendrecvmsg.c:190:54 - Unknown word (zsocket) -- NUM_ARGS(), "Oa|l", &zsocket, socket_ce, &zmsg, +ext/sockets/sendrecvmsg.c:196:24 - Unknown word (zsocket) -- php_sock = Z_SOCKET_P(zsocket); +ext/sockets/sendrecvmsg.c:221:10 - Unknown word (zsocket) -- zval *zsocket, +ext/sockets/sendrecvmsg.c:231:54 - Unknown word (zsocket) -- NUM_ARGS(), "Oa|l", &zsocket, socket_ce, &zmsg, +ext/sockets/sendrecvmsg.c:251:9 - Unknown word (zres) -- zval *zres, tmp; +ext/sockets/sendrecvmsg.c:258:3 - Unknown word (zres) -- zres = to_zval_run_conversions +ext/sockets/sendrecvmsg.c:266:26 - Unknown word (zres) -- ZVAL_COPY_VALUE(zmsg, zres); +ext/sockets/sendrecvmsg.c:270:31 - Unknown word (zres) -- need to destroy/free zres -- it's NULL in this +ext/sockets/sendrecvmsg.c:271:11 - Unknown word (zres) -- assert(zres == NULL); +ext/sockets/sendrecvmsg.c:363:8 - Unknown word (dosockopt) -- goto dosockopt; +ext/sockets/sendrecvmsg.c:371:1 - Unknown word (dosockopt) -- dosockopt: ext/sockets/sendrecvmsg.c:38:17 - Unknown word (WSAMSG) -- #define msghdr _WSAMSG ext/sockets/sendrecvmsg.c:40:31 - Unknown word (WSAID) -- GUID WSARecvMsg_GUID = WSAID_WSARECVMSG; ext/sockets/sendrecvmsg.c:40:37 - Unknown word (WSARECVMSG) -- WSARecvMsg_GUID = WSAID_WSARECVMSG; ext/sockets/sendrecvmsg.c:41:27 - Unknown word (LPFN) -- static __declspec(thread) LPFN_WSARECVMSG WSARecvMsg ext/sockets/sendrecvmsg.c:41:32 - Unknown word (WSARECVMSG) -- declspec(thread) LPFN_WSARECVMSG WSARecvMsg = NULL; -ext/sockets/sendrecvmsg.c:423:17 - Unknown word (sendrecvmsg) -- void php_socket_sendrecvmsg_init(INIT_FUNC_ARGS -ext/sockets/sendrecvmsg.c:430:17 - Unknown word (sendrecvmsg) -- void php_socket_sendrecvmsg_shutdown(SHUTDOWN_FUNC +ext/sockets/sendrecvmsg.c:423:17 - Unknown word (sendrecvmsg) -- void php_socket_sendrecvmsg_init(INIT_FUNC_ARGS +ext/sockets/sendrecvmsg.c:430:17 - Unknown word (sendrecvmsg) -- void php_socket_sendrecvmsg_shutdown(SHUTDOWN_FUNC ext/sockets/sendrecvmsg.c:85:23 - Unknown word (registery) -- static void ancillary_registery_free_elem(zval *el) ext/sockets/sendrecvmsg.c:98:61 - Unknown word (registery) -- 32, NULL, ancillary_registery_free_elem, 1); ext/sockets/sendrecvmsg.h:14:17 - Unknown word (sendrecvmsg) -- void php_socket_sendrecvmsg_init(INIT_FUNC_ARGS @@ -25078,48 +21818,43 @@ ext/sockets/sockets.c:1774:35 - Unknown word (wmem) -- long(return_valu ext/sockets/sockets.c:1774:65 - Unknown word (WMEM) -- alloc", minfo[SK_MEMINFO_WMEM_ALLOC]); ext/sockets/sockets.c:1777:35 - Unknown word (wmem) -- long(return_value, "wmem_queued", minfo[SK_MEMINFO ext/sockets/sockets.c:1777:66 - Unknown word (WMEM) -- queued", minfo[SK_MEMINFO_WMEM_QUEUED]); -ext/sockets/sockets.c:1983:11 - Unknown word (BINDTODEVICE) -- #ifdef SO_BINDTODEVICE -ext/sockets/sockets.c:1984:11 - Unknown word (BINDTODEVICE) -- case SO_BINDTODEVICE: { -ext/sockets/sockets.c:2027:28 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF -ext/sockets/sockets.c:2028:28 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF: { -ext/sockets/sockets.c:2038:31 - Unknown word (cbpf) -- static struct sock_filter cbpf[8] = {0}; -ext/sockets/sockets.c:2039:24 - Unknown word (fprog) -- static struct sock_fprog bpfprog; -ext/sockets/sockets.c:2039:30 - Unknown word (bpfprog) -- static struct sock_fprog bpfprog; -ext/sockets/sockets.c:2044:7 - Unknown word (cbpf) -- cbpf[0].code = (BPF_LD|BPF -ext/sockets/sockets.c:2045:7 - Unknown word (cbpf) -- cbpf[0].k = (uint32_t)(SKF -ext/sockets/sockets.c:2046:7 - Unknown word (cbpf) -- cbpf[1].code = (BPF_RET|BPF -ext/sockets/sockets.c:2047:7 - Unknown word (bpfprog) -- bpfprog.len = 2; -ext/sockets/sockets.c:2050:54 - Unknown word (CBPF) -- WARNING, "Unsupported CBPF filter"); -ext/sockets/sockets.c:2054:22 - Unknown word (cbpf) -- bpfprog.filter = cbpf; -ext/sockets/sockets.c:2054:5 - Unknown word (bpfprog) -- bpfprog.filter = cbpf; -ext/sockets/sockets.c:2055:21 - Unknown word (bpfprog) -- optlen = sizeof(bpfprog); -ext/sockets/sockets.c:2056:16 - Unknown word (bpfprog) -- opt_ptr = &bpfprog; -ext/sockets/sockets.c:2348:8 - Unknown word (zsocket) -- zval *zsocket; -ext/sockets/sockets.c:2356:27 - Unknown word (zsocket) -- PARAM_OBJECT_OF_CLASS(zsocket, socket_ce) -ext/sockets/sockets.c:2359:22 - Unknown word (zsocket) -- socket = Z_SOCKET_P(zsocket); -ext/sockets/sockets.c:2412:45 - Unknown word (sockops) -- with the registered sockops for the protocol in -ext/sockets/sockets.c:2447:15 - Unknown word (zhints) -- zval *hint, *zhints = NULL; -ext/sockets/sockets.c:2456:17 - Unknown word (zhints) -- Z_PARAM_ARRAY(zhints) -ext/sockets/sockets.c:2461:41 - Unknown word (zhints) -- IS_PACKED(Z_ARRVAL_P(zhints))) { -ext/sockets/sockets.c:2461:6 - Unknown word (zhints) -- if (zhints && !HT_IS_PACKED(Z_ARRVAL -ext/sockets/sockets.c:2462:48 - Unknown word (zhints) -- STR_KEY_VAL(Z_ARRVAL_P(zhints), key, hint) { -ext/sockets/sockets.c:2489:9 - Unknown word (zaddr) -- zval zaddr; -ext/sockets/sockets.c:2491:20 - Unknown word (zaddr) -- object_init_ex(&zaddr, address_info_ce); -ext/sockets/sockets.c:2492:28 - Unknown word (zaddr) -- = Z_ADDRESS_INFO_P(&zaddr); -ext/sockets/sockets.c:2503:39 - Unknown word (zaddr) -- zval(return_value, &zaddr); -ext/sockets/sockets.c:2544:28 - Unknown word (getaddrino) -- AF_UNIX sockets via getaddrino are not implemented -ext/sockets/sockets.c:2607:28 - Unknown word (getaddrino) -- AF_UNIX sockets via getaddrino are not implemented -ext/sockets/sockets.c:2692:21 - Unknown word (wsaprotocol) -- PHP_FUNCTION(socket_wsaprotocol_info_export) -ext/sockets/sockets.c:2694:2 - Unknown word (WSAPROTOCOL) -- WSAPROTOCOL_INFO wi; -ext/sockets/sockets.c:2695:8 - Unknown word (zsocket) -- zval *zsocket; -ext/sockets/sockets.c:2702:27 - Unknown word (zsocket) -- PARAM_OBJECT_OF_CLASS(zsocket, socket_ce) -ext/sockets/sockets.c:2724:18 - Unknown word (strpprintf) -- seg_name = zend_strpprintf(0, "php_wsa_for_%u" -ext/sockets/sockets.c:2725:80 - Unknown word (WSAPROTOCOL) -- READWRITE, 0, sizeof(WSAPROTOCOL_INFO), ZSTR_VAL(seg -ext/sockets/sockets.c:2748:21 - Unknown word (wsaprotocol) -- PHP_FUNCTION(socket_wsaprotocol_info_import) -ext/sockets/sockets.c:2752:2 - Unknown word (WSAPROTOCOL) -- WSAPROTOCOL_INFO wi; -ext/sockets/sockets.c:2765:29 - Unknown word (WSAPROTOCOL) -- memcpy(&wi, view, sizeof(WSAPROTOCOL_INFO)); -ext/sockets/sockets.c:2806:21 - Unknown word (wsaprotocol) -- PHP_FUNCTION(socket_wsaprotocol_info_release) -ext/sockets/sockets.c:37:18 - Unknown word (winutil) -- # include +ext/sockets/sockets.c:2027:28 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF +ext/sockets/sockets.c:2028:28 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF: { +ext/sockets/sockets.c:2038:31 - Unknown word (cbpf) -- static struct sock_filter cbpf[8] = {0}; +ext/sockets/sockets.c:2039:30 - Unknown word (bpfprog) -- static struct sock_fprog bpfprog; +ext/sockets/sockets.c:2044:7 - Unknown word (cbpf) -- cbpf[0].code = (BPF_LD|BPF +ext/sockets/sockets.c:2045:7 - Unknown word (cbpf) -- cbpf[0].k = (uint32_t)(SKF +ext/sockets/sockets.c:2046:7 - Unknown word (cbpf) -- cbpf[1].code = (BPF_RET|BPF +ext/sockets/sockets.c:2047:7 - Unknown word (bpfprog) -- bpfprog.len = 2; +ext/sockets/sockets.c:2050:54 - Unknown word (CBPF) -- WARNING, "Unsupported CBPF filter"); +ext/sockets/sockets.c:2054:22 - Unknown word (cbpf) -- bpfprog.filter = cbpf; +ext/sockets/sockets.c:2054:5 - Unknown word (bpfprog) -- bpfprog.filter = cbpf; +ext/sockets/sockets.c:2055:21 - Unknown word (bpfprog) -- optlen = sizeof(bpfprog); +ext/sockets/sockets.c:2056:16 - Unknown word (bpfprog) -- opt_ptr = &bpfprog; +ext/sockets/sockets.c:2348:8 - Unknown word (zsocket) -- zval *zsocket; +ext/sockets/sockets.c:2356:27 - Unknown word (zsocket) -- PARAM_OBJECT_OF_CLASS(zsocket, socket_ce) +ext/sockets/sockets.c:2359:22 - Unknown word (zsocket) -- socket = Z_SOCKET_P(zsocket); +ext/sockets/sockets.c:2447:15 - Unknown word (zhints) -- zval *hint, *zhints = NULL; +ext/sockets/sockets.c:2456:17 - Unknown word (zhints) -- Z_PARAM_ARRAY(zhints) +ext/sockets/sockets.c:2461:41 - Unknown word (zhints) -- IS_PACKED(Z_ARRVAL_P(zhints))) { +ext/sockets/sockets.c:2461:6 - Unknown word (zhints) -- if (zhints && !HT_IS_PACKED(Z_ARRVAL +ext/sockets/sockets.c:2462:48 - Unknown word (zhints) -- STR_KEY_VAL(Z_ARRVAL_P(zhints), key, hint) { +ext/sockets/sockets.c:2489:9 - Unknown word (zaddr) -- zval zaddr; +ext/sockets/sockets.c:2491:20 - Unknown word (zaddr) -- object_init_ex(&zaddr, address_info_ce); +ext/sockets/sockets.c:2492:28 - Unknown word (zaddr) -- = Z_ADDRESS_INFO_P(&zaddr); +ext/sockets/sockets.c:2503:39 - Unknown word (zaddr) -- zval(return_value, &zaddr); +ext/sockets/sockets.c:2544:28 - Unknown word (getaddrino) -- AF_UNIX sockets via getaddrino are not implemented +ext/sockets/sockets.c:2607:28 - Unknown word (getaddrino) -- AF_UNIX sockets via getaddrino are not implemented +ext/sockets/sockets.c:2692:21 - Unknown word (wsaprotocol) -- PHP_FUNCTION(socket_wsaprotocol_info_export) +ext/sockets/sockets.c:2694:2 - Unknown word (WSAPROTOCOL) -- WSAPROTOCOL_INFO wi; +ext/sockets/sockets.c:2695:8 - Unknown word (zsocket) -- zval *zsocket; +ext/sockets/sockets.c:2702:27 - Unknown word (zsocket) -- PARAM_OBJECT_OF_CLASS(zsocket, socket_ce) +ext/sockets/sockets.c:2724:18 - Unknown word (strpprintf) -- seg_name = zend_strpprintf(0, "php_wsa_for_%u" +ext/sockets/sockets.c:2725:80 - Unknown word (WSAPROTOCOL) -- READWRITE, 0, sizeof(WSAPROTOCOL_INFO), ZSTR_VAL(seg +ext/sockets/sockets.c:2748:21 - Unknown word (wsaprotocol) -- PHP_FUNCTION(socket_wsaprotocol_info_import) +ext/sockets/sockets.c:2752:2 - Unknown word (WSAPROTOCOL) -- WSAPROTOCOL_INFO wi; +ext/sockets/sockets.c:2765:29 - Unknown word (WSAPROTOCOL) -- memcpy(&wi, view, sizeof(WSAPROTOCOL_INFO)); +ext/sockets/sockets.c:2806:21 - Unknown word (wsaprotocol) -- PHP_FUNCTION(socket_wsaprotocol_info_release) ext/sockets/sockets.c:476:13 - Unknown word (sendrecvmsg) -- php_socket_sendrecvmsg_init(INIT_FUNC_ARGS ext/sockets/sockets.c:485:13 - Unknown word (sendrecvmsg) -- php_socket_sendrecvmsg_shutdown(SHUTDOWN_FUNC ext/sockets/sockets.c:590:11 - Unknown word (rfds) -- fd_set rfds, wfds, efds; @@ -25670,9 +22405,6 @@ ext/sockets/sockets.stub.php:990:8 - Unknown word (ENOSYS) -- #ifdef E ext/sockets/sockets.stub.php:994:12 - Unknown word (ENOSYS) -- * @cvalue ENOSYS ext/sockets/sockets.stub.php:996:14 - Unknown word (ENOSYS) -- const SOCKET_ENOSYS = UNKNOWN; ext/sockets/sockets.stub.php:998:19 - Unknown word (ENOTEMPTY) -- #ifdef PHP_SOCKET_ENOTEMPTY -ext/sockets/sockets_arginfo.h:1000:16 - Unknown word (PASSCRED) -- #if defined(SO_PASSCRED) -ext/sockets/sockets_arginfo.h:1001:29 - Unknown word (PASSCRED) -- REGISTER_LONG_CONSTANT("SO_PASSCRED", SO_PASSCRED, CONST -ext/sockets/sockets_arginfo.h:1001:43 - Unknown word (PASSCRED) -- CONSTANT("SO_PASSCRED", SO_PASSCRED, CONST_PERSISTENT); ext/sockets/sockets_arginfo.h:1015:33 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF) ext/sockets/sockets_arginfo.h:1016:46 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF", SO_ATTACH_REUSEPORT ext/sockets/sockets_arginfo.h:1016:73 - Unknown word (CBPF) -- SO_ATTACH_REUSEPORT_CBPF, CONST_PERSISTENT); @@ -25697,9 +22429,6 @@ ext/sockets/sockets_arginfo.h:205:60 - Unknown word (wsaprotocol) -- MASK_EX( ext/sockets/sockets_arginfo.h:209:56 - Unknown word (wsaprotocol) -- INFO_EX(arginfo_socket_wsaprotocol_info_release, 0, 1, ext/sockets/sockets_arginfo.h:256:22 - Unknown word (wsaprotocol) -- ZEND_FUNCTION(socket_wsaprotocol_info_export); ext/sockets/sockets_arginfo.h:257:22 - Unknown word (wsaprotocol) -- ZEND_FUNCTION(socket_wsaprotocol_info_import); -ext/sockets/sockets_arginfo.h:405:16 - Unknown word (BINDTODEVICE) -- #if defined(SO_BINDTODEVICE) -ext/sockets/sockets_arginfo.h:406:29 - Unknown word (BINDTODEVICE) -- REGISTER_LONG_CONSTANT("SO_BINDTODEVICE", SO_BINDTODEVICE, CONST -ext/sockets/sockets_arginfo.h:406:47 - Unknown word (BINDTODEVICE) -- SO_BINDTODEVICE", SO_BINDTODEVICE, CONST_PERSISTENT); ext/sockets/sockets_arginfo.h:408:16 - Unknown word (BINDTOIFINDEX) -- #if defined(SO_BINDTOIFINDEX) ext/sockets/sockets_arginfo.h:409:29 - Unknown word (BINDTOIFINDEX) -- REGISTER_LONG_CONSTANT("SO_BINDTOIFINDEX", SO_BINDTOIFINDEX, ext/sockets/sockets_arginfo.h:409:48 - Unknown word (BINDTOIFINDEX) -- SO_BINDTOIFINDEX", SO_BINDTOIFINDEX, CONST_PERSISTENT); @@ -25722,9 +22451,6 @@ ext/sockets/sockets_arginfo.h:492:33 - Unknown word (NLATTR) -- LONG_C ext/sockets/sockets_arginfo.h:503:20 - Unknown word (RXHASH) -- #if defined(SKF_AD_RXHASH) ext/sockets/sockets_arginfo.h:504:33 - Unknown word (RXHASH) -- LONG_CONSTANT("SKF_AD_RXHASH", SKF_AD_RXHASH, CONST ext/sockets/sockets_arginfo.h:504:49 - Unknown word (RXHASH) -- SKF_AD_RXHASH", SKF_AD_RXHASH, CONST_PERSISTENT); -ext/sockets/sockets_arginfo.h:524:25 - Unknown word (TPID) -- defined(SKF_AD_VLAN_TPID) -ext/sockets/sockets_arginfo.h:525:38 - Unknown word (TPID) -- CONSTANT("SKF_AD_VLAN_TPID", SKF_AD_VLAN_TPID, -ext/sockets/sockets_arginfo.h:525:57 - Unknown word (TPID) -- VLAN_TPID", SKF_AD_VLAN_TPID, CONST_PERSISTENT); ext/sockets/sockets_arginfo.h:910:42 - Unknown word (WSAESTALE) -- CONSTANT("SOCKET_ESTALE", WSAESTALE, CONST_PERSISTENT); ext/sockets/sockets_arginfo.h:913:33 - Unknown word (EDISCON) -- LONG_CONSTANT("SOCKET_EDISCON", WSAEDISCON, CONST ext/sockets/sockets_arginfo.h:913:43 - Unknown word (WSAEDISCON) -- CONSTANT("SOCKET_EDISCON", WSAEDISCON, CONST_PERSISTENT); @@ -25740,8 +22466,6 @@ ext/sockets/sockets_arginfo.h:934:43 - Unknown word (WSANO) -- C ext/sockets/sockets_arginfo.h:937:46 - Unknown word (WSANO) -- SOCKET_NO_ADDRESS", WSANO_ADDRESS, CONST_PERSISTENT ext/sockets/sockets_arginfo.h:965:29 - Unknown word (CANONIDN) -- REGISTER_LONG_CONSTANT("AI_CANONIDN", AI_CANONIDN, CONST ext/sockets/sockets_arginfo.h:965:43 - Unknown word (CANONIDN) -- CONSTANT("AI_CANONIDN", AI_CANONIDN, CONST_PERSISTENT); -ext/sockets/sockets_arginfo.h:994:16 - Unknown word (PASSCRED) -- #if defined(SO_PASSCRED) && defined(SCM_CREDENTIALS -ext/sockets/sockets_arginfo.h:997:16 - Unknown word (PASSCRED) -- #if defined(SO_PASSCRED) && !(defined(SCM_CREDENTIALS ext/sockets/windows_common.h:100:33 - Unknown word (WSAESHUTDOWN) -- ESHUTDOWN WSAESHUTDOWN ext/sockets/windows_common.h:101:33 - Unknown word (WSAETOOMANYREFS) -- ETOOMANYREFS WSAETOOMANYREFS ext/sockets/windows_common.h:104:33 - Unknown word (WSAELOOP) -- ELOOP WSAELOOP @@ -25774,73 +22498,64 @@ ext/sodium/README.md:10:8 - Unknown word (Libsodium) -- [Using Libsodium i ext/sodium/README.md:11:22 - Unknown word (libsodium) -- a guide to using the libsodium PHP extension for modern ext/sodium/README.md:3:1 - Unknown word (libsodium) -- libsodium-php ext/sodium/README.md:7:2 - Unknown word (libsodium) -- [libsodium](https://github.com -ext/sodium/libsodium.c:1288:22 - Unknown word (xchacha) -- ifdef crypto_stream_xchacha20_KEYBYTES -ext/sodium/libsodium.c:1289:35 - Unknown word (xchacha) -- sodium_crypto_stream_xchacha20) -ext/sodium/libsodium.c:1309:33 - Unknown word (xchacha) -- len != crypto_stream_xchacha20_NONCEBYTES) { -ext/sodium/libsodium.c:1310:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES bytes long -ext/sodium/libsodium.c:1314:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_KEYBYTES bytes long -ext/sodium/libsodium.c:1348:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES bytes long -ext/sodium/libsodium.c:1352:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_KEYBYTES bytes long -ext/sodium/libsodium.c:1381:46 - Unknown word (ssls) -- parameters(ZEND_NUM_ARGS(), "ssls", -ext/sodium/libsodium.c:1390:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES bytes long -ext/sodium/libsodium.c:1420:17 - Unknown word (opslimit) -- zend_long opslimit; -ext/sodium/libsodium.c:1427:46 - Unknown word (lssll) -- parameters(ZEND_NUM_ARGS(), "lssll|l", -ext/sodium/libsodium.c:1431:11 - Unknown word (opslimit) -- &opslimit, &memlimit, &alg) = -ext/sodium/libsodium.c:1447:6 - Unknown word (opslimit) -- if (opslimit <= 0) { -ext/sodium/libsodium.c:1467:70 - Unknown word (PWHASH) -- must be SODIUM_CRYPTO_PWHASH_SALTBYTES bytes long -ext/sodium/libsodium.c:1470:6 - Unknown word (opslimit) -- if (opslimit < crypto_pwhash_OPSLIMIT -ext/sodium/libsodium.c:1484:27 - Unknown word (opslimit) -- unsigned long long) opslimit, (size_t) memlimit, -ext/sodium/libsodium.c:1614:46 - Unknown word (lssll) -- parameters(ZEND_NUM_ARGS(), "lssll", -ext/sodium/libsodium.c:1638:70 - Unknown word (PWHASH) -- must be SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA25 -ext/sodium/libsodium.c:1638:77 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_SALTBYTES bytes -ext/sodium/libsodium.c:172:11 - Unknown word (libsodium) -- register_libsodium_symbols(module_number -ext/sodium/libsodium.c:1739:13 - Unknown word (AESGCM) -- #ifdef HAVE_AESGCM -ext/sodium/libsodium.c:1746:13 - Unknown word (AESGCM) -- #ifdef HAVE_AESGCM -ext/sodium/libsodium.c:1752:22 - Unknown word (npub) -- unsigned char *npub; -ext/sodium/libsodium.c:1758:22 - Unknown word (npub) -- size_t npub_len; -ext/sodium/libsodium.c:1764:11 - Unknown word (npub) -- &npub, &npub_len, -ext/sodium/libsodium.c:1764:18 - Unknown word (npub) -- &npub, &npub_len, -ext/sodium/libsodium.c:1769:40 - Unknown word (NPUBBYTES) -- crypto_aead_aes256gcm_NPUBBYTES) { -ext/sodium/libsodium.c:1769:6 - Unknown word (npub) -- if (npub_len != crypto_aead_aes -ext/sodium/libsodium.c:1770:85 - Unknown word (NPUBBYTES) -- CRYPTO_AEAD_AES256GCM_NPUBBYTES bytes long"); -ext/sodium/libsodium.c:1829:40 - Unknown word (NPUBBYTES) -- crypto_aead_aes256gcm_NPUBBYTES) { -ext/sodium/libsodium.c:1830:85 - Unknown word (NPUBBYTES) -- CRYPTO_AEAD_AES256GCM_NPUBBYTES bytes long"); -ext/sodium/libsodium.c:187:31 - Unknown word (libsodium) -- print_table_row(2, "libsodium headers version", SODIUM -ext/sodium/libsodium.c:188:31 - Unknown word (libsodium) -- print_table_row(2, "libsodium library version", sodium -ext/sodium/libsodium.c:1892:40 - Unknown word (NPUBBYTES) -- crypto_aead_aegis128l_NPUBBYTES) { -ext/sodium/libsodium.c:2122:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES -ext/sodium/libsodium.c:2126:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES bytes -ext/sodium/libsodium.c:2178:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES -ext/sodium/libsodium.c:2182:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES bytes -ext/sodium/libsodium.c:2235:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_NPUBBYTES -ext/sodium/libsodium.c:2588:28 - Unknown word (scalarmult) -- FUNCTION(sodium_crypto_scalarmult) -ext/sodium/libsodium.c:2601:22 - Unknown word (scalarmult) -- if (n_len != crypto_scalarmult_SCALARBYTES) { -ext/sodium/libsodium.c:2602:70 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_SCALARBYTES bytes long -ext/sodium/libsodium.c:2606:70 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_SCALARBYTES bytes long -ext/sodium/libsodium.c:2620:20 - Unknown word (ristretto) -- #ifdef crypto_core_ristretto255_HASHBYTES -ext/sodium/libsodium.c:2621:39 - Unknown word (ristretto) -- sodium_crypto_scalarmult_ristretto255) -ext/sodium/libsodium.c:2634:33 - Unknown word (ristretto) -- = crypto_scalarmult_ristretto255_SCALARBYTES) { -ext/sodium/libsodium.c:2636:31 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES -ext/sodium/libsodium.c:2636:42 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES bytes -ext/sodium/libsodium.c:2639:33 - Unknown word (ristretto) -- = crypto_scalarmult_ristretto255_BYTES) { -ext/sodium/libsodium.c:2641:31 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES bytes -ext/sodium/libsodium.c:2641:42 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES bytes long -ext/sodium/libsodium.c:2644:42 - Unknown word (ristretto) -- alloc(crypto_scalarmult_ristretto255_BYTES, 0); -ext/sodium/libsodium.c:2668:31 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES -ext/sodium/libsodium.c:2668:42 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES bytes -ext/sodium/libsodium.c:2950:15 - Unknown word (ecdhkey) -- zend_string *ecdhkey; -ext/sodium/libsodium.c:2951:15 - Unknown word (eddsakey) -- char *eddsakey; -ext/sodium/libsodium.c:2952:15 - Unknown word (eddsakey) -- size_t eddsakey_len; -ext/sodium/libsodium.c:2955:11 - Unknown word (eddsakey) -- &eddsakey, &eddsakey_len) == FAILURE -ext/sodium/libsodium.c:2955:22 - Unknown word (eddsakey) -- &eddsakey, &eddsakey_len) == FAILURE) { -ext/sodium/libsodium.c:2959:6 - Unknown word (eddsakey) -- if (eddsakey_len != crypto_sign_SECRETKEYB -ext/sodium/libsodium.c:2963:2 - Unknown word (ecdhkey) -- ecdhkey = zend_string_alloc -ext/sodium/libsodium.c:2965:70 - Unknown word (ecdhkey) -- unsigned char *) ZSTR_VAL(ecdhkey), -ext/sodium/libsodium.c:2967:21 - Unknown word (ecdhkey) -- zend_string_efree(ecdhkey); -ext/sodium/libsodium.c:2971:11 - Unknown word (ecdhkey) -- ZSTR_VAL(ecdhkey)[crypto_box_SECRETKEYBYTES -ext/sodium/libsodium.c:3026:13 - Unknown word (AESGCM) -- #ifdef HAVE_AESGCM +ext/sodium/libsodium.c:1288:22 - Unknown word (xchacha) -- ifdef crypto_stream_xchacha20_KEYBYTES +ext/sodium/libsodium.c:1289:35 - Unknown word (xchacha) -- sodium_crypto_stream_xchacha20) +ext/sodium/libsodium.c:1309:33 - Unknown word (xchacha) -- len != crypto_stream_xchacha20_NONCEBYTES) { +ext/sodium/libsodium.c:1310:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES bytes long +ext/sodium/libsodium.c:1314:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_KEYBYTES bytes long +ext/sodium/libsodium.c:1348:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES bytes long +ext/sodium/libsodium.c:1352:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_KEYBYTES bytes long +ext/sodium/libsodium.c:1390:77 - Unknown word (XCHACHA) -- SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES bytes long +ext/sodium/libsodium.c:1427:46 - Unknown word (lssll) -- parameters(ZEND_NUM_ARGS(), "lssll|l", +ext/sodium/libsodium.c:1614:46 - Unknown word (lssll) -- parameters(ZEND_NUM_ARGS(), "lssll", +ext/sodium/libsodium.c:1638:77 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_SALTBYTES bytes +ext/sodium/libsodium.c:172:11 - Unknown word (libsodium) -- register_libsodium_symbols(module_number +ext/sodium/libsodium.c:1739:13 - Unknown word (AESGCM) -- #ifdef HAVE_AESGCM +ext/sodium/libsodium.c:1746:13 - Unknown word (AESGCM) -- #ifdef HAVE_AESGCM +ext/sodium/libsodium.c:1752:22 - Unknown word (npub) -- unsigned char *npub; +ext/sodium/libsodium.c:1758:22 - Unknown word (npub) -- size_t npub_len; +ext/sodium/libsodium.c:1764:11 - Unknown word (npub) -- &npub, &npub_len, +ext/sodium/libsodium.c:1764:18 - Unknown word (npub) -- &npub, &npub_len, +ext/sodium/libsodium.c:1769:40 - Unknown word (NPUBBYTES) -- crypto_aead_aes256gcm_NPUBBYTES) { +ext/sodium/libsodium.c:1769:6 - Unknown word (npub) -- if (npub_len != crypto_aead_aes +ext/sodium/libsodium.c:1770:85 - Unknown word (NPUBBYTES) -- CRYPTO_AEAD_AES256GCM_NPUBBYTES bytes long"); +ext/sodium/libsodium.c:1829:40 - Unknown word (NPUBBYTES) -- crypto_aead_aes256gcm_NPUBBYTES) { +ext/sodium/libsodium.c:1830:85 - Unknown word (NPUBBYTES) -- CRYPTO_AEAD_AES256GCM_NPUBBYTES bytes long"); +ext/sodium/libsodium.c:187:31 - Unknown word (libsodium) -- print_table_row(2, "libsodium headers version", SODIUM +ext/sodium/libsodium.c:188:31 - Unknown word (libsodium) -- print_table_row(2, "libsodium library version", sodium +ext/sodium/libsodium.c:1892:40 - Unknown word (NPUBBYTES) -- crypto_aead_aegis128l_NPUBBYTES) { +ext/sodium/libsodium.c:2122:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES +ext/sodium/libsodium.c:2126:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES bytes +ext/sodium/libsodium.c:2178:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES +ext/sodium/libsodium.c:2182:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES bytes +ext/sodium/libsodium.c:2235:75 - Unknown word (CHACHA) -- be SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_NPUBBYTES +ext/sodium/libsodium.c:2588:28 - Unknown word (scalarmult) -- FUNCTION(sodium_crypto_scalarmult) +ext/sodium/libsodium.c:2601:22 - Unknown word (scalarmult) -- if (n_len != crypto_scalarmult_SCALARBYTES) { +ext/sodium/libsodium.c:2602:70 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_SCALARBYTES bytes long +ext/sodium/libsodium.c:2606:70 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_SCALARBYTES bytes long +ext/sodium/libsodium.c:2620:20 - Unknown word (ristretto) -- #ifdef crypto_core_ristretto255_HASHBYTES +ext/sodium/libsodium.c:2621:39 - Unknown word (ristretto) -- sodium_crypto_scalarmult_ristretto255) +ext/sodium/libsodium.c:2634:33 - Unknown word (ristretto) -- = crypto_scalarmult_ristretto255_SCALARBYTES) { +ext/sodium/libsodium.c:2636:31 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES +ext/sodium/libsodium.c:2636:42 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES bytes +ext/sodium/libsodium.c:2639:33 - Unknown word (ristretto) -- = crypto_scalarmult_ristretto255_BYTES) { +ext/sodium/libsodium.c:2641:31 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES bytes +ext/sodium/libsodium.c:2641:42 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES bytes long +ext/sodium/libsodium.c:2644:42 - Unknown word (ristretto) -- alloc(crypto_scalarmult_ristretto255_BYTES, 0); +ext/sodium/libsodium.c:2668:31 - Unknown word (SCALARMULT) -- must be SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES +ext/sodium/libsodium.c:2668:42 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES bytes +ext/sodium/libsodium.c:2950:15 - Unknown word (ecdhkey) -- zend_string *ecdhkey; +ext/sodium/libsodium.c:2951:15 - Unknown word (eddsakey) -- char *eddsakey; +ext/sodium/libsodium.c:2952:15 - Unknown word (eddsakey) -- size_t eddsakey_len; +ext/sodium/libsodium.c:2955:11 - Unknown word (eddsakey) -- &eddsakey, &eddsakey_len) == FAILURE +ext/sodium/libsodium.c:2955:22 - Unknown word (eddsakey) -- &eddsakey, &eddsakey_len) == FAILURE) { +ext/sodium/libsodium.c:2959:6 - Unknown word (eddsakey) -- if (eddsakey_len != crypto_sign_SECRETKEYB +ext/sodium/libsodium.c:2963:2 - Unknown word (ecdhkey) -- ecdhkey = zend_string_alloc +ext/sodium/libsodium.c:2965:70 - Unknown word (ecdhkey) -- unsigned char *) ZSTR_VAL(ecdhkey), +ext/sodium/libsodium.c:2967:21 - Unknown word (ecdhkey) -- zend_string_efree(ecdhkey); +ext/sodium/libsodium.c:2971:11 - Unknown word (ecdhkey) -- ZSTR_VAL(ecdhkey)[crypto_box_SECRETKEYBYTES +ext/sodium/libsodium.c:3026:13 - Unknown word (AESGCM) -- #ifdef HAVE_AESGCM ext/sodium/libsodium.c:3180:55 - Unknown word (PERSONALBYTES) -- generichash_blake2b_PERSONALBYTES]; -ext/sodium/libsodium.c:318:28 - Unknown word (secretbox) -- FUNCTION(sodium_crypto_secretbox) ext/sodium/libsodium.c:3192:46 - Unknown word (llss) -- parameters(ZEND_NUM_ARGS(), "llss", ext/sodium/libsodium.c:3252:18 - Unknown word (unpadded) -- char *unpadded; ext/sodium/libsodium.c:3256:18 - Unknown word (unpadded) -- size_t unpadded_len; @@ -25857,84 +22572,37 @@ ext/sodium/libsodium.c:3283:2 - Unknown word (xpadded) -- xpadded_len = ext/sodium/libsodium.c:3284:29 - Unknown word (xpadded) -- = zend_string_alloc(xpadded_len + 1U, 0); ext/sodium/libsodium.c:3289:21 - Unknown word (xpadded) -- for (j = 0U; j <= xpadded_len; j++) { ext/sodium/libsodium.c:3299:28 - Unknown word (xpadded) -- (size_t) blocksize, xpadded_len + 1U) != 0) { -ext/sodium/libsodium.c:3325:21 - Unknown word (unpad) -- PHP_FUNCTION(sodium_unpad) -ext/sodium/libsodium.c:3353:15 - Unknown word (unpad) -- ret = sodium_unpad(&unpadded_len, (const -ext/sodium/libsodium.c:335:26 - Unknown word (secretbox) -- nonce_len != crypto_secretbox_NONCEBYTES) { -ext/sodium/libsodium.c:335:36 - Unknown word (NONCEBYTES) -- != crypto_secretbox_NONCEBYTES) { -ext/sodium/libsodium.c:336:70 - Unknown word (SECRETBOX) -- must be SODIUM_CRYPTO_SECRETBOX_NONCEBYTES bytes long -ext/sodium/libsodium.c:336:80 - Unknown word (NONCEBYTES) -- SODIUM_CRYPTO_SECRETBOX_NONCEBYTES bytes long"); -ext/sodium/libsodium.c:3389:15 - Unknown word (secretstream) -- #ifdef crypto_secretstream_xchacha20poly1305_ABYTES -ext/sodium/libsodium.c:3390:28 - Unknown word (secretstream) -- FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_keygen -ext/sodium/libsodium.c:3392:27 - Unknown word (secretstream) -- unsigned char key[crypto_secretstream_xchacha20poly1305_KEYBYTES -ext/sodium/libsodium.c:339:24 - Unknown word (secretbox) -- if (key_len != crypto_secretbox_KEYBYTES) { -ext/sodium/libsodium.c:340:70 - Unknown word (SECRETBOX) -- must be SODIUM_CRYPTO_SECRETBOX_KEYBYTES bytes long -ext/sodium/libsodium.c:3414:70 - Unknown word (SECRETSTREAM) -- must be SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_KEYBYTES -ext/sodium/libsodium.c:343:35 - Unknown word (secretbox) -- - msg_len <= crypto_secretbox_MACBYTES) { -ext/sodium/libsodium.c:3461:78 - Unknown word (SECRETSTREAM) -- at most SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_MESSAGEBYTE -ext/sodium/libsodium.c:347:59 - Unknown word (secretbox) -- t) msg_len + crypto_secretbox_MACBYTES, 0); -ext/sodium/libsodium.c:3504:70 - Unknown word (SECRETSTREAM) -- must be SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_HEADERBYTES -ext/sodium/libsodium.c:3508:70 - Unknown word (SECRETSTREAM) -- must be SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_KEYBYTES ext/sodium/libsodium.c:3616:36 - Unknown word (RISTRETTO) -- be SODIUM_CRYPTO_CORE_RISTRETTO255_BYTES bytes long ext/sodium/libsodium.c:3621:36 - Unknown word (RISTRETTO) -- be SODIUM_CRYPTO_CORE_RISTRETTO255_BYTES bytes long -ext/sodium/libsodium.c:377:36 - Unknown word (NONCEBYTES) -- != crypto_secretbox_NONCEBYTES) { -ext/sodium/libsodium.c:378:70 - Unknown word (SECRETBOX) -- must be SODIUM_CRYPTO_SECRETBOX_NONCEBYTES bytes long -ext/sodium/libsodium.c:378:80 - Unknown word (NONCEBYTES) -- SODIUM_CRYPTO_SECRETBOX_NONCEBYTES bytes long"); ext/sodium/libsodium.c:37:15 - Unknown word (AESGCM) -- # define HAVE_AESGCM 1 -ext/sodium/libsodium.c:382:70 - Unknown word (SECRETBOX) -- must be SODIUM_CRYPTO_SECRETBOX_KEYBYTES bytes long ext/sodium/libsodium.c:3843:40 - Unknown word (NONREDUCEDSCALARBYTES) -- crypto_core_ristretto255_NONREDUCEDSCALARBYTES) { ext/sodium/libsodium.c:3845:49 - Unknown word (NONREDUCEDSCALARBYTES) -- CRYPTO_CORE_RISTRETTO255_NONREDUCEDSCALARBYTES bytes long"); -ext/sodium/libsodium.c:577:27 - Unknown word (SECRETKEYBYTES) -- keypair_len = crypto_box_SECRETKEYBYTES + crypto_box_PUBLICKEYBYTES -ext/sodium/libsodium.c:580:21 - Unknown word (SECRETKEYBYTES) -- crypto_box_SECRETKEYBYTES, -ext/sodium/libsodium.c:603:29 - Unknown word (SEEDBYTES) -- seed_len != crypto_box_SEEDBYTES) { -ext/sodium/libsodium.c:604:74 - Unknown word (SEEDBYTES) -- be SODIUM_CRYPTO_BOX_SEEDBYTES bytes long"); -ext/sodium/libsodium.c:607:27 - Unknown word (SECRETKEYBYTES) -- keypair_len = crypto_box_SECRETKEYBYTES + crypto_box_PUBLICKEYBYTES -ext/sodium/libsodium.c:60:19 - Unknown word (SEEDBYTES) -- #ifndef crypto_kx_SEEDBYTES -ext/sodium/libsodium.c:610:21 - Unknown word (SECRETKEYBYTES) -- crypto_box_SECRETKEYBYTES, -ext/sodium/libsodium.c:61:20 - Unknown word (SEEDBYTES) -- # define crypto_kx_SEEDBYTES 32 -ext/sodium/libsodium.c:622:45 - Unknown word (secretkey) -- crypto_box_keypair_from_secretkey_and_publickey) -ext/sodium/libsodium.c:626:15 - Unknown word (secretkey) -- char *secretkey; -ext/sodium/libsodium.c:629:15 - Unknown word (secretkey) -- size_t secretkey_len; -ext/sodium/libsodium.c:632:11 - Unknown word (secretkey) -- &secretkey, &secretkey_len, -ext/sodium/libsodium.c:632:23 - Unknown word (secretkey) -- &secretkey, &secretkey_len, -ext/sodium/libsodium.c:64:20 - Unknown word (SECRETKEYBYTES) -- # define crypto_kx_SECRETKEYBYTES 32 -ext/sodium/libsodium.c:69:21 - Unknown word (chacha) -- #ifndef crypto_aead_chacha20poly1305_IETF_KEYBYTES -ext/sodium/libsodium.c:70:22 - Unknown word (chacha) -- define crypto_aead_chacha20poly1305_IETF_KEYBYTES -ext/sodium/libsodium.c:70:65 - Unknown word (chacha) -- KEYBYTES crypto_aead_chacha20poly1305_KEYBYTES -ext/sodium/libsodium.c:718:27 - Unknown word (scalarmult) -- void) sizeof(int[crypto_scalarmult_BYTES == -ext/sodium/libsodium.c:720:27 - Unknown word (scalarmult) -- void) sizeof(int[crypto_scalarmult_SCALARBYTES == -ext/sodium/libsodium.c:722:9 - Unknown word (scalarmult) -- crypto_scalarmult_base((unsigned char -ext/sodium/libsodium.c:72:21 - Unknown word (chacha) -- #ifndef crypto_aead_chacha20poly1305_IETF_NSECBYTES -ext/sodium/libsodium.c:72:43 - Unknown word (NSECBYTES) -- chacha20poly1305_IETF_NSECBYTES -ext/sodium/libsodium.c:73:22 - Unknown word (chacha) -- define crypto_aead_chacha20poly1305_IETF_NSECBYTES -ext/sodium/libsodium.c:73:44 - Unknown word (NSECBYTES) -- chacha20poly1305_IETF_NSECBYTES crypto_aead_chacha2 -ext/sodium/libsodium.c:73:83 - Unknown word (NSECBYTES) -- aead_chacha20poly1305_NSECBYTES -ext/sodium/libsodium.c:747:30 - Unknown word (NONCEBYTES) -- nonce_len != crypto_box_NONCEBYTES) { -ext/sodium/libsodium.c:79:20 - Unknown word (secretstream) -- #if defined(crypto_secretstream_xchacha20poly1305_ABYTES -ext/sodium/libsodium.c:79:33 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_ABYTES) & -ext/sodium/libsodium.c:80:16 - Unknown word (secretstream) -- # undef crypto_secretstream_xchacha20poly1305_ABYTES -ext/sodium/libsodium.c:80:29 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_ABYTES -ext/sodium/libsodium.c:836:39 - Unknown word (SEALBYTES) -- msg_len <= crypto_box_SEALBYTES) { -ext/sodium/libsodium.c:83:16 - Unknown word (pwhash) -- #ifndef crypto_pwhash_OPSLIMIT_MIN -ext/sodium/libsodium.c:83:23 - Unknown word (OPSLIMIT) -- ifndef crypto_pwhash_OPSLIMIT_MIN -ext/sodium/libsodium.c:840:63 - Unknown word (SEALBYTES) -- msg_len + crypto_box_SEALBYTES, 0); -ext/sodium/libsodium.c:847:44 - Unknown word (SEALBYTES) -- msg_len + crypto_box_SEALBYTES] = 0; -ext/sodium/libsodium.c:84:17 - Unknown word (pwhash) -- # define crypto_pwhash_OPSLIMIT_MIN crypto -ext/sodium/libsodium.c:84:24 - Unknown word (OPSLIMIT) -- define crypto_pwhash_OPSLIMIT_MIN crypto_pwhash_OPSLIMIT -ext/sodium/libsodium.c:84:44 - Unknown word (pwhash) -- OPSLIMIT_MIN crypto_pwhash_OPSLIMIT_INTERACTIVE -ext/sodium/libsodium.c:84:51 - Unknown word (OPSLIMIT) -- OPSLIMIT_MIN crypto_pwhash_OPSLIMIT_INTERACTIVE -ext/sodium/libsodium.c:86:16 - Unknown word (pwhash) -- #ifndef crypto_pwhash_MEMLIMIT_MIN -ext/sodium/libsodium.c:874:34 - Unknown word (SEALBYTES) -- ciphertext_len < crypto_box_SEALBYTES) { -ext/sodium/libsodium.c:877:63 - Unknown word (SEALBYTES) -- ciphertext_len - crypto_box_SEALBYTES, 0); -ext/sodium/libsodium.c:87:17 - Unknown word (pwhash) -- # define crypto_pwhash_MEMLIMIT_MIN crypto -ext/sodium/libsodium.c:89:23 - Unknown word (scryptsalsa) -- ifndef crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MIN -ext/sodium/libsodium.c:89:44 - Unknown word (OPSLIMIT) -- scryptsalsa208sha256_OPSLIMIT_MIN -ext/sodium/libsodium.c:90:24 - Unknown word (scryptsalsa) -- define crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MIN -ext/sodium/libsodium.c:90:45 - Unknown word (OPSLIMIT) -- scryptsalsa208sha256_OPSLIMIT_MIN crypto_pwhash_scryptsalsa -ext/sodium/libsodium.c:90:72 - Unknown word (scryptsalsa) -- OPSLIMIT_MIN crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_INTERACTIVE -ext/sodium/libsodium.c:923:30 - Unknown word (SEEDBYTES) -- seed_len != crypto_sign_SEEDBYTES) { -ext/sodium/libsodium.c:92:23 - Unknown word (scryptsalsa) -- ifndef crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_MIN -ext/sodium/libsodium.c:93:24 - Unknown word (scryptsalsa) -- define crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_MIN -ext/sodium/libsodium.c:97:54 - Unknown word (hashers) -- i/argon2id password hashers. +ext/sodium/libsodium.c:668:74 - Unknown word (KEYPAIRBYTES) -- be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long"); +ext/sodium/libsodium.c:691:74 - Unknown word (KEYPAIRBYTES) -- be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long"); +ext/sodium/libsodium.c:69:21 - Unknown word (chacha) -- #ifndef crypto_aead_chacha20poly1305_IETF_KEYBYTES +ext/sodium/libsodium.c:70:22 - Unknown word (chacha) -- define crypto_aead_chacha20poly1305_IETF_KEYBYTES +ext/sodium/libsodium.c:70:65 - Unknown word (chacha) -- KEYBYTES crypto_aead_chacha20poly1305_KEYBYTES +ext/sodium/libsodium.c:718:27 - Unknown word (scalarmult) -- void) sizeof(int[crypto_scalarmult_BYTES == +ext/sodium/libsodium.c:720:27 - Unknown word (scalarmult) -- void) sizeof(int[crypto_scalarmult_SCALARBYTES == +ext/sodium/libsodium.c:722:9 - Unknown word (scalarmult) -- crypto_scalarmult_base((unsigned char +ext/sodium/libsodium.c:72:21 - Unknown word (chacha) -- #ifndef crypto_aead_chacha20poly1305_IETF_NSECBYTES +ext/sodium/libsodium.c:73:22 - Unknown word (chacha) -- define crypto_aead_chacha20poly1305_IETF_NSECBYTES +ext/sodium/libsodium.c:752:74 - Unknown word (KEYPAIRBYTES) -- be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long"); +ext/sodium/libsodium.c:798:74 - Unknown word (KEYPAIRBYTES) -- be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long"); +ext/sodium/libsodium.c:79:33 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_ABYTES) & +ext/sodium/libsodium.c:80:29 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_ABYTES +ext/sodium/libsodium.c:836:39 - Unknown word (SEALBYTES) -- msg_len <= crypto_box_SEALBYTES) { +ext/sodium/libsodium.c:840:63 - Unknown word (SEALBYTES) -- msg_len + crypto_box_SEALBYTES, 0); +ext/sodium/libsodium.c:847:44 - Unknown word (SEALBYTES) -- msg_len + crypto_box_SEALBYTES] = 0; +ext/sodium/libsodium.c:869:74 - Unknown word (KEYPAIRBYTES) -- be SODIUM_CRYPTO_BOX_KEYPAIRBYTES bytes long"); +ext/sodium/libsodium.c:874:34 - Unknown word (SEALBYTES) -- ciphertext_len < crypto_box_SEALBYTES) { +ext/sodium/libsodium.c:877:63 - Unknown word (SEALBYTES) -- ciphertext_len - crypto_box_SEALBYTES, 0); +ext/sodium/libsodium.c:89:23 - Unknown word (scryptsalsa) -- ifndef crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MIN +ext/sodium/libsodium.c:90:24 - Unknown word (scryptsalsa) -- define crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MIN +ext/sodium/libsodium.c:90:72 - Unknown word (scryptsalsa) -- OPSLIMIT_MIN crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_INTERACTIVE +ext/sodium/libsodium.c:92:23 - Unknown word (scryptsalsa) -- ifndef crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_MIN +ext/sodium/libsodium.c:93:24 - Unknown word (scryptsalsa) -- define crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_MIN +ext/sodium/libsodium.c:97:54 - Unknown word (hashers) -- i/argon2id password hashers. ext/sodium/libsodium.stub.php:101:24 - Unknown word (chacha) -- @cvalue crypto_aead_chacha20poly1305_NPUBBYTES ext/sodium/libsodium.stub.php:103:26 - Unknown word (CHACHA) -- const SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES ext/sodium/libsodium.stub.php:106:24 - Unknown word (chacha) -- @cvalue crypto_aead_chacha20poly1305_ABYTES @@ -26153,135 +22821,72 @@ ext/sodium/libsodium.stub.php:91:24 - Unknown word (chacha) -- @cvalue c ext/sodium/libsodium.stub.php:93:26 - Unknown word (CHACHA) -- const SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES ext/sodium/libsodium.stub.php:96:24 - Unknown word (chacha) -- @cvalue crypto_aead_chacha20poly1305_NSECBYTES ext/sodium/libsodium.stub.php:98:26 - Unknown word (CHACHA) -- const SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NSECBYTES -ext/sodium/libsodium_arginfo.h:1132:82 - Unknown word (unpad) -- function_table), "sodium_unpad", sizeof("sodium_unpad -ext/sodium/libsodium_arginfo.h:131:80 - Unknown word (secretkey) -- crypto_box_keypair_from_secretkey_and_publickey, 0, 2 -ext/sodium/libsodium_arginfo.h:146:82 - Unknown word (secretkey) -- crypto_box_publickey_from_secretkey, 0, 1, IS_STRING, 0 -ext/sodium/libsodium_arginfo.h:160:35 - Unknown word (secretkey) -- arginfo_sodium_crypto_box_secretkey arginfo_sodium_crypto ext/sodium/libsodium_arginfo.h:162:25 - Unknown word (ristretto) -- defined(crypto_core_ristretto255_HASHBYTES) ext/sodium/libsodium_arginfo.h:163:68 - Unknown word (ristretto) -- arginfo_sodium_crypto_core_ristretto255_add, 0, 2, IS_STRING ext/sodium/libsodium_arginfo.h:168:68 - Unknown word (ristretto) -- arginfo_sodium_crypto_core_ristretto255_from_hash, 0, 1, ext/sodium/libsodium_arginfo.h:172:68 - Unknown word (ristretto) -- arginfo_sodium_crypto_core_ristretto255_is_valid_point, ext/sodium/libsodium_arginfo.h:176:68 - Unknown word (ristretto) -- arginfo_sodium_crypto_core_ristretto255_random, 0, 0, IS -ext/sodium/libsodium_arginfo.h:205:34 - Unknown word (secretkey) -- arginfo_sodium_crypto_kx_secretkey arginfo_sodium_crypto -ext/sodium/libsodium_arginfo.h:251:20 - Unknown word (pwhash) -- #if defined(crypto_pwhash_SALTBYTES) -ext/sodium/libsodium_arginfo.h:252:63 - Unknown word (pwhash) -- arginfo_sodium_crypto_pwhash, 0, 5, IS_STRING, 0 -ext/sodium/libsodium_arginfo.h:256:24 - Unknown word (opslimit) -- ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0) -ext/sodium/libsodium_arginfo.h:258:76 - Unknown word (PWHASH) -- LONG, 0, "SODIUM_CRYPTO_PWHASH_ALG_DEFAULT") -ext/sodium/libsodium_arginfo.h:261:63 - Unknown word (pwhash) -- arginfo_sodium_crypto_pwhash_str, 0, 3, IS_STRING -ext/sodium/libsodium_arginfo.h:263:24 - Unknown word (opslimit) -- ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0) -ext/sodium/libsodium_arginfo.h:267:63 - Unknown word (pwhash) -- arginfo_sodium_crypto_pwhash_str_verify, 0, 2, _IS -ext/sodium/libsodium_arginfo.h:274:63 - Unknown word (pwhash) -- arginfo_sodium_crypto_pwhash_str_needs_rehash, 0 -ext/sodium/libsodium_arginfo.h:276:24 - Unknown word (opslimit) -- ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0) ext/sodium/libsodium_arginfo.h:281:27 - Unknown word (scryptsalsa) -- defined(crypto_pwhash_scryptsalsa208sha256_SALTBYTES) ext/sodium/libsodium_arginfo.h:282:70 - Unknown word (scryptsalsa) -- sodium_crypto_pwhash_scryptsalsa208sha256, 0, 5, IS_STRING -ext/sodium/libsodium_arginfo.h:286:24 - Unknown word (opslimit) -- ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0) ext/sodium/libsodium_arginfo.h:290:70 - Unknown word (scryptsalsa) -- sodium_crypto_pwhash_scryptsalsa208sha256_str, 0, 3, -ext/sodium/libsodium_arginfo.h:292:24 - Unknown word (opslimit) -- ZEND_ARG_TYPE_INFO(0, opslimit, IS_LONG, 0) ext/sodium/libsodium_arginfo.h:296:70 - Unknown word (scryptsalsa) -- sodium_crypto_pwhash_scryptsalsa208sha256_str_verify ext/sodium/libsodium_arginfo.h:302:63 - Unknown word (scalarmult) -- arginfo_sodium_crypto_scalarmult, 0, 2, IS_STRING, 0 ext/sodium/libsodium_arginfo.h:308:63 - Unknown word (scalarmult) -- arginfo_sodium_crypto_scalarmult_ristretto255, 0, 2, ext/sodium/libsodium_arginfo.h:313:63 - Unknown word (scalarmult) -- arginfo_sodium_crypto_scalarmult_ristretto255_base, -ext/sodium/libsodium_arginfo.h:318:63 - Unknown word (secretbox) -- arginfo_sodium_crypto_secretbox, 0, 3, IS_STRING, 0 -ext/sodium/libsodium_arginfo.h:324:31 - Unknown word (secretbox) -- arginfo_sodium_crypto_secretbox_keygen arginfo_sodium -ext/sodium/libsodium_arginfo.h:326:63 - Unknown word (secretbox) -- arginfo_sodium_crypto_secretbox_open, 0, 3, MAY_BE_STRING -ext/sodium/libsodium_arginfo.h:332:20 - Unknown word (secretstream) -- #if defined(crypto_secretstream_xchacha20poly1305_ABYTES -ext/sodium/libsodium_arginfo.h:332:33 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_ABYTES) -ext/sodium/libsodium_arginfo.h:333:63 - Unknown word (secretstream) -- arginfo_sodium_crypto_secretstream_xchacha20poly1305_keygen -ext/sodium/libsodium_arginfo.h:336:63 - Unknown word (secretstream) -- arginfo_sodium_crypto_secretstream_xchacha20poly1305_init -ext/sodium/libsodium_arginfo.h:340:63 - Unknown word (secretstream) -- arginfo_sodium_crypto_secretstream_xchacha20poly1305_push -ext/sodium/libsodium_arginfo.h:344:75 - Unknown word (SECRETSTREAM) -- LONG, 0, "SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG -ext/sodium/libsodium_arginfo.h:344:88 - Unknown word (XCHACHA) -- CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG_MESSAGE -ext/sodium/libsodium_arginfo.h:347:63 - Unknown word (secretstream) -- arginfo_sodium_crypto_secretstream_xchacha20poly1305_init -ext/sodium/libsodium_arginfo.h:378:102 - Unknown word (secretkey) -- crypto_box_publickey_from_secretkey -ext/sodium/libsodium_arginfo.h:411:64 - Unknown word (secretbox) -- arginfo_sodium_crypto_secretbox -ext/sodium/libsodium_arginfo.h:460:24 - Unknown word (unpad) -- define arginfo_sodium_unpad arginfo_sodium_pad -ext/sodium/libsodium_arginfo.h:484:31 - Unknown word (scalarmult) -- arginfo_sodium_crypto_scalarmult_base arginfo_sodium -ext/sodium/libsodium_arginfo.h:487:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) -ext/sodium/libsodium_arginfo.h:508:48 - Unknown word (NPUBBYTES) -- xchacha20poly1305_IETF_NPUBBYTES) -ext/sodium/libsodium_arginfo.h:562:27 - Unknown word (scryptsalsa) -- defined(crypto_pwhash_scryptsalsa208sha256_SALTBYTES) -ext/sodium/libsodium_arginfo.h:567:29 - Unknown word (scalarmult) -- FUNCTION(sodium_crypto_scalarmult); -ext/sodium/libsodium_arginfo.h:572:29 - Unknown word (secretbox) -- FUNCTION(sodium_crypto_secretbox); -ext/sodium/libsodium_arginfo.h:612:22 - Unknown word (unpad) -- ZEND_FUNCTION(sodium_unpad); -ext/sodium/libsodium_arginfo.h:622:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) -ext/sodium/libsodium_arginfo.h:643:48 - Unknown word (NPUBBYTES) -- xchacha20poly1305_IETF_NPUBBYTES) +ext/sodium/libsodium_arginfo.h:332:33 - Unknown word (xchacha) -- crypto_secretstream_xchacha20poly1305_ABYTES) +ext/sodium/libsodium_arginfo.h:344:88 - Unknown word (XCHACHA) -- CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG_MESSAGE +ext/sodium/libsodium_arginfo.h:484:31 - Unknown word (scalarmult) -- arginfo_sodium_crypto_scalarmult_base arginfo_sodium +ext/sodium/libsodium_arginfo.h:487:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) +ext/sodium/libsodium_arginfo.h:508:48 - Unknown word (NPUBBYTES) -- xchacha20poly1305_IETF_NPUBBYTES) +ext/sodium/libsodium_arginfo.h:562:27 - Unknown word (scryptsalsa) -- defined(crypto_pwhash_scryptsalsa208sha256_SALTBYTES) +ext/sodium/libsodium_arginfo.h:567:29 - Unknown word (scalarmult) -- FUNCTION(sodium_crypto_scalarmult); +ext/sodium/libsodium_arginfo.h:622:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) +ext/sodium/libsodium_arginfo.h:643:48 - Unknown word (NPUBBYTES) -- xchacha20poly1305_IETF_NPUBBYTES) ext/sodium/libsodium_arginfo.h:64:68 - Unknown word (chacha) -- arginfo_sodium_crypto_aead_chacha20poly1305_decrypt, ext/sodium/libsodium_arginfo.h:71:68 - Unknown word (chacha) -- arginfo_sodium_crypto_aead_chacha20poly1305_encrypt, -ext/sodium/libsodium_arginfo.h:747:17 - Unknown word (unpad) -- ZEND_FE(sodium_unpad, arginfo_sodium_unpad -ext/sodium/libsodium_arginfo.h:747:39 - Unknown word (unpad) -- unpad, arginfo_sodium_unpad) -ext/sodium/libsodium_arginfo.h:758:22 - Unknown word (libsodium) -- static void register_libsodium_symbols(int module_number -ext/sodium/libsodium_arginfo.h:763:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) -ext/sodium/libsodium_arginfo.h:766:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) -ext/sodium/libsodium_arginfo.h:767:55 - Unknown word (NSECBYTES) -- CRYPTO_AEAD_AES256GCM_NSECBYTES", crypto_aead_aes25 -ext/sodium/libsodium_arginfo.h:767:89 - Unknown word (NSECBYTES) -- crypto_aead_aes256gcm_NSECBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:770:55 - Unknown word (NPUBBYTES) -- CRYPTO_AEAD_AES256GCM_NPUBBYTES", crypto_aead_aes25 -ext/sodium/libsodium_arginfo.h:770:89 - Unknown word (NPUBBYTES) -- crypto_aead_aes256gcm_NPUBBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:779:55 - Unknown word (NSECBYTES) -- CRYPTO_AEAD_AEGIS128L_NSECBYTES", crypto_aead_aegis -ext/sodium/libsodium_arginfo.h:779:89 - Unknown word (NSECBYTES) -- crypto_aead_aegis128l_NSECBYTES, CONST_PERSISTENT); +ext/sodium/libsodium_arginfo.h:758:22 - Unknown word (libsodium) -- static void register_libsodium_symbols(int module_number +ext/sodium/libsodium_arginfo.h:763:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) +ext/sodium/libsodium_arginfo.h:766:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) +ext/sodium/libsodium_arginfo.h:770:55 - Unknown word (NPUBBYTES) -- CRYPTO_AEAD_AES256GCM_NPUBBYTES", crypto_aead_aes25 +ext/sodium/libsodium_arginfo.h:770:89 - Unknown word (NPUBBYTES) -- crypto_aead_aes256gcm_NPUBBYTES, CONST_PERSISTENT); ext/sodium/libsodium_arginfo.h:78:68 - Unknown word (chacha) -- arginfo_sodium_crypto_aead_chacha20poly1305_keygen, 0 -ext/sodium/libsodium_arginfo.h:791:54 - Unknown word (NSECBYTES) -- CRYPTO_AEAD_AEGIS256_NSECBYTES", crypto_aead_aegis -ext/sodium/libsodium_arginfo.h:799:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES" +ext/sodium/libsodium_arginfo.h:799:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES" ext/sodium/libsodium_arginfo.h:7:18 - Unknown word (AESGCM) -- #if defined(HAVE_AESGCM) -ext/sodium/libsodium_arginfo.h:800:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NSECBYTES -ext/sodium/libsodium_arginfo.h:801:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES -ext/sodium/libsodium_arginfo.h:802:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_ABYTES", crypto -ext/sodium/libsodium_arginfo.h:803:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_KEYBYTES -ext/sodium/libsodium_arginfo.h:808:45 - Unknown word (XCHACHA) -- "SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_KEYBYTES -ext/sodium/libsodium_arginfo.h:811:45 - Unknown word (XCHACHA) -- "SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NSECBYTES -ext/sodium/libsodium_arginfo.h:814:45 - Unknown word (XCHACHA) -- "SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES -ext/sodium/libsodium_arginfo.h:817:45 - Unknown word (XCHACHA) -- "SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_ABYTES +ext/sodium/libsodium_arginfo.h:800:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NSECBYTES +ext/sodium/libsodium_arginfo.h:801:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES +ext/sodium/libsodium_arginfo.h:802:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_ABYTES", crypto +ext/sodium/libsodium_arginfo.h:803:45 - Unknown word (CHACHA) -- "SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_KEYBYTES +ext/sodium/libsodium_arginfo.h:808:45 - Unknown word (XCHACHA) -- "SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_KEYBYTES +ext/sodium/libsodium_arginfo.h:811:45 - Unknown word (XCHACHA) -- "SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NSECBYTES +ext/sodium/libsodium_arginfo.h:814:45 - Unknown word (XCHACHA) -- "SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES +ext/sodium/libsodium_arginfo.h:817:45 - Unknown word (XCHACHA) -- "SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_ABYTES ext/sodium/libsodium_arginfo.h:81:36 - Unknown word (chacha) -- arginfo_sodium_crypto_aead_chacha20poly1305_ietf_decrypt ext/sodium/libsodium_arginfo.h:81:93 - Unknown word (chacha) -- arginfo_sodium_crypto_aead_chacha20poly1305_decrypt -ext/sodium/libsodium_arginfo.h:821:44 - Unknown word (SEALBYTES) -- CONSTANT("SODIUM_CRYPTO_BOX_SEALBYTES", crypto_box_SEALBYTES -ext/sodium/libsodium_arginfo.h:821:67 - Unknown word (SEALBYTES) -- SEALBYTES", crypto_box_SEALBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:822:44 - Unknown word (SECRETKEYBYTES) -- CONSTANT("SODIUM_CRYPTO_BOX_SECRETKEYBYTES", crypto_box_SECRETKEYBYTES -ext/sodium/libsodium_arginfo.h:822:72 - Unknown word (SECRETKEYBYTES) -- SECRETKEYBYTES", crypto_box_SECRETKEYBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:826:44 - Unknown word (NONCEBYTES) -- CONSTANT("SODIUM_CRYPTO_BOX_NONCEBYTES", crypto_box_NONCEBYTES -ext/sodium/libsodium_arginfo.h:826:68 - Unknown word (NONCEBYTES) -- NONCEBYTES", crypto_box_NONCEBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:827:44 - Unknown word (SEEDBYTES) -- CONSTANT("SODIUM_CRYPTO_BOX_SEEDBYTES", crypto_box_SEEDBYTES -ext/sodium/libsodium_arginfo.h:827:67 - Unknown word (SEEDBYTES) -- SEEDBYTES", crypto_box_SEEDBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:832:43 - Unknown word (SEEDBYTES) -- CONSTANT("SODIUM_CRYPTO_KX_SEEDBYTES", crypto_kx_SEEDBYTES -ext/sodium/libsodium_arginfo.h:832:65 - Unknown word (SEEDBYTES) -- SEEDBYTES", crypto_kx_SEEDBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:835:43 - Unknown word (SECRETKEYBYTES) -- CONSTANT("SODIUM_CRYPTO_KX_SECRETKEYBYTES", crypto_kx_SECRETKEYBYTES -ext/sodium/libsodium_arginfo.h:835:70 - Unknown word (SECRETKEYBYTES) -- SECRETKEYBYTES", crypto_kx_SECRETKEYBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:838:40 - Unknown word (SECRETSTREAM) -- CONSTANT("SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_ABYTES -ext/sodium/libsodium_arginfo.h:841:40 - Unknown word (SECRETSTREAM) -- CONSTANT("SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_HEADERBYTES -ext/sodium/libsodium_arginfo.h:844:40 - Unknown word (SECRETSTREAM) -- CONSTANT("SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_KEYBYTES -ext/sodium/libsodium_arginfo.h:847:40 - Unknown word (SECRETSTREAM) -- CONSTANT("SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_MESSAGEBYTE -ext/sodium/libsodium_arginfo.h:868:40 - Unknown word (PWHASH) -- CONSTANT("SODIUM_CRYPTO_PWHASH_ALG_ARGON2I13", crypto -ext/sodium/libsodium_arginfo.h:871:40 - Unknown word (PWHASH) -- CONSTANT("SODIUM_CRYPTO_PWHASH_ALG_ARGON2ID13", crypto -ext/sodium/libsodium_arginfo.h:874:40 - Unknown word (PWHASH) -- CONSTANT("SODIUM_CRYPTO_PWHASH_ALG_DEFAULT", crypto -ext/sodium/libsodium_arginfo.h:877:40 - Unknown word (PWHASH) -- CONSTANT("SODIUM_CRYPTO_PWHASH_SALTBYTES", crypto_pwhash +ext/sodium/libsodium_arginfo.h:821:44 - Unknown word (SEALBYTES) -- CONSTANT("SODIUM_CRYPTO_BOX_SEALBYTES", crypto_box_SEALBYTES +ext/sodium/libsodium_arginfo.h:821:67 - Unknown word (SEALBYTES) -- SEALBYTES", crypto_box_SEALBYTES, CONST_PERSISTENT); +ext/sodium/libsodium_arginfo.h:824:44 - Unknown word (KEYPAIRBYTES) -- CONSTANT("SODIUM_CRYPTO_BOX_KEYPAIRBYTES", SODIUM_CRYPTO_BOX +ext/sodium/libsodium_arginfo.h:824:77 - Unknown word (KEYPAIRBYTES) -- , SODIUM_CRYPTO_BOX_KEYPAIRBYTES(), CONST_PERSISTENT +ext/sodium/libsodium_arginfo.h:836:43 - Unknown word (KEYPAIRBYTES) -- CONSTANT("SODIUM_CRYPTO_KX_KEYPAIRBYTES", SODIUM_CRYPTO_KX_KEYPAIRBYT +ext/sodium/libsodium_arginfo.h:836:75 - Unknown word (KEYPAIRBYTES) -- YPAIRBYTES", SODIUM_CRYPTO_KX_KEYPAIRBYTES(), CONST_PERSISTENT ext/sodium/libsodium_arginfo.h:87:25 - Unknown word (xchacha) -- defined(crypto_aead_xchacha20poly1305_IETF_NPUBBYTES ext/sodium/libsodium_arginfo.h:87:48 - Unknown word (NPUBBYTES) -- xchacha20poly1305_IETF_NPUBBYTES) -ext/sodium/libsodium_arginfo.h:883:47 - Unknown word (OPSLIMIT) -- SODIUM_CRYPTO_PWHASH_OPSLIMIT_INTERACTIVE", crypto -ext/sodium/libsodium_arginfo.h:889:47 - Unknown word (OPSLIMIT) -- SODIUM_CRYPTO_PWHASH_OPSLIMIT_MODERATE", crypto_pwhash ext/sodium/libsodium_arginfo.h:88:68 - Unknown word (xchacha) -- arginfo_sodium_crypto_aead_xchacha20poly1305_ietf_decrypt -ext/sodium/libsodium_arginfo.h:895:47 - Unknown word (OPSLIMIT) -- SODIUM_CRYPTO_PWHASH_OPSLIMIT_SENSITIVE", crypto_pwhash -ext/sodium/libsodium_arginfo.h:901:47 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_SALTBYTES" -ext/sodium/libsodium_arginfo.h:904:49 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_STRPREFIX" -ext/sodium/libsodium_arginfo.h:907:47 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_OPSLIMIT_INTERACTIVE -ext/sodium/libsodium_arginfo.h:907:68 - Unknown word (OPSLIMIT) -- SCRYPTSALSA208SHA256_OPSLIMIT_INTERACTIVE", crypto -ext/sodium/libsodium_arginfo.h:910:47 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_MEMLIMIT_INTERACTIVE -ext/sodium/libsodium_arginfo.h:913:47 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_OPSLIMIT_SENSITIVE -ext/sodium/libsodium_arginfo.h:913:68 - Unknown word (OPSLIMIT) -- SCRYPTSALSA208SHA256_OPSLIMIT_SENSITIVE", crypto_pwhash -ext/sodium/libsodium_arginfo.h:918:40 - Unknown word (SCALARMULT) -- CONSTANT("SODIUM_CRYPTO_SCALARMULT_BYTES", crypto_scalarmult -ext/sodium/libsodium_arginfo.h:919:40 - Unknown word (SCALARMULT) -- CONSTANT("SODIUM_CRYPTO_SCALARMULT_SCALARBYTES", crypto -ext/sodium/libsodium_arginfo.h:922:40 - Unknown word (SECRETBOX) -- CONSTANT("SODIUM_CRYPTO_SECRETBOX_KEYBYTES", crypto_secretbox -ext/sodium/libsodium_arginfo.h:923:40 - Unknown word (SECRETBOX) -- CONSTANT("SODIUM_CRYPTO_SECRETBOX_MACBYTES", crypto_secretbox -ext/sodium/libsodium_arginfo.h:924:40 - Unknown word (SECRETBOX) -- CONSTANT("SODIUM_CRYPTO_SECRETBOX_NONCEBYTES", crypto -ext/sodium/libsodium_arginfo.h:924:50 - Unknown word (NONCEBYTES) -- SODIUM_CRYPTO_SECRETBOX_NONCEBYTES", crypto_secretbox_NONCEBYTES -ext/sodium/libsodium_arginfo.h:924:80 - Unknown word (NONCEBYTES) -- NONCEBYTES", crypto_secretbox_NONCEBYTES, CONST_PERSISTENT); -ext/sodium/libsodium_arginfo.h:926:45 - Unknown word (SEEDBYTES) -- "SODIUM_CRYPTO_SIGN_SEEDBYTES", crypto_sign_SEEDBYTES -ext/sodium/libsodium_arginfo.h:928:45 - Unknown word (SECRETKEYBYTES) -- "SODIUM_CRYPTO_SIGN_SECRETKEYBYTES", crypto_sign_SECRETKEYBYTES -ext/sodium/libsodium_arginfo.h:930:47 - Unknown word (NONCEBYTES) -- SODIUM_CRYPTO_STREAM_NONCEBYTES", crypto_stream_NONCEBYTES -ext/sodium/libsodium_arginfo.h:951:40 - Unknown word (SCALARMULT) -- CONSTANT("SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES" -ext/sodium/libsodium_arginfo.h:951:51 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES", crypto_scalarmult -ext/sodium/libsodium_arginfo.h:954:40 - Unknown word (SCALARMULT) -- CONSTANT("SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES -ext/sodium/libsodium_arginfo.h:954:51 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES", crypto -ext/sodium/libsodium_arginfo.h:957:45 - Unknown word (RISTRETTO) -- "SODIUM_CRYPTO_CORE_RISTRETTO255_BYTES", crypto_core +ext/sodium/libsodium_arginfo.h:901:47 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_SALTBYTES" +ext/sodium/libsodium_arginfo.h:904:49 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_STRPREFIX" +ext/sodium/libsodium_arginfo.h:907:47 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_OPSLIMIT_INTERACTIVE +ext/sodium/libsodium_arginfo.h:910:47 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_MEMLIMIT_INTERACTIVE +ext/sodium/libsodium_arginfo.h:913:47 - Unknown word (SCRYPTSALSA) -- SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_OPSLIMIT_SENSITIVE +ext/sodium/libsodium_arginfo.h:918:40 - Unknown word (SCALARMULT) -- CONSTANT("SODIUM_CRYPTO_SCALARMULT_BYTES", crypto_scalarmult +ext/sodium/libsodium_arginfo.h:919:40 - Unknown word (SCALARMULT) -- CONSTANT("SODIUM_CRYPTO_SCALARMULT_SCALARBYTES", crypto +ext/sodium/libsodium_arginfo.h:929:45 - Unknown word (KEYPAIRBYTES) -- "SODIUM_CRYPTO_SIGN_KEYPAIRBYTES", SODIUM_CRYPTO_SIGN +ext/sodium/libsodium_arginfo.h:951:40 - Unknown word (SCALARMULT) -- CONSTANT("SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES" +ext/sodium/libsodium_arginfo.h:951:51 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES", crypto_scalarmult +ext/sodium/libsodium_arginfo.h:954:40 - Unknown word (SCALARMULT) -- CONSTANT("SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES +ext/sodium/libsodium_arginfo.h:954:51 - Unknown word (RISTRETTO) -- SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES", crypto +ext/sodium/libsodium_arginfo.h:957:45 - Unknown word (RISTRETTO) -- "SODIUM_CRYPTO_CORE_RISTRETTO255_BYTES", crypto_core ext/sodium/libsodium_arginfo.h:95:68 - Unknown word (xchacha) -- arginfo_sodium_crypto_aead_xchacha20poly1305_ietf_keygen -ext/sodium/libsodium_arginfo.h:960:45 - Unknown word (RISTRETTO) -- "SODIUM_CRYPTO_CORE_RISTRETTO255_HASHBYTES", crypto -ext/sodium/libsodium_arginfo.h:963:45 - Unknown word (RISTRETTO) -- "SODIUM_CRYPTO_CORE_RISTRETTO255_SCALARBYTES", crypto +ext/sodium/libsodium_arginfo.h:960:45 - Unknown word (RISTRETTO) -- "SODIUM_CRYPTO_CORE_RISTRETTO255_HASHBYTES", crypto +ext/sodium/libsodium_arginfo.h:963:45 - Unknown word (RISTRETTO) -- "SODIUM_CRYPTO_CORE_RISTRETTO255_SCALARBYTES", crypto ext/sodium/libsodium_arginfo.h:966:107 - Unknown word (NONREDUCEDSCALARBYTES) -- crypto_core_ristretto255_NONREDUCEDSCALARBYTES, CONST_PERSISTENT); ext/sodium/libsodium_arginfo.h:966:58 - Unknown word (NONREDUCEDSCALARBYTES) -- CRYPTO_CORE_RISTRETTO255_NONREDUCEDSCALARBYTES", crypto_core_ristretto ext/sodium/libsodium_arginfo.h:971:190 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); @@ -26292,51 +22897,16 @@ ext/sodium/libsodium_arginfo.h:981:190 - Unknown word (SENSITIVEPARAMETER) ext/sodium/libsodium_arginfo.h:98:68 - Unknown word (xchacha) -- arginfo_sodium_crypto_aead_xchacha20poly1305_ietf_encrypt ext/sodium/php_libsodium.h:17:13 - Unknown word (LIBSODIUM) -- #ifndef PHP_LIBSODIUM_H ext/sodium/php_libsodium.h:18:13 - Unknown word (LIBSODIUM) -- #define PHP_LIBSODIUM_H -ext/sodium/php_libsodium.h:33:53 - Unknown word (SECRETKEYBYTES) -- KEYPAIRBYTES() crypto_box_SECRETKEYBYTES + crypto_box_PUBLICKEYBYTES -ext/sodium/php_libsodium.h:35:51 - Unknown word (SECRETKEYBYTES) -- KEYPAIRBYTES() crypto_kx_SECRETKEYBYTES + crypto_kx_PUBLICKEYBYTES -ext/sodium/php_libsodium.h:37:55 - Unknown word (SECRETKEYBYTES) -- KEYPAIRBYTES() crypto_sign_SECRETKEYBYTES + crypto_sign_PUBLICKEYBYTES -ext/sodium/php_libsodium.h:45:30 - Unknown word (libsodium) -- Threads are fixed at 1 by libsodium. -ext/sodium/php_libsodium.h:50:20 - Unknown word (PWHASH) -- #define PHP_SODIUM_PWHASH_MEMLIMIT PHP_PASSWORD -ext/sodium/php_libsodium.h:52:20 - Unknown word (PWHASH) -- #define PHP_SODIUM_PWHASH_MEMLIMIT (64 << 10) -ext/sodium/php_libsodium.h:55:20 - Unknown word (PWHASH) -- #define PHP_SODIUM_PWHASH_OPSLIMIT PHP_PASSWORD -ext/sodium/php_libsodium.h:55:27 - Unknown word (OPSLIMIT) -- define PHP_SODIUM_PWHASH_OPSLIMIT PHP_PASSWORD_ARGON2 -ext/sodium/php_libsodium.h:57:20 - Unknown word (PWHASH) -- #define PHP_SODIUM_PWHASH_OPSLIMIT 4 -ext/sodium/php_libsodium.h:57:27 - Unknown word (OPSLIMIT) -- define PHP_SODIUM_PWHASH_OPSLIMIT 4 -ext/sodium/php_libsodium.h:59:24 - Unknown word (PWHASH) -- if defined(PHP_SODIUM_PWHASH_THREADS) -ext/sodium/php_libsodium.h:74:15 - Unknown word (LIBSODIUM) -- #endif /* PHP_LIBSODIUM_H */ -ext/sodium/sodium_pwhash.c:107:37 - Unknown word (PWHASH) -- memory_cost = PHP_SODIUM_PWHASH_MEMLIMIT; -ext/sodium/sodium_pwhash.c:108:35 - Unknown word (PWHASH) -- time_cost = PHP_SODIUM_PWHASH_OPSLIMIT; -ext/sodium/sodium_pwhash.c:108:42 - Unknown word (OPSLIMIT) -- = PHP_SODIUM_PWHASH_OPSLIMIT; -ext/sodium/sodium_pwhash.c:31:78 - Unknown word (opslimit) -- t *memlimit, size_t *opslimit) { -ext/sodium/sodium_pwhash.c:34:25 - Unknown word (PWHASH) -- opslimit = PHP_SODIUM_PWHASH_OPSLIMIT; -ext/sodium/sodium_pwhash.c:34:3 - Unknown word (opslimit) -- *opslimit = PHP_SODIUM_PWHASH -ext/sodium/sodium_pwhash.c:34:32 - Unknown word (OPSLIMIT) -- = PHP_SODIUM_PWHASH_OPSLIMIT; -ext/sodium/sodium_pwhash.c:35:25 - Unknown word (PWHASH) -- memlimit = PHP_SODIUM_PWHASH_MEMLIMIT << 10; -ext/sodium/sodium_pwhash.c:40:13 - Unknown word (smemlimit) -- zend_long smemlimit = zval_get_long(opt -ext/sodium/sodium_pwhash.c:42:27 - Unknown word (smemlimit) -- (smemlimit < 0) || (smemlimit < crypto_pwhash_MEMLIMIT -ext/sodium/sodium_pwhash.c:42:46 - Unknown word (pwhash) -- (smemlimit < crypto_pwhash_MEMLIMIT_MIN >> 10) -ext/sodium/sodium_pwhash.c:42:77 - Unknown word (smemlimit) -- MEMLIMIT_MIN >> 10) || (smemlimit > (crypto_pwhash_MEMLIMIT -ext/sodium/sodium_pwhash.c:42:8 - Unknown word (smemlimit) -- if ((smemlimit < 0) || (smemlimit -ext/sodium/sodium_pwhash.c:42:97 - Unknown word (pwhash) -- smemlimit > (crypto_pwhash_MEMLIMIT_MAX >> 10) -ext/sodium/sodium_pwhash.c:46:15 - Unknown word (smemlimit) -- *memlimit = smemlimit << 10; -ext/sodium/sodium_pwhash.c:49:4 - Unknown word (opslimit) -- *opslimit = zval_get_long(opt -ext/sodium/sodium_pwhash.c:50:27 - Unknown word (pwhash) -- (*opslimit < crypto_pwhash_OPSLIMIT_MIN) || (*opslimit -ext/sodium/sodium_pwhash.c:50:34 - Unknown word (OPSLIMIT) -- opslimit < crypto_pwhash_OPSLIMIT_MIN) || (*opslimit -ext/sodium/sodium_pwhash.c:50:53 - Unknown word (opslimit) -- pwhash_OPSLIMIT_MIN) || (*opslimit > crypto_pwhash_OPSLIMIT -ext/sodium/sodium_pwhash.c:50:71 - Unknown word (pwhash) -- (*opslimit > crypto_pwhash_OPSLIMIT_MAX)) { -ext/sodium/sodium_pwhash.c:50:78 - Unknown word (OPSLIMIT) -- opslimit > crypto_pwhash_OPSLIMIT_MAX)) { -ext/sodium/sodium_pwhash.c:50:9 - Unknown word (opslimit) -- if ((*opslimit < crypto_pwhash_OPSLIMIT -ext/sodium/sodium_pwhash.c:75:33 - Unknown word (pwhash) -- string_alloc(crypto_pwhash_STRBYTES - 1, 0); +ext/sodium/php_libsodium.h:33:27 - Unknown word (KEYPAIRBYTES) -- define SODIUM_CRYPTO_BOX_KEYPAIRBYTES() crypto_box_SECRETKEYBYTES +ext/sodium/php_libsodium.h:35:26 - Unknown word (KEYPAIRBYTES) -- define SODIUM_CRYPTO_KX_KEYPAIRBYTES() crypto_kx_SECRETKEYBYTES +ext/sodium/php_libsodium.h:37:28 - Unknown word (KEYPAIRBYTES) -- define SODIUM_CRYPTO_SIGN_KEYPAIRBYTES() crypto_sign_SECRETKEYBYTES +ext/sodium/php_libsodium.h:45:30 - Unknown word (libsodium) -- Threads are fixed at 1 by libsodium. +ext/sodium/php_libsodium.h:74:15 - Unknown word (LIBSODIUM) -- #endif /* PHP_LIBSODIUM_H */ ext/sodium/sodium_pwhash.stub.php:16:23 - Unknown word (PWHASH) -- @cvalue PHP_SODIUM_PWHASH_MEMLIMIT ext/sodium/sodium_pwhash.stub.php:16:30 - Unknown word (MEMLIMIT) -- cvalue PHP_SODIUM_PWHASH_MEMLIMIT ext/sodium/sodium_pwhash.stub.php:21:23 - Unknown word (PWHASH) -- @cvalue PHP_SODIUM_PWHASH_OPSLIMIT ext/sodium/sodium_pwhash.stub.php:21:30 - Unknown word (OPSLIMIT) -- cvalue PHP_SODIUM_PWHASH_OPSLIMIT ext/sodium/sodium_pwhash.stub.php:26:23 - Unknown word (PWHASH) -- @cvalue PHP_SODIUM_PWHASH_THREADS -ext/sodium/sodium_pwhash_arginfo.h:13:75 - Unknown word (PWHASH) -- MEMORY_COST", PHP_SODIUM_PWHASH_MEMLIMIT, CONST_PERSISTENT -ext/sodium/sodium_pwhash_arginfo.h:16:73 - Unknown word (PWHASH) -- TIME_COST", PHP_SODIUM_PWHASH_OPSLIMIT, CONST_PERSISTENT -ext/sodium/sodium_pwhash_arginfo.h:16:80 - Unknown word (OPSLIMIT) -- , PHP_SODIUM_PWHASH_OPSLIMIT, CONST_PERSISTENT); -ext/sodium/sodium_pwhash_arginfo.h:19:71 - Unknown word (PWHASH) -- THREADS", PHP_SODIUM_PWHASH_THREADS, CONST_PERSISTENT -ext/sodium/sodium_pwhash_arginfo.h:4:29 - Unknown word (pwhash) -- void register_sodium_pwhash_symbols(int module_number ext/spl/php_spl.c:216:52 - Unknown word (clsses) -- containing the names of all clsses and interfaces defined ext/spl/php_spl.c:238:20 - Unknown word (strpprintf) -- class_file = zend_strpprintf(0, "%s%.*s", ZSTR_VAL ext/spl/php_spl.c:361:60 - Unknown word (alfi) -- autoload_func_info *alfi) { @@ -26344,31 +22914,21 @@ ext/spl/php_spl.c:362:6 - Unknown word (alfi) -- if (alfi->obj) { ext/spl/php_spl.c:363:23 - Unknown word (alfi) -- zend_object_release(alfi->obj); ext/spl/php_spl.c:365:6 - Unknown word (alfi) -- if (alfi->func_ptr && ext/spl/php_spl.c:366:14 - Unknown word (alfi) -- UNEXPECTED(alfi->func_ptr->common.fn -ext/spl/php_spl.c:423:13 - Unknown word (autoloaders) -- * because autoloaders may be added/removed -ext/spl/php_spl.c:531:15 - Unknown word (outselves) -- * with it outselves. It is important that -ext/spl/php_spl.c:531:57 - Unknown word (refetched) -- important that it is not refetched on every call, -ext/spl/php_spl.c:594:14 - Unknown word (outselves) -- * with it outselves. It is important that -ext/spl/php_spl.c:594:56 - Unknown word (refetched) -- important that it is not refetched on every call, -ext/spl/php_spl.c:672:9 - Unknown word (strpprintf) -- return strpprintf(32, "%016zx00000000 -ext/spl/php_spl.c:689:8 - Unknown word (strg) -- char *strg; -ext/spl/php_spl.c:696:2 - Unknown word (strg) -- strg = estrdup(""); -ext/spl/php_spl.c:698:36 - Unknown word (strg) -- class_list_string(zv, &strg); -ext/spl/php_spl.c:701:44 - Unknown word (strg) -- row(2, "Interfaces", strg + 2); -ext/spl/php_spl.c:702:8 - Unknown word (strg) -- efree(strg); +ext/spl/php_spl.c:531:15 - Unknown word (outselves) -- * with it outselves. It is important that +ext/spl/php_spl.c:531:57 - Unknown word (refetched) -- important that it is not refetched on every call, +ext/spl/php_spl.c:594:14 - Unknown word (outselves) -- * with it outselves. It is important that +ext/spl/php_spl.c:594:56 - Unknown word (refetched) -- important that it is not refetched on every call, +ext/spl/php_spl.c:672:9 - Unknown word (strpprintf) -- return strpprintf(32, "%016zx00000000 +ext/spl/php_spl.c:689:8 - Unknown word (strg) -- char *strg; +ext/spl/php_spl.c:696:2 - Unknown word (strg) -- strg = estrdup(""); +ext/spl/php_spl.c:698:36 - Unknown word (strg) -- class_list_string(zv, &strg); +ext/spl/php_spl.c:701:44 - Unknown word (strg) -- row(2, "Interfaces", strg + 2); +ext/spl/php_spl.c:702:8 - Unknown word (strg) -- efree(strg); ext/spl/spl_array.c:1292:18 - Unknown word (zflags) -- zval *members, *zflags, *array; ext/spl/spl_array.c:1317:2 - Unknown word (zflags) -- zflags = var_tmp_var(&var_hash ext/spl/spl_array.c:1318:27 - Unknown word (zflags) -- php_var_unserialize(zflags, &p, s + buf_len, &var ext/spl/spl_array.c:1318:75 - Unknown word (zflags) -- var_hash) || Z_TYPE_P(zflags) != IS_LONG) { ext/spl/spl_array.c:1323:19 - Unknown word (zflags) -- flags = Z_LVAL_P(zflags); -ext/spl/spl_array.c:1697:12 - Unknown word (opos) -- zend_long opos, position; -ext/spl/spl_array.c:1707:2 - Unknown word (opos) -- opos = position; -ext/spl/spl_array.c:1719:109 - Unknown word (opos) -- " is out of range", opos); -ext/spl/spl_array.c:710:8 - Unknown word (Unsets) -- /* {{{ Unsets the value at the specified -ext/spl/spl_directory.c:1369:16 - Unknown word (dpath) -- zend_string *dpath = zend_string_init(ZSTR -ext/spl/spl_directory.c:1370:12 - Unknown word (dpath) -- ZSTR_LEN(dpath) = zend_dirname(ZSTR -ext/spl/spl_directory.c:1370:43 - Unknown word (dpath) -- zend_dirname(ZSTR_VAL(dpath), ZSTR_LEN(path)); -ext/spl/spl_directory.c:1371:37 - Unknown word (dpath) -- filesystem_object_create_info(dpath, ce, return_value); -ext/spl/spl_directory.c:1372:23 - Unknown word (dpath) -- zend_string_release(dpath); ext/spl/spl_directory.c:1473:34 - Unknown word (LPERMS) -- intern->file_name, FS_LPERMS, return_value); ext/spl/spl_directory.c:1562:18 - Unknown word (strpprintf) -- RETURN_NEW_STR(strpprintf(0, "%s%c%s", ZSTR_VAL ext/spl/spl_directory.c:1569:8 - Unknown word (Cronstructs) -- /* {{{ Cronstructs a new dir iterator from @@ -26389,15 +22949,18 @@ ext/spl/spl_directory.h:32:13 - Unknown word (objecte) -- /* Internal obj ext/spl/spl_directory.stub.php:170:30 - Unknown word (SKIPDOTS) -- cvalue SPL_FILE_DIR_SKIPDOTS */ ext/spl/spl_directory.stub.php:172:30 - Unknown word (UNIXPATHS) -- cvalue SPL_FILE_DIR_UNIXPATHS */ ext/spl/spl_dllist.c:100:11 - Unknown word (SPLDLLIST) -- #define Z_SPLDLLIST_P(zv) spl_dllist_from -ext/spl/spl_dllist.c:1034:8 - Unknown word (Unserializes) -- /* {{{ Unserializes storage */ -ext/spl/spl_dllist.c:1189:21 - Unknown word (neighbours) -- /* connect to the neighbours */ -ext/spl/spl_dllist.c:1193:18 - Unknown word (neighbours) -- /* connect the neighbours to this new element +ext/spl/spl_dllist.c:1189:21 - Unknown word (neighbours) -- /* connect to the neighbours */ +ext/spl/spl_dllist.c:1193:18 - Unknown word (neighbours) -- /* connect the neighbours to this new element ext/spl/spl_dllist.c:489:13 - Unknown word (SPLDLLIST) -- intern = Z_SPLDLLIST_P(ZEND_THIS); ext/spl/spl_dllist.c:504:13 - Unknown word (SPLDLLIST) -- intern = Z_SPLDLLIST_P(ZEND_THIS); ext/spl/spl_dllist.c:518:13 - Unknown word (SPLDLLIST) -- intern = Z_SPLDLLIST_P(ZEND_THIS); -ext/spl/spl_dllist.c:537:13 - Unknown word (SPLDLLIST) -- intern = Z_SPLDLLIST_P(ZEND_THIS); -ext/spl/spl_dllist.c:744:8 - Unknown word (Unsets) -- /* {{{ Unsets the value at the specified -ext/spl/spl_dllist.c:767:18 - Unknown word (neightbors) -- /* connect the neightbors */ +ext/spl/spl_dllist.c:522:74 - Unknown word (datastructure) -- t pop from an empty datastructure", 0); +ext/spl/spl_dllist.c:537:13 - Unknown word (SPLDLLIST) -- intern = Z_SPLDLLIST_P(ZEND_THIS); +ext/spl/spl_dllist.c:541:76 - Unknown word (datastructure) -- shift from an empty datastructure", 0); +ext/spl/spl_dllist.c:561:73 - Unknown word (datastructure) -- Can't peek at an empty datastructure", 0); +ext/spl/spl_dllist.c:583:73 - Unknown word (datastructure) -- Can't peek at an empty datastructure", 0); +ext/spl/spl_dllist.c:591:45 - Unknown word (datastructure) -- number of elements in the datastructure. */ +ext/spl/spl_dllist.c:767:18 - Unknown word (neightbors) -- /* connect the neightbors */ ext/spl/spl_dllist.stub.php:11:21 - Unknown word (DLLIST) -- /** @cvalue SPL_DLLIST_IT_DELETE */ ext/spl/spl_dllist.stub.php:13:21 - Unknown word (DLLIST) -- /** @cvalue SPL_DLLIST_IT_KEEP */ ext/spl/spl_dllist.stub.php:7:21 - Unknown word (DLLIST) -- /** @cvalue SPL_DLLIST_IT_LIFO */ @@ -26409,7 +22972,9 @@ ext/spl/spl_fixedarray.c:802:51 - Unknown word (zindex) -- ZEND_NUM_ARG ext/spl/spl_fixedarray.c:808:65 - Unknown word (zindex) -- dimension_helper(intern, zindex, 0)); ext/spl/spl_fixedarray.c:814:8 - Unknown word (zindex) -- zval *zindex, *value; ext/spl/spl_fixedarray.c:817:51 - Unknown word (zindex) -- ZEND_NUM_ARGS(), "z", &zindex) == FAILURE) { -ext/spl/spl_fixedarray.c:846:4 - Unknown word (Unsets) -- /* Unsets the value at the specified +ext/spl/spl_heap.c:1012:19 - Unknown word (datastructure) -- /* {{{ Rewind the datastructure back to the start * +ext/spl/spl_heap.c:1022:23 - Unknown word (datastructure) -- {{{ Return current datastructure entry */ +ext/spl/spl_heap.c:1040:23 - Unknown word (datastructure) -- {{{ Return current datastructure entry */ ext/spl/spl_heap.c:124:7 - Unknown word (zresult) -- zval zresult; ext/spl/spl_heap.c:126:107 - Unknown word (zresult) -- fptr_cmp, "compare", &zresult, a, b); ext/spl/spl_heap.c:132:27 - Unknown word (zresult) -- result = zval_get_long(&zresult); @@ -26421,7 +22986,9 @@ ext/spl/spl_heap.c:155:25 - Unknown word (EXTR) -- (flags & SPL_PQUEUE_ ext/spl/spl_heap.c:249:14 - Unknown word (THREEWAY) -- return ZEND_THREEWAY_COMPARE(a, b); ext/spl/spl_heap.c:447:31 - Unknown word (EXTR) -- >flags = SPL_PQUEUE_EXTR_DATA; ext/spl/spl_heap.c:665:39 - Unknown word (priodiry) -- value with the priority $priodiry on the priorityqueue -ext/spl/spl_heap.c:696:49 - Unknown word (Despecialize) -- intern->heap->cmp) { /* Despecialize on type conflict. * +ext/spl/spl_heap.c:665:55 - Unknown word (priorityqueue) -- priority $priodiry on the priorityqueue */ +ext/spl/spl_heap.c:696:49 - Unknown word (Despecialize) -- intern->heap->cmp) { /* Despecialize on type conflict. * +ext/spl/spl_heap.c:999:26 - Unknown word (datastructure) -- { Check whether the datastructure contains more entries ext/spl/spl_heap.h:22:20 - Unknown word (EXTR) -- #define SPL_PQUEUE_EXTR_MASK 0x00000003 ext/spl/spl_heap.h:23:20 - Unknown word (EXTR) -- #define SPL_PQUEUE_EXTR_BOTH 0x00000003 ext/spl/spl_heap.h:24:20 - Unknown word (EXTR) -- #define SPL_PQUEUE_EXTR_DATA 0x00000001 @@ -26450,7 +23017,6 @@ ext/spl/spl_iterators.c:156:30 - Unknown word (SPLDUAL) -- dual_it_objec ext/spl/spl_iterators.c:156:43 - Unknown word (objzval) -- it = Z_SPLDUAL_IT_P(objzval); \ ext/spl/spl_iterators.c:1767:7 - Unknown word (zcount) -- zval zcount, rv; ext/spl/spl_iterators.c:1803:102 - Unknown word (mctx) -- match_data, php_pcre_mctx()); -ext/spl/spl_iterators.c:1803:32 - Unknown word (SPTR) -- pcre2_match(re, (PCRE2_SPTR)ZSTR_VAL(subject), ZSTR ext/spl/spl_iterators.c:1812:55 - Unknown word (zcount) -- regex.pce, subject, &zcount, ext/spl/spl_iterators.c:1814:23 - Unknown word (zcount) -- RETVAL_BOOL(Z_LVAL(zcount) > 0); ext/spl/spl_iterators.c:188:40 - Unknown word (SPLRECURSIVE) -- object *object = Z_SPLRECURSIVE_IT_P(&iter->intern.data @@ -26464,15 +23030,12 @@ ext/spl/spl_iterators.c:254:85 - Unknown word (zthis) -- object *objec ext/spl/spl_iterators.c:287:45 - Unknown word (zthis) -- with_0_params(Z_OBJ_P(zthis), object->ce, &object ext/spl/spl_iterators.c:2904:2 - Unknown word (APPENDIT) -- APPENDIT_CHECK_CTOR(intern); ext/spl/spl_iterators.c:328:45 - Unknown word (zthis) -- with_0_params(Z_OBJ_P(zthis), object->ce, &object -ext/spl/spl_iterators.c:403:90 - Unknown word (beginchildren) -- object->beginChildren, "beginchildren", NULL); -ext/spl/spl_iterators.c:435:20 - Unknown word (completeley) -- return; /* done completeley */ -ext/spl/spl_iterators.c:540:12 - Unknown word (RTIT) -- flags = RTIT_BYPASS_KEY; +ext/spl/spl_iterators.c:435:20 - Unknown word (completeley) -- return; /* done completeley */ +ext/spl/spl_iterators.c:540:12 - Unknown word (RTIT) -- flags = RTIT_BYPASS_KEY; ext/spl/spl_iterators.c:605:105 - Unknown word (beginiteration) -- beginiteration", sizeof("beginiteration") - 1); ext/spl/spl_iterators.c:605:80 - Unknown word (beginiteration) -- ce->function_table, "beginiteration", sizeof("beginiteration ext/spl/spl_iterators.c:609:101 - Unknown word (enditeration) -- enditeration", sizeof("enditeration") - 1); ext/spl/spl_iterators.c:609:78 - Unknown word (enditeration) -- ce->function_table, "enditeration", sizeof("enditeration -ext/spl/spl_iterators.c:621:103 - Unknown word (beginchildren) -- beginchildren", sizeof("beginchildren") - 1); -ext/spl/spl_iterators.c:621:79 - Unknown word (beginchildren) -- ce->function_table, "beginchildren", sizeof("beginchildren ext/spl/spl_iterators.h:55:2 - Unknown word (RTIT) -- RTIT_BYPASS_CURRENT = 4, ext/spl/spl_iterators.h:56:2 - Unknown word (RTIT) -- RTIT_BYPASS_KEY = 8 ext/spl/spl_iterators.stub.php:212:26 - Unknown word (TOSTRING) -- ** @cvalue CIT_CALL_TOSTRING */ @@ -26489,18 +23052,11 @@ ext/spl/spl_iterators.stub.php:408:17 - Unknown word (RTIT) -- /** @cva ext/spl/spl_iterators.stub.php:410:17 - Unknown word (RTIT) -- /** @cvalue RTIT_BYPASS_KEY */ ext/spl/spl_iterators_arginfo.h:920:41 - Unknown word (RTIT) -- BYPASS_CURRENT_value, RTIT_BYPASS_CURRENT); ext/spl/spl_iterators_arginfo.h:926:37 - Unknown word (RTIT) -- const_BYPASS_KEY_value, RTIT_BYPASS_KEY); -ext/spl/spl_observer.c:1114:7 - Unknown word (zinfo) -- zval zinfo; -ext/spl/spl_observer.c:1131:14 - Unknown word (zinfo) -- ZVAL_STR(&zinfo, info_str); -ext/spl/spl_observer.c:1133:15 - Unknown word (zinfo) -- ZVAL_LONG(&zinfo, info_long); -ext/spl/spl_observer.c:1138:36 - Unknown word (zinfo) -- identical_function(&zinfo, &element->inf)) { -ext/spl/spl_observer.c:1145:48 - Unknown word (zinfo) -- attach(intern, iterator, &zinfo); -ext/spl/spl_observer.c:392:15 - Unknown word (UNCOMPARABLE) -- return ZEND_UNCOMPARABLE; -ext/spl/spl_observer.c:863:8 - Unknown word (Unserializes) -- /* {{{ Unserializes storage */ -ext/sqlite3/sqlite3.c:1152:99 - Unknown word (newoffs) -- whence, zend_off_t *newoffs) -ext/sqlite3/sqlite3.c:1161:7 - Unknown word (newoffs) -- *newoffs = -1; -ext/sqlite3/sqlite3.c:1165:7 - Unknown word (newoffs) -- *newoffs = sqlite3_stream->position -ext/sqlite3/sqlite3.c:1172:7 - Unknown word (newoffs) -- *newoffs = -1; -ext/sqlite3/sqlite3.c:1176:7 - Unknown word (newoffs) -- *newoffs = sqlite3_stream->position +ext/spl/spl_observer.c:1114:7 - Unknown word (zinfo) -- zval zinfo; +ext/spl/spl_observer.c:1131:14 - Unknown word (zinfo) -- ZVAL_STR(&zinfo, info_str); +ext/spl/spl_observer.c:1133:15 - Unknown word (zinfo) -- ZVAL_LONG(&zinfo, info_long); +ext/spl/spl_observer.c:1138:36 - Unknown word (zinfo) -- identical_function(&zinfo, &element->inf)) { +ext/spl/spl_observer.c:1145:48 - Unknown word (zinfo) -- attach(intern, iterator, &zinfo); ext/sqlite3/sqlite3.c:1601:82 - Unknown word (binded) -- If expanded is true, binded parameters and values ext/sqlite3/sqlite3.c:2395:37 - Unknown word (threasafe) -- load if this wasn't a threasafe library loaded */ ext/sqlite3/sqlite3.c:745:8 - Unknown word (zargs) -- zval *zargs = NULL; @@ -26509,19 +23065,13 @@ ext/sqlite3/sqlite3.c:770:14 - Unknown word (zargs) -- ZVAL_COPY(&zargs[ ext/sqlite3/sqlite3.c:771:14 - Unknown word (zargs) -- ZVAL_LONG(&zargs[1], agg_context->row ext/sqlite3/sqlite3.c:778:16 - Unknown word (zargs) -- ZVAL_LONG(&zargs[i + is_agg], sqlite ext/standard/array.c:13:15 - Unknown word (Andi) -- | Authors: Andi Gutmans PHP_EXTR_IF_EXISTS) { -ext/standard/array.c:2618:25 - Unknown word (EXTR) -- (extract_type > PHP_EXTR_SKIP && extract_type -ext/standard/array.c:294:21 - Unknown word (UNCOMPARABLE) -- && result == ZEND_UNCOMPARABLE -ext/standard/array.c:3156:96 - Unknown word (lstep) -- overflow, i.e. low - high < lstep */ +ext/standard/array.c:2595:31 - Unknown word (EXTR) -- long extract_type = PHP_EXTR_OVERWRITE; +ext/standard/array.c:2607:37 - Unknown word (EXTR) -- (extract_type & PHP_EXTR_REFS); +ext/standard/array.c:2613:25 - Unknown word (EXTR) -- (extract_type < PHP_EXTR_OVERWRITE || extract +ext/standard/array.c:2613:62 - Unknown word (EXTR) -- extract_type > PHP_EXTR_IF_EXISTS) { +ext/standard/array.c:2618:25 - Unknown word (EXTR) -- (extract_type > PHP_EXTR_SKIP && extract_type +ext/standard/array.c:3156:96 - Unknown word (lstep) -- overflow, i.e. low - high < lstep */ ext/standard/array.c:4313:42 - Unknown word (sequentialized) -- holes, it might get sequentialized */ ext/standard/array.c:4548:13 - Unknown word (myht) -- HashTable *myht; ext/standard/array.c:4558:2 - Unknown word (myht) -- myht = Z_ARRVAL_P(input) @@ -26614,52 +23164,57 @@ ext/standard/base64.c:479:27 - Unknown word (intrin) -- MINIT_FUNCTION(ba ext/standard/base64.c:524:43 - Unknown word (setr) -- shuffle_splitting = _mm512_setr_epi32( ext/standard/base64.c:530:38 - Unknown word (loadu) -- ascii_lookup = _mm512_loadu_si512((__m512i *)ascii ext/standard/base64.c:534:24 - Unknown word (loadu) -- _m512i str = _mm512_loadu_si512((const __m512i -ext/standard/base64.c:539:35 - Unknown word (sperate) -- moving 6-bit word to sperate bytes */ -ext/standard/base64.c:546:10 - Unknown word (storeu) -- _mm512_storeu_si512((__m512i *)o, -ext/standard/base64.c:569:34 - Unknown word (setr) -- i lookup_0 = _mm512_setr_epi32( -ext/standard/base64.c:573:34 - Unknown word (setr) -- i lookup_1 = _mm512_setr_epi32( -ext/standard/base64.c:581:41 - Unknown word (setr) -- continuous_mask = _mm512_setr_epi32( -ext/standard/base64.c:588:32 - Unknown word (loadu) -- m512i input = _mm512_loadu_si512((__m512i *)c) -ext/standard/base64.c:592:32 - Unknown word (movepi) -- uint64_t mask = _mm512_movepi8_mask(_mm512_or_epi -ext/standard/base64.c:598:42 - Unknown word (maddubs) -- merge_ab_and_bc = _mm512_maddubs_epi16(str, merge_mask -ext/standard/base64.c:599:16 - Unknown word (madd) -- str = _mm512_madd_epi16(merge_ab_and_bc -ext/standard/base64.c:605:10 - Unknown word (storeu) -- _mm512_storeu_si512((__m512i *)o, -ext/standard/base64.c:636:27 - Unknown word (PPPO) -- ????|????|????|????|PPPO|OONN|NMMM|LLLK|KKJJ -ext/standard/base64.c:636:32 - Unknown word (OONN) -- ????|????|????|PPPO|OONN|NMMM|LLLK|KKJJ|JIII -ext/standard/base64.c:636:37 - Unknown word (NMMM) -- ????|????|PPPO|OONN|NMMM|LLLK|KKJJ|JIII|HHHG -ext/standard/base64.c:636:42 - Unknown word (LLLK) -- ????|PPPO|OONN|NMMM|LLLK|KKJJ|JIII|HHHG|GGFF -ext/standard/base64.c:636:47 - Unknown word (KKJJ) -- PPPO|OONN|NMMM|LLLK|KKJJ|JIII|HHHG|GGFF|FEEE -ext/standard/base64.c:636:52 - Unknown word (JIII) -- OONN|NMMM|LLLK|KKJJ|JIII|HHHG|GGFF|FEEE|DDDC -ext/standard/base64.c:636:57 - Unknown word (HHHG) -- NMMM|LLLK|KKJJ|JIII|HHHG|GGFF|FEEE|DDDC|CCBB -ext/standard/base64.c:636:62 - Unknown word (GGFF) -- LLLK|KKJJ|JIII|HHHG|GGFF|FEEE|DDDC|CCBB|BAAA -ext/standard/base64.c:636:67 - Unknown word (FEEE) -- KKJJ|JIII|HHHG|GGFF|FEEE|DDDC|CCBB|BAAA] */ -ext/standard/base64.c:636:72 - Unknown word (DDDC) -- JIII|HHHG|GGFF|FEEE|DDDC|CCBB|BAAA] */ -ext/standard/base64.c:636:77 - Unknown word (CCBB) -- HHHG|GGFF|FEEE|DDDC|CCBB|BAAA] */ -ext/standard/base64.c:636:82 - Unknown word (BAAA) -- GGFF|FEEE|DDDC|CCBB|BAAA] */ -ext/standard/base64.c:637:24 - Unknown word (loadu) -- _m512i str = _mm512_loadu_si512((const __m512i +ext/standard/base64.c:537:16 - Unknown word (permutexvar) -- str = _mm512_permutexvar_epi8(shuffle_splitting +ext/standard/base64.c:539:35 - Unknown word (sperate) -- moving 6-bit word to sperate bytes */ +ext/standard/base64.c:543:16 - Unknown word (permutexvar) -- str = _mm512_permutexvar_epi8(str, ascii_lookup +ext/standard/base64.c:546:10 - Unknown word (storeu) -- _mm512_storeu_si512((__m512i *)o, +ext/standard/base64.c:569:34 - Unknown word (setr) -- i lookup_0 = _mm512_setr_epi32( +ext/standard/base64.c:573:34 - Unknown word (setr) -- i lookup_1 = _mm512_setr_epi32( +ext/standard/base64.c:581:41 - Unknown word (setr) -- continuous_mask = _mm512_setr_epi32( +ext/standard/base64.c:588:32 - Unknown word (loadu) -- m512i input = _mm512_loadu_si512((__m512i *)c) +ext/standard/base64.c:591:24 - Unknown word (permutex) -- _m512i str = _mm512_permutex2var_epi8(lookup_0, input +ext/standard/base64.c:592:32 - Unknown word (movepi) -- uint64_t mask = _mm512_movepi8_mask(_mm512_or_epi +ext/standard/base64.c:598:42 - Unknown word (maddubs) -- merge_ab_and_bc = _mm512_maddubs_epi16(str, merge_mask +ext/standard/base64.c:599:16 - Unknown word (madd) -- str = _mm512_madd_epi16(merge_ab_and_bc +ext/standard/base64.c:602:16 - Unknown word (permutexvar) -- str = _mm512_permutexvar_epi8(continuous_mask +ext/standard/base64.c:605:10 - Unknown word (storeu) -- _mm512_storeu_si512((__m512i *)o, +ext/standard/base64.c:636:27 - Unknown word (PPPO) -- ????|????|????|????|PPPO|OONN|NMMM|LLLK|KKJJ +ext/standard/base64.c:636:32 - Unknown word (OONN) -- ????|????|????|PPPO|OONN|NMMM|LLLK|KKJJ|JIII +ext/standard/base64.c:636:37 - Unknown word (NMMM) -- ????|????|PPPO|OONN|NMMM|LLLK|KKJJ|JIII|HHHG +ext/standard/base64.c:636:42 - Unknown word (LLLK) -- ????|PPPO|OONN|NMMM|LLLK|KKJJ|JIII|HHHG|GGFF +ext/standard/base64.c:636:47 - Unknown word (KKJJ) -- PPPO|OONN|NMMM|LLLK|KKJJ|JIII|HHHG|GGFF|FEEE +ext/standard/base64.c:636:52 - Unknown word (JIII) -- OONN|NMMM|LLLK|KKJJ|JIII|HHHG|GGFF|FEEE|DDDC +ext/standard/base64.c:636:57 - Unknown word (HHHG) -- NMMM|LLLK|KKJJ|JIII|HHHG|GGFF|FEEE|DDDC|CCBB +ext/standard/base64.c:636:62 - Unknown word (GGFF) -- LLLK|KKJJ|JIII|HHHG|GGFF|FEEE|DDDC|CCBB|BAAA +ext/standard/base64.c:636:67 - Unknown word (FEEE) -- KKJJ|JIII|HHHG|GGFF|FEEE|DDDC|CCBB|BAAA] */ +ext/standard/base64.c:636:72 - Unknown word (DDDC) -- JIII|HHHG|GGFF|FEEE|DDDC|CCBB|BAAA] */ +ext/standard/base64.c:636:77 - Unknown word (CCBB) -- HHHG|GGFF|FEEE|DDDC|CCBB|BAAA] */ +ext/standard/base64.c:636:82 - Unknown word (BAAA) -- GGFF|FEEE|DDDC|CCBB|BAAA] */ +ext/standard/base64.c:637:24 - Unknown word (loadu) -- _m512i str = _mm512_loadu_si512((const __m512i ext/standard/base64.c:63:22 - Unknown word (vqsubq) -- uint8x16_t result = vqsubq_u8(input, vdupq_n_u ext/standard/base64.c:63:39 - Unknown word (vdupq) -- result = vqsubq_u8(input, vdupq_n_u8(51)); -ext/standard/base64.c:640:12 - Unknown word (PPPO) -- /* [0000|PPPO|OONN|NMMM|0000|LLLK -ext/standard/base64.c:640:17 - Unknown word (OONN) -- /* [0000|PPPO|OONN|NMMM|0000|LLLK|KKJJ -ext/standard/base64.c:640:22 - Unknown word (NMMM) -- /* [0000|PPPO|OONN|NMMM|0000|LLLK|KKJJ|JIII -ext/standard/base64.c:640:32 - Unknown word (LLLK) -- PPPO|OONN|NMMM|0000|LLLK|KKJJ|JIII|0000|HHHG -ext/standard/base64.c:640:37 - Unknown word (KKJJ) -- OONN|NMMM|0000|LLLK|KKJJ|JIII|0000|HHHG|GGFF -ext/standard/base64.c:640:42 - Unknown word (JIII) -- NMMM|0000|LLLK|KKJJ|JIII|0000|HHHG|GGFF|FEEE -ext/standard/base64.c:640:52 - Unknown word (HHHG) -- LLLK|KKJJ|JIII|0000|HHHG|GGFF|FEEE|0000|DDDC -ext/standard/base64.c:640:57 - Unknown word (GGFF) -- KKJJ|JIII|0000|HHHG|GGFF|FEEE|0000|DDDC|CCBB -ext/standard/base64.c:640:62 - Unknown word (FEEE) -- JIII|0000|HHHG|GGFF|FEEE|0000|DDDC|CCBB|BAAA -ext/standard/base64.c:640:72 - Unknown word (DDDC) -- HHHG|GGFF|FEEE|0000|DDDC|CCBB|BAAA] */ -ext/standard/base64.c:640:77 - Unknown word (CCBB) -- GGFF|FEEE|0000|DDDC|CCBB|BAAA] */ -ext/standard/base64.c:640:82 - Unknown word (BAAA) -- FEEE|0000|DDDC|CCBB|BAAA] */ -ext/standard/base64.c:646:35 - Unknown word (sperate) -- moving 6-bit word to sperate bytes */ -ext/standard/base64.c:647:12 - Unknown word (bbbbcccc) -- /* in: [bbbbcccc|ccdddddd|aaaaaabb|bbbbcccc -ext/standard/base64.c:647:21 - Unknown word (ccdddddd) -- /* in: [bbbbcccc|ccdddddd|aaaaaabb|bbbbcccc] -ext/standard/base64.c:647:30 - Unknown word (aaaaaabb) -- [bbbbcccc|ccdddddd|aaaaaabb|bbbbcccc] */ -ext/standard/base64.c:647:39 - Unknown word (bbbbcccc) -- bbbbcccc|ccdddddd|aaaaaabb|bbbbcccc] */ -ext/standard/base64.c:651:29 - Unknown word (srlv) -- __m512i t1 = _mm512_srlv_epi16(t0, _mm512_set -ext/standard/base64.c:652:12 - Unknown word (ccdddddd) -- /* t2: [ccdddddd|00000000|aabbbbbb|cccc -ext/standard/base64.c:652:30 - Unknown word (aabbbbbb) -- [ccdddddd|00000000|aabbbbbb|cccc0000] */ -ext/standard/base64.c:653:29 - Unknown word (sllv) -- __m512i t2 = _mm512_sllv_epi16(str, _mm512_set +ext/standard/base64.c:640:12 - Unknown word (PPPO) -- /* [0000|PPPO|OONN|NMMM|0000|LLLK +ext/standard/base64.c:640:17 - Unknown word (OONN) -- /* [0000|PPPO|OONN|NMMM|0000|LLLK|KKJJ +ext/standard/base64.c:640:22 - Unknown word (NMMM) -- /* [0000|PPPO|OONN|NMMM|0000|LLLK|KKJJ|JIII +ext/standard/base64.c:640:32 - Unknown word (LLLK) -- PPPO|OONN|NMMM|0000|LLLK|KKJJ|JIII|0000|HHHG +ext/standard/base64.c:640:37 - Unknown word (KKJJ) -- OONN|NMMM|0000|LLLK|KKJJ|JIII|0000|HHHG|GGFF +ext/standard/base64.c:640:42 - Unknown word (JIII) -- NMMM|0000|LLLK|KKJJ|JIII|0000|HHHG|GGFF|FEEE +ext/standard/base64.c:640:52 - Unknown word (HHHG) -- LLLK|KKJJ|JIII|0000|HHHG|GGFF|FEEE|0000|DDDC +ext/standard/base64.c:640:57 - Unknown word (GGFF) -- KKJJ|JIII|0000|HHHG|GGFF|FEEE|0000|DDDC|CCBB +ext/standard/base64.c:640:62 - Unknown word (FEEE) -- JIII|0000|HHHG|GGFF|FEEE|0000|DDDC|CCBB|BAAA +ext/standard/base64.c:640:72 - Unknown word (DDDC) -- HHHG|GGFF|FEEE|0000|DDDC|CCBB|BAAA] */ +ext/standard/base64.c:640:77 - Unknown word (CCBB) -- GGFF|FEEE|0000|DDDC|CCBB|BAAA] */ +ext/standard/base64.c:640:82 - Unknown word (BAAA) -- FEEE|0000|DDDC|CCBB|BAAA] */ +ext/standard/base64.c:641:16 - Unknown word (permutexvar) -- str = _mm512_permutexvar_epi32( +ext/standard/base64.c:646:35 - Unknown word (sperate) -- moving 6-bit word to sperate bytes */ +ext/standard/base64.c:647:12 - Unknown word (bbbbcccc) -- /* in: [bbbbcccc|ccdddddd|aaaaaabb|bbbbcccc +ext/standard/base64.c:647:21 - Unknown word (ccdddddd) -- /* in: [bbbbcccc|ccdddddd|aaaaaabb|bbbbcccc] +ext/standard/base64.c:647:30 - Unknown word (aaaaaabb) -- [bbbbcccc|ccdddddd|aaaaaabb|bbbbcccc] */ +ext/standard/base64.c:647:39 - Unknown word (bbbbcccc) -- bbbbcccc|ccdddddd|aaaaaabb|bbbbcccc] */ +ext/standard/base64.c:651:29 - Unknown word (srlv) -- __m512i t1 = _mm512_srlv_epi16(t0, _mm512_set +ext/standard/base64.c:652:12 - Unknown word (ccdddddd) -- /* t2: [ccdddddd|00000000|aabbbbbb|cccc +ext/standard/base64.c:652:30 - Unknown word (aabbbbbb) -- [ccdddddd|00000000|aabbbbbb|cccc0000] */ +ext/standard/base64.c:653:29 - Unknown word (sllv) -- __m512i t2 = _mm512_sllv_epi16(str, _mm512_set ext/standard/base64.c:655:16 - Unknown word (ternarylogic) -- str = _mm512_ternarylogic_epi32(_mm512_set1_epi ext/standard/base64.c:659:33 - Unknown word (cmpgt) -- mmask64 less = _mm512_cmpgt_epi8_mask(_mm512_set ext/standard/base64.c:666:10 - Unknown word (storeu) -- _mm512_storeu_si512((__m512i *)o, @@ -26676,6 +23231,7 @@ ext/standard/base64.c:71:9 - Unknown word (vaddq) -- return vaddq_u8(r ext/standard/base64.c:723:34 - Unknown word (cmpeq) -- mmask64 eq_2f = _mm512_cmpeq_epi8_mask(str, _mm5 ext/standard/base64.c:728:42 - Unknown word (maddubs) -- merge_ab_and_bc = _mm512_maddubs_epi16(str, _mm512_set ext/standard/base64.c:729:16 - Unknown word (madd) -- str = _mm512_madd_epi16(merge_ab_and_bc +ext/standard/base64.c:735:29 - Unknown word (permutexvar) -- __m512i t2 = _mm512_permutexvar_epi32(s6, t1); ext/standard/base64.c:738:10 - Unknown word (storeu) -- _mm512_storeu_si512((__m512i *)o, ext/standard/base64.c:784:14 - Unknown word (mulhi) -- t1 = _mm256_mulhi_epu16(t0, _mm256_set ext/standard/base64.c:788:14 - Unknown word (mullo) -- t3 = _mm256_mullo_epi16(t2, _mm256_set @@ -26862,38 +23418,26 @@ ext/standard/basic_functions.stub.php:939:11 - Unknown word (PERROR) -- ext/standard/basic_functions.stub.php:986:30 - Unknown word (lconv) -- last members of struct lconv equal CHAR_MAX, no grouping ext/standard/basic_functions.stub.php:9:16 - Unknown word (EXTR) -- * @cvalue PHP_EXTR_OVERWRITE ext/standard/basic_functions_arginfo.h:163:63 - Unknown word (EXTR) -- flags, IS_LONG, 0, "EXTR_OVERWRITE") -ext/standard/basic_functions_arginfo.h:1727:17 - Unknown word (fpow) -- #define arginfo_fpow arginfo_fmod -ext/standard/basic_functions_arginfo.h:2752:15 - Unknown word (fpow) -- ZEND_FUNCTION(fpow); -ext/standard/basic_functions_arginfo.h:3356:19 - Unknown word (fpow) -- ZEND_RAW_FENTRY("fpow", zif_fpow, arginfo -ext/standard/basic_functions_arginfo.h:3356:30 - Unknown word (fpow) -- RAW_FENTRY("fpow", zif_fpow, arginfo_fpow, ZEND -ext/standard/basic_functions_arginfo.h:3356:44 - Unknown word (fpow) -- , zif_fpow, arginfo_fpow, ZEND_ACC_COMPILE_TIME -ext/standard/basic_functions_arginfo.h:3492:26 - Unknown word (EXTR) -- REGISTER_LONG_CONSTANT("EXTR_OVERWRITE", PHP_EXTR -ext/standard/basic_functions_arginfo.h:3492:47 - Unknown word (EXTR) -- EXTR_OVERWRITE", PHP_EXTR_OVERWRITE, CONST_PERSISTENT -ext/standard/basic_functions_arginfo.h:3493:26 - Unknown word (EXTR) -- REGISTER_LONG_CONSTANT("EXTR_SKIP", PHP_EXTR_SKIP -ext/standard/basic_functions_arginfo.h:3493:42 - Unknown word (EXTR) -- CONSTANT("EXTR_SKIP", PHP_EXTR_SKIP, CONST_PERSISTENT -ext/standard/basic_functions_arginfo.h:3804:42 - Unknown word (ABMON) -- LANGINFO) && defined(ABMON_1) -ext/standard/basic_functions_arginfo.h:3805:26 - Unknown word (ABMON) -- REGISTER_LONG_CONSTANT("ABMON_1", ABMON_1, CONST_PERSISTENT -ext/standard/basic_functions_arginfo.h:3805:36 - Unknown word (ABMON) -- CONSTANT("ABMON_1", ABMON_1, CONST_PERSISTENT -ext/standard/basic_functions_arginfo.h:3807:42 - Unknown word (ABMON) -- LANGINFO) && defined(ABMON_1) -ext/standard/basic_functions_arginfo.h:3808:26 - Unknown word (ABMON) -- REGISTER_LONG_CONSTANT("ABMON_2", ABMON_2, CONST_PERSISTENT +ext/standard/basic_functions_arginfo.h:3492:26 - Unknown word (EXTR) -- REGISTER_LONG_CONSTANT("EXTR_OVERWRITE", PHP_EXTR +ext/standard/basic_functions_arginfo.h:3492:47 - Unknown word (EXTR) -- EXTR_OVERWRITE", PHP_EXTR_OVERWRITE, CONST_PERSISTENT +ext/standard/basic_functions_arginfo.h:3493:26 - Unknown word (EXTR) -- REGISTER_LONG_CONSTANT("EXTR_SKIP", PHP_EXTR_SKIP +ext/standard/basic_functions_arginfo.h:3493:42 - Unknown word (EXTR) -- CONSTANT("EXTR_SKIP", PHP_EXTR_SKIP, CONST_PERSISTENT +ext/standard/basic_functions_arginfo.h:3631:31 - Unknown word (SPECIALCHARS) -- LONG_CONSTANT("HTML_SPECIALCHARS", PHP_HTML_SPECIALCHARS +ext/standard/basic_functions_arginfo.h:3631:55 - Unknown word (SPECIALCHARS) -- SPECIALCHARS", PHP_HTML_SPECIALCHARS, CONST_PERSISTENT); +ext/standard/basic_functions_arginfo.h:3804:42 - Unknown word (ABMON) -- LANGINFO) && defined(ABMON_1) +ext/standard/basic_functions_arginfo.h:3805:26 - Unknown word (ABMON) -- REGISTER_LONG_CONSTANT("ABMON_1", ABMON_1, CONST_PERSISTENT +ext/standard/basic_functions_arginfo.h:3805:36 - Unknown word (ABMON) -- CONSTANT("ABMON_1", ABMON_1, CONST_PERSISTENT +ext/standard/basic_functions_arginfo.h:3807:42 - Unknown word (ABMON) -- LANGINFO) && defined(ABMON_1) +ext/standard/basic_functions_arginfo.h:3808:26 - Unknown word (ABMON) -- REGISTER_LONG_CONSTANT("ABMON_2", ABMON_2, CONST_PERSISTENT ext/standard/basic_functions_arginfo.h:3992:128 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/standard/basic_functions_arginfo.h:4039:144 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); ext/standard/basic_functions_arginfo.h:4041:148 - Unknown word (SENSITIVEPARAMETER) -- ZSTR_KNOWN(ZEND_STR_SENSITIVEPARAMETER), 0); -ext/standard/browscap.c:210:16 - Unknown word (bdata) -- browser_data *bdata; -ext/standard/browscap.c:257:17 - Unknown word (bdata) -- browser_data *bdata, zend_string *key, zend -ext/standard/browscap.c:258:6 - Unknown word (bdata) -- if (bdata->kv_used == bdata->kv +ext/standard/basic_functions_arginfo.h:786:68 - Unknown word (SPECIALCHARS) -- table, IS_LONG, 0, "HTML_SPECIALCHARS") ext/standard/browscap.c:309:36 - Unknown word (htab) -- persistent = GC_FLAGS(bdata->htab) & IS_ARRAY_PERSISTENT ext/standard/browscap.c:383:32 - Unknown word (htab) -- hash_update_ptr(bdata->htab, pattern, entry); -ext/standard/browscap.c:405:69 - Unknown word (browdata) -- filename, browser_data *browdata, bool persistent) / ext/standard/browscap.c:422:12 - Unknown word (htab) -- browdata->htab = pemalloc(sizeof *browdata -ext/standard/browscap.c:422:2 - Unknown word (browdata) -- browdata->htab = pemalloc(sizeof -ext/standard/browscap.c:422:36 - Unknown word (browdata) -- htab = pemalloc(sizeof *browdata->htab, persistent); ext/standard/browscap.c:422:46 - Unknown word (htab) -- pemalloc(sizeof *browdata->htab, persistent); -ext/standard/browscap.c:423:17 - Unknown word (browdata) -- zend_hash_init(browdata->htab, 0, NULL, -ext/standard/browscap.c:426:2 - Unknown word (browdata) -- browdata->kv_size = 16 * 102 ext/standard/browscap.c:43:13 - Unknown word (htab) -- HashTable *htab; -ext/standard/browscap.c:51:28 - Unknown word (bdata) -- browser_data global_bdata = {0}; -ext/standard/browscap.c:56:26 - Unknown word (bdata) -- browser_data activation_bdata; ext/standard/crc32.c:117:18 - Unknown word (INTRIN) -- #if defined(ZEND_INTRIN_SSE4_2_PCLMUL_NATIVE ext/standard/crc32.c:117:32 - Unknown word (PCLMUL) -- defined(ZEND_INTRIN_SSE4_2_PCLMUL_NATIVE) || defined(ZEND ext/standard/crc32.c:117:63 - Unknown word (INTRIN) -- NATIVE) || defined(ZEND_INTRIN_SSE4_2_PCLMUL_RESOLVER @@ -27036,11 +23580,6 @@ ext/standard/crypt_blowfish.c:31:40 - Unknown word (provos) -- originall ext/standard/crypt_blowfish.c:31:50 - Unknown word (citi) -- Niels Provos , and it uses ext/standard/crypt_blowfish.c:31:55 - Unknown word (umich) -- Provos , and it uses ext/standard/crypt_blowfish.c:33:4 - Unknown word (Mazieres) -- * Mazieres -ext/standard/crypt_blowfish.c:384:23 - Unknown word (sptr) -- const unsigned char *sptr = (const unsigned char -ext/standard/crypt_blowfish.c:388:23 - Unknown word (sptr) -- BF_safe_atoi64(c1, *sptr++); -ext/standard/crypt_blowfish.c:389:23 - Unknown word (sptr) -- BF_safe_atoi64(c2, *sptr++); -ext/standard/crypt_blowfish.c:393:23 - Unknown word (sptr) -- BF_safe_atoi64(c3, *sptr++); -ext/standard/crypt_blowfish.c:397:23 - Unknown word (sptr) -- BF_safe_atoi64(c4, *sptr++); ext/standard/crypt_blowfish.c:628:4 - Unknown word (Eksblowfish) -- * Eksblowfish loop. By doing it to ext/standard/crypt_blowfish.c:77:19 - Unknown word (Orphean) -- * The string is "OrpheanBeholderScryDoubt" on ext/standard/crypt_blowfish.c:77:34 - Unknown word (Scry) -- string is "OrpheanBeholderScryDoubt" on big-endian @@ -27048,9 +23587,7 @@ ext/standard/crypt_blowfish.c:789:66 - Unknown word (miscompile) -- Even if ext/standard/crypt_blowfish.c:807:37 - Unknown word (abcdefghijklmnopqrstuu) -- test_setting = "$2a$00$abcdefghijklmnopqrstuu"; ext/standard/crypt_blowfish.c:809:11 - Unknown word (vfamuliml) -- {"i1D709vfamulimlGcq0qq3UvuUasvEa\0\x ext/standard/crypt_blowfish.c:809:30 - Unknown word (Uasv) -- 9vfamulimlGcq0qq3UvuUasvEa\0\x55", /* 'a', 'b -ext/standard/crypt_freesec.c:101:22 - Unknown word (sbox) -- static const uint8_t sbox[8][64] = { ext/standard/crypt_freesec.c:13:29 - Unknown word (Burren) -- Copyright (c) 1994 David Burren -ext/standard/crypt_freesec.c:174:18 - Unknown word (sbox) -- static uint8_t m_sbox[4][4096]; ext/standard/crypt_freesec.c:176:20 - Unknown word (maskl) -- static uint32_t ip_maskl[8][256], ip_maskr[8 ext/standard/crypt_freesec.c:176:38 - Unknown word (maskr) -- ip_maskl[8][256], ip_maskr[8][256]; ext/standard/crypt_freesec.c:177:20 - Unknown word (maskl) -- static uint32_t fp_maskl[8][256], fp_maskr[8 @@ -27059,16 +23596,8 @@ ext/standard/crypt_freesec.c:178:26 - Unknown word (maskl) -- static uin ext/standard/crypt_freesec.c:178:50 - Unknown word (maskr) -- maskl[8][128], key_perm_maskr[8][128]; ext/standard/crypt_freesec.c:179:22 - Unknown word (maskl) -- static uint32_t comp_maskl[8][128], comp_maskr ext/standard/crypt_freesec.c:179:42 - Unknown word (maskr) -- maskl[8][128], comp_maskr[8][128]; -ext/standard/crypt_freesec.c:211:18 - Unknown word (inbit) -- int i, j, b, k, inbit, obit; -ext/standard/crypt_freesec.c:217:12 - Unknown word (sbox) -- uint8_t u_sbox[8][64]; -ext/standard/crypt_freesec.c:228:19 - Unknown word (sbox) -- u_sbox[i][j] = sbox[i][b]; -ext/standard/crypt_freesec.c:228:6 - Unknown word (sbox) -- u_sbox[i][j] = sbox[i][b]; ext/standard/crypt_freesec.c:273:15 - Unknown word (maskl) -- *(il = &ip_maskl[k][i]) = 0; ext/standard/crypt_freesec.c:274:15 - Unknown word (maskr) -- *(ir = &ip_maskr[k][i]) = 0; -ext/standard/crypt_freesec.c:278:5 - Unknown word (inbit) -- inbit = 8 * k + j; -ext/standard/crypt_freesec.c:280:28 - Unknown word (inbit) -- if ((obit = init_perm[inbit]) < 32) -ext/standard/crypt_freesec.c:284:29 - Unknown word (inbit) -- ((obit = final_perm[inbit]) < 32) -ext/standard/crypt_freesec.c:295:5 - Unknown word (inbit) -- inbit = 8 * k + j; ext/standard/crypt_freesec.c:3:27 - Unknown word (Burren) -- release 1.1) by David Burren. I've reviewed the ext/standard/crypt_freesec.c:43:13 - Unknown word (Burren) -- * by David Burren . @@ -27096,21 +23625,18 @@ ext/standard/crypt_freesec.c:758:8 - Unknown word (Mpbg) -- {"CC4rMpbg ext/standard/crypt_freesec.c:760:5 - Unknown word (Dbsuge) -- {"SDbsugeBiC58A", ""}, ext/standard/crypt_freesec.c:764:7 - Unknown word (FATVX) -- {"ZziFATVXHo2.6", "password"}, ext/standard/crypt_freesec.c:765:5 - Unknown word (ZDDIZ) -- {"zZDDIZ0NOlPzw", "password" -ext/standard/crypt_sha256.c:115:9 - Unknown word (nwords) -- while (nwords > 0) { -ext/standard/crypt_sha256.c:172:3 - Unknown word (nwords) -- nwords -= 16; -ext/standard/crypt_sha256.c:353:14 - Unknown word (srounds) -- zend_ulong srounds = ZEND_STRTOUL(num, -ext/standard/crypt_sha256.c:356:32 - Unknown word (srounds) -- srounds < ROUNDS_MIN || srounds > ROUNDS_MAX) { -ext/standard/crypt_sha256.c:356:8 - Unknown word (srounds) -- if (srounds < ROUNDS_MIN || srounds -ext/standard/crypt_sha256.c:360:13 - Unknown word (srounds) -- rounds = srounds; +ext/standard/crypt_sha256.c:222:30 - Unknown word (fillbuf) -- ctx->buffer[bytes], fillbuf, pad); ext/standard/crypt_sha256.c:591:4 - Unknown word (libcs) -- libcs. */ ext/standard/crypt_sha256.c:630:5 - Unknown word (abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq) -- { "abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq", ext/standard/crypt_sha256.c:633:27 - Unknown word (NESSIE) -- Test vectors from the NESSIE project. */ ext/standard/crypt_sha256.c:646:5 - Unknown word (abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq) -- { "abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq", -ext/standard/crypt_sha256.c:657:9 - Unknown word (ntests) -- #define ntests (sizeof (tests) / sizeof +ext/standard/crypt_sha256.c:65:28 - Unknown word (fillbuf) -- const unsigned char fillbuf[64] = { 0x80, 0 /* ext/standard/crypt_sha256.c:668:53 - Unknown word (BBGW) -- RlTTf8KbXBH3hsxY/GNooZaBBGWEc5" }, +ext/standard/crypt_sha256.c:669:21 - Unknown word (saltstringsaltstring) -- { "$5$rounds=10000$saltstringsaltstring", "Hello world!", ext/standard/crypt_sha256.c:670:19 - Unknown word (saltstringsaltst) -- "$5$rounds=10000$saltstringsaltst$3xv.VbSHBb41AL9AvLeujZkZRBAwq ext/standard/crypt_sha256.c:670:53 - Unknown word (Leuj) -- stringsaltst$3xv.VbSHBb41AL9AvLeujZkZRBAwqFMz2." ext/standard/crypt_sha256.c:671:3 - Unknown word (opqey) -- "opqey6IcA" }, +ext/standard/crypt_sha256.c:672:20 - Unknown word (toolongsaltstring) -- { "$5$rounds=5000$toolongsaltstring", "This is just a test ext/standard/crypt_sha256.c:673:18 - Unknown word (toolongsaltstrin) -- "$5$rounds=5000$toolongsaltstrin$Un/5jzAHMgOGZ5.mWJpuVolil ext/standard/crypt_sha256.c:673:55 - Unknown word (Volil) -- Un/5jzAHMgOGZ5.mWJpuVolil07guHPvOW8" ext/standard/crypt_sha256.c:674:5 - Unknown word (Rcvxa) -- "mGRcvxa5" }, @@ -27123,25 +23649,17 @@ ext/standard/crypt_sha256.c:684:46 - Unknown word (UUEW) ext/standard/crypt_sha256.c:686:18 - Unknown word (roundstoolow) -- { "$5$rounds=10$roundstoolow", "the minimum number ext/standard/crypt_sha256.c:687:18 - Unknown word (roundstoolow) -- "$5$rounds=1000$roundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQ ext/standard/crypt_sha256.c:687:31 - Unknown word (yfvwc) -- rounds=1000$roundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY -ext/standard/crypt_sha256.c:687:49 - Unknown word (PMDN) -- oundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY9l/gL97" -ext/standard/crypt_sha256.c:690:9 - Unknown word (ntests) -- #define ntests2 (sizeof (tests2) / -ext/standard/crypt_sha256.c:703:28 - Unknown word (ntests) -- cnt = 0; cnt < (int) ntests; ++cnt) { -ext/standard/crypt_sha256.c:738:22 - Unknown word (ntests) -- for (cnt = 0; cnt < ntests2; ++cnt) { -ext/standard/crypt_sha256.c:93:9 - Unknown word (nwords) -- size_t nwords = len / sizeof (uint -ext/standard/crypt_sha512.c:123:9 - Unknown word (nwords) -- size_t nwords = len / sizeof(uint -ext/standard/crypt_sha512.c:143:9 - Unknown word (nwords) -- while (nwords > 0) { -ext/standard/crypt_sha512.c:203:3 - Unknown word (nwords) -- nwords -= 16; -ext/standard/crypt_sha512.c:390:14 - Unknown word (srounds) -- zend_ulong srounds = ZEND_STRTOUL(num, -ext/standard/crypt_sha512.c:394:32 - Unknown word (srounds) -- srounds < ROUNDS_MIN || srounds > ROUNDS_MAX) { -ext/standard/crypt_sha512.c:394:8 - Unknown word (srounds) -- if (srounds < ROUNDS_MIN || srounds -ext/standard/crypt_sha512.c:398:13 - Unknown word (srounds) -- rounds = srounds; +ext/standard/crypt_sha256.c:687:49 - Unknown word (PMDN) -- oundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY9l/gL97" +ext/standard/crypt_sha512.c:253:30 - Unknown word (fillbuf) -- ctx->buffer[bytes], fillbuf, pad); ext/standard/crypt_sha512.c:642:4 - Unknown word (libcs) -- libcs. */ ext/standard/crypt_sha512.c:687:27 - Unknown word (NESSIE) -- Test vectors from the NESSIE project. */ ext/standard/crypt_sha512.c:708:5 - Unknown word (abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq) -- { "abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq", -ext/standard/crypt_sha512.c:725:9 - Unknown word (ntests) -- #define ntests (sizeof (tests) / sizeof +ext/standard/crypt_sha512.c:71:28 - Unknown word (fillbuf) -- const unsigned char fillbuf[128] = { 0x80, 0 /* +ext/standard/crypt_sha512.c:737:21 - Unknown word (saltstringsaltstring) -- { "$6$rounds=10000$saltstringsaltstring", "Hello world!", ext/standard/crypt_sha512.c:738:19 - Unknown word (saltstringsaltst) -- "$6$rounds=10000$saltstringsaltst$OW1/O6BYHV6BcXZu8QVeXbDWra ext/standard/crypt_sha512.c:738:42 - Unknown word (BYHV) -- saltstringsaltst$OW1/O6BYHV6BcXZu8QVeXbDWra3Oeqh ext/standard/crypt_sha512.c:738:63 - Unknown word (Oeqh) -- BYHV6BcXZu8QVeXbDWra3Oeqh0sb" +ext/standard/crypt_sha512.c:740:20 - Unknown word (toolongsaltstring) -- { "$6$rounds=5000$toolongsaltstring", "This is just a test ext/standard/crypt_sha512.c:741:18 - Unknown word (toolongsaltstrin) -- "$6$rounds=5000$toolongsaltstrin$lQ8jolhgVRVhY4b5pZKaysCLi ext/standard/crypt_sha512.c:741:38 - Unknown word (jolhg) -- toolongsaltstrin$lQ8jolhgVRVhY4b5pZKaysCLi0QBxGoNeKQ ext/standard/crypt_sha512.c:743:20 - Unknown word (anotherlongsaltstring) -- { "$6$rounds=1400$anotherlongsaltstring", @@ -27155,12 +23673,9 @@ ext/standard/crypt_sha512.c:752:22 - Unknown word (asaltof) ext/standard/crypt_sha512.c:753:20 - Unknown word (asaltof) -- "$6$rounds=123456$asaltof16chars..$BtCwjqMJGx ext/standard/crypt_sha512.c:753:39 - Unknown word (Cwjq) -- $asaltof16chars..$BtCwjqMJGx5hrJhZywWvt0RLE8uZ ext/standard/crypt_sha512.c:754:5 - Unknown word (Cjmw) -- "elCjmw2kSYu.Ec6ycULevoBK25fs -ext/standard/crypt_sha512.c:755:18 - Unknown word (roundstoolow) -- { "$6$rounds=10$roundstoolow", "the minimum number +ext/standard/crypt_sha512.c:755:18 - Unknown word (roundstoolow) -- { "$6$rounds=10$roundstoolow", "the minimum number ext/standard/crypt_sha512.c:756:18 - Unknown word (roundstoolow) -- "$6$rounds=1000$roundstoolow$kUMsbe306n21p9R.FRkW ext/standard/crypt_sha512.c:756:33 - Unknown word (Msbe) -- 1000$roundstoolow$kUMsbe306n21p9R.FRkW3IGn.S -ext/standard/crypt_sha512.c:759:9 - Unknown word (ntests) -- #define ntests2 (sizeof (tests2) / -ext/standard/crypt_sha512.c:775:28 - Unknown word (ntests) -- cnt = 0; cnt < (int) ntests; ++cnt) { -ext/standard/crypt_sha512.c:809:22 - Unknown word (ntests) -- for (cnt = 0; cnt < ntests2; ++cnt) { ext/standard/datetime.c:13:15 - Unknown word (Andi) -- | Authors: Andi Gutmans ancount); -ext/standard/dns.c:141:26 - Unknown word (gethostby) -- TODO: Reimplement the gethostby* functions using the ext/standard/dns.c:141:61 - Unknown word (winxp) -- functions using the new winxp+ API, in dns_win32.c -ext/standard/dns.c:356:20 - Unknown word (nsaddrs) -- if (res->_u._ext.nsaddrs[ns] != NULL) { -ext/standard/dns.c:357:23 - Unknown word (nsaddrs) -- free (res->_u._ext.nsaddrs[ns]); -ext/standard/dns.c:358:17 - Unknown word (nsaddrs) -- res->_u._ext.nsaddrs[ns] = NULL; ext/standard/dns.c:436:24 - Unknown word (ancount) -- RETURN_BOOL(ntohs(hp->ancount) != 0); ext/standard/dns.c:442:9 - Unknown word (CHECKCP) -- #define CHECKCP(n) do { \ ext/standard/dns.c:467:2 - Unknown word (CHECKCP) -- CHECKCP(10); @@ -27234,23 +23745,12 @@ ext/standard/exec.c:83:13 - Unknown word (bufl) -- size_t l = bufl; ext/standard/exec.c:85:12 - Unknown word (bufl) -- if (l != (bufl - 1)) { ext/standard/exec.c:86:3 - Unknown word (bufl) -- bufl = l + 1; ext/standard/exec.c:87:7 - Unknown word (bufl) -- buf[bufl] = '\0'; -ext/standard/file.c:1192:6 - Unknown word (oldumask) -- int oldumask; -ext/standard/file.c:1199:2 - Unknown word (oldumask) -- oldumask = umask(077); -ext/standard/file.c:1202:15 - Unknown word (oldumask) -- BG(umask) = oldumask; -ext/standard/file.c:1206:9 - Unknown word (oldumask) -- umask(oldumask); -ext/standard/file.c:1211:14 - Unknown word (oldumask) -- RETURN_LONG(oldumask); ext/standard/file.c:15:15 - Unknown word (Andi) -- | Andi Gutmans stub_len; -ext/standard/filters.c:1346:10 - Unknown word (tcnt) -- while (tcnt > 0) { -ext/standard/filters.c:1347:43 - Unknown word (tcnt) -- convert(inst->cd, &pt, &tcnt, &pd, &ocnt); -ext/standard/filters.c:1364:8 - Unknown word (tcnt) -- tcnt = inst->stub_len; +ext/standard/filters.c:1086:4 - Unknown word (pretval) -- *pretval = pemalloc(ZSTR_LEN +ext/standard/filters.c:1140:40 - Unknown word (fldname) -- PROP(ht, var, var_len, fldname, persistent) \ +ext/standard/filters.c:1141:50 - Unknown word (fldname) -- ht, &var, &var_len, fldname, sizeof(fldname), persistent +ext/standard/filters.c:1141:66 - Unknown word (fldname) -- len, fldname, sizeof(fldname), persistent) +ext/standard/filters.c:1143:31 - Unknown word (fldname) -- GET_INT_PROP(ht, var, fldname) \ +ext/standard/filters.c:1144:37 - Unknown word (fldname) -- int_prop_ex(ht, &var, fldname, sizeof(fldname)) ext/standard/filters.c:197:14 - Unknown word (lbchars) -- const char *lbchars; ext/standard/filters.c:198:9 - Unknown word (lbchars) -- size_t lbchars_len; ext/standard/filters.c:199:9 - Unknown word (erem) -- size_t erem_len; -ext/standard/filters.c:200:20 - Unknown word (ccnt) -- unsigned int line_ccnt; ext/standard/filters.c:202:6 - Unknown word (lbchars) -- int lbchars_dup; ext/standard/filters.c:204:16 - Unknown word (erem) -- unsigned char erem[3]; ext/standard/filters.c:229:116 - Unknown word (lbchars) -- line_len, const char *lbchars, size_t lbchars_len ext/standard/filters.c:229:132 - Unknown word (lbchars) -- char *lbchars, size_t lbchars_len, int lbchars_dup ext/standard/filters.c:233:8 - Unknown word (erem) -- inst->erem_len = 0; -ext/standard/filters.c:234:13 - Unknown word (ccnt) -- inst->line_ccnt = line_len; -ext/standard/filters.c:259:9 - Unknown word (ocnt) -- size_t ocnt; -ext/standard/filters.c:260:20 - Unknown word (ccnt) -- unsigned int line_ccnt; -ext/standard/filters.c:263:2 - Unknown word (ocnt) -- ocnt = *out_left_p; -ext/standard/filters.c:264:25 - Unknown word (ccnt) -- line_ccnt = inst->line_ccnt; -ext/standard/filters.c:264:7 - Unknown word (ccnt) -- line_ccnt = inst->line_ccnt; ext/standard/filters.c:266:16 - Unknown word (erem) -- switch (inst->erem_len) { -ext/standard/filters.c:273:9 - Unknown word (ocnt) -- if (ocnt < inst->lbchars_len -ext/standard/filters.c:278:5 - Unknown word (ocnt) -- ocnt -= inst->lbchars_len -ext/standard/filters.c:281:8 - Unknown word (ocnt) -- if (ocnt < 4) { ext/standard/filters.c:285:33 - Unknown word (erem) -- b64_tbl_enc[(inst->erem[0] >> 2)]; ext/standard/filters.c:29:33 - Unknown word (nopqrstuvwxyzabcdefghijklm) -- const char rot13_to[] = "nopqrstuvwxyzabcdefghijklmNOPQRSTUVWXYZABCDEFGHIJKLM ext/standard/filters.c:29:59 - Unknown word (NOPQRSTUVWXYZABCDEFGHIJKLM) -- nopqrstuvwxyzabcdefghijklmNOPQRSTUVWXYZABCDEFGHIJKLM"; -ext/standard/filters.c:488:9 - Unknown word (bmask) -- #define bmask(a) (0xffff >> (16 - -ext/standard/filters.c:494:26 - Unknown word (bcnt) -- unsigned int pack, pack_bcnt; -ext/standard/filters.c:499:28 - Unknown word (nbitsof) -- static const unsigned int nbitsof_pack = 8; -ext/standard/filters.c:520:14 - Unknown word (nbitsof) -- pack_bcnt = nbitsof_pack; -ext/standard/filters.c:520:7 - Unknown word (bcnt) -- pack_bcnt = nbitsof_pack; -ext/standard/filters.c:523:12 - Unknown word (bcnt) -- if (pack_bcnt >= urem_nbits) { -ext/standard/filters.c:524:9 - Unknown word (bcnt) -- pack_bcnt -= urem_nbits; -ext/standard/filters.c:525:26 - Unknown word (bcnt) -- pack |= (urem << pack_bcnt); -ext/standard/filters.c:530:12 - Unknown word (bmask) -- urem &= bmask(urem_nbits); -ext/standard/filters.c:556:17 - Unknown word (bmask) -- urem = i & bmask(urem_nbits); -ext/standard/filters.c:575:16 - Unknown word (nbitsof) -- pack_bcnt = nbitsof_pack; -ext/standard/filters.c:581:18 - Unknown word (nbitsof) -- urem_nbits += (nbitsof_pack - pack_bcnt); -ext/standard/filters.c:584:18 - Unknown word (nbitsof) -- urem_nbits += (nbitsof_pack - pack_bcnt); -ext/standard/filters.c:598:8 - Unknown word (bmask) -- #undef bmask ext/standard/filters.c:933:51 - Unknown word (lineendings) -- endings, looks like unix-lineendings, not to spec, but it ext/standard/flock_compat.c:102:17 - Unknown word (Yunie) -- * Lift a leg, Yunie. Luv ya forever!!! -ext/standard/flock_compat.c:31:15 - Unknown word (flck) -- struct flock flck; -ext/standard/flock_compat.c:34:17 - Unknown word (flck) -- flck.l_start = flck.l_len = 0; -ext/standard/flock_compat.c:34:2 - Unknown word (flck) -- flck.l_start = flck.l_len -ext/standard/flock_compat.c:35:2 - Unknown word (flck) -- flck.l_whence = SEEK_SET -ext/standard/flock_compat.c:38:3 - Unknown word (flck) -- flck.l_type = F_RDLCK; ext/standard/flock_compat.c:96:12 - Unknown word (Terwilliker) -- * Unix J. Terwilliker Jehosophat Aloysius ext/standard/flock_compat.c:96:24 - Unknown word (Jehosophat) -- Unix J. Terwilliker Jehosophat Aloysius Monstrosity ext/standard/formatted_print.c:111:26 - Unknown word (ereallocing) -- PRINTF_DEBUG(("sprintf ereallocing buffer to %d bytes\n -ext/standard/formatted_print.c:121:10 - Unknown word (npad) -- while (npad-- > 0) { -ext/standard/formatted_print.c:129:10 - Unknown word (npad) -- while (npad--) { ext/standard/formatted_print.c:136:8 - Unknown word (spintf) -- /* php_spintf_appendint() {{{ */ ext/standard/formatted_print.c:143:13 - Unknown word (magn) -- zend_ulong magn, nmagn; ext/standard/formatted_print.c:143:19 - Unknown word (nmagn) -- zend_ulong magn, nmagn; @@ -27387,33 +23840,24 @@ ext/standard/formatted_print.c:161:3 - Unknown word (nmagn) -- nmagn = ext/standard/formatted_print.c:163:33 - Unknown word (magn) -- i] = (unsigned char)(magn - (nmagn * 10)) + ' ext/standard/formatted_print.c:163:41 - Unknown word (nmagn) -- unsigned char)(magn - (nmagn * 10)) + '0'; ext/standard/formatted_print.c:164:10 - Unknown word (nmagn) -- magn = nmagn; -ext/standard/formatted_print.c:180:15 - Unknown word (appenduint) -- /* php_spintf_appenduint() {{{ */ ext/standard/formatted_print.c:180:8 - Unknown word (spintf) -- /* php_spintf_appenduint() {{{ */ -ext/standard/formatted_print.c:182:13 - Unknown word (appenduint) -- php_sprintf_appenduint(zend_string **buffer ext/standard/formatted_print.c:187:19 - Unknown word (nmagn) -- zend_ulong magn, nmagn; -ext/standard/formatted_print.c:190:26 - Unknown word (appenduint) -- PRINTF_DEBUG(("sprintf: appenduint(%x, %x, %x, %d, %d, ext/standard/formatted_print.c:319:15 - Unknown word (appendd) -- /* php_spintf_appendd2n() {{{ */ ext/standard/formatted_print.c:323:34 - Unknown word (expprec) -- char *chartable, int expprec) ext/standard/formatted_print.c:346:26 - Unknown word (expprec) -- /* neg */ false, expprec, 0); +ext/standard/formatted_print.c:425:17 - Unknown word (currarg) -- int alignment, currarg, adjusting, argnum, +ext/standard/formatted_print.c:433:2 - Unknown word (currarg) -- currarg = 0; ext/standard/formatted_print.c:437:7 - Unknown word (expprec) -- int expprec; -ext/standard/formatted_print.c:44:19 - Unknown word (hexchars) -- static const char hexchars[] = "0123456789abcdef -ext/standard/formatted_print.c:45:19 - Unknown word (HEXCHARS) -- static const char HEXCHARS[] = "0123456789ABCDEF -ext/standard/formatted_print.c:464:51 - Unknown word (inpos) -- first looking at '%c', inpos=%d\n", -ext/standard/formatted_print.c:478:41 - Unknown word (inpos) -- now looking at '%c', inpos=%d\n", ext/standard/formatted_print.c:47:8 - Unknown word (spintf) -- /* php_spintf_appendchar() {{{ */ +ext/standard/formatted_print.c:517:22 - Unknown word (currarg) -- width_argnum = currarg++; ext/standard/formatted_print.c:52:24 - Unknown word (ereallocing) -- PRINTF_DEBUG(("%s(): ereallocing buffer to %d bytes\n +ext/standard/formatted_print.c:561:22 - Unknown word (currarg) -- prec_argnum = currarg++; +ext/standard/formatted_print.c:603:14 - Unknown word (currarg) -- argnum = currarg++; ext/standard/formatted_print.c:60:8 - Unknown word (spintf) -- /* php_spintf_appendchar() {{{ */ -ext/standard/formatted_print.c:640:18 - Unknown word (appenduint) -- php_sprintf_appenduint(&result, &outpos, -ext/standard/formatted_print.c:670:12 - Unknown word (hexchars) -- hexchars, expprec); -ext/standard/formatted_print.c:677:12 - Unknown word (hexchars) -- hexchars, expprec); ext/standard/formatted_print.c:67:24 - Unknown word (ereallocing) -- PRINTF_DEBUG(("%s(): ereallocing buffer to %d bytes\n -ext/standard/formatted_print.c:684:12 - Unknown word (HEXCHARS) -- HEXCHARS, expprec); -ext/standard/formatted_print.c:691:12 - Unknown word (hexchars) -- hexchars, expprec); ext/standard/formatted_print.c:79:8 - Unknown word (spintf) -- /* php_spintf_appendstring() {{{ ext/standard/formatted_print.c:83:54 - Unknown word (expprec) -- t len, bool neg, int expprec, int always_sign) -ext/standard/formatted_print.c:85:9 - Unknown word (npad) -- size_t npad; ext/standard/formatted_print.c:90:14 - Unknown word (expprec) -- copy_len = (expprec ? MIN(max_width, len -ext/standard/formatted_print.c:91:2 - Unknown word (npad) -- npad = (min_width < copy ext/standard/fsock.c:113:7 - Unknown word (zerrno) -- if (zerrno) { ext/standard/fsock.c:114:29 - Unknown word (zerrno) -- TRY_ASSIGN_REF_LONG(zerrno, err); ext/standard/fsock.c:117:8 - Unknown word (zerrstr) -- if (zerrstr) { @@ -27430,16 +23874,6 @@ ext/standard/ftp_fopen_wrapper.c:207:10 - Unknown word (PBSZ) -- /* set ext/standard/ftp_fopen_wrapper.c:208:36 - Unknown word (PBSZ) -- write_string(stream, "PBSZ 0\r\n"); ext/standard/ftp_fopen_wrapper.c:219:55 - Unknown word (reuseid) -- && result<=299) || reuseid; ext/standard/ftp_fopen_wrapper.c:293:15 - Unknown word (reuseid) -- *preuseid = reuseid; -ext/standard/ftp_fopen_wrapper.c:318:16 - Unknown word (ttpath) -- char *tpath, *ttpath, *hoststart=NULL; -ext/standard/ftp_fopen_wrapper.c:318:8 - Unknown word (tpath) -- char *tpath, *ttpath, *hoststart -ext/standard/ftp_fopen_wrapper.c:338:3 - Unknown word (tpath) -- tpath = tmp_line; -ext/standard/ftp_fopen_wrapper.c:340:21 - Unknown word (tpath) -- for (tpath += 4; *tpath && !isdigit((int) *tpath -ext/standard/ftp_fopen_wrapper.c:340:46 - Unknown word (tpath) -- tpath && !isdigit((int) *tpath); tpath++); -ext/standard/ftp_fopen_wrapper.c:340:8 - Unknown word (tpath) -- for (tpath += 4; *tpath && !isdigit -ext/standard/ftp_fopen_wrapper.c:360:45 - Unknown word (ttpath) -- short) strtoul(tpath, &ttpath, 10) * 256; -ext/standard/ftp_fopen_wrapper.c:361:7 - Unknown word (ttpath) -- if (ttpath == NULL) { -ext/standard/ftp_fopen_wrapper.c:365:11 - Unknown word (ttpath) -- tpath = ttpath; -ext/standard/ftp_fopen_wrapper.c:371:46 - Unknown word (ttpath) -- short) strtoul(tpath, &ttpath, 10); ext/standard/ftp_fopen_wrapper.c:413:14 - Unknown word (reuseid) -- php_stream *reuseid=NULL; ext/standard/ftp_fopen_wrapper.c:415:8 - Unknown word (tmpzval) -- zval *tmpzval; ext/standard/ftp_fopen_wrapper.c:445:4 - Unknown word (tmpzval) -- (tmpzval = php_stream_context @@ -27449,22 +23883,25 @@ ext/standard/ftp_fopen_wrapper.c:521:5 - Unknown word (tmpzval) -- (tmpzv ext/standard/ftp_fopen_wrapper.c:539:21 - Unknown word (APPE) -- memcpy(tmp_line, "APPE", sizeof("APPE")); ext/standard/ftp_fopen_wrapper.c:539:36 - Unknown word (APPE) -- line, "APPE", sizeof("APPE")); ext/standard/ftp_fopen_wrapper.c:604:16 - Unknown word (dirsteam) -- /* {{{ php_ftp_dirsteam_read */ -ext/standard/ftp_fopen_wrapper.c:666:8 - Unknown word (dirstreams) -- /* ftp dirstreams only need to support -ext/standard/ftp_fopen_wrapper.c:685:26 - Unknown word (dirsdata) -- ftp_dirstream_data *dirsdata; -ext/standard/ftp_fopen_wrapper.c:725:29 - Unknown word (NLST) -- stream_printf(stream, "NLST %s\r\n", (resource- -ext/standard/ftp_fopen_wrapper.c:750:2 - Unknown word (dirsdata) -- dirsdata = emalloc(sizeof *dirsdata -ext/standard/ftp_fopen_wrapper.c:750:29 - Unknown word (dirsdata) -- dirsdata = emalloc(sizeof *dirsdata); -ext/standard/ftp_fopen_wrapper.c:751:2 - Unknown word (dirsdata) -- dirsdata->datastream = datastream -ext/standard/ftp_fopen_wrapper.c:752:2 - Unknown word (dirsdata) -- dirsdata->controlstream = stream -ext/standard/ftp_fopen_wrapper.c:820:29 - Unknown word (MDTM) -- stream_printf(stream, "MDTM %s\r\n", (resource- -ext/standard/ftp_fopen_wrapper.c:825:17 - Unknown word (tmbuf) -- struct tm tm, tmbuf, *gmt; -ext/standard/ftp_fopen_wrapper.c:833:9 - Unknown word (mdtm) -- goto mdtm_error; -ext/standard/ftp_fopen_wrapper.c:838:9 - Unknown word (mdtm) -- goto mdtm_error; -ext/standard/ftp_fopen_wrapper.c:847:31 - Unknown word (tmbuf) -- php_gmtime_r(&stamp, &tmbuf); -ext/standard/ftp_fopen_wrapper.c:849:9 - Unknown word (mdtm) -- goto mdtm_error; -ext/standard/ftp_fopen_wrapper.c:860:1 - Unknown word (mdtm) -- mdtm_error: -ext/standard/ftp_fopen_wrapper.c:981:29 - Unknown word (RNFR) -- stream_printf(stream, "RNFR %s\r\n", ZSTR_VAL(resource -ext/standard/ftp_fopen_wrapper.c:992:29 - Unknown word (RNTO) -- stream_printf(stream, "RNTO %s\r\n", ZSTR_VAL(resource +ext/standard/ftp_fopen_wrapper.c:608:14 - Unknown word (innerstream) -- php_stream *innerstream; +ext/standard/ftp_fopen_wrapper.c:612:2 - Unknown word (innerstream) -- innerstream = ((php_ftp_dirstream +ext/standard/ftp_fopen_wrapper.c:618:21 - Unknown word (innerstream) -- if (php_stream_eof(innerstream)) { +ext/standard/ftp_fopen_wrapper.c:622:27 - Unknown word (innerstream) -- php_stream_get_line(innerstream, ent->d_name, sizeof +ext/standard/ftp_fopen_wrapper.c:685:26 - Unknown word (dirsdata) -- ftp_dirstream_data *dirsdata; +ext/standard/ftp_fopen_wrapper.c:725:29 - Unknown word (NLST) -- stream_printf(stream, "NLST %s\r\n", (resource- +ext/standard/ftp_fopen_wrapper.c:750:2 - Unknown word (dirsdata) -- dirsdata = emalloc(sizeof *dirsdata +ext/standard/ftp_fopen_wrapper.c:750:29 - Unknown word (dirsdata) -- dirsdata = emalloc(sizeof *dirsdata); +ext/standard/ftp_fopen_wrapper.c:751:2 - Unknown word (dirsdata) -- dirsdata->datastream = datastream +ext/standard/ftp_fopen_wrapper.c:752:2 - Unknown word (dirsdata) -- dirsdata->controlstream = stream +ext/standard/ftp_fopen_wrapper.c:820:29 - Unknown word (MDTM) -- stream_printf(stream, "MDTM %s\r\n", (resource- +ext/standard/ftp_fopen_wrapper.c:825:17 - Unknown word (tmbuf) -- struct tm tm, tmbuf, *gmt; +ext/standard/ftp_fopen_wrapper.c:833:9 - Unknown word (mdtm) -- goto mdtm_error; +ext/standard/ftp_fopen_wrapper.c:838:9 - Unknown word (mdtm) -- goto mdtm_error; +ext/standard/ftp_fopen_wrapper.c:847:31 - Unknown word (tmbuf) -- php_gmtime_r(&stamp, &tmbuf); +ext/standard/ftp_fopen_wrapper.c:849:9 - Unknown word (mdtm) -- goto mdtm_error; +ext/standard/ftp_fopen_wrapper.c:860:1 - Unknown word (mdtm) -- mdtm_error: +ext/standard/ftp_fopen_wrapper.c:981:29 - Unknown word (RNFR) -- stream_printf(stream, "RNFR %s\r\n", ZSTR_VAL(resource +ext/standard/ftp_fopen_wrapper.c:992:29 - Unknown word (RNTO) -- stream_printf(stream, "RNTO %s\r\n", ZSTR_VAL(resource ext/standard/head.c:125:6 - Unknown word (MSIE) -- * MSIE doesn't delete a cookie ext/standard/head.c:126:58 - Unknown word (MSIE) -- be deleted, even on MSIE, we ext/standard/hrtime.c:14:14 - Unknown word (Anatol) -- | Author: Anatol Belski @@ -27486,45 +23923,43 @@ ext/standard/html.c:1406:7 - Unknown word (mcpr) -- if (mcpr[0].leading ext/standard/html.c:1407:15 - Unknown word (mcpr) -- size_t l = mcpr[0].leading_entry.default ext/standard/html.c:1408:23 - Unknown word (mcpr) -- memcpy(&entity[1], mcpr[0].leading_entry.default ext/standard/html.c:1412:17 - Unknown word (mcpr) -- num_entries = mcpr[0].leading_entry.size +ext/standard/html.c:1441:27 - Unknown word (SPECIALCHARS) -- long all = PHP_HTML_SPECIALCHARS, ext/standard/html.c:14:22 - Unknown word (Hyvätti) -- | Jaakko Hyvätti 1, ext/standard/html_tables/html_table_gen.php:131:10 - Unknown word (enumid) -- "enumid" => 5, ext/standard/html_tables/html_table_gen.php:137:10 - Unknown word (enumid) -- "enumid" => 3, @@ -27626,6 +24061,7 @@ ext/standard/http_fopen_wrapper.c:535:40 - Unknown word (stmp) -- appen ext/standard/http_fopen_wrapper.c:540:20 - Unknown word (stmp) -- zend_string_free(stmp); ext/standard/http_fopen_wrapper.c:668:5 - Unknown word (reqok) -- reqok = 1; ext/standard/http_fopen_wrapper.c:692:5 - Unknown word (reqok) -- reqok = 1; +ext/standard/http_fopen_wrapper.c:817:32 - Unknown word (encodeing) -- don't store transfer-encodeing header */ ext/standard/http_fopen_wrapper.c:834:7 - Unknown word (reqok) -- if (!reqok || (location[0] != ext/standard/http_fopen_wrapper.c:96:11 - Unknown word (eollen) -- size_t eollen = strlen(lc_eol); ext/standard/http_fopen_wrapper.c:98:39 - Unknown word (eollen) -- header_start, lc_eol+1, eollen); @@ -27649,22 +24085,16 @@ ext/standard/image.c:599:24 - Unknown word (Lsiz) -- php_read2(stream); ext/standard/image.c:600:24 - Unknown word (Rsiz) -- php_read2(stream); /* Rsiz */ ext/standard/image.c:601:40 - Unknown word (Xsiz) -- php_read4(stream); /* Xsiz */ ext/standard/image.c:602:41 - Unknown word (Ysiz) -- php_read4(stream); /* Ysiz */ -ext/standard/image.c:609:26 - Unknown word (Osiz) -- read4(stream); /* XTOsiz */ ext/standard/image.c:60:8 - Unknown word (gfxinfo) -- struct gfxinfo { -ext/standard/image.c:610:26 - Unknown word (Osiz) -- read4(stream); /* YTOsiz */ -ext/standard/image.c:618:43 - Unknown word (Csiz) -- php_read2(stream); /* Csiz */ -ext/standard/image.c:627:43 - Unknown word (Ssiz) -- stream_getc(stream); /* Ssiz[i] */ -ext/standard/image.c:656:63 - Unknown word (codestreams) -- multiple individual codestreams. -ext/standard/image.c:696:54 - Unknown word (codestreams) -- WARNING, "JP2 file has no codestreams at root level"); ext/standard/image.c:69:15 - Unknown word (gfxinfo) -- static struct gfxinfo *php_handle_gif (php -ext/standard/image.c:717:17 - Unknown word (URATIONAL) -- #define TAG_FMT_URATIONAL 5 +ext/standard/image.c:717:17 - Unknown word (URATIONAL) -- #define TAG_FMT_URATIONAL 5 ext/standard/image.c:71:9 - Unknown word (gfxinfo) -- struct gfxinfo *result = NULL; -ext/standard/image.c:722:17 - Unknown word (SRATIONAL) -- #define TAG_FMT_SRATIONAL 10 +ext/standard/image.c:722:17 - Unknown word (SRATIONAL) -- #define TAG_FMT_SRATIONAL 10 ext/standard/image.c:80:19 - Unknown word (gfxinfo) -- result = (struct gfxinfo *) ecalloc(1, sizeof ext/standard/image.c:80:55 - Unknown word (gfxinfo) -- ecalloc(1, sizeof(struct gfxinfo)); -ext/standard/image.c:862:29 - Unknown word (ILBM) -- strncmp((char *) a+4, "ILBM", 4) && strncmp((char -ext/standard/image.c:866:25 - Unknown word (BMHD) -- loop chunks to find BMHD chunk */ -ext/standard/image.c:879:35 - Unknown word (BMHD) -- == 0x424d4844) { /* BMHD chunk */ +ext/standard/image.c:862:29 - Unknown word (ILBM) -- strncmp((char *) a+4, "ILBM", 4) && strncmp((char +ext/standard/image.c:866:25 - Unknown word (BMHD) -- loop chunks to find BMHD chunk */ +ext/standard/image.c:879:35 - Unknown word (BMHD) -- == 0x424d4844) { /* BMHD chunk */ ext/standard/info.c:1006:13 - Unknown word (gpcse) -- php_print_gpcse_array(ZEND_STRL("_REQUEST ext/standard/info.c:1007:13 - Unknown word (gpcse) -- php_print_gpcse_array(ZEND_STRL("_GET ext/standard/info.c:1008:13 - Unknown word (gpcse) -- php_print_gpcse_array(ZEND_STRL("_POST @@ -27677,7 +24107,6 @@ ext/standard/info.c:264:29 - Unknown word (osvi) -- VER_PLATFORM_WIN32_ ext/standard/info.c:264:50 - Unknown word (osvi) -- osvi.dwPlatformId && osvi.dwMajorVersion >= 1 ext/standard/info.c:265:7 - Unknown word (osvi) -- if (osvi.dwMajorVersion == 1 ext/standard/info.c:266:8 - Unknown word (osvi) -- if (osvi.dwMinorVersion == 0 -ext/standard/info.c:308:5 - Unknown word (DWORDLONG) -- DWORDLONG dwlConditionMask = ext/standard/info.c:662:41 - Unknown word (LOBYTE) -- indowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion))) ext/standard/info.c:662:48 - Unknown word (LOWORD) -- ajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion))); ext/standard/info.c:663:41 - Unknown word (HIBYTE) -- indowsMinorVersion = (DWORD)(HIBYTE(LOWORD(dwVersion))) @@ -27689,7 +24118,6 @@ ext/standard/info.c:726:11 - Unknown word (strpprintf) -- return strpprintf(0 ext/standard/info.c:745:67 - Unknown word (NOARCHIVE) -- content=\"NOINDEX,NOFOLLOW,NOARCHIVE\" />"); ext/standard/info.c:783:25 - Unknown word (tmbuf) -- struct tm *ta, tmbuf; ext/standard/info.c:786:43 - Unknown word (tmbuf) -- localtime_r(&the_time, &tmbuf); -ext/standard/iptc.c:102:6 - Unknown word (spoolbuf) -- if (spoolbuf) *(*spoolbuf)++ = c ext/standard/iptc.c:173:8 - Unknown word (iptcdata) -- char *iptcdata, *jpeg_file; ext/standard/iptc.c:174:9 - Unknown word (iptcdata) -- size_t iptcdata_len, jpeg_file_len; ext/standard/iptc.c:185:18 - Unknown word (iptcdata) -- Z_PARAM_STRING(iptcdata, iptcdata_len) @@ -27700,10 +24128,6 @@ ext/standard/iptc.c:306:15 - Unknown word (tagsfound) -- unsigned int tagsfo ext/standard/iptc.c:355:7 - Unknown word (tagsfound) -- if (tagsfound == 0) { /* found the ext/standard/iptc.c:367:3 - Unknown word (tagsfound) -- tagsfound++; ext/standard/iptc.c:370:8 - Unknown word (tagsfound) -- if (! tagsfound) { -ext/standard/iptc.c:76:80 - Unknown word (spoolbuf) -- char c, unsigned char **spoolbuf) -ext/standard/iptc.c:81:19 - Unknown word (spoolbuf) -- if (spoolbuf) *(*spoolbuf)++ = c; -ext/standard/iptc.c:81:6 - Unknown word (spoolbuf) -- if (spoolbuf) *(*spoolbuf)++ = c -ext/standard/iptc.c:88:63 - Unknown word (spoolbuf) -- spool, unsigned char **spoolbuf) ext/standard/levenshtein.c:19:18 - Unknown word (levdist) -- /* {{{ reference_levdist ext/standard/levenshtein.c:21:28 - Unknown word (levdist) -- zend_long reference_levdist(const zend_string *string ext/standard/levenshtein.c:90:24 - Unknown word (levdist) -- RETURN_LONG(reference_levdist(string1, string2, cost @@ -27740,8 +24164,6 @@ ext/standard/libavifinfo/avifinfo.c:43:9 - Unknown word (AVIFINFO) -- #de ext/standard/libavifinfo/avifinfo.c:445:28 - Unknown word (ipco) -- (!memcmp(box.type, "ipco", 4)) { ext/standard/libavifinfo/avifinfo.c:447:16 - Unknown word (Ipco) -- ParseIpco(stream, box.content ext/standard/libavifinfo/avifinfo.c:448:35 - Unknown word (ipma) -- (!memcmp(box.type, "ipma", 4)) { -ext/standard/libavifinfo/avifinfo.c:519:9 - Unknown word (dimg) -- // The "dimg" boxes contain links -ext/standard/libavifinfo/avifinfo.c:531:28 - Unknown word (dimg) -- (!memcmp(box.type, "dimg", 4)) { ext/standard/libavifinfo/avifinfo.c:580:5 - Unknown word (pitm) -- // "pitm" box and recurses into ext/standard/libavifinfo/avifinfo.c:590:28 - Unknown word (pitm) -- (!memcmp(box.type, "pitm", 4)) { ext/standard/libavifinfo/avifinfo.c:604:35 - Unknown word (iprp) -- (!memcmp(box.type, "iprp", 4)) { @@ -27758,62 +24180,36 @@ ext/standard/libavifinfo/avifinfo.h:6:21 - Unknown word (aomedia) -- // ext/standard/libavifinfo/avifinfo.h:74:9 - Unknown word (AVIFINFO) -- #define AVIFINFO_MAX_NUM_READ_BYTES ext/standard/libavifinfo/avifinfo.h:8:43 - Unknown word (aomedia) -- can obtain it at www.aomedia.org/license/patent. ext/standard/libavifinfo/avifinfo.h:92:12 - Unknown word (AVIFINFO) -- #endif // AVIFINFO_H_ -ext/standard/link.c:126:8 - Unknown word (topath) -- char *topath, *frompath; -ext/standard/link.c:127:9 - Unknown word (topath) -- size_t topath_len, frompath_len; -ext/standard/link.c:135:16 - Unknown word (topath) -- Z_PARAM_PATH(topath, topath_len) -ext/standard/link.c:135:24 - Unknown word (topath) -- Z_PARAM_PATH(topath, topath_len) -ext/standard/link.c:147:26 - Unknown word (topath) -- !expand_filepath_ex(topath, dest_p, dirname, len ext/standard/mail.c:446:8 - Unknown word (ahdr) -- char *ahdr = NULL; ext/standard/mail.c:452:6 - Unknown word (ahdr) -- if (ahdr != NULL) { \ ext/standard/mail.c:453:9 - Unknown word (ahdr) -- efree(ahdr); \ ext/standard/mail.c:502:14 - Unknown word (ahdr) -- spprintf(&ahdr, 0, "X-PHP-Originating ext/standard/mail.c:504:14 - Unknown word (ahdr) -- spprintf(&ahdr, 0, "X-PHP-Originating -ext/standard/math.c:1069:22 - Unknown word (tobase) -- zend_long frombase, tobase; -ext/standard/math.c:1075:16 - Unknown word (tobase) -- Z_PARAM_LONG(tobase) -ext/standard/math.c:1082:20 - Unknown word (tobase) -- if (tobase < 2 || tobase > 36) { -ext/standard/math.c:1082:6 - Unknown word (tobase) -- if (tobase < 2 || tobase > 36) -ext/standard/math.c:1088:44 - Unknown word (tobase) -- zvaltobase(&temp, (int)tobase); ext/standard/math.c:1122:11 - Unknown word (strpprintf) -- tmpbuf = strpprintf(0, "%.*F", dec, d); ext/standard/math.c:1151:24 - Unknown word (addmult) -- integral = zend_safe_addmult((integral-1)/3, thousand ext/standard/math.c:1160:23 - Unknown word (addmult) -- reslen = zend_safe_addmult(reslen, 1, dec_point -ext/standard/math.c:1179:10 - Unknown word (topad) -- size_t topad = (size_t)dec > declen -ext/standard/math.c:1182:10 - Unknown word (topad) -- while (topad--) { -ext/standard/math.c:1246:9 - Unknown word (topad) -- size_t topad; ext/standard/math.c:1280:11 - Unknown word (strpprintf) -- tmpbuf = strpprintf(0, ZEND_ULONG_FMT, tmpnum ext/standard/math.c:1285:22 - Unknown word (addmult) -- reslen = zend_safe_addmult((reslen-1)/3, thousand ext/standard/math.c:1294:23 - Unknown word (addmult) -- reslen = zend_safe_addmult(reslen, 1, dec_point -ext/standard/math.c:1306:3 - Unknown word (topad) -- topad = (size_t)dec; -ext/standard/math.c:1309:10 - Unknown word (topad) -- while (topad--) { ext/standard/math.c:1382:29 - Unknown word (OVFL) -- int = ZEND_LONG_INT_OVFL(dec) ? INT_MAX : (int ext/standard/math.c:1384:29 - Unknown word (UDFL) -- int = ZEND_LONG_INT_UDFL(dec) ? INT_MIN : (int -ext/standard/math.c:1427:14 - Unknown word (fpow) -- PHP_FUNCTION(fpow) ext/standard/math.c:14:20 - Unknown word (Sæther) -- | Stig Sæther Bakken onum) -ext/standard/math.c:799:9 - Unknown word (fnum) -- double fnum = 0; ext/standard/math.c:803:6 - Unknown word (cutlim) -- int cutlim; ext/standard/math.c:821:2 - Unknown word (cutlim) -- cutlim = ZEND_LONG_MAX % base ext/standard/math.c:845:47 - Unknown word (cutlim) -- num == cutoff && c <= cutlim)) { -ext/standard/math.c:849:5 - Unknown word (fnum) -- fnum = (double)num; -ext/standard/math.c:854:11 - Unknown word (fnum) -- fnum = fnum * base + c; -ext/standard/math.c:854:4 - Unknown word (fnum) -- fnum = fnum * base + c; -ext/standard/math.c:863:20 - Unknown word (fnum) -- ZVAL_DOUBLE(ret, fnum); ext/standard/md5.c:14:14 - Unknown word (Lachlan) -- | Lachlan Roche ext/standard/md5.c:15:14 - Unknown word (Alessandro) -- | Alessandro Astarita ext/standard/md5.h:41:23 - Unknown word (llllllb) -- define PHP_MD5_SPEC "llllllb64l16." +ext/standard/metaphone.c:100:9 - Unknown word (MAKESOFT) -- #define MAKESOFT(c) (encode(c) & 8) ext/standard/metaphone.c:103:9 - Unknown word (NOGHTOF) -- #define NOGHTOF(c) (encode(c) & 16 ext/standard/metaphone.c:110:4 - Unknown word (accesssing) -- * accesssing the array directly. ext/standard/metaphone.c:143:4 - Unknown word (phonize) -- /* phonize one letter @@ -27828,8 +24224,11 @@ ext/standard/metaphone.c:232:36 - Unknown word (isvowel) -- next_letter = ext/standard/metaphone.c:263:15 - Unknown word (metaphoning) -- /* On to the metaphoning */ ext/standard/metaphone.c:267:42 - Unknown word (eariler) -- letters to skip because an eariler encoding handled ext/standard/metaphone.c:274:29 - Unknown word (phonome) -- skip the C. So the phonome SCI invades both S and +ext/standard/metaphone.c:307:8 - Unknown word (MAKESOFT) -- if (MAKESOFT(next_letter)) { /* C +ext/standard/metaphone.c:334:5 - Unknown word (MAKESOFT) -- MAKESOFT(Read_After_Next_Letter ext/standard/metaphone.c:341:24 - Unknown word (GNED) -- * else dropped if -GNED, -GN, ext/standard/metaphone.c:349:11 - Unknown word (NOGHTOF) -- if (!(NOGHTOF(Look_Back_Letter(3) +ext/standard/metaphone.c:364:15 - Unknown word (MAKESOFT) -- } else if (MAKESOFT(next_letter) && ext/standard/metaphone.c:374:8 - Unknown word (isvowel) -- if (isvowel(Read_Next_Letter) & ext/standard/metaphone.c:375:6 - Unknown word (AFFECTH) -- !AFFECTH(prev_letter)) ext/standard/metaphone.c:446:8 - Unknown word (isvowel) -- if (isvowel(Read_Next_Letter)) @@ -27848,23 +24247,14 @@ ext/standard/net.c:143:10 - Unknown word (netmnask) -- 'netmnask' => '255.0 ext/standard/net.c:280:9 - Unknown word (newif) -- zval newif; ext/standard/net.c:281:16 - Unknown word (newif) -- array_init(&newif); ext/standard/net.c:282:88 - Unknown word (newif) -- strlen(p->ifa_name), &newif); +ext/standard/net.c:287:9 - Unknown word (newuni) -- zval newuni; +ext/standard/net.c:288:16 - Unknown word (newuni) -- array_init(&newuni); +ext/standard/net.c:289:83 - Unknown word (newuni) -- sizeof("unicast") - 1, &newuni); ext/standard/net.c:40:12 - Unknown word (intrin) -- # include -ext/standard/net.c:43:15 - Unknown word (ipdef) -- # include -ext/standard/pack.c:1007:22 - Unknown word (opos) -- ZSTR_VAL(buf)[opos] = cc; -ext/standard/pack.c:488:9 - Unknown word (nibbleshift) -- int nibbleshift = (code == 'h') ? 0 -ext/standard/pack.c:520:43 - Unknown word (nibbleshift) -- outputpos] |= (n << nibbleshift); -ext/standard/pack.c:521:21 - Unknown word (nibbleshift) -- nibbleshift = (nibbleshift + 4) & 7; -ext/standard/pack.c:521:6 - Unknown word (nibbleshift) -- nibbleshift = (nibbleshift + 4) -ext/standard/pack.c:698:22 - Unknown word (nints) -- * Example: "c2chars/nints" will return an object -ext/standard/pack.c:920:47 - Unknown word (padt) -- char pads = ' '; char padt = '\t'; char padc = -ext/standard/pack.c:920:65 - Unknown word (padc) -- char padt = '\t'; char padc = '\r'; char padl = -ext/standard/pack.c:934:37 - Unknown word (padt) -- input[inputpos + len] != padt -ext/standard/pack.c:935:37 - Unknown word (padc) -- input[inputpos + len] != padc -ext/standard/pack.c:975:11 - Unknown word (nibbleshift) -- int nibbleshift = (type == 'h') ? 0 -ext/standard/pack.c:978:23 - Unknown word (opos) -- zend_long ipos, opos; -ext/standard/pack.c:998:19 - Unknown word (opos) -- for (ipos = opos = 0; opos < len; opos -ext/standard/pack.c:998:29 - Unknown word (opos) -- for (ipos = opos = 0; opos < len; opos++) { -ext/standard/pack.c:998:41 - Unknown word (opos) -- opos = 0; opos < len; opos++) { +ext/standard/pack.c:920:47 - Unknown word (padt) -- char pads = ' '; char padt = '\t'; char padc = +ext/standard/pack.c:920:65 - Unknown word (padc) -- char padt = '\t'; char padc = '\r'; char padl = +ext/standard/pack.c:934:37 - Unknown word (padt) -- input[inputpos + len] != padt +ext/standard/pack.c:935:37 - Unknown word (padc) -- input[inputpos + len] != padc ext/standard/password.c:137:8 - Unknown word (znew) -- zval *znew_cost; ext/standard/password.c:147:18 - Unknown word (znew) -- if (options && (znew_cost = zend_hash_str ext/standard/password.c:148:28 - Unknown word (znew) -- cost = zval_get_long(znew_cost); @@ -27886,11 +24276,6 @@ ext/standard/php_dir_int.h:67:21 - Unknown word (pathsep) -- char dirsep_ ext/standard/php_dir_int.h:67:6 - Unknown word (dirsep) -- char dirsep_str[2], pathsep_str ext/standard/php_ext_syslog.h:13:19 - Unknown word (Sæther) -- | Author: Stig Sæther Bakken = dtablesize) { -ext/standard/php_fopen_wrapper.c:328:74 - Unknown word (dtablesize) -- numbers smaller than %d", dtablesize); ext/standard/php_math.h:14:20 - Unknown word (Sæther) -- | Stig Sæther Bakken ext/standard/php_versioning.h:13:19 - Unknown word (Sæther) -- | Author: Stig Sæther Bakken */ ext/standard/proc_open.c:615:10 - Unknown word (wcsicmp) -- if (_wcsicmp(file_part, L"cmd.exe ext/standard/proc_open.c:615:50 - Unknown word (wcsicmp) -- L"cmd.exe") == 0 || _wcsicmp(file_part, L"cmd") ext/standard/proc_open.c:619:32 - Unknown word (wcsicmp) -- (extension_dot && (_wcsicmp(extension_dot, L".bat ext/standard/proc_open.c:619:73 - Unknown word (wcsicmp) -- dot, L".bat") == 0 || _wcsicmp(extension_dot, L".cmd -ext/standard/proc_open.c:61:13 - Unknown word (libutil) -- # include -ext/standard/proc_open.c:63:97 - Unknown word (libutil) -- had been introduced in libutil */ ext/standard/proc_open.c:668:15 - Unknown word (STARTUPINFOW) -- /* Initialize STARTUPINFOW struct, used on Windows ext/standard/proc_open.c:670:31 - Unknown word (STARTUPINFOW) -- void init_startup_info(STARTUPINFOW *si, descriptorspec ext/standard/proc_open.c:672:23 - Unknown word (STARTUPINFOW) -- memset(si, 0, sizeof(STARTUPINFOW)); ext/standard/proc_open.c:673:18 - Unknown word (STARTUPINFOW) -- si->cb = sizeof(STARTUPINFOW); ext/standard/proc_open.c:674:16 - Unknown word (STARTF) -- si->dwFlags = STARTF_USESTDHANDLES; -ext/standard/proc_open.c:674:23 - Unknown word (USESTDHANDLES) -- si->dwFlags = STARTF_USESTDHANDLES; -ext/standard/proc_open.c:701:59 - Unknown word (cmdw) -- use_shell(wchar_t **cmdw, size_t cmdw_len) -ext/standard/proc_open.c:701:72 - Unknown word (cmdw) -- wchar_t **cmdw, size_t cmdw_len) -ext/standard/proc_open.c:703:56 - Unknown word (cmdw) -- sizeof(" /s /c ") + cmdw_len + 3; -ext/standard/proc_open.c:704:11 - Unknown word (cmdw) -- wchar_t *cmdw_shell = (wchar_t *)malloc -ext/standard/proc_open.c:706:6 - Unknown word (cmdw) -- if (cmdw_shell == NULL) { -ext/standard/proc_open.c:711:7 - Unknown word (snwprintf) -- if (_snwprintf(cmdw_shell, len, L" -ext/standard/proc_open.c:758:11 - Unknown word (ndescriptors) -- uint32_t ndescriptors = zend_hash_num_elements -ext/standard/proc_open.c:759:17 - Unknown word (ndescriptors) -- return ecalloc(ndescriptors, sizeof(descriptorspec +ext/standard/proc_open.c:701:59 - Unknown word (cmdw) -- use_shell(wchar_t **cmdw, size_t cmdw_len) +ext/standard/proc_open.c:701:72 - Unknown word (cmdw) -- wchar_t **cmdw, size_t cmdw_len) +ext/standard/proc_open.c:703:56 - Unknown word (cmdw) -- sizeof(" /s /c ") + cmdw_len + 3; +ext/standard/proc_open.c:704:11 - Unknown word (cmdw) -- wchar_t *cmdw_shell = (wchar_t *)malloc +ext/standard/proc_open.c:706:6 - Unknown word (cmdw) -- if (cmdw_shell == NULL) { +ext/standard/proc_open.c:711:7 - Unknown word (snwprintf) -- if (_snwprintf(cmdw_shell, len, L" ext/standard/proc_open.c:82:36 - Unknown word (Illumos) -- before version 11.4 and Illumos do not have any openpty -ext/standard/proc_open.c:830:88 - Unknown word (zmode) -- *desc, zend_string *zmode) -ext/standard/proc_open.c:832:24 - Unknown word (newpipe) -- php_file_descriptor_t newpipe[2]; -ext/standard/proc_open.c:834:11 - Unknown word (newpipe) -- if (pipe(newpipe)) { -ext/standard/proc_open.c:83:66 - Unknown word (termp) -- name, struct termios *termp, struct winsize *winp -ext/standard/proc_open.c:83:89 - Unknown word (winp) -- termp, struct winsize *winp) -ext/standard/proc_open.c:841:39 - Unknown word (zmode) -- starts_with_literal(zmode, "w")) { -ext/standard/proc_open.c:842:21 - Unknown word (newpipe) -- desc->parentend = newpipe[1]; -ext/standard/proc_open.c:843:20 - Unknown word (newpipe) -- desc->childend = newpipe[0]; -ext/standard/proc_open.c:846:21 - Unknown word (newpipe) -- desc->parentend = newpipe[0]; -ext/standard/proc_open.c:854:15 - Unknown word (zmode) -- if (ZSTR_LEN(zmode) >= 2 && ZSTR_VAL(zmode -ext/standard/proc_open.c:854:39 - Unknown word (zmode) -- zmode) >= 2 && ZSTR_VAL(zmode)[1] == 'b') +ext/standard/proc_open.c:830:88 - Unknown word (zmode) -- *desc, zend_string *zmode) +ext/standard/proc_open.c:841:39 - Unknown word (zmode) -- starts_with_literal(zmode, "w")) { +ext/standard/proc_open.c:854:15 - Unknown word (zmode) -- if (ZSTR_LEN(zmode) >= 2 && ZSTR_VAL(zmode +ext/standard/proc_open.c:854:39 - Unknown word (zmode) -- zmode) >= 2 && ZSTR_VAL(zmode)[1] == 'b') ext/standard/proc_open.c:86:14 - Unknown word (slaveid) -- const char *slaveid; -ext/standard/proc_open.c:909:33 - Unknown word (fseeking) -- Simulate the append mode by fseeking to the end of the file -ext/standard/proc_open.c:921:13 - Unknown word (nindex) -- zend_ulong nindex) -ext/standard/proc_open.c:926:86 - Unknown word (nindex) -- descriptor " ZEND_LONG_FMT, nindex); +ext/standard/proc_open.c:909:33 - Unknown word (fseeking) -- Simulate the append mode by fseeking to the end of the file ext/standard/proc_open.c:92:18 - Unknown word (ptmx) -- fd = open("/dev/ptmx", O_NOCTTY|O_RDWR); -ext/standard/proc_open.c:933:4 - Unknown word (nindex) -- nindex, strerror(errno)); -ext/standard/proc_open.c:941:51 - Unknown word (nindex) -- descriptors, int ndesc, int nindex) -ext/standard/proc_open.c:972:59 - Unknown word (nindex) -- to, &desc->childend, nindex); -ext/standard/proc_open.c:978:15 - Unknown word (ztype) -- zend_string *ztype = get_string_parameter -ext/standard/proc_open.c:979:7 - Unknown word (ztype) -- if (!ztype) { -ext/standard/proc_open.c:983:15 - Unknown word (zmode) -- zend_string *zmode = NULL, *zfile = NULL -ext/standard/proc_open.c:983:30 - Unknown word (zfile) -- string *zmode = NULL, *zfile = NULL; -ext/standard/proc_open.c:986:33 - Unknown word (ztype) -- string_equals_literal(ztype, "pipe")) { -ext/standard/proc_open.c:993:40 - Unknown word (ztype) -- string_equals_literal(ztype, "socket")) { -ext/standard/proc_open.c:996:32 - Unknown word (ztype) -- (zend_string_equals(ztype, ZSTR_KNOWN(ZEND_STR -ext/standard/proc_open.c:998:8 - Unknown word (zfile) -- if ((zfile = get_string_parameter -ext/standard/quot_print.c:101:12 - Unknown word (hexval) -- h_nbl = hexval_tbl[*p1]; -ext/standard/quot_print.c:104:32 - Unknown word (hexval) -- i) == 0 || (l_nbl = hexval_tbl[*(++p1)]) >= 16 -ext/standard/quot_print.c:113:31 - Unknown word (hexval) -- -i == 0 || (h_nbl = hexval_tbl[*(++p1)]) == 64 +ext/standard/proc_open.c:978:15 - Unknown word (ztype) -- zend_string *ztype = get_string_parameter +ext/standard/proc_open.c:979:7 - Unknown word (ztype) -- if (!ztype) { +ext/standard/proc_open.c:983:15 - Unknown word (zmode) -- zend_string *zmode = NULL, *zfile = NULL +ext/standard/proc_open.c:983:30 - Unknown word (zfile) -- string *zmode = NULL, *zfile = NULL; +ext/standard/proc_open.c:986:33 - Unknown word (ztype) -- string_equals_literal(ztype, "pipe")) { +ext/standard/proc_open.c:993:40 - Unknown word (ztype) -- string_equals_literal(ztype, "socket")) { +ext/standard/proc_open.c:996:32 - Unknown word (ztype) -- (zend_string_equals(ztype, ZSTR_KNOWN(ZEND_STR +ext/standard/proc_open.c:998:8 - Unknown word (zfile) -- if ((zfile = get_string_parameter ext/standard/quot_print.c:138:20 - Unknown word (MAXL) -- #define PHP_QPRINT_MAXL 75 ext/standard/quot_print.c:147:71 - Unknown word (MAXL) -- length)/(PHP_QPRINT_MAXL-9)) + 1)), 0, 0); ext/standard/quot_print.c:158:33 - Unknown word (MAXL) -- lp+= 3) > PHP_QPRINT_MAXL) && (c <= 0x7f)) ext/standard/quot_print.c:159:65 - Unknown word (MAXL) -- lp + 3) > PHP_QPRINT_MAXL)) ext/standard/quot_print.c:160:65 - Unknown word (MAXL) -- lp + 6) > PHP_QPRINT_MAXL)) -ext/standard/quot_print.c:56:22 - Unknown word (hexval) -- static unsigned int hexval_tbl[256] = { +ext/standard/scanf.c:1069:49 - Unknown word (PTOK) -- SCAN_NODIGITS | SCAN_PTOK | SCAN_EXPOK; ext/standard/scanf.c:1069:61 - Unknown word (EXPOK) -- NODIGITS | SCAN_PTOK | SCAN_EXPOK; +ext/standard/scanf.c:1085:25 - Unknown word (PTOK) -- if (flags & SCAN_PTOK) { +ext/standard/scanf.c:1086:39 - Unknown word (PTOK) -- (SCAN_SIGNOK | SCAN_PTOK); ext/standard/scanf.c:1096:43 - Unknown word (EXPOK) -- SCAN_NODIGITS | SCAN_EXPOK)) == SCAN_EXPOK) { ext/standard/scanf.c:1096:59 - Unknown word (EXPOK) -- SCAN_EXPOK)) == SCAN_EXPOK) { ext/standard/scanf.c:1097:33 - Unknown word (EXPOK) -- flags = (flags & ~(SCAN_EXPOK|SCAN_PTOK)) +ext/standard/scanf.c:1097:44 - Unknown word (PTOK) -- & ~(SCAN_EXPOK|SCAN_PTOK)) ext/standard/scanf.c:1164:3 - Unknown word (nconversions) -- nconversions++; ext/standard/scanf.c:1170:23 - Unknown word (nconversions) -- if (underflow && (0==nconversions)) { ext/standard/scanf.c:24:38 - Unknown word (Scriptics) -- Microsystems, Inc., Scriptics Corporation, ext/standard/scanf.c:313:7 - Unknown word (nassign) -- int *nassign = staticAssign; -ext/standard/scanf.c:314:25 - Unknown word (nspace) -- int objIndex, xpgSize, nspace = STATIC_LIST_SIZE; -ext/standard/scanf.c:321:16 - Unknown word (nspace) -- if (numVars > nspace) { ext/standard/scanf.c:322:3 - Unknown word (nassign) -- nassign = (int*)safe_emalloc -ext/standard/scanf.c:323:3 - Unknown word (nspace) -- nspace = numVars; -ext/standard/scanf.c:325:18 - Unknown word (nspace) -- for (i = 0; i < nspace; i++) { ext/standard/scanf.c:326:3 - Unknown word (nassign) -- nassign[i] = 0; -ext/standard/scanf.c:484:20 - Unknown word (nspace) -- if (objIndex >= nspace) { ext/standard/scanf.c:486:19 - Unknown word (nassign) -- * Expand the nassign buffer. If we are using ext/standard/scanf.c:496:9 - Unknown word (nassign) -- if (nassign == staticAssign) { ext/standard/scanf.c:578:16 - Unknown word (nconversions) -- int numVars, nconversions, totalVars = -1; @@ -28028,16 +24388,12 @@ ext/standard/scanf.c:649:2 - Unknown word (nconversions) -- nconversions = 0 ext/standard/scanf.c:738:5 - Unknown word (nconversions) -- nconversions++; ext/standard/scanf.c:78:40 - Unknown word (canf) -- used internally by [f|s]canf. ext/standard/scanf.c:85:14 - Unknown word (SIGNOK) -- #define SCAN_SIGNOK 0x10 /* A -ext/standard/scanf.c:86:14 - Unknown word (NODIGITS) -- #define SCAN_NODIGITS 0x20 /* No digits +ext/standard/scanf.c:89:14 - Unknown word (PTOK) -- #define SCAN_PTOK 0x100 /* Decimal ext/standard/scanf.c:90:14 - Unknown word (EXPOK) -- #define SCAN_EXPOK 0x200 /* An ext/standard/scanf.c:930:19 - Unknown word (SIGNOK) -- flags |= SCAN_SIGNOK | SCAN_NODIGITS | SCAN -ext/standard/scanf.c:930:33 - Unknown word (NODIGITS) -- SCAN_SIGNOK | SCAN_NODIGITS | SCAN_NOZERO; ext/standard/scanf.c:950:25 - Unknown word (SIGNOK) -- flags &= ~(SCAN_SIGNOK | SCAN_NODIGITS | SCAN -ext/standard/scanf.c:950:39 - Unknown word (NODIGITS) -- (SCAN_SIGNOK | SCAN_NODIGITS | SCAN_NOZERO); ext/standard/scanf.c:952:25 - Unknown word (SIGNOK) -- flags &= ~(SCAN_SIGNOK | SCAN_XOK | SCAN_NODIGITS -ext/standard/scanf.c:952:50 - Unknown word (NODIGITS) -- SIGNOK | SCAN_XOK | SCAN_NODIGITS); ext/standard/scanf.c:961:24 - Unknown word (SIGNOK) -- flags &= ~(SCAN_SIGNOK | SCAN_XOK | SCAN_NODIGITS -ext/standard/scanf.c:961:49 - Unknown word (NODIGITS) -- SIGNOK | SCAN_XOK | SCAN_NODIGITS); ext/standard/sha1.c:213:27 - Unknown word (zeroizing) -- the message digest and zeroizing the context. ext/standard/sha1.c:242:5 - Unknown word (Zeroize) -- /* Zeroize sensitive information ext/standard/sha1.c:352:5 - Unknown word (Zeroize) -- /* Zeroize sensitive information @@ -28054,22 +24410,28 @@ ext/standard/streamsfuncs.c:1349:26 - Unknown word (zfilter) -- zend_list_c ext/standard/streamsfuncs.c:1414:48 - Unknown word (microseonds) -- stream read to seconds + microseonds */ ext/standard/streamsfuncs.c:152:6 - Unknown word (zerrno) -- if (zerrno) { ext/standard/streamsfuncs.c:153:28 - Unknown word (zerrno) -- TRY_ASSIGN_REF_LONG(zerrno, 0); +ext/standard/streamsfuncs.c:1557:12 - Unknown word (cryptokind) -- zend_long cryptokind = 0; ext/standard/streamsfuncs.c:1558:18 - Unknown word (zsessstream) -- zval *zstream, *zsessstream = NULL; +ext/standard/streamsfuncs.c:1559:23 - Unknown word (sessstream) -- php_stream *stream, *sessstream = NULL; ext/standard/streamsfuncs.c:155:6 - Unknown word (zerrstr) -- if (zerrstr) { -ext/standard/streamsfuncs.c:1568:28 - Unknown word (zsessstream) -- PARAM_RESOURCE_OR_NULL(zsessstream) +ext/standard/streamsfuncs.c:1560:15 - Unknown word (cryptokindnull) -- bool enable, cryptokindnull = 1; +ext/standard/streamsfuncs.c:1567:24 - Unknown word (cryptokind) -- Z_PARAM_LONG_OR_NULL(cryptokind, cryptokindnull) +ext/standard/streamsfuncs.c:1567:36 - Unknown word (cryptokindnull) -- OR_NULL(cryptokind, cryptokindnull) +ext/standard/streamsfuncs.c:1568:28 - Unknown word (zsessstream) -- PARAM_RESOURCE_OR_NULL(zsessstream) ext/standard/streamsfuncs.c:156:36 - Unknown word (zerrstr) -- ASSIGN_REF_EMPTY_STRING(zerrstr); -ext/standard/streamsfuncs.c:1585:7 - Unknown word (zsessstream) -- if (zsessstream) { -ext/standard/streamsfuncs.c:1586:37 - Unknown word (zsessstream) -- from_zval(sessstream, zsessstream); +ext/standard/streamsfuncs.c:1574:7 - Unknown word (cryptokindnull) -- if (cryptokindnull) { +ext/standard/streamsfuncs.c:1582:4 - Unknown word (cryptokind) -- cryptokind = Z_LVAL_P(val); +ext/standard/streamsfuncs.c:1585:7 - Unknown word (zsessstream) -- if (zsessstream) { +ext/standard/streamsfuncs.c:1586:25 - Unknown word (sessstream) -- php_stream_from_zval(sessstream, zsessstream); +ext/standard/streamsfuncs.c:1586:37 - Unknown word (zsessstream) -- from_zval(sessstream, zsessstream); +ext/standard/streamsfuncs.c:1589:45 - Unknown word (cryptokind) -- crypto_setup(stream, cryptokind, sessstream) < 0) { +ext/standard/streamsfuncs.c:1589:57 - Unknown word (sessstream) -- stream, cryptokind, sessstream) < 0) { ext/standard/streamsfuncs.c:178:7 - Unknown word (zerrno) -- if (zerrno) { ext/standard/streamsfuncs.c:181:7 - Unknown word (zerrstr) -- if (zerrstr && errstr) { ext/standard/streamsfuncs.c:263:8 - Unknown word (zpeername) -- zval *zpeername = NULL; -ext/standard/streamsfuncs.c:267:30 - Unknown word (clistream) -- stream *stream = NULL, *clistream = NULL; ext/standard/streamsfuncs.c:275:16 - Unknown word (zpeername) -- Z_PARAM_ZVAL(zpeername) -ext/standard/streamsfuncs.c:303:44 - Unknown word (clistream) -- xport_accept(stream, &clistream, ext/standard/streamsfuncs.c:304:5 - Unknown word (zpeername) -- zpeername ? &peername : NULL, -ext/standard/streamsfuncs.c:307:10 - Unknown word (clistream) -- ) && clistream) { ext/standard/streamsfuncs.c:310:28 - Unknown word (zpeername) -- ZEND_TRY_ASSIGN_REF_STR(zpeername, peername); -ext/standard/streamsfuncs.c:312:22 - Unknown word (clistream) -- php_stream_to_zval(clistream, return_value); ext/standard/streamsfuncs.c:394:18 - Unknown word (zremote) -- zval *zstream, *zremote = NULL; ext/standard/streamsfuncs.c:406:16 - Unknown word (zremote) -- Z_PARAM_ZVAL(zremote) ext/standard/streamsfuncs.c:411:6 - Unknown word (zremote) -- if (zremote) { @@ -28086,15 +24448,12 @@ ext/standard/streamsfuncs.c:516:29 - Unknown word (zdest) -- stream_from ext/standard/streamsfuncs.c:767:15 - Unknown word (wfds) -- fd_set rfds, wfds, efds; ext/standard/streamsfuncs.c:767:21 - Unknown word (efds) -- fd_set rfds, wfds, efds; ext/standard/streamsfuncs.c:767:9 - Unknown word (rfds) -- fd_set rfds, wfds, efds; -ext/standard/streamsfuncs.c:772:7 - Unknown word (usecnull) -- bool usecnull = 1; -ext/standard/streamsfuncs.c:781:30 - Unknown word (usecnull) -- PARAM_LONG_OR_NULL(usec, usecnull) ext/standard/streamsfuncs.c:784:11 - Unknown word (rfds) -- FD_ZERO(&rfds); ext/standard/streamsfuncs.c:785:11 - Unknown word (wfds) -- FD_ZERO(&wfds); ext/standard/streamsfuncs.c:786:11 - Unknown word (efds) -- FD_ZERO(&efds); ext/standard/streamsfuncs.c:789:48 - Unknown word (rfds) -- to_fd_set(r_array, &rfds, &max_fd); ext/standard/streamsfuncs.c:796:48 - Unknown word (wfds) -- to_fd_set(w_array, &wfds, &max_fd); ext/standard/streamsfuncs.c:803:48 - Unknown word (efds) -- to_fd_set(e_array, &efds, &max_fd); -ext/standard/streamsfuncs.c:818:18 - Unknown word (usecnull) -- if (secnull && !usecnull) { ext/standard/streamsfuncs.c:859:33 - Unknown word (rfds) -- php_select(max_fd+1, &rfds, &wfds, &efds, tv_p ext/standard/streamsfuncs.c:859:40 - Unknown word (wfds) -- select(max_fd+1, &rfds, &wfds, &efds, tv_p); ext/standard/streamsfuncs.c:859:47 - Unknown word (efds) -- fd+1, &rfds, &wfds, &efds, tv_p); @@ -28116,12 +24475,16 @@ ext/standard/string.c:14:20 - Unknown word (Sæther) -- | Stig Sæther B ext/standard/string.c:1674:20 - Unknown word (memnistr) -- return (char*)php_memnistr(s, t, t_len, s + s_len ext/standard/string.c:1993:21 - Unknown word (memnistr) -- found = (char*)php_memnistr(ZSTR_VAL(haystack) ext/standard/string.c:2039:15 - Unknown word (memnrstr) -- found = zend_memnrstr(p, ZSTR_VAL(needle) -ext/standard/string.c:2065:43 - Unknown word (memcmps) -- search can shortcut memcmps ext/standard/string.c:2066:29 - Unknown word (emallocs) -- Can also avoid tolower emallocs */ ext/standard/string.c:2118:28 - Unknown word (memnrstr) -- found = (char *)zend_memnrstr(p, ZSTR_VAL(needle_dup +ext/standard/string.c:2158:108 - Unknown word (chunklen) -- size_t endlen, size_t chunklen) ext/standard/string.c:2163:9 - Unknown word (restlen) -- size_t restlen; +ext/standard/string.c:2166:20 - Unknown word (chunklen) -- chunks = srclen / chunklen; ext/standard/string.c:2167:2 - Unknown word (restlen) -- restlen = srclen - chunks * +ext/standard/string.c:2167:30 - Unknown word (chunklen) -- = srclen - chunks * chunklen; /* srclen % chunklen +ext/standard/string.c:2167:52 - Unknown word (chunklen) -- chunklen; /* srclen % chunklen */ ext/standard/string.c:2168:6 - Unknown word (restlen) -- if (restlen) { +ext/standard/string.c:2176:56 - Unknown word (chunklen) -- p < (src + srclen - chunklen + 1); ) { ext/standard/string.c:2182:6 - Unknown word (restlen) -- if (restlen) { ext/standard/string.c:2183:26 - Unknown word (restlen) -- zend_mempcpy(q, p, restlen); ext/standard/string.c:2801:17 - Unknown word (xlat) -- unsigned char xlat[256]; @@ -28153,6 +24516,11 @@ ext/standard/string.c:3541:28 - Unknown word (loadu) -- const __m128i s ext/standard/string.c:3542:8 - Unknown word (storeu) -- _mm_storeu_si128((__m128i *)p, ext/standard/string.c:3554:5 - Unknown word (vextq) -- vextq_u64((uint64x2_t)rev ext/standard/string.c:3567:23 - Unknown word (vextq) -- const __n128 ext = vextq_u64(rev, rev, 1); +ext/standard/string.c:3736:7 - Unknown word (numtmp) -- char numtmp[4]; +ext/standard/string.c:3752:7 - Unknown word (numtmp) -- numtmp[0] = *++source; +ext/standard/string.c:3754:8 - Unknown word (numtmp) -- numtmp[1] = *++source; +ext/standard/string.c:3755:8 - Unknown word (numtmp) -- numtmp[2] = '\0'; +ext/standard/string.c:3758:8 - Unknown word (numtmp) -- numtmp[1] = '\0'; ext/standard/string.c:3794:95 - Unknown word (wlength) -- const char *what, size_t wlength) ext/standard/string.c:3803:45 - Unknown word (wlength) -- unsigned char *) what, wlength, flags); ext/standard/string.c:3836:80 - Unknown word (wlength) -- const char *what, size_t wlength) @@ -28163,15 +24531,12 @@ ext/standard/string.c:3847:20 - Unknown word (INTRIN) -- #elif defined(Z ext/standard/string.c:3848:12 - Unknown word (nmmintrin) -- # include ext/standard/string.c:3852:6 - Unknown word (INTRIN) -- ZEND_INTRIN_SSE4_2_FUNC_DECL(zend ext/standard/string.c:3877:27 - Unknown word (intrin) -- MINIT_FUNCTION(string_intrin) -ext/standard/string.c:3897:41 - Unknown word (slashchars) -- , static const char slashchars[16]) = "\'\"\\\0"; -ext/standard/string.c:3914:36 - Unknown word (slashchars) -- load_si128((__m128i *)slashchars); ext/standard/string.c:3916:15 - Unknown word (loadu) -- s128 = _mm_loadu_si128((__m128i *)source ext/standard/string.c:3917:101 - Unknown word (SIDD) -- SIDD_CMP_EQUAL_ANY | _SIDD_BIT_MASK)); ext/standard/string.c:3917:14 - Unknown word (cvtsi) -- res = _mm_cvtsi128_si32(_mm_cmpestrm ext/standard/string.c:3917:32 - Unknown word (cmpestrm) -- mm_cvtsi128_si32(_mm_cmpestrm(w128, 4, s128, 16, ext/standard/string.c:3917:61 - Unknown word (SIDD) -- w128, 4, s128, 16, _SIDD_UBYTE_OPS | _SIDD_CMP ext/standard/string.c:3917:79 - Unknown word (SIDD) -- _SIDD_UBYTE_OPS | _SIDD_CMP_EQUAL_ANY | _SIDD -ext/standard/string.c:3969:36 - Unknown word (slashchars) -- load_si128((__m128i *)slashchars); ext/standard/string.c:3975:13 - Unknown word (cvtsi) -- res = _mm_cvtsi128_si32(_mm_cmpestrm ext/standard/string.c:3975:31 - Unknown word (cmpestrm) -- mm_cvtsi128_si32(_mm_cmpestrm(w128, 4, s128, 16, ext/standard/string.c:3975:60 - Unknown word (SIDD) -- w128, 4, s128, 16, _SIDD_UBYTE_OPS | _SIDD_CMP @@ -28201,22 +24566,16 @@ ext/standard/string.c:4532:16 - Unknown word (zcount) -- Z_PARAM_ZVAL(zc ext/standard/string.c:4600:6 - Unknown word (isheb) -- if (isheb(*tmp)) { ext/standard/string.c:4608:12 - Unknown word (isheb) -- while ((isheb((int)*(tmp+1)) || _isblank ext/standard/string.c:4652:12 - Unknown word (isheb) -- while (!isheb(*(tmp+1)) && (int)* -ext/standard/string.c:4876:9 - Unknown word (locp) -- char *locp = ZSTR_VAL(loc); -ext/standard/string.c:4877:29 - Unknown word (locp) -- ZSTR_LEN(loc) >= 5 && locp[2] == '_' -ext/standard/string.c:4878:25 - Unknown word (locp) -- & locp[0] >= 'a' && locp[0] <= 'z' && locp[1 -ext/standard/string.c:4878:43 - Unknown word (locp) -- & locp[0] <= 'z' && locp[1] >= 'a' && locp[1 -ext/standard/string.c:4878:7 - Unknown word (locp) -- && locp[0] >= 'a' && locp[0 -ext/standard/string.c:5094:8 - Unknown word (tbuf) -- char *tbuf, *tp, *rp, c, lc; -ext/standard/string.c:5111:3 - Unknown word (tbuf) -- tbuf = emalloc(PHP_TAG_BUF -ext/standard/string.c:5112:8 - Unknown word (tbuf) -- tp = tbuf; -ext/standard/string.c:5114:3 - Unknown word (tbuf) -- tbuf = tp = NULL; -ext/standard/string.c:5136:14 - Unknown word (tbuf) -- if (tp - tbuf >= PHP_TAG_BUF_SIZE -ext/standard/string.c:54:40 - Unknown word (hexconvtab) -- , static const char hexconvtab[]) = "0123456789abcdef ext/standard/string.c:5520:12 - Unknown word (mymode) -- zend_long mymode=0; ext/standard/string.c:5530:16 - Unknown word (mymode) -- Z_PARAM_LONG(mymode) ext/standard/string.c:5533:20 - Unknown word (mymode) -- if (mymode < 0 || mymode > 4) { ext/standard/string.c:5533:6 - Unknown word (mymode) -- if (mymode < 0 || mymode > 4) ext/standard/string.c:5547:6 - Unknown word (mymode) -- if (mymode < 3) { +ext/standard/string.c:5628:16 - Unknown word (currlocdata) -- struct lconv currlocdata; +ext/standard/string.c:5630:18 - Unknown word (currlocdata) -- localeconv_r( &currlocdata ); +ext/standard/string.c:5633:16 - Unknown word (currlocdata) -- len = strlen(currlocdata.grouping); +ext/standard/string.c:5636:33 - Unknown word (currlocdata) -- index_long(&grouping, i, currlocdata.grouping[i]); +ext/standard/string.c:5640:16 - Unknown word (currlocdata) -- len = strlen(currlocdata.mon_grouping); ext/standard/string.c:5870:13 - Unknown word (cmpgt) -- gt = _mm_cmpgt_epi8(in, a_minus_1) ext/standard/string.c:5871:13 - Unknown word (cmplt) -- lt = _mm_cmplt_epi8(in, m_plus_1); ext/standard/string.c:5878:13 - Unknown word (cmpgt) -- gt = _mm_cmpgt_epi8(in, n_minus_1) @@ -28225,10 +24584,8 @@ ext/standard/string.c:5886:13 - Unknown word (cmpgt) -- gt = _mm_cmpgt_ ext/standard/string.c:5887:13 - Unknown word (cmplt) -- lt = _mm_cmplt_epi8(in, M_plus_1); ext/standard/string.c:5894:13 - Unknown word (cmpgt) -- gt = _mm_cmpgt_epi8(in, N_minus_1) ext/standard/string.c:5895:13 - Unknown word (cmplt) -- lt = _mm_cmplt_epi8(in, Z_plus_1); -ext/standard/string.c:70:27 - Unknown word (hexconvtab) -- ZSTR_VAL(result)[j++] = hexconvtab[old[i] >> 4]; ext/standard/string.c:710:7 - Unknown word (docut) -- bool docut = 0; ext/standard/string.c:718:16 - Unknown word (docut) -- Z_PARAM_BOOL(docut) -ext/standard/string.c:71:27 - Unknown word (hexconvtab) -- ZSTR_VAL(result)[j++] = hexconvtab[old[i] & 15]; ext/standard/string.c:730:25 - Unknown word (docut) -- (linelength == 0 && docut) { ext/standard/string.c:737:29 - Unknown word (docut) -- breakchar_len == 1 && !docut) { ext/standard/string.c:807:9 - Unknown word (docut) -- && docut && laststart >= lastspace @@ -28238,14 +24595,12 @@ ext/standard/strnatcmp.c:46:18 - Unknown word (aend) -- else if (*a == ext/standard/strnatcmp.c:65:42 - Unknown word (aend) -- const **a, char const *aend, char const **b, char ext/standard/strnatcmp.c:70:14 - Unknown word (aend) -- if ((*a == aend || !isdigit((int)(unsigned ext/standard/syslog.c:13:19 - Unknown word (Sæther) -- | Author: Stig Sæther Bakken ext/standard/var.c:140:4 - Unknown word (myht) -- myht = Z_ARRVAL_P(struc) ext/standard/var.c:141:19 - Unknown word (myht) -- if (!(GC_FLAGS(myht) & GC_IMMUTABLE)) { ext/standard/var.c:142:25 - Unknown word (myht) -- if (GC_IS_RECURSIVE(myht)) { ext/standard/var.c:146:15 - Unknown word (myht) -- GC_ADDREF(myht); -ext/standard/var.c:150:17 - Unknown word (sarray) -- php_printf("%sarray(%d) {\n", COMMON, count -ext/standard/var.c:167:18 - Unknown word (senum) -- php_printf("%senum(%s::%s)\n", COMMON, -ext/standard/var.c:182:19 - Unknown word (sobject) -- php_printf("%s%sobject(%s)#%d (%d) {\n", COMMON -ext/standard/var.c:215:17 - Unknown word (sresource) -- php_printf("%sresource(" ZEND_LONG_FMT ") of ext/standard/var.c:286:17 - Unknown word (cuninitialized) -- php_printf("%*cuninitialized(%s)\n", -ext/standard/var.c:348:27 - Unknown word (srefcount) -- php_printf("array(%d) %srefcount(%u){\n", count, packed ext/standard/var.c:350:27 - Unknown word (sinterned) -- php_printf("array(%d) %sinterned {\n", count, packed -ext/standard/var.c:381:16 - Unknown word (sobject) -- php_printf("%sobject(%s)#%d (%d) refcount -ext/standard/var.c:462:16 - Unknown word (ckey) -- zend_string *ckey = php_addcslashes(key -ext/standard/var.c:463:37 - Unknown word (ckey) -- str_to_str(ZSTR_VAL(ckey), ZSTR_LEN(ckey), " -ext/standard/var.c:463:53 - Unknown word (ckey) -- VAL(ckey), ZSTR_LEN(ckey), "\0", 1, "' . \"\ -ext/standard/var.c:471:20 - Unknown word (ckey) -- zend_string_free(ckey); ext/standard/var.c:513:15 - Unknown word (ztmp) -- zend_string *ztmp, *ztmp2; ext/standard/var.c:513:22 - Unknown word (ztmp) -- zend_string *ztmp, *ztmp2; ext/standard/var.c:544:4 - Unknown word (ztmp) -- ztmp = php_addcslashes(Z @@ -28407,14 +24746,8 @@ ext/tidy/tidy.c:274:59 - Unknown word (ptdoc) -- zval *zv, PHPTidyDoc *p ext/tidy/tidy.c:280:10 - Unknown word (ptdoc) -- newobj->ptdoc = ptdoc; ext/tidy/tidy.c:280:18 - Unknown word (ptdoc) -- newobj->ptdoc = ptdoc; ext/tidy/tidy.c:319:23 - Unknown word (OVFL) -- if (ZEND_SIZE_T_UINT_OVFL(ZSTR_LEN(data))) { -ext/tidy/tidy.c:31:20 - Unknown word (TIDYP) -- #elif defined(HAVE_TIDYP_H) ext/tidy/tidy.c:45:41 - Unknown word (libtidy) -- with older versions of libtidy */ -ext/tidy/tidy.c:51:20 - Unknown word (bptr) -- #define FIX_BUFFER(bptr) do { if ((bptr)->size -ext/tidy/tidy.c:51:36 - Unknown word (bptr) -- BUFFER(bptr) do { if ((bptr)->size) { (bptr)->bp -ext/tidy/tidy.c:51:52 - Unknown word (bptr) -- if ((bptr)->size) { (bptr)->bp[(bptr)->size-1 -ext/tidy/tidy.c:51:63 - Unknown word (bptr) -- size) { (bptr)->bp[(bptr)->size-1] = '\0'; } ext/tidy/tidy.c:66:12 - Unknown word (ptdoc) -- if (!obj->ptdoc->initialized) { \ -ext/tidy/tidy.c:890:20 - Unknown word (TIDYP) -- #elif defined(HAVE_TIDYP_H) ext/tidy/tidy.c:891:31 - Unknown word (libtidyp) -- print_table_row(2, "libtidyp Version", (const char ext/tidy/tidy.c:971:25 - Unknown word (OVFL) -- if (ZEND_SIZE_T_UINT_OVFL(output_context->in.used ext/tidy/tidy.stub.php:14:12 - Unknown word (NODETYPE) -- const TIDY_NODETYPE_DOCTYPE = UNKNOWN; @@ -28477,10 +24810,6 @@ ext/tokenizer/tokenizer_data_gen.php:74:27 - Unknown word (PAAMAYIM) -- i ext/tokenizer/tokenizer_data_gen.php:74:36 - Unknown word (NEKUDOTAYIM) -- tokenName === 'T_PAAMAYIM_NEKUDOTAYIM') { ext/tokenizer/tokenizer_data_gen.php:75:32 - Unknown word (PAAMAYIM) -- result .= "\t\tcase T_PAAMAYIM_NEKUDOTAYIM: return ext/tokenizer/tokenizer_data_gen.php:75:41 - Unknown word (NEKUDOTAYIM) -- \t\tcase T_PAAMAYIM_NEKUDOTAYIM: return \"T_DOUBLE_COLON -ext/xml/compat.c:45:8 - Unknown word (attno) -- int attno = 0; -ext/xml/compat.c:49:23 - Unknown word (attno) -- while (attributes[attno] != NULL) { -ext/xml/compat.c:53:36 - Unknown word (attno) -- (char *)attributes[attno++]; -ext/xml/compat.c:54:37 - Unknown word (attno) -- (char *)attributes[attno++]; ext/xml/php_xml.h:13:20 - Unknown word (Sæther) -- | Authors: Stig Sæther Bakken parsehuge = false; /* It's the @@ -28515,24 +24844,20 @@ ext/xml/xml.c:806:62 - Unknown word (doprint) -- parser->level > 0 && (dop ext/xml/xml.c:93:7 - Unknown word (parsehuge) -- bool parsehuge; ext/xml/xml.stub.php:128:32 - Unknown word (TAGSTART) -- PHP_XML_OPTION_SKIP_TAGSTART ext/xml/xml.stub.php:130:23 - Unknown word (TAGSTART) -- const XML_OPTION_SKIP_TAGSTART = UNKNOWN; -ext/xmlreader/php_xmlreader.c:1166:26 - Unknown word (inputbfr) -- xmlParserInputBufferPtr inputbfr; -ext/xmlreader/php_xmlreader.c:1190:2 - Unknown word (inputbfr) -- inputbfr = xmlParserInputBufferCreateM -ext/xmlreader/php_xmlreader.c:1192:6 - Unknown word (inputbfr) -- if (inputbfr != NULL) { -ext/xmlreader/php_xmlreader.c:1208:29 - Unknown word (inputbfr) -- reader = xmlNewTextReader(inputbfr, uri); -ext/xmlreader/php_xmlreader.c:1216:32 - Unknown word (inputbfr) -- xmlFreeParserInputBuffer(inputbfr); -ext/xmlreader/php_xmlreader.c:1272:18 - Unknown word (nodec) -- xmlNode *node, *nodec; -ext/xmlreader/php_xmlreader.c:1301:4 - Unknown word (nodec) -- nodec = xmlDocCopyNode(node -ext/xmlreader/php_xmlreader.c:1302:8 - Unknown word (nodec) -- if (nodec == NULL) { -ext/xmlreader/php_xmlreader.c:1306:17 - Unknown word (nodec) -- DOM_RET_OBJ(nodec, (dom_object *)domobj +ext/xmlreader/php_xmlreader.c:1166:26 - Unknown word (inputbfr) -- xmlParserInputBufferPtr inputbfr; +ext/xmlreader/php_xmlreader.c:1190:2 - Unknown word (inputbfr) -- inputbfr = xmlParserInputBufferCreateM +ext/xmlreader/php_xmlreader.c:1192:6 - Unknown word (inputbfr) -- if (inputbfr != NULL) { +ext/xmlreader/php_xmlreader.c:1208:29 - Unknown word (inputbfr) -- reader = xmlNewTextReader(inputbfr, uri); +ext/xmlreader/php_xmlreader.c:1216:32 - Unknown word (inputbfr) -- xmlFreeParserInputBuffer(inputbfr); +ext/xmlreader/php_xmlreader.c:1272:18 - Unknown word (nodec) -- xmlNode *node, *nodec; +ext/xmlreader/php_xmlreader.c:1301:4 - Unknown word (nodec) -- nodec = xmlDocCopyNode(node +ext/xmlreader/php_xmlreader.c:1302:8 - Unknown word (nodec) -- if (nodec == NULL) { +ext/xmlreader/php_xmlreader.c:1306:17 - Unknown word (nodec) -- DOM_RET_OBJ(nodec, (dom_object *)domobj ext/xmlreader/php_xmlreader.c:251:11 - Unknown word (escsource) -- xmlChar *escsource; ext/xmlreader/php_xmlreader.c:259:2 - Unknown word (escsource) -- escsource = xmlURIEscapeStr((xmlChar ext/xmlreader/php_xmlreader.c:260:42 - Unknown word (escsource) -- IReference(uri, (const char *)escsource); ext/xmlreader/php_xmlreader.c:261:10 - Unknown word (escsource) -- xmlFree(escsource); -ext/xmlreader/php_xmlreader.c:306:26 - Unknown word (sptr) -- xmlRelaxNGPtr sptr; -ext/xmlreader/php_xmlreader.c:337:2 - Unknown word (sptr) -- sptr = xmlRelaxNGParse(parser -ext/xmlreader/php_xmlreader.c:341:9 - Unknown word (sptr) -- return sptr; -ext/xmlreader/php_xmlreader.c:569:15 - Unknown word (segfaulting) -- /* libxml is segfaulting in versions up to 2 -ext/xmlreader/php_xmlreader.c:749:38 - Unknown word (spcified) -- reader at attribute spcified by name and namespaceURI +ext/xmlreader/php_xmlreader.c:749:38 - Unknown word (spcified) -- reader at attribute spcified by name and namespaceURI ext/xmlreader/php_xmlreader.stub.php:85:27 - Unknown word (LOADDTD) -- @cvalue XML_PARSER_LOADDTD ext/xmlreader/php_xmlreader.stub.php:87:22 - Unknown word (LOADDTD) -- public const int LOADDTD = UNKNOWN; ext/xmlreader/php_xmlreader.stub.php:89:27 - Unknown word (DEFAULTATTRS) -- @cvalue XML_PARSER_DEFAULTATTRS @@ -28546,6 +24871,9 @@ ext/xmlwriter/php_xmlwriter.c:317:2 - Unknown word (XMLW) -- XMLW_NAME ext/xmlwriter/php_xmlwriter.c:340:2 - Unknown word (XMLW) -- XMLW_NAME_CHK(2, "attribute ext/xmlwriter/php_xmlwriter.c:363:2 - Unknown word (XMLW) -- XMLW_NAME_CHK(3, "attribute ext/xmlwriter/php_xmlwriter.c:446:19 - Unknown word (namesapced) -- /* {{{ Write full namesapced element tag - returns +ext/xmlwriter/php_xmlwriter.c:747:7 - Unknown word (isparm) -- bool isparm; +ext/xmlwriter/php_xmlwriter.c:750:122 - Unknown word (isparm) -- &name, &name_len, &isparm) == FAILURE) { +ext/xmlwriter/php_xmlwriter.c:757:44 - Unknown word (isparm) -- TextWriterStartDTDEntity(ptr, isparm, (xmlChar *)name); ext/xmlwriter/php_xmlwriter.c:92:9 - Unknown word (XMLW) -- #define XMLW_NAME_CHK(__arg_no, ext/xmlwriter/php_xmlwriter.stub.php:103:19 - Unknown word (Behaviour) -- * @no-verify Behaviour differs from the aliased ext/xmlwriter/php_xmlwriter.stub.php:11:10 - Unknown word (xmlwriter) -- function xmlwriter_set_indent_string(XMLWriter @@ -28580,19 +24908,11 @@ ext/xsl/xsltprocessor.c:252:7 - Unknown word (Docu) -- cloneDocu = zen ext/xsl/xsltprocessor.c:253:33 - Unknown word (Docu) -- = zend_is_true(cloneDocu); ext/xsl/xsltprocessor.c:253:8 - Unknown word (docu) -- clone_docu = zend_is_true(cloneDocu ext/xsl/xsltprocessor.c:255:13 - Unknown word (docu) -- if (!clone_docu) { -ext/xsl/xsltprocessor.c:289:12 - Unknown word (newdocp) -- xmlDocPtr newdocp = NULL; -ext/xsl/xsltprocessor.c:405:3 - Unknown word (newdocp) -- newdocp = xsltApplyStylesheetUser -ext/xsl/xsltprocessor.c:424:9 - Unknown word (newdocp) -- return newdocp; -ext/xsl/xsltprocessor.c:435:10 - Unknown word (newdocp) -- xmlDoc *newdocp; -ext/xsl/xsltprocessor.c:448:2 - Unknown word (newdocp) -- newdocp = php_xsl_apply_stylesheet ext/xsl/xsltprocessor.c:453:22 - Unknown word (curce) -- zend_class_entry *curce; ext/xsl/xsltprocessor.c:456:4 - Unknown word (curce) -- curce = Z_OBJCE_P(docp); ext/xsl/xsltprocessor.c:457:20 - Unknown word (curce) -- curclass_name = curce->name; ext/xsl/xsltprocessor.c:458:11 - Unknown word (curce) -- while (curce->parent != NULL) { ext/xsl/xsltprocessor.c:459:5 - Unknown word (curce) -- curce = curce->parent; -ext/xsl/xsltprocessor.c:77:26 - Unknown word (tctxt) -- xsltTransformContextPtr tctxt = xsltXPathGetTransformContex -ext/xsl/xsltprocessor.c:78:17 - Unknown word (tctxt) -- if (UNEXPECTED(tctxt == NULL)) { -ext/xsl/xsltprocessor.c:84:38 - Unknown word (tctxt) -- intern = (xsl_object *) tctxt->_private; ext/zend_test/fiber.c:13:20 - Unknown word (Piotrowski) -- | Authors: Aaron Piotrowski ext/zend_test/fiber.h:13:20 - Unknown word (Piotrowski) -- | Authors: Aaron Piotrowski ext/zend_test/fiber.stub.php:5:5 - Unknown word (undocumentable) -- * @undocumentable @@ -28689,16 +25009,6 @@ ext/zip/php_zip.c:1580:41 - Unknown word (ziperr) -- zip_error_code_zip(zi ext/zip/php_zip.c:1581:44 - Unknown word (ziperr) -- zip_error_code_system(ziperr); ext/zip/php_zip.c:1582:19 - Unknown word (ziperr) -- zip_error_fini(ziperr); ext/zip/php_zip.c:1868:48 - Unknown word (slll) -- ZEND_NUM_ARGS(), "P|slll", -ext/zip/php_zip.c:2808:8 - Unknown word (pathto) -- char *pathto; -ext/zip/php_zip.c:2809:9 - Unknown word (pathto) -- size_t pathto_len; -ext/zip/php_zip.c:2813:16 - Unknown word (pathto) -- Z_PARAM_PATH(pathto, pathto_len) -ext/zip/php_zip.c:2813:24 - Unknown word (pathto) -- Z_PARAM_PATH(pathto, pathto_len) -ext/zip/php_zip.c:2820:6 - Unknown word (pathto) -- if (pathto_len < 1) { -ext/zip/php_zip.c:2831:11 - Unknown word (nelems) -- uint32_t nelems, i; -ext/zip/php_zip.c:2838:3 - Unknown word (nelems) -- nelems = zend_hash_num_elements -ext/zip/php_zip.c:2839:7 - Unknown word (nelems) -- if (nelems == 0 ) { -ext/zip/php_zip.c:2842:19 - Unknown word (nelems) -- for (i = 0; i < nelems; i++) { -ext/zip/php_zip.c:314:19 - Unknown word (filep) -- zs = zip_source_filep(obj->za, fd, offset ext/zip/php_zip.c:3166:75 - Unknown word (zipobj) -- filename", NULL, php_zipobj_get_filename, IS_STRING ext/zip/php_zip.c:3167:75 - Unknown word (zipobj) -- comment", NULL, php_zipobj_get_zip_comment, IS ext/zip/php_zip.c:564:19 - Unknown word (zipobj) -- static char * php_zipobj_get_filename(ze_zip @@ -28706,7 +25016,6 @@ ext/zip/php_zip.c:574:19 - Unknown word (zipobj) -- static char * php_zip ext/zip/php_zip.c:731:23 - Unknown word (mctx) -- pcre2_match_context *mctx = php_pcre_mctx(); ext/zip/php_zip.c:731:39 - Unknown word (mctx) -- context *mctx = php_pcre_mctx(); ext/zip/php_zip.c:794:101 - Unknown word (mctx) -- , 0, 0, match_data, mctx); -ext/zip/php_zip.c:794:32 - Unknown word (SPTR) -- pcre2_match(re, (PCRE2_SPTR)ZSTR_VAL(namelist[i ext/zip/php_zip.h:13:20 - Unknown word (Alain) -- | Author: Pierre-Alain Joye stream = innerstream; +ext/zlib/zlib_fopen_wrapper.c:139:11 - Unknown word (zlevel) -- zval *zlevel = context ? php_stream +ext/zlib/zlib_fopen_wrapper.c:140:69 - Unknown word (zlevel) -- file, zval_get_long(zlevel), Z_DEFAULT_STRATEGY +ext/zlib/zlib_fopen_wrapper.c:140:9 - Unknown word (zlevel) -- if (zlevel && (Z_OK != gzsetparams +ext/zlib/zlib_fopen_wrapper.c:144:47 - Unknown word (gzio) -- alloc_rel(&php_stream_gzio_ops, self, 0, mode) ext/zlib/zlib_fopen_wrapper.c:33:20 - Unknown word (gziop) -- static ssize_t php_gziop_read(php_stream *stream ext/zlib/zlib_fopen_wrapper.c:48:20 - Unknown word (gziop) -- static ssize_t php_gziop_write(php_stream *stream ext/zlib/zlib_fopen_wrapper.c:56:16 - Unknown word (gziop) -- static int php_gziop_seek(php_stream *stream -ext/zlib/zlib_fopen_wrapper.c:56:90 - Unknown word (newoffs) -- whence, zend_off_t *newoffs) -ext/zlib/zlib_fopen_wrapper.c:66:3 - Unknown word (newoffs) -- *newoffs = gzseek(self->gz_file -ext/zlib/zlib_fopen_wrapper.c:68:11 - Unknown word (newoffs) -- return (*newoffs < 0) ? -1 : 0; ext/zlib/zlib_fopen_wrapper.c:71:16 - Unknown word (gziop) -- static int php_gziop_close(php_stream *stream ext/zlib/zlib_fopen_wrapper.c:91:16 - Unknown word (gziop) -- static int php_gziop_flush(php_stream *stream ext/zlib/zlib_fopen_wrapper.c:98:33 - Unknown word (gzio) -- stream_ops php_stream_gzio_ops = { main/SAPI.c:14:15 - Unknown word (Andi) -- | Authors: Andi Gutmans main/rfc1867.c:182:66 - Unknown word (libapreq) -- multipart_buffer.c from libapreq-0.33 package. */ main/rfc1867.c:184:9 - Unknown word (FILLUNIT) -- #define FILLUNIT (1024 * 5) @@ -29201,13 +25456,9 @@ main/rfc1867.c:661:20 - Unknown word (mbuff) -- multipart_buffer *mbuff main/rfc1867.c:667:15 - Unknown word (llen) -- unsigned int llen = 0; main/rfc1867.c:745:28 - Unknown word (FILLUNIT) -- Boundaries larger than FILLUNIT-strlen("\r\n--") characters main/rfc1867.c:753:2 - Unknown word (mbuff) -- mbuff = multipart_buffer_new -main/rfc1867.c:774:9 - Unknown word (fileupload) -- goto fileupload_done; main/rfc1867.c:778:31 - Unknown word (mbuff) -- multipart_buffer_eof(mbuff)) main/rfc1867.c:787:33 - Unknown word (mbuff) -- multipart_buffer_headers(mbuff, &header)) { -main/rfc1867.c:788:9 - Unknown word (fileupload) -- goto fileupload_done; -main/rfc1867.c:797:10 - Unknown word (fileupload) -- goto fileupload_done; main/rfc1867.c:804:34 - Unknown word (mbuff) -- cd && (pair = getword(mbuff->input_encoding, &cd -main/rfc1867.c:928:10 - Unknown word (fileupload) -- goto fileupload_done; main/rfc1867.c:932:30 - Unknown word (ANONNAME) -- param = emalloc(MAX_SIZE_ANONNAME); main/rfc1867.c:933:30 - Unknown word (ANONNAME) -- snprintf(param, MAX_SIZE_ANONNAME, "%u", anonymous_index main/safe_bcmp.c:13:19 - Unknown word (Carlier) -- | Author: David Carlier 1) { main/streams/glob_wrapper.c:130:28 - Unknown word (gpath) -- pglob->path_len = path - gpath; main/streams/glob_wrapper.c:131:26 - Unknown word (gpath) -- pglob->path = estrndup(gpath, pglob->path_len); -main/streams/glob_wrapper.c:189:98 - Unknown word (newoffs) -- whence, zend_off_t *newoffs) /* {{{ */ -main/streams/memory.c:123:98 - Unknown word (newoffs) -- whence, zend_off_t *newoffs) -main/streams/memory.c:133:7 - Unknown word (newoffs) -- *newoffs = -1; -main/streams/memory.c:137:7 - Unknown word (newoffs) -- *newoffs = ms->fpos; -main/streams/memory.c:144:6 - Unknown word (newoffs) -- *newoffs = ms->fpos; -main/streams/memory.c:150:6 - Unknown word (newoffs) -- *newoffs = -1; main/streams/memory.c:208:60 - Unknown word (phars) -- alias/filename, so no phars will conflict */ +main/streams/memory.c:336:15 - Unknown word (innerstream) -- php_stream *innerstream; +main/streams/memory.c:350:11 - Unknown word (innerstream) -- if (!ts->innerstream) { +main/streams/memory.c:353:24 - Unknown word (innerstream) -- if (php_stream_is(ts->innerstream, PHP_STREAM_IS_MEMORY +main/streams/memory.c:354:40 - Unknown word (innerstream) -- php_stream_tell(ts->innerstream); +main/streams/memory.c:357:59 - Unknown word (innerstream) -- memory_get_buffer(ts->innerstream); main/streams/php_streams_int.h:56:19 - Unknown word (WSAEMSGSIZE) -- # define EMSGSIZE WSAEMSGSIZE -main/streams/plain_wrapper.c:1047:108 - Unknown word (newoffs) -- whence, zend_off_t *newoffs) main/streams/plain_wrapper.c:1596:70 - Unknown word (SWOOLE) -- writable to support SWOOLE */ -main/streams/plain_wrapper.c:1609:7 - Unknown word (trypath) -- char trypath[MAXPATHLEN]; -main/streams/plain_wrapper.c:160:13 - Unknown word (STDIOP) -- #define PHP_STDIOP_GET_FD(anfd, data) anfd main/streams/plain_wrapper.c:160:27 - Unknown word (anfd) -- define PHP_STDIOP_GET_FD(anfd, data) anfd = (data main/streams/plain_wrapper.c:160:39 - Unknown word (anfd) -- STDIOP_GET_FD(anfd, data) anfd = (data)->file ? fileno -main/streams/plain_wrapper.c:1666:16 - Unknown word (trypath) -- if (snprintf(trypath, MAXPATHLEN, "%s%s" -main/streams/plain_wrapper.c:1672:80 - Unknown word (trypath) -- php_check_open_basedir(trypath)) { -main/streams/plain_wrapper.c:1676:31 - Unknown word (trypath) -- php_stream_fopen_rel(trypath, mode, opened_path, -main/streams/plain_wrapper.c:168:7 - Unknown word (STDIOP) -- PHP_STDIOP_GET_FD(fd, d); -main/streams/plain_wrapper.c:1721:16 - Unknown word (trypath) -- if (snprintf(trypath, MAXPATHLEN, "%s/%s -main/streams/plain_wrapper.c:349:20 - Unknown word (stdiop) -- static ssize_t php_stdiop_write(php_stream *stream -main/streams/plain_wrapper.c:387:20 - Unknown word (stdiop) -- static ssize_t php_stdiop_read(php_stream *stream -main/streams/plain_wrapper.c:39:18 - Unknown word (winutil) -- # include "win32/winutil.h" -main/streams/plain_wrapper.c:466:16 - Unknown word (stdiop) -- static int php_stdiop_close(php_stream *stream -main/streams/plain_wrapper.c:531:16 - Unknown word (stdiop) -- static int php_stdiop_flush(php_stream *stream -main/streams/plain_wrapper.c:549:16 - Unknown word (stdiop) -- static int php_stdiop_sync(php_stream *stream -main/streams/plain_wrapper.c:560:7 - Unknown word (STDIOP) -- PHP_STDIOP_GET_FD(fd, data); -main/streams/plain_wrapper.c:630:8 - Unknown word (STDIOP) -- PHP_STDIOP_GET_FD(fd, data); -main/streams/plain_wrapper.c:640:8 - Unknown word (STDIOP) -- PHP_STDIOP_GET_FD(fd, data); main/streams/plain_wrapper.c:810:22 - Unknown word (loffs) -- DWORD prot, acc, loffs = 0, hoffs = 0, delta main/streams/plain_wrapper.c:810:33 - Unknown word (hoffs) -- prot, acc, loffs = 0, hoffs = 0, delta = 0; main/streams/plain_wrapper.c:881:8 - Unknown word (loffs) -- loffs = (DWORD)rounded_offset @@ -29281,20 +25514,12 @@ main/streams/plain_wrapper.c:883:8 - Unknown word (hoffs) -- hoffs = (D main/streams/plain_wrapper.c:885:8 - Unknown word (hoffs) -- hoffs = 0; main/streams/plain_wrapper.c:894:71 - Unknown word (hoffs) -- >file_mapping, acc, hoffs, loffs, range->length main/streams/plain_wrapper.c:894:78 - Unknown word (loffs) -- mapping, acc, hoffs, loffs, range->length + delta -main/streams/plain_wrapper.c:931:26 - Unknown word (FDSYNC) -- case PHP_STREAM_SYNC_FDSYNC: -main/streams/streams.c:1153:10 - Unknown word (didwrite) -- ssize_t didwrite = 0; main/streams/streams.c:1175:11 - Unknown word (justwrote) -- ssize_t justwrote = stream->ops->write main/streams/streams.c:1176:7 - Unknown word (justwrote) -- if (justwrote <= 0) { -main/streams/streams.c:1179:8 - Unknown word (didwrite) -- if (didwrite == 0) { main/streams/streams.c:1180:14 - Unknown word (justwrote) -- retval = justwrote; -main/streams/streams.c:1183:13 - Unknown word (didwrite) -- retval = didwrite; main/streams/streams.c:1187:10 - Unknown word (justwrote) -- buf += justwrote; main/streams/streams.c:1188:12 - Unknown word (justwrote) -- count -= justwrote; -main/streams/streams.c:1189:3 - Unknown word (didwrite) -- didwrite += justwrote; -main/streams/streams.c:1193:11 - Unknown word (didwrite) -- retval = didwrite; -main/streams/streams.c:1467:24 - Unknown word (FDSYNC) -- op = PHP_STREAM_SYNC_FDSYNC; main/streams/streams.c:1523:21 - Unknown word (ssbuf) -- php_stream_statbuf ssbuf; -main/streams/streams.c:1564:61 - Unknown word (upsize) -- In order to avoid an upsize followed main/streams/streams.c:1567:28 - Unknown word (ssbuf) -- php_stream_stat(src, &ssbuf) == 0 && ssbuf.sb.st main/streams/streams.c:1567:43 - Unknown word (ssbuf) -- src, &ssbuf) == 0 && ssbuf.sb.st_size > 0) { main/streams/streams.c:1568:16 - Unknown word (ssbuf) -- buflen = MAX(ssbuf.sb.st_size - src->position @@ -29311,18 +25536,12 @@ main/streams/streams.c:189:11 - Unknown word (brlen) -- l += brlen; main/streams/streams.c:432:25 - Unknown word (fopencookied) -- * If the stream was fopencookied, we must NOT touch anything main/streams/streams.c:433:20 - Unknown word (cookied) -- * here, as the cookied stream relies on it main/streams/streams.c:467:28 - Unknown word (fopencookied) -- calling fclose on an fopencookied stream will ultimately -main/streams/streams.c:469:23 - Unknown word (unsets) -- the cookie_closer unsets the fclose_stdiocast main/streams/streams.c:481:45 - Unknown word (fdopened) -- that might have been fdopened */ main/streams/streams.c:558:12 - Unknown word (justread) -- ssize_t justread = 0; main/streams/streams.c:565:4 - Unknown word (justread) -- justread = stream->ops->read main/streams/streams.c:566:8 - Unknown word (justread) -- if (justread < 0 && stream->writepos main/streams/streams.c:570:15 - Unknown word (justread) -- } else if (justread > 0) { main/streams/streams.c:571:55 - Unknown word (justread) -- new(stream, chunk_buf, justread, 0, 0); -main/streams/streams.c:708:22 - Unknown word (didread) -- ssize_t toread = 0, didread = 0; -main/streams/streams.c:727:4 - Unknown word (didread) -- didread += toread; -main/streams/streams.c:741:9 - Unknown word (didread) -- if (didread == 0) { -main/streams/streams.c:748:9 - Unknown word (didread) -- if (didread == 0) { -main/streams/streams.c:765:4 - Unknown word (didread) -- didread += toread; main/streams/streams.c:953:11 - Unknown word (cpysz) -- size_t cpysz = 0; main/streams/streams.c:962:5 - Unknown word (cpysz) -- cpysz = eol - readptr + 1 main/streams/streams.c:965:5 - Unknown word (cpysz) -- cpysz = avail; @@ -29332,9 +25551,6 @@ main/streams/transports.c:162:13 - Unknown word (zbacklog) -- zval *zbacklo main/streams/transports.c:165:42 - Unknown word (zbacklog) -- CONTEXT(stream) && (zbacklog = php_stream_context main/streams/transports.c:166:32 - Unknown word (zbacklog) -- backlog = zval_get_long(zbacklog); main/streams/transports.c:43:28 - Unknown word (strpprintf) -- out_err) { *out_err = strpprintf(0, fmt, arg); } \ -main/streams/userspace.c:1366:102 - Unknown word (newoffs) -- whence, zend_off_t *newoffs) -main/streams/userspace.c:261:71 - Unknown word (uwrap) -- user_stream_wrapper *uwrap, php_stream_context -main/streams/userspace.c:263:6 - Unknown word (uwrap) -- if (uwrap->ce->ce_flags & (ZEND main/streams/userspace.c:298:16 - Unknown word (zfuncname) -- zval zretval, zfuncname; main/streams/userspace.c:298:7 - Unknown word (zretval) -- zval zretval, zfuncname; main/streams/userspace.c:341:15 - Unknown word (zfuncname) -- ZVAL_STRING(&zfuncname, USERSTREAM_OPEN); @@ -29346,28 +25562,11 @@ main/streams/userspace.c:373:17 - Unknown word (zretval) -- zval_ptr_dtor( main/streams/userspace.c:374:17 - Unknown word (zfuncname) -- zval_ptr_dtor(&zfuncname); main/streams/userspace.c:399:16 - Unknown word (zfuncname) -- zval zretval, zfuncname; main/streams/userspace.c:563:20 - Unknown word (userstreamop) -- static ssize_t php_userstreamop_write(php_stream *stream -main/streams/userspace.c:570:10 - Unknown word (didwrite) -- ssize_t didwrite; -main/streams/userspace.c:588:4 - Unknown word (didwrite) -- didwrite = -1; -main/streams/userspace.c:591:4 - Unknown word (didwrite) -- didwrite = Z_LVAL(retval); -main/streams/userspace.c:596:3 - Unknown word (didwrite) -- didwrite = -1; -main/streams/userspace.c:600:6 - Unknown word (didwrite) -- if (didwrite > 0 && didwrite > count main/streams/userspace.c:612:20 - Unknown word (userstreamop) -- static ssize_t php_userstreamop_read(php_stream *stream -main/streams/userspace.c:618:9 - Unknown word (didread) -- size_t didread = 0; -main/streams/userspace.c:651:2 - Unknown word (didread) -- didread = Z_STRLEN(retval); -main/streams/userspace.c:652:6 - Unknown word (didread) -- if (didread > 0) { -main/streams/userspace.c:653:7 - Unknown word (didread) -- if (didread > count) { -main/streams/userspace.c:655:51 - Unknown word (didread) -- >name), (zend_long)(didread - count), (zend_long main/streams/userspace.c:690:16 - Unknown word (userstreamop) -- static int php_userstreamop_close(php_stream *stream main/streams/userspace.c:713:16 - Unknown word (userstreamop) -- static int php_userstreamop_flush(php_stream *stream main/streams/userspace.c:737:16 - Unknown word (userstreamop) -- static int php_userstreamop_seek(php_stream *stream -main/streams/userspace.c:737:97 - Unknown word (newoffs) -- whence, zend_off_t *newoffs) -main/streams/userspace.c:73:35 - Unknown word (uwrap) -- user_stream_wrapper * uwrap = (struct php_user_stream -main/streams/userspace.c:75:8 - Unknown word (uwrap) -- efree(uwrap->protoname); -main/streams/userspace.c:76:8 - Unknown word (uwrap) -- efree(uwrap); -main/streams/userspace.c:785:4 - Unknown word (newoffs) -- *newoffs = Z_LVAL(retval); main/streams/userspace.c:908:11 - Unknown word (wouldblock) -- /* TODO wouldblock */ -main/streams/xp_socket.c:116:6 - Unknown word (didwrite) -- if (didwrite > 0) { -main/streams/xp_socket.c:117:68 - Unknown word (didwrite) -- STREAM_CONTEXT(stream), didwrite, 0); main/streams/xp_socket.c:159:20 - Unknown word (sockop) -- static ssize_t php_sockop_read(php_stream *stream main/streams/xp_socket.c:212:16 - Unknown word (sockop) -- static int php_sockop_close(php_stream *stream main/streams/xp_socket.c:255:16 - Unknown word (sockop) -- static int php_sockop_flush(php_stream *stream @@ -29381,7 +25580,6 @@ main/streams/xp_socket.c:50:40 - Unknown word (unixdg) -- stream_ops php main/streams/xp_socket.c:54:20 - Unknown word (sockop) -- static int php_tcp_sockop_set_option(php_stream main/streams/xp_socket.c:573:40 - Unknown word (unixdg) -- stream_ops php_stream_unixdg_socket_ops = { main/streams/xp_socket.c:57:20 - Unknown word (sockop) -- static ssize_t php_sockop_write(php_stream *stream -main/streams/xp_socket.c:60:10 - Unknown word (didwrite) -- ssize_t didwrite; main/streams/xp_socket.c:631:12 - Unknown word (strpprintf) -- *err = strpprintf(0, "Failed to parse main/streams/xp_socket.c:649:11 - Unknown word (strpprintf) -- *err = strpprintf(0, "Failed to parse main/streams/xp_socket.c:667:25 - Unknown word (SOCKOP) -- long sockopts = STREAM_SOCKOP_NONE; @@ -29396,21 +25594,10 @@ main/streams/xp_socket.c:704:64 - Unknown word (tmpzval) -- ENABLED * zen main/streams/xp_socket.c:710:7 - Unknown word (tmpzval) -- && (tmpzval = php_stream_context main/streams/xp_socket.c:713:22 - Unknown word (SOCKOP) -- sockopts |= STREAM_SOCKOP_SO_REUSEPORT; main/streams/xp_socket.c:723:22 - Unknown word (SOCKOP) -- sockopts |= STREAM_SOCKOP_SO_BROADCAST; -main/streams/xp_socket.c:73:2 - Unknown word (didwrite) -- didwrite = send(sock->socket main/streams/xp_socket.c:752:79 - Unknown word (unixdg) -- >ops == &php_stream_unixdg_socket_ops) { main/streams/xp_socket.c:759:34 - Unknown word (strpprintf) -- outputs.error_text = strpprintf(0, "Failed to create -main/streams/xp_socket.c:75:6 - Unknown word (didwrite) -- if (didwrite <= 0) { main/streams/xp_socket.c:787:34 - Unknown word (strpprintf) -- outputs.error_text = strpprintf(0, "local_addr context main/streams/xp_socket.c:808:33 - Unknown word (unixdg) -- >ops != &php_stream_unixdg_socket_ops -main/streams/xp_socket.c:857:6 - Unknown word (clisock) -- int clisock; -main/streams/xp_socket.c:869:2 - Unknown word (clisock) -- clisock = php_network_accept -main/streams/xp_socket.c:878:6 - Unknown word (clisock) -- if (clisock >= 0) { -main/streams/xp_socket.c:879:25 - Unknown word (clisockdata) -- php_netstream_data_t *clisockdata = (php_netstream_data -main/streams/xp_socket.c:879:79 - Unknown word (clisockdata) -- t*) emalloc(sizeof(*clisockdata)); -main/streams/xp_socket.c:881:10 - Unknown word (clisockdata) -- memcpy(clisockdata, sock, sizeof(*clisockdata -main/streams/xp_socket.c:881:37 - Unknown word (clisockdata) -- clisockdata, sock, sizeof(*clisockdata)); -main/streams/xp_socket.c:882:25 - Unknown word (clisock) -- clisockdata->socket = clisock; -main/streams/xp_socket.c:882:3 - Unknown word (clisockdata) -- clisockdata->socket = clisock; main/strlcat.c:21:55 - Unknown word (dtucker) -- 2016/10/16 17:37:39 dtucker Exp $ */ main/strlcat.c:50:18 - Unknown word (SCCS) -- #if defined(LIBC_SCCS) && !defined(lint) main/strlcat.c:51:76 - Unknown word (dtucker) -- 2016/10/14 18:19:04 dtucker Exp $"; @@ -29702,20 +25889,18 @@ sapi/cgi/cgi_main.c:206:9 - Unknown word (CGIG) -- #define CGIG(v) ZEN sapi/cgi/cgi_main.c:212:9 - Unknown word (CGIG) -- #define CGIG(v) (php_cgi_globals sapi/cgi/cgi_main.c:2177:6 - Unknown word (STARTUPINFOW) -- STARTUPINFOW si; sapi/cgi/cgi_main.c:2187:19 - Unknown word (STARTF) -- si.dwFlags = STARTF_USESTDHANDLES; -sapi/cgi/cgi_main.c:2187:26 - Unknown word (USESTDHANDLES) -- si.dwFlags = STARTF_USESTDHANDLES; -sapi/cgi/cgi_main.c:2239:13 - Unknown word (VALGRIND) -- #ifdef HAVE_VALGRIND -sapi/cgi/cgi_main.c:2241:9 - Unknown word (CALLGRIND) -- CALLGRIND_STOP_INSTRUMENTATION -sapi/cgi/cgi_main.c:2243:9 - Unknown word (CALLGRIND) -- CALLGRIND_ZERO_STATS; -sapi/cgi/cgi_main.c:2244:14 - Unknown word (VALGRIND) -- # ifdef HAVE_VALGRIND_CACHEGRIND_H -sapi/cgi/cgi_main.c:2244:23 - Unknown word (CACHEGRIND) -- ifdef HAVE_VALGRIND_CACHEGRIND_H -sapi/cgi/cgi_main.c:2245:9 - Unknown word (CACHEGRIND) -- CACHEGRIND_STOP_INSTRUMENTATION -sapi/cgi/cgi_main.c:2246:47 - Unknown word (cachegrind) -- is not supported for cachegrind. */ -sapi/cgi/cgi_main.c:2453:13 - Unknown word (VALGRIND) -- #ifdef HAVE_VALGRIND -sapi/cgi/cgi_main.c:2455:5 - Unknown word (CALLGRIND) -- CALLGRIND_START_INSTRUMENTATION -sapi/cgi/cgi_main.c:2456:23 - Unknown word (CACHEGRIND) -- ifdef HAVE_VALGRIND_CACHEGRIND_H -sapi/cgi/cgi_main.c:2457:5 - Unknown word (CACHEGRIND) -- CACHEGRIND_START_INSTRUMENTATION -sapi/cgi/cgi_main.c:2582:4 - Unknown word (CALLGRIND) -- CALLGRIND_STOP_INSTRUMENTATION -sapi/cgi/cgi_main.c:35:18 - Unknown word (winutil) -- # include "win32/winutil.h" +sapi/cgi/cgi_main.c:2239:13 - Unknown word (VALGRIND) -- #ifdef HAVE_VALGRIND +sapi/cgi/cgi_main.c:2241:9 - Unknown word (CALLGRIND) -- CALLGRIND_STOP_INSTRUMENTATION +sapi/cgi/cgi_main.c:2243:9 - Unknown word (CALLGRIND) -- CALLGRIND_ZERO_STATS; +sapi/cgi/cgi_main.c:2244:14 - Unknown word (VALGRIND) -- # ifdef HAVE_VALGRIND_CACHEGRIND_H +sapi/cgi/cgi_main.c:2244:23 - Unknown word (CACHEGRIND) -- ifdef HAVE_VALGRIND_CACHEGRIND_H +sapi/cgi/cgi_main.c:2245:9 - Unknown word (CACHEGRIND) -- CACHEGRIND_STOP_INSTRUMENTATION +sapi/cgi/cgi_main.c:2246:47 - Unknown word (cachegrind) -- is not supported for cachegrind. */ +sapi/cgi/cgi_main.c:2453:13 - Unknown word (VALGRIND) -- #ifdef HAVE_VALGRIND +sapi/cgi/cgi_main.c:2455:5 - Unknown word (CALLGRIND) -- CALLGRIND_START_INSTRUMENTATION +sapi/cgi/cgi_main.c:2456:23 - Unknown word (CACHEGRIND) -- ifdef HAVE_VALGRIND_CACHEGRIND_H +sapi/cgi/cgi_main.c:2457:5 - Unknown word (CACHEGRIND) -- CACHEGRIND_START_INSTRUMENTATION +sapi/cgi/cgi_main.c:2582:4 - Unknown word (CALLGRIND) -- CALLGRIND_STOP_INSTRUMENTATION sapi/cgi/cgi_main.c:382:6 - Unknown word (CGIG) -- if (CGIG(nph) || SG(sapi_headers sapi/cgi/cgi_main.c:388:7 - Unknown word (CGIG) -- if (CGIG(rfc2616_headers) && sapi/cgi/cgi_main.c:447:14 - Unknown word (CRLFCRLF) -- /* prevent CRLFCRLF */ @@ -29788,21 +25973,12 @@ sapi/cli/php_cli_server.c:848:32 - Unknown word (wfds) -- FD_SET(fd, &p sapi/cli/php_cli_server.c:858:32 - Unknown word (rfds) -- FD_CLR(fd, &poller->rfds); sapi/cli/php_cli_server.c:861:32 - Unknown word (wfds) -- FD_CLR(fd, &poller->wfds); sapi/cli/php_cli_server.c:88:22 - Unknown word (WSAEINVAL) -- define SOCK_EINVAL WSAEINVAL -sapi/cli/php_http_parser.c:1410:13 - Unknown word (unhex) -- c = unhex[(unsigned char)ch]; -sapi/cli/php_http_parser.c:1426:13 - Unknown word (unhex) -- c = unhex[(unsigned char)ch]; -sapi/cli/php_http_parser.c:1504:12 - Unknown word (NOCLEAR) -- CALLBACK_NOCLEAR(header_field); -sapi/cli/php_http_parser.c:1505:12 - Unknown word (NOCLEAR) -- CALLBACK_NOCLEAR(header_value); -sapi/cli/php_http_parser.c:1506:12 - Unknown word (NOCLEAR) -- CALLBACK_NOCLEAR(fragment); -sapi/cli/php_http_parser.c:151:21 - Unknown word (unhex) -- static const int8_t unhex[256] = -sapi/cli/php_http_parser.c:44:18 - Unknown word (NOCLEAR) -- #define CALLBACK_NOCLEAR(FOR) sapi/cli/php_http_parser.c:520:66 - Unknown word (MKCALENDAR) -- HTTP_MKCOL; /* or MOVE, MKCALENDAR, MKACTIVITY, MERGE, sapi/cli/php_http_parser.c:546:16 - Unknown word (nada) -- ; /* nada */ sapi/cli/php_http_parser.c:559:39 - Unknown word (MKCALENDAR) -- parser->method = PHP_HTTP_MKCALENDAR; sapi/cli/php_http_parser.c:563:39 - Unknown word (MSEARCH) -- parser->method = PHP_HTTP_MSEARCH; -sapi/cli/php_http_parser.c:63:12 - Unknown word (NOCLEAR) -- CALLBACK_NOCLEAR(FOR); sapi/cli/php_http_parser.c:92:6 - Unknown word (MKCALENDAR) -- , "MKCALENDAR" sapi/cli/php_http_parser.h:102:14 - Unknown word (MSEARCH) -- , PHP_HTTP_MSEARCH -sapi/cli/php_http_parser.h:39:18 - Unknown word (DPHP) -- /* Compile with -DPHP_HTTP_PARSER_STRICT= sapi/cli/php_http_parser.h:91:14 - Unknown word (MKCALENDAR) -- , PHP_HTTP_MKCALENDAR sapi/cli/ps_title.c:355:15 - Unknown word (pstun) -- union pstun pst; sapi/cli/ps_title.c:363:20 - Unknown word (nargvstr) -- PS_STRINGS->ps_nargvstr = 1; @@ -29837,9 +26013,7 @@ sapi/embed/README.md:73:49 - Unknown word (STRL) -- zend_string_init(Z sapi/embed/README.md:77:6 - Unknown word (retval) -- fci.retval = &retval; sapi/embed/README.md:80:17 - Unknown word (retval) -- php_var_dump(&retval, 1); sapi/embed/README.md:96:18 - Unknown word (userland) -- echo 'Hello from userland!' . PHP_EOL; -sapi/embed/php_embed.c:183:26 - Unknown word (SINIT) -- SAPI initialization (SINIT) sapi/embed/php_embed.c:207:16 - Unknown word (overwritable) -- * To provide overwritable INI defaults, hook the -sapi/embed/php_embed.c:260:20 - Unknown word (SSHUTDOWN) -- /* SAPI shutdown (SSHUTDOWN) */ sapi/fpm/fpm/events/epoll.c:101:6 - Unknown word (epollfd) -- if (epollfd != -1) { sapi/fpm/fpm/events/epoll.c:102:9 - Unknown word (epollfd) -- close(epollfd); sapi/fpm/fpm/events/epoll.c:106:2 - Unknown word (nepollfds) -- nepollfds = 0; @@ -29903,17 +26077,11 @@ sapi/fpm/fpm/fpm_conf.c:130:12 - Unknown word (setfib) -- { "listen.setfi sapi/fpm/fpm/fpm_conf.c:130:71 - Unknown word (setfib) -- integer, WPO(listen_setfib) }, sapi/fpm/fpm/fpm_conf.c:133:13 - Unknown word (dumpable) -- { "process.dumpable", &fpm_conf sapi/fpm/fpm/fpm_conf.c:133:72 - Unknown word (dumpable) -- boolean, WPO(process_dumpable) }, -sapi/fpm/fpm/fpm_conf.c:148:5 - Unknown word (slowlog) -- { "slowlog", -sapi/fpm/fpm/fpm_conf.c:148:64 - Unknown word (slowlog) -- set_string, WPO(slowlog) }, -sapi/fpm/fpm/fpm_conf.c:149:13 - Unknown word (slowlog) -- { "request_slowlog_timeout", &fpm_conf -sapi/fpm/fpm/fpm_conf.c:149:72 - Unknown word (slowlog) -- WPO(request_slowlog_timeout) }, -sapi/fpm/fpm/fpm_conf.c:150:13 - Unknown word (slowlog) -- { "request_slowlog_trace_depth", &fpm_conf sapi/fpm/fpm/fpm_conf.c:1781:11 - Unknown word (SETFIB) -- #ifdef SO_SETFIB sapi/fpm/fpm/fpm_conf.c:1782:31 - Unknown word (setfib) -- ZLOG_NOTICE, "\tlisten.setfib = %d", sapi/fpm/fpm/fpm_conf.c:1782:77 - Unknown word (setfib) -- wp->config->listen_setfib); sapi/fpm/fpm/fpm_conf.c:1789:32 - Unknown word (dumpable) -- ZLOG_NOTICE, "\tprocess.dumpable = %s", BOOL sapi/fpm/fpm/fpm_conf.c:1789:87 - Unknown word (dumpable) -- wp->config->process_dumpable)); -sapi/fpm/fpm/fpm_conf.c:1807:23 - Unknown word (tslowlog) -- zlog(ZLOG_NOTICE, "\tslowlog = %s", sapi/fpm/fpm/fpm_conf.c:198:11 - Unknown word (poolbbb) -- /* "aaa$poolbbb" becomes "aaa\0oolbbb sapi/fpm/fpm/fpm_conf.c:198:34 - Unknown word (oolbbb) -- poolbbb" becomes "aaa\0oolbbb" */ sapi/fpm/fpm/fpm_conf.c:638:22 - Unknown word (dumpable) -- wp->config->process_dumpable = 0; @@ -29922,10 +26090,6 @@ sapi/fpm/fpm/fpm_conf.c:642:21 - Unknown word (setfib) -- wp->config->lis sapi/fpm/fpm/fpm_conf.h:107:11 - Unknown word (SETFIB) -- #ifdef SO_SETFIB sapi/fpm/fpm/fpm_conf.h:108:13 - Unknown word (setfib) -- int listen_setfib; sapi/fpm/fpm/fpm_conf.h:67:14 - Unknown word (dumpable) -- int process_dumpable; -sapi/fpm/fpm/fpm_conf.h:83:8 - Unknown word (slowlog) -- char *slowlog; -sapi/fpm/fpm/fpm_conf.h:84:14 - Unknown word (slowlog) -- int request_slowlog_timeout; -sapi/fpm/fpm/fpm_conf.h:85:14 - Unknown word (slowlog) -- int request_slowlog_trace_depth; -sapi/fpm/fpm/fpm_config.h:57:4 - Unknown word (endof) -- /* endof timer* macros */ sapi/fpm/fpm/fpm_env.c:104:15 - Unknown word (nvmatch) -- static char * nvmatch(char *s1, char *s2) sapi/fpm/fpm/fpm_env.c:235:57 - Unknown word (pureftpd) -- inspired from nginx and pureftpd code, which sapi/fpm/fpm/fpm_env.c:94:8 - Unknown word (nvmatch) -- if (nvmatch(name, environ[ct]) @@ -29933,10 +26097,6 @@ sapi/fpm/fpm/fpm_log.c:224:13 - Unknown word (mili) -- /* mili/miliseco sapi/fpm/fpm/fpm_log.c:225:69 - Unknown word (mili) -- strcasecmp(format, "mili") sapi/fpm/fpm/fpm_main.c:1102:29 - Unknown word (RISCOSIFY) -- riscosify_control |= __RISCOSIFY_DONT_CHECK_DIR; sapi/fpm/fpm/fpm_main.c:1102:6 - Unknown word (riscosify) -- __riscosify_control |= __RISCOSIFY -sapi/fpm/fpm/fpm_main.c:1142:12 - Unknown word (tflag) -- int tflag = 0; -sapi/fpm/fpm/fpm_main.c:1147:9 - Unknown word (tflag) -- tflag = (slen != 0 && (!orig -sapi/fpm/fpm/fpm_main.c:1150:9 - Unknown word (tflag) -- tflag = path_info && (orig -sapi/fpm/fpm/fpm_main.c:1153:12 - Unknown word (tflag) -- if (tflag) { sapi/fpm/fpm/fpm_main.c:1181:17 - Unknown word (snlen) -- size_t snlen = strlen(env_script sapi/fpm/fpm/fpm_main.c:1185:12 - Unknown word (snlen) -- snlen > slen && sapi/fpm/fpm/fpm_main.c:1186:68 - Unknown word (snlen) -- script_file_info_start = snlen - slen), path_info) @@ -29961,26 +26121,12 @@ sapi/fpm/fpm/fpm_main.c:71:29 - Unknown word (RISCOSIFY) -- riscosify_contr sapi/fpm/fpm/fpm_main.c:71:7 - Unknown word (riscosify) -- int __riscosify_control = __RISCOSIFY sapi/fpm/fpm/fpm_main.c:854:14 - Unknown word (nodaemonize) -- " -F, --nodaemonize\n" sapi/fpm/fpm/fpm_main.c:857:79 - Unknown word (nodaemonize) -- output to stderr in nodaemonize even if stderr is not -sapi/fpm/fpm/fpm_php.h:20:4 - Unknown word (uploadprogress) -- "uploadprogress.file.filename_template -sapi/fpm/fpm/fpm_php.h:24:4 - Unknown word (xmms) -- "xmms.path", \ -sapi/fpm/fpm/fpm_php.h:26:4 - Unknown word (blenc) -- "blenc.key_file", \ +sapi/fpm/fpm/fpm_php.h:24:4 - Unknown word (xmms) -- "xmms.path", \ +sapi/fpm/fpm/fpm_php.h:26:4 - Unknown word (blenc) -- "blenc.key_file", \ sapi/fpm/fpm/fpm_php_trace.c:105:27 - Unknown word (strz) -- if (0 > fpm_trace_get_strz(buf, sizeof(buf), function -sapi/fpm/fpm/fpm_php_trace.c:114:11 - Unknown word (slowlog) -- fprintf(slowlog, "[0x%" PTR_FMT "lx sapi/fpm/fpm/fpm_php_trace.c:151:27 - Unknown word (strz) -- if (0 > fpm_trace_get_strz(buf, sizeof(buf), file -sapi/fpm/fpm/fpm_php_trace.c:37:64 - Unknown word (slowlog) -- child_s *child, FILE *slowlog) /* {{{ */ -sapi/fpm/fpm/fpm_php_trace.c:39:49 - Unknown word (slowlog) -- wp->config->request_slowlog_trace_depth; -sapi/fpm/fpm/fpm_php_trace.c:51:10 - Unknown word (slowlog) -- fprintf(slowlog, "\n%s [pool %s] pid sapi/fpm/fpm/fpm_php_trace.c:59:24 - Unknown word (strz) -- if (0 > fpm_trace_get_strz(buf, sizeof(buf), path -sapi/fpm/fpm/fpm_php_trace.c:63:10 - Unknown word (slowlog) -- fprintf(slowlog, "script_filename = -sapi/fpm/fpm/fpm_process_ctl.c:304:45 - Unknown word (slowlog) -- wp->config->request_slowlog_timeout; -sapi/fpm/fpm/fpm_process_ctl.c:304:7 - Unknown word (slowlog) -- int slowlog_timeout = wp->config -sapi/fpm/fpm/fpm_process_ctl.c:307:28 - Unknown word (slowlog) -- terminate_timeout || slowlog_timeout) { -sapi/fpm/fpm/fpm_process_ctl.c:309:64 - Unknown word (slowlog) -- terminate_timeout, slowlog_timeout, track_finished sapi/fpm/fpm/fpm_process_ctl.c:80:49 - Unknown word (reexec) -- some signals before reexec"); -sapi/fpm/fpm/fpm_request.c:225:109 - Unknown word (slowlog) -- terminate_timeout, int slowlog_timeout, int track_finished -sapi/fpm/fpm/fpm_request.c:254:41 - Unknown word (slowlog) -- logged.tv_sec == 0 && slowlog_timeout && -sapi/fpm/fpm/fpm_request.c:255:65 - Unknown word (slowlog) -- EXECUTING && tv.tv_sec >= slowlog_timeout) { -sapi/fpm/fpm/fpm_request.h:22:108 - Unknown word (slowlog) -- terminate_timeout, int slowlog_timeout, int track_finished sapi/fpm/fpm/fpm_signals.c:116:8 - Unknown word (SIGPWR) -- #ifdef SIGPWR sapi/fpm/fpm/fpm_signals.c:117:16 - Unknown word (SIGPWR) -- [SIGPWR] = "SIGPWR", sapi/fpm/fpm/fpm_signals.c:117:3 - Unknown word (SIGPWR) -- [SIGPWR] = "SIGPWR", @@ -30004,10 +26150,6 @@ sapi/fpm/fpm/fpm_sockets.c:266:105 - Unknown word (setfib) -- sizeof(wp->c sapi/fpm/fpm/fpm_sockets.c:266:43 - Unknown word (SETFIB) -- sock, SOL_SOCKET, SO_SETFIB, &wp->config->listen sapi/fpm/fpm/fpm_sockets.c:266:71 - Unknown word (setfib) -- &wp->config->listen_setfib, sizeof(wp->config- sapi/fpm/fpm/fpm_sockets.c:267:51 - Unknown word (SETFIB) -- to change socket SO_SETFIB attribute"); -sapi/fpm/fpm/fpm_sockets.c:307:26 - Unknown word (servinfo) -- struct addrinfo hints, *servinfo, *p; -sapi/fpm/fpm/fpm_sockets.c:316:49 - Unknown word (servinfo) -- addr, port, &hints, &servinfo)) != 0) { -sapi/fpm/fpm/fpm_sockets.c:321:11 - Unknown word (servinfo) -- for (p = servinfo; p != NULL; p = p->ai -sapi/fpm/fpm/fpm_sockets.c:332:15 - Unknown word (servinfo) -- freeaddrinfo(servinfo); sapi/fpm/fpm/fpm_sockets.c:424:11 - Unknown word (SETFIB) -- #ifdef SO_SETFIB sapi/fpm/fpm/fpm_sockets.c:42:11 - Unknown word (SETFIB) -- #ifdef SO_SETFIB sapi/fpm/fpm/fpm_sockets.c:565:25 - Unknown word (unacked) -- cur_lq = info.__tcpi_unacked; @@ -30021,7 +26163,6 @@ sapi/fpm/fpm/fpm_status.c:398:13 - Unknown word (phpfpm) -- "# TYPE phpf sapi/fpm/fpm/fpm_status.c:399:6 - Unknown word (phpfpm) -- "phpfpm_up 1\n" sapi/fpm/fpm/fpm_status.c:400:13 - Unknown word (phpfpm) -- "# HELP phpfpm_start_since The number sapi/fpm/fpm/fpm_status.c:401:13 - Unknown word (phpfpm) -- "# TYPE phpfpm_start_since counter -sapi/fpm/fpm/fpm_status.c:430:85 - Unknown word (slowlog) -- exceeded your 'request_slowlog_timeout' value.\n" sapi/fpm/fpm/fpm_stdio.c:162:32 - Unknown word (fscf) -- FPM_STDIO_CMD_FLUSH "\0fscf" sapi/fpm/fpm/fpm_stdio.c:393:44 - Unknown word (CLOSEXEC) -- error_log_fd; /* for FD_CLOSEXEC to work */ sapi/fpm/fpm/fpm_stdio.c:79:48 - Unknown word (daemonized) -- when PHP-FPM is not daemonized otherwise it might break @@ -30030,6 +26171,8 @@ sapi/fpm/fpm/fpm_systemd.c:61:13 - Unknown word (notifyf) -- if (0 > sd_n sapi/fpm/fpm/fpm_systemd.c:97:56 - Unknown word (gsec) -- watchdog configured to %.3gsec", (float)interval / sapi/fpm/fpm/fpm_trace.c:9:19 - Unknown word (strz) -- int fpm_trace_get_strz(char *buf, size_t sz sapi/fpm/fpm/fpm_trace.h:12:19 - Unknown word (strz) -- int fpm_trace_get_strz(char *buf, size_t sz +sapi/fpm/fpm/fpm_trace_ptrace.c:18:43 - Unknown word (PEEKDATA) -- && !defined(PTRACE_PEEKDATA) +sapi/fpm/fpm/fpm_trace_ptrace.c:19:16 - Unknown word (PEEKDATA) -- #define PTRACE_PEEKDATA PT_READ_D sapi/fpm/fpm/fpm_trace_ptrace.c:58:24 - Unknown word (ptio) -- struct ptrace_io_desc ptio = { sapi/fpm/fpm/fpm_trace_ptrace.c:59:14 - Unknown word (PIOD) -- .piod_op = PIOD_READ_D, sapi/fpm/fpm/fpm_trace_ptrace.c:59:4 - Unknown word (piod) -- .piod_op = PIOD_READ_D, @@ -30037,6 +26180,8 @@ sapi/fpm/fpm/fpm_trace_ptrace.c:60:4 - Unknown word (piod) -- .piod_o sapi/fpm/fpm/fpm_trace_ptrace.c:61:4 - Unknown word (piod) -- .piod_addr = (void *) data sapi/fpm/fpm/fpm_trace_ptrace.c:62:4 - Unknown word (piod) -- .piod_len = sizeof(long) sapi/fpm/fpm/fpm_trace_ptrace.c:65:46 - Unknown word (ptio) -- traced_pid, (void *) &ptio, 0)) { +sapi/fpm/fpm/fpm_trace_ptrace.c:71:24 - Unknown word (PEEKDATA) -- data = ptrace(PTRACE_PEEKDATA, traced_pid, (void +sapi/fpm/fpm/fpm_trace_ptrace.c:73:41 - Unknown word (PEEKDATA) -- SYSERROR, "failed to ptrace(PEEKDATA) pid %d", traced_pid sapi/fpm/fpm/fpm_unix.c:23:13 - Unknown word (SETPFLAGS) -- #ifdef HAVE_SETPFLAGS sapi/fpm/fpm/fpm_unix.c:291:18 - Unknown word (aclconf) -- acl_t aclfile, aclconf; sapi/fpm/fpm/fpm_unix.c:291:9 - Unknown word (aclfile) -- acl_t aclfile, aclconf; @@ -30135,15 +26280,9 @@ sapi/litespeed/README.md:94:21 - Unknown word (LSAPI) -- set to "1". Ad sapi/litespeed/lsapi_main.c:107:13 - Unknown word (lsapi) -- /* {{{ sapi_lsapi_ini_defaults */ sapi/litespeed/lsapi_main.c:109:4 - Unknown word (overwritable) -- /* overwritable ini defaults must be sapi/litespeed/lsapi_main.c:115:18 - Unknown word (lsapi) -- static void sapi_lsapi_ini_defaults(HashTable -sapi/litespeed/lsapi_main.c:1163:53 - Unknown word (climode) -- char * argv[], int *climode, -sapi/litespeed/lsapi_main.c:1205:14 - Unknown word (climode) -- *climode = 1; -sapi/litespeed/lsapi_main.c:1210:10 - Unknown word (climode) -- *climode = 1; sapi/litespeed/lsapi_main.c:139:16 - Unknown word (LSAPI) -- ret = LSAPI_Write( str, str_length -sapi/litespeed/lsapi_main.c:1452:9 - Unknown word (climode) -- int climode = 0; -sapi/litespeed/lsapi_main.c:1474:38 - Unknown word (climode) -- parse_opt( argc, argv, &climode, sapi/litespeed/lsapi_main.c:1540:12 - Unknown word (criu) -- int is_criu = LSCRIU_Init(); // sapi/litespeed/lsapi_main.c:1540:19 - Unknown word (LSCRIU) -- int is_criu = LSCRIU_Init(); // Must be called -sapi/litespeed/lsapi_main.c:1540:82 - Unknown word (unsets) -- the regular init as it unsets the parameters. sapi/litespeed/lsapi_main.c:1561:16 - Unknown word (criu) -- if (is_criu && !result) { sapi/litespeed/lsapi_main.c:1562:13 - Unknown word (LSCRIU) -- LSCRIU_inc_req_processed() sapi/litespeed/lsapi_main.c:1605:29 - Unknown word (LSPHP) -- const char *p = getenv("LSPHP_ENABLE_USER_INI"); @@ -30170,7 +26309,6 @@ sapi/litespeed/lsapidef.h:140:15 - Unknown word (lsapi) -- 2. struct lsa sapi/litespeed/lsapidef.h:50:11 - Unknown word (LSAPIDEF) -- #ifndef _LSAPIDEF_H_ sapi/litespeed/lsapidef.h:51:11 - Unknown word (LSAPIDEF) -- #define _LSAPIDEF_H_ sapi/litespeed/lsapidef.h:73:7 - Unknown word (REFERER) -- H_REFERER, -sapi/litespeed/lsapidef.h:80:10 - Unknown word (UNMOD) -- H_IF_UNMOD_SINCE, sapi/litespeed/lsapidef.h:88:9 - Unknown word (LSAPI) -- #define LSAPI_SOCK_FILENO sapi/litespeed/lsapidef.h:90:9 - Unknown word (LSAPI) -- #define LSAPI_VERSION_B0 sapi/litespeed/lsapidef.h:91:9 - Unknown word (LSAPI) -- #define LSAPI_VERSION_B1 @@ -30182,22 +26320,16 @@ sapi/litespeed/lsapilib.c:103:27 - Unknown word (lsapi) -- lsapi_MD5Init sapi/litespeed/lsapilib.c:103:6 - Unknown word (lsapi) -- void lsapi_MD5Init(struct lsapi sapi/litespeed/lsapilib.c:104:29 - Unknown word (lsapi) -- lsapi_MD5Update(struct lsapi_MD5Context *context sapi/litespeed/lsapilib.c:104:6 - Unknown word (lsapi) -- void lsapi_MD5Update(struct lsapi -sapi/litespeed/lsapilib.c:1092:54 - Unknown word (ugid) -- len, char * pUgid, int ugidLen ) sapi/litespeed/lsapilib.c:1123:40 - Unknown word (lscgid) -- should be MD5( nonce + lscgid secret ) -sapi/litespeed/lsapilib.c:1136:49 - Unknown word (UGID) -- pEnv->pKey+1, "SUEXEC_UGID" ) == 0 )) -sapi/litespeed/lsapilib.c:1141:44 - Unknown word (UGID) -- lsapi_log("LSAPI: SUEXEC_UGID set UID: %d, GID: %d -sapi/litespeed/lsapilib.c:1145:50 - Unknown word (UGID) -- LSAPI: missing SUEXEC_UGID env, use default user sapi/litespeed/lsapilib.c:114:9 - Unknown word (LSAPI) -- #define LSAPI_ST_REQ_HEADER 1 sapi/litespeed/lsapilib.c:115:9 - Unknown word (LSAPI) -- #define LSAPI_ST_REQ_BODY 2 sapi/litespeed/lsapilib.c:116:9 - Unknown word (LSAPI) -- #define LSAPI_ST_RESP_HEADER 4 sapi/litespeed/lsapilib.c:117:9 - Unknown word (LSAPI) -- #define LSAPI_ST_RESP_BODY 8 sapi/litespeed/lsapilib.c:118:9 - Unknown word (LSAPI) -- #define LSAPI_ST_BACKGROUND 1 +sapi/litespeed/lsapilib.c:1319:21 - Unknown word (sigalarm) -- //static void lsapi_sigalarm( int sig ) sapi/litespeed/lsapilib.c:1437:13 - Unknown word (inited) -- if ( !g_inited ) sapi/litespeed/lsapilib.c:1452:11 - Unknown word (inited) -- g_inited = 1; sapi/litespeed/lsapilib.c:148:14 - Unknown word (inited) -- static int g_inited = 0; -sapi/litespeed/lsapilib.c:1514:19 - Unknown word (nblock) -- lsapi_set_nblock( fd, 1 ); -sapi/litespeed/lsapilib.c:1542:15 - Unknown word (nblock) -- lsapi_set_nblock( pReq->m_fdListen , -sapi/litespeed/lsapilib.c:1566:31 - Unknown word (nblock) -- lsapi_set_nblock( pReq->m_fd , 0 ); sapi/litespeed/lsapilib.c:191:11 - Unknown word (REFERER) -- "HTTP_REFERER", "HTTP_USER_AGENT" sapi/litespeed/lsapilib.c:1930:9 - Unknown word (gsendfile) -- ssize_t gsendfile( int fdOut, int fdIn sapi/litespeed/lsapilib.c:1945:9 - Unknown word (gsendfile) -- ssize_t gsendfile( int fdOut, int fdIn @@ -30213,15 +26345,11 @@ sapi/litespeed/lsapilib.c:3047:23 - Unknown word (tobekilled) -- //tobekil sapi/litespeed/lsapilib.c:3055:27 - Unknown word (tobekilled) -- //tobekilled = SIGUSR1; sapi/litespeed/lsapilib.c:3070:25 - Unknown word (tobekilled) -- tobekilled = SIGKILL; sapi/litespeed/lsapilib.c:3211:38 - Unknown word (AVPHYS) -- pages = sysconf(_SC_AVPHYS_PAGES); -sapi/litespeed/lsapilib.c:3295:27 - Unknown word (nblock) -- lsapi_set_nblock( pReq->m_fd, 0 ); sapi/litespeed/lsapilib.c:3484:38 - Unknown word (AVPHYS) -- pages = sysconf(_SC_AVPHYS_PAGES); sapi/litespeed/lsapilib.c:376:19 - Unknown word (NOSUIDCOREDUMP) -- mib[1] = KERN_NOSUIDCOREDUMP; sapi/litespeed/lsapilib.c:3822:34 - Unknown word (PHPRC) -- | (!strncmp( *env, "PHPRC=", 6 )&&(!s_uid))) sapi/litespeed/lsapilib.c:386:22 - Unknown word (DUMPABLE) -- if (prctl(PR_SET_DUMPABLE, s_enable_core_dump sapi/litespeed/lsapilib.c:387:39 - Unknown word (dumpable) -- prctl: Failed to set dumpable, " -sapi/litespeed/lsapilib.c:404:23 - Unknown word (nblock) -- static int lsapi_set_nblock( int fd, int nonblock -sapi/litespeed/lsapilib.c:4265:31 - Unknown word (longwords) -- reflect the addition of 16 longwords of new data. MD5Update -sapi/litespeed/lsapilib.c:4266:37 - Unknown word (longwords) -- converts bytes into longwords for this routine. sapi/litespeed/lsapilib.c:785:15 - Unknown word (CAGEFS) -- #define LSAPI_CAGEFS_ENABLED 2 sapi/litespeed/lsapilib.c:786:15 - Unknown word (CAGEFS) -- #define LSAPI_CAGEFS_NO_SUEXEC 3 sapi/litespeed/lsapilib.c:787:8 - Unknown word (liblve) -- struct liblve; @@ -30326,37 +26454,23 @@ sapi/phpdbg/create-test.php:57:10 - Unknown word (cmdargv) -- $cmdargv = sapi/phpdbg/create-test.php:61:21 - Unknown word (phpdbg) -- $proc = proc_open("$phpdbg $pass_options $file sapi/phpdbg/create-test.php:61:52 - Unknown word (cmdargv) -- pass_options $file -- $cmdargv", [["pipe", "r"], [ sapi/phpdbg/create-test.php:63:25 - Unknown word (phpdbg) -- die("Couldn't start phpdbg\n"); -sapi/phpdbg/phpdbg.c:1237:27 - Unknown word (phpdbginit) -- case 'I': { /* ignore .phpdbginit */ +sapi/phpdbg/phpdbg.c:1237:27 - Unknown word (phpdbginit) -- case 'I': { /* ignore .phpdbginit */ sapi/phpdbg/phpdbg.c:123:6 - Unknown word (vmret) -- pg->vmret = 0; -sapi/phpdbg/phpdbg.c:1262:24 - Unknown word (STEPONEVAL) -- flags |= PHPDBG_IS_STEPONEVAL; sapi/phpdbg/phpdbg.c:140:6 - Unknown word (oplog) -- pg->oplog_list = NULL; -sapi/phpdbg/phpdbg.c:1463:13 - Unknown word (USERFAULTFD) -- #ifdef HAVE_USERFAULTFD_WRITEFAULT -sapi/phpdbg/phpdbg.c:1464:23 - Unknown word (userfaultfd) -- if (!PHPDBG_G(watch_userfaultfd)) -sapi/phpdbg/phpdbg.c:146:13 - Unknown word (USERFAULTFD) -- #ifdef HAVE_USERFAULTFD_WRITEFAULT -sapi/phpdbg/phpdbg.c:1479:16 - Unknown word (stdiop) -- PHPDBG_G(php_stdiop_write) = php_stream -sapi/phpdbg/phpdbg.c:147:12 - Unknown word (userfaultfd) -- pg->watch_userfaultfd = 0; -sapi/phpdbg/phpdbg.c:1480:39 - Unknown word (stdiop) -- stdio_ops.write = phpdbg_stdiop_write; -sapi/phpdbg/phpdbg.c:1742:45 - Unknown word (stdiop) -- write = PHPDBG_G(php_stdiop_write); -sapi/phpdbg/phpdbg.c:1761:85 - Unknown word (segfaulty) -- watch_efree will be segfaulty (with e.g. USE_ZEND -sapi/phpdbg/phpdbg.c:204:15 - Unknown word (oplog) -- if (PHPDBG_G(oplog_list)) { -sapi/phpdbg/phpdbg.c:205:10 - Unknown word (oplog) -- phpdbg_oplog_list *cur = PHPDBG_G -sapi/phpdbg/phpdbg.c:205:37 - Unknown word (oplog) -- list *cur = PHPDBG_G(oplog_list); -sapi/phpdbg/phpdbg.c:207:11 - Unknown word (oplog) -- phpdbg_oplog_list *prev = cur->prev -sapi/phpdbg/phpdbg.c:561:31 - Unknown word (strpprintf) -- zend_string *fn_name = strpprintf(ZSTR_LEN(name) + ZSTR -sapi/phpdbg/phpdbg.c:657:17 - Unknown word (strpprintf) -- fn_name = strpprintf(ZSTR_LEN(last_function +sapi/phpdbg/phpdbg.c:1761:85 - Unknown word (segfaulty) -- watch_efree will be segfaulty (with e.g. USE_ZEND +sapi/phpdbg/phpdbg.c:204:15 - Unknown word (oplog) -- if (PHPDBG_G(oplog_list)) { +sapi/phpdbg/phpdbg.c:205:10 - Unknown word (oplog) -- phpdbg_oplog_list *cur = PHPDBG_G +sapi/phpdbg/phpdbg.c:205:37 - Unknown word (oplog) -- list *cur = PHPDBG_G(oplog_list); +sapi/phpdbg/phpdbg.c:207:11 - Unknown word (oplog) -- phpdbg_oplog_list *prev = cur->prev +sapi/phpdbg/phpdbg.c:561:31 - Unknown word (strpprintf) -- zend_string *fn_name = strpprintf(ZSTR_LEN(name) + ZSTR +sapi/phpdbg/phpdbg.c:657:17 - Unknown word (strpprintf) -- fn_name = strpprintf(ZSTR_LEN(last_function sapi/phpdbg/phpdbg.c:66:26 - Unknown word (breakop) -- efree((char *) ((phpdbg_breakop_t *) Z_PTR_P(brake) -sapi/phpdbg/phpdbg.c:858:23 - Unknown word (stdiop) -- static ssize_t phpdbg_stdiop_write(php_stream *stream -sapi/phpdbg/phpdbg.c:866:12 - Unknown word (datafd) -- int stat_datafd = fstat(data->fd, &stat -sapi/phpdbg/phpdbg.c:867:52 - Unknown word (datafd) -- stdout < 0) || stat_datafd < 0) { -sapi/phpdbg/phpdbg.c:882:22 - Unknown word (stdiop) -- return PHPDBG_G(php_stdiop_write)(stream, buf, -sapi/phpdbg/phpdbg.c:888:12 - Unknown word (zout) -- zval zin, zout, zerr; -sapi/phpdbg/phpdbg.c:888:18 - Unknown word (zerr) -- zval zin, zout, zerr; -sapi/phpdbg/phpdbg.c:911:29 - Unknown word (zout) -- stream_to_zval(s_out, &zout); -sapi/phpdbg/phpdbg.c:912:29 - Unknown word (zerr) -- stream_to_zval(s_err, &zerr); -sapi/phpdbg/phpdbg.c:920:13 - Unknown word (zout) -- oc.value = zout; -sapi/phpdbg/phpdbg.c:926:13 - Unknown word (zerr) -- ec.value = zerr; -sapi/phpdbg/phpdbg.h:157:19 - Unknown word (STEPONEVAL) -- #define PHPDBG_IS_STEPONEVAL (1ULL<<24) -sapi/phpdbg/phpdbg.h:175:16 - Unknown word (STEPONEVAL) -- PHPDBG_IS_STEPONEVAL | \ +sapi/phpdbg/phpdbg.c:888:12 - Unknown word (zout) -- zval zin, zout, zerr; +sapi/phpdbg/phpdbg.c:888:18 - Unknown word (zerr) -- zval zin, zout, zerr; +sapi/phpdbg/phpdbg.c:911:29 - Unknown word (zout) -- stream_to_zval(s_out, &zout); +sapi/phpdbg/phpdbg.c:912:29 - Unknown word (zerr) -- stream_to_zval(s_err, &zerr); +sapi/phpdbg/phpdbg.c:920:13 - Unknown word (zout) -- oc.value = zout; +sapi/phpdbg/phpdbg.c:926:13 - Unknown word (zerr) -- ec.value = zerr; sapi/phpdbg/phpdbg.h:196:35 - Unknown word (Wshadow) -- DIAGNOSTIC_IGNORED_START("-Wshadow") \ sapi/phpdbg/phpdbg.h:214:24 - Unknown word (oplog) -- typedef struct _phpdbg_oplog_entry phpdbg_oplog_entry sapi/phpdbg/phpdbg.h:214:43 - Unknown word (oplog) -- phpdbg_oplog_entry phpdbg_oplog_entry; @@ -30365,11 +26479,7 @@ sapi/phpdbg/phpdbg.h:216:9 - Unknown word (oplog) -- phpdbg_oplog_entry sapi/phpdbg/phpdbg.h:224:24 - Unknown word (oplog) -- typedef struct _phpdbg_oplog_list phpdbg_oplog_list sapi/phpdbg/phpdbg.h:235:55 - Unknown word (oplines) -- /* seek oplines */ sapi/phpdbg/phpdbg.h:236:64 - Unknown word (oplines) -- /* call frame of oplines to seek to */ -sapi/phpdbg/phpdbg.h:248:13 - Unknown word (USERFAULTFD) -- #ifdef HAVE_USERFAULTFD_WRITEFAULT -sapi/phpdbg/phpdbg.h:249:15 - Unknown word (userfaultfd) -- int watch_userfaultfd; -sapi/phpdbg/phpdbg.h:249:53 - Unknown word (userfaultfd) -- /* userfaultfd(2) handler, 0 if unused -sapi/phpdbg/phpdbg.h:270:6 - Unknown word (vmret) -- int vmret; -sapi/phpdbg/phpdbg.h:286:16 - Unknown word (stdiop) -- ssize_t (*php_stdiop_write)(php_stream * +sapi/phpdbg/phpdbg.h:270:6 - Unknown word (vmret) -- int vmret; sapi/phpdbg/phpdbg.h:95:32 - Unknown word (phpdbginit) -- PHPDBG_INIT_FILENAME ".phpdbginit" sapi/phpdbg/phpdbg.stub.php:13:12 - Unknown word (PHPDBG) -- * @cvalue PHPDBG_COLOR_PROMPT sapi/phpdbg/phpdbg.stub.php:15:7 - Unknown word (PHPDBG) -- const PHPDBG_COLOR_PROMPT = UNKNOWN @@ -30428,6 +26538,9 @@ sapi/phpdbg/phpdbg_bp.h:129:73 - Unknown word (opname) -- char* opname, sapi/phpdbg/phpdbg_bp.h:80:24 - Unknown word (breakopline) -- typedef struct _phpdbg_breakopline_t { sapi/phpdbg/phpdbg_bp.h:87:10 - Unknown word (breakopline) -- } phpdbg_breakopline_t; sapi/phpdbg/phpdbg_bp.h:95:9 - Unknown word (breakopline) -- phpdbg_breakopline_t *base; +sapi/phpdbg/phpdbg_frame.c:172:44 - Unknown word (argstmp) -- class, class_zv, *args, *argstmp; +sapi/phpdbg/phpdbg_frame.c:208:43 - Unknown word (argstmp) -- VAL(Z_ARRVAL_P(args), argstmp) { +sapi/phpdbg/phpdbg_frame.c:233:47 - Unknown word (argstmp) -- phpdbg_short_zval_print(argstmp, 40); sapi/phpdbg/phpdbg_frame.c:248:7 - Unknown word (zbacktrace) -- zval zbacktrace; sapi/phpdbg/phpdbg_frame.c:264:31 - Unknown word (zbacktrace) -- fetch_debug_backtrace(&zbacktrace, 0, 0, limit); sapi/phpdbg/phpdbg_frame.c:274:33 - Unknown word (zbacktrace) -- FOREACH_VAL(Z_ARRVAL(zbacktrace), tmp) { @@ -30443,9 +26556,12 @@ sapi/phpdbg/phpdbg_help.c:441:91 - Unknown word (reparsed) -- *phpdbginit* sapi/phpdbg/phpdbg_help.c:540:19 - Unknown word (mynamespace) -- " $P break \\\\mynamespace\\\\my_function" CR sapi/phpdbg/phpdbg_help.c:541:15 - Unknown word (mynamespace) -- " $P b \\\\mynamespace\\\\my_function" CR sapi/phpdbg/phpdbg_help.c:542:38 - Unknown word (mynamespace) -- execution on entry to \\\\mynamespace\\\\my_function" CR CR +sapi/phpdbg/phpdbg_help.c:715:35 - Unknown word (superglobal) -- **g** show superglobal variables" CR sapi/phpdbg/phpdbg_help.c:902:21 - Unknown word (oplog) -- //*********** check oplog syntax sapi/phpdbg/phpdbg_info.c:162:41 - Unknown word (ptrzv) -- arm_auto_global(zval *ptrzv) { sapi/phpdbg/phpdbg_info.c:163:42 - Unknown word (ptrzv) -- auto_global = Z_PTR_P(ptrzv); +sapi/phpdbg/phpdbg_info.c:167:49 - Unknown word (superglobal) -- show information about superglobal variable %.*s", (int +sapi/phpdbg/phpdbg_info.c:209:18 - Unknown word (Superglobal) -- phpdbg_notice("Superglobal variables (%d)", zend sapi/phpdbg/phpdbg_io.c:13:15 - Unknown word (Anatol) -- | Authors: Anatol Belski sapi/phpdbg/phpdbg_io.c:13:22 - Unknown word (Belski) -- | Authors: Anatol Belski sapi/phpdbg/phpdbg_io.h:13:15 - Unknown word (Anatol) -- | Authors: Anatol Belski @@ -30487,19 +26603,15 @@ sapi/phpdbg/phpdbg_prompt.c:1472:18 - Unknown word (Oplines) -- phpdbg_writ sapi/phpdbg/phpdbg_prompt.c:1473:23 - Unknown word (oplines) -- phpdbg_writeln("File oplines %d", zend_hash sapi/phpdbg/phpdbg_prompt.c:1474:27 - Unknown word (oplines) -- phpdbg_writeln("Function oplines %d", zend_hash_num sapi/phpdbg/phpdbg_prompt.c:1475:25 - Unknown word (oplines) -- phpdbg_writeln("Method oplines %d", zend_hash_num -sapi/phpdbg/phpdbg_prompt.c:1819:138 - Unknown word (segfaulting) -- execute() and eventually segfaulting */ -sapi/phpdbg/phpdbg_prompt.c:1821:48 - Unknown word (UCALL) -- opline->opcode == ZEND_DO_UCALL || -sapi/phpdbg/phpdbg_prompt.c:1826:12 - Unknown word (vmret) -- PHPDBG_G(vmret) = zend_vm_call_opcode -sapi/phpdbg/phpdbg_prompt.c:1829:16 - Unknown word (vmret) -- if (PHPDBG_G(vmret) != 0) { -sapi/phpdbg/phpdbg_prompt.c:1830:17 - Unknown word (vmret) -- if (PHPDBG_G(vmret) < 0) { +sapi/phpdbg/phpdbg_prompt.c:1826:12 - Unknown word (vmret) -- PHPDBG_G(vmret) = zend_vm_call_opcode +sapi/phpdbg/phpdbg_prompt.c:1829:16 - Unknown word (vmret) -- if (PHPDBG_G(vmret) != 0) { +sapi/phpdbg/phpdbg_prompt.c:1830:17 - Unknown word (vmret) -- if (PHPDBG_G(vmret) < 0) { sapi/phpdbg/phpdbg_prompt.c:185:24 - Unknown word (fretval) -- zend_print_zval_r(&fretval, 0); sapi/phpdbg/phpdbg_prompt.c:187:20 - Unknown word (fretval) -- zval_ptr_dtor(&fretval); sapi/phpdbg/phpdbg_prompt.c:230:61 - Unknown word (phpdbginit) -- state->code_len, NULL, "phpdbginit code"); sapi/phpdbg/phpdbg_prompt.c:533:30 - Unknown word (strpprintf) -- string *source_path = strpprintf(0, "Standard input code sapi/phpdbg/phpdbg_prompt.c:85:41 - Unknown word (phpdbginit) -- source, "execute a phpdbginit", sapi/phpdbg/phpdbg_prompt.c:86:51 - Unknown word (phpdbginit) -- export breaks to a .phpdbginit script", '>', NULL -sapi/phpdbg/phpdbg_prompt.c:962:36 - Unknown word (STEPONEVAL) -- G(flags) & PHPDBG_IS_STEPONEVAL)) { -sapi/phpdbg/phpdbg_prompt.c:994:48 - Unknown word (STEPONEVAL) -- G(flags) & PHPDBG_IS_STEPONEVAL)) { sapi/phpdbg/phpdbg_utils.c:171:15 - Unknown word (lfname) -- zend_string *lfname = zend_string_init(fname sapi/phpdbg/phpdbg_utils.c:172:41 - Unknown word (lfname) -- zend_string_tolower(lfname); sapi/phpdbg/phpdbg_utils.c:173:22 - Unknown word (lfname) -- zend_string_release(lfname); @@ -30512,41 +26624,29 @@ sapi/phpdbg/phpdbg_utils.c:357:45 - Unknown word (csbi) -- csbi.srWindo sapi/phpdbg/phpdbg_utils.c:372:29 - Unknown word (csbi) -- CONSOLE_SCREEN_BUFFER_INFO csbi; sapi/phpdbg/phpdbg_utils.c:722:22 - Unknown word (ASTVAL) -- zend_ast *ast = Z_ASTVAL_P(zv); sapi/phpdbg/phpdbg_watch.c:100:83 - Unknown word (implicits) -- anymore due to changes in implicits, the watch is removed -sapi/phpdbg/phpdbg_watch.c:1136:13 - Unknown word (USERFAULTFD) -- #ifdef HAVE_USERFAULTFD_WRITEFAULT sapi/phpdbg/phpdbg_watch.c:1138:20 - Unknown word (writeprotect) -- struct uffdio_writeprotect protect = { sapi/phpdbg/phpdbg_watch.c:1139:22 - Unknown word (WRITEPROTECT) -- .mode = UFFDIO_WRITEPROTECT_MODE_WP, sapi/phpdbg/phpdbg_watch.c:1145:48 - Unknown word (WRITEPROTECT) -- userfaultfd), UFFDIO_WRITEPROTECT, &protect); -sapi/phpdbg/phpdbg_watch.c:115:13 - Unknown word (USERFAULTFD) -- #ifdef HAVE_USERFAULTFD_WRITEFAULT -sapi/phpdbg/phpdbg_watch.c:117:18 - Unknown word (userfaultfd) -- # include sapi/phpdbg/phpdbg_watch.c:1271:8 - Unknown word (strpprintf) -- str = strpprintf(0, "%.*s[]", (int) ZSTR sapi/phpdbg/phpdbg_watch.c:1374:14 - Unknown word (strpprintf) -- info.str = strpprintf(0, "%.*s[]", (int) len -sapi/phpdbg/phpdbg_watch.c:1458:19 - Unknown word (NUTC) -- #elif defined(_SC_NUTC_OS_PAGESIZE) -sapi/phpdbg/phpdbg_watch.c:1459:32 - Unknown word (NUTC) -- pagesize = sysconf(_SC_NUTC_OS_PAGESIZE); -sapi/phpdbg/phpdbg_watch.c:1481:13 - Unknown word (USERFAULTFD) -- #ifdef HAVE_USERFAULTFD_WRITEFAULT sapi/phpdbg/phpdbg_watch.c:1483:8 - Unknown word (UFFD) -- #ifdef UFFD_USER_MODE_ONLY sapi/phpdbg/phpdbg_watch.c:1484:5 - Unknown word (unpriviliged) -- // unpriviliged userfaultfd are disabled sapi/phpdbg/phpdbg_watch.c:1487:11 - Unknown word (UFFD) -- flags |= UFFD_USER_MODE_ONLY; sapi/phpdbg/phpdbg_watch.c:1494:30 - Unknown word (UFFD) -- userfaultfd_features.api = UFFD_API; sapi/phpdbg/phpdbg_watch.c:1495:35 - Unknown word (UFFD) -- features.features = UFFD_FEATURE_PAGEFAULT_FLAG sapi/phpdbg/phpdbg_watch.c:1497:39 - Unknown word (UFFD) -- features.features & UFFD_FEATURE_PAGEFAULT_FLAG -sapi/phpdbg/phpdbg_watch.c:241:13 - Unknown word (USERFAULTFD) -- #ifdef HAVE_USERFAULTFD_WRITEFAULT -sapi/phpdbg/phpdbg_watch.c:242:21 - Unknown word (userfaultfd) -- if (PHPDBG_G(watch_userfaultfd)) { -sapi/phpdbg/phpdbg_watch.c:243:10 - Unknown word (uffdio) -- struct uffdio_range range = { -sapi/phpdbg/phpdbg_watch.c:248:11 - Unknown word (uffdio) -- struct uffdio_register reg = { -sapi/phpdbg/phpdbg_watch.c:249:13 - Unknown word (UFFDIO) -- .mode = UFFDIO_REGISTER_MODE_WP, -sapi/phpdbg/phpdbg_watch.c:252:11 - Unknown word (uffdio) -- struct uffdio_writeprotect protect +sapi/phpdbg/phpdbg_watch.c:243:10 - Unknown word (uffdio) -- struct uffdio_range range = { +sapi/phpdbg/phpdbg_watch.c:248:11 - Unknown word (uffdio) -- struct uffdio_register reg = { +sapi/phpdbg/phpdbg_watch.c:249:13 - Unknown word (UFFDIO) -- .mode = UFFDIO_REGISTER_MODE_WP, +sapi/phpdbg/phpdbg_watch.c:252:11 - Unknown word (uffdio) -- struct uffdio_writeprotect protect sapi/phpdbg/phpdbg_watch.c:252:18 - Unknown word (writeprotect) -- struct uffdio_writeprotect protect = { sapi/phpdbg/phpdbg_watch.c:253:13 - Unknown word (UFFDIO) -- .mode = UFFDIO_WRITEPROTECT_MODE_WP sapi/phpdbg/phpdbg_watch.c:253:20 - Unknown word (WRITEPROTECT) -- .mode = UFFDIO_WRITEPROTECT_MODE_WP, -sapi/phpdbg/phpdbg_watch.c:256:25 - Unknown word (userfaultfd) -- ioctl(PHPDBG_G(watch_userfaultfd), UFFDIO_REGISTER, sapi/phpdbg/phpdbg_watch.c:256:39 - Unknown word (UFFDIO) -- watch_userfaultfd), UFFDIO_REGISTER, ®); -sapi/phpdbg/phpdbg_watch.c:257:25 - Unknown word (userfaultfd) -- ioctl(PHPDBG_G(watch_userfaultfd), UFFDIO_WRITEPROTECT sapi/phpdbg/phpdbg_watch.c:257:39 - Unknown word (UFFDIO) -- watch_userfaultfd), UFFDIO_WRITEPROTECT, &protect sapi/phpdbg/phpdbg_watch.c:257:46 - Unknown word (WRITEPROTECT) -- userfaultfd), UFFDIO_WRITEPROTECT, &protect); sapi/phpdbg/phpdbg_watch.c:259:11 - Unknown word (uffdio) -- struct uffdio_register reg = { sapi/phpdbg/phpdbg_watch.c:260:13 - Unknown word (UFFDIO) -- .mode = UFFDIO_REGISTER_MODE_WP, -sapi/phpdbg/phpdbg_watch.c:263:25 - Unknown word (userfaultfd) -- ioctl(PHPDBG_G(watch_userfaultfd), UFFDIO_UNREGISTER -sapi/phpdbg/phpdbg_watch.c:309:13 - Unknown word (USERFAULTFD) -- #ifdef HAVE_USERFAULTFD_WRITEFAULT sapi/phpdbg/phpdbg_watch.c:317:9 - Unknown word (uffd) -- struct uffd_msg fault_msg = {0} sapi/phpdbg/phpdbg_watch.c:321:10 - Unknown word (uffdio) -- struct uffdio_writeprotect unprotect sapi/phpdbg/phpdbg_watch.c:321:17 - Unknown word (writeprotect) -- struct uffdio_writeprotect unprotect = { @@ -30554,9 +26654,7 @@ sapi/phpdbg/phpdbg_watch.c:328:44 - Unknown word (WRITEPROTECT) -- userfaultf sapi/phpdbg/phpdbg_watch.c:582:16 - Unknown word (strpprintf) -- child->str = strpprintf(0, (element->flags sapi/phpdbg/phpdbg_watch.c:584:16 - Unknown word (strpprintf) -- child->str = strpprintf(0, (element->flags sapi/phpdbg/phpdbg_watch.c:626:17 - Unknown word (strpprintf) -- child->str = strpprintf(0, "%.*s[]", (int) ZSTR -sapi/phpdbg/phpdbg_watch.c:669:13 - Unknown word (unwatch) -- void phpdbg_unwatch_parent_ht(phpdbg_watch sapi/phpdbg/phpdbg_watch.c:91:163 - Unknown word (implicits) -- the tree given by its implicits -sapi/phpdbg/phpdbg_watch.c:971:9 - Unknown word (unwatch) -- phpdbg_unwatch_parent_ht(element); sapi/phpdbg/test.php:35:12 - Unknown word (phpdbg) -- $dbg = new phpdbg(); sapi/phpdbg/test.php:48:10 - Unknown word (phpdbg) -- function phpdbg_test_ob() sapi/phpdbg/test.php:8:7 - Unknown word (phpdbg) -- class phpdbg { @@ -30780,19 +26878,9 @@ win32/codepage.h:88:5 - Unknown word (mojibake) -- "mojibake" if need mor win32/console.c:100:68 - Unknown word (csbi) -- STD_OUTPUT_HANDLE), &csbi)) { win32/console.c:101:12 - Unknown word (csbi) -- ret0 = !csbi.dwCursorPosition.X win32/console.c:101:40 - Unknown word (csbi) -- dwCursorPosition.X && !csbi.dwCursorPosition.Y; -win32/console.c:112:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API BOOL php_win32_console win32/console.c:13:22 - Unknown word (Locati) -- | Author: Michele Locati -win32/console.c:22:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API BOOL php_win32_console -win32/console.c:36:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API BOOL php_win32_console -win32/console.c:58:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API BOOL php_win32_console -win32/console.c:93:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API BOOL php_win32_console win32/console.c:96:30 - Unknown word (csbi) -- CONSOLE_SCREEN_BUFFER_INFO csbi; win32/console.h:13:21 - Unknown word (Locati) -- | Author: Michele Locati -win32/console.h:20:13 - Unknown word (WINUTIL) -- #ifndef PHP_WINUTIL_API -win32/console.h:22:14 - Unknown word (WINUTIL) -- # define PHP_WINUTIL_API __declspec(dllexport -win32/console.h:24:14 - Unknown word (WINUTIL) -- # define PHP_WINUTIL_API __declspec(dllimport -win32/console.h:41:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API BOOL php_win32_console -win32/console.h:47:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API BOOL php_win32_console win32/cp_enc_map.c:101:38 - Unknown word (CSKOI) -- , "koi8-r", "KOI8-R|CSKOI8R", "20866 (Russian win32/cp_enc_map.c:106:90 - Unknown word (CSEUCPKDFMTJAPANESE) -- FORMAT_FOR_JAPANESE|CSEUCPKDFMTJAPANESE", "20932 (JIS X 020 win32/cp_enc_map.c:110:117 - Unknown word (CSISOLATIN) -- 59-1:1987|L1|LATIN1|CSISOLATIN1", "28591 (ISO 8859 @@ -30807,6 +26895,8 @@ win32/cp_enc_map.c:116:44 - Unknown word (ELOT) -- iso-8859-7" win32/cp_enc_map.c:117:101 - Unknown word (CSISOLATINHEBREW) -- 9-8|ISO_8859-8:1988|CSISOLATINHEBREW", "28598 (ISO 8859- win32/cp_enc_map.c:118:104 - Unknown word (CSISOLATIN) -- 59-9:1989|L5|LATIN5|CSISOLATIN5", "28599 (ISO 8859 win32/cp_enc_map.c:11:64 - Unknown word (ASMO) -- Arabic - Transparent ASMO)" }, +win32/cp_enc_map.c:123:80 - Unknown word (halfwidth) -- 22 Japanese with no halfwidth Katakana)" }, +win32/cp_enc_map.c:124:77 - Unknown word (halfwidth) -- ISO-2022 Japanese with halfwidth Katakana)" }, win32/cp_enc_map.c:126:48 - Unknown word (CSISO) -- 2-kr", "ISO-2022-KR|CSISO2022KR", "50225 (ISO win32/cp_enc_map.c:138:38 - Unknown word (EUCKR) -- , "euc-kr", "EUC-KR|EUCKR|CSEUCKR", "51949 (EUC win32/cp_enc_map.c:138:44 - Unknown word (CSEUCKR) -- euc-kr", "EUC-KR|EUCKR|CSEUCKR", "51949 (EUC-Korean @@ -30826,12 +26916,13 @@ win32/cp_enc_map.c:14:46 - Unknown word (CSPC) -- , "850|CP850|IBM850| win32/cp_enc_map.c:151:65 - Unknown word (Gurmukhi) -- 1 (ISCII - Punjabi (Gurmukhi))" }, win32/cp_enc_map.c:1:52 - Unknown word (regen) -- cp_enc_map_gen.c and regen like win32/cp_enc_map.c:21:47 - Unknown word (CSPC) -- , "862|CP862|IBM862|CSPC862LATINHEBREW", "86 -win32/cp_enc_map.c:25:45 - Unknown word (CSIBM) -- , "866|CP866|IBM866|CSIBM866", "866 (OEM - Russian -win32/cp_enc_map.c:27:68 - Unknown word (ROECE) -- EBCDIC - Multilingual/ROECE (Latin-2))" }, -win32/cp_enc_map.c:30:57 - Unknown word (CSSHIFTJIS) -- |SHIFT_JIS|MS_KANJI|CSSHIFTJIS", "932 (ANSI/OEM -win32/cp_enc_map.c:52:46 - Unknown word (HEBR) -- windows-1255", "CP1255|MS-HEBR|WINDOWS-1255", "125 -win32/cp_enc_map.c:54:43 - Unknown word (WINBALTRIM) -- windows-1257", "CP1257|WINBALTRIM|WINDOWS-1257", "125 -win32/cp_enc_map.c:55:77 - Unknown word (Viet) -- "1258 (ANSI/OEM - Viet Nam)" }, +win32/cp_enc_map.c:21:54 - Unknown word (LATINHEBREW) -- CP862|IBM862|CSPC862LATINHEBREW", "862 (OEM - Hebrew +win32/cp_enc_map.c:25:45 - Unknown word (CSIBM) -- , "866|CP866|IBM866|CSIBM866", "866 (OEM - Russian +win32/cp_enc_map.c:27:68 - Unknown word (ROECE) -- EBCDIC - Multilingual/ROECE (Latin-2))" }, +win32/cp_enc_map.c:30:57 - Unknown word (CSSHIFTJIS) -- |SHIFT_JIS|MS_KANJI|CSSHIFTJIS", "932 (ANSI/OEM +win32/cp_enc_map.c:52:46 - Unknown word (HEBR) -- windows-1255", "CP1255|MS-HEBR|WINDOWS-1255", "125 +win32/cp_enc_map.c:54:43 - Unknown word (WINBALTRIM) -- windows-1257", "CP1257|WINBALTRIM|WINDOWS-1257", "125 +win32/cp_enc_map.c:55:77 - Unknown word (Viet) -- "1258 (ANSI/OEM - Viet Nam)" }, win32/cp_enc_map.c:57:57 - Unknown word (CSMACINTOSH) -- MAC|MACINTOSH|MACROMAN|CSMACINTOSH", "10000 (MAC - Roman win32/cp_enc_map.c:59:27 - Unknown word (chinesetrad) -- 02, 0, 0, 2, "x-mac-chinesetrad", NULL, "10002 (MAC win32/cp_enc_map.c:65:27 - Unknown word (chinesesimp) -- 08, 0, 0, 2, "x-mac-chinesesimp", NULL, "10008 (MAC @@ -30858,6 +26949,8 @@ win32/cp_enc_map_gen.c:127:132 - Unknown word (CSISOLATINGREEK) -- 987|ISO win32/cp_enc_map_gen.c:127:35 - Unknown word (ELOT) -- iso-8859-7", "ECMA-118|ELOT_928|GREEK|GREEK8|ISO win32/cp_enc_map_gen.c:128:92 - Unknown word (CSISOLATINHEBREW) -- 9-8|ISO_8859-8:1988|CSISOLATINHEBREW", "ISO 8859-8 Hebrew win32/cp_enc_map_gen.c:129:95 - Unknown word (CSISOLATIN) -- 59-9:1989|L5|LATIN5|CSISOLATIN5", "ISO 8859-9 Turkish +win32/cp_enc_map_gen.c:134:64 - Unknown word (halfwidth) -- 22 Japanese with no halfwidth Katakana; Japanese +win32/cp_enc_map_gen.c:135:61 - Unknown word (halfwidth) -- ISO 2022 Japanese with halfwidth Katakana; Japanese win32/cp_enc_map_gen.c:137:39 - Unknown word (CSISO) -- 2-kr", "ISO-2022-KR|CSISO2022KR", "ISO 2022 Korean win32/cp_enc_map_gen.c:149:29 - Unknown word (EUCKR) -- , "euc-kr", "EUC-KR|EUCKR|CSEUCKR", "EUC Korean win32/cp_enc_map_gen.c:149:35 - Unknown word (CSEUCKR) -- euc-kr", "EUC-KR|EUCKR|CSEUCKR", "EUC Korean" }, @@ -30878,17 +26971,17 @@ win32/cp_enc_map_gen.c:16:10 - Unknown word (ASMO) -- { 708, "ASMO-708 win32/cp_enc_map_gen.c:16:34 - Unknown word (ASMO) -- ASMO-708", "", "Arabic (ASMO 708)" }, win32/cp_enc_map_gen.c:175:2 - Unknown word (CPINFOEX) -- CPINFOEX info; win32/cp_enc_map_gen.c:17:26 - Unknown word (ASMO) -- 9, "", "", "Arabic (ASMO-449+, BCON V4)" }, -win32/cp_enc_map_gen.c:17:37 - Unknown word (BCON) -- "Arabic (ASMO-449+, BCON V4)" }, win32/cp_enc_map_gen.c:180:18 - Unknown word (cpinfoex) -- printf("Usage: cpinfoex cp_id\n"); win32/cp_enc_map_gen.c:19:45 - Unknown word (ASMO) -- Arabic (Transparent ASMO); Arabic (DOS)" }, win32/cp_enc_map_gen.c:204:61 - Unknown word (regen) -- cp_enc_map_gen.c and regen like \n" win32/cp_enc_map_gen.c:22:37 - Unknown word (CSPC) -- , "850|CP850|IBM850|CSPC850MULTILINGUAL", "OEM win32/cp_enc_map_gen.c:29:38 - Unknown word (CSPC) -- , "862|CP862|IBM862|CSPC862LATINHEBREW", "OEM -win32/cp_enc_map_gen.c:33:36 - Unknown word (CSIBM) -- , "866|CP866|IBM866|CSIBM866", "OEM Russian; Cyrillic -win32/cp_enc_map_gen.c:35:48 - Unknown word (ROECE) -- EBCDIC Multilingual/ROECE (Latin 2); IBM EBCDIC -win32/cp_enc_map_gen.c:38:48 - Unknown word (CSSHIFTJIS) -- |SHIFT_JIS|MS_KANJI|CSSHIFTJIS", "ANSI/OEM Japanese -win32/cp_enc_map_gen.c:61:37 - Unknown word (HEBR) -- windows-1255", "CP1255|MS-HEBR|WINDOWS-1255", "ANSI -win32/cp_enc_map_gen.c:63:34 - Unknown word (WINBALTRIM) -- windows-1257", "CP1257|WINBALTRIM|WINDOWS-1257", "ANSI +win32/cp_enc_map_gen.c:29:45 - Unknown word (LATINHEBREW) -- CP862|IBM862|CSPC862LATINHEBREW", "OEM Hebrew; Hebrew +win32/cp_enc_map_gen.c:33:36 - Unknown word (CSIBM) -- , "866|CP866|IBM866|CSIBM866", "OEM Russian; Cyrillic +win32/cp_enc_map_gen.c:35:48 - Unknown word (ROECE) -- EBCDIC Multilingual/ROECE (Latin 2); IBM EBCDIC +win32/cp_enc_map_gen.c:38:48 - Unknown word (CSSHIFTJIS) -- |SHIFT_JIS|MS_KANJI|CSSHIFTJIS", "ANSI/OEM Japanese +win32/cp_enc_map_gen.c:61:37 - Unknown word (HEBR) -- windows-1255", "CP1255|MS-HEBR|WINDOWS-1255", "ANSI +win32/cp_enc_map_gen.c:63:34 - Unknown word (WINBALTRIM) -- windows-1257", "CP1257|WINBALTRIM|WINDOWS-1257", "ANSI win32/cp_enc_map_gen.c:66:48 - Unknown word (CSMACINTOSH) -- MAC|MACINTOSH|MACROMAN|CSMACINTOSH", "MAC Roman; Western win32/cp_enc_map_gen.c:68:18 - Unknown word (chinesetrad) -- { 10002, "x-mac-chinesetrad", "", "MAC Traditional win32/cp_enc_map_gen.c:74:18 - Unknown word (chinesesimp) -- { 10008, "x-mac-chinesesimp", "", "MAC Simplified @@ -30916,7 +27009,6 @@ win32/ftok.c:54:70 - Unknown word (bhfi) -- dev & 0xff) << 16 | (bhfi. win32/getrusage.c:13:15 - Unknown word (Kalle) -- | Authors: Kalle Sommer Nielsen gl_pathc == oldpathc) { win32/glob.c:497:44 - Unknown word (oldpathc) -- pathv + pglob->gl_offs + oldpathc, win32/glob.c:498:22 - Unknown word (oldpathc) -- pglob->gl_pathc - oldpathc, sizeof(char *), compare -win32/glob.c:508:37 - Unknown word (limitp) -- pattern_last, pglob, limitp) -win32/glob.c:511:10 - Unknown word (limitp) -- size_t *limitp; -win32/glob.c:520:33 - Unknown word (limitp) -- pattern_last, pglob, limitp)); -win32/glob.c:529:46 - Unknown word (limitp) -- glob_t *pglob, size_t *limitp) -win32/glob.c:556:38 - Unknown word (limitp) -- globextend(pathbuf, pglob, limitp)); win32/glob.c:588:27 - Unknown word (restpattern) -- *restpattern, Char *restpattern_last, glob_t *pglob win32/glob.c:588:8 - Unknown word (restpattern) -- Char *restpattern, Char *restpattern_last win32/glob.c:611:10 - Unknown word (Ctoc) -- if (g_Ctoc(pathbuf, buf, sizeof @@ -31219,20 +27306,11 @@ win32/sendmail.h:44:83 - Unknown word (xheaders) -- char *mailTo, char *xh win32/sendmail.h:45:17 - Unknown word (LPCSTR) -- static int Post(LPCSTR msg); win32/signal.c:13:14 - Unknown word (Anatol) -- | Author: Anatol Belski win32/signal.c:13:21 - Unknown word (Belski) -- | Author: Anatol Belski -win32/signal.c:46:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API void php_win32_signal -win32/signal.c:62:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API void php_win32_signal -win32/signal.h:12:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API void php_win32_signal -win32/signal.h:13:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API void php_win32_signal win32/sockets.c:34:19 - Unknown word (WSAENOPROTOOPT) -- WSASetLastError(WSAENOPROTOOPT); -win32/time.c:30:2 - Unknown word (ULARGE) -- ULARGE_INTEGER fft; -win32/time.c:36:5 - Unknown word (ULARGE) -- * ULARGE_INTEGER* or __int64 -win32/winutil.c:103:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API int php_win32_get win32/winutil.c:131:47 - Unknown word (Synesis) -- Matthew Wilson and Synesis Software -win32/winutil.c:134:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API int php_win32_code win32/winutil.c:141:25 - Unknown word (eerrno) -- int eerrno; win32/winutil.c:161:65 - Unknown word (ECURDIR) -- DIRECTORY , ECURDIR } win32/winutil.c:25:46 - Unknown word (HRESULT) -- php_win32_error_to_msg(HRESULT error) -win32/winutil.c:25:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API char *php_win32 win32/winutil.c:27:11 - Unknown word (bufw) -- wchar_t *bufw = NULL, *pw; win32/winutil.c:32:60 - Unknown word (LPWSTR) -- SUBLANG_NEUTRAL), (LPWSTR)&bufw, 0, NULL win32/winutil.c:32:68 - Unknown word (bufw) -- SUBLANG_NEUTRAL), (LPWSTR)&bufw, 0, NULL @@ -31240,28 +27318,13 @@ win32/winutil.c:35:15 - Unknown word (bufw) -- if (!ret || !bufw) { win32/winutil.c:40:12 - Unknown word (bufw) -- for (pw = bufw + wcslen(bufw) - 1; win32/winutil.c:40:26 - Unknown word (bufw) -- (pw = bufw + wcslen(bufw) - 1; pw >= bufw && win32/winutil.c:412:30 - Unknown word (eerrno) -- return errmap[i].eerrno; -win32/winutil.c:421:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API char *php_win32 win32/winutil.c:423:10 - Unknown word (unamew) -- wchar_t unamew[UNLEN + 1]; -win32/winutil.c:423:17 - Unknown word (UNLEN) -- wchar_t unamew[UNLEN + 1]; -win32/winutil.c:426:17 - Unknown word (UNLEN) -- DWORD unsize = UNLEN; -win32/winutil.c:426:8 - Unknown word (unsize) -- DWORD unsize = UNLEN; win32/winutil.c:428:15 - Unknown word (unamew) -- GetUserNameW(unamew, &unsize); -win32/winutil.c:428:24 - Unknown word (unsize) -- GetUserNameW(unamew, &unsize); win32/winutil.c:429:37 - Unknown word (unamew) -- win32_cp_conv_w_to_any(unamew, unsize - 1, &uname -win32/winutil.c:429:45 - Unknown word (unsize) -- conv_w_to_any(unamew, unsize - 1, &uname_len); -win32/winutil.c:435:18 - Unknown word (UNLEN) -- if (uname_len > UNLEN) { win32/winutil.c:445:86 - Unknown word (lfanew) -- dosHeader + dosHeader->e_lfanew); win32/winutil.c:453:51 - Unknown word (otherway) -- newer one, but not the otherway round. -win32/winutil.c:490:26 - Unknown word (vcruntime) -- const char *crt_name = "vcruntime140d.dll"; -win32/winutil.c:492:26 - Unknown word (vcruntime) -- const char *crt_name = "vcruntime140.dll"; -win32/winutil.c:50:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API void php_win32_error win32/winutil.c:76:31 - Unknown word (NTSTATUS) -- NT_SUCCESS(Status) (((NTSTATUS)(Status)) >= 0) -win32/winutil.h:17:19 - Unknown word (WINUTIL) -- #ifndef PHP_WIN32_WINUTIL_H -win32/winutil.h:18:19 - Unknown word (WINUTIL) -- #define PHP_WIN32_WINUTIL_H -win32/winutil.h:21:14 - Unknown word (WINUTIL) -- # define PHP_WINUTIL_API __declspec(dllexport -win32/winutil.h:23:14 - Unknown word (WINUTIL) -- # define PHP_WINUTIL_API __declspec(dllimport win32/winutil.h:26:46 - Unknown word (HRESULT) -- php_win32_error_to_msg(HRESULT error); -win32/winutil.h:26:5 - Unknown word (WINUTIL) -- PHP_WINUTIL_API char *php_win32 win32/winutil.h:38:14 - Unknown word (ECURDIR) -- #if !defined(ECURDIR) win32/winutil.h:39:10 - Unknown word (ECURDIR) -- # define ECURDIR EACCES win32/winutil.h:40:12 - Unknown word (ECURDIR) -- #endif /* !ECURDIR */ diff --git a/packages/cspell-bundled-dicts/package.json b/packages/cspell-bundled-dicts/package.json index 349d4b22028..4ec7ce90fd2 100644 --- a/packages/cspell-bundled-dicts/package.json +++ b/packages/cspell-bundled-dicts/package.json @@ -53,7 +53,7 @@ "@cspell/dict-aws": "^4.0.7", "@cspell/dict-bash": "^4.1.8", "@cspell/dict-companies": "^3.1.7", - "@cspell/dict-cpp": "^6.0.0", + "@cspell/dict-cpp": "^6.0.1", "@cspell/dict-cryptocurrencies": "^5.0.3", "@cspell/dict-csharp": "^4.0.5", "@cspell/dict-css": "^4.0.16", @@ -86,8 +86,8 @@ "@cspell/dict-makefile": "^1.0.3", "@cspell/dict-markdown": "^2.0.7", "@cspell/dict-monkeyc": "^1.0.9", - "@cspell/dict-node": "^5.0.4", - "@cspell/dict-npm": "^5.1.9", + "@cspell/dict-node": "^5.0.5", + "@cspell/dict-npm": "^5.1.10", "@cspell/dict-php": "^4.0.13", "@cspell/dict-powershell": "^5.0.13", "@cspell/dict-public-licenses": "^2.0.11", @@ -96,7 +96,7 @@ "@cspell/dict-ruby": "^5.0.7", "@cspell/dict-rust": "^4.0.9", "@cspell/dict-scala": "^5.0.6", - "@cspell/dict-software-terms": "^4.1.12", + "@cspell/dict-software-terms": "^4.1.13", "@cspell/dict-sql": "^2.1.8", "@cspell/dict-svelte": "^1.0.5", "@cspell/dict-swift": "^2.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0a0eb1bf9f..bab1a0adc82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -296,8 +296,8 @@ importers: specifier: ^3.1.7 version: 3.1.7 '@cspell/dict-cpp': - specifier: ^6.0.0 - version: 6.0.0 + specifier: ^6.0.1 + version: 6.0.1 '@cspell/dict-cryptocurrencies': specifier: ^5.0.3 version: 5.0.3 @@ -395,11 +395,11 @@ importers: specifier: ^1.0.9 version: 1.0.9 '@cspell/dict-node': - specifier: ^5.0.4 - version: 5.0.4 + specifier: ^5.0.5 + version: 5.0.5 '@cspell/dict-npm': - specifier: ^5.1.9 - version: 5.1.9 + specifier: ^5.1.10 + version: 5.1.10 '@cspell/dict-php': specifier: ^4.0.13 version: 4.0.13 @@ -425,8 +425,8 @@ importers: specifier: ^5.0.6 version: 5.0.6 '@cspell/dict-software-terms': - specifier: ^4.1.12 - version: 4.1.12 + specifier: ^4.1.13 + version: 4.1.13 '@cspell/dict-sql': specifier: ^2.1.8 version: 2.1.8 @@ -2167,8 +2167,8 @@ packages: '@cspell/dict-cpp@5.1.23': resolution: {integrity: sha512-59VUam6bYWzn50j8FASWWLww0rBPA0PZfjMZBvvt0aqMpkvXzoJPnAAI4eDDSibPWVHKutjpqLmast+uMLHVsQ==} - '@cspell/dict-cpp@6.0.0': - resolution: {integrity: sha512-z9Mv3/Ool19aw/kl1C+NmLdHF5WN6XCDmP4UkM/sYIfBO4WMUmrhiKiqK/pzSih9jyC5C2AuxujtB/IdHmyfVg==} + '@cspell/dict-cpp@6.0.1': + resolution: {integrity: sha512-AxMC1KVu/9JSme1eG1SPQQTSLQbGUpoICMdKjQEEaB4RyrEev2V6fcVnqH38lzs+zN5Dffh04B2bTW0pT4lr9g==} '@cspell/dict-cryptocurrencies@5.0.3': resolution: {integrity: sha512-bl5q+Mk+T3xOZ12+FG37dB30GDxStza49Rmoax95n37MTLksk9wBo1ICOlPJ6PnDUSyeuv4SIVKgRKMKkJJglA==} @@ -2295,11 +2295,11 @@ packages: '@cspell/dict-nl-nl@2.3.3': resolution: {integrity: sha512-Po3bNNhRHRmUhiKeYN1RgM0NpAY8A0q3T+yqpaSB49hewlM66ksk81PHlKPZVI+8uTuwcWkYRe/gUhIeLiofUw==} - '@cspell/dict-node@5.0.4': - resolution: {integrity: sha512-Hz5hiuOvZTd7Cp1IBqUZ7/ChwJeQpD5BJuwCaDn4mPNq4iMcQ1iWBYMThvNVqCEDgKv63X52nT8RAWacss98qg==} + '@cspell/dict-node@5.0.5': + resolution: {integrity: sha512-7NbCS2E8ZZRZwlLrh2sA0vAk9n1kcTUiRp/Nia8YvKaItGXLfxYqD2rMQ3HpB1kEutal6hQLVic3N2Yi1X7AaA==} - '@cspell/dict-npm@5.1.9': - resolution: {integrity: sha512-ZH10gepefFee03SYQXH4mMmYbI3iwwEg5+B0ujsUohGJR789SyieelY0xPiDeh1y9gcQAp62k1QxbUwpcCYe5A==} + '@cspell/dict-npm@5.1.10': + resolution: {integrity: sha512-YmOLvM3ERk/yrdk0s0HhMI7Ws4epLRycGQH5uWyvWg5F64C31mbV557+jfxjrn6Ewq3UdT4ILCS9EyCHVyirig==} '@cspell/dict-php@4.0.13': resolution: {integrity: sha512-P6sREMZkhElzz/HhXAjahnICYIqB/HSGp1EhZh+Y6IhvC15AzgtDP8B8VYCIsQof6rPF1SQrFwunxOv8H1e2eg==} @@ -2325,8 +2325,8 @@ packages: '@cspell/dict-scala@5.0.6': resolution: {integrity: sha512-tl0YWAfjUVb4LyyE4JIMVE8DlLzb1ecHRmIWc4eT6nkyDqQgHKzdHsnusxFEFMVLIQomgSg0Zz6hJ5S1E4W4ww==} - '@cspell/dict-software-terms@4.1.12': - resolution: {integrity: sha512-MHDAK/WlEdMJiDQ6lJ3SF7VogdfJcRXGYWfO4v90rxW8HDVfKDXVk3zpJhjoZGq56ujR1qmeYkQsM6MlB69uJA==} + '@cspell/dict-software-terms@4.1.13': + resolution: {integrity: sha512-S8TLDjY+piV8nmzn4/acwKjDbUtOqfJ9Cb3gZ9egjU/Fm8DBaQ7ziR1S2wntxlGLud9cly+LoWnEoWJYDZFveQ==} '@cspell/dict-sql@2.1.8': resolution: {integrity: sha512-dJRE4JV1qmXTbbGm6WIcg1knmR6K5RXnQxF4XHs5HA3LAjc/zf77F95i5LC+guOGppVF6Hdl66S2UyxT+SAF3A==} @@ -11154,7 +11154,7 @@ snapshots: '@cspell/dict-aws': 4.0.7 '@cspell/dict-bash': 4.1.8 '@cspell/dict-companies': 3.1.7 - '@cspell/dict-cpp': 6.0.0 + '@cspell/dict-cpp': 6.0.1 '@cspell/dict-cryptocurrencies': 5.0.3 '@cspell/dict-csharp': 4.0.5 '@cspell/dict-css': 4.0.16 @@ -11187,8 +11187,8 @@ snapshots: '@cspell/dict-makefile': 1.0.3 '@cspell/dict-markdown': 2.0.7(@cspell/dict-css@4.0.16)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.10)(@cspell/dict-typescript@3.1.11) '@cspell/dict-monkeyc': 1.0.9 - '@cspell/dict-node': 5.0.4 - '@cspell/dict-npm': 5.1.9 + '@cspell/dict-node': 5.0.5 + '@cspell/dict-npm': 5.1.10 '@cspell/dict-php': 4.0.13 '@cspell/dict-powershell': 5.0.13 '@cspell/dict-public-licenses': 2.0.11 @@ -11197,7 +11197,7 @@ snapshots: '@cspell/dict-ruby': 5.0.7 '@cspell/dict-rust': 4.0.9 '@cspell/dict-scala': 5.0.6 - '@cspell/dict-software-terms': 4.1.12 + '@cspell/dict-software-terms': 4.1.13 '@cspell/dict-sql': 2.1.8 '@cspell/dict-svelte': 1.0.5 '@cspell/dict-swift': 2.0.4 @@ -11231,7 +11231,7 @@ snapshots: '@cspell/dict-cpp@5.1.23': {} - '@cspell/dict-cpp@6.0.0': {} + '@cspell/dict-cpp@6.0.1': {} '@cspell/dict-cryptocurrencies@5.0.3': {} @@ -11318,9 +11318,9 @@ snapshots: '@cspell/dict-nl-nl@2.3.3': {} - '@cspell/dict-node@5.0.4': {} + '@cspell/dict-node@5.0.5': {} - '@cspell/dict-npm@5.1.9': {} + '@cspell/dict-npm@5.1.10': {} '@cspell/dict-php@4.0.13': {} @@ -11340,7 +11340,7 @@ snapshots: '@cspell/dict-scala@5.0.6': {} - '@cspell/dict-software-terms@4.1.12': {} + '@cspell/dict-software-terms@4.1.13': {} '@cspell/dict-sql@2.1.8': {} diff --git a/test-packages/yarn/yarn2/test-yarn3-sci/package.json b/test-packages/yarn/yarn2/test-yarn3-sci/package.json index 56af7a34826..7a55234362a 100644 --- a/test-packages/yarn/yarn2/test-yarn3-sci/package.json +++ b/test-packages/yarn/yarn2/test-yarn3-sci/package.json @@ -12,6 +12,6 @@ }, "devDependencies": { "@cspell/cspell-types": "^8.15.7", - "@cspell/dict-scientific-terms-us": "^3.0.4" + "@cspell/dict-scientific-terms-us": "^3.0.5" } } diff --git a/test-packages/yarn/yarn2/test-yarn3-sci/yarn.lock b/test-packages/yarn/yarn2/test-yarn3-sci/yarn.lock index 0efb4195bbb..b5ec89bcaa7 100644 --- a/test-packages/yarn/yarn2/test-yarn3-sci/yarn.lock +++ b/test-packages/yarn/yarn2/test-yarn3-sci/yarn.lock @@ -12,10 +12,10 @@ __metadata: languageName: node linkType: hard -"@cspell/dict-scientific-terms-us@npm:^3.0.4": - version: 3.0.4 - resolution: "@cspell/dict-scientific-terms-us@npm:3.0.4" - checksum: 10/df66ce3e5fdbea28d7307cebfa4b4397fe913787907592eaa2510eaa302bba09f500288088e6a6acd9eee56eb69af1701fb0bd586af222f70a4579228d9f73e3 +"@cspell/dict-scientific-terms-us@npm:^3.0.5": + version: 3.0.5 + resolution: "@cspell/dict-scientific-terms-us@npm:3.0.5" + checksum: 10/2af4f2a737d47570b55ea695c5cd0dfc863c38db4693c6c692f26b38ab79d91bfd071f041ee76d533cdf69cde5766122c332be3f0d2033950b4bb15519e3d914 languageName: node linkType: hard @@ -24,6 +24,6 @@ __metadata: resolution: "test-yarn3-sci@workspace:." dependencies: "@cspell/cspell-types": "npm:^8.15.7" - "@cspell/dict-scientific-terms-us": "npm:^3.0.4" + "@cspell/dict-scientific-terms-us": "npm:^3.0.5" languageName: unknown linkType: soft