Searched refs:REG_EEND (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dxregex2.h318 REG_EEND, /* Premature end. */
316 REG_EEND, /* Premature end. */ enumerator in enum:__anon7721
/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.h321 REG_EEND, /* Premature end. */
319 REG_EEND, /* Premature end. */ enumerator in enum:__anon8518
H A Dregex.c1349 gettext_noop ("Premature end of regular expression"), /* REG_EEND */
1751 if (p == pend) return REG_EEND; \
/macosx-10.10.1/gnudiff-19/diffutils/lib/posix/
H A Dregex.h312 REG_EEND, /* Premature end. */
310 REG_EEND, /* Premature end. */ enumerator in enum:__anon8679
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dregex.h418 #define REG_EEND _REG_EEND
416 #define REG_EEND macro
/macosx-10.10.1/lsof-53/lsof/
H A Dregex.h364 REG_EEND, /* Premature end. */
362 REG_EEND, /* Premature end. */ enumerator in enum:__anon10664
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c1370 gettext_noop ("Premature end of regular expression"), /* REG_EEND */
1895 do {if (p == pend) return REG_EEND; \
1901 do {if (p == pend) return REG_EEND; \
1911 do {if (p == pend) return REG_EEND; \
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dregex.c1417 gettext_noop ("Premature end of regular expression") /* REG_EEND */
1967 do {if (p == pend) return REG_EEND; \
1973 do {if (p == pend) return REG_EEND; \
1983 do {if (p == pend) return REG_EEND; \
/macosx-10.10.1/lsof-53/lsof/lib/
H A Dregex.c1188 gettext_noop ("Premature end of regular expression") /* REG_EEND */
1715 do {if (p == pend) return REG_EEND; \
1724 do {if (p == pend) return REG_EEND; \

Completed in 337 milliseconds