Lines Matching defs:namespaces
118 * The XML Schemas namespaces
600 /* xmlHashTablePtr namespaces; */
6784 * Avoid dublicate namespaces.
8013 * TODO: We need the array of in-scope namespaces for compilation.
8022 * Build an array of prefixes and namespaces.
27163 const xmlChar ** namespaces,
27199 * Register namespaces on the elem info.
27236 ielem->nsBindings[ielem->nbNsBindings * 2] = namespaces[j];
27237 if (namespaces[j+1][0] == 0) {
27244 namespaces[j+1];
28342 int nb_namespaces, const xmlChar ** namespaces,
28351 URI, nb_namespaces, namespaces,
28356 URI, nb_namespaces, namespaces,