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

  /external/libxml2/include/libxml/
tree.h 829 xmlNewCDataBlock (xmlDocPtr doc,
    [all...]
  /external/libxml2/
SAX2.c     [all...]
elfgcchack.h     [all...]
tree.c     [all...]
  /external/libxslt/libxslt/
transform.c 757 copy = xmlNewCDataBlock(ctxt->output, string, len);
879 copy = xmlNewCDataBlock(ctxt->output, cur->content, len);
    [all...]

Completed in 284 milliseconds