Home
last modified time | relevance | path

Searched refs:strlen (Results 501 – 525 of 781) sorted by relevance

1...<<21222324252627282930>>...32

/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()
H A Dproc_open.c518 if (strlen(ZSTR_VAL(str)) != ZSTR_LEN(str)) { in get_valid_arg_string()
590 size_t suffix_len = strlen(suffix); in stricmp_end()
591 size_t str_len = strlen(str); in stricmp_end()
1222 suppress_errors = get_option(other_options, "suppress_errors", strlen("suppress_errors")); in PHP_FUNCTION()
1224 …bypass_shell = bypass_shell || get_option(other_options, "bypass_shell", strlen("bypass_sh… in PHP_FUNCTION()
1225 blocking_pipes = get_option(other_options, "blocking_pipes", strlen("blocking_pipes")); in PHP_FUNCTION()
1226 …create_process_group = get_option(other_options, "create_process_group", strlen("create_process_gr… in PHP_FUNCTION()
1227 …create_new_console = get_option(other_options, "create_new_console", strlen("create_new_console"… in PHP_FUNCTION()
H A Dhttp_fopen_wrapper.c96 size_t eollen = strlen(lc_eol); in strip_header()
509 memmove(user_headers + (s - t), user_headers + (p - t), strlen(p) + 1); in php_stream_url_wrap_http_ex()
522 size_t scratch_len = strlen(path) + 1; in php_stream_url_wrap_http_ex()
538 stmp = php_base64_encode((unsigned char*)scratch, strlen(scratch)); in php_stream_url_wrap_http_ex()
592 ua_len = sizeof(_UA_HEADER) + strlen(ua_str); in php_stream_url_wrap_http_ex()
851 if (strlen(location)<8 || (strncasecmp(location, "http://", sizeof("http://")-1) && in php_stream_url_wrap_http_ex()
H A Dcrypt_sha256.c33 size_t n = strlen(src); in __php_stpncpy()
366 key_len = strlen(key); in php_sha256_crypt_r()
602 + (int)strlen(salt) + 1 + 43 + 1); in php_sha256_crypt()
705 sha256_process_bytes(tests[cnt].input, strlen(tests[cnt].input), &ctx); in main()
/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)));
/php-src/ext/mysqli/tests/
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));
H A Dmysqli_pam_sha256_public_key_ini.phpt44 if (strlen($key) < 100) {
55 if (strlen($key) != fwrite($fp, $key)) {
/php-src/ext/com_dotnet/
H A Dcom_typeinfo.c78 p = php_com_string_to_olestring(search_string, strlen(search_string), codepage); in php_com_load_typelib()
130 libname = emalloc(strlen(search_string) + 1); in php_com_load_typelib()
142 libnamelen = (long)strlen(search_string)+1; in php_com_load_typelib()
272 zend_string *key = zend_string_init(search_string, strlen(search_string), 1); in php_com_load_typelib_via_cache()
/php-src/ext/dom/
H A Dnamespace_compat.c188 …return php_dom_libxml_ns_mapper_get_ns_raw_strings_ex(mapper, prefix, strlen(prefix), uri, strlen(… in php_dom_libxml_ns_mapper_get_ns_raw_strings()
469 zend_hash_str_add_ptr(&tmp_prefix_to_ns_table, prefix, strlen(prefix), cur->ns); in php_dom_get_in_scope_ns()
480 zend_hash_str_add_ptr(&tmp_prefix_to_ns_table, prefix, strlen(prefix), ns); in php_dom_get_in_scope_ns()
/php-src/ext/pdo_odbc/tests/
H A Dlong_columns.phpt67 while (strlen($out) < $len) {
85 printf("Expected %d bytes, got %d\n", strlen($expect), strlen($row['data']));
/php-src/ext/fileinfo/libmagic/
H A Dfuncs.c265 l = strlen(ms->o.buf); in trim_separator()
563 len = strlen(ms->o.buf); in file_getbuffer()
665 pattern = convert_libmagic_pattern((char*)pat, strlen(pat), opts); in file_replace()
673 repl = zend_string_init(rep, strlen(rep), 0); in file_replace()
674 res = php_pcre_replace_impl(pce, NULL, ms->o.buf, strlen(ms->o.buf), repl, -1, &rep_cnt); in file_replace()
/php-src/ext/openssl/tests/
H A Dopenssl_encrypt_ocb.phpt19 $test['iv'], $tag, $test['aad'], strlen($test['tag']));
/php-src/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv6_udp.phpt29 $len = strlen($msg);
H A Dsocket_cmsg_credentials_fbsd.phpt33 $r = socket_sendto($sends1, $msg = "dread", strlen($msg), 0, $path);
H A Dsocket_sentto_recvfrom_ipv6_udp-win32.phpt29 $len = strlen($msg);
/php-src/sapi/fpm/tests/
H A Dsocket-uds-too-long-filename-start.phpt36 strlen($socketFile)
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt42 strlen($val)
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromFile_with_working_stream_wrapper.phpt25 return $this->position >= strlen($this->data);
/php-src/ext/mysqlnd/
H A Dmysqlnd_debug.h125 …dbg_skip_trace = !(dbg_obj1)->m->func_enter((dbg_obj1), __LINE__, __FILE__, func_name, strlen(func…
128 …race |= !(dbg_obj2)->m->func_enter((dbg_obj2), __LINE__, __FILE__, func_name, strlen(func_name)); \
/php-src/Zend/
H A Dzend_stream.c67 handle->filename = filename ? zend_string_init(filename, strlen(filename), 0) : NULL; in zend_stream_init_fp()
73 handle->filename = filename ? zend_string_init(filename, strlen(filename), 0) : NULL; in zend_stream_init_filename()
/php-src/docs-old/
H A Dinput-filter.md132 var_len = strlen(var);
141 *new_val_len = strlen(*val);
/php-src/ext/mbstring/
H A Dmb_gpc.c205 len_list[n] = php_url_decode(val, strlen(val)); in _php_mb_encoding_handler_ex()
207 len_list[n] = php_url_decode(var, strlen(var)); in _php_mb_encoding_handler_ex()
/php-src/sapi/fpm/fpm/
H A Dfpm_unix.c53 return strlen(name) == strspn(name, "0123456789"); in fpm_unix_is_id()
74 size_t address_length = strlen(address); in fpm_unix_check_listen_address()
536 new_con = malloc(strlen(con) + strlen(wp->config->apparmor_hat) + 3); // // + 0 Byte in fpm_unix_init_child()
/php-src/ext/standard/tests/file/
H A Dbug60120.phpt28 $stdinLen = strlen($stdin);

Completed in 72 milliseconds

1...<<21222324252627282930>>...32