Searched defs:Regexp (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/base/ | ||
| D | pt_types.h | 250 static const std::string Regexp; // NOLINT (readability-identifier-naming) member |
| D | pt_types.cpp | 36 const std::string ObjectSubType::Regexp = "regexp"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType |