DEFINE_INTEGER_PARSERS 830 pcre/pcrecpp.cc DEFINE_INTEGER_PARSERS(short) /* */ DEFINE_INTEGER_PARSERS 831 pcre/pcrecpp.cc DEFINE_INTEGER_PARSERS(ushort) /* */ DEFINE_INTEGER_PARSERS 832 pcre/pcrecpp.cc DEFINE_INTEGER_PARSERS(int) /* Don't use semicolons after these */ DEFINE_INTEGER_PARSERS 833 pcre/pcrecpp.cc DEFINE_INTEGER_PARSERS(uint) /* statements because they can cause */ DEFINE_INTEGER_PARSERS 834 pcre/pcrecpp.cc DEFINE_INTEGER_PARSERS(long) /* compiler warnings if the checking */ DEFINE_INTEGER_PARSERS 835 pcre/pcrecpp.cc DEFINE_INTEGER_PARSERS(ulong) /* level is turned up high enough. */ DEFINE_INTEGER_PARSERS 836 pcre/pcrecpp.cc DEFINE_INTEGER_PARSERS(longlong) /* */ DEFINE_INTEGER_PARSERS 837 pcre/pcrecpp.cc DEFINE_INTEGER_PARSERS(ulonglong) /* */ DEFINE_INTEGER_PARSERS 839 pcre/pcrecpp.cc #undef DEFINE_INTEGER_PARSERS