Handbook
Glossary
(numeric-character-reference-end-state) ( document n/f string ch/f -- document n'/f string )
Vocabulary
html5
Inputs
document
an
object
n/f
an
object
string
an
object
ch/f
an
object
Outputs
document
an
object
n'/f
an
object
string
an
object
Definition
USING:
combinators
;
IN:
html5
:
(numeric-character-reference-end-state)
( document n/f string ch/f -- document n'/f string )
{
[
missing-semicolon-after-character-reference
]
}
cond
;