1'xrdef {Overview-pg}{1}
2'xrdef {Overview-snt}{Chapter'tie1}
3'xrdef {Regular Expression Syntax-pg}{2}
4'xrdef {Regular Expression Syntax-snt}{Chapter'tie2}
5'xrdef {Syntax Bits-pg}{2}
6'xrdef {Syntax Bits-snt}{Section'tie2.1}
7'xrdef {Predefined Syntaxes-pg}{5}
8'xrdef {Predefined Syntaxes-snt}{Section'tie2.2}
9'xrdef {Collating Elements vs. Characters-pg}{6}
10'xrdef {Collating Elements vs. Characters-snt}{Section'tie2.3}
11'xrdef {The Backslash Character-pg}{7}
12'xrdef {The Backslash Character-snt}{Section'tie2.4}
13'xrdef {Common Operators-pg}{9}
14'xrdef {Common Operators-snt}{Chapter'tie3}
15'xrdef {Match-self Operator-pg}{9}
16'xrdef {Match-self Operator-snt}{Section'tie3.1}
17'xrdef {Match-any-character Operator-pg}{9}
18'xrdef {Match-any-character Operator-snt}{Section'tie3.2}
19'xrdef {Concatenation Operator-pg}{10}
20'xrdef {Concatenation Operator-snt}{Section'tie3.3}
21'xrdef {Repetition Operators-pg}{10}
22'xrdef {Repetition Operators-snt}{Section'tie3.4}
23'xrdef {Match-zero-or-more Operator-pg}{10}
24'xrdef {Match-zero-or-more Operator-snt}{Section'tie3.4.1}
25'xrdef {Match-one-or-more Operator-pg}{11}
26'xrdef {Match-one-or-more Operator-snt}{Section'tie3.4.2}
27'xrdef {Match-zero-or-one Operator-pg}{11}
28'xrdef {Match-zero-or-one Operator-snt}{Section'tie3.4.3}
29'xrdef {Interval Operators-pg}{12}
30'xrdef {Interval Operators-snt}{Section'tie3.4.4}
31'xrdef {Alternation Operator-pg}{13}
32'xrdef {Alternation Operator-snt}{Section'tie3.5}
33'xrdef {List Operators-pg}{13}
34'xrdef {List Operators-snt}{Section'tie3.6}
35'xrdef {Character Class Operators-pg}{14}
36'xrdef {Character Class Operators-snt}{Section'tie3.6.1}
37'xrdef {Range Operator-pg}{15}
38'xrdef {Range Operator-snt}{Section'tie3.6.2}
39'xrdef {Grouping Operators-pg}{16}
40'xrdef {Grouping Operators-snt}{Section'tie3.7}
41'xrdef {Back-reference Operator-pg}{17}
42'xrdef {Back-reference Operator-snt}{Section'tie3.8}
43'xrdef {Anchoring Operators-pg}{18}
44'xrdef {Anchoring Operators-snt}{Section'tie3.9}
45'xrdef {Match-beginning-of-line Operator-pg}{18}
46'xrdef {Match-beginning-of-line Operator-snt}{Section'tie3.9.1}
47'xrdef {Match-end-of-line Operator-pg}{18}
48'xrdef {Match-end-of-line Operator-snt}{Section'tie3.9.2}
49'xrdef {GNU Operators-pg}{20}
50'xrdef {GNU Operators-snt}{Chapter'tie4}
51'xrdef {Word Operators-pg}{20}
52'xrdef {Word Operators-snt}{Section'tie4.1}
53'xrdef {Non-Emacs Syntax Tables-pg}{20}
54'xrdef {Non-Emacs Syntax Tables-snt}{Section'tie4.1.1}
55'xrdef {Match-word-boundary Operator-pg}{20}
56'xrdef {Match-word-boundary Operator-snt}{Section'tie4.1.2}
57'xrdef {Match-within-word Operator-pg}{20}
58'xrdef {Match-within-word Operator-snt}{Section'tie4.1.3}
59'xrdef {Match-beginning-of-word Operator-pg}{21}
60'xrdef {Match-beginning-of-word Operator-snt}{Section'tie4.1.4}
61'xrdef {Match-end-of-word Operator-pg}{21}
62'xrdef {Match-end-of-word Operator-snt}{Section'tie4.1.5}
63'xrdef {Match-word-constituent Operator-pg}{21}
64'xrdef {Match-word-constituent Operator-snt}{Section'tie4.1.6}
65'xrdef {Match-non-word-constituent Operator-pg}{21}
66'xrdef {Match-non-word-constituent Operator-snt}{Section'tie4.1.7}
67'xrdef {Buffer Operators-pg}{21}
68'xrdef {Buffer Operators-snt}{Section'tie4.2}
69'xrdef {Match-beginning-of-buffer Operator-pg}{21}
70'xrdef {Match-beginning-of-buffer Operator-snt}{Section'tie4.2.1}
71'xrdef {Match-end-of-buffer Operator-pg}{21}
72'xrdef {Match-end-of-buffer Operator-snt}{Section'tie4.2.2}
73'xrdef {GNU Emacs Operators-pg}{22}
74'xrdef {GNU Emacs Operators-snt}{Chapter'tie5}
75'xrdef {Syntactic Class Operators-pg}{22}
76'xrdef {Syntactic Class Operators-snt}{Section'tie5.1}
77'xrdef {Emacs Syntax Tables-pg}{22}
78'xrdef {Emacs Syntax Tables-snt}{Section'tie5.1.1}
79'xrdef {Match-syntactic-class Operator-pg}{22}
80'xrdef {Match-syntactic-class Operator-snt}{Section'tie5.1.2}
81'xrdef {Match-not-syntactic-class Operator-pg}{22}
82'xrdef {Match-not-syntactic-class Operator-snt}{Section'tie5.1.3}
83'xrdef {What Gets Matched?-pg}{23}
84'xrdef {What Gets Matched?-snt}{Chapter'tie6}
85'xrdef {Programming with Regex-pg}{24}
86'xrdef {Programming with Regex-snt}{Chapter'tie7}
87'xrdef {GNU Regex Functions-pg}{24}
88'xrdef {GNU Regex Functions-snt}{Section'tie7.1}
89'xrdef {GNU Pattern Buffers-pg}{24}
90'xrdef {GNU Pattern Buffers-snt}{Section'tie7.1.1}
91'xrdef {GNU Regular Expression Compiling-pg}{26}
92'xrdef {GNU Regular Expression Compiling-snt}{Section'tie7.1.2}
93'xrdef {GNU Matching-pg}{27}
94'xrdef {GNU Matching-snt}{Section'tie7.1.3}
95'xrdef {GNU Searching-pg}{28}
96'xrdef {GNU Searching-snt}{Section'tie7.1.4}
97'xrdef {Matching/Searching with Split Data-pg}{29}
98'xrdef {Matching/Searching with Split Data-snt}{Section'tie7.1.5}
99'xrdef {Searching with Fastmaps-pg}{30}
100'xrdef {Searching with Fastmaps-snt}{Section'tie7.1.6}
101'xrdef {GNU Translate Tables-pg}{31}
102'xrdef {GNU Translate Tables-snt}{Section'tie7.1.7}
103'xrdef {Using Registers-pg}{32}
104'xrdef {Using Registers-snt}{Section'tie7.1.8}
105'xrdef {Freeing GNU Pattern Buffers-pg}{34}
106'xrdef {Freeing GNU Pattern Buffers-snt}{Section'tie7.1.9}
107'xrdef {POSIX Regex Functions-pg}{35}
108'xrdef {POSIX Regex Functions-snt}{Section'tie7.2}
109'xrdef {POSIX Pattern Buffers-pg}{35}
110'xrdef {POSIX Pattern Buffers-snt}{Section'tie7.2.1}
111'xrdef {POSIX Regular Expression Compiling-pg}{35}
112'xrdef {POSIX Regular Expression Compiling-snt}{Section'tie7.2.2}
113'xrdef {POSIX Matching-pg}{37}
114'xrdef {POSIX Matching-snt}{Section'tie7.2.3}
115'xrdef {Reporting Errors-pg}{38}
116'xrdef {Reporting Errors-snt}{Section'tie7.2.4}
117'xrdef {Using Byte Offsets-pg}{39}
118'xrdef {Using Byte Offsets-snt}{Section'tie7.2.5}
119'xrdef {Freeing POSIX Pattern Buffers-pg}{39}
120'xrdef {Freeing POSIX Pattern Buffers-snt}{Section'tie7.2.6}
121'xrdef {BSD Regex Functions-pg}{40}
122'xrdef {BSD Regex Functions-snt}{Section'tie7.3}
123'xrdef {BSD Regular Expression Compiling-pg}{40}
124'xrdef {BSD Regular Expression Compiling-snt}{Section'tie7.3.1}
125'xrdef {BSD Searching-pg}{40}
126'xrdef {BSD Searching-snt}{Section'tie7.3.2}
127'xrdef {Copying-pg}{42}
128'xrdef {Copying-snt}{Appendix'tie'char65{}}
129'xrdef {Copying-pg}{42}
130'xrdef {Copying-snt}{}
131'xrdef {Copying-pg}{43}
132'xrdef {Copying-snt}{}
133'xrdef {Copying-pg}{48}
134'xrdef {Copying-snt}{}
135'xrdef {Index-pg}{50}
136'xrdef {Index-snt}{}
137