Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 853) sorted by last modified time

12345678910>>...35

/plugin/siteexport/
H A Dcron.php256 $function = new siteexport_functions(false);
257 $_REQUEST = $function->parseStringToRequestArray($parameters, true);
258 unset($function);
/plugin/siteexport/inc/
H A DreadCSS.patch1 function ReadCSS($html) {
/plugin/linkback/action/
H A Dakismet.php16 function register(Doku_Event_Handler $controller) {
25 function handle_linkback_received(Doku_Event $event, $param) {
49 function handle_linkback_ham(Doku_Event $event, $params) {
62 function handle_linkback_spam(Doku_Event $event, $params) {
76 function _checkForSpam($data) {
86 function _reportHam($data) {
93 function _reportSpam($data) {
100 function _prepareData($linkback) {
115 * @param string $function Akismet service to use. Can be
121 function _submitDat argument
[all...]
/plugin/openlayersmap/ol7/
H A Dol.js.map
H A Dgenerate-info.js.diff
/plugin/openlayersmap/
H A Dstyle.less177 -moz-animation-timing-function: ease;
178 -webkit-animation-timing-function: ease;
179 animation-timing-function: ease;
/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/photogallery/lightGallery/css/
H A Dlightgallery.css783 -webkit-transition-timing-function: inherit !important;
784 transition-timing-function: inherit !important;
H A Dlightgallery.min.css1 …ation:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-fun…
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php422 foreach ($FunctionsExist as $function => $details) {
424 echo '<tr><th>'.$function.'</th><th colspan="2" style="background-color: ';
425 if (function_exists(strtolower($function))) {
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt31 * [bugfix: G168] bad call to $this inside static function
68 * [bugfix: G66] lowercase all PHP function names
122 See PasswordStrength() function in phpThumb.php
217 ¤ new class function resetObject() should be used to reset
925 mode of verification, and requires a small function
928 This function is supplied at the bottom of
1476 Note: requires GD v2.x to function
H A Dphpthumb.faq.txt353 function rawurlencode):
H A Dphpthumb.readme.txt75 phpThumbURL function to generate the URL including the hash value:
185 Each call to phpThumb.php needs to be made through the function supplied
229 https://www.php.net/manual/en/function.imagecropauto.php
631 Most (if not all) filters require GD v2.x to function
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.lgpl-30.txt50 facility refers to a function or data to be supplied by an Application
57 function or data, the facility still operates, and performs
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default44 …_security_password' set to be set and requires the use of phpThumbURL() function (at the bottom of…
218function requires that "the running script must have executable permissions on all directories in …
257 function phpThumbURL($ParameterString, $path_to_phpThumb='phpThumb.php') {
H A Dphpthumb.functions.php441 public static function FunctionIsDisabled($function) { argument
457 return isset($DisabledFunctions[strtolower($function)]);
/plugin/dokuprism/prism/
H A Dprism.css3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
/plugin/templater/
H A DCHANGELOG.md35 * Complete rework of function _ _getSection()_.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A DCHANGELOG.md6 - Improve performance by using native function and local caching
H A Dcomposer.lock1657 "description": "Looks up which function or method a line of code belongs to",
2593 "function.php"
2610 "description": "A generic function and convention to trigger deprecation notices",
2961 "description": "Provides an improved replacement for the array_replace PHP function",
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe19073 Ġdys function
44870 function al
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css427 .class .methods .name > div > code span, .function .value > code {
/plugin/bez/mdl/
H A DFactory.php15 public function permission() {
19 protected function filter_field_map($field) {
28 protected function select_query() {
36 public function get_table_view() {
40 protected function build_where($filters=array()) {
48 $function = '';
55 $function = isset($value[2]) ? $value[2] : '';
57 if (is_array($function)) {
58 $function = $function[
[all...]
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs16 cptable[932] = (function(){ var d = [], e = {}, D = [], j;
110 cptable[936] = (function(){ var d = [], e = {}, D = [], j;
366 cptable[949] = (function(){ var d = [], e = {}, D = [], j;
618 cptable[950] = (function(){ var d = [], e = {}, D = [], j;
808 cptable[10008] = (function(){ var d = [], e = {}, D = [], j;
1006 var Buffer_from = function(){};
1015 var make_EE = function make_EE(E/*:EMap*/)/*:Buffer*/{
1065 return function sbcs_d(data/*:Data*/)/*:string*/ {
1140 return function dbcs_d(data/*:Data*/)/*:string*/ {
1222 var encache = function encache() {
[all …]
H A Dxlsx.mjs162 return function() {};
1273 function make_ssf() {
2432 (function() {
3966 function cpdoit() {
5366 ].map(function(x) {
9883 function parse_r(r) {
10474 function hex2RGB(h) {
10498 function hsl2RGB(hsl){
23135 function u8str(u8) {
23138 function stru8(str) {
[all …]

12345678910>>...35