Home
last modified time | relevance | path

Searched refs:PHP_STREAM_IS_URL (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/main/streams/
H A Duserspace.c98 REGISTER_LONG_CONSTANT("STREAM_IS_URL", PHP_STREAM_IS_URL, CONST_CS|CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
535 uwrap->wrapper.is_url = ((flags & PHP_STREAM_IS_URL) != 0); in PHP_FUNCTION()
/PHP-5.5/main/
H A Dphp_streams.h594 #define PHP_STREAM_IS_URL 1 macro

Completed in 12 milliseconds