Home
last modified time | relevance | path

Searched defs:getCurrentContext (Results 1 – 2 of 2) sorted by relevance

/plugin/refnotes/
Dcore.php89 private function getCurrentContext() { function in refnotes_parser_core
/plugin/asciidocjs/node_modules/function-bind/test/
Dindex.js6 var getCurrentContext = function () { return this; }; function