/plugin/swiftmail/Swift/ |
H A D | Log.php | 33 const NORMAL = "++"; define in Swift_Log 75 abstract public function add($text, $type = self::NORMAL); 132 $this->add("Log level changed to " . $level, self::NORMAL);
|
/plugin/diagramsnet/lib/math/jax/input/TeX/ |
H A D | jax.js | 19 …NORMAL}],aleph:["2135",{mathvariant:i.VARIANT.NORMAL}],hbar:["210F",{variantForm:true}],imath:"013…
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | PropFind.php | 16 const NORMAL = 0; define in Sabre\\DAV\\PropFind 43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) {
|
H A D | Server.php | 897 $propFindType = !empty($propertyNames) ? PropFind::NORMAL : PropFind::ALLPROPS; 964 $propFindType = $propertyNames ? PropFind::NORMAL : PropFind::ALLPROPS;
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | PropFind.php | 16 const NORMAL = 0; define in Sabre\\DAV\\PropFind 43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) {
|
H A D | Server.php | 895 $propFindType = $propertyNames ? PropFind::NORMAL : PropFind::ALLPROPS;
|
/plugin/swiftmail/Swift/Log/ |
H A D | DefaultLog.php | 33 public function add($text, $type = self::NORMAL)
|
/plugin/diagramsnet/lib/math/extensions/TeX/ |
H A D | AMSsymbols.js | 19 …NORMAL}],bigstar:"2605",sphericalangle:"2222",measuredangle:"2221",nexists:"2204",complement:"2201…
|
H A D | boldsymbol.js | 19 ….mml;var d=MathJax.InputJax.TeX;var b=d.Definitions;var c={};c[a.VARIANT.NORMAL]=a.VARIANT.BOLD;c[…
|
H A D | text-macros.js | 19 …ent","\u02D8"],v:["Accent","\u02C7"],emph:"Emph",rm:["SetFont",a.VARIANT.NORMAL],mit:["SetFont",a.…
|
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/TeX/ |
H A D | fontdata.js | 19 …NORMAL],8463:[8463,b.VARIANT.NORMAL]}},"-largeOp":{fonts:[f,g,m]},"-smallOp":{fonts:[g,m]},"-tex-c…
|
/plugin/swiftmail/ |
H A D | Swift.php | 100 …f ($log->hasLevel(Swift_Log::LOG_EVERYTHING)) $log->add("Trying to connect...", Swift_Log::NORMAL); 472 …_NETWORK)) $log->add("Message sent to " . $sent . "/" . $total . " recipients", Swift_Log::NORMAL);
|
/plugin/diagramsnet/lib/math/config/ |
H A D | Accessible.js | 66 …NORMAL:"normal",BIG:"big"},COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",… 67 …T,"-tex-caligraphic-bold":a.VARIANT.BOLDSCRIPT,"-tex-oldstyle":a.VARIANT.NORMAL,"-tex-oldstyle-bol… 70 …NORMAL}],aleph:["2135",{mathvariant:i.VARIANT.NORMAL}],hbar:["210F",{variantForm:true}],imath:"013… 72 …NORMAL}],bigstar:"2605",sphericalangle:"2222",measuredangle:"2221",nexists:"2204",complement:"2201… 74 …NORMAL){return 1}if(r===h.SIZE.BIG){return 2}if(r===h.SIZE.SMALL){return 0.71}if(this.MATHSPACE[r]…
|
H A D | TeX-MML-AM_HTMLorMML.js | 63 …NORMAL:"normal",BIG:"big"},COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",… 64 …T,"-tex-caligraphic-bold":a.VARIANT.BOLDSCRIPT,"-tex-oldstyle":a.VARIANT.NORMAL,"-tex-oldstyle-bol… 67 …NORMAL}],aleph:["2135",{mathvariant:i.VARIANT.NORMAL}],hbar:["210F",{variantForm:true}],imath:"013… 69 …NORMAL}],bigstar:"2605",sphericalangle:"2222",measuredangle:"2221",nexists:"2204",complement:"2201… 72 …NORMAL){return 1}if(r===h.SIZE.BIG){return 2}if(r===h.SIZE.SMALL){return 0.71}if(this.MATHSPACE[r]…
|
H A D | TeX-MML-AM_SVG-full.js | 59 …NORMAL:"normal",BIG:"big"},COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",… 60 …T,"-tex-caligraphic-bold":a.VARIANT.BOLDSCRIPT,"-tex-oldstyle":a.VARIANT.NORMAL,"-tex-oldstyle-bol… 63 …NORMAL}],aleph:["2135",{mathvariant:i.VARIANT.NORMAL}],hbar:["210F",{variantForm:true}],imath:"013… 65 …NORMAL}],bigstar:"2605",sphericalangle:"2222",measuredangle:"2221",nexists:"2204",complement:"2201… 68 …NORMAL){return 1000}if(s===i.SIZE.BIG){return 2000}if(s===i.SIZE.SMALL){return 710}if(s==="infinit… 70 …NORMAL){return 1}if(r===h.SIZE.BIG){return 2}if(r===h.SIZE.SMALL){return 0.71}if(this.MATHSPACE[r]…
|
H A D | Accessible-full.js | 69 …NORMAL:"normal",BIG:"big"},COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",… 70 …T,"-tex-caligraphic-bold":a.VARIANT.BOLDSCRIPT,"-tex-oldstyle":a.VARIANT.NORMAL,"-tex-oldstyle-bol… 73 …NORMAL}],aleph:["2135",{mathvariant:i.VARIANT.NORMAL}],hbar:["210F",{variantForm:true}],imath:"013… 75 …NORMAL}],bigstar:"2605",sphericalangle:"2222",measuredangle:"2221",nexists:"2204",complement:"2201… 77 …NORMAL,"-tex-oldstyle-bold":f.VARIANT.BOLD,"-tex-mathit":f.VARIANT.ITALIC},NativeMMLelement:functi… 78 …NORMAL){return 1}if(t===i.SIZE.BIG){return 2}if(t===i.SIZE.SMALL){return 0.71}if(t==="infinity"){r… 80 …NORMAL){return 1}if(r===h.SIZE.BIG){return 2}if(r===h.SIZE.SMALL){return 0.71}if(this.MATHSPACE[r]…
|
H A D | TeX-MML-AM_HTMLorMML-full.js | 66 …NORMAL:"normal",BIG:"big"},COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",… 67 …T,"-tex-caligraphic-bold":a.VARIANT.BOLDSCRIPT,"-tex-oldstyle":a.VARIANT.NORMAL,"-tex-oldstyle-bol… 70 …NORMAL}],aleph:["2135",{mathvariant:i.VARIANT.NORMAL}],hbar:["210F",{variantForm:true}],imath:"013… 72 …NORMAL}],bigstar:"2605",sphericalangle:"2222",measuredangle:"2221",nexists:"2204",complement:"2201… 75 …NORMAL,"-tex-oldstyle-bold":f.VARIANT.BOLD,"-tex-mathit":f.VARIANT.ITALIC},NativeMMLelement:functi… 76 …NORMAL){return 1}if(t===i.SIZE.BIG){return 2}if(t===i.SIZE.SMALL){return 0.71}if(t==="infinity"){r… 78 …NORMAL){return 1}if(r===h.SIZE.BIG){return 2}if(r===h.SIZE.SMALL){return 0.71}if(this.MATHSPACE[r]…
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/TeX/ |
H A D | fontdata.js | 19 …NORMAL],8463:[8463,b.VARIANT.NORMAL]}},"-largeOp":{fonts:[f,g,m]},"-smallOp":{fonts:[g,m]},"-tex-c…
|
/plugin/combo/ComboStrap/Xml/ |
H A D | XmlSystems.php | 33 const NORMAL = "normal"; define in ComboStrap\\Xml\\XmlSystems
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX/ |
H A D | fontdata.js | 19 …0:57366,8841:57368,9651:9653,9661:9663,8709:[8709,b.VARIANT.NORMAL],124:[124,b.VARIANT.NORMAL]}},"…
|
/plugin/diagramsnet/lib/math/extensions/ |
H A D | toMathML.js | 19 …T,"-tex-caligraphic-bold":a.VARIANT.BOLDSCRIPT,"-tex-oldstyle":a.VARIANT.NORMAL,"-tex-oldstyle-bol…
|
/plugin/diagramsnet/lib/math/jax/element/mml/ |
H A D | jax.js | 19 …NORMAL:"normal",BIG:"big"},COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",…
|
/plugin/codemirror/dist/modes/ |
H A D | nsis.min.js.map | 1 …LREADING|MB_SETFOREGROUND|MB_TOPMOST|MB_USERICON|MB_YESNO|MB_YESNOCANCEL|NORMAL|OFFLINE|READONLY|S…
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX-Web/ |
H A D | fontdata.js | 19 …":{remap:{10887:57360,10888:57359,9651:9653,9661:9663,124:[124,l.VARIANT.NORMAL]},fonts:[M,m,v,E,a…
|
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/ |
H A D | fontdata.js | 19 …":{remap:{10887:57360,10888:57359,9651:9653,9661:9663,124:[124,l.VARIANT.NORMAL]},fonts:[O,m,w,F,a…
|