Searched refs:PHP_STREAM_NOTIFY_SEVERITY_INFO (Results 1 – 2 of 2) sorted by relevance
/PHP-7.4/main/streams/ |
H A D | php_stream_context.h | 81 #define PHP_STREAM_NOTIFY_SEVERITY_INFO 0 macro 92 php_stream_notification_notify((context), (code), PHP_STREAM_NOTIFY_SEVERITY_INFO, \ 96 …tream_notification_notify((context), PHP_STREAM_NOTIFY_PROGRESS, PHP_STREAM_NOTIFY_SEVERITY_INFO, \ 111 …m_notification_notify((context), PHP_STREAM_NOTIFY_FILE_SIZE_IS, PHP_STREAM_NOTIFY_SEVERITY_INFO, \
|
/PHP-7.4/ext/standard/ |
H A D | file.c | 200 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_SEVERITY_INFO", PHP_STREAM_NOTIFY_SEVERITY_INFO, CONST_CS | … in PHP_INI_END()
|
Completed in 15 milliseconds