PHP 8.3.31
Preview: regex.hpp Size: 2.48 KB
/opt/cpanel/ea-ruby27/src/passenger-release-6.1.2/src/cxx_supportlib/vendor-modified/boost/regex/v5/regex.hpp

/*
 *
 * Copyright (c) 1998-2002
 * John Maddock
 *
 * Use, modification and distribution are subject to the 
 * Boost Software License, Version 1.0. (See accompanying file 
 * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 *
 */

 /*
  *   LOCATION:    see http://www.boost.org for most recent version.
  *   FILE         regex.cpp
  *   VERSION      see <boost/version.hpp>
  *   DESCRIPTION: Declares boost::basic_regex<> and associated
  *                functions and classes. This header is the main
  *                entry point for the template regex code.
  */

#ifndef BOOST_RE_REGEX_HPP_INCLUDED
#define BOOST_RE_REGEX_HPP_INCLUDED

#ifdef __cplusplus

// what follows is all C++ don't include in C builds!!

#include <boost/regex/config.hpp>
#include <boost/regex/v5/regex_workaround.hpp>
#include <boost/regex_fwd.hpp>
#include <boost/regex/regex_traits.hpp>
#include <boost/regex/v5/error_type.hpp>
#include <boost/regex/v5/match_flags.hpp>
#include <boost/regex/v5/regex_raw_buffer.hpp>
#include <boost/regex/pattern_except.hpp>
#include <boost/regex/v5/char_regex_traits.hpp>
#include <boost/regex/v5/states.hpp>
#include <boost/regex/v5/regbase.hpp>
#include <boost/regex/v5/basic_regex.hpp>
#include <boost/regex/v5/basic_regex_creator.hpp>
#include <boost/regex/v5/basic_regex_parser.hpp>
#include <boost/regex/v5/sub_match.hpp>
#include <boost/regex/v5/regex_format.hpp>
#include <boost/regex/v5/match_results.hpp>
#include <boost/regex/v5/perl_matcher.hpp>

namespace boost{
#ifdef BOOST_REGEX_NO_FWD
BOOST_REGEX_MODULE_EXPORT typedef basic_regex<char, regex_traits<char> > regex;
#ifndef BOOST_NO_WREGEX
BOOST_REGEX_MODULE_EXPORT typedef basic_regex<wchar_t, regex_traits<wchar_t> > wregex;
#endif
#endif

BOOST_REGEX_MODULE_EXPORT typedef match_results<const char*> cmatch;
BOOST_REGEX_MODULE_EXPORT typedef match_results<std::string::const_iterator> smatch;
#ifndef BOOST_NO_WREGEX
BOOST_REGEX_MODULE_EXPORT typedef match_results<const wchar_t*> wcmatch;
BOOST_REGEX_MODULE_EXPORT typedef match_results<std::wstring::const_iterator> wsmatch;
#endif

} // namespace boost

#include <boost/regex/v5/regex_match.hpp>
#include <boost/regex/v5/regex_search.hpp>
#include <boost/regex/v5/regex_iterator.hpp>
#include <boost/regex/v5/regex_token_iterator.hpp>
#include <boost/regex/v5/regex_grep.hpp>
#include <boost/regex/v5/regex_replace.hpp>
#include <boost/regex/v5/regex_merge.hpp>
#include <boost/regex/v5/regex_split.hpp>

#endif  // __cplusplus

#endif  // include































Directory Contents

Dirs: 0 × Files: 43

Name Size Perms Modified Actions
23.17 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
54.89 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
110.41 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
1.36 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
33.85 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
6.16 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
15.23 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
1.25 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
60.42 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
1.70 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
817 B lrw-r--r-- 2026-01-27 23:50:52
Edit Download
7.64 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
21.87 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
3.58 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
4.91 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
2.50 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
19.35 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
27.16 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
60.24 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
2.90 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
5.53 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
2.48 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
33.25 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
1.84 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
3.24 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
6.19 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
3.44 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
2.43 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
4.01 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
2.66 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
3.77 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
4.65 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
10.52 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
3.68 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
38.29 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
3.95 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
11.37 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
19.15 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
6.47 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
6.54 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
13.08 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
24.35 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download
44.17 KB lrw-r--r-- 2026-01-27 23:50:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).