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

  /external/chromium_org/third_party/libxslt/libxslt/
attributes.c 947 copyTxt = xmlNewText(NULL);
966 copyTxt = xmlNewText(inst->children->content);
templates.c 542 text = xmlNewText(NULL);
728 text = xmlNewText(NULL);
  /external/libxslt/libxslt/
attributes.c 947 copyTxt = xmlNewText(NULL);
966 copyTxt = xmlNewText(inst->children->content);
templates.c 541 text = xmlNewText(NULL);
726 text = xmlNewText(NULL);
  /external/chromium_org/third_party/libxml/src/
xinclude.c 1037 tmp = xmlNewText(content);
    [all...]
xmlsave.c     [all...]
xpointer.c     [all...]
elfgcchack.h     [all...]
tree.c     [all...]
relaxng.c     [all...]
testapi.c 571 if (no == 0) return(xmlNewText(BAD_CAST "text"));
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/
xinclude.c 1037 tmp = xmlNewText(content);
    [all...]
xmlsave.c     [all...]
xpointer.c     [all...]
elfgcchack.h     [all...]
tree.c     [all...]
relaxng.c     [all...]
xmlschemas.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 809 xmlNewText (const xmlChar *content);
    [all...]
  /external/libxml2/include/libxml/
tree.h 808 xmlNewText (const xmlChar *content);
    [all...]

Completed in 1183 milliseconds