Searched refs:plist (Results 1 – 12 of 12) sorted by relevance
| /plugin/progrecss/ |
| D | syntax.php | 116 $plist= explode('/', $p, 2); 119 $p = intval($plist[0]*100/$plist[1]); 120 $data['f'] = $plist[0]. $this->getConf('fraction_divisor'). $plist[1];
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | PropertyList.php | 114 * @param HTMLPurifier_PropertyList $plist Parent plist 116 public function setParent($plist) argument 118 $this->parent = $plist;
|
| D | Config.php | 78 protected $plist; variable in HTMLPurifier_Config 109 $this->plist = new HTMLPurifier_PropertyList($parent); 147 return new HTMLPurifier_Config($config->def, $config->plist); 210 return $this->plist->get($key); 282 foreach ($this->plist->squash() as $name => $value) { 371 $this->plist->set($key, $value); 864 $this->plist->squash(true);
|
| /plugin/freechat/phpfreechat/misc/ |
| D | generate-doc.inc.php | 27 $plist = array(); 77 if (count($p) > 0) $plist[] = $p; 79 return $plist;
|
| /plugin/freechat/ |
| D | backend.php | 8 $plist = $_SESSION['freechat_params_list']; variable 9 $chat = new phpFreeChat( $plist );
|
| /plugin/golocal/src/setup/ |
| D | darwin.go | 71 if _, err = plist.Unmarshal(content, &prefs); err != nil { 89 updatedContent, err := plist.Marshal(prefsMap, plist.AutomaticFormat)
|
| /plugin/asciidocjs/node_modules/doctypes/ |
| D | HISTORY.md | 6 - Update plist doctype
|
| /plugin/golocal/src/ |
| D | go.mod | 16 howett.net/plist v1.0.1
|
| D | go.sum | 88 howett.net/plist v1.0.1 h1:37GdZ8tP09Q35o9ych3ehygcsL+HqKSwzctveSlarvM= 89 howett.net/plist v1.0.1/go.mod h1:lqaXoTrLY4hg8tnEzNru53gicrbv7rrk+2xJA/7hw9g=
|
| /plugin/ckgdoku/action/ |
| D | meta.php | 729 $plist = plugin_list('helper'); 730 if(in_array('ckgedit', $plist)) {
|
| /plugin/codemirror/dist/modes/ |
| D | q.min.js.map | 1 …\",\"next\",\"not\",\"null\",\"or\",\"over\",\"parse\",\"peach\",\"pj\",\"plist\",\"prd\",\"prds\"…
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …ype = new BrushBase();\nBrush.aliases = ['xml', 'xhtml', 'xslt', 'html', 'plist'];\nmodule.exports…
|