From e8b2d0cac4d099350cb8606bf3448972b31eda2a Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Thu, 15 Oct 2015 18:26:19 +0100 Subject: [PATCH] Regenerate docs with Linux results. --- .../boost_regex/background_information.html | 9 + .../background_information/performance.html | 9 + ...iler_Microsoft_Visual_C_version_14_0_.html | 6 +- ...m_linux_compiler_GNU_C_version_5_1_0_.html | 451 +++++++++++++++++ ...iler_Microsoft_Visual_C_version_14_0_.html | 10 +- ...m_linux_compiler_GNU_C_version_5_1_0_.html | 150 ++++++ ...iler_Microsoft_Visual_C_version_14_0_.html | 10 +- ...m_linux_compiler_GNU_C_version_5_1_0_.html | 479 ++++++++++++++++++ ...iler_Microsoft_Visual_C_version_14_0_.html | 10 +- ...m_linux_compiler_GNU_C_version_5_1_0_.html | 404 +++++++++++++++ .../background_information/standards.html | 6 +- doc/html/index.html | 11 +- 12 files changed, 1533 insertions(+), 22 deletions(-) create mode 100644 doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html create mode 100644 doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html create mode 100644 doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html create mode 100644 doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html diff --git a/doc/html/boost_regex/background_information.html b/doc/html/boost_regex/background_information.html index 4e2e7b87..81cea425 100644 --- a/doc/html/boost_regex/background_information.html +++ b/doc/html/boost_regex/background_information.html @@ -41,15 +41,24 @@
Testing Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)
+
Testing + Perl searches (platform = linux, compiler = GNU C++ version 5.1.0)
Testing leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)
+
Testing + leftmost-longest searches (platform = linux, compiler = GNU C++ version 5.1.0)
Testing simple Perl matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)
+
Testing + simple Perl matches (platform = linux, compiler = GNU C++ version 5.1.0)
Testing simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)
+
Testing + simple leftmost-longest matches (platform = linux, compiler = GNU C++ version + 5.1.0)
Standards Conformance
diff --git a/doc/html/boost_regex/background_information/performance.html b/doc/html/boost_regex/background_information/performance.html index fa68de7a..6541e861 100644 --- a/doc/html/boost_regex/background_information/performance.html +++ b/doc/html/boost_regex/background_information/performance.html @@ -30,15 +30,24 @@
Testing Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)
+
Testing + Perl searches (platform = linux, compiler = GNU C++ version 5.1.0)
Testing leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)
+
Testing + leftmost-longest searches (platform = linux, compiler = GNU C++ version 5.1.0)
Testing simple Perl matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)
+
Testing + simple Perl matches (platform = linux, compiler = GNU C++ version 5.1.0)
Testing simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)
+
Testing + simple leftmost-longest matches (platform = linux, compiler = GNU C++ version + 5.1.0)

The performance of Boost.Regex in both recursive and non-recursive modes diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html b/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html index a4cb0b07..6d2cda2a 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html +++ b/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@


-PrevUpHomeNext +PrevUpHomeNext

@@ -517,7 +517,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html b/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html new file mode 100644 index 00000000..239bd1ae --- /dev/null +++ b/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html @@ -0,0 +1,451 @@ + + + +Testing Perl searches (platform = linux, compiler = GNU C++ version 5.1.0) + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+ +
+

Table 9. Testing Perl searches (platform = linux, compiler = GNU C++ version + 5.1.0)

+
+++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ Expression
Text +

+
+

+ std::regex +

+
+

+ boost 1.59 +

+
+

+ boost::xpressive::cregex +

+
+

+ PCRE-10.10 +

+
+

+ (?i)<a[^>]+href=("[^"]*"|[^[:space:]]+)[^>]*>
+ In file: ....../libs/libraries.htm +

+
+

+ - +

+
+

+ 1.44
(340578ns)
+

+
+

+ 1.49
(354327ns)
+

+
+

+ 1.00
(237126ns)
+

+
+

+ (?i)<font[^>]+face=("[^"]*"|[^[:space:]]+)[^>]*>.*?</font>
+ In file: ....../libs/libraries.htm +

