CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 02:57:34 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/STL.git
etag: W/"1ee5da302fbd905054d3fa63090aa011"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=98CPUTKYTl4uneq0ZTgkdqSbUOZNnmZonC3O2GZxHnfGuOP4at3hPa20va9Tyi5N7ehA6Ugd1%2F6X%2B8wr7MZA27VQ4EgB%2FnU%2BXPqanz48miIs6LGTCBdC%2Frc6ZG5GKMEzyvUeZfkhcKDGMSLJybyKf2%2Bat6CKhPhb7TVHclUVXL4bnRf0GXLBj1VZOxdnzzfhIaVkmFlnUI2I8RBGDrkvqswWSnFtK6uK6kjew3bQYeK4AC0qW%2BLIeq2HuAyd6xDUl01yfTEWOIWeKoaf5UoT9w%3D%3D--QYtfNlFpz66ATlNK--3U3Z0kLykAgNKF0wDxVYOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.956945093.1753412254; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 02:57:34 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 02:57:34 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E008:3140B2:E9378:15C033:6882F29E
`<regex>`: Add multiline option and make non-multiline mode the defau… · microsoft/STL@ccffc0c · GitHub
Copy file name to clipboardExpand all lines: benchmarks/src/regex_search.cpp
Copy file name to clipboardExpand all lines: tests/libcxx/expected_results.txt
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: tests/std/tests/VSO_0000000_regex_interface/test.cpp
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit ccffc0c
File tree
Expand file treeCollapse file tree
9 files changed
+385
-70
lines changedFilter options
- benchmarks/src
- stl/inc
- tests
- libcxx
- std
- tests
- GH_000073_regex_multiline_escape_hatch
- VSO_0000000_regex_interface
- VSO_0000000_regex_use
- tr1/tests/regex2
Expand file treeCollapse file tree
9 files changed
+385
-70
lines changedbenchmarks/src/regex_search.cpp
Copy file name to clipboardExpand all lines: benchmarks/src/regex_search.cpp+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
|
+69-17Lines changed: 69 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
36 | 46 |
| |
37 | 47 |
| |
38 | 48 |
| |
| |||
121 | 131 |
| |
122 | 132 |
| |
123 | 133 |
| |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
128 | 139 |
| |
129 | 140 |
| |
130 | 141 |
| |
| |||
1666 | 1677 |
| |
1667 | 1678 |
| |
1668 | 1679 |
| |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
1669 | 1689 |
| |
1670 | 1690 |
| |
1671 | 1691 |
| |
| |||
1920 | 1940 |
| |
1921 | 1941 |
| |
1922 | 1942 |
| |
| 1943 | + | |
1923 | 1944 |
| |
1924 | 1945 |
| |
1925 | 1946 |
| |
| |||
3833 | 3854 |
| |
3834 | 3855 |
| |
3835 | 3856 |
| |
| 3857 | + | |
| 3858 | + | |
| 3859 | + | |
| 3860 | + | |
| 3861 | + | |
3836 | 3862 |
| |
3837 | 3863 |
| |
3838 | 3864 |
| |
| |||
3852 | 3878 |
| |
3853 | 3879 |
| |
3854 | 3880 |
| |
3855 |
| - | |
| 3881 | + | |
| 3882 | + | |
3856 | 3883 |
| |
3857 | 3884 |
| |
3858 | 3885 |
| |
3859 |
| - | |
3860 | 3886 |
| |
3861 | 3887 |
| |
3862 | 3888 |
| |
3863 | 3889 |
| |
3864 | 3890 |
| |
3865 | 3891 |
| |
3866 |
| - | |
| 3892 | + | |
| 3893 | + | |
3867 | 3894 |
| |
3868 | 3895 |
| |
3869 | 3896 |
| |
| |||
3881 | 3908 |
| |
3882 | 3909 |
| |
3883 | 3910 |
| |
3884 |
| - | |
| 3911 | + | |
3885 | 3912 |
| |
3886 | 3913 |
| |
3887 | 3914 |
| |
| |||
4054 | 4081 |
| |
4055 | 4082 |
| |
4056 | 4083 |
| |
4057 |
| - | |
| 4084 | + | |
| 4085 | + | |
| 4086 | + | |
| 4087 | + | |
4058 | 4088 |
| |
4059 | 4089 |
| |
4060 | 4090 |
| |
4061 | 4091 |
| |
4062 | 4092 |
| |
4063 | 4093 |
| |
4064 |
| - | |
4065 |
| - | |
4066 |
| - | |
4067 |
| - | |
4068 |
| - | |
4069 |
| - | |
4070 |
| - | |
| 4094 | + | |
| 4095 | + | |
| 4096 | + | |
| 4097 | + | |
| 4098 | + | |
| 4099 | + | |
| 4100 | + | |
| 4101 | + | |
| 4102 | + | |
| 4103 | + | |
| 4104 | + | |
| 4105 | + | |
| 4106 | + | |
| 4107 | + | |
| 4108 | + | |
4071 | 4109 |
| |
4072 | 4110 |
| |
4073 | 4111 |
| |
4074 | 4112 |
| |
4075 | 4113 |
| |
4076 | 4114 |
| |
| 4115 | + | |
| 4116 | + | |
| 4117 | + | |
4077 | 4118 |
| |
4078 | 4119 |
| |
4079 | 4120 |
| |
4080 |
| - | |
| 4121 | + | |
| 4122 | + | |
| 4123 | + | |
| 4124 | + | |
| 4125 | + | |
| 4126 | + | |
| 4127 | + | |
| 4128 | + | |
| 4129 | + | |
| 4130 | + | |
| 4131 | + | |
| 4132 | + | |
4081 | 4133 |
| |
4082 | 4134 |
| |
4083 | 4135 |
| |
|
tests/libcxx/expected_results.txt
Copy file name to clipboardExpand all lines: tests/libcxx/expected_results.txt-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
578 |
| - | |
579 |
| - | |
580 |
| - | |
581 |
| - | |
582 |
| - | |
583 |
| - | |
584 | 578 |
| |
585 | 579 |
| |
586 | 580 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
|
tests/std/tests/GH_000073_regex_multiline_escape_hatch/env.lst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
tests/std/tests/GH_000073_regex_multiline_escape_hatch/test.cpp
Copy file name to clipboard+107Lines changed: 107 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + |
tests/std/tests/VSO_0000000_regex_interface/test.cpp
Copy file name to clipboardExpand all lines: tests/std/tests/VSO_0000000_regex_interface/test.cpp+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
387 | 387 |
| |
388 | 388 |
| |
389 | 389 |
| |
390 |
| - | |
| 390 | + | |
391 | 391 |
| |
392 |
| - | |
| 392 | + | |
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
|
You can’t perform that action at this time.
0 commit comments