Home
last modified time | relevance | path

Searched defs:replacements (Results 1 – 18 of 18) sorted by last modified time

/plugin/aichat/vendor/vanderlee/php-sentence/src/
H A DSentence.php44 private $replacements = []; variable in Vanderlee\\Sentence\\Sentence
/plugin/dev/
H A DSkeletor.php207 prepareReplacements($replacements = []) global() argument
263 loadSkeleton($skel, $target = '', $replacements = []) global() argument
[all...]
/plugin/recommend/helper/
H A Dmail.php17 public function sendMail($recipient, $sender, $replacements = [])
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194 …issing");if(!t)throw new Error("No registered providers for: "+t);if(!n)throw new Error("the posit…
/plugin/odt/helper/
H A Dcssimport.php1091 protected $replacements = array(); variable in helper_plugin_odt_cssimport
/plugin/ckgedit/scripts/
H A Dcss6.php199 function css_ckg_applystyle($css, $replacements) {
280 function css_ckg_fixreplacementurls($replacements, $location) {
430 public function replacements($match) { function in DokuCssFile
/plugin/epub/scripts/
H A Dcss3.php192 function css_applystyle($css, $replacements) {
273 function css_fixreplacementurls($replacements, $location) {
423 public function replacements($match) { function in DokuCssFile
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js19558 function translate$1(template, replacements) { argument
44981 replacements: [] property in canReplace.canExecute
H A Dbpmn-modeler.production.min.js34 …s=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)… class in ql
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6 …3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n…
/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php29 protected $replacements; variable in Swift_Plugin_Decorator
50 public function __construct($replacements=null)
134 protected function recursiveReplace(Swift_Message_Mime $mime, $replacements, &$store)
189 protected function replace($replacements, $value)
230 public function setReplacements($replacements)
/plugin/swiftmail/Swift/Plugin/Decorator/
H A DReplacements.php26 protected $replacements; variable in Swift_Plugin_Decorator_Replacements
32 public function __construct($replacements = array())
41 public function addReplacements($address, $replacements)
50 public function setReplacements($replacements)
/plugin/selfmeasurement/
H A Dstyle.ini1 [replacements] section
3 __text_alt__ = "darkred"
/plugin/html2pdf/snorriheim/
H A Dstyle.ini24 [replacements] section
46 __extern__ = "#436976"
47 __existing__ = "#090"
48 __missing__ = "#f30"
51 __highlight__ = "#ff9"
57 __white__ = "#fff"
59 __mediumgray__ = "#ccc"
60 __darkgray__ = "#666"
61 __black__ = "#000"
64 __lighter__ = "#f7f9fa"
[all …]
/plugin/geonav/tpl/startermap/
H A Dstyle.ini50 [replacements] section
56 __text__ = "#333" ; @ini_text
57 __background__ = "#fff" ; @ini_background
59 __text_alt__ = "#999" ; @ini_text_alt
62 __text_neu__ = "#666" ; @ini_text_neu
65 __border__ = "#ccc" ; @ini_border
68 __highlight__ = "#ff9" ; @ini_highlight
73 __existing__ = "#090" ; @ini_existing
74 __missing__ = "#f30" ; @ini_missing
77 __site_width__ = "64em" ; @ini_site_width
[all …]
/plugin/translator/
H A Dhelper.php1163 function _messageReplacer($LangKey, $replacements) {