xChild 1460 lib/common/xml.c xmlNode *xChild = NULL; xChild 1461 lib/common/xml.c for(xChild = data->children; xChild != NULL; xChild = xChild->next) { xChild 1462 lib/common/xml.c pcmk__xml2text(xChild, options, buffer, depth + 1);