OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucsdet_open
(Results
1 - 9
of
9
) sorted by null
/external/chromium/base/i18n/
icu_encoding_detection.cc
21
UCharsetDetector* detector =
ucsdet_open
(&status);
40
UCharsetDetector* detector =
ucsdet_open
(&status);
/external/icu4c/i18n/unicode/
ucsdet.h
73
ucsdet_open
(UErrorCode *status);
/external/icu4c/samples/csdet/
csdet.c
51
csd =
ucsdet_open
(&status);
/external/webkit/Source/WebCore/icu/unicode/
ucsdet.h
71
ucsdet_open
(UErrorCode *status);
/external/webkit/Source/WebCore/platform/text/
TextEncodingDetectorICU.cpp
58
UCharsetDetector* detector =
ucsdet_open
(&status);
/external/icu4c/i18n/
ucsdet.cpp
27
ucsdet_open
(UErrorCode *status)
function
/external/icu4c/test/cintltst/
ucsdetst.c
93
UCharsetDetector *csd =
ucsdet_open
(&status);
126
UCharsetDetector *csd =
ucsdet_open
(&status);
172
UCharsetDetector *csd =
ucsdet_open
(&status);
235
UCharsetDetector *csd =
ucsdet_open
(&status);
288
UCharsetDetector *csd =
ucsdet_open
(&status);
352
ucsdet_open
(&status);
393
UCharsetDetector *csd =
ucsdet_open
(&status);
478
UCharsetDetector *csd =
ucsdet_open
(&status);
556
UCharsetDetector *csd =
ucsdet_open
(&status);
/external/icu4c/test/intltest/
csdetest.cpp
157
LocalUCharsetDetectorPointer csd(
ucsdet_open
(&status));
246
LocalUCharsetDetectorPointer csd(
ucsdet_open
(status));
278
UCharsetDetector *csd =
ucsdet_open
(&status);
318
UCharsetDetector *csd =
ucsdet_open
(&status);
378
UCharsetDetector *csd =
ucsdet_open
(&status);
446
UCharsetDetector *csd =
ucsdet_open
(&status);
587
UCharsetDetector *csd =
ucsdet_open
(&status);
671
UCharsetDetector *csd =
ucsdet_open
(&status);
721
UCharsetDetector *csd =
ucsdet_open
(&status);
/external/icu4c/common/unicode/
urename.h
812
#define
ucsdet_open
macro
[
all
...]
Completed in 25 milliseconds