Home
last modified time | relevance | path

Searched defs:orig_name (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_compile.c4003 zend_string *orig_name = zend_ast_get_str(name_ast); in zend_compile_function_name() local
4294 zend_string *orig_name = zend_ast_get_str(args->child[1]->child[0]); in zend_compile_func_cufa() local
4602 zend_string *orig_name = zend_ast_get_str(args->child[0]->child[0]); in zend_compile_func_array_slice() local
6984 zend_string *orig_name = zend_ast_get_str(ast); in zend_compile_single_typename() local
10731 zend_string *orig_name = zend_ast_get_str(name_ast); in zend_compile_const() local
11118 zend_string *orig_name = zend_ast_get_str(name_ast); in zend_compile_const_expr_const() local
/PHP-8.4/ext/pdo/
H A Dpdo_stmt.c141 zend_string *orig_name = stmt->columns[col].name; in pdo_stmt_describe_columns() local

Completed in 41 milliseconds