Home
last modified time | relevance | path

Searched refs:function (Results 251 – 275 of 853) sorted by relevance

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

/plugin/codemirror/dist/modes/
H A Dbrainfuck.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\")\n mod(requi…
H A Derlang.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dr.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dtoml.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dgroovy.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dhaml.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dclike.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dfcl.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DKML.php51 public function read($kml)
56 public function geomFromText($text)
80 protected function geomFromXML()
93 $function = 'parse' . geoPHP::getGeometryList()[$nodeName];
94 $geometry = $this->$function($child);
111 $function = 'parse' . geoPHP::getGeometryList()[$nodeName];
112 return $this->$function($this->xmlObject->documentElement);
119 protected function childElements($xml, $nodeName = '')
132 protected function parsePoint($xml)
146 protected function parseLineStrin
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dobjects.test12 public function getName()
17 public function __toString()
/plugin/snap/
H A Dsyntax.php.ori22 function getInfo() {
33function connectTo($mode) { $this->Lexer->addEntryPattern('{{\[\[(?=.*?\]\]}})',$mode,'plugin_snap…
34 function postConnect() { $this->Lexer->addExitPattern('\]\]}}','plugin_snap'); }
36 function getType() { return 'disabled'; }
38 function getSort() { return 100; }
43 function handle($match, $state, $pos, &$handler){
54 function render($mode, &$renderer, $data) {
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.orig1function(){"use strict";function t(t,e,s){if(t&&t.length){const[n,o]=e,a=Math.PI/180*s,r=Math.cos(…
/plugin/date/
H A DREADME.md4 …e possibilities of the strftime or date function. With the relative date/time formats for the strt…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Djson.worker.js.map1function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && ty…
/plugin/highlightjs/highlight/styles/
H A Dfar.css28 .function .title,
49 .function .title,
100 .function .title,
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst18 public static function getSubscribedEvents()
31 public function onPreSerialize(JMS\Serializer\EventDispatcher\PreSerializeEvent $event)
38 ->configureListeners(function(JMS\Serializer\EventDispatcher\EventDispatcher $dispatcher) {
40 function(JMS\Serializer\EventDispatcher\PreSerializeEvent $event) {
/plugin/quickstats/GEOIP/
H A Dgeoip.inc1377 function geoip_load_shared_mem($file)
1395 function _setup_segments($gi)
1528 function geoip_open($filename, $flags)
1546 function geoip_close($gi)
1725 function _geoip_seek_country($gi, $ipnum)
1768 function _common_get_org($gi, $seek_org)
1781 function _get_org_v6($gi, $ipnum)
1790 function _get_org($gi, $ipnum)
1809 function geoip_name_by_addr($gi, $addr)
1818 function geoip_org_by_addr($gi, $addr)
[all …]
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst37 public function __construct(array $values)
149 public function __construct(array $values)
306 public function getClassAnnotations(\ReflectionClass $class);
313 public function getClassAnnotation(\ReflectionClass $class, $annotationName);
320 public function getMethodAnnotations(\ReflectionMethod $method);
327 public function getMethodAnnotation(\ReflectionMethod $method, $annotationName);
334 public function getPropertyAnnotations(\ReflectionProperty $property);
341 public function getPropertyAnnotation(\ReflectionProperty $property, $annotationName);
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc7 init: function( editor )
47 CKEDITOR.dialog.add( 'footnoteDialog', function( editor )
58 onShow: function() {
98 commit : function( data )
121 commit : function( data )
125 onChange: function(data) {
139 onClick: function () {
174 onOk : function()
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc7 init: function( editor )
47 CKEDITOR.dialog.add( 'footnoteDialog', function( editor )
58 onShow: function() {
98 commit : function( data )
121 commit : function( data )
125 onChange: function(data) {
139 onClick: function () {
174 onOk : function()
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D873-php5.phpt2 GH-873: PHPUnit suppresses exceptions thrown outside of test case function
20 …ception' with message 'PHPUnit suppresses exceptions thrown outside of test case function' in %s:%i
H A D873-php7.phpt2 GH-873: PHPUnit suppresses exceptions thrown outside of test case function
20 Fatal error: Uncaught Exception: PHPUnit suppresses exceptions thrown outside of test case function
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst42 set_error_handler(function ($type, $msg) use (&$deprecations) {
210 public function __get($name)
219 public function __isset($name)
359 protected function writeCacheFile($file, $content)
424 public function __construct(PDO $dbh)
429 public function getSource($name)
439 public function getSourceContext($name)
449 public function exists($name)
454 public function getCacheKey($name)
459 public function isFresh($name, $time)
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_fa.js.map1function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && ty…

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