+
+

+ - +

+
+

+ 2.19
(160902ns)
+

+
+

+ 1.21
(89265ns)
+

+
+

+ 1.00
(73565ns)
+

+
+

+ (?i)<h[12345678][^>]*>.*?</h[12345678]>
+ In file: ....../libs/libraries.htm +

+
+

+ - +

+
+

+ 1.90
(161009ns)
+

+
+

+ 2.30
(194911ns)
+

+
+

+ 1.00
(84846ns)
+

+
+

+ (?i)<img[^>]+src=("[^"]*"|[^[:space:]]+)[^>]*>
+ In file: ....../libs/libraries.htm +

+
+

+ - +

+
+

+ 2.27
(164055ns)
+

+
+

+ 1.38
(100267ns)
+

+
+

+ 1.00
(72402ns)
+

+
+

+ (?i)<p>.*?</p>
In file: + ....../libs/libraries.htm +

+
+

+ - +

+
+

+ 2.14
(160542ns)
+

+
+

+ 1.72
(129220ns)
+

+
+

+ 1.00
(75127ns)
+

+
+

+ (\w+)\s*(\([^()]++(?:(?2)[^()]++)*+[^)]*\))\s*(\{[^{}]++((?3)[^{}]++)*+[^}]*+\})
+ In file: boost/multiprecision/number.hpp +

+
+

+ - +

+
+

+ 1.00
(1136822ns)
+

+
+

+ - +

+
+

+ 2.55
(2896286ns)
+

+
+

+ (^[ \t]*#(?:(?>[^\\\n]+)|\\(?>\s*\n|.))*)|
+ In file: boost/multiprecision/number.hpp +

+
+

+ - +

+
+

+ 1.88
(11915857ns)
+

+
+

+ 1.14
(7206389ns)
+

+
+

+ 1.00
(6347410ns)
+

+
+

+ (template[[:space:]]*<[^;:{]+>[[:space:]]*)?(class|struct)[[:space:]]*(\w+([ + ]*\([^)]*\))?[\u0 ...
In file: boost/multiprecision/number.hpp +

+
+

+ 3.55
(20770292ns)
+

+
+

+ 1.78
(10395642ns)
+

+
+

+ 1.00
(5856680ns)
+

+
+

+ 1.84
(10752084ns)
+

+
+

+ Beman|John|Dave
In file: ....../libs/libraries.htm +

+
+

+ 33.79
(2157684ns)
+

+
+

+ 1.00
(63861ns)
+

+
+

+ 1.13
(72354ns)
+

+
+

+ 1.15
(73190ns)
+

+
+

+ \w+\s*(\([^()]++(?:(?1)[^()]++)*+[^)]*\))
+ In file: boost/multiprecision/number.hpp +

+
+

+ - +

+
+

+ 1.00
(1167674ns)
+

+
+

+ - +

+
+

+ 1.47
(1710795ns)
+

+
+

+ \{[^{}]++((?0)[^{}]++)*+[^}]*+\}
In + file: boost/multiprecision/number.hpp +

+
+

+ - +

+
+

+ 1.32
(150540ns)
+

+
+

+ - +

+
+

+ 1.00
(114132ns)
+

+
+

+ ^[ ]*#[ ]*include[ ]+("[^"]+"|<[^>]+>)
+ In file: boost/multiprecision/number.hpp +

+
+

+ 10.62
(1269946ns)
+

+
+

+ 1.43
(171067ns)
+

+
+

+ 1.00
(119573ns)
+

+
+

+ 1.35
(161102ns)
+

+
+

+ ^[ ]*#[ ]*include[ ]+("boost/[^"]+"|<boost/[^>]+>)
+ In file: boost/multiprecision/number.hpp +

+
+

+ 10.59
(1271338ns)
+

+
+

+ 1.44
(173240ns)
+

+
+

+ 1.00
(120003ns)
+

+
+

+ 1.34
(160962ns)
+

+
+
+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html b/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html index 03c6ee55..acf3b025 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html +++ b/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html @@ -6,8 +6,8 @@ - - + + @@ -20,7 +20,7 @@

-PrevUpHomeNext +PrevUpHomeNext

@@ -29,7 +29,7 @@ C++ version 14.0)

