Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcst.h45 doOpenLookAheadNeg, enumerator
180 , {doOpenLookAheadNeg, 33 /* ! */, 2, 20, TRUE} // 32
Dregexcst.txt132 '!' n term ^expr-cont doOpenLookAheadNeg # (?!
Dregexcmp.cpp595 case doOpenLookAheadNeg: in doParseActions()