Searched refs:xmlNoNetExists (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 DxmlIO.c3597 static int xmlNoNetExists(const char *URL) { function
3647 if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) {
3673 if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) {
3787 if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c3688 static int xmlNoNetExists(const char *URL) { function
3738 if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) {
3764 if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) {
3878 if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c3688 static int xmlNoNetExists(const char *URL) { function
3738 if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) {
3764 if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) {
3878 if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.c3597 static int xmlNoNetExists(const char *URL) { function
3647 if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) {
3673 if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) {
3787 if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) {

Completed in 185 milliseconds