OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucnv_compareNames
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/common/
ucnv_io.c
352
/* character types relevant for
ucnv_compareNames
() */
396
/* @see
ucnv_compareNames
*/
489
ucnv_compareNames
(const char *name1, const char *name2) {
594
result =
ucnv_compareNames
(alias, GET_STRING(gMainTable.aliasList[mid]));
640
&&
ucnv_compareNames
(alias, GET_STRING(currList[currAlias]))==0)
[
all
...]
/external/webkit/JavaScriptCore/icu/unicode/
urename.h
453
#define
ucnv_compareNames
ucnv_compareNames_3_2
[
all
...]
/external/webkit/JavaScriptGlue/icu/unicode/
urename.h
453
#define
ucnv_compareNames
ucnv_compareNames_3_2
[
all
...]
/external/webkit/WebCore/icu/unicode/
urename.h
453
#define
ucnv_compareNames
ucnv_compareNames_3_2
[
all
...]
/external/webkit/WebKit/mac/icu/unicode/
urename.h
453
#define
ucnv_compareNames
ucnv_compareNames_3_2
[
all
...]
/external/icu4c/common/unicode/
urename.h
563
#define
ucnv_compareNames
ucnv_compareNames_4_2
[
all
...]
Completed in 113 milliseconds