Searched refs:actMod (Results 1 – 1 of 1) sorted by relevance
486 std::string actMod = module; in compile() local492 actMod = fileName.substr(len); in compile()493 actMod = actMod.substr(0, actMod.find('/')); in compile()496 streamTable.document_module = actMod; in compile()
Completed in 8 milliseconds