Home
last modified time | relevance | path

Searched refs:flush (Results 76 – 84 of 84) sorted by relevance

1234

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h809 func_mysqlnd_stmt__flush flush; member
/PHP-5.5/
H A Dphp.ini-development272 ; Implicit flush tells PHP to tell the output layer to flush itself
274 ; PHP function flush() after each and every call to print() or echo() and each
277 ; http://php.net/implicit-flush
H A Dphp.ini-production272 ; Implicit flush tells PHP to tell the output layer to flush itself
274 ; PHP function flush() after each and every call to print() or echo() and each
277 ; http://php.net/implicit-flush
H A DNEWS6183 - Fixed bug #46897 (ob_flush() should fail to flush unerasable buffers).
10171 - Fixed convert.* filters to consume remaining buckets_in on flush. (Sara)
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1899 cgi_sapi_module.flush = sapi_fcgi_flush;
/PHP-5.5/ext/standard/
H A Dbasic_functions.c2716 PHP_FE(flush, arginfo_flush)
4441 PHP_FUNCTION(flush) argument
/PHP-5.5/ext/oci8/
H A Doci8.c980 PHP_FALIAS(flush, oci_lob_flush, arginfo_oci_lob_flush_method)
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch894 - (void) fflush( hc->hs->logfp ); /* don't need to flush every time */
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog961 7. Improved instruction cache flush for POWER/PowerPC.
1325 3. Fix cache-flush issue on PowerPC (It is still an experimental JIT port).

Completed in 81 milliseconds

1234