Lines Matching refs:BAD_CAST
81 r = (xmlChar *) xmlDictLookup((c)->comp->dict, BAD_CAST nsname, -1); \82 else r = xmlStrdup(BAD_CAST nsname);