Searched refs:BASICCANONICAL (Results 1 – 6 of 6) sorted by relevance
1712 while (BASICCANONICAL[count].text != NULL) { in TestCanonical()1713 if (!assertCanonicalEqual(&BASICCANONICAL[count])) { in TestCanonical()2124 while (BASICCANONICAL[index].text != NULL) { in TestGetSetOffsetCanonical()2125 SearchData search = BASICCANONICAL[index ++]; in TestGetSetOffsetCanonical()2126 if (BASICCANONICAL[index].text == NULL) { in TestGetSetOffsetCanonical()
1619 while (BASICCANONICAL[count].text != NULL) { in TestCanonical()1620 if (!assertCanonicalEqual(&BASICCANONICAL[count])) { in TestCanonical()2031 while (BASICCANONICAL[index].text != NULL) { in TestGetSetOffsetCanonical()2032 SearchData search = BASICCANONICAL[index ++]; in TestGetSetOffsetCanonical()2033 if (BASICCANONICAL[index].text == NULL) { in TestGetSetOffsetCanonical()
1700 while (BASICCANONICAL[count].text != NULL) { in TestCanonical()1701 if (!assertCanonicalEqual(BASICCANONICAL[count])) { in TestCanonical()2198 while (BASICCANONICAL[searchDataIndex].text != NULL) { in TestGetSetOffsetCanonical()2200 SearchData search = BASICCANONICAL[searchDataIndex ++]; in TestGetSetOffsetCanonical()2204 if (BASICCANONICAL[searchDataIndex].text == NULL) { in TestGetSetOffsetCanonical()
412 static const SearchData BASICCANONICAL[] = { variable
1799 while (BASICCANONICAL[count].text != NULL) { in TestCanonical()1800 if (!assertCanonicalEqual(BASICCANONICAL[count])) { in TestCanonical()2297 while (BASICCANONICAL[searchDataIndex].text != NULL) { in TestGetSetOffsetCanonical()2299 SearchData search = BASICCANONICAL[searchDataIndex ++]; in TestGetSetOffsetCanonical()2303 if (BASICCANONICAL[searchDataIndex].text == NULL) { in TestGetSetOffsetCanonical()
413 static const SearchData BASICCANONICAL[] = { variable