Home
last modified time | relevance | path

Searched refs:ZEND_ATTRIBUTE_DEPRECATED (Results 1 – 7 of 7) sorted by relevance

/php-src/main/
H A Dphp.h301 static inline ZEND_ATTRIBUTE_DEPRECATED void php_set_error_handling(error_handling_t error_handling… in BEGIN_EXTERN_C()
305 static inline ZEND_ATTRIBUTE_DEPRECATED void php_std_error_handling(void) {} in php_std_error_handling()
H A Dphp_streams.h479 ZEND_ATTRIBUTE_DEPRECATED
/php-src/Zend/
H A Dzend_portability.h262 # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) macro
264 # define ZEND_ATTRIBUTE_DEPRECATED __declspec(deprecated) macro
266 # define ZEND_ATTRIBUTE_DEPRECATED macro
H A Dzend_operators.h501 ZEND_ATTRIBUTE_DEPRECATED ZEND_API int ZEND_FASTCALL zend_atoi(const char *str, size_t str_len);
504 ZEND_ATTRIBUTE_DEPRECATED ZEND_API zend_long ZEND_FASTCALL zend_atol(const char *str, size_t str_le…
H A Dzend_execute.h436 ZEND_API ZEND_ATTRIBUTE_DEPRECATED HashTable *zend_unfinished_execution_gc(zend_execute_data *execu…
H A Dzend_execute.c4789 ZEND_API ZEND_ATTRIBUTE_DEPRECATED HashTable *zend_unfinished_execution_gc(zend_execute_data *execu… in zend_unfinished_execution_gc()
/php-src/main/streams/
H A Dstreams.c1807 ZEND_ATTRIBUTE_DEPRECATED

Completed in 70 milliseconds