Home
last modified time | relevance | path

Searched refs:thing (Results 76 – 100 of 129) sorted by path

123456

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less819 /* the first thing within each left/center/right section */
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md62 thing to do.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1 …sync matchCallback is almost always\n // not the right thing to do. \n …
H A Dworkbox-bed83ea8.js.map1 …sync matchCallback is almost always\n // not the right thing to do.\n …
H A Dworkbox-f163abaa.js.map1 …sync matchCallback is almost always\n // not the right thing to do. \n …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js36458 URI.isUri = function (thing) { argument
36459 if (thing instanceof URI) {
36462 if (!thing) {
36466 && typeof thing.fragment === 'string'
36467 && typeof thing.path === 'string'
36468 && typeof thing.query === 'string'
36469 && typeof thing.scheme === 'string'
36470 && typeof thing.fsPath === 'function'
36471 && typeof thing.with === 'function'
37358 function isMarkupContent(thing) { argument
[all …]
H A D2.2.js.map1thing) {\n if (thing instanceof URI) {\n return true;\n }\n if (!t…
H A D3.3.js.map1thing inside the head element is an element.\n // A tbody element’s start tag may be omitted if t…
H A D4.4.js.map1thing) {\n if (thing instanceof URI) {\n return true;\n }\n if (!t…
H A Dbundle.js.map1thing before removing.\n\n // We need to remove the event listeners, because otherwise the …
H A Deditor.worker.js.map1thing) {\n if (thing === CancellationToken.None || thing === CancellationToken.Cancelled) {…
H A Djson.worker.js.map1thing) {\n if (thing === CancellationToken.None || thing === CancellationToken.Cancelled) {…
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css117 * useful for this kind of thing
/plugin/dokumicrobugtracker/
H A Dstyle.css117 * useful for this kind of thing
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A Docrbinfo.txt35 claims, so the software embodiment is the only thing subject to copyright
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md748 to the next link in the chain. The best thing to do is to ensure your progress
/plugin/fckg/
H A DChanges91 Added two short-cut keys for numbered list: ctrl-+ and ctrl+{. Both do the same thing.
/plugin/fedauth/Auth/
H A DOpenID.php121 static function isFailure($thing) argument
123 return is_a($thing, 'Auth_OpenID_FailureResponse');
/plugin/fedauth/Auth/OpenID/
H A DMessage.php146 static function isA($thing) argument
148 return (is_object($thing) &&
149 strtolower(get_class($thing)) == 'auth_openid_mapping');
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md120 You need to understand one thing - a dummy is not a prophecy. Your object prophecy is still
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst135 following constructs do the same thing:
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1296 if (null === $thing) {
1300 if (is_scalar($thing)) {
1305 return \count($thing);
1308 … if (\is_object($thing) && method_exists($thing, '__toString') && !$thing instanceof \Countable) {
1312 if ($thing instanceof \Countable || \is_array($thing)) {
1313 return \count($thing);
1398 if (null === $thing) {
1402 if (is_scalar($thing)) {
1407 return \count($thing);
1410 … if (\is_object($thing) && method_exists($thing, '__toString') && !$thing instanceof \Countable) {
[all …]
/plugin/flattr/
H A Dhelper.php167 … $code = '<a href="https://flattr.com/thing/'.$this->_xmlEntities($params['thing']).'">'.DOKU_LF;
/plugin/icons/assets/
H A DLICENSE.md51 We'd love attribution in your app's *about* screen, but it's not required. The only thing we ask is…

123456