Searched defs:wcstombsdup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk1.c1292 return (op = wcstombsdup(str));
1318 wcstombsdup(wchar_t *w) function
1487 if ((mbpattern = wcstombsdup((wchar_t *)pattern)) == NULL)
1579 if ((mbs = wcstombsdup((wchar_t *)astring)) == NULL)

Completed in 47 milliseconds