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"; variable1099 std::string handleType = "Operator"; variable1134 std::string handleType = "Operator"; variable1216 std::string handleType = "Operator"; variable1248 std::string handleType = "Blank"; variable1289 std::string handleType = "Slant"; variable1320 std::string handleType = "StartWithMobile"; variable1350 std::string handleType = "Default"; variable1575 std::string handleType = "Operator"; variable1623 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()