-

Table 9. Testing leftmost-longest searches (platform = Windows x64, compiler +

Table 10. Testing leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)

@@ -124,7 +124,7 @@

-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html b/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html new file mode 100644 index 00000000..9be89365 --- /dev/null +++ b/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html @@ -0,0 +1,150 @@ + + + +Testing leftmost-longest searches (platform = linux, compiler = GNU C++ version 5.1.0) + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+ +
+

Table 11. Testing leftmost-longest searches (platform = linux, compiler = + GNU C++ version 5.1.0)

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ Expression
Text +

+
+

+ std::regex +

+
+

+ boost 1.59 +

+
+

+ POSIX +

+
+

+ <a[^>]+href=("[^"]*"|[^[:space:]]+)[^>]*>
+ In file: ....../libs/libraries.htm +

+
+

+ 1.47
(2329256ns)
+

+
+

+ 1.00
(1583069ns)
+

+
+

+ 2.43
(3849462ns)
+

+
+

+ <img[^>]+src=("[^"]*"|[^[:space:]]+)[^>]*>
+ In file: ....../libs/libraries.htm +

+
+

+ 10.94
(1129103ns)
+

+
+

+ 1.00
(103241ns)
+

+
+

+ 1.01
(104450ns)
+

+
+

+ Beman|John|Dave
In file: ....../libs/libraries.htm +

+
+

+ 30.21
(2093732ns)
+

+
+

+ 1.00
(69316ns)
+

+
+

+ 1.32
(91168ns)
+

+
+
+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html b/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html index 045b2829..19e61793 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html +++ b/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html @@ -6,8 +6,8 @@ - - + + @@ -20,7 +20,7 @@

-PrevUpHomeNext +PrevUpHomeNext

@@ -29,7 +29,7 @@ C++ version 14.0)

-

Table 10. Testing simple Perl matches (platform = Windows x64, compiler = +

Table 12. Testing simple Perl matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)

@@ -550,7 +550,7 @@

-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html b/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html new file mode 100644 index 00000000..c018996a --- /dev/null +++ b/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html @@ -0,0 +1,479 @@ + + + +Testing simple Perl matches (platform = linux, compiler = GNU C++ version 5.1.0) + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+ +
+

Table 13. Testing simple Perl matches (platform = linux, compiler = GNU C++ + version 5.1.0)

+
+++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ Expression
Text +

+
+

+ std::regex +

+
+

+ boost 1.59 +

+
+

+ boost::xpressive::cregex +

+
+

+ PCRE-10.10 +

+
+

+ ([[:digit:]]{4}[- ]){3}[[:digit:]]{3,4}
+ 1234-5678-1234-456 +

+
+

+ 2.72
(384ns)
+

+
+

+ 2.85
(402ns)
+

+
+

+ 1.00
(141ns)
+

+
+

+ 1.33
(187ns)
+

+
+

+ ^([0-9]+)(\-| |$)(.*)$
100- + this is a line of ftp response which contains a message string +

+
+

+ 19.85
(2124ns)
+

+
+

+ 2.68
(287ns)
+

+
+

+ 1.00
(107ns)
+

+
+

+ 2.94
(315ns)
+

+
+

+ ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\ + ...
bob.smith@foo.tv +

+
+

+ - +

+
+

+ 2.16
(542ns)
+

+
+

+ 1.00
(251ns)
+

+
+

+ 1.25
(315ns)
+

+
+

+ ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\ + ...
foo12@foo.edu +

+
+

+ - +

+
+

+ 2.22
(554ns)
+

+
+

+ 1.00
(250ns)
+

+
+

+ 1.28
(319ns)
+

+
+

+ ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\ + ...
john@johnmaddock.co.uk +

+
+

+ - +

+
+

+ 2.10
(657ns)
+

+
+

+ 1.00
(313ns)
+

+
+

+ 1.16
(364ns)
+

