Home
last modified time | relevance | path

Searched refs:methods (Results 276 – 300 of 303) sorted by relevance

1...<<111213

/PHP-7.2/ext/intl/tests/
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.
H A Dlocale_get_display_name.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_name2.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_name3.phpt11 * with Procedural and Object methods.
H A Dlocale_get_display_name4.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_name5.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_name6.phpt12 * with Procedural and Object methods.
H A Dlocale_get_display_name7.phpt11 * with Procedural and Object methods.
H A Dlocale_filter_matches.phpt11 * with Procedural and Object methods.
H A Dlocale_filter_matches2.phpt12 * with Procedural and Object methods.
H A Dlocale_filter_matches3.phpt11 * with Procedural and Object methods.
/PHP-7.2/ext/phar/tests/
H A Dbadparameters.phpt2 Phar: bad parameters to various methods
/PHP-7.2/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.2/ext/mysqlnd/
H A Dmysqlnd_structs.h1344 void * methods; member
1363 } methods; member
H A Dmysqlnd_debug.c731 dbg = trace_log_plugin->methods.trace_instance_init(mysqlnd_debug_std_no_trace_funcs); in mysqlnd_debug()
H A Dmysqlnd_auth.c117 auth_plugin->methods.get_auth_data(NULL, &scrambled_data_len, conn, user, passwd, passwd_len, in mysqlnd_run_authentication()
/PHP-7.2/sapi/phpdbg/
H A Dxml.md361 - if there is a class method, the methods are all wrapped in a &lt;printmethods> container
487 - methods
/PHP-7.2/
H A DUPGRADING161 using new methods:
H A DREADME.STREAMS232 The php_streams ops struct consists of pointers to methods that implement
H A DINSTALL126 methods. This documentation is mainly focused around the process of
1032 The methods described below provide you with various instructions on
1627 16. Is PHP limited to process GET and POST request methods only?
1908 Is PHP limited to process GET and POST request methods only?
1911 and POST methods should be handled, it can be achieved with this
H A DNEWS598 . Fixed bug #75684 (In mysqlnd_ext_plugin.h the plugin methods family has
2088 . Fixed bug #74433 (wrong reflection for Normalizer methods). (villfa)
2089 . Fixed bug #74439 (wrong reflection for Locale methods). (villfa)
2768 before invoking the parent methods will throw an instance of Error
/PHP-7.2/win32/
H A Dinstall.txt1057 The methods described below provide you with various instructions on
1452 17. Is PHP limited to process GET and POST request methods only?
1790 17. Is PHP limited to process GET and POST request methods only?
1793 response status can be sent with header(). If only GET and POST methods

Completed in 103 milliseconds

1...<<111213