Home
last modified time | relevance | path

Searched refs:parts (Results 101 – 125 of 925) sorted by last modified time

12345678910>>...37

/plugin/adhoctags/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/dwtimeline/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/mobiletable/
H A Dsyntax.php31 preg_match('/<mobiletable ([0-9]+)?>/i', $match, $parts);
32 …return '<div class="mobiletable" data-column="'.(isset($parts[1]) && $parts[1] > 0 ? $parts[1] - 1…
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md525 We've migrated all remaining parts of [dmn-js](https://github.com/bpmn-io/dmn-js) as well as it's f…
/plugin/katex/
H A DLICENSE145 subprograms and other parts of the work.
148 can regenerate automatically from other parts of the Corresponding
225 additional terms, to the whole of the work, and all its parts,
243 parts of the aggregate.
260 long as you offer spare parts or customer support for that product
661 parts of the General Public License. Of course, your program's commands
/plugin/bbcodeextensions/
H A DLICENSE145 subprograms and other parts of the work.
148 can regenerate automatically from other parts of the Corresponding
225 additional terms, to the whole of the work, and all its parts,
243 parts of the aggregate.
260 long as you offer spare parts or customer support for that product
661 parts of the General Public License. Of course, your program's commands
/plugin/confightmlok/
H A DLICENSE57 The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.
59 The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.
87 c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.
91 A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.
98 b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
228 The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”.
/plugin/randomtables/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/randomtables/syntax/
H A Dsource.php47 preg_match('/\s([A-Za-z0-9_]+)\>$/', $match, $parts);
48 $tableID[] = $parts[1];
50 return [$state, $match, $parts[1]];
/plugin/randomtables/table-roller/src/Generator/
H A DBaseGenerator.php41 $parts = explode('|', $tableName);
42 $tableName = $parts[0];
43 $fn = $parts[1];
/plugin/randomtables/table-roller/src/Table/
H A DBaseTable.php87 preg_match('/(\d*)[Dd](\d+)(\+|\-)?(\d+)?/', $formula, $parts);
88 $rolls = empty($parts[1]) ? 1 : $parts[1];
89 $die = (int) $parts[2];
92 if (!empty($parts[3])) {
93 $mod = (int)($parts[3] . $parts[4]);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DAbstractService.php64 $parts = explode('?', $path, 2);
65 $path = $parts[0];
66 $query = $parts[1];
/plugin/upgrade/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php276 * Cleans up a path and removes relative parts, also strips leading slashes
316 $parts = explode('/', $filename);
318 $base = array_pop($parts); // keep filename itself
322 $filename = join('/', array_slice($parts, $strip));
/plugin/embeddedphp/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/htmlokalt/
H A DLICENSE57 … intimate data communication or control flow between those subprograms and other parts of the work.
59 …d not include anything that users can regenerate automatically from other parts of the Correspondi…
87 …licable section 7 additional terms, to the whole of the work, and all its parts, regardless of how…
91 …ered work in an aggregate does not cause this License to apply to the other parts of the aggregate.
98 …, valid for at least three years and valid for as long as you offer spare parts or customer suppor…
228 The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Pu…
/plugin/farmer/
H A DDokuWikiFarmCore.php207 $parts = explode('.', implode('.', explode(':', rtrim($host, '.'))));
208 for ($j = count($parts); $j > 0; $j--) {
210 $animals[] = implode('.', array_slice($parts, 0, $j));
212 $animals[] = implode('.', array_slice($parts, 1, $j));
/plugin/const/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/sql2wiki/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/approve/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/btable2/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/stellarium/
H A DLICENSE.md75 10. If you wish to incorporate parts of the Program into other free programs whose distribution con…
/plugin/structacl/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/notification/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may

12345678910>>...37