Home
last modified time | relevance | path

Searched defs:sValue (Results 1 – 25 of 1166) sorted by relevance

12345678910>>...47

/dports/www/baikal/baikal/Core/Frameworks/Flake/Core/Requester/
H A DSql.php46 function addClauseEquals($sField, $sValue) {
53 function addClauseNotEquals($sField, $sValue) {
60 function addClauseLike($sField, $sValue) {
67 function addClauseLikeBeginning($sField, $sValue) {
74 function addClauseLikeEnd($sField, $sValue) {
81 function addClauseNotLike($sField, $sValue) {
88 function addClauseNotLikeBeginning($sField, $sValue) {
95 function addClauseNotLikeEnd($sField, $sValue) {
102 function addClauseIn($sField, $sValue) {
109 function addClauseNotIn($sField, $sValue) {
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/ooxmlexport/
H A Dooxmlexport12.cxx102 OUString sValue; variable
117 OUString sValue; variable
132 OUString sValue; variable
147 OUString sValue; variable
162 OUString sValue; variable
177 OUString sValue; variable
192 OUString sValue; variable
492 OUString sValue; variable
504 OUString sValue; variable
516 OUString sValue; variable
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/ooxmlexport/
H A Dooxmlexport12.cxx104 OUString sValue; variable
119 OUString sValue; variable
134 OUString sValue; variable
149 OUString sValue; variable
164 OUString sValue; variable
179 OUString sValue; variable
194 OUString sValue; variable
493 OUString sValue; variable
505 OUString sValue; variable
517 OUString sValue; variable
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/rtl/oustring/
H A Drtl_OUString2.cxx61 OString sValue; in number_float_test_impl() local
131 OString sValue; in number_double_test_impl() local
299 OString sValue("3"); in toDouble_test_3() local
304 OString sValue("3.5"); in toDouble_test_3_5() local
321 OString sValue("1"); in toDouble_test_1() local
326 OString sValue("10"); in toDouble_test_10() local
331 OString sValue("100"); in toDouble_test_100() local
427 OString sValue("3"); in toFloat_test_3() local
432 OString sValue("3.5"); in toFloat_test_3_5() local
454 OString sValue("1"); in toFloat_test_1() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx36 OString sValue; in valueOf_float_test_impl() local
105 OString sValue; in valueOf_double_test_impl() local
249 OString sValue("3"); in toDouble_test_3() local
254 OString sValue("3.5"); in toDouble_test_3_5() local
271 OString sValue("1"); in toDouble_test_1() local
276 OString sValue("10"); in toDouble_test_10() local
281 OString sValue("100"); in toDouble_test_100() local
286 OString sValue("1000"); in toDouble_test_1000() local
291 OString sValue("10000"); in toDouble_test_10000() local
296 OString sValue("1e99"); in toDouble_test_1e99() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx36 OString sValue; in valueOf_float_test_impl() local
105 OString sValue; in valueOf_double_test_impl() local
249 OString sValue("3"); in toDouble_test_3() local
254 OString sValue("3.5"); in toDouble_test_3_5() local
271 OString sValue("1"); in toDouble_test_1() local
276 OString sValue("10"); in toDouble_test_10() local
281 OString sValue("100"); in toDouble_test_100() local
286 OString sValue("1000"); in toDouble_test_1000() local
291 OString sValue("10000"); in toDouble_test_10000() local
296 OString sValue("1e99"); in toDouble_test_1e99() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/funcexp/
H A Dfunc_inet_aton.cpp59 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getIntVal() local
85 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getDoubleVal() local
113 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getStrVal() local
135 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getBoolVal() local
161 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getDecimalVal() local
186 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getDateIntVal() local
212 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getDatetimeIntVal() local
232 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getTimestampIntVal() local
252 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getTimeIntVal() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/funcexp/
H A Dfunc_inet_aton.cpp59 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getIntVal() local
85 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getDoubleVal() local
113 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getStrVal() local
135 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getBoolVal() local
161 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getDecimalVal() local
186 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getDateIntVal() local
212 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getDatetimeIntVal() local
232 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getTimestampIntVal() local
252 const std::string& sValue = fp[0]->data()->getStrVal(row, isNull); in getTimeIntVal() local
/dports/www/baikal/baikal/Core/Frameworks/Formal/
H A DForm.php65 function setOption($sName, $sValue) {
259 function validateRequired($sValue, Morphology $oMorpho, Element $oElement) {
267 function validateEmail($sValue, Morphology $oMorpho, Element $oElement) {
275 function validateSameas($sValue, Morphology $oMorpho, Element $oElement, $sReferencePropName) {
284 function validateUnique($sValue, Morphology $oMorpho, Element $oElement) {
311 function validateTokenid($sValue, Morphology $oMorpho, Element $oElement) {
319 function validateColor($sValue, Morphology $oMorpho, Element $oElement) {
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Mime/
H A DHeader.php28 private $sValue; variable in MailSo\\Mime\\Header
58 private function __construct($sName, $sValue, $sEncodedValueForReparse, $sParentCharset = '')
72 private function initInputData($sName, $sValue, $sEncodedValueForReparse)
112 …public static function NewInstance($sName, $sValue = '', $sEncodedValueForReparse = '', $sParentCh…
208 private function wordWrapHelper($sValue, $sGlue = "\r\n ")
H A DParameter.php28 private $sValue; variable in MailSo\\Mime\\Parameter
36 private function __construct($sName, $sValue)
48 public static function NewInstance($sName, $sValue = '')
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Mime/
H A DHeader.php28 private $sValue; variable in MailSo\\Mime\\Header
58 private function __construct($sName, $sValue, $sEncodedValueForReparse, $sParentCharset = '')
72 private function initInputData($sName, $sValue, $sEncodedValueForReparse)
112 …public static function NewInstance($sName, $sValue = '', $sEncodedValueForReparse = '', $sParentCh…
208 private function wordWrapHelper($sValue, $sGlue = "\r\n ")
H A DParameter.php28 private $sValue; variable in MailSo\\Mime\\Parameter
36 private function __construct($sName, $sValue)
48 public static function NewInstance($sName, $sValue = '')
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/
H A DUtils.php230 public static function NormalizeCharsetByValue($sCharset, $sValue)
530 public static function IsAscii($sValue)
545 public static function StrToLowerIfAscii($sValue)
555 public static function StrToUpperIfAscii($sValue)
565 public static function StrMailDomainToLowerIfAscii($sValue)
581 public static function StripSpaces($sValue)
592 public static function IsUtf8($sValue)
1422 public static function ClearXss($sValue)
1433 public static function Trim($sValue)
1723 public static function UrlSafeBase64Encode($sValue)
[all …]
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/
H A DUtils.php230 public static function NormalizeCharsetByValue($sCharset, $sValue)
530 public static function IsAscii($sValue)
545 public static function StrToLowerIfAscii($sValue)
555 public static function StrToUpperIfAscii($sValue)
565 public static function StrMailDomainToLowerIfAscii($sValue)
581 public static function StripSpaces($sValue)
592 public static function IsUtf8($sValue)
1422 public static function ClearXss($sValue)
1433 public static function Trim($sValue)
1723 public static function UrlSafeBase64Encode($sValue)
[all …]
/dports/games/openlierox/OpenLieroX/src/common/
H A DXMLutils.cpp25 xmlChar *sValue = xmlGetProp(node, (const xmlChar *)name.c_str()); in xmlGetInt() local
45 xmlChar *sValue = xmlGetProp(node, (const xmlChar *)name.c_str()); in xmlGetFloat() local
65 xmlChar *sValue = xmlGetProp(node, (const xmlChar *)name.c_str()); in xmlGetColour() local
85 xmlChar *sValue = xmlGetProp(node, (const xmlChar *)name.c_str()); in xmlGetString() local
102 xmlChar *sValue = xmlGetProp(node, (const xmlChar *)name.c_str()); in xmlGetBool() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLDDELinksContext.hxx40 OUString sValue; member
68 void SetApplication(const OUString& sValue) { sApplication = sValue; } in SetApplication()
69 void SetTopic(const OUString& sValue) { sTopic = sValue; } in SetTopic()
70 void SetItem(const OUString& sValue) { sItem = sValue; } in SetItem()
139 OUString sValue; member in ScXMLDDECellContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLDDELinksContext.hxx41 OUString sValue; member
69 void SetApplication(const OUString& sValue) { sApplication = sValue; } in SetApplication()
70 void SetTopic(const OUString& sValue) { sTopic = sValue; } in SetTopic()
71 void SetItem(const OUString& sValue) { sItem = sValue; } in SetItem()
140 OUString sValue; member in ScXMLDDECellContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerperfect/source/writer/exp/
H A Dtxtstyli.cxx47 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
78 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
110 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
142 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
177 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
214 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
246 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
278 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
325 OString sValue = OUStringToOString(rAttributeValue, RTL_TEXTENCODING_UTF8); in startElement() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/source/writer/exp/
H A Dtxtstyli.cxx48 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
82 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
117 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
152 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
190 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
230 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
265 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
300 OString sValue = OUStringToOString(xAttribs->getValueByIndex(i), RTL_TEXTENCODING_UTF8); in startElement() local
347 OString sValue = OUStringToOString(rAttributeValue, RTL_TEXTENCODING_UTF8); in startElement() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Ddrawingmltypes.cxx47 sal_Int32 GetCoordinate( std::u16string_view sValue ) in GetCoordinate()
62 sal_Int32 GetPercent( std::u16string_view sValue ) in GetPercent()
71 double GetPositiveFixedPercentage( const OUString& sValue ) in GetPositiveFixedPercentage()
84 float GetTextSize( std::u16string_view sValue ) in GetTextSize()
94 sal_Int32 GetTextSpacingPoint( std::u16string_view sValue ) in GetTextSpacingPoint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Ddrawingmltypes.cxx49 sal_Int32 GetCoordinate( const OUString& sValue ) in GetCoordinate()
64 sal_Int32 GetPercent( const OUString& sValue ) in GetPercent()
73 double GetPositiveFixedPercentage( const OUString& sValue ) in GetPositiveFixedPercentage()
86 float GetTextSize( const OUString& sValue ) in GetTextSize()
96 sal_Int32 GetTextSpacingPoint( const OUString& sValue ) in GetTextSpacingPoint()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/xml/
H A DUtils.cpp76 const char* sValue(nullptr); in GetNodeStringValue() local
190 const char* sValue(nullptr); in GetAttributeStringValue() local
218 Xml::CNode* Xml::CreateNodeStringValue(const char* sName, const char* sValue) in CreateNodeStringValue()
227 char sValue[256]; in CreateNodeIntValue() local
239 const char* sValue = nValue ? "true" : "false"; in CreateNodeBoolValue() local
245 Xml::AttributeType Xml::CreateAttributeStringValue(const char* sName, const char* sValue) in CreateAttributeStringValue()
252 char sValue[256]; in CreateAttributeIntValue() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/xsltdialog/
H A Dtypedetectionexport.cxx123 OUString sValue = "0" + sComma + sComma; in doExport() local
157 OUString sValue = in doExport() local
212 static const OUStringLiteral sValue( u"value" ); in addProperty() local
240 static const OUStringLiteral sValue( u"value" ); in addLocaleProperty() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/xsltdialog/
H A Dtypedetectionexport.cxx122 OUString sValue = "0" + sComma + sComma; in doExport() local
155 OUStringBuffer sValue("0" + in doExport() local
212 const OUString sValue( "value" ); in addProperty() local
242 const OUString sValue( "value" ); in addLocaleProperty() local

12345678910>>...47