Home
last modified time | relevance | path

Searched defs:const_name (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/pdo/
H A Dphp_pdo.h50 #define REGISTER_PDO_CLASS_CONST_LONG(const_name, value) \ argument
53 #define REGISTER_PDO_CLASS_CONST_STRING(const_name, value) \ argument
/PHP-8.2/ext/com_dotnet/
H A Dcom_typeinfo.c200 zend_string *const_name; in php_com_import_typelib() local
/PHP-8.2/Zend/
H A Dzend_ast.c802 zend_string *const_name = zend_ast_get_str(ast->child[1]); in zend_ast_evaluate_ex() local
H A Dzend_compile.c8396 const char const_name[] = "__COMPILER_HALT_OFFSET__"; in zend_compile_halt_compiler() local
/PHP-8.2/ext/standard/
H A Dbasic_functions.c513 zend_string *const_name; in PHP_FUNCTION() local
/PHP-8.2/ext/reflection/
H A Dphp_reflection.c2990 zend_string *const_name = zend_ast_get_str(ast->child[1]); in ZEND_METHOD() local

Completed in 127 milliseconds