Home
last modified time | relevance | path

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

/aoo41x/main/xml2cmp/source/support/
H A Dsyshelp.cxx252 const char * i_sParentdDirectory ) in GatherSubDirectories() argument
260 char * sFilter = new char[strlen(i_sParentdDirectory) + sizeof C_sANYDIR]; in GatherSubDirectories()
262 strcpy(sFilter, i_sParentdDirectory); in GatherSubDirectories()
286 DIR * pDir = opendir( i_sParentdDirectory ); in GatherSubDirectories()
H A Dsyshelp.hxx76 const char * i_sParentdDirectory );

Completed in 18 milliseconds