OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hiraganaQ
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h
[
all
...]
ucol.cpp
127
if(collator->
hiraganaQ
== UCOL_ON && collator->strength >= UCOL_QUATERNARY) {
772
result->
hiraganaQ
= (UColAttributeValue)opts->
hiraganaQ
;
[
all
...]
ucol_sit.cpp
651
return coll->hiraganaQisDefault?UCOL_DEFAULT:coll->
hiraganaQ
;
ucol_tok.cpp
244
opts->
hiraganaQ
= value;
314
U_STRING_DECL(option_13, "
hiraganaQ
", 9);
409
/*05*/ {option_13, 9, onOffSub, 2, UCOL_HIRAGANA_QUATERNARY_MODE}, /*"
hiraganaQ
" */
486
U_STRING_INIT(option_13, "
hiraganaQ
", 9);
[
all
...]
Completed in 42 milliseconds