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