]> granicus.if.org Git - php/commit
Refactor ASCII to wide conversion
authorAnatol Belski <ab@php.net>
Thu, 16 Nov 2017 11:49:12 +0000 (12:49 +0100)
committerAnatol Belski <ab@php.net>
Thu, 16 Nov 2017 11:57:11 +0000 (12:57 +0100)
commitacaaf4608acd9d74b31d992a1afa94767fda912b
treec9124a3c1523160993c1ba2c1ff3a71969fe657c
parent50eeb46e216520027b147a7117f902d4c4a54ebc
Refactor ASCII to wide conversion

- add SSE2 based ASCII check in 16 byte blocks
- use early return on fail
win32/codepage.c