Searched refs:tableLen (Results 1 – 1 of 1) sorted by relevance
194 const int tableLen = sizeof(parseInfo) / sizeof(ParseInfo); in sectionParseInfo() local195 for (int i=0; i < tableLen; ++i) { in sectionParseInfo()