Home
last modified time | relevance | path

Searched refs:zend_compile (Results 1 – 7 of 7) sorted by relevance

/php-src/main/
H A Dinternal_functions.c.in21 #include "zend_compile.h"
/php-src/Zend/
H A DMakefile.frag42 $(builddir)/zend_highlight.lo $(builddir)/zend_compile.lo: $(srcdir)/zend_language_parser.h
H A DREADME.md125 definitions. It is included from `zend_compile.h`. The second one is an executor
H A Dzend_language_scanner.l590 static zend_op_array *zend_compile(int type) in zend_compile() function
653 op_array = zend_compile(ZEND_USER_FUNCTION); in compile_file()
814 op_array = zend_compile(ZEND_EVAL_CODE); in compile_string()
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst133 transformation lives in ``Zend/zend_compile.c``. It essentially traverses the AST and generates a
/php-src/win32/build/
H A Dconfig.w32232 zend_compile.c zend_constants.c zend_exceptions.c \
/php-src/
H A Dconfigure.ac1721 zend_compile.c

Completed in 16 milliseconds