Home
last modified time | relevance | path

Searched refs:methods (Results 226 – 250 of 291) sorted by relevance

12345678910>>...12

/PHP-7.0/ext/standard/tests/dir/
H A Ddir_variation9.phpt13 * Description: Directory class with properties, handle and class and methods read, rewind and close
/PHP-7.0/ext/intl/tests/
H A Dlocale_get_primary_language.phpt10 * with Procedural and Object methods.
H A Dlocale_get_region.phpt10 * with Procedural and Object methods.
H A Dlocale_compose_locale.phpt10 * with Procedural and Object methods.
H A Dut_common.inc43 * Wrappers around Collator methods to run them in either OO- or procedural mode.
128 * Wrappers around NumberFormatter methods to run them in either OO- or procedural mode.
224 * Wrappers around Collator methods to run them in either OO- or procedural mode.
H A Dlocale_parse_locale2.phpt11 * with Procedural and Object methods.
H A Dlocale_get_keywords.phpt11 * with Procedural and Object methods.
H A Dlocale_parse_locale.phpt11 * with Procedural and Object methods.
H A Dlocale_get_keywords2.phpt11 * with Procedural and Object methods.
H A Dlocale_set_default.phpt10 * with Procedural and Object methods.
/PHP-7.0/Zend/tests/
H A Dzend2.php.txt117 Example 5: Multiple derefencing of objects returned from methods
/PHP-7.0/ext/phar/
H A DTODO9 X if SPL is disabled, enable only static methods of class Phar and disable
53 X list all available compression methods using
/PHP-7.0/ext/spl/tests/
H A DarrayObject_magicMethods1.phpt2 SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when …
H A DarrayObject_magicMethods2.phpt2 SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when …
H A Diterator_001.phpt2 SPL: Iterator aggregating inner iterator's methods
H A DarrayObject_magicMethods3.phpt2 SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when …
H A DarrayObject_magicMethods4.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not…
H A DarrayObject_magicMethods5.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject ARE inv…
H A DarrayObject_magicMethods6.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not…
/PHP-7.0/
H A DREADME.namespaces162 - calls to static methods are slower, because PHP first tries to look
171 * Add getNamespace() methods to ReflectionClass and ReflectionFunction
/PHP-7.0/Zend/
H A DOBJECTS2_HOWTO63 proxy object and handle it via get and set methods (see below).
171 with get and set methods.
/PHP-7.0/ext/pdo_pgsql/
H A Dpgsql_driver.c109 if (!dbh->methods) { in _pdo_pgsql_error()
248 stmt->methods = &pgsql_stmt_methods; in pgsql_handle_preparer()
1266 dbh->methods = &pgsql_methods; in pdo_pgsql_handle_factory()
1273 dbh->methods = &pgsql_methods; in pdo_pgsql_handle_factory()
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_debug.h64 } methods; member
/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_toString_001.phpt23 - Static methods [1] {
/PHP-7.0/ext/phar/tests/zip/
H A Dcorrupt_008.phpt2 Phar: unsupported compression methods

Completed in 51 milliseconds

12345678910>>...12