Searched refs:htmlName (Results 1 – 1 of 1) sorted by relevance
73 string htmlName = ParserCommon::HtmlFileName(fFileName); in anchorDef() local74 vector<AnchorDef>& allDefs = fAllAnchorDefs[htmlName]; in anchorDef()89 string htmlName; in anchorRef() local93 htmlName = ParserCommon::HtmlFileName(fFileName); in anchorRef()95 htmlName = ref.substr(0, hashIndex); in anchorRef()97 vector<string>& allRefs = fAllAnchorRefs[htmlName]; in anchorRef()