Home
last modified time | relevance | path

Searched full:tried (Results 1 – 15 of 15) sorted by relevance

/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php69 // Someone tried to access a normal non-public property. Try to behave like PHP would.
89 // Someone tried to access a normal non-public property. Try to behave like PHP would.
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml38 If you already tried to debug the problem, please also describe what you found out.
/dokuwiki/lib/plugins/popularity/
H A Dadmin.php93 //If there was an error the last time we tried to autosubmit, warn the user
H A Dhelper.php26 * File where the last error which happened when we tried to autosubmit, will be log
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Drexx.php17 * - tried to get it syntactically right
H A Dnetrexx.php17 * - tried to get it syntactically right
H A Doorexx.php17 * - tried to get it syntactically right
H A Dpowershell.php12 * I've tried to make this language file as true to the highlighting in PowerGUI as
H A Dmathematica.php17 * Here, I've tried to create a triadic color scheme to distinguish keywords,
/dokuwiki/_test/core/
H A DDokuWikiTest.php203 * This tried to be clever about the passing of time and return early if possible. Unfortunately
/dokuwiki/inc/
H A Dio.php23 * @param string $id - a pageid, the namespace of that id will be tried to deleted
H A Dtemplate.php1067 * If $tags is an array all given tags are tried until a
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2059 // and then tried to do a stat on the deleted file. the above, in contrast, does
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php1908 // Want to know if we tried to send last-modified and/or etag headers
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php3533 // Highlight brackets. Yes, I've tried adding a semi-colon to this list.