Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/
H A DZendAccelerator.h381 # define ZEND_OP2_LITERAL(opline) (op_array)->literals[(opline)->op2.constant].constant macro
400 # define ZEND_OP2_LITERAL(opline) (opline)->op2.u.constant macro

Completed in 12 milliseconds