- The function appends the names of all the files under directory @e dirname
- to the array @e files (note that its old content is preserved). Only files
- matching the @e filespec are taken, with empty spec matching all the files.
-
- The @e flags parameter should always include @c wxDIR_FILES or the array
+ The function appends the names of all the files under directory @a dirname
+ to the array @a files (note that its old content is preserved). Only files
+ matching the @a filespec are taken, with empty spec matching all the files.
+ The @a flags parameter should always include @c wxDIR_FILES or the array