Home
last modified time | relevance | path

Searched refs:load (Results 151 – 175 of 231) sorted by last modified time

12345678910

/php-src/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.phpt61 2: Cannot load resource element 'nonexisting': U_MISSING_RESOURCE_ERROR
/php-src/ext/fileinfo/tests/
H A Dfinfo_open_error.phpt34 Warning: finfo_open(): Failed to load magic database at "%sfoobarfile" in %sfinfo_open_error.php on…
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
H A Dbug68996.phpt17 <b>Warning</b>: finfo_open(): Failed to load magic database at &quot;%s�c&quot; in <b>%s</b> on li…
H A Dbug71527-mb.phpt13 Warning: finfo_open(): Failed to load magic database at "%sbug71527私はガラスを食べられます.magic" in %sbug7152…
H A Dbug71527.phpt13 Warning: finfo_open(): Failed to load magic database at "%sbug71527.magic" in %sbug71527.php on lin…
/php-src/ext/ffi/tests/
H A Dcallconv.phpt27 $ffi2 = FFI::load($headername);
H A Dpreload.inc3 FFI::load(__DIR__ . "/300.h");
H A D301-win32.phpt20 $ffi = FFI::load($fn);
H A D301.phpt11 $ffi = FFI::load(__DIR__ . "/300.h");
H A Dbug78761_preload.php3 FFI::load(__DIR__ . '/bug78761_preload.h');
/php-src/ext/dom/tests/
H A Ddomdocumentload_test_method.inc8 $result = $doc->load(dirname(__FILE__) . getenv('XML_FILE'), $libxml_options);
H A Ddomdocumentload_test_method_savexml.inc8 $result = $doc->load(dirname(__FILE__) . getenv('XML_FILE'), $libxml_options);
/php-src/ext/enchant/tests/
H A Dbroker_dict_exists.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_free.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_free_01.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_free_02.phpt9 if(!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_free_dict.phpt9 if(!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_get_error.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_request_dict.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_request_dict_01.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_request_dict_error_on_empty_tag.phpt7 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_request_pwl_dict.phpt9 if(!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}

Completed in 31 milliseconds

12345678910