HomeSort by: relevance | last modified time | path
    Searched defs:strvisx (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
vis.c 81 __weak_alias(strvisx,_strvisx)
826 * strvisx - visually encode characters from src into dst
832 * Strvisx encodes exactly len characters from src into dst.
837 strvisx(char *mbdst, const char *mbsrc, size_t len, int flags) function in typeref:typename:int
  /src/lib/libc/include/
namespace.h 696 #define strvisx _strvisx macro

Completed in 14 milliseconds