6 lines
103 B
Text
6 lines
103 B
Text
|
|
s[n..n+m]
|
||
|
|
s[n..high(nativeUInt)]
|
||
|
|
s[1..length(s)-1]
|
||
|
|
s[pos(c, s)..pos(c, s)+m]
|
||
|
|
s[pos(p, s)..pos(p, s)+m]
|