Home
last modified time | relevance | path

Searched refs:PHP_STREAM_FAILED (Results 1 – 3 of 3) sorted by path

/PHP-7.4/docs/
H A Dstreams.md143 #define PHP_STREAM_FAILED 2 /* an error occurred while attempting conversion */
/PHP-7.4/main/
H A Dphp_streams.h580 #define PHP_STREAM_FAILED 2 /* an error occurred while attempting conversion */ macro
/PHP-7.4/main/streams/
H A Dcast.c373 return PHP_STREAM_FAILED; in _php_stream_make_seekable()
391 return PHP_STREAM_FAILED; in _php_stream_make_seekable()

Completed in 18 milliseconds