Searched defs:child (Results 1 – 12 of 12) sorted by relevance
59 xmlNodePtr child = xmlDocGetRootElement(doc.get()); in readBuffer() local76 xmlNodePtr child = xmlDocGetRootElement(doc.get()); in readFile() local145 for (xmlNode* child = root->xmlChildrenNode; child != nullptr; child = child->next) { in read() local175 for (xmlNode* child = root->xmlChildrenNode; child != nullptr; child = child->next) { in read() local238 for (xmlNode* child = root->xmlChildrenNode; child != nullptr; child = child->next) { in read() local
54 for (xmlNode* child = flag.xmlChildrenNode; child != nullptr; in ParseFlagNode() local
148 for (xmlNode *child = root->children; child; child = child->next) { in parse() local
11241 for ( auto child : children ) in readCommands() local11318 for ( auto child : children ) in readCommandsCommand() local11481 for ( auto const & child : children ) in readEnums() local11511 for ( auto child : children ) in readEnums() local11635 for ( auto child : children ) in readExtensions() local11750 for ( auto child : children ) in readExtensionsExtension() local11808 for ( auto child : children ) in readExtensionsExtensionRequire() local11883 for ( auto child : children ) in readExtensionsExtensionRequireSkipped() local11968 for ( auto child : children ) in readFeature() local11988 for ( auto child : children ) in readFeature() local[all …]
557 Window child; in processEvent() local
115 for (xmlNodePtr child = node->children; child != nullptr; child = child->next) { in xmlChildWithName() local
243 Window child; member284 Window child; member327 Window child; member
381 Window child; member935 Window child; member959 Window child; member1015 Window child; member
132 for (const auto& child : children) { in FilterDependencies() local
162 struct FTW*) -> int { in RecursivelyRemoveDirectory()
151 XMLElement* child = parent->FirstChildElement(); in FindAttribute() local
5002 int child, root = start; in mz_zip_reader_sort_central_dir_offsets_by_filename() local5020 int child, root = 0; in mz_zip_reader_sort_central_dir_offsets_by_filename() local