Home
last modified time | relevance | path

Searched refs:SCRT (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duloc_tag.c1771 #define SCRT 0x0004 macro
1903 next = EXTL | SCRT | REGN | VART | EXTS | PRIV; in ultag_parse()
1914 next = EXTL | SCRT | REGN | VART | EXTS | PRIV; in ultag_parse()
1916 next = SCRT | REGN | VART | EXTS | PRIV; in ultag_parse()
1921 if (next & SCRT) { in ultag_parse()