Home
last modified time | relevance | path

Searched refs:sEnding (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xml2cmp/source/support/
H A Dsyshelp.cxx206 char * sEnding; in GatherFileNames() local
214 sEnding = strrchr(pEntry->d_name,'.'); in GatherFileNames()
215 if (sEnding != 0 ? stricmp(sEnding,".xml") == 0 : 0 ) in GatherFileNames()

Completed in 33 milliseconds