Home | History | Annotate | Download | only in src

Lines Matching refs:UNICODE_STRING_SIMPLE

155     if (canonical_time_zone == UNICODE_STRING_SIMPLE("Etc/GMT")) {
235 if (style == UNICODE_STRING_SIMPLE("currency")) {
242 if (display == UNICODE_STRING_SIMPLE("code")) {
244 } else if (display == UNICODE_STRING_SIMPLE("name")) {
251 if (display == UNICODE_STRING_SIMPLE("code")) {
253 } else if (display == UNICODE_STRING_SIMPLE("name")) {
262 } else if (style == UNICODE_STRING_SIMPLE("percent")) {
462 if (case_first == UNICODE_STRING_SIMPLE("upper")) {
464 } else if (case_first == UNICODE_STRING_SIMPLE("lower")) {
474 if (sensitivity == UNICODE_STRING_SIMPLE("base")) {
476 } else if (sensitivity == UNICODE_STRING_SIMPLE("accent")) {
478 } else if (sensitivity == UNICODE_STRING_SIMPLE("case")) {
614 if (type == UNICODE_STRING_SIMPLE("character")) {
617 } else if (type == UNICODE_STRING_SIMPLE("sentence")) {
620 } else if (type == UNICODE_STRING_SIMPLE("line")) {