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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c744 * xmlRegCopyRange:
752 xmlRegCopyRange(xmlRegParserCtxtPtr ctxt, xmlRegRangePtr range) { function
858 ret->ranges[i] = xmlRegCopyRange(ctxt, atom->ranges[i]);
/external/libxml2/
H A Dxmlregexp.c748 * xmlRegCopyRange:
756 xmlRegCopyRange(xmlRegParserCtxtPtr ctxt, xmlRegRangePtr range) { function
862 ret->ranges[i] = xmlRegCopyRange(ctxt, atom->ranges[i]);

Completed in 145 milliseconds