object_href      2520 lib/common/xml.c                *object_href = NULL,
object_href      2538 lib/common/xml.c         object_href = XML_ATTR_ID;
object_href      2541 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href      2549 lib/common/xml.c                                 object_href, object_href_val);
object_href      2557 lib/common/xml.c                   object_href ? " " : "",
object_href      2558 lib/common/xml.c                   object_href ? object_href : "",
object_href      2559 lib/common/xml.c                   object_href ? "=" : "",
object_href      2560 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2564 lib/common/xml.c                   object_href ? " " : "",
object_href      2565 lib/common/xml.c                   object_href ? object_href : "",
object_href      2566 lib/common/xml.c                   object_href ? "=" : "",
object_href      2567 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2595 lib/common/xml.c                   object_href ? " " : "",
object_href      2596 lib/common/xml.c                   object_href ? object_href : "",
object_href      2597 lib/common/xml.c                   object_href ? "=" : "",
object_href      2598 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2605 lib/common/xml.c               object_href ? " " : "",
object_href      2606 lib/common/xml.c               object_href ? object_href : "",
object_href      2607 lib/common/xml.c               object_href ? "=" : "",
object_href      2608 lib/common/xml.c               object_href ? object_href_val : "");