Home
last modified time | relevance | path

Searched refs:wild (Results 1 – 12 of 12) sorted by relevance

/PHP-7.4/ext/standard/tests/file/
H A Dcopy_variation17.phpt10 /* Test copy(): Trying to copy the source file which is given with the combination of wild-card cha…
14 echo "*** Test copy() function: With source file names containing wild-card chars ***\n";
24 $file_path."/copy_variation17.tmp", //without wild-card char
54 *** Test copy() function: With source file names containing wild-card chars ***
H A Dis_dir_variation4.phpt10 /* Passing dir names with different notations, using slashes, wild-card chars */
H A Dis_file_variation4.phpt10 /* Passing file names with different notations, using slashes, wild-card chars */
H A Dfilegroup_variation3.phpt11 /* Passing file names with different notations, using slashes, wild-card chars */
H A Dfileowner_variation3.phpt12 /* Passing file names with different notations, using slashes, wild-card chars */
H A Dfileinode_variation3.phpt12 /* Passing file names with different notations, using slashes, wild-card chars */
H A Dfileperms_variation3.phpt11 /* Passing file names with different notations, using slashes, wild-card chars */
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h63 #define mysql_list_dbs(c, wild) mysqlnd_list_dbs((c), (wild)) argument
65 #define mysql_list_tables(c, wild) mysqlnd_list_tables((c), (wild)) argument
H A Dmysqlnd.h200 …mysqlnd_list_dbs(conn, wild) ((conn)->data)->m->list_method((conn)->data, wild? "SHOW DATABASES L… argument
202 …mysqlnd_list_tables(conn, wild) ((conn)->data)->m->list_method((conn)->data, wild? "SHOW TABLES L… argument
/PHP-7.4/Zend/tests/generators/
H A Dbug71441.phpt6 $num = 2000; /* to be sure to be in wild memory */
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20653 # this is a wild guess; hopefully it is a specific signature
20657 # another wild guess: if real OS/2 LE executables exist, they probably have higher start EIP
H A Dmagic20653 # this is a wild guess; hopefully it is a specific signature
20657 # another wild guess: if real OS/2 LE executables exist, they probably have higher start EIP

Completed in 130 milliseconds