Searched refs:xhpFileName (Results 1 – 1 of 1) sorted by relevance
432 const std::string &xhpFileName = *iter; in link() local434 if (!bExtensionMode && xhpFileName.rfind(".xhp") != xhpFileName.length()-4) in link()439 << xhpFileName in link()452 xhpFileNameComplete.append( '/' + xhpFileName ); in link()458 xhpFile = fs::path(xhpFileName, fs::native); in link()464 HCDBG(std::cerr << "before compile of " << xhpFileName << std::endl); in link()466 HCDBG(std::cerr << "after compile of " << xhpFileName << std::endl); in link()473 << xhpFileName in link()