Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 25 of 37) sorted by relevance

12

/PHP-5.5/tests/lang/
H A Dbug30726.phpt2 Bug #30726 (-.1 like numbers are not being handled correctly)
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_throwing_in_foreach.phpt2 Exceptions throwing by generators during foreach iteration are properly handled
/PHP-5.5/ext/standard/tests/streams/
H A Dbug67626.phpt2 Bug #67626: Exceptions not properly handled in user stream handlers
/PHP-5.5/ext/spl/tests/
H A DrecursiveIteratorIterator_beginchildren_error.phpt2 SPL: RecursiveIteratorIterator - Exception thrown in beginchildren which should be handled in next()
H A DrecursiveIteratorIterator_callHasChildren_error.phpt2 SPL: RecursiveIteratorIterator - Exception thrown in callHasChildren which should be handled in nex…
H A DrecursiveIteratorIterator_nextelement_error.phpt2 SPL: RecursiveIteratorIterator - Exception thrown in nextelement which should be handled in next()
H A DrecursiveIteratorIterator_endchildren_error.phpt2 SPL: RecursiveIteratorIterator - Exception thrown in endchildren which should be handled in next()
/PHP-5.5/Zend/tests/
H A Dbug31102.phpt2 Bug #31102 (Exception not handled when thrown inside __autoload())
/PHP-5.5/Zend/tests/traits/
H A Dproperty008.phpt11 // This is how privates are handled in normal inheritance
H A Dproperty009.phpt11 // This is how publics are handled in normal inheritance
/PHP-5.5/ext/oci8/tests/
H A Dbug45458.phpt2 Bug #45458 (OCI8: Numeric keys for associative arrays are not handled properly)
/PHP-5.5/ext/openssl/tests/
H A Dbug28382.phpt14 For now, as this is the one difference only between 0.9.x and 1.x, it's handled with
/PHP-5.5/ext/json/
H A DREADME8 is handled by a parser based on JSON_checker[1] by Douglas Crockford.
/PHP-5.5/ext/mysqli/tests/
H A Dbug67839.phpt2 mysqli_float_handling - ensure 4 byte float is handled correctly
/PHP-5.5/tests/classes/
H A D__call_006.phpt2 Ensure exceptions are handled properly when thrown in __call.
H A D__call_007.phpt2 Ensure exceptions are handled properly when thrown in a statically declared __call.
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_msghandler_handled.phpt36 // These are handled
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c413 int handled = 0; in _call_message_handler() local
451 handled = ((Z_TYPE_P(retval) != IS_BOOL) || (Z_BVAL_P(retval) != 0)); in _call_message_handler()
454 handled = 0; in _call_message_handler()
463 return handled; in _call_message_handler()
469 int handled = 0; in _server_message_handler() local
495 handled = handled | _call_message_handler(SybCtG(callback_name), srvmsg TSRMLS_CC); in _server_message_handler()
499 handled = handled | _call_message_handler(sybase->callback_name, srvmsg TSRMLS_CC); in _server_message_handler()
503 if (!handled) { in _server_message_handler()
/PHP-5.5/Zend/RFCs/
H A D001.txt11 functions, objects are handled very similarly to the way other
12 primitive types are handled such as integers and strings.
/PHP-5.5/sapi/apache_hooks/
H A DREADME191 being handled by the standard application/x-httpd-php handler.
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING139 is handled entirely at compile time by generating different opcodes for the
330 mode, subject characters with values greater than 255 can be handled correctly.
370 Single-character classes are handled specially (see above). This section
405 higher-numbered brackets. From release 7.0 all capturing brackets are handled
468 The check for matching an empty string in an unbounded repeat is handled
/PHP-5.5/ext/mbstring/tests/
H A Dbug45923.phpt2 Bug #45923 (mb_st[r]ripos() offset not handled correctly)
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW29 now handled gracefully. "uchar" is no longer used as an internal type
/PHP-5.5/
H A DREADME.EXT_SKEL135 handled. For other types you must write the code yourself. And for type
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc334 //the data connection is handled in another forked process

Completed in 53 milliseconds

12