Searched refs:AST_BINARY_COALESCE (Results 1 – 1 of 1) sorted by relevance
81 #define AST_BINARY_COALESCE 260 macro960 ast->attr = AST_BINARY_COALESCE; in ast_to_zval()999 ast->attr = AST_BINARY_COALESCE; in ast_to_zval()1538 ast_register_flag_constant("BINARY_COALESCE", AST_BINARY_COALESCE); in PHP_MINIT_FUNCTION()
Completed in 8 milliseconds