Searched refs:CONSTQSTR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.c171 #define CONSTQSTR(p, str) xmlDictQLookup(reader->dict, (p), (str)) macro
3186 return(CONSTQSTR(node->ns->prefix, node->name));
3216 return(CONSTQSTR(BAD_CAST "xmlns", ns->prefix));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlreader.c192 #define CONSTQSTR(p, str) xmlDictQLookup(reader->dict, (p), (str)) macro
3222 return(CONSTQSTR(node->ns->prefix, node->name));
3252 return(CONSTQSTR(BAD_CAST "xmlns", ns->prefix));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlreader.c192 #define CONSTQSTR(p, str) xmlDictQLookup(reader->dict, (p), (str)) macro
3222 return(CONSTQSTR(node->ns->prefix, node->name));
3252 return(CONSTQSTR(BAD_CAST "xmlns", ns->prefix));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlreader.c171 #define CONSTQSTR(p, str) xmlDictQLookup(reader->dict, (p), (str)) macro
3186 return(CONSTQSTR(node->ns->prefix, node->name));
3216 return(CONSTQSTR(BAD_CAST "xmlns", ns->prefix));

Completed in 115 milliseconds