Home
last modified time | relevance | path

Searched refs:strcat (Results 1 – 15 of 15) sorted by relevance

/PHP-7.0/win32/
H A Dreaddir.c43 strcat(filespec, "\\*"); in opendir()
158 strcat(filespec, "/*"); in rewinddir()
/PHP-7.0/ext/pdo_odbc/
H A Dpdo_odbc.c101 strcat(env, instance); in PHP_INI_END()
/PHP-7.0/Zend/
H A Dbench.php337 function strcat($n) { function
419 strcat(200000);
/PHP-7.0/main/streams/
H A Dstreams.c188 strcat(msg, *err_buf_p); in php_stream_display_wrapper_errors()
190 strcat(msg, br); in php_stream_display_wrapper_errors()
337 strcat(out, "CALL_DTOR, "); in _php_stream_pretty_free_options()
339 strcat(out, "RELEASE_STREAM, "); in _php_stream_pretty_free_options()
341 strcat(out, "PREVERSE_HANDLE, "); in _php_stream_pretty_free_options()
343 strcat(out, "RSRC_DTOR, "); in _php_stream_pretty_free_options()
345 strcat(out, "PERSISTENT, "); in _php_stream_pretty_free_options()
347 strcat(out, "IGNORE_ENCLOSING, "); in _php_stream_pretty_free_options()
/PHP-7.0/ext/standard/
H A Dconfig.m4133 strcat(answer,"rISCgZzpwk3UhDidwXvin0");
163 strcat(salt,"rasmuslerd............");
196strcat(answer, "EeHCRjm0bljalWuALHSTs1NB9ipEiLEXLhYeXdOpx22gmlmVejnVXFhd84cEKbYxCo.XuUTrW.RLraeEns…
227 strcat(answer, "cFAm2puLCujQ9t.0CxiFIIvFi4JyQx5UncCt/xRIX23");
H A Dhttp_fopen_wrapper.c398 strcat(scratch, path); in php_stream_url_wrap_http_ex()
545 strcat(scratch, ":"); in php_stream_url_wrap_http_ex()
550 strcat(scratch, resource->pass); in php_stream_url_wrap_http_ex()
H A Dphp_crypt_r.c379 strcat(passwd, "$"); in php_md5_crypt_r()
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregerror.c342 strcat((char* )buf, ": /");
/PHP-7.0/ext/pdo_firebird/
H A Dfirebird_driver.c555 strcat(arg, " "); in firebird_info_cb()
557 strcat(arg, s); in firebird_info_cb()
/PHP-7.0/ext/snmp/
H A Dsnmp.c853 strcat(buf2, buf); in php_snmp_internal()
1181 strcat(pptr, "]"); in netsnmp_session_init()
1193 strcat(pptr, inet_ntoa(((struct sockaddr_in*)(*res))->sin_addr)); in netsnmp_session_init()
/PHP-7.0/ext/soap/
H A Dphp_http.c1118 strcat(s, new_url->path); in make_http_soap_request()
1125 strcat(s, new_url->path); in make_http_soap_request()
H A Dphp_encoding.c2935 strcat(buf, tzbuf); in to_xml_datetime_ex()
/PHP-7.0/ext/interbase/
H A Dinterbase.c516 strcat(IBG(errmsg), " "); in _php_ibase_error()
/PHP-7.0/ext/imap/
H A Dphp_imap.c1697 strcat(tmp, " "); in PHP_FUNCTION()
1699 strcat(tmp, "{"); in PHP_FUNCTION()
/PHP-7.0/ext/pgsql/
H A Dpgsql.c4155 strcat(csv, copybuf);

Completed in 104 milliseconds