zend_persist_ast  251 ext/opcache/zend_persist.c 				copy->child[i] = zend_persist_ast(copy->child[i]);
zend_persist_ast  260 ext/opcache/zend_persist.c 				node->child[i] = zend_persist_ast(node->child[i]);
zend_persist_ast  319 ext/opcache/zend_persist.c 				Z_ASTVAL_P(z) = zend_persist_ast(Z_ASTVAL_P(z));
zend_persist_ast  376 ext/opcache/zend_persist.c 				Z_ASTVAL_P(z) = zend_persist_ast(Z_ASTVAL_P(z));
zend_persist_ast  434 ext/opcache/zend_persist.c 				Z_ASTVAL_P(z) = zend_persist_ast(Z_ASTVAL_P(z));