|
| static unsafe? byte | translateNoop (byte? str) |
| | special no-op inline functions to mark string literal as translatable Generated from function MR::Locale::translate_noop.
|
| static unsafe? byte | translateNoop (byte? ctx, byte? str) |
| | Generated from function MR::Locale::translate_noop.
|
| static unsafe? byte | translateNoop (byte? single, byte? plural, long n) |
| | Generated from function MR::Locale::translate_noop.
|
| static unsafe? byte | translateNoop (byte? ctx, byte? single, byte? plural, long n) |
| | Generated from function MR::Locale::translate_noop.
|
◆ translateNoop() [1/4]
| unsafe? byte MR.Locale.translateNoop |
( |
byte? | ctx, |
|
|
byte? | single, |
|
|
byte? | plural, |
|
|
long | n ) |
|
inlinestatic |
Generated from function MR::Locale::translate_noop.
◆ translateNoop() [2/4]
| unsafe? byte MR.Locale.translateNoop |
( |
byte? | ctx, |
|
|
byte? | str ) |
|
inlinestatic |
Generated from function MR::Locale::translate_noop.
◆ translateNoop() [3/4]
| unsafe? byte MR.Locale.translateNoop |
( |
byte? | single, |
|
|
byte? | plural, |
|
|
long | n ) |
|
inlinestatic |
Generated from function MR::Locale::translate_noop.
◆ translateNoop() [4/4]
| unsafe? byte MR.Locale.translateNoop |
( |
byte? | str | ) |
|
|
inlinestatic |
special no-op inline functions to mark string literal as translatable Generated from function MR::Locale::translate_noop.
The documentation for this class was generated from the following file: