HomeSort by relevance Sort by last modified time
    Searched refs:xmlBufferContent (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/libxml/src/
testRegexp.c 197 (const char *) xmlBufferContent(xmlExpBuf));
207 (const char *) xmlBufferContent(xmlExpBuf));
210 (const char *) xmlBufferContent(xmlExpBuf));
230 printf("Parsed as: %s\n", (const char *) xmlBufferContent(xmlExpBuf));
249 (const char *) xmlBufferContent(xmlExpBuf));
xinclude.c     [all...]
xpath.c     [all...]
elfgcchack.h     [all...]
tree.c     [all...]
testapi.c     [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
numbers.c 714 obj = xmlXPathEvalExpression(xmlBufferContent(pattern),
831 xsltCopyTextString(ctxt, ctxt->insert, xmlBufferContent(output), 0);
    [all...]
  /external/libxslt/libxslt/
numbers.c 714 obj = xmlXPathEvalExpression(xmlBufferContent(pattern),
831 xsltCopyTextString(ctxt, ctxt->insert, xmlBufferContent(output), 0);
    [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 697 xmlBufferContent (const xmlBufferPtr buf);
    [all...]
  /external/libxml2/include/libxml/
tree.h 696 xmlBufferContent (const xmlBufferPtr buf);
    [all...]
  /external/libxml2/
xinclude.c     [all...]
xpath.c     [all...]
elfgcchack.h     [all...]
tree.c     [all...]

Completed in 1851 milliseconds