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

  /external/libxml2/
schematron.c 861 context = xmlGetNoNsProp(rule, BAD_CAST "context");
889 test = xmlGetNoNsProp(cur, BAD_CAST "test");
912 test = xmlGetNoNsProp(cur, BAD_CAST "test");
966 id = xmlGetNoNsProp(pat, BAD_CAST "id");
968 id = xmlGetNoNsProp(pat, BAD_CAST "name");
1019 href = xmlGetNoNsProp(cur, BAD_CAST "href");
1167 xmlChar *prefix = xmlGetNoNsProp(cur, BAD_CAST "prefix");
1168 xmlChar *uri = xmlGetNoNsProp(cur, BAD_CAST "uri");
    [all...]
elfgcchack.h     [all...]
xmlreader.c     [all...]
tree.c     [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
tree.h 978 xmlGetNoNsProp (xmlNodePtr node,
    [all...]

Completed in 187 milliseconds