Searched refs:simpleXmlFindAttributesTag (Results 1 – 3 of 3) sorted by relevance
57 const char* simpleXmlFindAttributesTag(const char* buf, unsigned bufLength);
577 const char* simpleXmlFindAttributesTag(const char* buf, unsigned bufLength) in simpleXmlFindAttributesTag() function
3316 attrs = simpleXmlFindAttributesTag(content, length); in _svgLoaderParserXmlOpen()3712 attrs = simpleXmlFindAttributesTag(content, length); in _svgLoaderParserForValidCheckXmlOpen()