Home
last modified time | relevance | path

Searched refs:strlen (Results 476 – 500 of 778) sorted by relevance

1...<<11121314151617181920>>...32

/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.c424 if (PASS != conn->m->query(conn, command, strlen(command))) { in MYSQLND_METHOD()
527 socket_or_pipe->l = strlen(socket_or_pipe->s);
536 socket_or_pipe->l = strlen(socket_or_pipe->s);
612 hostname.l = strlen(hostname.s);
704 conn->unix_socket.l = strlen(conn->unix_socket.s);
852 show_query_len = strlen(show_query = (char *)query);
1564 str = zend_string_init(key, strlen(key), 1);
1566 ZVAL_NEW_STR(&attrz, zend_string_init(value, strlen(value), 1));
1569 str = zend_string_init(key, strlen(key), 0);
2298 MYSQLND_CSTRING hostname = { host, host? strlen(host) : 0 };
[all …]
/php-src/ext/zlib/tests/
H A Dbug60761.phpt27 $len = strlen($html);
/php-src/sapi/phpdbg/
H A Dcreate-test.php114 $output = str_replace("string(".strlen($file).") \"$file\"", 'string(%d) "%s"', $output);
H A Dphpdbg_utils.c171 zend_string *lfname = zend_string_init(fname, strlen(fname), 0); in phpdbg_get_function()
178 zend_string *lcname = zend_string_init(cname, strlen(cname), 0); in phpdbg_get_function()
304 end = strlen(PHPDBG_G(prompt)[0]); in phpdbg_get_prompt()
684 size_t len = strlen(decode); in phpdbg_short_zval_print()
685 char *decode2 = emalloc(len + strlen(".0") + 1); in phpdbg_short_zval_print()
/php-src/ext/openssl/tests/
H A Dopenssl_encrypt_chacha20_poly1305.phpt19 $test['iv'], $tag, $test['aad'], strlen($test['tag']));
H A Dbug74903.phpt70 var_dump(strlen($result) === 847);
H A Dopenssl_encrypt_gcm.phpt19 $test['iv'], $tag, $test['aad'], strlen($test['tag']));
/php-src/ext/iconv/tests/
H A Diconv_substr.phpt10 $len = strlen($str);
/php-src/Zend/
H A Dzend_vm_trace_handlers.h95 len = strlen(buf); in zend_vm_trace_init()
/php-src/ext/sockets/tests/
H A Dsocket_sendto_zerocopy.phpt41 $len = strlen($msg);
H A Dsocket_recvmsg.phpt38 $r = socket_sendto($sends1, $m = "testing packet", strlen($m), 0, $addr, 3001);
H A Dsocket_sentto_recvfrom_ipv4_udp.phpt21 $len = strlen($msg);
/php-src/ext/pgsql/tests/
H A Dbug37100.phpt33 var_dump(strlen($res));
/php-src/ext/intl/formatter/
H A Dformatter_main.c67 if (strlen(uloc_getISO3Language(locale)) == 0) { in numfmt_ctor()
/php-src/ext/mysqli/tests/
H A Dbug51647.phpt70 if (!strlen($row["Value"]))
100 if (!strlen($row["Value"]))
H A Dmysqli_stmt_get_result_bit.phpt76 for ($i = 0; ($i < strlen($bin)) && ($bin[$i] == '0'); $i++)
78 $bin2 = substr($bin, $i, strlen($bin));
/php-src/sapi/fpm/fpm/
H A Dfpm_log.c255 char *env = fcgi_getenv((fcgi_request*) SG(server_context), format, strlen(format)); in fpm_log_write()
320 size_t format_len = strlen(format); in fpm_log_write()
487 if (!test && strlen(buffer) > 0) { in fpm_log_write()
H A Dzlog.c274 size_t prefix_len = strlen(prefix); in zlog_msg_ex()
275 size_t msg_len = strlen(msg); in zlog_msg_ex()
619 stream->msg_suffix_len = strlen(suffix); in zlog_stream_set_msg_suffix()
620 stream->msg_final_suffix_len = strlen(final_suffix); in zlog_stream_set_msg_suffix()
635 stream->msg_suffix_len = strlen(suffix); in zlog_stream_set_msg_suffix()
648 stream->msg_final_suffix_len = strlen(final_suffix); in zlog_stream_set_msg_suffix()
/php-src/main/streams/
H A Dfilter.c46 zend_string *str = zend_string_init_interned(filterpattern, strlen(filterpattern), 1); in php_stream_filter_register_factory()
54 return zend_hash_str_del(&stream_filters_hash, filterpattern, strlen(filterpattern)); in php_stream_filter_unregister_factory()
228 n = strlen(filtername); in php_stream_filter_create()
243 if (NULL != (factory = zend_hash_str_find_ptr(filter_hash, wildname, strlen(wildname)))) { in php_stream_filter_create()
H A Dstreams.c115 …if ((le = zend_hash_str_find_ptr(&EG(persistent_list), persistent_id, strlen(persistent_id))) != N… in php_stream_from_persistent_id()
187 l += strlen(*err_buf_p); in php_stream_display_wrapper_errors()
353 out[strlen(out) - 2] = '\0'; in _php_stream_pretty_free_options()
851 len = strlen(buf); in _php_stream_puts()
1904 size_t protocol_len = strlen(protocol); in php_register_url_stream_wrapper()
1920 return zend_hash_str_del(&url_stream_wrappers_hash, protocol, strlen(protocol)); in php_unregister_url_stream_wrapper()
2205 resolved_path = php_resolve_path(path, strlen(path), PG(include_path));
2403 return zend_hash_str_find(Z_ARRVAL_P(wrapperhash), optionname, strlen(optionname));
2413 wrapperhash = zend_hash_str_find(Z_ARRVAL(context->options), wrappername, strlen(wrappername));
2421 zend_hash_str_update(Z_ARRVAL_P(wrapperhash), optionname, strlen(optionname), optionvalue);
[all …]
/php-src/ext/standard/tests/dir/
H A Dbug72625.phpt13 while (strlen($base) < 260) {
/php-src/ext/dom/tests/
H A Ddom_test.inc34 if (strlen(trim($node->nodeValue))) {
/php-src/ext/pdo_dblib/tests/
H A Dconfig.inc13 return $needle === "" || strrpos($haystack, $needle, -strlen($haystack)) !== false;
/php-src/ext/standard/
H A Diptc.c359 if ((element = zend_hash_str_find(Z_ARRVAL_P(return_value), key, strlen(key))) == NULL) { in PHP_FUNCTION()
362 element = zend_hash_str_update(Z_ARRVAL_P(return_value), key, strlen(key), &values); in PHP_FUNCTION()
/php-src/ext/mbstring/tests/
H A Dmb_trim.phpt49 var_dump(strlen(mb_ltrim($trim_chars . "hello" . $trim_chars, $trim_chars)));
50 var_dump(strlen(mb_rtrim($trim_chars . "hello" . $trim_chars, $trim_chars)));

Completed in 46 milliseconds

1...<<11121314151617181920>>...32