Home
last modified time | relevance | path

Searched defs:bom_length (Results 1 – 18 of 18) sorted by relevance

/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/file/
H A Dstream.ex161 defp bom_length(<<239, 187, 191, _rest::binary>>), do: 3 function
162 defp bom_length(<<254, 255, _rest::binary>>), do: 2 function
163 defp bom_length(<<255, 254, _rest::binary>>), do: 2 function
164 defp bom_length(<<0, 0, 254, 255, _rest::binary>>), do: 4 function
165 defp bom_length(<<254, 255, 0, 0, _rest::binary>>), do: 4 function
166 defp bom_length(_binary), do: 0 function
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/file/
H A Dstream.ex161 defp bom_length(<<239, 187, 191, _rest::binary>>), do: 3 function
162 defp bom_length(<<254, 255, _rest::binary>>), do: 2 function
163 defp bom_length(<<255, 254, _rest::binary>>), do: 2 function
164 defp bom_length(<<0, 0, 254, 255, _rest::binary>>), do: 4 function
165 defp bom_length(<<254, 255, 0, 0, _rest::binary>>), do: 4 function
166 defp bom_length(_binary), do: 0 function
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/
H A Dmm_text_io.cpp101 unsigned int &bom_length) { in detect_byte_order_marker()
128 unsigned int bom_length; in has_byte_order_marker() local
/dports/editors/mousepad/mousepad-0.5.8/mousepad/
H A Dmousepad-encoding.c208 gsize *bom_length) in mousepad_encoding_read_bom()
H A Dmousepad-file.c667 gsize file_size, written, bom_length; in mousepad_file_open() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/plugins/query_expanders/
H A Dtsv.c118 size_t bom_length = sizeof(bom); in guess_encoding() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/plugins/query_expanders/
H A Dtsv.c118 size_t bom_length = sizeof(bom); in guess_encoding() local
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/plugins/query_expanders/
H A Dtsv.c118 size_t bom_length = sizeof(bom); in guess_encoding() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/plugins/query_expanders/
H A Dtsv.c118 size_t bom_length = sizeof(bom); in guess_encoding() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/plugins/query_expanders/
H A Dtsv.c118 size_t bom_length = sizeof(bom); in guess_encoding() local
/dports/www/nextcloud-forms/forms/vendor/league/csv/src/
H A DReader.php198 protected function removeBOM(array $record, int $bom_length, string $enclosure): array
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/plugins/query_expanders/
H A Dtsv.c118 size_t bom_length = sizeof(bom); in guess_encoding() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/encoding_c/include/
H A Dencoding_rs_cpp.h751 size_t bom_length; in decode() local
910 size_t bom_length; in decode16() local
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/encoding_c-0.9.5/include/
H A Dencoding_rs_cpp.h812 size_t bom_length; in decode() local
960 size_t bom_length; in decode16() local
/dports/www/firefox/firefox-99.0/third_party/rust/encoding_c/include/
H A Dencoding_rs_cpp.h812 size_t bom_length; in decode() local
961 size_t bom_length; in decode16() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/encoding_c/include/
H A Dencoding_rs_cpp.h812 size_t bom_length; in decode() local
961 size_t bom_length; in decode16() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/encoding_c/include/
H A Dencoding_rs_cpp.h812 size_t bom_length; in decode() local
961 size_t bom_length; in decode16() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/encoding_c/include/
H A Dencoding_rs_cpp.h812 size_t bom_length; in decode() local
961 size_t bom_length; in decode16() local