Home
last modified time | relevance | path

Searched refs:smart_str_appendc_ex (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/standard/
H A Dphp_smart_str.h82 smart_str_appendc_ex((dest), (c), 0)
96 #define smart_str_appendc_ex(dest, ch, what) do { \ macro
/PHP-5.3/sapi/tux/
H A Dphp_tux.c335 smart_str_appendc_ex(&s, '/', 1); in tux_request_ctor()
/PHP-5.3/sapi/thttpd/
H A Dthttpd.c450 smart_str_appendc_ex(&s, '/', 1);

Completed in 15 milliseconds