Handbook
Glossary
string-matcher
Vocabulary
xmode
.
rules
Definition
IN:
xmode.rules
TUPLE:
string-matcher
string ignore-case?
;
Methods
USING:
accessors
kernel
xmode.marker.private
xmode.rules
;
M:
string-matcher
fixup-end
[
string>>
-rot
update-match-groups
]
[
ignore-case?>>
]
bi
<string-matcher>
;
USING:
accessors
sequences
xmode.rules
;
M:
string-matcher
text-hash-char
string>>
[
text-required
]
[
first
]
if-empty
;
USING:
accessors
kernel
sequences
xmode.marker
xmode.rules
;
M:
string-matcher
text-matches?
[
string>>
]
[
ignore-case?>>
]
bi
[
string-head?
]
keepd
length
and
;