Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk.h480 #define REGWCOMP int_regwcomp
491 extern int int_regwcomp(REGEXP *, const wchar_t *);
H A Dawk1.c1458 int_regwcomp(REGEXP *r, const wchar_t *pattern) in int_regwcomp() function