Home
last modified time | relevance | path

Searched defs:write (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/scripts/dev/generate-phpt/src/
H A DgtTestCaseWriter.php9 public static function write($name, $string, $type, $count = 0) { function in gtTestCaseWriter
/PHP-5.5/ext/gd/libgd/
H A Dwebpng.c35 int write = 0; in main() local
/PHP-5.5/ext/session/
H A Dmod_user_class.c96 PHP_METHOD(SessionHandler, write) in PHP_METHOD() argument
/PHP-5.5/ext/curl/
H A Dphp_curl.h145 php_curl_write *write; member
/PHP-5.5/main/
H A Dphp_streams.h118 size_t (*write)(php_stream *stream, const char *buf, size_t count TSRMLS_DC); member

Completed in 17 milliseconds