Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/spl/tests/
H A Dspl_autoload_008.phpt51 echo "registered\n";
71 registered
77 registered
92 registered
113 registered
125 registered
H A Dbug71202.phpt2 Bug #71202 (Autoload function registered by another not activated immediately)
H A Dspl_autoload_002.phpt5 if (spl_autoload_functions() !== false) die('skip __autoload() registered by php.ini');
/PHP-7.4/ext/oci8/
H A Doci8_failover.c101 int registered = 0; in php_oci_register_taf_callback() local
112 registered = 1; in php_oci_register_taf_callback()
117 registered = 1; in php_oci_register_taf_callback()
129 if (registered) { in php_oci_register_taf_callback()
/PHP-7.4/Zend/tests/traits/
H A Dbug55554a.phpt2 Bug #55137 (Legacy constructor not registered for class)
6 // All constructors should be registered as such
H A Dbug55554f.phpt2 Bug #55137 (Legacy constructor not registered for class)
H A Dbug55554g.phpt2 Bug #55137 (Legacy constructor not registered for class)
H A Dbug55554e.phpt2 Bug #55137 (Legacy constructor not registered for class)
H A Dbug55554d.phpt2 Bug #55137 (Legacy constructor not registered for class)
H A Dbug55554c.phpt2 Bug #55137 (Legacy constructor not registered for class)
H A Dbug55554b.phpt2 Bug #55137 (Legacy constructor not registered for class)
/PHP-7.4/ext/date/tests/
H A DDateTimeZone_verify.phpt8 echo "Verify DateTimeZone class registered OK\n";
23 Verify DateTimeZone class registered OK
/PHP-7.4/Zend/tests/generators/
H A Dgc_running_generator.phpt15 // Make sure gen is registered as a GC root.
/PHP-7.4/sapi/phpdbg/
H A D.phpdbginit23 * Functions defined and registered by init
98 # The output of registered function calls is not,
H A Dphpdbg.h243 HashTable registered; /* registered */
H A Dphpdbg_prompt.c116 if (zend_hash_str_exists(&PHPDBG_G(registered), lc_name, name->len)) { in phpdbg_call_register()
1453 if (!zend_hash_str_exists(&PHPDBG_G(registered), lcname, lcname_len)) { in PHPDBG_COMMAND()
1455 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
/PHP-7.4/ext/session/tests/
H A Dsession_destroy_variation3.phpt12 * Description : Destroys all data registered to a session
H A Dsession_destroy_variation2.phpt12 * Description : Destroys all data registered to a session
H A Dsession_destroy_variation1.phpt12 * Description : Destroys all data registered to a session
/PHP-7.4/ext/standard/tests/streams/
H A Dbug76943.phpt5 if (!in_array('phar', stream_get_wrappers())) die('skip phar wrapper not registered');
/PHP-7.4/ext/hash/tests/
H A Dhash_algos.phpt7 * Description: Return a list of registered hashing algorithms
/PHP-7.4/ext/xsl/tests/
H A Dbug49634.phpt2 bug #49634 (Segfault throwing an exception in a XSL registered function)
/PHP-7.4/docs/
H A Dinput-filter.md92 * different name, or if you just don't want the variable registered at all. */
/PHP-7.4/ext/dom/tests/
H A Dcanonicalization.phpt40 using xpath query with registered namespace.

Completed in 45 milliseconds

12