Home
last modified time | relevance | path

Searched refs:xmlRegCopyRange (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c756 xmlRegCopyRange(xmlRegParserCtxtPtr ctxt, xmlRegRangePtr range) { in xmlRegCopyRange() function
862 ret->ranges[i] = xmlRegCopyRange(ctxt, atom->ranges[i]); in xmlRegCopyAtom()