smart_str_append_long_ex   40 Zend/zend_smart_str.h 	smart_str_append_long_ex((dest), (val), 0)
smart_str_append_long_ex  330 sapi/cli/php_cli_server.c 	smart_str_append_long_ex(buffer, protocol_version / 100, persistent);
smart_str_append_long_ex  332 sapi/cli/php_cli_server.c 	smart_str_append_long_ex(buffer, protocol_version % 100, persistent);
smart_str_append_long_ex  334 sapi/cli/php_cli_server.c 	smart_str_append_long_ex(buffer, response_code, persistent);