smart_str_appendc_ex   82 ext/standard/php_smart_str.h 	smart_str_appendc_ex((dest), (c), 0)
smart_str_appendc_ex  443 sapi/cli/php_cli_server.c 	smart_str_appendc_ex(buffer, '/', persistent);
smart_str_appendc_ex  445 sapi/cli/php_cli_server.c 	smart_str_appendc_ex(buffer, '.', persistent);
smart_str_appendc_ex  447 sapi/cli/php_cli_server.c 	smart_str_appendc_ex(buffer, ' ', persistent);
smart_str_appendc_ex  449 sapi/cli/php_cli_server.c 	smart_str_appendc_ex(buffer, ' ', persistent);
smart_str_appendc_ex  450 sapi/thttpd/thttpd.c 	smart_str_appendc_ex(&s, '/', 1);
smart_str_appendc_ex  335 sapi/tux/php_tux.c 	smart_str_appendc_ex(&s, '/', 1);