Searched refs:zend_compile (Results 1 – 7 of 7) sorted by relevance
21 #include "zend_compile.h"
42 $(builddir)/zend_highlight.lo $(builddir)/zend_compile.lo: $(srcdir)/zend_language_parser.h
125 definitions. It is included from `zend_compile.h`. The second one is an executor
590 static zend_op_array *zend_compile(int type) in zend_compile() function653 op_array = zend_compile(ZEND_USER_FUNCTION); in compile_file()814 op_array = zend_compile(ZEND_EVAL_CODE); in compile_string()
133 transformation lives in ``Zend/zend_compile.c``. It essentially traverses the AST and generates a
232 zend_compile.c zend_constants.c zend_exceptions.c \
1721 zend_compile.c
Completed in 16 milliseconds