Home
last modified time | relevance | path

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

/trunk/main/xml2cmp/source/support/
H A Dsyshelp.cxx166 const char C_sXML_END[] = "\\*.xml"; variable
181 char * sFilter = new char[ strlen(i_sSrcDirectory) + sizeof C_sXML_END ]; in GatherFileNames()
188 strcat(sFilter,C_sXML_END); // STRCAT SAFE HERE in GatherFileNames()

Completed in 7 milliseconds