Searched defs:flush (Results 1 – 10 of 10) sorted by relevance
85 function xmlwriter_output_memory(XMLWriter $writer, bool $flush = true): string {}337 public function outputMemory(bool $flush = true): string {}343 public function flush(bool $empty = true): string|int {} function in XMLWriter
226 void (*flush)(void *server_context); member
748 PHPAPI void php_output_set_implicit_flush(int flush) in php_output_set_implicit_flush()
119 int (*flush)(php_stream *stream); member
953 MYSQLND_METHOD(mysqlnd_stmt, flush)(MYSQLND_STMT * const s) in MYSQLND_METHOD() argument
837 func_mysqlnd_stmt__flush flush; in MYSQLND_CLASS_METHODS_TYPE() local
229 int flush = 0; in match() local
639 public function flush(int $flag = 0): bool {} function in OCILob
1202 PHP_FUNCTION(flush) argument
371 function flush(): void {} function
Completed in 52 milliseconds