Searched refs:isFound_T (Results 1 – 2 of 2) sorted by relevance
582 BOOL isFound_T = FALSE; in analyzeTlfFile() local604 isFound_T = TRUE; in analyzeTlfFile()607 if (!strncmp(lineBuffer, "9,", 2) && isFound_T) in analyzeTlfFile()
584 BOOL isFound_T = FALSE; in analyzeNlfFile() local606 isFound_T = TRUE; in analyzeNlfFile()609 if (!strncmp(lineBuffer, "9,", 2) && isFound_T) in analyzeNlfFile()