object_href      2515 lib/common/xml.c                *object_href = NULL,
object_href      2533 lib/common/xml.c         object_href = XML_ATTR_ID;
object_href      2536 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href      2544 lib/common/xml.c                                 object_href, object_href_val);
object_href      2552 lib/common/xml.c                   object_href ? " " : "",
object_href      2553 lib/common/xml.c                   object_href ? object_href : "",
object_href      2554 lib/common/xml.c                   object_href ? "=" : "",
object_href      2555 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2559 lib/common/xml.c                   object_href ? " " : "",
object_href      2560 lib/common/xml.c                   object_href ? object_href : "",
object_href      2561 lib/common/xml.c                   object_href ? "=" : "",
object_href      2562 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2590 lib/common/xml.c                   object_href ? " " : "",
object_href      2591 lib/common/xml.c                   object_href ? object_href : "",
object_href      2592 lib/common/xml.c                   object_href ? "=" : "",
object_href      2593 lib/common/xml.c                   object_href ? object_href_val : "");
object_href      2600 lib/common/xml.c               object_href ? " " : "",
object_href      2601 lib/common/xml.c               object_href ? object_href : "",
object_href      2602 lib/common/xml.c               object_href ? "=" : "",
object_href      2603 lib/common/xml.c               object_href ? object_href_val : "");