Home
last modified time | relevance | path

Searched refs:load (Results 76 – 100 of 175) sorted by last modified time

1234567

/PHP-5.5/ext/oci8/tests/
H A Dlob_temp1.phpt15 var_dump($blob->load());
22 var_dump($blob->load());
H A Dfetch_object_2.phpt53 echo $row->COL2->load(100) . "\n";
H A Dlob_007.phpt2 oci_lob_write()/size()/load()
40 var_dump(strlen($row[0]->load()));
H A Ddefine3.phpt28 $data = $fileimage->load();
47 echo "file md5:" . md5($f->load()) . "\n";
75 echo "file md5:" . md5($fid->load()) . "\n";
H A Dbug46994.phpt40 var_dump($myclob->load());
47 var_dump($myclob->load());
54 var_dump($myclob->load());
58 var_dump($myclob->load()); // Use cached size code path
H A Dbug44008.phpt29 $r = $textLob->load();
/PHP-5.5/ext/oci8/
H A Doci8.c976 PHP_FALIAS(load, oci_lob_load, arginfo_oci_lob_load_method)
/PHP-5.5/ext/mysqli/tests/
H A D061.phpt44 printf("Cannot load data: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
48 …printf("Cannot load data using infile handler: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
/PHP-5.5/ext/mysql/tests/
H A Dbug53649.phpt2 Bug #53649 (mysql_query with "load data" unable to save result set)
/PHP-5.5/ext/mssql/
H A Dmssql_win32_howto.txt17 Start Visual Studio, load php_modules.dsw, select the MSSQL projects,
/PHP-5.5/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_error1.phpt37 Warning: DOMDocument::validate(): Could not load the external subset "http://example.com/foobar" in…
H A Dlibxml_set_external_entity_loader_variation2.phpt42 Warning: DOMDocument::validate(): Could not load the external subset "foobar.dtd" in %s on line %d
H A D004.phpt23 var_dump($dom->load(dirname(__FILE__).'/test.xml'));
H A Dbug61367-read.phpt56 Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "file:///%s/test_bug_…
/PHP-5.5/ext/ldap/
H A DLDAP_Win32_HOWTO.txt32 Start Visual Studio, load php_modules.dsw, select the LDAP project, and build
/PHP-5.5/ext/intl/tests/
H A Dresourcebundle_create.phpt60 2: resourcebundle_ctor: Cannot load libICU resource bundle: U_MISSING_RESOURCE_ERROR
62 2: resourcebundle_ctor: Cannot load libICU resource bundle: U_MISSING_RESOURCE_ERROR
H A Dresourcebundle_individual.phpt57 2: Cannot load resource element 'nonexisting': U_MISSING_RESOURCE_ERROR
/PHP-5.5/ext/iconv/tests/
H A Dtest.inc2 // Do not dl load extension
/PHP-5.5/ext/imap/
H A DIMAP_Win32_HOWTO.txt28 Start Visual Studio, load php_modules.dsw, select the IMAP projects, and build
/PHP-5.5/ext/imap/tests/
H A Dimap_alerts_error.phpt10 … an array of all IMAP alerts that have been generated since the last page load or since the last i…
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6028 >>>>317 string OS\ load\ err$
6202 >>>245 string Cannot\ load\ from\ harddisk.\n\r
6213 >>>208 search/261 Cannot\ load\ from\ harddisk.
6242 #>>>170 string Sorry,\ could\ not\ load\ an\
6251 >>99 string Incomplete\ MDBoot\ load.
6525 >441 string Cannot\ load\ from\ harddisk.\n\r
6546 >>472 string Cannot\ load\ DOS!\
6548 >>471 string Cannot\ load\ DOS\
9210 0 belong 0x0210010d PA-RISC1.1 dynamic load library
9292 0 belong 0x020c010b HP s200 demand-load executable
[all …]
H A Dfinfo_open_error.phpt34 Warning: finfo_open(): Failed to load magic database at '%sfoobarfile'. in %sfinfo_open_error.php o…
H A Dfinfo_open_001.phpt26 Warning: finfo_open(): Failed to load magic database at '%s123'. in %s on line %d
33 Warning: finfo_open(): Failed to load magic database at '%s1'. in %s on line %d
40 Warning: finfo_open(): Failed to load magic database at '%sinexistent'. in %s on line %d
H A Dbug61964.phpt67 Warning: finfo_open(): Failed to load magic database at '%stest-folder'. in %sbug61964.php on line …
H A Dbug71527.phpt16 Warning: finfo_open(): Failed to load magic database at '%sbug71527.magic'. in %sbug71527.php on li…

Completed in 84 milliseconds

1234567