Searched refs:extsource (Results 1 – 1 of 1) sorted by relevance
257 std::string extsource; member in HelpLinker670 extsource = args[i]; in main()817 || !extsource.empty()) in main()820 if (!extsource.empty()) in main()824 sourceRoot = fs::path(extsource, fs::native); in main()864 || !extsource.empty() && idxCaptionStylesheet.empty()) in main()873 else if ( bExtensionMode && extsource.empty()) in main()888 || !extsource.empty() && idxContentStylesheet.empty()) in main()897 else if ( bExtensionMode && extsource.empty()) in main()
Completed in 12 milliseconds