Home
last modified time | relevance | path

Searched refs:unknown (Results 176 – 194 of 194) sorted by relevance

12345678

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_bp.c1292 goto unknown; in phpdbg_print_breakpoint()
1394 unknown: in phpdbg_print_breakpoint()
/PHP-7.2/
H A DUPGRADING23 . gettype() will now return "resource (closed)" instead of "unknown type" for
H A DREADME.STREAMS138 #define PHP_STREAM_CRITICAL 3 /* an error occurred; origstream is in an unknown state; you should …
H A Dacinclude.m42025 ac_cv_c_bigendian_php=unknown
2039 ], [ac_cv_c_bigendian_php=yes], [ac_cv_c_bigendian_php=no], [ac_cv_c_bigendian_php=unknown])
H A DNEWS1897 . Fixed bug #74852 (property_exists returns true on unknown DateInterval
2795 . Providing an unknown modification type to ldap_batch_modify() will now
3159 . Fixed bug #72085 (SEGV on unknown address zif_xml_parse). (cmb)
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar1161 * @return unknown
1198 * @return unknown
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput22135 Failed: unknown POSIX class name at offset 3
9162 Failed: unknown POSIX class name at offset 3
9165 Failed: unknown POSIX class name at offset 3
9168 Failed: unknown POSIX class name at offset 3
9171 Failed: unknown POSIX class name at offset 3
9174 Failed: unknown POSIX class name at offset 3
9177 Failed: unknown POSIX class name at offset 3
9180 Failed: unknown POSIX class name at offset 3
9183 Failed: unknown POSIX class name at offset 6
9186 Failed: unknown POSIX class name at offset 3
[all …]
H A Dtestoutput5923 Failed: unknown POSIX class name at offset 3
/PHP-7.2/ext/phar/
H A Dphar_object.c3158 zend_string *unknown; in PHP_METHOD() local
3179 unknown = strpprintf(0, "Unknown (%u)", phar_obj->archive->sig_flags); in PHP_METHOD()
3180 add_assoc_str(return_value, "hash_type", unknown); in PHP_METHOD()
/PHP-7.2/ext/exif/
H A Dexif.c2362 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local
2387 snprintf(uname, sizeof(uname), "%d", unknown++); in add_assoc_image_info()
/PHP-7.2/ext/phar/phar/
H A Dpharcommand.inc55 * @return unknown
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch3137 - fprintf(stderr, "unknown mime %" PRIx64 ", %" PRIx64 "\n", clsid[0],
3164 - fprintf(stderr, "unknown app %s\n", vbuf);
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog656 function now, which returns with an unknown value if the character code is
1275 "unknown -C option" after outputting 0 or 1.
1530 error to occur if an unknown opcode is encountered while checking for fixed
1921 example, [:a[:abc]b:] gives unknown class "[:abc]b:]". PCRE now behaves
3080 unknown any "names" that contain non-letters, because all the known class
3085 diagnose an unknown class for, for example, [[:l\ower:]] where Perl will
3086 treat it as [[:lower:]]. However, PCRE does now give "unknown" errors where
/PHP-7.2/ext/standard/tests/misc/
H A Duser_agents.txt20 curl/7.19.7 (x86_64-unknown-linux-gnu) libcurl/7.19.7 NSS/3.12.6.2 zlib/1.2.3 libidn/1.18 libssh2/1…
H A Dbrowscap.ini15 Platform=unknown
16900 Platform=unknown
H A Dbrowscap_lite_2016_12_06.ini23 Platform="unknown"
26 Device_Type="unknown"
H A Dget_browser_variation3.phpt53 Agent curl/7.19.7 (x86_64-unknown-linux-gnu) libcurl/7.19.7 NSS/3.12.6.2 zlib/1.2.3 libidn/1.18 lib…
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt2432 17 unknown option bit(s) set
2445 30 unknown POSIX class name
2462 47 unknown property name after \P or \p
2489 70 internal error: unknown opcode in find_fixedlength()
3632 While running the pattern match, an unknown item was encountered in the
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c114985 FUNCTION(unknown, -1, 0, 0, unknownFunc ),

Completed in 740 milliseconds

12345678