Home
last modified time | relevance | path

Searched refs:PHP_STREAM_NOTIFY_SEVERITY_ERR (Results 1 – 2 of 2) sorted by path

/PHP-5.5/ext/standard/
H A Dfile.c212 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_SEVERITY_ERR", PHP_STREAM_NOTIFY_SEVERITY_ERR, CONST_CS | C… in PHP_INI_END()
/PHP-5.5/main/streams/
H A Dphp_stream_context.h85 #define PHP_STREAM_NOTIFY_SEVERITY_ERR 2 macro
117 php_stream_notification_notify((context), (code), PHP_STREAM_NOTIFY_SEVERITY_ERR, \

Completed in 10 milliseconds