Searched refs:s_tag (Results 1 – 2 of 2) sorted by relevance
414 std::string s_tag = GETATTR("tag" ); in beginParseRuleNode() local415 if( s_tag.length()>0) { in beginParseRuleNode()562 std::string s_tag = GETATTR("tag" ); in beginItem() local563 if( s_tag.length()>0) { in beginItem()605 std::string s_tag = GETATTR("tag" ); in beginRuleRef() local606 if( s_tag.length()>0) { in beginRuleRef()708 std::string s_tag = GETATTR("tag" ); in beginCount() local709 if( s_tag.length()>0) { in beginCount()
258 __le16 s_tag; /* ID tag of partition */ member