File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2670
2670
\begin {itemdescr }
2671
2671
\pnum
2672
2672
\returns
2673
- -1 if the encoding of the \tcode {externT} sequence is state-dependent; else the
2673
+ \tcode {-1} if the encoding of the \tcode {externT} sequence is state-dependent; else the
2674
2674
constant number of \tcode {externT} characters needed to produce an internal
2675
- character; or 0 if this number is not a constant.\footnote {If \tcode {encoding()}
2676
- yields -1 , then more than \tcode {max_length()} \tcode {externT} elements
2675
+ character; or \tcode {0} if this number is not a constant.\footnote {If \tcode {encoding()}
2676
+ yields \tcode {-1} , then more than \tcode {max_length()} \tcode {externT} elements
2677
2677
may be consumed when producing a single \tcode {internT} character, and additional
2678
2678
\tcode {externT} elements may appear at the end of a sequence after those that
2679
2679
yield the final \tcode {internT} character.}
You can’t perform that action at this time.
0 commit comments