Home
last modified time | relevance | path

Searched refs:pht (Results 376 – 400 of 1645) sorted by relevance

1...<<11121314151617181920>>...66

/dports/devel/arcanist/arcanist-b2e715f/src/lint/engine/
H A DArcanistSingleLintEngine.php21 pht(
30 pht(
38 pht(
/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/engine/
H A DArcanistSingleLintEngine.php21 pht(
30 pht(
38 pht(
/dports/devel/arcanist/arcanist-b2e715f/src/utils/__tests__/
H A DPhutilHashingIteratorTestCase.php26 pht('Data should be read correctly.'));
37 pht('Expected hash should match freshly computed hash.'));
42 pht('Expected hash should also match iterator actual hash.'));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/utils/__tests__/
H A DPhutilHashingIteratorTestCase.php26 pht('Data should be read correctly.'));
37 pht('Expected hash should match freshly computed hash.'));
42 pht('Expected hash should also match iterator actual hash.'));
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzht2.c81 gs_halftone *pht = 0; in zsethalftone5() local
175 rc_alloc_struct_0(pht, gs_halftone, &st_halftone, in zsethalftone5()
182 if (pht == 0 || phtc == 0 || pdht == 0) { in zsethalftone5()
252 pht->type = halftonetype; in zsethalftone5()
253 pht->params.multiple.components = phtc; in zsethalftone5()
254 pht->params.multiple.num_comp = j; in zsethalftone5()
256 code = gs_sethalftone_prepare(igs, pht, pdht); in zsethalftone5()
308 make_istruct(esp - 2, 0, pht); in zsethalftone5()
367 gs_free_object(mem, pht, ".sethalftone5"); in zsethalftone5()
576 gs_halftone *pht = r_ptr(&esp[3], gs_halftone); in sethalftone_cleanup() local
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzht2.c81 gs_halftone *pht = 0; in zsethalftone5() local
175 rc_alloc_struct_0(pht, gs_halftone, &st_halftone, in zsethalftone5()
182 if (pht == 0 || phtc == 0 || pdht == 0) { in zsethalftone5()
252 pht->type = halftonetype; in zsethalftone5()
253 pht->params.multiple.components = phtc; in zsethalftone5()
254 pht->params.multiple.num_comp = j; in zsethalftone5()
256 code = gs_sethalftone_prepare(igs, pht, pdht); in zsethalftone5()
308 make_istruct(esp - 2, 0, pht); in zsethalftone5()
367 gs_free_object(mem, pht, ".sethalftone5"); in zsethalftone5()
576 gs_halftone *pht = r_ptr(&esp[3], gs_halftone); in sethalftone_cleanup() local
[all …]
/dports/devel/arcanist-lib/arcanist-b2e715f/src/repository/api/__tests__/
H A DArcanistRepositoryAPIStateTestCase.php12 $this->assertSkipped(pht('Git is not installed'));
20 $this->assertSkipped(pht('Mercurial is not installed'));
28 $this->assertSkipped(pht('Subversion is not installed'));
65 $this->assertSkipped(pht('Behavior differs slightly on git < 2.11.0'));
197 pht("No test cases for working copy '%s'!", $test));
/dports/devel/arcanist/arcanist-b2e715f/src/repository/api/__tests__/
H A DArcanistRepositoryAPIStateTestCase.php12 $this->assertSkipped(pht('Git is not installed'));
20 $this->assertSkipped(pht('Mercurial is not installed'));
28 $this->assertSkipped(pht('Subversion is not installed'));
65 $this->assertSkipped(pht('Behavior differs slightly on git < 2.11.0'));
197 pht("No test cases for working copy '%s'!", $test));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/hardpoint/
H A DArcanistHardpointTask.php89 pht(
126 pht(
160 pht(
177 pht(
249 pht(
/dports/devel/arcanist/arcanist-b2e715f/src/hardpoint/
H A DArcanistHardpointTask.php89 pht(
126 pht(
160 pht(
177 pht(
249 pht(
/dports/devel/arcanist-lib/arcanist-b2e715f/src/parser/html/__tests__/
H A DPhutilHTMLParserTestCase.php18 pht(
41 pht('DOM tree for "%s".', $test));
101 pht('Child selection of: %s.', $input));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/
H A DArcanistXMLLinter.php10 return pht('SimpleXML Linter');
14 return pht('Uses SimpleXML to detect formatting errors in XML files.');
48 ->setName(pht('LibXML Error'))
/dports/devel/arcanist/arcanist-b2e715f/src/parser/html/__tests__/
H A DPhutilHTMLParserTestCase.php18 pht(
41 pht('DOM tree for "%s".', $test));
101 pht('Child selection of: %s.', $input));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/channel/__tests__/
H A DPhutilPHPObjectProtocolChannelTestCase.php20 pht('Values are identical.'));
24 pht('Objects are not the same.'));
44 $this->assertFalse($xp->update(), pht('Expected channel to close.'));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/ip/
H A DPhutilIPv4Address.php28 pht(
39 pht(
50 pht(
/dports/devel/arcanist/arcanist-b2e715f/src/channel/__tests__/
H A DPhutilPHPObjectProtocolChannelTestCase.php20 pht('Values are identical.'));
24 pht('Objects are not the same.'));
44 $this->assertFalse($xp->update(), pht('Expected channel to close.'));
/dports/devel/arcanist/arcanist-b2e715f/src/ip/
H A DPhutilIPv4Address.php28 pht(
39 pht(
50 pht(
/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/
H A DArcanistXMLLinter.php10 return pht('SimpleXML Linter');
14 return pht('Uses SimpleXML to detect formatting errors in XML files.');
48 ->setName(pht('LibXML Error'))
/dports/devel/arcanist/arcanist-b2e715f/src/parser/
H A DPhutilParserGenerator.php212 pht(
245 pht(
266 pht(
333 pht(
354 pht(
392 pht(
724 pht(
745 pht(
758 throw new Exception(pht('Accept/shift conflict!'));
762 throw new Exception(pht('Accept/reduce conflict!'));
[all …]
/dports/devel/arcanist-lib/arcanist-b2e715f/src/parser/
H A DPhutilParserGenerator.php212 pht(
245 pht(
266 pht(
333 pht(
354 pht(
392 pht(
724 pht(
745 pht(
758 throw new Exception(pht('Accept/shift conflict!'));
762 throw new Exception(pht('Accept/reduce conflict!'));
[all …]
/dports/devel/arcanist-lib/arcanist-b2e715f/src/repository/remote/__tests__/
H A DArcanistRepositoryURINormalizerTestCase.php30 pht('Normalized Git path for "%s".', $input));
63 pht('Normalized domain for "%s".', $input));
80 pht('Normalized SVN path for "%s".', $input));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/xhpast/rules/
H A DArcanistModifierOrderingXHPASTLinterRule.php9 return pht('Modifier Ordering');
48 pht('Non-conventional modifier ordering.'),
80 pht('Non-conventional modifier ordering.'),
/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/xhpast/rules/
H A DArcanistModifierOrderingXHPASTLinterRule.php9 return pht('Modifier Ordering');
48 pht('Non-conventional modifier ordering.'),
80 pht('Non-conventional modifier ordering.'),
/dports/devel/arcanist/arcanist-b2e715f/src/repository/remote/__tests__/
H A DArcanistRepositoryURINormalizerTestCase.php30 pht('Normalized Git path for "%s".', $input));
63 pht('Normalized domain for "%s".', $input));
80 pht('Normalized SVN path for "%s".', $input));
/dports/math/gretl/gretl-2021d/lib/src/
H A Dplugins.c361 static GHashTable *pht; in plugin_index_lookup() local
366 if (pht != NULL) { in plugin_index_lookup()
367 g_hash_table_destroy(pht); in plugin_index_lookup()
368 pht = NULL; in plugin_index_lookup()
373 if (pht == NULL) { in plugin_index_lookup()
375 pht = gretl_plugin_hash_init(); in plugin_index_lookup()
378 ptr = g_hash_table_lookup(pht, name); in plugin_index_lookup()

1...<<11121314151617181920>>...66