Home
last modified time | relevance | path

Searched refs:smart_str_appendc (Results 26 – 35 of 35) sorted by relevance

12

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_alloc.c597 smart_str_appendc(&tmp_str, *p); in _mysqlnd_pestrdup()
/PHP-5.5/ext/standard/
H A Dhttp_fopen_wrapper.c228 smart_str_appendc(&header, ':'); in php_stream_url_wrap_http_ex()
H A Dfilters.c267 smart_str_appendc(&tags_ss, '<'); in strfilter_strip_tags_create()
269 smart_str_appendc(&tags_ss, '>'); in strfilter_strip_tags_create()
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c154 smart_str_appendc(&ebuf, '\n'); in handle_ssl_error()
/PHP-5.5/ext/dba/
H A Ddba.c533 smart_str_appendc(&handlers, ' '); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c1018 smart_str_appendc(&out_buf, '\0'); in _php_mb_regex_ereg_replace_exec()
H A Dmbstring.c3822 smart_str_appendc(&token, ch); \
/PHP-5.5/ext/spl/
H A Dspl_dllist.c1161 smart_str_appendc(&buf, ':'); in SPL_METHOD()
H A Dspl_array.c1710 smart_str_appendc(&buf, ';'); in SPL_METHOD()
/PHP-5.5/ext/date/
H A Dphp_date.c4321 smart_str_appendc(&string, format[i]); in date_interval_format()

Completed in 76 milliseconds

12