Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drbnf.cpp275 CLOSE_ANGLE = 0x003e, /* '>' */ enumerator
338 SPACE, COMMA, CLOSE_ANGLE, OPEN_ANGLE, TICK, QUOTE, 0
404 if (!checkInc(CLOSE_ANGLE)) { in doParse()
458 if (!checkInc(CLOSE_ANGLE)) { in nextArray()