Home
last modified time | relevance | path

Searched defs:classes (Results 1 – 9 of 9) sorted by relevance

/PHP-8.0/ext/phar/
H A Dbuild_precommand.php21 $classes = array( variable
/PHP-8.0/scripts/dev/
H A Dsearch_underscores.php30 $classes = array_merge(get_declared_classes(), get_declared_interfaces()); variable
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_info.c382 PHPDBG_INFO(classes) /* {{{ */ in PHPDBG_INFO() argument
385 HashTable classes; in PHPDBG_INFO() local
H A Dxml.md296 ### classes ### subsection
/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_driver.c174 inline char classes(char idx) in classes() function
/PHP-8.0/ext/mysqli/
H A Dmysqli.c52 static HashTable classes; variable
/PHP-8.0/ext/standard/
H A Dvar.c1194 zval *classes, *max_depth; in php_unserialize_with_options() local
/PHP-8.0/ext/dom/
H A Dphp_dom.c68 static HashTable classes; variable
/PHP-8.0/Zend/
H A Dzend_compile.c5737 zend_ast_list *classes = zend_ast_get_list(catch_ast->child[0]); in zend_compile_try() local

Completed in 53 milliseconds