Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dconfig.m4172 strcat(answer,"rISCgZzpwk3UhDidwXvin0");
199 strcat(salt,"rasmuslerd............");
228strcat(answer, "EeHCRjm0bljalWuALHSTs1NB9ipEiLEXLhYeXdOpx22gmlmVejnVXFhd84cEKbYxCo.XuUTrW.RLraeEns…
255 strcat(answer, "cFAm2puLCujQ9t.0CxiFIIvFi4JyQx5UncCt/xRIX23");
H A Dphp_crypt_r.c160 strcat(passwd, "$"); in php_md5_crypt_r()
H A Dhttp_fopen_wrapper.c524 strcat(scratch, ":"); in php_stream_url_wrap_http_ex()
529 strcat(scratch, ZSTR_VAL(resource->pass)); in php_stream_url_wrap_http_ex()
/php-src/Zend/
H A Dbench.php337 function strcat($n) { function
419 strcat(200000);
/php-src/main/streams/
H A Dstreams.c197 strcat(msg, *err_buf_p); in php_stream_display_wrapper_errors()
199 strcat(msg, br); in php_stream_display_wrapper_errors()
341 strcat(out, "CALL_DTOR, "); in _php_stream_pretty_free_options()
343 strcat(out, "RELEASE_STREAM, "); in _php_stream_pretty_free_options()
345 strcat(out, "PRESERVE_HANDLE, "); in _php_stream_pretty_free_options()
347 strcat(out, "RSRC_DTOR, "); in _php_stream_pretty_free_options()
349 strcat(out, "PERSISTENT, "); in _php_stream_pretty_free_options()
351 strcat(out, "IGNORE_ENCLOSING, "); in _php_stream_pretty_free_options()
/php-src/ext/soap/
H A Dphp_http.c1157 strcat(ZSTR_VAL(s), ZSTR_VAL(new_url->path)); in make_http_soap_request()
1165 strcat(ZSTR_VAL(s), ZSTR_VAL(new_url->path)); in make_http_soap_request()
H A Dphp_encoding.c2939 strcat(buf, tzbuf); in to_xml_datetime_ex()
/php-src/ext/snmp/
H A Dsnmp.c537 strcat(buf2, buf); in php_snmp_internal()
860 strcat(pptr, "]"); in netsnmp_session_init()
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c403 strcat(sql_out, "?"); in php_firebird_preprocess()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c745 strcat(out,"...");
747 strcat(out,source);
756 strcat(out,"...");
759 strcat(out,source);
760 strcat(out,"\"]");

Completed in 61 milliseconds