object_href      2654 lib/common/xml.c                *object_href = NULL,
object_href      2672 lib/common/xml.c         object_href = XML_ATTR_ID;
object_href      2675 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href      2683 lib/common/xml.c                                 object_href, object_href_val);
object_href      2691 lib/common/xml.c                   object_href ? " " : "",
object_href      2692 lib/common/xml.c                   object_href ? object_href : "",
object_href      2693 lib/common/xml.c                   object_href ? "=" : "",
object_href      2694 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2699 lib/common/xml.c                   object_href ? " " : "",
object_href      2700 lib/common/xml.c                   object_href ? object_href : "",
object_href      2701 lib/common/xml.c                   object_href ? "=" : "",
object_href      2702 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2731 lib/common/xml.c                   object_href ? " " : "",
object_href      2732 lib/common/xml.c                   object_href ? object_href : "",
object_href      2733 lib/common/xml.c                   object_href ? "=" : "",
object_href      2734 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2741 lib/common/xml.c               object_href ? " " : "",
object_href      2742 lib/common/xml.c               object_href ? object_href : "",
object_href      2743 lib/common/xml.c               object_href ? "=" : "",
object_href      2744 lib/common/xml.c               object_href ? object_href_val : "");