Lines Matching full:prefixed
8331 * @prefixed: if the found ns-decl must have a prefix (for attributes)
8342 xmlNsPtr *retNs, int prefixed)
8364 if (prefixed && (ns->prefix == NULL))
8575 * @prefixed: if the searched ns-decl must have a prefix (for attributes)
8594 int prefixed)
8640 ((! prefixed) || (mi->newNs->prefix != NULL)) &&
9178 /* ns-decls must be prefixed for attributes. */
9721 /* ns-decls must be prefixed for attributes. */