Skip to content
  • Jonas Maebe's avatar
    + remaining missing pwidechar overloads/equivalents of pchar functions · 746546ed
    Jonas Maebe authored
        (strecopy, strend, strcat, strcomp, strlcomp, stricomp, strlcat, strrscan,
         strlower, strupper, strlicomp, strpos, WideStrAlloc, StrBufSize,
         StrDispose)
      * adjusted pwidechar version of strnew to call WideStrAlloc instead of
        StrAlloc
      + tests for several newly added sysutils pwidechar routines based on
        existing tests for equivalent pchar routines
      * converted several sysutils ansistr*() function tests to tests for str*
        functions
    
    git-svn-id: branches/cpstrrtl@24998 -
    746546ed