Home
last modified time | relevance | path

Searched refs:dictionary (Results 1 – 25 of 27) sorted by path

12

/PHP-7.4/ext/enchant/tests/
H A Dbroker_dict_exists.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Dbroker_free_02.phpt9 if(!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary ins…
H A Dbroker_free_dict.phpt9 if(!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary ins…
H A Dbroker_request_dict.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Dbroker_request_dict_01.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Dbroker_set_ordering.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_add_to_personal.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_add_to_session.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_check.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_describe.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_get_error.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_is_in_session.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_quick_check.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
14 die('skip, no dictionary for ' . $tag . ' tag');
H A Ddict_quick_check_01.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_store_replacement.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Ddict_suggest.phpt9 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
H A Denchant_broker_set_dict_path.phpt10 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary in…
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic2034 >>8 byte&0xF0 0xd0 \b, root type: dictionary
3653 >5 leshort &0x0400 \b, small dictionary
6262 # .usp are user dictionary bits
6885 0 name zstd-dictionary-id
6919 >4 use zstd-dictionary-id
6922 >4 use zstd-dictionary-id
6925 0 lelong 0xEC30A437 Zstandard dictionary
6926 !:mime application/x-zstd-dictionary
18955 >0 string nX^w WriteNow dictionary
29541 >>9 byte 11 WordPerfect dictionary
[all …]
H A Dmagic私はガラスを食べられます2034 >>8 byte&0xF0 0xd0 \b, root type: dictionary
3653 >5 leshort &0x0400 \b, small dictionary
6262 # .usp are user dictionary bits
6885 0 name zstd-dictionary-id
6919 >4 use zstd-dictionary-id
6922 >4 use zstd-dictionary-id
6925 0 lelong 0xEC30A437 Zstandard dictionary
6926 !:mime application/x-zstd-dictionary
18955 >0 string nX^w WriteNow dictionary
29541 >>9 byte 11 WordPerfect dictionary
[all …]
/PHP-7.4/ext/pspell/tests/
H A D001.phpt7 die("skip English dictionary is not available");
H A D002.phpt6 if (!@pspell_new('en')) die('skip English dictionary is not available');
H A D003.phpt6 if (!@pspell_new('en')) die('skip English dictionary is not available');
32 Warning: pspell_new_config(): PSPELL couldn't open the dictionary. reason: The encoding "b0rked" is…
H A D004.phpt6 if (!@pspell_new('en')) die('skip English dictionary is not available');
H A D005.phpt6 if (!@pspell_new('en')) die('skip English dictionary is not available');
37 Warning: pspell_new_personal(): PSPELL couldn't open the dictionary. reason: The file "%s005.php" i…
/PHP-7.4/ext/zlib/tests/
H A Dbug73944.phpt8 $in = inflate_init(ZLIB_ENCODING_RAW, array('dictionary' => str_repeat("\00", 32768)));
12 $in = inflate_init(ZLIB_ENCODING_RAW, array('dictionary' => $a));

Completed in 140 milliseconds

12