Searched refs:sEnding (Results 1 – 1 of 1) sorted by relevance
206 char * sEnding; in GatherFileNames() local214 sEnding = strrchr(pEntry->d_name,'.'); in GatherFileNames()215 if (sEnding != 0 ? stricmp(sEnding,".xml") == 0 : 0 ) in GatherFileNames()
Completed in 7 milliseconds