Lines Matching full:namespaces
689 * @namespaces: pointer to the array of prefix/URI pairs namespace definitions
703 const xmlChar **namespaces,
716 namespaces, nb_attributes, nb_defaulted,
3922 * @namespaces: the prefix definitions, array of [URI, prefix] or NULL
3932 const xmlChar **namespaces)
3939 comp = xmlPatterncompile(pattern, reader->dict, 0, namespaces);