FARGOS/VISTA Object Management Environment Core
..
|
Functions | |
void | OMEconvertString (OMEtype &result, OMEstring *token, const uint_fast16_t forceBase, const bool discard) |
Converts text strings into numeric values. More... | |
int | stringToArrayOfTokens (OMEtype &result, const OMEstring &source, const char *delimeterList, const int convertFlag) |
Tokenizes a string and saves the parsed tokens as individual elements of an array. More... | |
int | stringToArrayOfTokens (OMEtype &result, const char *source, const int srcLen, const char *delimeterList, const int convertFlag, int charSet) |
Tokenizes a buffer and saves the parsed tokens as individual elements of an array. More... | |
int | subscriptsInOrder (OMEtype &result, const OMEtype &list, uint_fast8_t descending) |
Examines an array (either sparse or associative) and returns a list of subscripts that allow the elements of the array to be accessed in the requested order. More... | |
OMEstring * | convertCaseOfString (const OMEstring &arg, uint_fast8_t toLowercase) |
int | caseInsensitiveCompare (const OMEstring &str1, const OMEstring &str2, bool fuzzy) |
OMEstring * | substituteText (const OMEstring &data, const OMEassoc &replacements) |
References OMEtype::array, findSubstring(), OMEstring::getCharacterSet(), OMEassoc::getKeyForIndex(), OMEtype::i, OMEarray::indexExists(), OMEstring::length(), OMEarray::nextIndex(), OMEassoc::nextIndex(), OMEstring::noteCharacterSet(), OME_ARRAY, OME_STRING, OMEtype::s, OMEtype::type, and OMEtype::value.
![]() | Generated: Fri Jul 31 2020 18:19:16
Support Information |