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.cpp284 UREGEX_ERROR_ON_UNKNOWN_ESCAPES | UREGEX_UNIX_LINES | UREGEX_LITERAL; in compile()
335UREGEX_ERROR_ON_UNKNOWN_ESCAPES | UREGEX_UNIX_LINES | UREGEX_LITERAL; in compile()
Dregexcmp.cpp1094 if ((fModeFlags & UREGEX_ERROR_ON_UNKNOWN_ESCAPES) != 0 && in doParseActions()
1627 if ((fModeFlags & UREGEX_ERROR_ON_UNKNOWN_ESCAPES) != 0 && in doParseActions()
/external/icu4c/i18n/unicode/
Duregex.h107 UREGEX_ERROR_ON_UNKNOWN_ESCAPES = 512 enumerator
/external/icu4c/test/intltest/
Dregextst.cpp3325 bflags |= UREGEX_ERROR_ON_UNKNOWN_ESCAPES; in regex_find()
/external/icu4c/test/testdata/
Dregextst.txt28 # e set the UREGEX_ERROR_ON_UNKNOWN_ESCAPES flag