Home
last modified time | relevance | path

Searched refs:methods (Results 251 – 275 of 291) sorted by relevance

1...<<1112

/PHP-7.0/ext/standard/tests/dir/
H A Ddir_variation3.phpt22 * Description: Directory class with properties, handle and class and methods read, rewind and close
H A Ddir_variation2.phpt7 * Description: Directory class with properties, handle and class and methods read, rewind and close
/PHP-7.0/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt2 OO API: getErrno & getError methods
/PHP-7.0/Zend/
H A DREADME.ZEND_VM5 fields and using different execution methods (call threading, switch threading
/PHP-7.0/Zend/tests/grammar/
H A Dsemi_reserved_001.phpt2 Test semi-reserved words as class methods
H A Dsemi_reserved_002.phpt2 Test semi-reserved words as static class methods
/PHP-7.0/tests/lang/
H A DforeachLoopObjects.002.phpt85 echo "\n\nIterate over various generations from within overridden methods:\n";
171 Iterate over various generations from within overridden methods:
/PHP-7.0/ext/intl/tests/
H A Dlocale_get_display_region3.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_script.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_script2.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_script3.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_script4.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_variant.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_variant2.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_language.phpt10 * with Procedural and Object methods.
H A Dlocale_get_display_region.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_region2.phpt12 * with Procedural and Object methods.
H A Dnormalizer_normalize.phpt10 * with Procedural and Object methods.
/PHP-7.0/ext/openssl/
H A DREADME25 Similarly, you can use the following methods of specifying a public key:
35 methods listed above.
/PHP-7.0/ext/phar/tests/
H A Dbadparameters.phpt2 Phar: bad parameters to various methods
/PHP-7.0/Zend/RFCs/
H A D001.txt52 the class MyClass and call one of its methods.
/PHP-7.0/
H A DUPGRADING355 * Removed support for static calls to non-static methods from an incompatible
421 . Removed support for scoped calls to non-static methods from an incompatible
589 and ReflectionFunctionAbstract::getReturnType() methods both return an
614 . Static calls to non-static methods are now deprecated.
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar610 $methods = $class->getMethods();
611 foreach($methods as $method) {
667 * Create an instance of each pre-condition and run their check methods
1252 * Class for basic test case construction for class methods
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_structs.h1216 void * methods; member
1235 } methods; member
H A Dmysqlnd_debug.c732 dbg = trace_log_plugin->methods.trace_instance_init(mysqlnd_debug_std_no_trace_funcs); in mysqlnd_debug()

Completed in 71 milliseconds

1...<<1112