xChild 1757 lib/common/xml.c xmlNode *xChild = NULL; xChild 1758 lib/common/xml.c for(xChild = data->children; xChild != NULL; xChild = xChild->next) { xChild 1759 lib/common/xml.c pcmk__xml2text(xChild, options, buffer, offset, max, depth + 1);