Home
last modified time | relevance | path

Searched refs:function (Results 326 – 350 of 853) sorted by relevance

1...<<11121314151617181920>>...35

/plugin/codemirror/dist/modes/
H A Dtiddlywiki.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dasn.1.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dvb.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dgfm.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dtwig.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dcypher.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dfortran.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dmscgen.min.js.map1function(mod) {\n if ( typeof exports == \"object\" && typeof module == \"object\")// CommonJS\n …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1function (Position) {\n /**\n * Creates a new Position literal from the given line and char…
H A Dbundle.js.map1function\n \tfunction jsonpScriptSrc(chunkId) {\n \t\treturn __webpack_require__.p + \"\" + ({}[ch…
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1 function parse_wikitext(id) {
10 function fontConflict() {
63 function reorder_span_rows(rows) {
85 function insert_table(rows) {
251 backup: function(c1,c2) {
1160 end: function( tag ) {
1407 chars: function( text ) {
1589 comment: function( text ) {
1593 dbg: function(text, heading) {
1773 function(m,a,b,c) {
[all …]
H A Dtable_debugging_code.js.unc3 function show_rowspans(rows) {
35 function debug_row(rows,row,col,which) {
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php688 if (false === $function = $this->env->getFunction($name)) {
695 if ($function instanceof TwigFunction && $function->isDeprecated()) {
696 $message = sprintf('Twig Function "%s" is deprecated', $function->getName());
697 if (!\is_bool($function->getDeprecatedVersion())) {
698 $message .= sprintf(' since version %s', $function->getDeprecatedVersion());
700 if ($function->getAlternative()) {
701 $message .= sprintf('. Use "%s" instead', $function->getAlternative());
709 if ($function instanceof TwigFunction) {
710 return $function->getNodeClass();
713 …return $function instanceof \Twig_Function_Node ? $function->getClass() : 'Twig\Node\Expression\Fu…
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DStagingExtension.php35 public function addFunction($name, $function) argument
41 $this->functions[$name] = $function;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DOperatorSpacingSniff.php95 $function = $tokens[$bracket]['parenthesis_owner'];
96 if ($tokens[$function]['code'] === T_FUNCTION
97 || $tokens[$function]['code'] === T_CLOSURE
98 || $tokens[$function]['code'] === T_DECLARE
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar113 static function go($return = false)
141 ' gzinflate() function needed for zlib-compressed .phars');
148 ' bzdecompress() function needed for bz2-compressed .phars');
196 static function tmpdir()
213 static function _unpack($m)
239 static function extractFile($path, $entry, $fp)
272 static function _removeTmpFiles($temp, $origdir)
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DSafeAnalysisNodeVisitor.php114 $function = $env->getFunction($name);
115 if (false !== $function) {
116 $this->setSafe($node, $function->getSafe($args));
/plugin/quizlib/
H A DREADME.md5 * XML syntax with generic styling and generic evaluation function (only one quiz per HTML page)
6 * HTML syntax with individual styling and generic evaluation function (only one quiz per HTML page)
7 * HTML syntax and individual evaluation function for total freedom
41 …rence to the original is the generic evaluation function "quizlibShowResults". It's the callback f…
85 Like HTML style but you have to write your own evaluation function.
/plugin/highlightjs/highlight/styles/
H A Didea.css31 .tag .title, .id, .attr_selector, .pseudo, .literal, .keyword, .hexcolor, .css .function, .ini .tit…
45 .string, .value, .filter .argument, .css .function .params, .apache .tag {
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dblock.rst11 times, use the ``block`` function:
21 The ``block`` function can also be used to display one block from another
/plugin/siteexport/
H A Dcron.php256 $function = new siteexport_functions(false);
257 $_REQUEST = $function->parseStringToRequestArray($parameters, true);
258 unset($function);
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc6 CKEDITOR.dialog.add( 'smiley', function( editor ) {
16 var onClick = function( evt ) {
45 var onKeydown = CKEDITOR.tools.addFunction( function( ev, element ) {
116 var setBigSmileys = function (dwimages,which) {
210 onLoad: function( event ) {
213 focus: function() {
216 setTimeout( function() {
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc6 CKEDITOR.dialog.add( 'smiley', function( editor ) {
16 var onClick = function( evt ) {
45 var onKeydown = CKEDITOR.tools.addFunction( function( ev, element ) {
116 var setBigSmileys = function (dwimages,which) {
210 onLoad: function( event ) {
213 focus: function() {
216 setTimeout( function() {
/plugin/ckgedit/scripts/
H A Dtable_debugging_code.js.unc3 function show_rowspans(rows) {
35 function debug_row(rows,row,col,which) {
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_165255.bak42 function compareEventStartDateAsc($a, $b) {
45 function compareEventStartDateDesc($b, $a) {
59 function getInfo() {
71 function getType() {
75 function getSort() {
79 function connectTo($mode) {
83 function getData($url) {
97 * @return an array that will be passed to the renderer function
99 function handle($match, $state, $pos, &$handler) {
154 function render($mode, &$renderer, $data) {

1...<<11121314151617181920>>...35