Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_context.h83 #define PHP_STREAM_NOTIFY_SEVERITY_INFO 0 macro
94 php_stream_notification_notify((context), (code), PHP_STREAM_NOTIFY_SEVERITY_INFO, \
98 …tream_notification_notify((context), PHP_STREAM_NOTIFY_PROGRESS, PHP_STREAM_NOTIFY_SEVERITY_INFO, \
113 …m_notification_notify((context), PHP_STREAM_NOTIFY_FILE_SIZE_IS, PHP_STREAM_NOTIFY_SEVERITY_INFO, \
/PHP-5.5/ext/standard/
H A Dfile.c210 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_SEVERITY_INFO", PHP_STREAM_NOTIFY_SEVERITY_INFO, CONST_CS | … in PHP_INI_END()

Completed in 9 milliseconds