Home
last modified time | relevance | path

Searched refs:strescape (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/awk_xpg4/
H A Dawk1.c74 void strescape(wchar_t *str);
153 strescape(ap); in main()
175 strescape(vp+1); in main()
898 strescape(wchar_t *str) in strescape() function
H A Dawk2.c165 extern void strescape(wchar_t *); in newfile()
186 strescape(ap+1); in newfile()