Searched defs:classes (Results 1 – 8 of 8) sorted by relevance
21 $classes = array( variable
30 $classes = array_merge(get_declared_classes(), get_declared_interfaces()); variable
382 PHPDBG_INFO(classes) /* {{{ */ in PHPDBG_INFO() argument385 HashTable classes; in PHPDBG_INFO() local
176 static inline char classes(char idx) in classes() function
54 static HashTable classes; variable
1353 zval *classes, *max_depth; in php_unserialize_with_options() local
70 static HashTable classes; variable
5996 zend_ast_list *classes = zend_ast_get_list(catch_ast->child[0]); in zend_compile_try() local
Completed in 54 milliseconds