Home
last modified time | relevance | path

Searched refs:REG_ATOI (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregex_impl.h82 #define REG_ATOI 255 /* convert name to number (!) */ macro
H A Dregerror.c92 if (errcode == REG_ATOI) in llvm_regerror()
/freebsd/contrib/nvi/regex/
H A Dregex.h88 #define REG_ATOI 255 /* convert name to number (!) */ macro
H A Dregerror.c122 if (errcode == REG_ATOI) in regerror()
H A DWHATSNEW47 the syntax is disgusting and so is the implementation. The REG_ATOI
57 small extensions -- REG_ITOA and REG_ATOI -- which avoid debugging kludges
/freebsd/include/
H A Dregex.h92 #define REG_ATOI 255 /* convert name to number (!) */ macro
/freebsd/lib/libc/regex/
H A Dregerror.c120 if (errcode == REG_ATOI) in regerror()
H A DWHATSNEW46 the syntax is disgusting and so is the implementation. The REG_ATOI
56 small extensions -- REG_ITOA and REG_ATOI -- which avoid debugging kludges
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c215 ne = regerror(REG_ATOI, &re, erbuf, sizeof(erbuf)); in regress()
524 (void) regerror(REG_ATOI, &re, efbuf, sizeof(efbuf)); in efind()
/freebsd/lib/libc/regex/grot/
H A Dmain.c185 ne = regerror(REG_ATOI, &re, erbuf, sizeof(erbuf)); in regress()
489 (void) regerror(REG_ATOI, &re, efbuf, sizeof(efbuf)); in efind()