Home | History | Annotate | Download | only in cintltst

Lines Matching refs:MATCH

348         log_err("Error with the initialization of match start and length\n");
360 log_err("Error following match found at %d %d\n",
384 log_err("Error following match found at %d %d\n",
403 log_err("Error preceding match found at %d %d\n",
427 log_err("Error preceding match found at %d %d\n",
845 log_err("Error: Found case insensitive match, when we shouldn't\n");
850 log_err("Error: Found case insensitive match not found\n");
1159 log_err("Error match found at %d %d\n",
1173 log_err("Error match found at %d %d\n",
1198 log_err("Error match found at %d %d\n",
1263 log_err("Error setting canonical match to the default\n");
1270 log_err("Error setting canonical match true\n");
1277 log_err("Error setting canonical match false\n");
1282 log_err("Error setting canonical match to illegal value\n");
1301 SearchData search = MATCH[0];
1340 log_err("Error match found at %d %d\n",
1355 log_err("Error pre-flighting match length\n");
1360 log_err("Error getting match text with buffer size 0\n");
1366 log_err("Error getting match text with exact size\n");
1384 log_err("Error end of match not found\n");
1404 while (MATCH[count].text != NULL) {
1405 SearchData search = MATCH[count];
1415 log_err("Error getting the first and last match of a NULL string search\n");
1436 log_err("Error getting first match\n");
1440 log_err("Error getting last match\n");
1448 log_err("Error getting following match at index %d\n",
1457 log_err("Error getting preceeding match at index %d\n",
1466 log_err("Error expecting out of bounds match\n");
1469 log_err("Error expecting out of bounds match\n");
2217 log_err("Error match found at %d %d\n",
2241 log_err("Error match found at %d %d\n",
2480 log_verbose("Match at %d\n", pos);