Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drepattrn.cpp281 UREGEX_ERROR_ON_UNKNOWN_ESCAPES | UREGEX_UNIX_LINES | UREGEX_LITERAL; in compile()
332UREGEX_ERROR_ON_UNKNOWN_ESCAPES | UREGEX_UNIX_LINES | UREGEX_LITERAL; in compile()
Dregexcmp.cpp1116 if ((fModeFlags & UREGEX_ERROR_ON_UNKNOWN_ESCAPES) != 0 && in doParseActions()
1671 if ((fModeFlags & UREGEX_ERROR_ON_UNKNOWN_ESCAPES) != 0 && in doParseActions()
/external/icu4c/i18n/unicode/
Duregex.h106 UREGEX_ERROR_ON_UNKNOWN_ESCAPES = 512 enumerator
/external/icu4c/test/intltest/
Dregextst.cpp3331 bflags |= UREGEX_ERROR_ON_UNKNOWN_ESCAPES; in regex_find()
/external/icu4c/test/testdata/
Dregextst.txt29 # e set the UREGEX_ERROR_ON_UNKNOWN_ESCAPES flag