You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> This section describes how to <dfndata-dfn-type=dfndata-noexport="" id=consume-an-escaped-code-point0>consume an escaped code point<aclass=self-linkhref=#consume-an-escaped-code-point0></a></dfn>.
2491
2491
It assumes that the U+005C REVERSE SOLIDUS (\) has already been consumed
2492
2492
and that the next input code point has already been verified
2493
-
to not be a <adata-link-type=dfnhref=#newlinetitle=newline>newline</a> or EOF.
2493
+
to not be a <adata-link-type=dfnhref=#newlinetitle=newline>newline</a>.
2494
2494
It will return a <adata-link-type=dfnhref=#code-pointtitle="code point">code point</a>.
2495
2495
2496
2496
<p> Consume the <adata-link-type=dfnhref=#next-input-code-pointtitle="next input code point">next input code point</a>.
0 commit comments