summaryrefslogtreecommitdiff
path: root/ext/sqlite3/php_sqlite3_structs.h
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2016-12-18 22:53:25 +0100
committerNikita Popov <nikic@php.net>2017-01-01 21:28:21 +0100
commitf3f594a47d63e993595ad344614cee4a910305b1 (patch)
tree3c63c405034e4bc1523a55f30e9cad8addeab532 /ext/sqlite3/php_sqlite3_structs.h
parent384e959a3a19afd898e2c4c4c6431aa273601057 (diff)
downloadphp-git-f3f594a47d63e993595ad344614cee4a910305b1.tar.gz
Switch reflection to use smart_str
Instead of yet-another-smart-string-implementation. Expand the smart_str API by: * smart_str_extract() which gets a finalized zend_string* from a smart_str, including insertion of the zero byte and handling of the empty string case. This should be preferred over using smart_str_0() in conjunction with str.s. * smart_str_get_len() which gets the length of the smart_str with handling of the empty string case.
Diffstat (limited to 'ext/sqlite3/php_sqlite3_structs.h')
0 files changed, 0 insertions, 0 deletions