Home
last modified time | relevance | path

Searched refs:reference (Results 201 – 225 of 290) sorted by last modified time

12345678910>>...12

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfailure-reverse-list.phpt46 Failed asserting that two variables reference the same object.
H A Dfailure.phpt112 Failed asserting that two variables reference the same object.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst78 …someDir/Vendor.Package.Foo.(xml|yml)``. For more information, see the :doc:`reference <reference>`.
H A Dindex.rst49 reference
61 * :doc:`Annotations </reference/annotations>`
62 * :doc:`XML Reference </reference/xml_reference>`
63 * :doc:`YML Reference </reference/yml_reference>`
H A Dreference.rst8 reference/*
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php203 $reference = &$obj;
206 $this->assertArraySubset(['a' => $reference], $array);
213 $reference = &$obj;
216 $this->assertArraySubset(['a' => $reference], $array, true);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_method.tpl.dist2 {modifier} function {reference}{method_name}({arguments_decl}){return_delim}{return_type}
H A Dmocked_static_method.tpl.dist2 {modifier} function {reference}{method_name}({arguments_decl}){return_delim}{return_type}
H A Dproxied_method.tpl.dist2 {modifier} function {reference}{method_name}({arguments_decl}){return_delim}{return_type}
H A Dmocked_method_void.tpl.dist2 {modifier} function {reference}{method_name}({arguments_decl}){return_delim}{return_type}
H A Dproxied_method_void.tpl.dist2 {modifier} function {reference}{method_name}({arguments_decl}){return_delim}{return_type}
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DREADME.md13 …te](http://docs.doctrine-project.org/projects/doctrine-common/en/latest/reference/annotations.html…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md433 - Add a quick reference for how to enable expression evaluator [\#758](https://github.com/schmittjo…
614 - Include reference to cache [\#727](https://github.com/schmittjoh/serializer/pull/727) ([hyperized…
651 - Added doc reference for disabling discriminator [\#699](https://github.com/schmittjoh/serializer/…
878 - Added xml\_root\_namespace on YAML reference [\#299](https://github.com/schmittjoh/serializer/pul…
916 - xml reference updated with virtual-property example [\#215](https://github.com/schmittjoh/seriali…
1042 - Fixed typo in doc/reference/annotations.rst [\#16](https://github.com/schmittjoh/serializer/pull/…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst142 extend a template with an overriding version of itself we can reference its
492 As you can see in the previous recipe, we reference the template in the exact
H A Dapi.rst5 be most useful as reference to those implementing the template interface to
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php1001 $reference = '&';
1003 $reference = '';
1027 $reference,
1044 * @param string $reference
1052 …ublic', $arguments_decl = '', $arguments_call = '', $return_type = '', $reference = '', $callOrigi… argument
1102 'reference' => $reference,
1186 $reference = '';
1232 $reference = '&';
1235 $parameters[] = $nullable . $typeDeclaration . $reference . $name . $default;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md79 A Fully Qualified Structural Element Name is a reference to another element in your code bases and …
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php105 * @param mixed $reference
109 public function willReturnReference(&$reference) argument
111 $stub = new PHPUnit_Framework_MockObject_Stub_ReturnReference($reference);
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG92 * added circular reference detection when loading templates
899 * added the special _charset variable to reference the current charset
900 * added the special _context variable to reference the current context
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md72 …:registerMockObjectsFromTestArguments()` does not correctly handle arrays that reference themselves
/plugin/jirainfo/src/
H A Dpopper.min.js4reference=g(o.offsets.reference),o=n(o,t))}),o}function k(){if(!this.state.isDestroyed){var e={ins…
/plugin/metaeditor/
H A Djstree.js5215 var inst = $.jstree.reference(data.reference),
5233 var inst = $.jstree.reference(data.reference),
5245 var inst = $.jstree.reference(data.reference),
5267 var inst = $.jstree.reference(data.reference),
5283 var inst = $.jstree.reference(data.reference),
5297 return !$.jstree.reference(data.reference).can_paste();
5302 var inst = $.jstree.reference(data.reference),
5464 reference : false, property in AnonymousFunctiona82bfad2e400.vakata_context
5583 vakata_context.reference = reference;
5588 vakata_context.reference = reference;
[all …]
/plugin/linkprefix/
H A Drenderer.php46 function _resolveInterWiki(&$shortcut, $reference, &$exists = null){ argument
48 return parent::_resolveInterWiki($shortcut,$reference);
54 $return = parent::_resolveInterWiki($shortcut,$reference);
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md638 copyright notice for the Library among them, as well as a reference
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc93 // Save a reference to the selected table, and push a new set of default values.

12345678910>>...12