OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDeclaredEncoding
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/i18n/
inputext.h
35
void
setDeclaredEncoding
(const char *encoding, int32_t len);
csdetect.h
42
void
setDeclaredEncoding
(const char *encoding, int32_t len) const;
inputext.cpp
57
void InputText::
setDeclaredEncoding
(const char* encoding, int32_t len)
ucsdet.cpp
107
((CharsetDetector *) ucsd)->
setDeclaredEncoding
(encoding,length);
csdetect.cpp
233
void CharsetDetector::
setDeclaredEncoding
(const char *encoding, int32_t len) const
235
textIn->
setDeclaredEncoding
(encoding,len);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 223 milliseconds