Searched refs:TBehavior (Results 1 – 2 of 2) sorted by relevance
20 } TBehavior; typedef22 inline const char* getBehaviorString(TBehavior b) in getBehaviorString()35 typedef std::map<std::string, TBehavior> TExtensionBehavior;
14 static TBehavior getBehavior(const std::string& str) in getBehavior()94 TBehavior behaviorVal = getBehavior(behavior); in handleExtension()