Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h478 #define REGWCOMP int_regwcomp
489 extern int int_regwcomp(REGEXP *, const wchar_t *);
H A Dawk1.c1452 int_regwcomp(REGEXP *r, const wchar_t *pattern) in int_regwcomp() function