Home
last modified time | relevance | path

Searched refs:any (Results 551 – 575 of 1506) sorted by relevance

1...<<21222324252627282930>>...61

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dreturn_type_declarations_self.phpt69 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
70 $expects = $this->expects($any);
H A D232.phpt96 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
97 $expects = $this->expects($any);
H A Dproxy.phpt89 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
90 $expects = $this->expects($any);
H A Dclass.phpt93 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
94 $expects = $this->expects($any);
H A Dinvocation_object_clone_object.phpt94 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
95 $expects = $this->expects($any);
H A Dnamespaced_class.phpt95 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
96 $expects = $this->expects($any);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/
H A Dclass_with_deprecated_method.phpt73 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
74 $expects = $this->expects($any);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A Dfunctions.php215 function any($promises) function
217 return Utils::any($promises);
/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE22 An "Application" is any work that makes use of an interface provided
33 Corresponding Source for the Combined Work, excluding any source code
38 object code and/or source code for the Application, including any data
137 on the Library, uncombined with any other library facilities,
153 of the GNU Lesser General Public License "or any later version"
155 conditions either of that published version or of any later version
158 General Public License, you may choose any version of the GNU Lesser
163 apply, that proxy's public statement of acceptance of any version is
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.lgpl-30.txt22 An "Application" is any work that makes use of an interface provided
33 Corresponding Source for the Combined Work, excluding any source code
38 object code and/or source code for the Application, including any data
137 on the Library, uncombined with any other library facilities,
153 of the GNU Lesser General Public License "or any later version"
155 conditions either of that published version or of any later version
158 General Public License, you may choose any version of the GNU Lesser
163 apply, that proxy's public statement of acceptance of any version is
/plugin/html5video2/script/
H A DLGPLv3-LICENSE.txt22 An "Application" is any work that makes use of an interface provided
33 Corresponding Source for the Combined Work, excluding any source code
38 object code and/or source code for the Application, including any data
137 on the Library, uncombined with any other library facilities,
153 of the GNU Lesser General Public License "or any later version"
155 conditions either of that published version or of any later version
158 General Public License, you may choose any version of the GNU Lesser
163 apply, that proxy's public statement of acceptance of any version is
/plugin/barcodes/
H A DLICENSE.md24 An “Application” is any work that makes use of an interface provided
35 Corresponding Source for the Combined Work, excluding any source code
40 object code and/or source code for the Application, including any data
136 on the Library, uncombined with any other library facilities,
151 of the GNU Lesser General Public License “or any later version”
153 conditions either of that published version or of any later version
156 General Public License, you may choose any version of the GNU Lesser
161 apply, that proxy's public statement of acceptance of any version is
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DLICENSE22 An "Application" is any work that makes use of an interface provided
33 Corresponding Source for the Combined Work, excluding any source code
38 object code and/or source code for the Application, including any data
137 on the Library, uncombined with any other library facilities,
153 of the GNU Lesser General Public License "or any later version"
155 conditions either of that published version or of any later version
158 General Public License, you may choose any version of the GNU Lesser
163 apply, that proxy's public statement of acceptance of any version is
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.lgpl-30.txt22 An "Application" is any work that makes use of an interface provided
33 Corresponding Source for the Combined Work, excluding any source code
38 object code and/or source code for the Application, including any data
137 on the Library, uncombined with any other library facilities,
153 of the GNU Lesser General Public License "or any later version"
155 conditions either of that published version or of any later version
158 General Public License, you may choose any version of the GNU Lesser
163 apply, that proxy's public statement of acceptance of any version is
/plugin/edittable/renderer/
H A Dinverse.php435 $any = $ltrs . $gunk . $punc;
439 … $this->extlinkPatterns[] = '\b(?i)'.$scheme.'(?-i)://['.$any.']+?(?=['.$punc.']*[^'.$any.'])';
442 …ns[] = '(?<=\s)(?i)www?(?-i)\.['.$host.']+?\.['.$host.']+?['.$any.']+?(?=['.$punc.']*[^'.$any.'])';
443 …ns[] = '(?<=\s)(?i)ftp?(?-i)\.['.$host.']+?\.['.$host.']+?['.$any.']+?(?=['.$punc.']*[^'.$any.'])';
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.Scope.txt
/plugin/csv/_test/csv/
H A Dc-q-q-comma_in_quotes.csv2 John,Doe,120 any st.,"Anytown, WW",08123
/plugin/diagramsnet/lib/
H A Dexport-fonts.css1 /* Add any special fonts css for export3.html (mainly PDF export) */
/plugin/actickets/
H A DREADME19 Afterwards you can reference any ticket in the project via
45 (at your option) any later version.
/plugin/enforcesummary/lang/en/
H A Dedit_guide.txt1 …ay be disabled when you leave Edit summary blank or you have not confirmed any changes using previ…
/plugin/siteexport/lang/en/
H A Dintro.txt3 This page allows you to export your whole site into any format that you have a renderer for.
/plugin/googlesearch/lang/en/
H A Dnoresult.txt3 Sorry, but your search did not return any results. Maybe the pages you're looking for
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst18 The instantiator is able to create new instances of any class without
19 using the constructor or any API of the class itself:
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst14 any other ones:
21 The assigned value can be any valid :ref:`Twig expression
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst8 This library allows you to (de-)serialize data of any complexity. Currently, it supports XML and JS…
14 - (De-)serialize data of any complexity; circular references are handled gracefully.

1...<<21222324252627282930>>...61