Searched refs:value (Results 1 – 12 of 12) sorted by relevance
651 % 0 - the symbol succeeds the value.655 % 0 - the currency_symbol succeeds the negative value.656 % 1 - the currency_symbol precedes the negative value.661 % and the value for a monetary quantity with a non-negative value.663 % and the value.670 % value for a negative monetary quantity.671 % 1 - a space separates the symbol from the value.676 % An integer set to a value indicating the positioning of the677 % positive_sign for a monetary quantity with a non-negative value.690 % An integer set to a value indicating the positioning of the[all …]
112 % value,it comes before the % "USh", "/-", and the numbers.116 % value,it comes before the % "USh", "/-", and the numbers.
326 % value was not an empty string; otherwise ignore.327 % %t Insert a <space> if the previous descriptor value
363 collating-symbol <SFFFF> % Guaranteed largest symbol value. Keep at end of this list
29 while IFS=" " read locale format value expect; do33 "$locale" "$format" "$value" "$expect" < /dev/null36 "Value: \"${value}\" Expect: \"${expect}\" passed"40 "Value: \"${value}\" Expect: \"${expect}\" failed"
56 while IFS=" " read locale format value expect; do62 "$locale" "$format" "$value" "$expect" < /dev/null || ret=$?
29 # #3 double value that is used for formatting
32 $(prefix) is the value you specified while configuring GNU libc). If
28 # #3 double value that is used for formatting
277 for value in ctype_dict[key]:278 ctype_dict2[key][value] = 1280 for value in ctype_dict[key]:281 ctype_dict2[key][value[0]] = value[1]
16 # Field 0: Unicode code point value or range of code point values20 # explicitly are given the value "N".35 # "#" list the General_Category property value or the L& alias of the36 # derived value LC, the Unicode character name or names, and, in lines
2735 # C has the Lowercase or Uppercase property or has a General_Category value of Titlecase_Letter.
Completed in 156 milliseconds