Searched refs:anchorLocalRef (Results 1 – 2 of 2) sorted by relevance
207 string anchorLocalRef(string ref, string name);
108 string MdOut::anchorLocalRef(string ref, string name) { in anchorLocalRef() function in MdOut1380 details = this->anchorLocalRef(subtopicName, noUnderscores) + " "; in markTypeOut()2296 string link = this->anchorLocalRef(subtopic + item, popItem->second.fPlural); in subtopicsOut()