Home
last modified time | relevance | path

Searched refs:unknown (Results 151 – 175 of 182) sorted by relevance

12345678

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c1010 goto unknown; in cdf_read_property_info()
1017 goto unknown; in cdf_read_property_info()
1024 goto unknown; in cdf_read_property_info()
1031 goto unknown; in cdf_read_property_info()
1074 goto unknown; in cdf_read_property_info()
1077 unknown: in cdf_read_property_info()
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_008.phpt99 phar error: unsupported compression method (unknown) used in this zip in zip-based phar "%scompress…
/PHP-7.4/ext/phar/tests/
H A Ddir.phpt45 rmdir('phar://' . __DIR__ . '/unknown.phar/hi');
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt23 printf("[001] getAttribute(PDO::ATTR_CASE) returns unknown value '%s'\n",
H A Dpdo_mysql_attr_statement_class.phpt28 // unknown class
/PHP-7.4/ext/standard/tests/file/
H A Dtempnam_variation2-win32.phpt72 echo "unknown location\n";
H A Dtempnam_variation2.phpt72 echo "unknown location\n";
H A Duserstreams.phpt27 I adapt to the unknown
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt39 $version = 'unknown';
H A Dmysqli_report.phpt48 if (@mysqli_select_db($link, "Oh lord, let this be an unknown database name"))
80 mysqli_select_db($link, "Oh lord, let this be an unknown database name");
/PHP-7.4/build/
H A Dax_gcc_func_attribute.m4227 dnl GCC doesn't exit with an error if an unknown attribute is
H A Dlibtool.m41021 enable_dlopen=unknown
1022 enable_dlopen_self=unknown
1023 enable_dlopen_self_static=unknown
1118 *) enable_dlopen_self=unknown ;;
1311 shlibpath_overrides_runpath=unknown
1367 need_lib_prefix=unknown
1372 need_version=unknown
2278 with_gnu_ld=unknown
2375 lt_cv_deplibs_check_method='unknown'
2498 lt_cv_deplibs_check_method=unknown
[all …]
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt113 // private encrypt with unknown padding
/PHP-7.4/sapi/phpdbg/
H A Dxml.md266 …- type: the variable type (long, string, ...). If the value is "unknown", the other attributes are…
304 - <classsource /> where the class was defined, if there are no attributes, location is unknown, …
313 … where the function was defined, if there are no attributes, location is unknown, usually defined …
602 - unknown: general error with internal DL_LOAD() (for message see msg attribute)
H A Dphpdbg_bp.c1292 goto unknown; in phpdbg_print_breakpoint()
1394 unknown: in phpdbg_print_breakpoint()
/PHP-7.4/ext/session/tests/
H A Dsave_handler.inc183 /* VALUES: 0=unknown, 1=supported, 2=partially supported, 3=unsupported */
/PHP-7.4/
H A D.gdbinit127 printf "unknown type %d", $type
284 printf "unknown type %d", $type
H A DEXTENSIONS23 Unknown: Status unknown.
H A DNEWS921 . Fixed bug #79497 (stream_socket_client() throws an unknown error sometimes
1043 . Fixed bug #79014 (PHP-FPM & Primary script unknown). (Jakub Zelenka)
1227 . Fixed bug #79055 (Typed property become unknown with OPcache file cache).
1699 . Fixed bug #78208 (password_needs_rehash() with an unknown algo should always
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます248 >>8 default x unknown
4089 !:mime audio/x-unknown
4091 !:mime audio/x-unknown
9463 # Created by: unknown
10507 # unknown version
13737 >40 byte <1 unknown
13738 >40 byte >4 unknown
27641 # unknown 1
27646 # unknown 2
27651 # unknown 3
[all …]
H A Dmagic248 >>8 default x unknown
4089 !:mime audio/x-unknown
4091 !:mime audio/x-unknown
9463 # Created by: unknown
10507 # unknown version
13737 >40 byte <1 unknown
13738 >40 byte >4 unknown
27641 # unknown 1
27646 # unknown 2
27651 # unknown 3
[all …]
/PHP-7.4/win32/build/
H A Dconfig.w32327 …"-Wno-logical-op-parentheses -Wno-msvc-include -Wno-invalid-source-encoding -Wno-unknown-pragmas "…
/PHP-7.4/docs/
H A Dstreams.md144 #define PHP_STREAM_CRITICAL 3 /* an error occurred; origstream is in an unknown state; you should …
/PHP-7.4/ext/phar/
H A Dphar_object.c3107 zend_string *unknown; in PHP_METHOD() local
3128 unknown = strpprintf(0, "Unknown (%u)", phar_obj->archive->sig_flags); in PHP_METHOD()
3129 add_assoc_str(return_value, "hash_type", unknown); in PHP_METHOD()
/PHP-7.4/ext/exif/
H A Dexif.c2434 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local
2459 snprintf(uname, sizeof(uname), "%d", unknown++); in add_assoc_image_info()

Completed in 233 milliseconds

12345678