Home
last modified time | relevance | path

Searched refs:due (Results 1 – 25 of 52) sorted by relevance

123

/PHP-7.2/win32/
H A Dtime.c102 LARGE_INTEGER due; in usleep() local
104 due.QuadPart = -(10 * (__int64)useconds); in usleep()
107 SetWaitableTimer(timer, &due, 0, NULL, NULL, 0); in usleep()
/PHP-7.2/ext/standard/tests/array/
H A Drange_bug72017.phpt2 Bug #72017 (incorrect truncation due to floating point precision issue)
/PHP-7.2/Zend/tests/
H A Dbug72335.phpt2 Misoptimize due to type narrowing
H A Dbug69892.phpt2 Bug #69892: Different arrays compare indentical due to integer key truncation
H A Dbug70785.phpt2 Bug #70785 (Infinite loop due to exception during identical comparison)
H A Dbug40261.phpt2 Bug #40261 (Extremely slow data handling due to memory fragmentation)
H A Dno_class_const_propagation_in_closures.phpt2 self:: class constants should not be propagated into closures, due to scope rebinding
/PHP-7.2/ext/intl/tests/
H A Dlocale_compose_locale.phpt122 $res_str .= "No values found from Locale compose due to the following error:\n";
173 Composed Locale: No values found from Locale compose due to the following error:
178 Composed Locale: No values found from Locale compose due to the following error:
183 Composed Locale: No values found from Locale compose due to the following error:
/PHP-7.2/ext/standard/tests/general_functions/
H A Dbug77844.phpt2 Bug #77844: Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED
/PHP-7.2/tests/classes/
H A Dinterface_constant_inheritance_004.phpt2 Ensure a class may implement two interfaces which include the same constant (due to inheritance).
/PHP-7.2/ext/iconv/tests/
H A Dbug78069.phpt2 Bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow)
/PHP-7.2/ext/standard/tests/strings/
H A Dbug54322.phpt2 Bug #54322: Null pointer deref in get_html_translation_table due to information loss in long-to-int…
/PHP-7.2/ext/wddx/tests/
H A Dbug73631.phpt2 Bug #73631 (Memory leak due to invalid wddx stack processing)
/PHP-7.2/ext/opcache/tests/
H A Dbug75969.phpt2 Bug #75969: Assertion failure in live range DCE due to block pass misoptimization
/PHP-7.2/ext/spl/tests/
H A Dbug67539.phpt2 Bug #67539 (ArrayIterator use-after-free due to object change during sorting)
/PHP-7.2/ext/exif/tests/
H A Dbug71534.phpt7 // This is kinda bad, I know! But, this generates about 200+ warnings due to its
H A Dbug48378.phpt2 Bug #48378 (Infinite recursion due to corrupt JPEG)
H A Dbug34704-mb.phpt2 Bug #34704 (Infinite recursion due to corrupt JPEG)
H A Dbug34704.phpt2 Bug #34704 (Infinite recursion due to corrupt JPEG)
H A Dtag_with_illegal_zero_components.phpt2 OSS-Fuzz #17163: Out-of-bounds read due to tag with zero components
/PHP-7.2/ext/standard/tests/serialize/
H A Dbug65481.phpt2 Bug #65481 (shutdown segfault due to serialize)
/PHP-7.2/ext/gd/tests/
H A Dimageantialias_error2.phpt15 This test is failing due to this wrogn check
/PHP-7.2/ext/filter/tests/
H A Dbug52929.phpt12 // An invalid address likely to crash PHP due to stack exhaustion if it goes to
/PHP-7.2/ext/xmlrpc/tests/
H A Dbug47818.phpt2 Bug #47818 (Segfault due to bound callback param)
/PHP-7.2/ext/mysqli/tests/
H A Dbug69899.phpt6 statement. This is due to mysqlnd_stmt::free_result (mysqlnd_ps.c) which

Completed in 21 milliseconds

123