+
+

+ ^[-+]?[[:digit:]]*\.?[[:digit:]]*$
+ +3.14159 +

+
+

+ 4.08
(339ns)
+

+
+

+ 2.51
(208ns)
+

+
+

+ 1.00
(83ns)
+

+
+

+ 1.42
(118ns)
+

+
+

+ ^[-+]?[[:digit:]]*\.?[[:digit:]]*$
+ -3.14159 +

+
+

+ 4.14
(335ns)
+

+
+

+ 2.49
(202ns)
+

+
+

+ 1.00
(81ns)
+

+
+

+ 1.46
(118ns)
+

+
+

+ ^[-+]?[[:digit:]]*\.?[[:digit:]]*$
+ 123 +

+
+

+ 3.17
(254ns)
+

+
+

+ 2.25
(180ns)
+

+
+

+ 1.00
(80ns)
+

+
+

+ 1.32
(106ns)
+

+
+

+ ^[[:digit:]]{1,2}/[[:digit:]]{1,2}/[[:digit:]]{4}$
+ 12/12/2001 +

+
+

+ 3.02
(248ns)
+

+
+

+ 2.52
(207ns)
+

+
+

+ 1.00
(82ns)
+

+
+

+ 1.18
(97ns)
+

+
+

+ ^[[:digit:]]{1,2}/[[:digit:]]{1,2}/[[:digit:]]{4}$
+ 4/1/2001 +

+
+

+ 2.70
(216ns)
+

+
+

+ 2.25
(180ns)
+

+
+

+ 1.00
(80ns)
+

+
+

+ 1.18
(94ns)
+

+
+

+ ^[a-zA-Z]{1,2}[0-9][0-9A-Za-z]{0,1} {0,1}[0-9][A-Za-z]{2}$
+ EH10 2QQ +

+
+

+ 2.54
(229ns)
+

+
+

+ 2.39
(215ns)
+

+
+

+ 1.00
(90ns)
+

+
+

+ 1.16
(104ns)
+

+
+

+ ^[a-zA-Z]{1,2}[0-9][0-9A-Za-z]{0,1} {0,1}[0-9][A-Za-z]{2}$
+ G1 1AA +

+
+

+ 2.46
(219ns)
+

+
+

+ 2.39
(213ns)
+

+
+

+ 1.00
(89ns)
+

+
+

+ 1.18
(105ns)
+

+
+

+ ^[a-zA-Z]{1,2}[0-9][0-9A-Za-z]{0,1} {0,1}[0-9][A-Za-z]{2}$
+ SW1 1ZZ +

+
+

+ 2.51
(228ns)
+

+
+

+ 2.31
(210ns)
+

+
+

+ 1.00
(91ns)
+

+
+

+ 1.12
(102ns)
+

+
+

+ abc
abc +

+
+

+ 1.92
(113ns)
+

+
+

+ 2.12
(125ns)
+

+
+

+ 1.07
(63ns)
+

+
+

+ 1.00
(59ns)
+

+
+
+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html b/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html index 6ba1b4c7..25c0e04a 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html +++ b/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html @@ -6,8 +6,8 @@ - - + + @@ -20,7 +20,7 @@

-PrevUpHomeNext +PrevUpHomeNext

@@ -29,7 +29,7 @@ Visual C++ version 14.0)

-

Table 11. Testing simple leftmost-longest matches (platform = Windows x64, +

Table 14. Testing simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0)

@@ -322,7 +322,7 @@

-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html b/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html new file mode 100644 index 00000000..e03446f0 --- /dev/null +++ b/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html @@ -0,0 +1,404 @@ + + + +Testing simple leftmost-longest matches (platform = linux, compiler = GNU C++ version 5.1.0) + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+ +
+

Table 15. Testing simple leftmost-longest matches (platform = linux, compiler + = GNU C++ version 5.1.0)

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ Expression
Text +

+
+

+ std::regex +

+
+

+ boost 1.59 +

+
+

+ POSIX +

+
+

+ ([[:digit:]]{4}[- ]){3}[[:digit:]]{3,4}
+ 1234-5678-1234-456 +

