Searched refs:writeTagNoLF (Results 1 – 2 of 2) sorted by relevance
395 void writeTagNoLF(const char* tagType, const char* tagID) { in writeTagNoLF() function402 void writeTagNoLF(const char* tagType, string tagID) { in writeTagNoLF() function403 this->writeTagNoLF(tagType, tagID.c_str()); in writeTagNoLF()408 this->writeTagNoLF(tagType, tagID); in writeTag()
1337 this->writeTagNoLF("Line", "#"); in dumpEnum()1383 this->writeTagNoLF("Topic", topicName); in dumpGlobals()1611 this->writeTagNoLF("Topic", topicName); in dumpTokens()