JargonFile/entries/backreference.txt

8 lines
283 B
Plaintext
Raw Normal View History

2014-04-26 14:52:28 +00:00
backreference
2014-04-26 15:54:15 +00:00
n. 1. In a regular expression or pattern match, the text which was matched
within grouping parentheses 2. The part of the pattern which refers back to
the matched text. 3. By extension, anything which refers back to something
which has been seen or discussed before.