Home
last modified time | relevance | path

Searched defs:ZEND_OP1_LITERAL (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/opcache/
H A DZendAccelerator.h368 # define ZEND_OP1_LITERAL(opline) (op_array)->literals[(opline)->op1.constant].constant macro
387 # define ZEND_OP1_LITERAL(opline) (opline)->op1.u.constant macro

Completed in 17 milliseconds