Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dbuild_precommand.php21 $classes = array( variable
/PHP-7.0/scripts/dev/
H A Dsearch_underscores.php32 $classes = array_merge(get_declared_classes(), get_declared_interfaces()); variable
/PHP-7.0/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.0/ext/standard/
H A Dvar_unserializer.c247 static inline int unserialize_allowed_class(zend_string *class_name, HashTable *classes) in unserialize_allowed_class()
525 HashTable *classes = NULL; in php_var_unserialize() local
H A Dvar.c1042 zval *options = NULL, *classes = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/mysqli/
H A Dmysqli.c52 static HashTable classes; variable
/PHP-7.0/ext/dom/
H A Dphp_dom.c80 static HashTable classes; variable

Completed in 33 milliseconds