Home
last modified time | relevance | path

Searched refs:strncasecmp (Results 26 – 50 of 87) sorted by relevance

1234

/PHP-5.5/ext/pdo/tests/
H A Dbug_36798.phpt11 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))){
H A Dbug_38394.phpt8 if (!strncasecmp(getenv('PDOTEST_DSN'), 'sqlite2', strlen('sqlite2'))) die('skip not relevant for p…
H A Dbug_44861.phpt11 if (!strncasecmp(getenv('PDOTEST_DSN'), $driver, strlen($driver))) {
H A Dpdo_016.phpt8 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))) die('skip not relevant for oci drive…
H A Dpdo_016a.phpt9 if (!strncasecmp(getenv('PDOTEST_DSN'), 'oci', strlen('oci'))) die('skip not relevant for oci drive…
/PHP-5.5/ext/curl/
H A Dconfig.m474 return strncasecmp(ptr, "OpenSSL", sizeof("OpenSSL")-1);
101 return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1);
/PHP-5.5/ext/zip/
H A Dzip_stream.c119 if (strncasecmp("zip://", path, 6) == 0) { in php_zip_ops_stat()
264 if (strncasecmp("zip://", path, 6) == 0) { in php_stream_zip_opener()
/PHP-5.5/sapi/cli/tests/
H A Dbug61977.phpt34 if (strncasecmp("Content-type:", $text, 13) == 0) {
/PHP-5.5/ext/mcrypt/
H A Dmcrypt_filter.c164 if (strncasecmp(filtername, "mdecrypt.", sizeof("mdecrypt.") - 1) == 0) { in php_mcrypt_filter_create()
167 } else if (strncasecmp(filtername, "mcrypt.", sizeof("mcrypt.") - 1) != 0) { in php_mcrypt_filter_create()
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c53 if (strncasecmp(fname, "phar://", 7)) { in PHAR_FUNC()
127 if (strncasecmp(fname, "phar://", 7)) { in PHAR_FUNC()
258 if (strncasecmp(fname, "phar://", 7)) { in PHAR_FUNC()
354 if (strncasecmp(fname, "phar://", 7)) { in PHAR_FUNC()
629 if (strncasecmp(fname, "phar://", 7)) { in phar_file_stat()
919 if (strncasecmp(fname, "phar://", 7)) { in PharFileFunction()
986 if (strncasecmp(fname, "phar://", 7)) { in PHAR_FUNC()
/PHP-5.5/main/streams/
H A Dplain_wrapper.c1035 if (strncasecmp(url, "file://", sizeof("file://") - 1) == 0) { in php_plain_files_url_stater()
1063 if (strncasecmp(url, "file://", sizeof("file://") - 1) == 0) { in php_plain_files_unlink()
1104 if (strncasecmp(url_from, "file://", sizeof("file://") - 1) == 0) { in php_plain_files_rename()
1108 if (strncasecmp(url_to, "file://", sizeof("file://") - 1) == 0) { in php_plain_files_rename()
1174 if (strncasecmp(dir, "file://", sizeof("file://") - 1) == 0) { in php_plain_files_mkdir()
1257 if (strncasecmp(url, "file://", sizeof("file://") - 1) == 0) { in php_plain_files_rmdir()
1303 if (strncasecmp(url, "file://", sizeof("file://") - 1) == 0) { in php_plain_files_metadata()
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c220 if (strncasecmp(ctx->arg.c, ctx->lookup_data, ctx->arg.len) == 0) in tag_arg()
277 if (!strncasecmp(ctx->tag.c, "form", sizeof("form") - 1)) { in handle_form()
287 if ((e - p) && strncasecmp(p, ctx->lookup_data, (e - p))) { in handle_form()
295 if (!strncasecmp(ctx->tag.c, "fieldset", sizeof("fieldset") - 1)) { in handle_form()
H A Durl_scanner_ex.re156 if (strncasecmp(ctx->arg.c, ctx->lookup_data, ctx->arg.len) == 0)
213 if (!strncasecmp(ctx->tag.c, "form", sizeof("form") - 1)) {
223 if ((e - p) && strncasecmp(p, ctx->lookup_data, (e - p))) {
231 if (!strncasecmp(ctx->tag.c, "fieldset", sizeof("fieldset") - 1)) {
H A Dfilestat.c436 if(wrapper != &php_plain_files_wrapper || strncasecmp("file://", filename, 7) == 0) { in php_do_chgrp()
573 if(wrapper != &php_plain_files_wrapper || strncasecmp("file://", filename, 7) == 0) { in php_do_chown()
681 if(wrapper != &php_plain_files_wrapper || strncasecmp("file://", filename, 7) == 0) { in PHP_FUNCTION()
753 if(wrapper != &php_plain_files_wrapper || strncasecmp("file://", filename, 7) == 0) { in PHP_FUNCTION()
H A Durl.c157 if (!strncasecmp("file", ret->scheme, sizeof("file"))) { in php_url_parse_ex()
169 if (!strncasecmp("file", ret->scheme, sizeof("file"))) { in php_url_parse_ex()
/PHP-5.5/ext/json/
H A Djson.c713 if (!strncasecmp(trim, "null", trim_len)) { in php_json_decode_ex()
717 } else if (!strncasecmp(trim, "true", trim_len)) { in php_json_decode_ex()
720 } else if (trim_len == 5 && !strncasecmp(trim, "false", trim_len)) { in php_json_decode_ex()
/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c64 if (!strncasecmp(value, "none", sizeof("none"))) { in real_value_hnd()
/PHP-5.5/main/
H A DSAPI.c315 if (*charset && strncasecmp(mimetype, "text/", 5) == 0) { in get_default_content_type()
610 && !strncasecmp(header->header, name, len)) { in sapi_remove_header()
766 && !strncasecmp(header_line, "HTTP/", 5)) { in sapi_header_op()
1014 if (!strncasecmp(name, "HTTP_PROXY", name_len)) { in sapi_getenv()
H A Dfopen_wrappers.c255 if (strncasecmp(resolved_basedir, resolved_name, resolved_basedir_len) == 0) {
270 if (strncasecmp(resolved_basedir, resolved_name, resolved_name_len) == 0) {
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c425 strncasecmp(SG(sapi_headers).http_status_line, "HTTP/", 5) == 0 in sapi_cgi_send_headers()
433 strncasecmp(h->header, "Status:", sizeof("Status:") - 1) == 0 in sapi_cgi_send_headers()
469 strncasecmp(h->header, "Status:", sizeof("Status:") - 1) == 0 in sapi_cgi_send_headers()
477 strncasecmp(h->header, "Content-Type:", sizeof("Content-Type:") - 1) == 0 in sapi_cgi_send_headers()
1112strncasecmp(env_script_filename, APACHE_PROXY_FCGI_PREFIX, sizeof(APACHE_PROXY_FCGI_PREFIX) - 1) =…
/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c64 if (!strncasecmp(value, "none", sizeof("none"))) { in real_value_hnd()
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c204 if (!TG(seen_cl) && strncasecmp(h->header, CL_TOKEN, sizeof(CL_TOKEN)-1) == 0) { in sapi_thttpd_send_headers()
206 } else if (!TG(seen_cn) && strncasecmp(h->header, CN_TOKEN, sizeof(CN_TOKEN)-1) == 0) { in sapi_thttpd_send_headers()
/PHP-5.5/tests/strings/
H A D001.phpt199 $len = strncasecmp(PHP_OS, 'CYGWIN', 6) ? 19 : 29;
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c479 if ((var->aliasname_length && !strncasecmp(param->name, var->aliasname, in firebird_stmt_param_hook()
481 || (var->sqlname_length && !strncasecmp(param->name, var->sqlname, in firebird_stmt_param_hook()
/PHP-5.5/
H A Drun-tests.php357 } elseif (!strncasecmp($user_input, 'y', 1) || strlen(trim($user_input)) == 0) {
1340 } else if (!strncasecmp(PHP_OS, "win", 3) && file_exists(dirname($php) . "/php-cgi.exe")) {
1519 if (!strncasecmp('skip', ltrim($output), 4)) {
1540 if (!strncasecmp('info', ltrim($output), 4)) {
1546 if (!strncasecmp('warn', ltrim($output), 4)) {

Completed in 75 milliseconds

1234