Home
last modified time | relevance | path

Searched refs:create (Results 251 – 275 of 777) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_charset.phpt20 …/* Done with the original connection, create a second link to test the character set being defined…
/PHP-5.3/ext/oci8/tests/
H A Ddefine1.phpt14 "create table define1_tab (string varchar(10))",
H A Dcursor_bind_err.phpt17 "create table cursor_bind_err_tab (id number, value number)",
H A Dbug43497.phpt91 function createxmltab($c) // create table w/ field of XML type
94 $stmt = oci_parse($c, "create table bug43497_tab (id number primary key, xml xmltype)");
109 // create an XML element string with random data
H A Dbug36403.phpt19 "create table bug36403_tab (c1 number, col2 number, column3 number, col4 number)"
H A Dfetch_into.phpt14 "create table fetch_into_tab (id number, value number)",
H A Dcursor_bind.phpt17 "create table cursor_bind_tab (id NUMBER, value VARCHAR(20))",
H A Dfetch_all4.phpt14 "create table fetch_all4_tab (mycol1 number, mycol2 varchar2(20))",
/PHP-5.3/ext/standard/tests/dir/
H A Dchdir_basic.phpt23 // create directories
H A Dscandir_variation9.phpt20 // create directory and files
/PHP-5.3/ext/sockets/tests/
H A Dsocket_set_option_seolinger.phpt18 die('Unable to create AF_INET socket [socket]');
/PHP-5.3/ext/posix/tests/
H A Dposix_kill_basic.phpt14 // TODO Once we have PS open working beef up this test to create a process and kill it
/PHP-5.3/ext/phar/tests/tar/
H A Dcreate_new_phar_b.phpt2 Phar: create a completely new tar-based phar
/PHP-5.3/ext/phar/tests/zip/
H A Dcreate_new_phar_b.phpt2 Phar: create a completely new zip-based phar
/PHP-5.3/ext/standard/tests/file/
H A Dreadfile_variation6.phpt16 // this doesn't create the include dirs in this directory
H A Dreadfile_variation7.phpt16 // this doesn't create the include dirs in this directory
H A Drename_basic.phpt16 // create the file
H A Drename_variation9.phpt28 // create the file
H A Dunlink_variation2-win32.phpt23 // create file
H A Dfgets_socket_variation1.phpt15 die("Unable to create socket");
H A Dfile_get_contents_variation1.phpt17 // this doesn't create the include dirs in this directory
/PHP-5.3/ext/phar/tests/
H A Dcreate_new_phar_b.phpt2 Phar: create a completely new phar
/PHP-5.3/ext/imap/tests/
H A Dimap_mail_copy_basic.phpt24 exit("TEST FAILED: Unable to create test mailbox\n");
H A Dimap_mail_move_basic.phpt24 exit("TEST FAILED: Unable to create test mailbox\n");
/PHP-5.3/ext/gd/tests/
H A Dcreatefromwbmp2_extern.phpt13 exit("Failed to create <$filename>");

Completed in 25 milliseconds

1...<<11121314151617181920>>...32