Searched refs:PARSE_ESCAPES (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Druleiter.h78 * PARSE_ESCAPES) != 0, then an embedded escape sequence will be expanded
81 enum { PARSE_ESCAPES = 2 }; enumerator in enum:RuleCharacterIterator::__anon11927
114 * together: PARSE_VARIABLES, PARSE_ESCAPES, SKIP_WHITESPACE.
119 * variable name is seen, or if options includes PARSE_ESCAPES and
173 * together: PARSE_VARIABLES, PARSE_ESCAPES, SKIP_WHITESPACE.
H A Druleiter.cpp71 if (c == 0x5C /*'\\'*/ && (options & PARSE_ESCAPES) != 0) {
H A Duniset_props.cpp454 RuleCharacterIterator::PARSE_ESCAPES;
1163 iterOpts &= ~RuleCharacterIterator::PARSE_ESCAPES;
/external/icu/icu4c/source/common/
H A Druleiter.h78 * PARSE_ESCAPES) != 0, then an embedded escape sequence will be expanded
81 enum { PARSE_ESCAPES = 2 }; enumerator in enum:RuleCharacterIterator::__anon21717
114 * together: PARSE_VARIABLES, PARSE_ESCAPES, SKIP_WHITESPACE.
119 * variable name is seen, or if options includes PARSE_ESCAPES and
173 * together: PARSE_VARIABLES, PARSE_ESCAPES, SKIP_WHITESPACE.
H A Druleiter.cpp71 if (c == 0x5C /*'\\'*/ && (options & PARSE_ESCAPES) != 0) {
H A Duniset_props.cpp454 RuleCharacterIterator::PARSE_ESCAPES;
1163 iterOpts &= ~RuleCharacterIterator::PARSE_ESCAPES;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 293 milliseconds