summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-05-07 18:50:42 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-05-07 21:26:13 +0200
commit2414b3d7756f7a4937d845fb2cb64947ab6796c8 (patch)
treef21ea068d09b700d3f41d7700291469e449d3f57 /main/php.h
parentd38f819647ac0dd9b16c43ce399aa65256a46d0f (diff)
downloadphp-git-2414b3d7756f7a4937d845fb2cb64947ab6796c8.tar.gz
Ensure ctype_string is NULL for C locale
We already document that this is the case, but currently it's only true if setlocale() has not been called. Make sure ctype_string is always NULL, even with an explicit "C" locale call, so we can more efficiently check whether we are in the "C" locale. Closes GH-5542.
Diffstat (limited to 'main/php.h')
0 files changed, 0 insertions, 0 deletions