Home
last modified time | relevance | path

Searched refs:b (Results 1701 – 1725 of 2511) sorted by last modified time

1...<<61626364656667686970>>...101

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DTestWithTest.php10 public function testAdd($a, $b, $c) argument
12 $this->assertEquals($c, $a + $b);
H A DDataProviderIncompleteTest.php7 public function testIncomplete($a, $b, $c) argument
15 public function testAdd($a, $b, $c) argument
17 $this->assertEquals($c, $a + $b);
H A DMultiDependencyTest.php18 public function testThree($a, $b) argument
21 $this->assertEquals('bar', $b);
H A DSampleClass.php5 protected $b; variable in SampleClass
8 public function __construct($a, $b, $c) argument
11 $this->b = $b;
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DProxyObjectTest.php33 $a = $b = $c = 0;
35 $proxy->callback($a, $b, $c);
37 $this->assertEquals(1, $b);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DSomeClass.php4 public function doSomething($a, $b) argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/
H A Ddefault_values.test6 {% macro test(a, b = 'bar') -%}
7 {{ a }}{{ b }}
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/tests/
H A DEnumeratorTest.php63 $b = new \stdClass;
69 $this->assertSame($b, $objects[1]);
75 $b = new \stdClass;
77 $a->b = $b;
84 $this->assertSame($b, $objects[1]);
90 $b = new \stdClass;
92 $a->b = [$b];
98 $this->assertSame($b, $objects[1]);
104 $b = new \stdClass;
106 $a->b = $b;
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1413 - /a.*b/
1415 [ 12, '12', '12', '12', '12', '/foo/bar', 'd:/foo/bar', 'foo/bar', '/a.*b/' ]
H A DunindentedCollections.yml20 - b
23 ['collection' => ['key' => ['a', 'b', 'c']]]
45 - b
49 ['collection' => ['key' => ['a', 'b', 'c']], 'foo' => 'bar']
58 - b
62 ['collection' => ['key' => ['a', 'b', 'c'], 'foo' => 'bar']]
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG760 * made 'a.b is defined' not throw an exception if a is not defined (in strict mode)
832 * hashes now use curly braces (["a": "b"] should now be written as {"a": "b"})
870 * the "in" filter has been removed ({{ a|in(b) }} should now be written {{ a in b }})
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst275 the filter: ``('a', 'b', 'foo')``.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dbatch.rst13 {% set items = ['a', 'b', 'c', 'd', 'e', 'f', 'g'] %}
32 <td>b</td>
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dcontext.test11 return ['items' => ['a', 'b']]
14 * b
17 * b
18 * b
H A Delse.test10 return ['items' => ['a', 'b']]
13 * b
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/
H A DProfileTest.php65 $profile->addProfile($b = new Profile());
67 $this->assertSame([$a, $b], $profile->getProfiles());
68 $this->assertSame([$a, $b], iterator_to_array($profile));
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;bac… selector
/plugin/structjoin/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/gdpr/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/feedback/lang/pl/
H A Dintro.txt3 Ten formularz umożliwia zdefiniowanie adresów e-mail osób, które powinny otrzymywać opinie użytkown…
/plugin/farmsync/
H A Dstyle.less3 b {
/plugin/jirainfo/src/
H A Dpopper.min.js4b(e,o){var i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],p=r(10),s='HTML'===o.nodeName… function
/plugin/localization/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/orgapp/
H A DCOPYING126 Component, and (b) serves only to enable use of the work with that
217 b) The work must carry prominent notices stating that it is
257 b) Convey the object code in, or embodied in, a physical product
273 with subsection 6b.
368 b) Requiring preservation of specified reasonable legal notices or
418 finally terminates your license, and (b) permanently, if the copyright
531 conveyed by you (or copies made from those copies), or (b) primarily
H A DOrgApplet.jar ... (aa) public abstract java.util.Map b () } b.class <Unknown> package ...

1...<<61626364656667686970>>...101