Home
last modified time | relevance | path

Searched refs:strValue (Results 1 – 8 of 8) sorted by relevance

/plugin/ifauthex/lib/
Dgrammar.php63 public static function unquote($strValue) { argument
65 $strValue = str_replace('\\\\', '\\', $strValue);
66 $strValue = str_replace('\\"', '"', $strValue);
67 $strValue = substr($strValue, 1, strlen($strValue) - 2);
68 return $strValue;
70 public static function isQuoted($strValue) { argument
72 return mb_strlen($strValue) > 0 && mb_substr($strValue, 0, 1) == '"';
74 return strlen($strValue) > 0 && substr($strValue, 0, 1) == '"';
78 $strValue = $elmInstance->getStringValue();
79 if (self::isQuoted($strValue)) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DDisplayData.php61 public $strValue; variable in Google\\Service\\Dataflow\\DisplayData
200 public function setStrValue($strValue) argument
202 $this->strValue = $strValue;
209 return $this->strValue;
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcktools_ie.js211 FCKTools.ToLowerCase = function( strValue ) argument
213 return strValue.toLowerCase() ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktools_ie.js224 FCKTools.ToLowerCase = function( strValue ) argument
226 return strValue.toLowerCase() ;
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2192 foreach ($args as $name => $strValue) {
2195 $parser->buffer = (string)$strValue;
2197 throw new \Exception("failed to parse passed in variable $name: $strValue");
/plugin/diagramsnet/lib/WEB-INF/lib/
Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1strValue = values[0];\n const span = element.querySelector(`div[data-code=\"${id}\"…