OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CharsetMatch
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
csmatch.h
20
class
CharsetMatch
: public UMemory
28
CharsetMatch
();
csmatch.cpp
21
CharsetMatch
::
CharsetMatch
()
27
void
CharsetMatch
::set(InputText *input, CharsetRecognizer *cr, int32_t conf)
34
const char*
CharsetMatch
::getName()const
39
const char*
CharsetMatch
::getLanguage()const
44
int32_t
CharsetMatch
::getConfidence()const
49
int32_t
CharsetMatch
::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const
/external/icu4c/common/unicode/
urename.h
[
all
...]
Completed in 30 milliseconds