tango.text.locale.Posix

Members

Aliases

nativeMethods
alias nativeMethods = tango.text.locale.Posix
Undocumented in source.

Functions

compareString
int compareString(int lcid, const(char)[] stringA, size_t offsetA, size_t lengthA, const(char)[] stringB, size_t offsetB, size_t lengthB, bool ignoreCase)
Undocumented in source. Be warned that the author may not have intended to support it.
getUserCulture
int getUserCulture()
Undocumented in source. Be warned that the author may not have intended to support it.
setUserCulture
void setUserCulture(int lcid)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

BSD style: $(LICENSE)

Version

Initial release: 2005

Authors

John Chapman