Home
last modified time | relevance | path

Searched refs:names (Results 126 – 150 of 204) sorted by path

123456789

/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_methods_basic_002.phpt6 * Description: Returns an array of method names for class or class instance.
H A Dget_class_methods_basic_003.phpt6 * Description: Returns an array of method names for class or class instance.
H A Dget_class_methods_variation_001.phpt6 * Description: Returns an array of method names for class or class instance.
H A Dget_class_methods_variation_002.phpt6 * Description: Returns an array of method names for class or class instance.
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation3-win32-mb.phpt39 // store file names into an array so can use sorted in expected output
H A Dreaddir_variation3.phpt33 // store file names into an array so can use sorted in expected output
H A Dreaddir_variation4-win32-mb.phpt2 Test readdir() function : usage variations - different file names
18 * files with different file names to test how readdir() reads them
71 // store file names into an array so can use sorted in expected output
H A Dreaddir_variation4.phpt2 Test readdir() function : usage variations - different file names
12 * files with different file names to test how readdir() reads them
65 // store file names into an array so can use sorted in expected output
H A Dscandir_variation8-win32-mb.phpt2 Test scandir() function : usage variations - different file names
17 * Pass a directory containing files with different types of names to test how scandir()
H A Dscandir_variation8.phpt2 Test scandir() function : usage variations - different file names
11 * Pass a directory containing files with different types of names to test how scandir()
/PHP-7.4/ext/standard/tests/file/
H A Dbug41693.phpt2 Bug #41693 (scandir() allows empty directory names)
H A Dcopy_variation1.phpt2 Test copy() function: usage variations - destination file names(numerics/strings)
10 /* Test copy() function: In creation of destination file names containing numerics/strings
14 echo "*** Test copy() function: destination file names containing numerics/strings ***\n";
21 /* array of destination file names */
24 /* File names containing numerics, strings */
77 *** Test copy() function: destination file names containing numerics/strings ***
H A Dcopy_variation10.phpt2 Test copy() function: usage variations - identical names
H A Dcopy_variation17.phpt14 echo "*** Test copy() function: With source file names containing wild-card chars ***\n";
54 *** Test copy() function: With source file names containing wild-card chars ***
H A Dcopy_variation2-win32-mb.phpt2 Test copy() function: usage variations - destination file names(special chars)
15 /* Test copy() function: In creation of destination file names containing special characters
19 echo "*** Test copy() function: destination file names containing special characters ***\n";
26 /* array of destination file names */
29 /* File names containing special(non-alpha numeric) characters */
91 *** Test copy() function: destination file names containing special characters ***
H A Dcopy_variation2-win32.phpt2 Test copy() function: usage variations - destination file names(special chars)
15 /* Test copy() function: In creation of destination file names containing special characters
19 echo "*** Test copy() function: destination file names containing special characters ***\n";
26 /* array of destination file names */
29 /* File names containing special(non-alpha numeric) characters */
91 *** Test copy() function: destination file names containing special characters ***
H A Dcopy_variation2.phpt2 Test copy() function: usage variations - destination file names(special chars)
15 /* Test copy() function: In creation of destination file names containing special characters
19 echo "*** Test copy() function: destination file names containing special characters ***\n";
26 /* array of destination file names */
29 /* File names containing special(non-alpha numeric) characters */
92 *** Test copy() function: destination file names containing special characters ***
H A Dcopy_variation3-win32.phpt2 Test copy() function: usage variations - destination file names(white spaces)
17 /* Test copy() function: In creation of destination file names containing white spaces
21 echo "*** Test copy() function: destination file names containing whitespaces ***\n";
28 /* array of destination file names */
31 /* File names containing whitespaces */
80 *** Test copy() function: destination file names containing whitespaces ***
H A Dcopy_variation3.phpt2 Test copy() function: usage variations - destination file names(white spaces)
17 /* Test copy() function: In creation of destination file names containing white spaces
21 echo "*** Test copy() function: destination file names containing whitespaces ***\n";
28 /* array of destination file names */
31 /* File names containing whitespaces */
79 *** Test copy() function: destination file names containing whitespaces ***
H A Dcopy_variation4.phpt2 Test copy() function: usage variations - destination file names(empty string, nulls & bools)
18 /* Test copy() function: In creation of destination file names with empty string, nulls & bools
22 echo "*** Test copy() function: destination file names with empty string, nulls & bools ***\n";
29 /* array of destination file names */
32 /* File names containing(or with) nulls */
86 *** Test copy() function: destination file names with empty string, nulls & bools ***
H A Dcopy_variation5-win32.phpt2 Test copy() function: usage variations - destination file names(case sensitive)
15 /* Test copy() function: Checking case sensitivity in creation of destination file names
19 echo "*** Test copy() function: checking case sensitivity in creation of destination file names ***…
26 /* array of destination file names */
81 *** Test copy() function: checking case sensitivity in creation of destination file names ***
H A Dcopy_variation5.phpt2 Test copy() function: usage variations - destination file names(case sensitive)
15 /* Test copy() function: Checking case sensitivity in creation of destination file names
19 echo "*** Test copy() function: checking case sensitivity in creation of destination file names ***…
26 /* array of destination file names */
80 *** Test copy() function: checking case sensitivity in creation of destination file names ***
H A Dfile.inc204 $name_prefix = prefix to be used for names, name is suffix with a
326 $link_name_prefix = prefix to be used for names, name is suffix with a
H A Dfilegroup_variation3.phpt11 /* Passing file names with different notations, using slashes, wild-card chars */
15 echo "*** Testing filegroup() with different notations of file names ***\n";
57 *** Testing filegroup() with different notations of file names ***
H A Dfileinode_variation3.phpt12 /* Passing file names with different notations, using slashes, wild-card chars */
16 echo "*** Testing fileinode() with different notations of file names ***\n";
58 *** Testing fileinode() with different notations of file names ***

Completed in 43 milliseconds

123456789