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/icu4c/i18n/
ucol_imp.h
[
all
...]
ucol.cpp
128
if(collator->
hiraganaQ
== UCOL_ON && collator->strength >= UCOL_QUATERNARY) {
818
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 44 milliseconds