Searched defs:unary_op_type (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/Zend/ | ||
| H A D | zend_compile.h | 468 typedef int (*unary_op_type)(zval *, zval * TSRMLS_DC); typedef 470 ZEND_API unary_op_type get_unary_op(int opcode); |
Completed in 7 milliseconds