Searched refs:wild (Results 1 – 12 of 12) sorted by relevance
/PHP-8.1/ext/standard/tests/file/ |
H A D | copy_variation17.phpt | 5 /* Test copy(): Trying to copy the source file which is given with the combination of wild-card cha… 9 echo "*** Test copy() function: With source file names containing wild-card chars ***\n"; 19 $file_path."/copy_variation17.tmp", //without wild-card char 49 *** Test copy() function: With source file names containing wild-card chars ***
|
H A D | is_dir_variation4.phpt | 5 /* Passing dir names with different notations, using slashes, wild-card chars */
|
H A D | is_file_variation4.phpt | 5 /* Passing file names with different notations, using slashes, wild-card chars */
|
H A D | filegroup_variation3.phpt | 8 /* Passing file names with different notations, using slashes, wild-card chars */
|
H A D | fileinode_variation3.phpt | 7 /* Passing file names with different notations, using slashes, wild-card chars */
|
H A D | fileowner_variation3.phpt | 8 /* Passing file names with different notations, using slashes, wild-card chars */
|
H A D | fileperms_variation3.phpt | 7 /* Passing file names with different notations, using slashes, wild-card chars */
|
/PHP-8.1/ext/mysqlnd/ |
H A D | mysqlnd_libmysql_compat.h | 61 #define mysql_list_dbs(c, wild) mysqlnd_list_dbs((c), (wild)) argument 63 #define mysql_list_tables(c, wild) mysqlnd_list_tables((c), (wild)) argument
|
H A D | mysqlnd.h | 190 …mysqlnd_list_dbs(conn, wild) ((conn)->data)->m->list_method((conn)->data, wild? "SHOW DATABASES L… argument 192 …mysqlnd_list_tables(conn, wild) ((conn)->data)->m->list_method((conn)->data, wild? "SHOW TABLES L… argument
|
/PHP-8.1/Zend/tests/generators/ |
H A D | bug71441.phpt | 6 $num = 2000; /* to be sure to be in wild memory */
|
/PHP-8.1/ext/fileinfo/tests/ |
H A D | magic | 23301 # this is a wild guess; hopefully it is a specific signature 23305 # another wild guess: if real OS/2 LE executables exist, they probably have higher start EIP
|
H A D | magic私はガラスを食べられます | 23301 # this is a wild guess; hopefully it is a specific signature 23305 # another wild guess: if real OS/2 LE executables exist, they probably have higher start EIP
|
Completed in 119 milliseconds