Searched refs:xmlPreprocess (Results 1 – 1 of 1) sorted by relevance
285 for (auto& xmlPreprocess : getChildren(xmlConfig, "preprocess")) { in parseWithPath() local286 for (auto& xmlStream : getChildren(xmlPreprocess, "stream")) { in parseWithPath()