Lines Matching defs:fixed
5049 const xmlChar* fixed;
5093 fixed = xmlPathToURI(uri);
5094 if (fixed != NULL) {
5095 xmlSetNsProp(cur, ns, BAD_CAST "base", fixed);
5096 xmlFree((xmlChar *)fixed);
6340 * Check if there is a default/fixed attribute declaration in
6404 * Only default/fixed attrs are relevant.
6453 * This function also looks in DTD attribute declaration for #FIXED or
6491 (that includes #FIXED declarations) */
6507 * This function looks in DTD attribute declaration for #FIXED or
6527 * This function looks in DTD attribute declaration for #FIXED or
6553 * This function looks in DTD attribute declaration for #FIXED or
6580 * This function looks in DTD attribute declaration for #FIXED or