Lines Matching refs:prefixed
8111 * @prefixed: if the found ns-decl must have a prefix (for attributes)
8122 xmlNsPtr *retNs, int prefixed)
8142 if (prefixed && (ns->prefix == NULL))
8350 * @prefixed: if the searched ns-decl must have a prefix (for attributes)
8369 int prefixed)
8415 ((! prefixed) || (mi->newNs->prefix != NULL)) &&
8950 /* ns-decls must be prefixed for attributes. */
9490 /* ns-decls must be prefixed for attributes. */