Searched refs:_addString (Results 1 – 2 of 2) sorted by relevance
| /plugin/photogallery/ |
| D | syntax.php | 623 $this->_addString($info,$imgcnt,sprintf($this->getLang('imagescnt'),$imgcnt)); 624 $this->_addString($info,$vidcnt,sprintf($this->getLang('videoscnt'),$vidcnt),', '); 927 $this->_addString($ret,$make.$model,$make.' '.$model, ' - '); 928 $this->_addString($ret,$shutter,$shutter.'s',', '); 929 $this->_addString($ret,$fnumber,'f/'.$fnumber,', '); 930 $this->_addString($ret,$iso,'ISO '.$iso,', '); 931 $this->_addString($ret,$ret,null,null,'<p>','</p>'); 1031 function _addString(&$source, $check, $value = '', $separator = '', $prefix = '', $suffix = ''){ function in syntax_plugin_photogallery
|
| /plugin/fuzzysearch/ |
| H A D | fuse.min.js | 9 …_addString(t,n)})):this.docs.forEach((function(t,n){e._addObject(t,n)})),this.norm.clear())}},{key…
|