Lines Matching defs:match
2476 int match;
2496 match = (!xmlStrncmp(&cur->content[pos], string, stringlen));
2497 if (match) {
2513 match = (!xmlStrncmp(&cur->content[pos], string, sub));
2514 if (match) {
2600 * An empty string is considered to match before each
2758 * substrings that match the string argument, and the resulting location-set
2759 * will contain a range location for each non-overlapping match.]
2760 * An empty string is considered to match before each character of the
2765 * match. The default value is 1, which makes the range start immediately