Home
last modified time | relevance | path

Searched refs:handlers (Results 76 – 86 of 86) sorted by relevance

1234

/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c160 retval.handlers = (zend_object_handlers *) & xmlwriter_object_handlers; in xmlwriter_object_new()
/PHP-5.5/ext/spl/
H A Dspl_directory.c163 retval.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
180 ret.handlers = &spl_filesystem_object_check_handlers; in spl_filesystem_object_new_check()
H A Dspl_iterators.c922 retval.handlers = &spl_handlers_rec_it_it; in spl_RecursiveIteratorIterator_new_ex()
2347 retval.handlers = &spl_handlers_dual_it; in spl_dual_it_new()
/PHP-5.5/ext/zip/
H A Dphp_zip.c1134 retval.handlers = (zend_object_handlers *) & zip_object_handlers; in php_zip_object_new()
/PHP-5.5/ext/snmp/
H A Dsnmp.c503 retval.handlers = (zend_object_handlers *) &php_snmp_object_handlers; in php_snmp_object_new()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c2141 rv.handlers = (zend_object_handlers *) &sxe_object_handlers; in php_sxe_register_object()
/PHP-5.5/
H A Dphp.ini-development266 ; You cannot specify additional output handlers if zlib.output_compression
H A Dphp.ini-production266 ; You cannot specify additional output handlers if zlib.output_compression
H A DNEWS2106 . Dropped support for LOAD DATA LOCAL INFILE handlers when using libmysql.
3182 . Changed error handlers to only generate docref links when the docref_root
3249 . Added ability to reset user opcode handlers (Yoram).
3478 . Added support for object-oriented session handlers. (Arpad)
6220 - Fixed bug #46241 (stacked error handlers, internal error handling in general).
9054 - Added user opcode API that allow overloading of opcode handlers. (Dmitry)
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c331 retval.handlers = &reflection_object_handlers; in reflection_objects_new()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt10362 it may be possible to implement customized memory handlers that are

Completed in 117 milliseconds

1234