Home
last modified time | relevance | path

Searched refs:nodeset (Results 1 – 1 of 1) sorted by path

/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx114 xmlNodeSetPtr nodeset = result->nodesetval; in switchFind() local
115 for (int i = 0; i < nodeset->nodeNr; i++) in switchFind()
117 xmlNodePtr el = nodeset->nodeTab[i]; in switchFind()

Completed in 11 milliseconds