xe                 33 include/crm/common/xml_element_internal.h const char *pcmk__xe_add_last_written(xmlNode *xe);
xe                126 include/crm/common/xml_element_internal.h pcmk__xe_first_attr(const xmlNode *xe)
xe                128 include/crm/common/xml_element_internal.h     return (xe == NULL)? NULL : xe->properties;
xe                526 lib/common/xml_element.c pcmk__xe_add_last_written(xmlNode *xe)
xe                531 lib/common/xml_element.c     result = crm_xml_add(xe, PCMK_XA_CIB_LAST_WRITTEN,