Searched refs:actMod (Results 1 – 1 of 1) sorted by relevance
487 std::string actMod = module; in compile() local493 actMod = fileName.substr(len); in compile()494 actMod = actMod.substr(0, actMod.find('/')); in compile()497 streamTable.document_module = actMod; in compile()
Completed in 6 milliseconds