Home
last modified time | relevance | path

Searched refs:ZPP_ERROR_OK (Results 1 – 1 of 1) sorted by path

/php-src/Zend/
H A Dzend_API.h1569 #define ZPP_ERROR_OK 0 macro
1594 int _error_code = ZPP_ERROR_OK; \
1627 if (UNEXPECTED(_error_code != ZPP_ERROR_OK)) { \

Completed in 15 milliseconds