+
+

+ 1.00
(431ns)
+

+
+

+ 1.25
(537ns)
+

+
+

+ 3.45
(1486ns)
+

+
+

+ ^([0-9]+)(\-| |$)(.*)$
100- + this is a line of ftp response which contains a message string +

+
+

+ 4.60
(2203ns)
+

+
+

+ 1.00
(479ns)
+

+
+

+ 12.80
(6133ns)
+

+
+

+ ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\ + ...
bob.smith@foo.tv +

+
+

+ 1.28
(869ns)
+

+
+

+ 1.00
(681ns)
+

+
+

+ 2.61
(1775ns)
+

+
+

+ ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\ + ...
foo12@foo.edu +

+
+

+ 1.11
(752ns)
+

+
+

+ 1.00
(675ns)
+

+
+

+ 2.44
(1644ns)
+

+
+

+ ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\ + ...
john@johnmaddock.co.uk +

+
+

+ 1.24
(1116ns)
+

+
+

+ 1.00
(899ns)
+

+
+

+ 2.61
(2342ns)
+

+
+

+ ^[-+]?[[:digit:]]*\.?[[:digit:]]*$
+ +3.14159 +

+
+

+ 1.61
(339ns)
+

+
+

+ 1.76
(370ns)
+

+
+

+ 1.00
(210ns)
+

+
+

+ ^[-+]?[[:digit:]]*\.?[[:digit:]]*$
+ -3.14159 +

+
+

+ 1.66
(342ns)
+

+
+

+ 1.79
(368ns)
+

+
+

+ 1.00
(206ns)
+

+
+

+ ^[-+]?[[:digit:]]*\.?[[:digit:]]*$
+ 123 +

+
+

+ 1.69
(248ns)
+

+
+

+ 3.70
(544ns)
+

+
+

+ 1.00
(147ns)
+

+
+

+ ^[[:digit:]]{1,2}/[[:digit:]]{1,2}/[[:digit:]]{4}$
+ 12/12/2001 +

+
+

+ 2.23
(256ns)
+

+
+

+ 2.63
(303ns)
+

+
+

+ 1.00
(115ns)
+

+
+

+ ^[[:digit:]]{1,2}/[[:digit:]]{1,2}/[[:digit:]]{4}$
+ 4/1/2001 +

+
+

+ 1.97
(213ns)
+

+
+

+ 2.70
(292ns)
+

+
+

+ 1.00
(108ns)
+

+
+

+ ^[a-zA-Z]{1,2}[0-9][0-9A-Za-z]{0,1} {0,1}[0-9][A-Za-z]{2}$
+ EH10 2QQ +

+
+

+ 2.38
(255ns)
+

+
+

+ 3.31
(354ns)
+

+
+

+ 1.00
(107ns)
+

+
+

+ ^[a-zA-Z]{1,2}[0-9][0-9A-Za-z]{0,1} {0,1}[0-9][A-Za-z]{2}$
+ G1 1AA +

+
+

+ 2.12
(216ns)
+

+
+

+ 2.90
(296ns)
+

+
+

+ 1.00
(102ns)
+

+
+

+ ^[a-zA-Z]{1,2}[0-9][0-9A-Za-z]{0,1} {0,1}[0-9][A-Za-z]{2}$
+ SW1 1ZZ +

+
+

+ 2.25
(234ns)
+

+
+

+ 2.89
(301ns)
+

+
+

+ 1.00
(104ns)
+

+
+

+ abc
abc +

+
+

+ 1.20
(113ns)
+

+
+

+ 2.38
(224ns)
+

+
+

+ 1.00
(94ns)
+

+
+
+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost_regex/background_information/standards.html b/doc/html/boost_regex/background_information/standards.html index cd722bd0..d595fe68 100644 --- a/doc/html/boost_regex/background_information/standards.html +++ b/doc/html/boost_regex/background_information/standards.html @@ -6,7 +6,7 @@ - + @@ -20,7 +20,7 @@
-PrevUpHomeNext +PrevUpHomeNext