diff options
author | Nikita Popov <nikic@php.net> | 2016-12-18 17:31:00 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2017-01-01 21:28:20 +0100 |
commit | c7742e280a4edcc8b216d7b798c805c9a439d663 (patch) | |
tree | 50cf8b5c8ca25827faaad56a0b5bc10d5afddfac /ext/json/php_json_parser.h | |
parent | 38f72cea1bcfecc2a04c055418e4518bfd05c04a (diff) | |
download | php-git-c7742e280a4edcc8b216d7b798c805c9a439d663.tar.gz |
Export zend_s(tr)pprintf
It's annoying that in Zend you have to use zend_strpprintf instead
of strpprintf, while in PHP you have to use strpprintf instead of
zend_strpprintf.
Make zend_s(tr)pprintf always available and keep s(tr)pprintf as
macro aliases.
Diffstat (limited to 'ext/json/php_json_parser.h')
0 files changed, 0 insertions, 0 deletions