Searched refs:skip_children (Results 1 – 3 of 3) sorted by relevance
7026 goto skip_children; in xmlRelaxNGCleanupTree()7054 goto skip_children; in xmlRelaxNGCleanupTree()7066 goto skip_children; in xmlRelaxNGCleanupTree()7078 goto skip_children; in xmlRelaxNGCleanupTree()7094 goto skip_children; in xmlRelaxNGCleanupTree()7109 goto skip_children; in xmlRelaxNGCleanupTree()7126 goto skip_children; in xmlRelaxNGCleanupTree()7139 goto skip_children; in xmlRelaxNGCleanupTree()7165 goto skip_children; in xmlRelaxNGCleanupTree()7296 goto skip_children; in xmlRelaxNGCleanupTree()[all …]
9562 goto skip_children; in xmlSchemaCleanupDoc()9576 skip_children: in xmlSchemaCleanupDoc()
7720 bool skip_children = (sc.function == NULL && tag == DW_TAG_subprogram); in ParseVariables() local7722 if (!skip_children && parse_children && die->HasChildren()) in ParseVariables()