Home
last modified time | relevance | path

Searched refs:names (Results 101 – 125 of 212) sorted by relevance

123456789

/PHP-8.2/Zend/tests/
H A Danon_class_name.phpt2 Generated names for anonymous classes
H A Dbug18556.phpt2 Bug #18556 (Setting locale to 'tr_TR' lowercases class names)
/PHP-8.2/ext/fileinfo/tests/
H A Dfinfo_file_001.phpt2 finfo_file(): Testing file names
/PHP-8.2/ext/session/
H A Dsession.c1978 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()
1997 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()
2005 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()
2006 ZVAL_UNDEF(&PS(mod_user_names).names[i]); in PHP_FUNCTION()
2017 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()
2026 ZVAL_UNDEF(&PS(mod_user_names).names[i]); in PHP_FUNCTION()
2104 if (!Z_ISUNDEF(PS(mod_user_names).names[i])) { in PHP_FUNCTION()
2105 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()
2750 if (!Z_ISUNDEF(PS(mod_user_names).names[i])) { in PHP_RSHUTDOWN_FUNCTION()
2751 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_RSHUTDOWN_FUNCTION()
[all …]
/PHP-8.2/ext/date/tests/
H A Dbug51819.phpt2 Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)
/PHP-8.2/ext/standard/tests/strings/
H A Dsetlocale-win32.phpt2 Unix locale names are rejected on Windows, except for some special cases
/PHP-8.2/ext/standard/tests/dir/
H A Dscandir_variation8.phpt2 Test scandir() function : usage variations - different file names
6 * Pass a directory containing files with different types of names to test how scandir()
H A Dscandir_variation8-win32-mb.phpt2 Test scandir() function : usage variations - different file names
12 * Pass a directory containing files with different types of names to test how scandir()
/PHP-8.2/ext/standard/tests/general_functions/
H A Dbug41445.phpt2 Bug #41445 (parse_ini_file() function parses octal numbers in section names)
/PHP-8.2/ext/gd/tests/
H A Dbug48732-mb.phpt8 … if (substr(PHP_OS, 0, 3) == 'WIN') die('skip UTF-8 font file names not yet supported on Windows');
/PHP-8.2/ext/gmp/tests/
H A Dbug81119.phpt2 GMP operators throw errors with wrong parameter names
/PHP-8.2/ext/dom/tests/
H A DDOMDocument_loadXML_error3.phpt4 This test verifies the method detects a typo in tag names
H A Dbug44648.phpt2 Bug #44648 (Attribute names not checked for well formedness)
/PHP-8.2/ext/standard/tests/file/
H A Dis_readable_variation3.phpt2 Test is_readable() function: usage variations - invalid file names
H A Dcopy_variation10.phpt2 Test copy() function: usage variations - identical names
H A Dis_executable_variation3.phpt2 Test is_executable() function: usage variations - invalid file names
H A Dis_writable_variation3.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - invalid file names
/PHP-8.2/ext/phar/tests/
H A D025.phpt2 Phar: phar:// include (repeated names)
H A Dbug77586.phpt2 Bug #77586 Symbolic link names in tar-formatted phar must be less than 100 bytes.
/PHP-8.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp874_0.phpt24 $names = array( /* cp874 */
37 foreach ($names as $name) {
H A Dtest_cp874_to_utf8_0.phpt21 $names = array( /* cp874 */
34 foreach ($names as $name) {
/PHP-8.2/ext/standard/tests/array/
H A Darray_diff_assoc_variation8.phpt9 * 3. duplicate key names
H A Darray_diff_variation6.phpt9 * 3. duplicate key names
/PHP-8.2/ext/intl/tests/
H A Dbug72506.phpt2 Bug #72506 (idn_to_ascii with INTL_IDNA_VARIANT_UTS46 fatals for long domain names)
/PHP-8.2/ext/mbstring/tests/
H A Dmb_preferred_mime_name.phpt7 // TODO: Add more encoding names

Completed in 87 milliseconds

123456789