xmlDocGetRootElement 567 lib/common/acl.c ((xml == xmlDocGetRootElement(xml->doc))? "root element " : ""), xmlDocGetRootElement 689 lib/common/schemas.c xml = xmlDocGetRootElement(doc); xmlDocGetRootElement 947 lib/common/schemas.c out = xmlDocGetRootElement(res); xmlDocGetRootElement 433 lib/common/xml.c top = xmlDocGetRootElement(xml->doc); xmlDocGetRootElement 737 lib/common/xml.c top = xmlDocGetRootElement(doc); xmlDocGetRootElement 856 lib/common/xml.c xml = xmlDocGetRootElement(output); xmlDocGetRootElement 1053 lib/common/xml.c if (output && (xml = xmlDocGetRootElement(output))) { xmlDocGetRootElement 2255 lib/common/xml.c pcmk__apply_acl(xmlDocGetRootElement(candidate->doc));