HomeSort by: relevance | last modified time | path
    Searched refs:fixstr (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/regex/
test_regex.h 37 void fixstr(char *);
main.c 265 fixstr(f0copy);
288 fixstr(f2copy);
415 - fixstr - transform magic characters in strings
416 == void fixstr(char *p);
419 fixstr(char *p) function
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
cgram.y 1953 fixstr(char *d, char *s, int len)
1959 cerror("fixstr");
1992 fixstr(rv + strlen(old), new, maxstlen(new) + 1);

Completed in 24 milliseconds