Searched refs:PHP_STREAM_NOTIFY_SEVERITY_INFO (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/main/streams/ |
H A D | php_stream_context.h | 83 #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-7.0/ext/standard/ |
H A D | file.c | 207 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_SEVERITY_INFO", PHP_STREAM_NOTIFY_SEVERITY_INFO, CONST_CS | … in PHP_INI_END()
|
Completed in 13 milliseconds