Home
last modified time | relevance | path

Searched refs:real (Results 1 – 25 of 141) sorted by relevance

123456

/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DValidator.php
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DAsn1.php97 * @param float $real
100 public static function real(float $real): RealType
102 return new RealType($real);
99 real(float $real) global() argument
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php159 $real = (int)floor(($perc * $remain) / 100);
161 $columns[$idx] = $real;
162 $alloc += $real;
/plugin/dnsresolver/
H A Dplugin.info.txt6 desc Resolving dns name in real ip address.
H A DREADME3 Resolving dns name in real ip address.
/plugin/404manager/
H A DCHANGES.md5 * Redirections are now real redirections passing variable via the query string
15 …* The redirection is a real redirection using 3XX HTTP status code in the same way that the plugin…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeNonASCIICharacters.txt
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example1 # This file is an example. The real configuration must be done in conf/elasticsearch.conf
/plugin/note/
H A DREADME.md49 of 2008 / start of 2009 Olivier started to became too busy with other (real-life) activities and occupations
53 to make it a "real" community plugin. On the 16th a re-packaged release is available
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dmediawiki-texvc.js19 …\rightarrow"],Rarr:["Macro","\\Rightarrow"],rArr:["Macro","\\Rightarrow"],real:["Macro","\\Re"],re…
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dr.js19 …ca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\…
/plugin/livepreview/
H A Dstyle.css38 * hide it, if real icon is used
/plugin/codeprettify/code-prettify/src/
H A Dlang-vhdl.js41 …[PR['PR_TYPE'], /^(?:bit|bit_vector|character|boolean|integer|real|time|string|severity_level|posi…
/plugin/shell/lang/en/
H A Dhelp.txt9 Please keep in mind that this is not a real interactive shell. It is a web page that sends commands…
/plugin/numberof/
H A DREADME.md45 * The counting is performed when you save the page. So values are not real-time.
/plugin/webdav/vendor/sabre/uri/
H A DREADME.md7 Partially inspired by [Node.js URL library][3], and created to solve real
/plugin/linkmanager/
H A Dstyle.css49 it's dirty, so any "real" fixes are welcome */
/plugin/icalevents/vendor/sabre/uri/
H A DREADME.md7 Partially inspired by [Node.js URL library][3], and created to solve real
/plugin/git/syntax/
H A Dlocalstatus.php113 …// Add a semaphore commit, telling the rendering engine that this isn't a real commit, rather we w…
/plugin/data-au/
H A DREADME21 Testing has been... actually, no real testing has been done yet.
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md7 Partially inspired by [Node.js URL library][3], and created to solve real
/plugin/epnsmartlink/
H A DREADME.md11 …tically converts every one into a personalized affiliate link for you, in real-time. Regardless of…
/plugin/codemirror/dist/modes/
H A Dfcl.min.js1 …e,end_fuzzify:true,end_var:true};var f={"true":true,"false":true,nan:true,real:true,min:true,max:t… property in AnonymousFunctiond0f8c5be0200.f
/plugin/authsplit/
H A DREADME20 real names, email addresses and groups. This is most probably specific to
71 tries to obtain the additional user information (real name, email address,
94 real name for display in the "Logged in as" section in the upper right (if
127 - for login names, real names and email addresses, authsplit will try to
225 store additional user information such as real names, email addresses and
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp46 ' This is usefull only for these samples. A real application should use something like this:

123456