Home
last modified time | relevance | path

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

/PHP-5.3/win32/
H A Dreaddir.c44 strcat(filespec, "\\*"); in opendir()
158 strcat(filespec, "/*"); in rewinddir()
/PHP-5.3/ext/pdo_odbc/
H A Dpdo_odbc.c105 strcat(env, instance); in PHP_INI_END()
/PHP-5.3/ext/mysql/
H A Dphp_mysql.c2478 strcat(buf, "not_null ");
2483 strcat(buf, "primary_key ");
2488 strcat(buf, "unique_key ");
2493 strcat(buf, "multiple_key ");
2498 strcat(buf, "blob ");
2503 strcat(buf, "unsigned ");
2508 strcat(buf, "zerofill ");
2513 strcat(buf, "binary ");
2518 strcat(buf, "enum ");
2523 strcat(buf, "set ");
[all …]
/PHP-5.3/ext/standard/
H A Dphp_crypt_r.c231 strcat(passwd, "$"); in php_md5_crypt_r()
384 strcat(passwd, "$"); in php_md5_crypt_r()
H A Dconfig.m4132 strcat(answer,"rISCgZzpwk3UhDidwXvin0");
160 strcat(salt,"rasmuslerd............");
218 strcat(salt,"");
H A Dhttp_fopen_wrapper.c364 strcat(scratch, path); in php_stream_url_wrap_http_ex()
526 strcat(scratch, ":"); in php_stream_url_wrap_http_ex()
531 strcat(scratch, resource->pass); in php_stream_url_wrap_http_ex()
/PHP-5.3/Zend/
H A Dbench.php338 function strcat($n) { function
420 strcat(200000);
H A Dzend_multibyte.c954 strcat(list, ","); in zend_multibyte_assemble_encoding_list()
956 strcat(list, name); in zend_multibyte_assemble_encoding_list()
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregerror.c326 strcat((char* )buf, ": /");
/PHP-5.3/ext/pdo_firebird/
H A Dfirebird_driver.c541 strcat(arg, " "); in firebird_info_cb()
543 strcat(arg, s); in firebird_info_cb()
/PHP-5.3/ext/soap/
H A Dphp_http.c1039 strcat(s, new_url->path); in make_http_soap_request()
1046 strcat(s, new_url->path); in make_http_soap_request()
H A Dphp_encoding.c3055 strcat(buf, tzbuf); in to_xml_datetime_ex()
/PHP-5.3/main/streams/
H A Dstreams.c202 strcat(msg, *err_buf_p); in php_stream_display_wrapper_errors()
204 strcat(msg, br); in php_stream_display_wrapper_errors()
/PHP-5.3/ext/interbase/
H A Dinterbase.c515 strcat(IBG(errmsg), " "); in _php_ibase_error()
/PHP-5.3/ext/mbstring/
H A Dmbstring.c4751 strcat(list, ","); in php_mb_set_zend_encoding()
4753 strcat(list, name); in php_mb_set_zend_encoding()
/PHP-5.3/ext/imap/
H A Dphp_imap.c1668 strcat(tmp, " "); in PHP_FUNCTION()
1670 strcat(tmp, "{"); in PHP_FUNCTION()
/PHP-5.3/ext/pgsql/
H A Dpgsql.c3841 strcat(csv, copybuf);

Completed in 94 milliseconds