Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drbnf.cpp486 const UChar* terminators; in nextString() local
491 terminators = c == QUOTE ? DQUOTE_STOPLIST : SQUOTE_STOPLIST; in nextString()
493 terminators = NOQUOTE_STOPLIST; in nextString()
496 while (p < e && !inList(*p, terminators)) ++p; in nextString()
/external/icu4c/test/testdata/
Drbbitst.txt308 # test for bug #4158381: No breaks when there are no terminators around
/external/webkit/WebCore/
DChangeLog-2005-12-19219 Test: fast/text/international/bidi-european-terminators.html