Searched refs:getSectionNode (Results 1 – 1 of 1) sorted by relevance
40 xmlNodePtr getSectionNode = NULL; in IntHasSection() local47 getSectionNode = btSectionNode; in IntHasSection()53 return getSectionNode; in IntHasSection()55 if (getSectionNode == NULL) { in IntHasSection()58 for (xmlNodePtr btSubSectionNode = getSectionNode->children; btSubSectionNode; in IntHasSection()