OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utrans_clone
(Results
1 - 8
of
8
) sorted by null
/external/icu4c/i18n/unicode/
utrans.h
227
utrans_clone
(const UTransliterator* trans,
232
* utrans_openXxx() or
utrans_clone
() should eventually be closed.
280
*
utrans_clone
(adoptedTrans,...) is returned.
/external/icu4c/test/cintltst/
utransts.c
312
t3=
utrans_clone
(t1, &status);
313
t4=
utrans_clone
(t2, &status);
321
log_err("FAIL:
utrans_clone
() failed\n");
328
log_err("FAIL:
utrans_clone
() failed\n");
370
rules2=
utrans_clone
(rules, &status);
372
log_err("FAIL:
utrans_clone
(a<>B) failed with error=%s\n", myErrorName(status));
/external/icu4c/i18n/
utrans.cpp
205
utrans_clone
(const UTransliterator* trans,
/external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h
1149
#define
utrans_clone
macro
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h
1149
#define
utrans_clone
macro
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
urename.h
1149
#define
utrans_clone
macro
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
urename.h
1149
#define
utrans_clone
macro
[
all
...]
/external/icu4c/common/unicode/
urename.h
1643
#define
utrans_clone
macro
[
all
...]
Completed in 102 milliseconds