object_href      2245 lib/common/xml.c                *object_href = NULL,
object_href      2263 lib/common/xml.c         object_href = XML_ATTR_ID;
object_href      2266 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href      2274 lib/common/xml.c                                 object_href, object_href_val);
object_href      2282 lib/common/xml.c                   object_href ? " " : "",
object_href      2283 lib/common/xml.c                   object_href ? object_href : "",
object_href      2284 lib/common/xml.c                   object_href ? "=" : "",
object_href      2285 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2290 lib/common/xml.c                   object_href ? " " : "",
object_href      2291 lib/common/xml.c                   object_href ? object_href : "",
object_href      2292 lib/common/xml.c                   object_href ? "=" : "",
object_href      2293 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2322 lib/common/xml.c                   object_href ? " " : "",
object_href      2323 lib/common/xml.c                   object_href ? object_href : "",
object_href      2324 lib/common/xml.c                   object_href ? "=" : "",
object_href      2325 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2332 lib/common/xml.c               object_href ? " " : "",
object_href      2333 lib/common/xml.c               object_href ? object_href : "",
object_href      2334 lib/common/xml.c               object_href ? "=" : "",
object_href      2335 lib/common/xml.c               object_href ? object_href_val : "");