Home
last modified time | relevance | path

Searched refs:load (Results 126 – 150 of 175) sorted by relevance

1234567

/PHP-5.5/ext/libxml/tests/
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/oci8/tests/
H A Dpecl_bug10194.phpt47 var_dump(strlen($row['CLOB']->load())); /* here it should fail */
H A Dlob_043.phpt66 echo $v->load(), "\n";
H A Dlob_024.phpt39 var_dump(strlen($row[0]->load()));
H A Dfetch_object_2.phpt53 echo $row->COL2->load(100) . "\n";
H A Dxmltype_01.phpt45 $data = $row[0]->load();
H A Dlob_null.phpt158 $r = $arr['DATA']->load();
175 $r = $lob->load();
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadXML_variation4.phpt7 - XML_FILE: the xml file to load
H A Ddom003.phpt9 $dom->load(dirname(__FILE__)."/book.xml");
H A DDOMDocument_strictErrorChecking_variation.phpt14 $doc->load(dirname(__FILE__)."/book.xml");
/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/ldap/
H A DLDAP_Win32_HOWTO.txt32 Start Visual Studio, load php_modules.dsw, select the LDAP project, and build
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_open_error.phpt34 Warning: finfo_open(): Failed to load magic database at '%sfoobarfile'. in %sfinfo_open_error.php o…
H A Dbug61964.phpt67 Warning: finfo_open(): Failed to load magic database at '%stest-folder'. in %sbug61964.php on line …
/PHP-5.5/ext/xsl/tests/
H A Dxslt010.phpt15 $dom->load(dirname(__FILE__)."/exslt.xsl");
20 $xml->load(dirname(__FILE__)."/exslt.xml");
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_basic_004.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PORT as the URL componen…
12 * Parse a load of URLs without specifying PHP_URL_PORT as the URL component
H A Dparse_url_basic_008.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_QUERY as the URL compone…
12 * Parse a load of URLs without specifying PHP_URL_QUERY as the URL component
H A Dparse_url_basic_009.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_FRAGMENT as the URL comp…
12 * Parse a load of URLs without specifying PHP_URL_FRAGMENT as the URL component
H A Dparse_url_basic_005.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_USER as the URL componen…
12 * Parse a load of URLs without specifying PHP_URL_USER as the URL component
H A Dparse_url_basic_006.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PASS as the URL componen…
12 * Parse a load of URLs without specifying PHP_URL_PASS as the URL component
H A Dparse_url_basic_002.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_SCHEME as the URL compon…
12 * Parse a load of URLs without specifying PHP_URL_SCHEME as the URL component
/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/sapi/tux/
H A DREADME68 /tux-modules, load php5.tux)
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt29 // install the x86 build of the Drivers. You might not be able to load the x64 drivers.
35 // -otherwise, you'll have to open MS Access, create a database, then load that file in this …

Completed in 40 milliseconds

1234567