Skip to content

Commit

Permalink
-prior
Browse files Browse the repository at this point in the history
  • Loading branch information
lichtkind committed Dec 21, 2015
1 parent 22d4992 commit 5f9fa39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/appendix-b-grouped.txt
Expand Up @@ -914,7 +914,6 @@ regex. They can have prefixes: . (dot) marks a non-capturing subrule,
[`<?after pattern>`](appendix-a-index#after-subrule) zero-width lookbehind
[`<!after pattern>`](appendix-a-index#after-negative-subrule) negative zero-width lookbehind
[`<?same>`](appendix-a-index#same-subrule) zero-width between two identical chars
[`<prior>`](appendix-a-index#prior-subrule) last matched pattern
[`<?>`](appendix-a-index#question-subrule) matches nothing, always true
[`<!>`](appendix-a-index#exclamation-subrule) always false
--------------------------------------------------------------- -------------------------------------------------
Expand Down

0 comments on commit 5f9fa39

Please sign in to comment.