OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setDeclaredEncoding
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
inputext.cpp
57
void InputText::
setDeclaredEncoding
(const char* encoding, int32_t len)
csdetect.cpp
233
void CharsetDetector::
setDeclaredEncoding
(const char *encoding, int32_t len) const
235
textIn->
setDeclaredEncoding
(encoding,len);
Completed in 68 milliseconds