Home | History | Annotate | Download | only in cintltst

Lines Matching refs:MATCH

354         log_err("Error with the initialization of match start and length\n");
366 log_err("Error following match found at idx,len %d,%d; expected %d,%d\n",
390 log_err("Error following match found at %d %d\n",
409 log_err("Error preceding match found at %d %d\n",
433 log_err("Error preceding match found at %d %d\n",
852 log_err("Error: Found case insensitive match, when we shouldn't\n");
857 log_err("Error: Found case insensitive match not found\n");
1166 log_err("Error match found at %d %d\n",
1180 log_err("Error match found at %d %d\n",
1205 log_err("Error match found at %d %d\n",
1270 log_err("Error setting canonical match to the default\n");
1277 log_err("Error setting canonical match true\n");
1284 log_err("Error setting canonical match false\n");
1289 log_err("Error setting canonical match to illegal value\n");
1308 SearchData search = MATCH[0];
1347 log_err("Error match found at %d %d\n",
1362 log_err("Error pre-flighting match length\n");
1367 log_err("Error getting match text with buffer size 0\n");
1373 log_err("Error getting match text with exact size\n");
1391 log_err("Error end of match not found\n");
1411 while (MATCH[count].text != NULL) {
1412 SearchData search = MATCH[count];
1422 log_err("Error getting the first and last match of a NULL string search\n");
1443 log_err("Error getting first match\n");
1447 log_err("Error getting last match\n");
1455 log_err("Error getting following match at index %d\n",
1464 log_err("Error getting preceeding match at index %d\n",
1473 log_err("Error expecting out of bounds match\n");
1476 log_err("Error expecting out of bounds match\n");
2224 log_err("Error match found at %d %d\n",
2248 log_err("Error match found at %d %d\n",
2487 log_verbose("Match at %d\n", pos);