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

  /external/libxml2/include/libxml/
xmlstring.h 55 xmlStrchr (const xmlChar *str,
  /external/libxslt/libxslt/
attrvt.c 190 if ((xmlStrchr(str, '{') == NULL) &&
191 (xmlStrchr(str, '}') == NULL)) return;
templates.c 437 ret = xmlStrchr(expr, '{');
  /external/libxml2/
debugXML.c     [all...]
xmlstring.c 311 * xmlStrchr:
321 xmlStrchr(const xmlChar *str, xmlChar val) {
xinclude.c     [all...]
entities.c 881 if (xmlStrchr(content, '%')) {
xmlsave.c     [all...]
uri.c     [all...]
xpath.c     [all...]
xpointer.c     [all...]
elfgcchack.h     [all...]
parser.c     [all...]
tree.c     [all...]

Completed in 56 milliseconds