Home
last modified time | relevance | path

Searched refs:REG_ERANGE (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/nvi2/regex/
H A Dregex.h82 #define REG_ERANGE 11 macro
H A Dregerror.c99 { REG_ERANGE, "REG_ERANGE", "invalid character range" },
H A Dregcomp.c776 SETERROR(REG_ERANGE); in p_b_term()
816 (void)REQUIRE(start <= finish, REG_ERANGE); in p_b_term()
/dragonfly/lib/libc/tre-regex/
H A Dregex.h69 REG_ERANGE, /* Invalid use of range operator */ enumerator
/dragonfly/contrib/binutils-2.27/include/
H A Dxregex2.h310 REG_ERANGE, /* Invalid range end. */ enumerator
/dragonfly/contrib/gcc-4.7/include/
H A Dxregex2.h311 REG_ERANGE, /* Invalid range end. */ enumerator
/dragonfly/contrib/gdb-7/include/
H A Dxregex2.h311 REG_ERANGE, /* Invalid range end. */ enumerator
/dragonfly/contrib/binutils-2.34/include/
H A Dxregex2.h310 REG_ERANGE, /* Invalid range end. */ enumerator
/dragonfly/contrib/gcc-8.0/include/
H A Dxregex2.h310 REG_ERANGE, /* Invalid range end. */ enumerator
/dragonfly/contrib/diffutils/lib/
H A Dregex.h387 #define REG_ERANGE _REG_ERANGE macro
H A Dregcomp.c2728 return REG_ERANGE; in build_range_exp()
2758 return REG_ERANGE; in build_range_exp()
2817 return REG_ERANGE; in build_range_exp()
2983 return REG_ERANGE; in parse_bracket_exp()
2994 return REG_ERANGE; in parse_bracket_exp()
3439 return REG_ERANGE; in parse_bracket_element()
/dragonfly/contrib/grep/lib/
H A Dregex.h387 #define REG_ERANGE _REG_ERANGE macro
H A Dregcomp.c2710 return REG_ERANGE; in build_range_exp()
2740 return REG_ERANGE; in build_range_exp()
2799 return REG_ERANGE; in build_range_exp()
2965 return REG_ERANGE; in parse_bracket_exp()
2976 return REG_ERANGE; in parse_bracket_exp()
3421 return REG_ERANGE; in parse_bracket_element()
/dragonfly/contrib/cvs-1.12/lib/
H A Dregex.h396 #define REG_ERANGE _REG_ERANGE macro
H A Dregcomp.c2579 return REG_ERANGE; in build_range_exp()
2610 return REG_ERANGE; in build_range_exp()
2665 return REG_ERANGE; in build_range_exp()
2833 return REG_ERANGE; in parse_bracket_exp()
2841 return REG_ERANGE; in parse_bracket_exp()
3275 return REG_ERANGE; in parse_bracket_element()
/dragonfly/contrib/tre/lib/
H A Dtre-parse.c301 status = REG_ERANGE; in tre_parse_bracket_items()
379 status = REG_ERANGE; in tre_parse_bracket_items()
442 status = REG_ERANGE; in tre_parse_bracket_items()
657 status = REG_ERANGE; in tre_parse_bracket_items()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dregex.c2749 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
3160 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
4373 return REG_ERANGE; in wcs_compile_range()
4400 && (start_val > end_val))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4417 && (range_start > range_end))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4460 return REG_ERANGE; in byte_compile_range()
4467 ret = syntax & RE_NO_EMPTY_RANGES ? REG_ERANGE : REG_NOERROR; in byte_compile_range()
/dragonfly/contrib/gdb-7/libiberty/
H A Dregex.c2749 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
3160 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
4373 return REG_ERANGE; in wcs_compile_range()
4400 && (start_val > end_val))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4417 && (range_start > range_end))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4460 return REG_ERANGE; in byte_compile_range()
4467 ret = syntax & RE_NO_EMPTY_RANGES ? REG_ERANGE : REG_NOERROR; in byte_compile_range()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dregex.c2749 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
3160 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
4373 return REG_ERANGE; in wcs_compile_range()
4400 && (start_val > end_val))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4417 && (range_start > range_end))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4460 return REG_ERANGE; in byte_compile_range()
4467 ret = syntax & RE_NO_EMPTY_RANGES ? REG_ERANGE : REG_NOERROR; in byte_compile_range()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dregex.c2749 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
3160 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
4373 return REG_ERANGE; in wcs_compile_range()
4400 && (start_val > end_val))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4417 && (range_start > range_end))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4460 return REG_ERANGE; in byte_compile_range()
4467 ret = syntax & RE_NO_EMPTY_RANGES ? REG_ERANGE : REG_NOERROR; in byte_compile_range()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dregex.c2749 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
3160 FREE_STACK_RETURN (REG_ERANGE); in PREFIX()
4373 return REG_ERANGE; in wcs_compile_range()
4400 && (start_val > end_val))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4417 && (range_start > range_end))? REG_ERANGE : REG_NOERROR; in wcs_compile_range()
4460 return REG_ERANGE; in byte_compile_range()
4467 ret = syntax & RE_NO_EMPTY_RANGES ? REG_ERANGE : REG_NOERROR; in byte_compile_range()
/dragonfly/tools/regression/lib/libc-regex/
H A Dtestregex.c537 REG_ERANGE, "ERANGE",