Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dreaddir.c44 strcat(filespec, "\\*"); in opendir()
159 strcat(filespec, "/*"); in rewinddir()
/PHP-5.5/ext/pdo_odbc/
H A Dpdo_odbc.c105 strcat(env, instance); in PHP_INI_END()
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c2520 strcat(buf, "not_null ");
2525 strcat(buf, "primary_key ");
2530 strcat(buf, "unique_key ");
2535 strcat(buf, "multiple_key ");
2540 strcat(buf, "blob ");
2545 strcat(buf, "unsigned ");
2550 strcat(buf, "zerofill ");
2555 strcat(buf, "binary ");
2560 strcat(buf, "enum ");
2565 strcat(buf, "set ");
[all …]
/PHP-5.5/Zend/
H A Dbench.php337 function strcat($n) { function
419 strcat(200000);
/PHP-5.5/ext/standard/
H A Dconfig.m4130 strcat(answer,"rISCgZzpwk3UhDidwXvin0");
158 strcat(salt,"rasmuslerd............");
189strcat(answer, "EeHCRjm0bljalWuALHSTs1NB9ipEiLEXLhYeXdOpx22gmlmVejnVXFhd84cEKbYxCo.XuUTrW.RLraeEns…
218 strcat(answer, "cFAm2puLCujQ9t.0CxiFIIvFi4JyQx5UncCt/xRIX23");
H A Dhttp_fopen_wrapper.c389 strcat(scratch, path); in php_stream_url_wrap_http_ex()
528 strcat(scratch, ":"); in php_stream_url_wrap_http_ex()
533 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-5.5/main/streams/
H A Dstreams.c211 strcat(msg, *err_buf_p); in php_stream_display_wrapper_errors()
213 strcat(msg, br); in php_stream_display_wrapper_errors()
360 strcat(out, "CALL_DTOR, "); in _php_stream_pretty_free_options()
362 strcat(out, "RELEASE_STREAM, "); in _php_stream_pretty_free_options()
364 strcat(out, "PREVERSE_HANDLE, "); in _php_stream_pretty_free_options()
366 strcat(out, "RSRC_DTOR, "); in _php_stream_pretty_free_options()
368 strcat(out, "PERSISTENT, "); in _php_stream_pretty_free_options()
370 strcat(out, "IGNORE_ENCLOSING, "); in _php_stream_pretty_free_options()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c539 strcat(arg, " "); in firebird_info_cb()
541 strcat(arg, s); in firebird_info_cb()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregerror.c342 strcat((char* )buf, ": /");
/PHP-5.5/ext/soap/
H A Dphp_http.c1113 strcat(s, new_url->path); in make_http_soap_request()
1120 strcat(s, new_url->path); in make_http_soap_request()
H A Dphp_encoding.c3031 strcat(buf, tzbuf); in to_xml_datetime_ex()
/PHP-5.5/ext/snmp/
H A Dsnmp.c865 strcat(buf2, buf); in php_snmp_internal()
1199 strcat(pptr, "]"); in netsnmp_session_init()
1211 strcat(pptr, inet_ntoa(((struct sockaddr_in*)(*res))->sin_addr)); in netsnmp_session_init()
/PHP-5.5/ext/interbase/
H A Dinterbase.c513 strcat(IBG(errmsg), " "); in _php_ibase_error()
/PHP-5.5/ext/imap/
H A Dphp_imap.c1659 strcat(tmp, " "); in PHP_FUNCTION()
1661 strcat(tmp, "{"); in PHP_FUNCTION()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c3966 strcat(csv, copybuf);

Completed in 98 milliseconds