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

  /external/libxml2/include/libxml/
xmlstring.h 58 xmlStrstr (const xmlChar *str,
  /external/libxml2/
xmlstring.c 331 * xmlStrstr:
341 xmlStrstr(const xmlChar *str, const xmlChar *val) {
nanohttp.c 751 charset = xmlStrstr(BAD_CAST ctxt->contentType, BAD_CAST "charset=");
776 charset = xmlStrstr(BAD_CAST ctxt->contentType, BAD_CAST "charset=");
    [all...]
xmlIO.c     [all...]
libxml2.syms 793 xmlStrstr;
    [all...]
entities.c 597 ((end = xmlStrstr(cur, BAD_CAST "-->")) != NULL)) {
debugXML.c     [all...]
uri.c     [all...]
xmlsave.c     [all...]
xpath.c     [all...]
elfgcchack.h     [all...]
testapi.c     [all...]

Completed in 87 milliseconds