Home
last modified time | relevance | path

Searched defs:lenUtf8 (Results 1 – 2 of 2) sorted by relevance

/dports/www/dillo2/dillo-3.0.5/dw/
H A Dhyphenator.cc363 int lenUtf8 = numUtf8Chars (wordLc); in hyphenateSingleWord() local
/dports/net/yate/yate-6.4.0-1/engine/
H A DString.cpp1739 int String::lenUtf8(const char* value, uint32_t maxChar, bool overlong) in lenUtf8() function in String