RegexContcodes.h 544 B

1234567891011121314
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
  4. //-------------------------------------------------------------------------------------------------------
  5. M(Resume)
  6. M(RestoreLoop)
  7. M(RestoreGroup)
  8. M(ResetGroup)
  9. M(ResetGroupRange)
  10. M(RepeatLoop)
  11. M(PopAssertion)
  12. M(RewindLoopFixed)
  13. M(RewindLoopSet)
  14. M(RewindLoopFixedGroupLastIteration)