Home
last modified time | relevance | path

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

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