21 references to Textpos
System (21)
regex\system\text\regularexpressions\RegexParser.cs (21)
173
i = p.
Textpos
();
242
int startpos =
Textpos
();
253
int endpos =
Textpos
();
385
startpos =
Textpos
();
387
if (startpos <
Textpos
()) {
397
if (startpos ==
Textpos
() || CharsRight() == 0 || MoveRightGetChar() != '}') {
454
startpos =
Textpos
();
461
AddConcatenate(startpos,
Textpos
() - startpos, true);
571
int savePos =
Textpos
();
798
int parenPos =
Textpos
();
1000
backpos =
Textpos
();
1051
int pos =
Textpos
() - 1;
1104
int backpos =
Textpos
();
1127
lastEndPos =
Textpos
();
1140
lastEndPos =
Textpos
();
1209
int startpos =
Textpos
();
1218
return _pattern.Substring(startpos,
Textpos
() - startpos);
1432
int startpos =
Textpos
();
1440
String capname = _pattern.Substring(startpos,
Textpos
() - startpos);
1518
int pos =
Textpos
();
1838
int startpos =
Textpos
();