Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dbuild_precommand.php21 $classes = array( variable
/PHP-7.4/scripts/dev/
H A Dsearch_underscores.php32 $classes = array_merge(get_declared_classes(), get_declared_interfaces()); variable
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_info.c384 PHPDBG_INFO(classes) /* {{{ */ in PHPDBG_INFO() argument
387 HashTable classes; in PHPDBG_INFO() local
H A Dxml.md296 ### classes ### subsection
/PHP-7.4/ext/mysqli/
H A Dmysqli.c51 static HashTable classes; variable
/PHP-7.4/ext/standard/
H A Dvar.c1227 zval *classes, *max_depth; in PHP_FUNCTION() local
/PHP-7.4/ext/dom/
H A Dphp_dom.c78 static HashTable classes; variable
/PHP-7.4/Zend/
H A Dzend_compile.c5007 zend_ast_list *classes = zend_ast_get_list(catch_ast->child[0]); in zend_compile_try() local

Completed in 61 milliseconds