object_href      2516 lib/common/xml.c                *object_href = NULL,
object_href      2534 lib/common/xml.c         object_href = XML_ATTR_ID;
object_href      2537 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href      2545 lib/common/xml.c                                 object_href, object_href_val);
object_href      2553 lib/common/xml.c                   object_href ? " " : "",
object_href      2554 lib/common/xml.c                   object_href ? object_href : "",
object_href      2555 lib/common/xml.c                   object_href ? "=" : "",
object_href      2556 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2560 lib/common/xml.c                   object_href ? " " : "",
object_href      2561 lib/common/xml.c                   object_href ? object_href : "",
object_href      2562 lib/common/xml.c                   object_href ? "=" : "",
object_href      2563 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2591 lib/common/xml.c                   object_href ? " " : "",
object_href      2592 lib/common/xml.c                   object_href ? object_href : "",
object_href      2593 lib/common/xml.c                   object_href ? "=" : "",
object_href      2594 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2601 lib/common/xml.c               object_href ? " " : "",
object_href      2602 lib/common/xml.c               object_href ? object_href : "",
object_href      2603 lib/common/xml.c               object_href ? "=" : "",
object_href      2604 lib/common/xml.c               object_href ? object_href_val : "");