HomeSort by relevance Sort by last modified time
    Searched refs:strvis (Results 1 - 4 of 4) sorted by null

  /external/libedit/src/
vis.h 86 int strvis(char *, const char *, int);
vis.c 641 * strvis - visually encode characters from src into dst
649 strvis(char *mbdst, const char *mbsrc, int flags) function
history.c 831 (void) strvis(ptr, str, VIS_WHITE);
  /external/libedit/
configure     [all...]

Completed in 223 milliseconds