Searched defs:handleType (Results 1 – 5 of 5) sorted by relevance
49 std::string handleType; variable
70 std::string handleType; // positive Rules variable
557 std::string handleType = "EndWithMobile"; variable1097 std::string handleType = "Operator"; variable1132 std::string handleType = "Operator"; variable1214 std::string handleType = "Operator"; variable1246 std::string handleType = "Blank"; variable1287 std::string handleType = "Slant"; variable1318 std::string handleType = "StartWithMobile"; variable1348 std::string handleType = "Default"; variable1573 std::string handleType = "Operator"; variable1621 std::string handleType = "EndWithMobile"; variable[all …]
27 PositiveRule::PositiveRule(icu::UnicodeString& regex, std::string& handleType, std::string& insensi… in PositiveRule()
29 RegexRule::RegexRule(icu::UnicodeString& regex, std::string& isValidType, std::string& handleType, in RegexRule()