Searched refs:ZEND_ATTRIBUTE_DEPRECATED (Results 1 – 7 of 7) sorted by relevance
301 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()
479 ZEND_ATTRIBUTE_DEPRECATED
262 # define ZEND_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) macro264 # define ZEND_ATTRIBUTE_DEPRECATED __declspec(deprecated) macro266 # define ZEND_ATTRIBUTE_DEPRECATED macro
501 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…
436 ZEND_API ZEND_ATTRIBUTE_DEPRECATED HashTable *zend_unfinished_execution_gc(zend_execute_data *execu…
4789 ZEND_API ZEND_ATTRIBUTE_DEPRECATED HashTable *zend_unfinished_execution_gc(zend_execute_data *execu… in zend_unfinished_execution_gc()
1807 ZEND_ATTRIBUTE_DEPRECATED
Completed in 70 milliseconds