Home
last modified time | relevance | path

Searched defs:getCharLength (Results 1 – 8 of 8) sorted by relevance

/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/util/
H A DUtfOps.java98 public static int getCharLength(byte[] bytes) in getCharLength() method in UtfOps
121 public static int getCharLength(byte[] bytes, int offset, int length) in getCharLength() method in UtfOps
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/util/
H A DUtfOps.java98 public static int getCharLength(byte[] bytes) in getCharLength() method in UtfOps
119 public static int getCharLength(byte[] bytes, int offset, int length) in getCharLength() method in UtfOps
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/util/
H A DUtfOps.java98 public static int getCharLength(byte[] bytes) in getCharLength() method in UtfOps
119 public static int getCharLength(byte[] bytes, int offset, int length) in getCharLength() method in UtfOps
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/phpmyadmin/sql-parser/src/
H A DUtfString.php176 public static function getCharLength($byte) function in PhpMyAdmin\\SqlParser\\UtfString
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/phpmyadmin/sql-parser/src/
H A DUtfString.php296 public static function getCharLength($byte) function in PhpMyAdmin\\SqlParser\\UtfString
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/text/
H A Dtext.cpp54 int TextDisplayer::getCharLength(const char *str, int len) { in getCharLength() function in Kyra::TextDisplayer
/dports/games/openmw/openmw-openmw-0.47.0/components/compiler/
H A Dscanner.hpp39 static int getCharLength(const char ch) in getCharLength() function in Compiler::MultiChar
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/text/
H A Dtext.cpp54 int TextDisplayer::getCharLength(const char *str, int len) { in getCharLength() function in Kyra::TextDisplayer