Home
last modified time | relevance | path

Searched refs:asString (Results 1 – 25 of 31) sorted by relevance

12

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DAbstractNode.php138 * @param bool $asString
147 $asString
154 * @param bool $asString
158 public function getTestedTraitsPercent($asString = true) argument
163 $asString
170 * @param bool $asString
179 $asString
186 * @param bool $asString
195 $asString
202 * @param bool $asString
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DUtil.php21 * @param bool $asString
26 public static function percent($a, $b, $asString = false, $fixedWidth = false) argument
28 if ($asString && $b == 0) {
38 if ($asString) {
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshLegacy.js33 function asString(value) function
50 showGutter = asString(defaultValue(showGutter, defaults.gutter));
51 showControls = asString(defaultValue(showControls, defaults.toolbar));
52 collapseAll = asString(defaultValue(collapseAll, defaults.collapse));
53 showColumns = asString(defaultValue(showColumns, defaults.ruler));
54 firstLine = asString(defaultValue(firstLine, defaults['first-line']));
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshLegacy.js49 function asString(value) function
66 showGutter = asString(defaultValue(showGutter, defaults.gutter));
67 showControls = asString(defaultValue(showControls, defaults.toolbar));
68 collapseAll = asString(defaultValue(collapseAll, defaults.collapse));
69 showColumns = asString(defaultValue(showColumns, defaults.ruler));
70 firstLine = asString(defaultValue(firstLine, defaults['first-line']));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DFilter.php20 * @param bool $asString
24 public static function getFilteredStacktrace($e, $asString = true) argument
33 if ($asString === true) {
70 if ($asString === true) {
H A DTest.php34 * @param bool $asString
38 public static function describe(PHPUnit_Framework_Test $test, $asString = true) argument
40 if ($asString) {
/plugin/commonmark/vendor/league/commonmark/src/
H A DHtmlElement.php
/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js19asString(j[b])+'&'}a+='\''}a+='/>'}else{a='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-44455354… function
H A Dflashembed.min.js_0.2618asString(j[b])+'&'}a+='\''}a+='/>'}else{a='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-44455354…
/plugin/davcard/vendor/sabre/vobject/lib/
H A DDateTimeParser.php86 * @param bool $asString
89 static public function parseDuration($duration, $asString = false) { argument
96 if (!$asString) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DDateTimeParser.php86 * @param bool $asString
89 static public function parseDuration($duration, $asString = false) { argument
96 if (!$asString) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DDateTimeParser.php86 * @param bool $asString
89 static public function parseDuration($duration, $asString = false) { argument
96 if (!$asString) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDateTimeParser.php93 * @param bool $asString
97 public static function parseDuration($duration, $asString = false) argument
104 if (!$asString) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDateTimeParser.php95 * @param bool $asString
99 static function parseDuration($duration, $asString = false) { argument
106 if (!$asString) {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectUsingTypeCasting.php16 public $asString; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectUsingTypeCasting
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DDigest.php144 $body = $this->request->getBody($asString = true);
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DDigest.php144 $body = $this->request->getBody($asString = true);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php488 $asString = (string) $date;
489 …if (ctype_digit($asString) || (!empty($asString) && '-' === $asString[0] && ctype_digit(substr($as…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php175 $typeAliasing->asString = new ObjectWithToString('8');
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md790 * Removed the optional $asString parameter from MessageInterface::getHeader(). Just cast the header…
H A DCHANGELOG.md820 * Removed the optional $asString parameter from MessageInterface::getHeader(). Just cast the header…
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...

12