xmlBufferContent 1387 third_party/libxml/src/elfgcchack.h #undef xmlBufferContent
xmlBufferContent 1388 third_party/libxml/src/elfgcchack.h extern __typeof (xmlBufferContent) xmlBufferContent __attribute((alias("xmlBufferContent__internal_alias")));
xmlBufferContent 1390 third_party/libxml/src/elfgcchack.h #ifndef xmlBufferContent
xmlBufferContent 1391 third_party/libxml/src/elfgcchack.h extern __typeof (xmlBufferContent) xmlBufferContent__internal_alias __attribute((visibility("hidden")));
xmlBufferContent 1392 third_party/libxml/src/elfgcchack.h #define xmlBufferContent xmlBufferContent__internal_alias
xmlBufferContent  697 third_party/libxml/src/include/libxml/tree.h 		xmlBufferContent	(const xmlBufferPtr buf);
xmlBufferContent  197 third_party/libxml/src/testRegexp.c            (const char *) xmlBufferContent(xmlExpBuf));
xmlBufferContent  207 third_party/libxml/src/testRegexp.c 	           (const char *) xmlBufferContent(xmlExpBuf));
xmlBufferContent  210 third_party/libxml/src/testRegexp.c 	           (const char *) xmlBufferContent(xmlExpBuf));
xmlBufferContent  230 third_party/libxml/src/testRegexp.c     printf("Parsed as: %s\n", (const char *) xmlBufferContent(xmlExpBuf));
xmlBufferContent  249 third_party/libxml/src/testRegexp.c 		       (const char *) xmlBufferContent(xmlExpBuf));
xmlBufferContent 18607 third_party/libxml/src/testapi.c         ret_val = xmlBufferContent((const xmlBufferPtr)buf);
xmlBufferContent 1887 third_party/libxml/src/xinclude.c 	content = xmlBufferContent(buf->buffer);
xmlBufferContent 9122 third_party/libxml/src/xpath.c 	xmlBufferContent(target)));
xmlBufferContent 9166 third_party/libxml/src/xpath.c 	xmlBufferContent(target)));
xmlBufferContent 9231 third_party/libxml/src/xpath.c 	xmlBufferContent(target)));
xmlBufferContent 9314 third_party/libxml/src/xpath.c 	xmlBufferContent(target)));
xmlBufferContent 15081 third_party/libxml/src/xpath.c 	xmlBufferContent(target)));
xmlBufferContent  714 third_party/libxslt/libxslt/numbers.c 	obj = xmlXPathEvalExpression(xmlBufferContent(pattern),
xmlBufferContent  831 third_party/libxslt/libxslt/numbers.c     xsltCopyTextString(ctxt, ctxt->insert, xmlBufferContent(output), 0);
xmlBufferContent 1347 third_party/libxslt/libxslt/numbers.c     *result = xmlStrdup(xmlBufferContent(buffer));