Handbook
Glossary
skip-until ( ... quot: ( ... char -- ... ? ) -- ... )
Vocabulary
xml
.
tokenize
Inputs
quot
a
quotation
with stack effect
( ... char -- ... ? )
Outputs
None
Definition
USING:
namespaces
xml.state
;
IN:
xml.tokenize
:
skip-until
( ... quot: ( ... char -- ... ? ) -- ... )
spot
get
(skip-until)
;
inline