Home | History | Annotate | Download | only in intltest

Lines Matching defs:errorType

5017             const char *errorType = NULL;
5019 errorType = "next()";
5021 errorType = "previous()";
5023 errorType = "isBoundary()";
5025 errorType = "following()";
5027 errorType = "preceding()";
5031 if (errorType != NULL) {
5064 /***if (strcmp(errorType, "next()") == 0) {
5106 errorType, seed, i, charErrorTxt);