Searched refs:REG_VERSIONID (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/regex/
H A Dregerror.c52 /* REG_VERSIONID*/ &id[10],
64 if (code++ == REG_VERSIONID)
/ast/src/lib/libast/include/
H A Dregex.h126 #define REG_VERSIONID 17 /* version id (pseudo error) */ macro
/ast/src/cmd/re/
H A Dtestregex.c1405 #ifdef REG_VERSIONID
1406 if (regerror(REG_VERSIONID, NiL, pat, sizeof(pat)) > 0)

Completed in 22 milliseconds