Home
last modified time | relevance | path

Searched refs:other (Results 101 – 125 of 1386) sorted by relevance

12345678910>>...56

/plugin/feed/
H A Dfeed.php18 $other = $INPUT->str('tag') . $INPUT->str('user'); variable
46 $cache = getCacheName($plugin . $fn . $ns . $num . $other . $type . $INPUT->server->str('REMOTE_USE…
83 } elseif ($other) {
84 $rss->title .= ' ' . ucwords(str_replace('_', ' ', $other));
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfMergeKey.yml16 d: other
24 bar_inline: {a: before, d: other, <<: *foo, b: new, x: Oren, c: { foo: bar, bar: foo}}
51 …'bar' => ['a' => 'before', 'd' => 'other', 'e' => null, 'b' => 'new', 'c' => ['foo' => 'bar', 'bar…
52 …'bar_inline' => ['a' => 'before', 'd' => 'other', 'b' => 'new', 'c' => ['foo' => 'bar', 'bar' => '…
/plugin/gtime/gtlib/tsp/
H A DGTHashChain.php153 $other = null;
156 $other = $iter2->current();
158 } while ($iter2->valid() && $other->getDirection() == 1);
160 if ($entry->getDirection() == 1 && $other->getDirection() == 1) {
162 } else if ($entry != $other) {
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js3272 return value !== value && other !== other;
3323 othUnwrapped = othIsWrapped ? other.value() : other;
4597 othIsReflexive = other === other,
5235 other = baseToString(other);
5238 other = baseToNumber(other);
5358 other = toNumber(other);
5699 other = other.buffer;
5716 return object.name == other.name && object.message == other.message;
5782 if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) {
11185 return value === other || (value !== value && other !== other);
[all …]
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js3272 return value !== value && other !== other;
3323 othUnwrapped = othIsWrapped ? other.value() : other;
4597 othIsReflexive = other === other,
5235 other = baseToString(other);
5238 other = baseToNumber(other);
5358 other = toNumber(other);
5699 other = other.buffer;
5716 return object.name == other.name && object.message == other.message;
5782 if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) {
11185 return value === other || (value !== value && other !== other);
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DisableExternalResources.txt
/plugin/userhomepage/lang/en/
H A Duserhomepage_public.default3 …ce yourself, add links to your contributions in this wiki, tell a story or present your other works
6 * You shouldn't create any other page in that namespace ''//@TARGETPUBLICNS@//''
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE7other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music…
8other works or subject matter other than works listed in Section 1(f) below, which, by reason of t…
9 …ailable to the public the original and copies of the Work through sale or other transfer of owners…
11other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or…
12 …cluding digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or ot…
15 …cluding storage of a protected performance or phonogram in digital form or other electronic medium.
17 …vided for in connection with the copyright protection under copyright law or other applicable laws.
24 …such modifications as are technically necessary to exercise the rights in other media and formats,…
29 … advantage or private monetary compensation. The exchange of the Work for other copyrighted works …
36 …s part of any Collections, You must not distort, mutilate, modify or take other derogatory action …
[all …]
/plugin/hidden/
H A DREADME.md3 If you're a user of this plugin, don't worry: I'm still keeping an eye on it, and I'll try to make sure it keeps working fine with future versions of Dokuwiki. But my time is now dedicated to other projects so I will likely not add other features.
/plugin/diagramsnet/lib/math/config/
H A DMMLorHTML.js19other:"HTML"}});var e={Firefox:3,Opera:9.52,MSIE:6,Chrome:0.3,Safari:2,Konqueror:4};var b=(g.versi…
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md13 other similar personal characteristics.
31 socioeconomic status, or other similar personal characteristics.
42 * Showing empathy toward other community members
63 reject comments, commits, code, wiki edits, issues, and other contributions
65 permanently any contributor for other behaviors that they deem inappropriate,
88 faith may face temporary or permanent repercussions as determined by other
/plugin/xcom/
H A Dremote.php447 function getcurrent($which, $other) { argument
450 if ($other) {
451 if (isset($xcom_current[$which][$other])) {
452 return $xcom_current[$which][$other];
455 if (isset($xcom_current[$which]) && $other === null) {
/plugin/textinsert/
H A DREADME11 comes when dealing with extended blocks of text and with its ability to include other
43 Translation macros can be embeded in other macros, including other translation macros.
44 And other macros can emdedded in translation macros. They also accept entities, as
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCLA.md3other materials) to the project at [https://github.com/happyworm/jPlayer](https://github.com/happy…
7 …levant intellectual property rights (including copyright, patent, and any other rights), to use, c…
15 …ibutions are Your original works of authorship, and to Your knowledge, no other person claims, or …
/plugin/vbsso/
H A DREADME.md8 …cess, and managing user profile data. The second component is plugins for other platforms (like Do…
34 … the site into Maintenance Mode first and take a backup, before you start making any other changes!
46 … the site into Maintenance Mode first and take a backup, before you start making any other changes!
53 … the site into Maintenance Mode first and take a backup, before you start making any other changes!
/plugin/metadisplay/helper/
H A Dhtml.php355 function getcurrent($which, $other) { argument
358 if ($other) {
359 if (isset($current[$which][$other])) {
360 return $current[$which][$other];
363 if (isset($current[$which]) && $other === null) {
H A Dplaintext.php353 function getcurrent($which, $other) { argument
356 if ($other) {
357 if (isset($current[$which][$other])) {
358 return $current[$which][$other];
361 if (isset($current[$which]) && $other === null) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_preserves_safety_filters.test16 3. Re-escape values that are escaped for an other contexts
41 3. Re-escape values that are escaped for an other contexts
/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties172 # [one|two|few|many|other], with [other] as the default value.
181 find_match_count[other]={{current}} / {{total}} თანხვედრიდან
183 # [zero|one|two|few|many|other], with [other] as the default value.
191 find_match_count_limit[other]={{limit}}-ზე მეტი თანხვედრა
/plugin/pdfjs/pdfjs/web/locale/kk/
H A Dviewer.properties172 # [one|two|few|many|other], with [other] as the default value.
181 find_match_count[other]={{current}} / {{total}} сәйкестік
183 # [zero|one|two|few|many|other], with [other] as the default value.
191 find_match_count_limit[other]={{limit}} сәйкестіктен көп
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
H A Dviewer.properties172 # [one|two|few|many|other], with [other] as the default value.
181 find_match_count[other]={{total}} এর {{current}} মিলছে
183 # [zero|one|two|few|many|other], with [other] as the default value.
191 find_match_count_limit[other]={{limit}} এর থেকে বেশি মিলছে
/plugin/pdfjs/pdfjs/web/locale/ar/
H A Dviewer.properties172 # [one|two|few|many|other], with [other] as the default value.
181 find_match_count[other]={{current}} من أصل {{total}} مطابقة
183 # [zero|one|two|few|many|other], with [other] as the default value.
191 find_match_count_limit[other]=أكثر من {{limit}} مطابقة
/plugin/pdfjs/pdfjs/web/locale/bg/
H A Dviewer.properties172 # [one|two|few|many|other], with [other] as the default value.
181 find_match_count[other]={{current}} от {{total}} съвпадения
183 # [zero|one|two|few|many|other], with [other] as the default value.
191 find_match_count_limit[other]=Повече от {{limit}} съвпадения
/plugin/pdfjs/pdfjs/web/locale/be/
H A Dviewer.properties172 # [one|two|few|many|other], with [other] as the default value.
181 find_match_count[other]={{current}} з {{total}} супадзенняў
183 # [zero|one|two|few|many|other], with [other] as the default value.
191 find_match_count_limit[other]=Больш за {{limit}} супадзенняў
/plugin/pdfjs/pdfjs/web/locale/pa-IN/
H A Dviewer.properties166 # [one|two|few|many|other], with [other] as the default value.
175 find_match_count[other]={{total}} ਵਿੱਚੋਂ {{current}} ਮੇਲ
177 # [zero|one|two|few|many|other], with [other] as the default value.
185 find_match_count_limit[other]={{limit}} ਮੇਲਾਂ ਤੋਂ ਵੱਧ

12345678910>>...56