Home | History | Annotate | Download | only in libxml2

Lines Matching refs:CONSTQSTR

195 #define CONSTQSTR(p, str) xmlDictQLookup(reader->dict, (p), (str))
3245 return(CONSTQSTR(node->ns->prefix, node->name));
3275 return(CONSTQSTR(BAD_CAST "xmlns", ns->prefix));