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