Home
last modified time | relevance | path

Searched refs:exists (Results 51 – 75 of 191) sorted by path

12345678

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_fetch.phpt81 /* Check that the function alias exists. It's a deprecated function,
H A Dmysqli_stmt_param_count.phpt56 /* Check that the function alias exists. It's a deprecated function,
H A Dmysqli_stmt_result_metadata.phpt88 /* Check that the function alias exists. It's a deprecated function,
H A Dmysqli_stmt_send_long_data.phpt121 /* Check that the function alias exists. It's a deprecated function,
/PHP-5.5/ext/oci8/
H A Doci8_collection.c464 boolean exists; in php_oci_collection_element_get() local
477 &exists, in php_oci_collection_element_get()
490 if (exists == 0) { in php_oci_collection_element_get()
/PHP-5.5/ext/oci8/tests/
H A Ddrcp_scope3.phpt18 // transaction exists.
H A Ddrcp_scope5.phpt21 // transaction exists.
H A Dedition_1.phpt23 * fail to create the necessary editions if a child edition exists
H A Dedition_2.phpt23 * fail to create the necessary editions if a child edition exists
/PHP-5.5/ext/odbc/
H A Dconfig.m4398 if test -x "$PKG_CONFIG" && $PKG_CONFIG --exists libiodbc ; then
/PHP-5.5/ext/openssl/tests/
H A D008.phpt35 var_dump($exists = file_exists($outfilename));
36 if ($exists) {
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt904 tary option always exists as well, but as it specifies the default, it
8784 requirement for inspecting at least one character exists because an
9846 T (where "bool T::ParseFrom(const char*, int)" exists)
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug53551.phpt21 $db->exec('drop table if exists bug53551');
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m477 if test -x "$PKG_CONFIG" && $PKG_CONFIG --exists openssl; then
/PHP-5.5/ext/pgsql/tests/
H A Dpg_delete_001.phpt83 Warning: pg_delete(): Table 'bar' doesn't exists in %s on line %d
85 Warning: pg_delete(): Table 'bar' doesn't exists in %s on line %d
H A Dpg_insert_001.phpt30 Warning: pg_insert(): Table 'foo' doesn't exists in %s on line %d
H A Dpg_select_001.phpt41 Warning: pg_select(): Table 'foo' doesn't exists in %s on line %d
/PHP-5.5/ext/phar/tests/
H A Dbug48377.phpt28 phar "%sbug48377.zip" exists and must be unlinked prior to conversion
H A Dbug69958.phpt12 … exception 'BadMethodCallException' with message 'phar "%s/bug69958.tar" exists and must be unlink…
H A Ddir.phpt71 …: cannot create directory "fails" in phar "%sok.phar", directory already exists in %sdir.php on li…
73 …or: cannot create directory "sub" in phar "%sok.phar", directory already exists in %sdir.php on li…
75 …directory.txt" in phar "%sok.phar", phar error: path "sub/directory.txt" exists and is a not a dir…
H A Dfopen_edgecases.phpt45 // this tests coverage of the case where the phar exists and has no files
H A Dmkdir.phpt39 …ot create directory "a" in phar "%smkdir.phar.php", phar error: path "a" exists and is a not a dir…
45 …ot remove directory "a" in phar "%smkdir.phar.php", phar error: path "a" exists and is a not a dir…
H A Dphar_buildfromdirectory4.phpt2 Phar::buildFromDirectory(), directory exists
H A Dphar_convert_again.phpt178 …nverted phar "%sphar_convert_again.phar" to the list of phars, a phar with that name already exists
H A Dphar_extract.phpt145 …anifest1.phar.php" failed: Cannot extract "file1.txt" to "%sextract/file1.txt", path already exists

Completed in 59 milliseconds

12345678