Lines Matching refs:xpathEval
264 dirs = node.xpathEval('dir')
267 res = node.xpathEval('resource')
279 sections = node.xpathEval('string(section)')
287 dirs = node.xpathEval('dir')
290 res = node.xpathEval('resource')
294 tsts = node.xpathEval('incorrect')
300 tsts = node.xpathEval('correct')
310 valids = node.xpathEval('valid')
311 invalids = node.xpathEval('invalid')
334 docs = node.xpathEval('documentation')
335 authors = node.xpathEval('author')
346 sections = node.xpathEval('section')
353 for test in node.xpathEval('testCase'):
355 for test in node.xpathEval('testSuite'):