Home
last modified time | relevance | path

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

/PHP-8.3/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.3/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.3/Zend/tests/generators/
H A Dgc_running_generator.phpt15 // Make sure gen is registered as a GC root.
/PHP-8.3/sapi/phpdbg/
H A D.phpdbginit23 * Functions defined and registered by init
98 # The output of registered function calls is not,
H A Dphpdbg.h232 HashTable registered; /* registered */
H A Dphpdbg_prompt.c109 if (zend_hash_str_exists(&PHPDBG_G(registered), lc_name, name->len)) { in phpdbg_call_register()
1424 if (!zend_hash_str_exists(&PHPDBG_G(registered), lcname, lcname_len)) { in PHPDBG_COMMAND()
1426 zend_hash_str_update_ptr(&PHPDBG_G(registered), lcname, lcname_len, function); in PHPDBG_COMMAND()
H A Dphpdbg.c166 zend_hash_init(&PHPDBG_G(registered), 8, NULL, php_phpdbg_destroy_registered, 0); in PHP_MINIT_FUNCTION()
180 zend_hash_destroy(&PHPDBG_G(registered)); in PHP_MSHUTDOWN_FUNCTION()
/PHP-8.3/ext/standard/tests/streams/
H A Dbug76943.phpt5 if (!in_array('phar', stream_get_wrappers())) die('skip phar wrapper not registered');
/PHP-8.3/ext/xsl/tests/
H A Dbug49634.phpt2 bug #49634 (Segfault throwing an exception in a XSL registered function)
/PHP-8.3/docs/
H A Dinput-filter.md92 * different name, or if you just don't want the variable registered at all. */
/PHP-8.3/ext/dom/tests/
H A Dcanonicalization.phpt40 using xpath query with registered namespace.
/PHP-8.3/ext/zend_test/tests/
H A Dstrings_not_marked_as_utf8.phpt43 // The "foo" string matches with a "Foo" class which is registered by the zend_test extension.
H A Dstrings_marked_as_utf8.phpt50 // The "foo" string matches with a "Foo" class which is registered by the zend_test extension.
/PHP-8.3/ext/standard/html_tables/mappings/
H A DROMAN.TXT39 # Computer, Inc., registered in the United States and other countries.
/PHP-8.3/
H A Dphp.ini-development649 ; This directive determines which super global arrays are registered when PHP
663 ; registered into the super global array REQUEST. If so, it also determines
664 ; the order in which that data is registered. The values for this directive
1661 ; mb_output_handler must be registered as output buffer to function.
H A Dphp.ini-production651 ; This directive determines which super global arrays are registered when PHP
665 ; registered into the super global array REQUEST. If so, it also determines
666 ; the order in which that data is registered. The values for this directive
1663 ; mb_output_handler must be registered as output buffer to function.
H A DREADME.REDIST.BINS640 OpenLDAP is a registered trademark of the OpenLDAP Foundation.
H A DNEWS1249 . Added warning to log when fpm socket was not registered on the expected
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in396 ; shutdown functions are being called (registered via register_shutdown_function).
/PHP-8.3/ext/phar/phar/
H A Dpharcommand.inc124 … .'stub so that class PHP_Archive gets registered as phar:// stream wrapper '
/PHP-8.3/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt41 # Computer, Inc., registered in the United States and other countries.
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic24954 # Now Apple has no repository of registered Creator IDs any more. These are
28717 # file we have. Correct the mimetype with the registered ones:
39235 # NOT official registered !
H A Dmagic私はガラスを食べられます24954 # Now Apple has no repository of registered Creator IDs any more. These are
28717 # file we have. Correct the mimetype with the registered ones:
39235 # NOT official registered !

Completed in 292 milliseconds