Lines Matching refs:escape
127 [[112][The escape character.]["\\" ]]
133 …[[118][The character which when preceded by an escape character represents the word boundary asser…
134 …[[119][The character which when preceded by an escape character represents the non-word boundary a…
135 …[[120][The character which when preceded by an escape character represents the word-start boundary…
136 …[[121][The character which when preceded by an escape character represents the word-end boundary a…
137 …[[122][The character which when preceded by an escape character represents any word character.]["w…
138 …[[123][The character which when preceded by an escape character represents a non-word character.][…
139 …[[124][The character which when preceded by an escape character represents a start of buffer asser…
140 …[[125][The character which when preceded by an escape character represents an end of buffer assert…
143 …[[128][The character which when preceded by an escape character represents the bell character.]["a…
144 …[[129][The character which when preceded by an escape character represents the form feed character…
145 …[[130][The character which when preceded by an escape character represents the newline character.]…
146 …[[131][The character which when preceded by an escape character represents the carriage return cha…
147 …[[132][The character which when preceded by an escape character represents the tab character.]["t"…
148 …[[133][The character which when preceded by an escape character represents the vertical tab charac…
149 …[[134][The character which when preceded by an escape character represents the start of a hexadeci…
150 …[[135][The character which when preceded by an escape character represents the start of an ASCII e…
153 …[[138][The character which when preceded by an escape character represents the ASCII escape charac…
154 …[[139][The character which when preceded by an escape character represents any lower case characte…
155 …[[140][The character which when preceded by an escape character represents any non-lower case char…
156 …[[141][The character which when preceded by an escape character represents any upper case characte…
157 …[[142][The character which when preceded by an escape character represents any non-upper case char…
158 …[[143][The character which when preceded by an escape character represents any space character.]["…
159 …[[144][The character which when preceded by an escape character represents any non-space character…
160 …[[145][The character which when preceded by an escape character represents any digit character.]["…
161 …[[146][The character which when preceded by an escape character represents any non-digit character…
162 …[[147][The character which when preceded by an escape character represents the end quote operator.…
163 …[[148][The character which when preceded by an escape character represents the start quote operato…
164 …[[149][The character which when preceded by an escape character represents a Unicode combining cha…
165 …[[150][The character which when preceded by an escape character represents any single character.][…
166 …[[151][The character which when preceded by an escape character represents end of buffer operator.…
167 …[[152][The character which when preceded by an escape character represents the continuation assert…