Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dbuild_precommand.php21 $classes = array( variable
/php-src/scripts/dev/
H A Dsearch_underscores.php30 $classes = array_merge(get_declared_classes(), get_declared_interfaces()); variable
/php-src/sapi/phpdbg/
H A Dphpdbg_info.c382 PHPDBG_INFO(classes) /* {{{ */ in PHPDBG_INFO() argument
385 HashTable classes; in PHPDBG_INFO() local
/php-src/ext/mysqli/
H A Dmysqli.c53 static HashTable classes; variable
/php-src/ext/standard/
H A Dvar.c1384 zval *classes, *max_depth; in php_unserialize_with_options() local
/php-src/ext/dom/
H A Dphp_dom.c109 static HashTable classes; variable
/php-src/Zend/
H A Dzend_compile.c6660 zend_ast_list *classes = zend_ast_get_list(catch_ast->child[0]); in zend_compile_try() local

Completed in 58 milliseconds