Home
last modified time | relevance | path

Searched refs:currency (Results 26 – 50 of 65) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTubeAnalytics.php190 'currency' => [
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php1261 public $currency; variable in Google_ShoppingModelProductJsonV1Inventories
1286 public function setCurrency( $currency) { argument
1287 $this->currency = $currency;
1290 return $this->currency;
H A DGoogle_AdSenseService.php1610 public $currency; variable in Google_AdsenseReportsGenerateResponseHeaders
1613 public function setCurrency( $currency) { argument
1614 $this->currency = $currency;
1617 return $this->currency;
H A DGoogle_AnalyticsService.php2388 public $currency; variable in Google_Profile
2425 public function setCurrency( $currency) { argument
2426 $this->currency = $currency;
2429 return $this->currency;
/plugin/fckg/action/entities/utils/
H A Dentities.txt45 currency
/plugin/ckgdoku/action/entities/utils/
H A Dentities.txt45 currency
/plugin/ckgedit/action/entities/utils/
H A Dentities.txt45 currency
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dcp1257.map154 !A4 U+00A4 currency
H A Dcp1258.map156 !A4 U+00A4 currency
H A Dcp1250.map160 !A4 U+00A4 currency
H A Dcp1251.map164 !A4 U+00A4 currency
H A Dcp1253.map151 !A4 U+00A4 currency
H A Diso-8859-9.map165 !A4 U+00A4 currency
H A Diso-8859-1.map165 !A4 U+00A4 currency
H A Diso-8859-2.map165 !A4 U+00A4 currency
H A Diso-8859-4.map165 !A4 U+00A4 currency
H A Dcp1252.map160 !A4 U+00A4 currency
H A Dcp1254.map158 !A4 U+00A4 currency
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst610 private $currency = 'EUR';
620 <price currency="EUR">1.23</price>
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1currency-bdt::before{content:"\F863"}.mdi-currency-brl::before{content:"\FB61"}.mdi-currency-btc::…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …er',\n 'cpi',\n 'create',\n 'creating',\n 'critical',\n 'currency',\n 'currency_…
/plugin/edittable/lib/
H A Dhandsontable.full.js12300 currency: {
12471 '(?:\\)|(\\' + cultures[currentCulture].currency.symbol + ')?(?:\\))?)?$');
12473 '(?:\\)|(\\' + cultures[currentCulture].currency.symbol + ')?(?:\\))?)?$');
12475 '(?:\\)|(\\' + cultures[currentCulture].currency.symbol + ')?(?:\\))?)?$');
12477 '(?:\\)|(\\' + cultures[currentCulture].currency.symbol + ')?(?:\\))?)?$');
12526 if (cultures[currentCulture].currency.position === 'infix') {
12528 if (cultures[currentCulture].currency.spaceSeparated) {
12531 } else if (cultures[currentCulture].currency.spaceSeparated) {
12552 switch (cultures[currentCulture].currency.position) {
13194 _currSymbol = cultureData.currency.symbol;
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs21876 case 'currency-style': // <number:currency-style> 16.29.8
22034 case 'currency-symbol': // <number:currency-symbol> 16.29.9
22228 case 'currency': q.t = 'n'; q.v = parseFloat(ctag.value); break;
22330 case 'currency-symbol': // <number:currency-symbol>
22337 case 'currency-style': // 16.29.8 <number:currency-style>
22679 /* currency flag */
22680 if(nf.indexOf(/\$/) > -1) { type = "currency"; }
22770 /* currency flag */
22771 if(nf.indexOf(/\$/) > -1) { type = "currency"; }
22774 …if(nf[0] == "$") { payload += '<number:currency-symbol number:language="en" number:country="US">$<…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1currency?"":t.currency[0]+"",a=void 0===t.currency?"":t.currency[1]+"",o=void 0===t.decimal?".":t.…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6currency?"":t.currency[0]+"",a=void 0===t.currency?"":t.currency[1]+"",o=void 0===t.decimal?".":t.…

123