OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getFoldedValue
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/test/cintltst/
trietest.c
453
UNewTrieGetFoldedValue *
getFoldedValue
;
503
getFoldedValue
=_testFoldedValue32;
506
getFoldedValue
=_testFoldedValue16;
515
getFoldedValue
=NULL;
520
getFoldedValue
,
/external/icu4c/tools/gensprep/
store.c
557
getFoldedValue
(UNewTrie *trie, UChar32 start, int32_t offset) {
601
sprepTrieSize=utrie_serialize(sprepTrie, sprepTrieBlock, sizeof(sprepTrieBlock),
getFoldedValue
, TRUE, &errorCode);
/external/icu4c/i18n/
ucol_elm.cpp
[
all
...]
Completed in 189 milliseconds