Searched refs:dtTypes (Results 1 – 1 of 1) sorted by relevance
136 static const dtTypeElem dtTypes[] = { variable1078 const dtTypeElem *row = &dtTypes[canonicalIndex]; in adjustFieldTypes()1641 const dtTypeElem *row = &dtTypes[canonicalIndex]; in set()1831 while (dtTypes[i].patternChar != '\0') { in getCanonicalIndex()1832 if ( dtTypes[i].patternChar != ch ) { in getCanonicalIndex()1837 if (dtTypes[i].patternChar != dtTypes[i+1].patternChar) { in getCanonicalIndex()1840 if (dtTypes[i+1].minLen <= len) { in getCanonicalIndex()