Searched refs:REG_ERANGE (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregerrs.h12 { REG_ERANGE, "REG_ERANGE", "invalid character range" },
H A Dregex.h273 #define REG_ERANGE 11 /* invalid character range */ macro
H A Dregc_locale.c684 ERR(REG_ERANGE);
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregerrs.h12 { REG_ERANGE, "REG_ERANGE", "invalid character range" },
H A Dregex.h288 #define REG_ERANGE 11 /* invalid character range */ macro
H A Dregc_locale.c618 ERR(REG_ERANGE);
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dregex.h46 #define REG_ERANGE 11 macro
H A Dregerror.c24 = #define REG_ERANGE 11
49 REG_ERANGE, "REG_ERANGE", "invalid character range",
H A Dregcomp.c668 SETERROR(REG_ERANGE);
708 REQUIRE(start <= finish, REG_ERANGE);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A Dregex_impl.h76 #define REG_ERANGE 11 macro
H A Dregerror.c69 { REG_ERANGE, "REG_ERANGE", "invalid character range" },
H A Dregcomp.c724 SETERROR(REG_ERANGE);
764 REQUIRE(start <= finish, REG_ERANGE);
/macosx-10.10.1/pcre-7/pcre/
H A Dpcreposix.h85 REG_ERANGE, /* bad range inside [] */ enumerator in enum:__anon11468
H A Dpcreposix.c77 REG_ERANGE, /* range out of order in character class */
/macosx-10.10.1/Libc-1044.1.2/regex/FreeBSD/
H A Dregerror.c74 = #define REG_ERANGE 11
99 {REG_ERANGE, "REG_ERANGE", "invalid character range"},
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dregexp.c70 case REG_ERANGE:
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dregex.h167 #define REG_ERANGE 11 /* invalid character range */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dxregex2.h313 REG_ERANGE, /* Invalid range end. */
311 REG_ERANGE, /* Invalid range end. */ enumerator in enum:__anon7721
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dregex.h120 #define REG_ERANGE 11 /* invalid [...] range endpoint */ macro
/macosx-10.10.1/Libc-1044.1.2/regex/TRE/lib/
H A Dtre.h115 REG_ERANGE, /* Invalid use of range operator */ enumerator in enum:__anon2826
H A Dtre-parse.c302 status = REG_ERANGE;
380 status = REG_ERANGE;
443 status = REG_ERANGE;
658 status = REG_ERANGE;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.h316 REG_ERANGE, /* Invalid range end. */
314 REG_ERANGE, /* Invalid range end. */ enumerator in enum:__anon8518
/macosx-10.10.1/gnudiff-19/diffutils/lib/posix/
H A Dregex.h307 REG_ERANGE, /* Invalid range end. */
305 REG_ERANGE, /* Invalid range end. */ enumerator in enum:__anon8679
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dregex.h415 #define REG_ERANGE _REG_ERANGE
413 #define REG_ERANGE macro
/macosx-10.10.1/lsof-53/lsof/
H A Dregex.h359 REG_ERANGE, /* Invalid range end. */
357 REG_ERANGE, /* Invalid range end. */ enumerator in enum:__anon10664

Completed in 539 milliseconds

12