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

/freebsd-13-stable/include/
H A Dregex.h94 #define REG_ILLSEQ 17 macro
/freebsd-13-stable/lib/libc/regex/
H A Dregerror.c82 = #define REG_ILLSEQ 17
107 {REG_ILLSEQ, "REG_ILLSEQ", "illegal byte sequence"},
H A Dregcomp.c1291 SETERROR(REG_ILLSEQ);
1514 - character from the parse struct, signals a REG_ILLSEQ error if the
1527 SETERROR(REG_ILLSEQ);

Completed in 71 milliseconds