JargonFile/entries/backreference.txt

4 lines
282 B
Plaintext
Raw Normal View History

2014-04-26 10:52:28 -04:00
backreference
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.