Searched +full:remember -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 22 of 22) sorted by relevance
| /dokuwiki/conf/ |
| H A D | acronyms.conf | 6 AFAIR As far as I remember 31 IIRC If I remember correctly
|
| H A D | dokuwiki.php | 63 $conf['rememberme'] = 1; //Enable/disable remember me on login
|
| /dokuwiki/_test/tests/inc/ |
| H A D | media_get_from_url.test.php | 17 // remember time stamp 56 // remember time stamp
|
| /dokuwiki/inc/Ui/ |
| H A D | Login.php | 65 $form->addCheckbox('r', $lang['remember'])->id('remember__me')->val('1');
|
| /dokuwiki/inc/TreeBuilder/ |
| H A D | ControlPageBuilder.php | 93 // remember this page as the parent for this level
|
| H A D | PageTreeBuilder.php | 24 /** @var array Used to remember already seen start pages */
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | intercal.php | 55 'COME', 'FROM', 'CALCULATING', 'REINSTATE', 'IGNORE', 'REMEMBER',
|
| H A D | euphoria.php | 13 * Also, I added comments in places so I could remember a few things about Euphoria.
|
| /dokuwiki/inc/Parsing/Lexer/ |
| H A D | ParallelRegex.php | 162 * for "(", ")" remember the nesting level, add "\"
|
| /dokuwiki/inc/Subscriptions/ |
| H A D | BulkSubscriptionSender.php | 41 // remember current user info
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/ |
| H A D | PKCS1.php | 17 * use it to describe this, too. PKCS1 is easier to remember than RFC5915, after
|
| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | TableFormatter.php | 313 # Remember color so we can reapply it after a line break
|
| /dokuwiki/lib/plugins/config/ |
| H A D | admin.php | 92 // rewrite config is broken. Add $ID as hidden field to remember
|
| /dokuwiki/inc/ |
| H A D | changelog.php | 345 // remember in seen to skip additional sights
|
| H A D | form.php | 358 * Remember to put a matching close tag after this as well.
|
| /dokuwiki/vendor/composer/ |
| H A D | ClassLoader.php | 470 // Remember that this class does not exist.
|
| /dokuwiki/inc/parser/ |
| H A D | metadata.php | 730 * Remember first image
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | SimplePie.php | 757 * of a string for the $url. Remember that with each additional feed comes 2549 … * @param int $key The category that you want to return. Remember that arrays begin with 0, not 1 2618 * @param int $key The author that you want to return. Remember that arrays begin with 0, not 1 2699 … * @param int $key The contrbutor that you want to return. Remember that arrays begin with 0, not 1 2771 * @param int $key The link that you want to return. Remember that arrays begin with 0, not 1 3170 * @param int $key The item that you want to return. Remember that arrays begin with 0, not 1
|
| H A D | Item.php | 375 … * @param int $key The category that you want to return. Remember that arrays begin with 0, not 1 447 * @param int $key The author that you want to return. Remember that arrays begin with 0, not 1 464 …* @param int $key The contrbutor that you want to return. Remember that arrays begin with 0, not 1 812 * @param int $key The link that you want to return. Remember that arrays begin with 0, not 1 895 … * @param int $key The enclosure that you want to return. Remember that arrays begin with 0, not 1
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | Parser.php | 190 * avoid this, Lessc::seek() is used to remember and set buffer positions. 192 * Before parsing a chain, use $s = $this->seek() to remember the current
|
| /dokuwiki/lib/plugins/authpdo/ |
| H A D | auth.php | 676 $params[$key] = $value; //remember for debugging
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 200 // remember last loaded document 1814 // remember stack state because of multi-queries 4864 // remember last loaded document 5103 // remember callback name for httpData()
|