Home
last modified time | relevance | path

Searched refs:zend_ast_create_zval_from_long (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_ast.h204 ZEND_API zend_ast * ZEND_FASTCALL zend_ast_create_zval_from_long(zend_long lval);
H A Dzend_language_parser.y321 zend_ast_create_zval_from_long(zend_get_scanned_file_offset()));
H A Dzend_ast.c88 ZEND_API zend_ast * ZEND_FASTCALL zend_ast_create_zval_from_long(zend_long lval) { in zend_ast_create_zval_from_long() function

Completed in 16 milliseconds