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

  /external/libxslt/libxslt/
attributes.c 856 attr = xmlHasNsProp(targetElem, name, nsName);
xslt.c     [all...]
  /external/libxml2/
c14n.c 979 res = xmlHasNsProp(cur, name, ns);
1022 attr = xmlHasNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
    [all...]
tree.c     [all...]
elfgcchack.h     [all...]
  /external/libxml2/include/libxml/
tree.h 987 xmlHasNsProp (xmlNodePtr node,
    [all...]

Completed in 828 milliseconds