Searched refs:C_sXML_END (Results 1 – 1 of 1) sorted by relevance
161 const char C_sXML_END[] = "\\*.xml"; variable176 char * sFilter = new char[ strlen(i_sSrcDirectory) + sizeof C_sXML_END ]; in GatherFileNames()183 strcat(sFilter,C_sXML_END); // STRCAT SAFE HERE in GatherFileNames()