tinyows 1.2.2
|
Go to the source code of this file.
Functions | |
static bool | ows_libxml_check_namespace_node (ows *o, xmlNodePtr n, xmlNsPtr *ns_doc) |
bool | ows_libxml_check_namespace (ows *o, xmlNodePtr n) |
bool ows_libxml_check_namespace | ( | ows * | o, |
xmlNodePtr | n ) |
Definition at line 67 of file ows_libxml.c.
References ows_libxml_check_namespace(), and ows_libxml_check_namespace_node().
Referenced by fe_filter(), ows_libxml_check_namespace(), and ows_schema_validation().
|
static |
Definition at line 35 of file ows_libxml.c.
Referenced by ows_libxml_check_namespace().