Handbook
Glossary
parse-pe ( accum -- )
Vocabulary
xml
.
tokenize
Inputs
accum
an
object
Outputs
None
Definition
USING:
assocs
kernel
namespaces
sequences
xml.errors
xml.state
;
IN:
xml.tokenize
:
parse-pe
( accum -- )
take-;
[
pe-table
get
at
]
[
swap
push-all
]
[
no-entity
]
?if
;