Home
last modified time | relevance | path

Searched refs:registered (Results 1 – 21 of 21) sorted by relevance

/PHP-8.0/ext/spl/tests/
H A Dspl_autoload_008.phpt55 echo "registered\n";
72 registered
78 registered
93 registered
114 registered
126 registered
H A Dbug71202.phpt2 Bug #71202 (Autoload function registered by another not activated immediately)
/PHP-8.0/ext/oci8/
H A Doci8_failover.c99 int registered = 0; in php_oci_register_taf_callback() local
110 registered = 1; in php_oci_register_taf_callback()
115 registered = 1; in php_oci_register_taf_callback()
127 if (registered) { in php_oci_register_taf_callback()
/PHP-8.0/Zend/tests/generators/
H A Dgc_running_generator.phpt15 // Make sure gen is registered as a GC root.
/PHP-8.0/sapi/phpdbg/
H A D.phpdbginit23 * Functions defined and registered by init
98 # The output of registered function calls is not,
H A Dphpdbg.h241 HashTable registered; /* registered */
H A Dphpdbg_prompt.c114 if (zend_hash_str_exists(&PHPDBG_G(registered), lc_name, name->len)) { in phpdbg_call_register()
1443 if (!zend_hash_str_exists(&PHPDBG_G(registered), lcname, lcname_len)) { in PHPDBG_COMMAND()
1445 zend_hash_str_update_ptr(&PHPDBG_G(registered), lcname, lcname_len, function); in PHPDBG_COMMAND()
H A Dxml.md457 - <register function="" />: successfully registered function
460 - inuse: function already registered
H A Dphpdbg.c202 zend_hash_init(&PHPDBG_G(registered), 8, NULL, php_phpdbg_destroy_registered, 0); in PHP_MINIT_FUNCTION()
222 zend_hash_destroy(&PHPDBG_G(registered)); in PHP_MSHUTDOWN_FUNCTION()
/PHP-8.0/ext/standard/tests/streams/
H A Dbug76943.phpt5 if (!in_array('phar', stream_get_wrappers())) die('skip phar wrapper not registered');
/PHP-8.0/ext/xsl/tests/
H A Dbug49634.phpt2 bug #49634 (Segfault throwing an exception in a XSL registered function)
/PHP-8.0/docs/
H A Dinput-filter.md92 * different name, or if you just don't want the variable registered at all. */
/PHP-8.0/ext/dom/tests/
H A Dcanonicalization.phpt40 using xpath query with registered namespace.
/PHP-8.0/ext/standard/html_tables/mappings/
H A DROMAN.TXT39 # Computer, Inc., registered in the United States and other countries.
/PHP-8.0/
H A Dphp.ini-development639 ; This directive determines which super global arrays are registered when PHP
653 ; registered into the super global array REQUEST. If so, it also determines
654 ; the order in which that data is registered. The values for this directive
1647 ; mb_output_handler must be registered as output buffer to function.
H A Dphp.ini-production641 ; This directive determines which super global arrays are registered when PHP
655 ; registered into the super global array REQUEST. If so, it also determines
656 ; the order in which that data is registered. The values for this directive
1649 ; mb_output_handler must be registered as output buffer to function.
H A DREADME.REDIST.BINS638 OpenLDAP is a registered trademark of the OpenLDAP Foundation.
/PHP-8.0/sapi/fpm/
H A Dwww.conf.in361 ; shutdown functions are being called (registered via register_shutdown_function).
/PHP-8.0/ext/phar/phar/
H A Dpharcommand.inc124 … .'stub so that class PHP_Archive gets registered as phar:// stream wrapper '
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20554 # Now Apple has no repository of registered Creator IDs any more. These are
23717 # file we have. Correct the mimetype with the registered ones:
H A Dmagic20554 # Now Apple has no repository of registered Creator IDs any more. These are
23717 # file we have. Correct the mimetype with the registered ones:

Completed in 178 milliseconds