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
Replace inline range comparisons with ctype_alpha() which dispatches
to a single C-level function call. Applies to all four sites: fast path
tag check, fast path text validation, parse_next_tag() tag check, and
parse_next_tag() text validation.
0 commit comments