Home
last modified time | relevance | path

Searched defs:negate (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DcheckerContext.cpp364 bool const negate = operatorType == lexer::TokenType::PUNCTUATOR_NOT_STRICT_EQUAL || variable
H A DcheckerContext.h87 bool negate = false; member
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp1509 bool negate = (c0_ == 'P'); in ParseClassEscape() local
1693 bool RegExpParser::MatchUnicodeProperty(UProperty property, const char* propertyName, RangeSet *atom, bool negate) in MatchUnicodeProperty() argument
1660 ParseUnicodePropertyClassRange(CString &propertyName, CString &valueName, RangeSet *atom, bool negate) ParseUnicodePropertyClassRange() argument
1772 MatchSepcialUnicodeProperty(CString &name, bool negate, RangeSet *atom) MatchSepcialUnicodeProperty() argument
[all...]

Completed in 4 milliseconds