Searched defs:targetBase (Results 1 – 2 of 2) sorted by relevance
631 const xmlChar *targetBase) { in xmlXIncludeBaseFixup()698 int copyChildren, const xmlChar *targetBase) { in xmlXIncludeCopyNode()821 const xmlChar *targetBase) { in xmlXIncludeCopyXPointer()
1931 Output<String> targetBase = new Output<>(); in convert() local