Searched refs:IS_STR_XML (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 Dtree.c130 #define IS_STR_XML(str) ((str != NULL) && (str[0] == 'x') && \ macro
7883 if (IS_STR_XML(prefix)) {
8032 if (IS_STR_XML(ns->prefix)) {
9326 if (IS_STR_XML(attr->ns->prefix)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c133 #define IS_STR_XML(str) ((str != NULL) && (str[0] == 'x') && \ macro
8027 if (IS_STR_XML(prefix)) {
8176 if (IS_STR_XML(ns->prefix)) {
9470 if (IS_STR_XML(attr->ns->prefix)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c133 #define IS_STR_XML(str) ((str != NULL) && (str[0] == 'x') && \ macro
8027 if (IS_STR_XML(prefix)) {
8176 if (IS_STR_XML(ns->prefix)) {
9470 if (IS_STR_XML(attr->ns->prefix)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c130 #define IS_STR_XML(str) ((str != NULL) && (str[0] == 'x') && \ macro
7883 if (IS_STR_XML(prefix)) {
8032 if (IS_STR_XML(ns->prefix)) {
9326 if (IS_STR_XML(attr->ns->prefix)) {

Completed in 306 milliseconds