Home
last modified time | relevance | path

Searched refs:load (Results 176 – 200 of 230) sorted by relevance

12345678910

/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_variation4.phpt7 - XML_FILE: the xml file to load
H A DDOMDocument_loadXML_error2_gte2_11.phpt10 - XML_FILE: the xml file to load
H A DDOMDocument_strictErrorChecking_variation.phpt14 $doc->load(__DIR__."/book.xml");
H A DDOMDocument_getElementsByTagNameNS_match_any_namespace.phpt27 // load the XML string defined above
/php-src/ext/pdo_sqlite/tests/subclasses/
H A Dpdosqlite_003.phpt2 PdoSqlite load extension
/php-src/ext/enchant/tests/
H A Denchant_broker_set_dict_path.phpt10 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
/php-src/ext/libxml/tests/
H A Dbug61367-read_2.phpt61 Warning: DOMDocument::loadXML(): %Sfailed to load external entity "file:///%s/test_bug_61367-read/b…
H A Dbug61367-read.phpt60 Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "file:///%s/test_bug_…
/php-src/ext/fileinfo/tests/
H A Dbug61964-mb.phpt63 Warning: finfo_open(): Failed to load magic database at "%sbug61964-mb" in %sbug61964-mb.php on lin…
H A Dbug61964.phpt63 Warning: finfo_open(): Failed to load magic database at "%sbug61964" in %sbug61964.php on line %d
/php-src/Zend/asm/
H A Dmake_sparc64_sysv_elf_gas.S40 # a stack frame. So this code uses an extra trampoline to load
H A Djump_ppc64_sysv_xcoff_gas.S148 # load PC
H A Djump_mips32_o32_elf_gas.S100 # load PC
H A Djump_mips64_n64_elf_gas.S109 # load PC
H A Dmake_ppc32_sysv_elf_gas.S93 # load address of label 1 into R4
H A Djump_ppc64_sysv_macho_gas.S139 ; load PC
/php-src/ext/xsl/tests/
H A Dxslt010.phpt17 $dom->load(__DIR__."/exslt.xsl");
22 $xml->load(__DIR__."/exslt.xml");
H A Dxslt010_gt10129.phpt16 $dom->load(__DIR__."/exslt.xsl");
21 $xml->load(__DIR__."/exslt.xml");
/php-src/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 component
6 * Parse a load of URLs without specifying PHP_URL_PORT 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 component
6 * 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…
6 * Parse a load of URLs without specifying PHP_URL_SCHEME 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 component
6 * Parse a load of URLs without specifying PHP_URL_USER 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…
6 * 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…
6 * Parse a load of URLs without specifying PHP_URL_FRAGMENT as the URL component
/php-src/ext/ffi/
H A Dffi.stub.php17 public static function load(string $filename): ?FFI {} function in FFI

Completed in 64 milliseconds

12345678910