Lines Matching defs:match
1764 int match = -1;1768 match = xmlPatternMatch(patternc, xmlTextReaderCurrentNode(reader));1770 if (match) {1791 } else if (ret != match) {