Home
last modified time | relevance | path

Searched refs:strlen (Results 1 – 25 of 636) sorted by last modified time

12345678910>>...26

/PHP-5.5/win32/
H A Dreaddir.c35 filespec = (char *)malloc(strlen(resolved_path_buff) + 2 + 1); in opendir()
40 index = strlen(filespec) - 1; in opendir()
86 dp->dent.d_reclen = strlen(dp->dent.d_name); in readdir()
110 dp->dent.d_reclen = strlen(dp->dent.d_name); in readdir_r()
149 filespec = (char *)malloc(strlen(dp->dir) + 2 + 1); in rewinddir()
155 index = strlen(filespec) - 1; in rewinddir()
H A Dregistry.c31 int sub_key_len = strlen(sub_key); in OpenPhpRegistryKey()
37 main_key_len = strlen(*key_name); in OpenPhpRegistryKey()
H A Dsendmail.c171 header, strlen(header), in php_win32_mail_trim_header()
229 } else if (strlen(host) >= HOST_NAME_LEN) { in TSendMail()
253 for (i = 0; i < strlen(headers_lc); i++) { in TSendMail()
272 RPath = estrndup(pos1, strlen(pos1)); in TSendMail()
483 tempMailTo = estrndup(pos1, strlen(pos1)); in SendText()
538 tempMailTo = estrndup(pos1, strlen(pos1)); in SendText()
566 if (NULL == (stripped_header = ecalloc(1, strlen(headers)))) { in SendText()
667 …NULL == (*header_buffer = erealloc(*header_buffer, strlen(*header_buffer) + strlen(specifier) + st… in addToHeader()
699 for (i = 0; i < strlen(headers_lc); i++) { in PostHeader()
794 namelen = strlen(ent->h_name); in MailConnect()
[all …]
/PHP-5.5/win32/build/
H A Dmkdist.php168 if (strlen($hdr_data) == 0)
/PHP-5.5/tests/strings/
H A D001.phpt187 if (strlen($ui1) == strlen($ui2) && strlen($ui1) == $len && $ui1 != $ui2) {
201 if (strlen($ui1) == strlen($ui2) && strlen($ui1) == $len && $ui1 != $ui2) {
/PHP-5.5/tests/output/
H A Dob_start_basic_004.phpt15 $len = strlen($string);
H A Dob_start_basic_006.phpt13 $len = strlen($string);
27 $len = strlen($string);
34 $len = strlen($string);
H A Dbug60768.phpt18 printf("Output size: %d, expected %d\n", strlen($storage), 20 + 10 * 10);
/PHP-5.5/tests/lang/
H A Dbug26696.phpt7 $len = strlen($str);
H A Deach_binary_safety.phpt8 echo strlen($key), ': ';
/PHP-5.5/
H A Dserver-tests.php186 if ($out != strlen($input)) {
207 if (strlen($line) == 0) {
325 if(strlen($this->response) > 0) return TRUE;
571 $pi = substr($cwd,strlen($this->conf['TEST_BASE_PATH'])) . $pi;
815 $l = strlen($this->conf['TEST_PHP_SRCDIR']);
961 if ($just_save_results || strlen(trim($user_input)) == 0 || strtolower($user_input[0]) == 'y') {
970 if (!strncasecmp($user_input, 'y', 1) || strlen(trim($user_input)) == 0) {
1088 …RVER_URL']=substr($this->conf['TEST_WEB_BASE_URL'],0,strlen($this->conf['TEST_WEB_BASE_URL'])-strl…
1102 $scriptname = substr($filename,strlen($this->conf['TEST_DOCUMENT_ROOT']));
1346 $content_length = strlen($post);
[all …]
/PHP-5.5/scripts/dev/generate-phpt/
H A DgtPackage.php15 $pharPath = substr($thisDir, 0, -strlen('/generate-phpt'));
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c733 pos = strlen(value); in sapi_nsapi_register_server_variables()
749 pos = strlen(SG(request_info).request_uri); in sapi_nsapi_register_server_variables()
762 pos -= strlen(rc->path_info); in sapi_nsapi_register_server_variables()
861 if (zend_alter_ini_entry(entry->param->name, strlen(entry->param->name)+1, in nsapi_php_ini_entries()
862 entry->param->value, strlen(entry->param->value), in nsapi_php_ini_entries()
/PHP-5.5/sapi/phttpd/
H A Dphttpd.c212 SG(request_info).request_uri = SG(request_info).path_translated + strlen(root); in php_phttpd_request_ctor()
/PHP-5.5/sapi/pi3web/
H A Dpi3web_sapi.c382 ctr.line_len = strlen(ctr.line); in PHP5_wrapper()
/PHP-5.5/sapi/roxen/
H A Droxen.c518 zvalue->value.str.len = strlen(buf); \
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c186 ADD_VEC(p, strlen(p)); in sapi_thttpd_send_headers()
190 strlen(SG(sapi_headers).http_status_line)); in sapi_thttpd_send_headers()
196 ADD_VEC(DEF_CT, strlen(DEF_CT)); in sapi_thttpd_send_headers()
300 memcpy(buf + 1, TG(hc)->pathinfo, strlen(TG(hc)->pathinfo) + 1); in sapi_thttpd_register_variables()
304 memcpy(buf + 1, TG(hc)->origfilename, strlen(TG(hc)->origfilename) + 1); in sapi_thttpd_register_variables()
H A Dthttpd_patch284 + last_modified_len = strlen(modbuf);
287 + type_len = strlen(type);
415 restlen = strlen( path );
730 expnlen = strlen( hc->expnfilename );
1356 + m->last_modified_len = strlen(m->last_modified);
/PHP-5.5/sapi/tux/
H A Dphp_tux.c213 memcpy(buf, p, strlen(p) + 1); in sapi_tux_register_variables()
/PHP-5.5/scripts/dev/
H A Dcheck_parameters.php68 $filename = substr($current_file, strlen(PHPDIR)+1);
216 $len = strlen($m[1][0]);
324 $j += strlen($lines[$i]) + strlen(@$lines[++$i]);
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c286 …if (sline && ((sline_len = strlen(sline)) > 12) && strncmp(sline, "HTTP/1.", 7) == 0 && sline[8] =… in sapi_isapi_send_headers()
300 header_info.cchStatus = strlen(header_info.pszStatus); in sapi_isapi_send_headers()
439 if ( strlen(lpECB->lpszQueryString) + variable_len + 1 < ISAPI_SERVER_VAR_BUF_SIZE ) { in sapi_isapi_register_zeus_variables()
441 if ( strlen(lpECB->lpszQueryString) ) { in sapi_isapi_register_zeus_variables()
511 if ( strlen(lpECB->lpszQueryString) + variable_len + 1 < ISAPI_SERVER_VAR_BUF_SIZE ) { in sapi_isapi_register_iis_variables()
513 if ( strlen(lpECB->lpszQueryString) ) { in sapi_isapi_register_iis_variables()
789 header_info.cchStatus = strlen(header_info.pszStatus); in php_isapi_report_exception()
791 header_info.cchHeader = strlen(header_info.pszHeader); in php_isapi_report_exception()
905 php_isapi_report_exception(buf, strlen(buf) TSRMLS_CC); in HttpExtensionProc()
908 php_isapi_report_exception(buf, strlen(buf) TSRMLS_CC); in HttpExtensionProc()
[all …]
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp99 DWORD l = strlen(line)-1; in stripcrlf()
101 l = strlen(line)-1; in stripcrlf()
223 if (strlen(line)>3) { in ReadFileList()
679 ECB.cbAvailable = strlen(postdata); in stress_main()
820 dwBytes = strlen(lpszRespBuf); in ServerSupportFunction()
845 dwBytes = strlen(lpszRespBuf); in ServerSupportFunction()
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c298 add_variable(t, nlen, p + 1, strlen( p + 1 ), array_ptr TSRMLS_CC); in litespeed_php_import_environment_variables()
344 add_variable("PHP_SELF", 8, php_self, strlen( php_self ), track_vars_array ); in sapi_lsapi_register_variables()
349 … add_variable_magic_quote("PHP_SELF", 8, php_self, strlen( php_self ), track_vars_array ); in sapi_lsapi_register_variables()
436 int len = strlen( message ); in sapi_lsapi_log_message()
579 len = strlen( SG(request_info).path_translated ); in lsapi_execute_script()
810 psKey = STR_INIT( *ini, strlen( *ini ), 1 ); in cli_main()
812 (char *)*(ini+1), strlen( *(ini+1) ), in cli_main()
816 zend_alter_ini_entry( (char *)*ini, strlen( *ini )+1, in cli_main()
817 (char *)*(ini+1), strlen( *(ini+1) ), in cli_main()
1000 argv0 = argv[0] + strlen( argv[0] ); in setArgv0()
[all …]
H A Dlsapilib.c2159 nameLen = strlen( pHeaderName ); in LSAPI_AppendRespHeader2_r()
2160 valLen = strlen( pHeaderValue ); in LSAPI_AppendRespHeader2_r()
3274 LSAPI_AppendRespHeader_r( pReq, *pRespHeaders, strlen( *pRespHeaders ) ); in LSAPI_ErrResponse_r()
/PHP-5.5/sapi/milter/
H A Dphp_milter.c987 …zend_alter_ini_entry(name, strlen(name)+1, value, strlen(value), PHP_INI_SYSTEM, PHP_INI_STAGE_ACT… in define_command_line_ini_entry()

Completed in 126 milliseconds

12345678910>>...26