Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds