Lines Matching refs:prefixed
8141 * @prefixed: if the found ns-decl must have a prefix (for attributes)
8152 xmlNsPtr *retNs, int prefixed)
8172 if (prefixed && (ns->prefix == NULL))
8380 * @prefixed: if the searched ns-decl must have a prefix (for attributes)
8399 int prefixed)
8445 ((! prefixed) || (mi->newNs->prefix != NULL)) &&
8980 /* ns-decls must be prefixed for attributes. */
9520 /* ns-decls must be prefixed for attributes. */