All Functions and Procedures
| Name | Unit | Description |
|---|---|---|
| < | bbutils |
|
| < | bbutils |
|
| = | bbutils |
|
| = | bbutils |
|
| arrayAdd | bbutils | Adds element |
| arrayAdd | bbutils | Adds element |
| arrayAdd | bbutils | Adds element |
| arrayAdd | bbutils | Adds element |
| arrayAdd | bbutils | Adds element |
| arrayAdd | bbutils | Adds elements from a2 |
| arrayAdd | bbutils | Adds elements from a2 |
| arrayAdd | bbutils | Adds elements from a2 |
| arrayAdd | bbutils | Adds elements from a2 |
| arrayAdd | bbutils | Adds elements from a2 |
| arrayAddFast | bbutils | returns i with a[i]=e, |
| arrayAddFast | bbutils | returns i with a[i]=e. |
| arrayAddFast | bbutils | returns i with a[i]=e. |
| arrayAddFast | bbutils | returns i with a[i]=e. |
| arrayAddFast | bbutils | returns i with a[i]=e. |
| arrayBinarySearch | bbutils | Binary search in a float array. |
| arrayBinarySearch | bbutils | Binary search in a string array. |
| arrayBinarySearch | bbutils | Binary search in a longword array. |
| arrayBinarySearch | bbutils | Binary search in a longint array. |
| arrayBinarySearch | bbutils | Binary search in a int64 array. |
| arrayCompare | bbutils | Compares two array/slices (interleaved slice parameters, so arrayEqual(a,b,3,3) compares the first 3 elements). |
| arrayCompare | bbutils | Compares two array/slices (interleaved slice parameters, so arrayEqual(a,b,3,3) compares the first 3 elements). |
| arrayCompare | bbutils | Compares two array/slices (interleaved slice parameters, so arrayEqual(a,b,3,3) compares the first 3 elements), |
| arrayCompare | bbutils | Compares two array/slices (interleaved slice parameters, so arrayEqual(a,b,3,3) compares the first 3 elements). |
| arrayCompare | bbutils | Compares two array/slices (interleaved slice parameters, so arrayEqual(a,b,3,3) compares the first 3 elements). |
| arrayContains | bbutils | Tests if element e exists in the array/slice (see above). |
| arrayContains | bbutils | Tests if element e exists in the array/slice (see above). |
| arrayContains | bbutils | Tests if element e exists in the array/slice (see above). |
| arrayContains | bbutils | Tests if element e exists in the array/slice (see above). |
| arrayContains | bbutils | Tests if element e exists in the array/slice (see above). |
| arrayDelete | bbutils | Removes element at position i from a, |
| arrayDelete | bbutils | Removes element at position i from a. |
| arrayDelete | bbutils | Removes element at position i from a. |
| arrayDelete | bbutils | Removes element at position i from a. |
| arrayDelete | bbutils | Removes element at position i from a. |
| arrayDeleteFast | bbutils | Removes element at position i from a. |
| arrayDeleteFast | bbutils | Removes element at position i from a. |
| arrayDeleteFast | bbutils | Removes element at position i from a, |
| arrayDeleteFast | bbutils | Removes element at position i from a. |
| arrayDeleteFast | bbutils | Removes element at position i from a. |
| arrayDeleteUnordered | bbutils | Removes element at position i from a (destroying the order of the elements). |
| arrayDeleteUnordered | bbutils | Removes element at position i from a (destroying the order of the elements). |
| arrayDeleteUnordered | bbutils | Removes element at position i from a (destroying the order of the elements). |
| arrayDeleteUnordered | bbutils | Removes element at position i from a (destroying the order of the elements), |
| arrayDeleteUnordered | bbutils | Removes element at position i from a (destroying the order of the elements). |
| arrayDeleteUnorderedFast | bbutils | Removes element at position i from a (destroying the order of the elements). |
| arrayDeleteUnorderedFast | bbutils | Removes element at position i from a (destroying the order of the elements). |
| arrayDeleteUnorderedFast | bbutils | Removes element at position i from a (destroying the order of the elements). |
| arrayDeleteUnorderedFast | bbutils | Removes element at position i from a (destroying the order of the elements), |
| arrayDeleteUnorderedFast | bbutils | Removes element at position i from a (destroying the order of the elements). |
| arrayEqual | bbutils | Tests if two array/slices are equal (interleaved slice parameters, so arrayEqual(a,b,3,3) tests the first 3 elements). |
| arrayEqual | bbutils | Tests if two array/slices are equal (interleaved slice parameters, so arrayEqual(a,b,3,3) tests the first 3 elements), |
| arrayEqual | bbutils | Tests if two array/slices are equal (interleaved slice parameters, so arrayEqual(a,b,3,3) tests the first 3 elements). |
| arrayEqual | bbutils | Tests if two array/slices are equal (interleaved slice parameters, so |
| arrayEqual | bbutils | Tests if two array/slices are equal (interleaved slice parameters, so arrayEqual(a,b,3,3) tests the first 3 elements). |
| arrayGet | bbutils | Returns the i-th element of the array. |
| arrayGet | bbutils | Returns the i-th element of the array. |
| arrayGet | bbutils | Returns the i-th element of the array. |
| arrayGet | bbutils | Returns the i-th element of the array. |
| arrayGet | bbutils | Returns the i-th element of the array. |
| arrayIndexOf | bbutils | Finds element e in the array/slice (see above). |
| arrayIndexOf | bbutils | Finds element e in the array/slice (see above). |
| arrayIndexOf | bbutils | Finds element e in the array/slice (see above). |
| arrayIndexOf | bbutils | Finds element e in the array/slice (see above). |
| arrayIndexOf | bbutils | Finds element e in the array/slice (see above). |
| arrayIndexOfLargest | bbutils | Finds the largest element in the array/slice (see above). |
| arrayIndexOfLargest | bbutils | Finds the largest element in the array/slice (see above). |
| arrayIndexOfLargest | bbutils | Finds the largest element in the array/slice (see above). |
| arrayIndexOfLargest | bbutils | Finds the largest element in the array/slice (see above). |
| arrayIndexOfLargest | bbutils | Finds the largest element in the array/slice (see above). |
| arrayIndexOfSmallest | bbutils | Finds the smallest element, in the array/slice (see above). |
| arrayIndexOfSmallest | bbutils | Finds the smallest element, in the array/slice (see above). |
| arrayIndexOfSmallest | bbutils | Finds the smallest element, in the array/slice (see above). |
| arrayIndexOfSmallest | bbutils | Finds the smallest element, in the array/slice (see above). |
| arrayIndexOfSmallest | bbutils | Finds the smallest element, in the array/slice (see above). |
| arrayInsert | bbutils | Inserts element e at position i in a. |
| arrayInsert | bbutils | Inserts element e at position i in a. |
| arrayInsert | bbutils | Inserts element e at position i in a. |
| arrayInsert | bbutils | Inserts element e at position i in a. |
| arrayInsert | bbutils | Inserts element e at position i in a. |
| arrayInsertFast | bbutils | Inserts element e at position i in a. |
| arrayInsertFast | bbutils | Inserts element e at position i in a. |
| arrayInsertFast | bbutils | Inserts element e at position i in a. |
| arrayInsertFast | bbutils | Inserts element e at position i in a. |
| arrayInsertFast | bbutils | Inserts element e at position i in a. |
| arrayInvert | bbutils | Inverts the order of the elements in the array/slice (see above). |
| arrayInvert | bbutils | Inverts the order of the elements in the array/slice (see above). |
| arrayInvert | bbutils | Inverts the order of the elements in the array/slice (see above). |
| arrayInvert | bbutils | Inverts the order of the elements in the array/slice (see above). |
| arrayInvert | bbutils | Inverts the order of the elements in the array/slice (see above). |
| arrayLast | bbutils | Returns the last element of the array, returns default, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, raises exception, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, raises exception, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, returns default, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, raises exception, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, returns default, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, raises exception, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, returns default, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, raises exception, iff the array is empty. |
| arrayLast | bbutils | Returns the last element of the array, returns default, iff the array is empty. |
| arrayPrepend | bbutils | Prepends |
| arrayPrepend | bbutils | Prepends |
| arrayPrepend | bbutils | Prepends |
| arrayPrepend | bbutils | Prepends |
| arrayPrepend | bbutils | Prepends |
| arrayPrependFast | bbutils | Prepends |
| arrayPrependFast | bbutils | Prepends |
| arrayPrependFast | bbutils | Prepends |
| arrayPrependFast | bbutils | Prepends |
| arrayPrependFast | bbutils | Prepends |
| arrayReserveFast | bbutils | Ensures that |
| arrayReserveFast | bbutils | Ensures that |
| arrayReserveFast | bbutils | Ensures that |
| arrayReserveFast | bbutils | Ensures that |
| arrayReserveFast | bbutils | Ensures that |
| arraySlice | bbutils | Extracts a array slice. |
| arraySlice | bbutils | Extracts a array slice. |
| arraySlice | bbutils | Extracts a array slice. |
| arraySlice | bbutils | Extracts a array slice. |
| arraySlice | bbutils | Extracts a array slice. |
| binarySearch | bbutils | General binary search function. |
| binomial | bbutils | Calculates n|k = n!/k!(n-k)! |
| binomialDeviation | bbutils | deviation(=sqrt(variance)) of a binomial distribution |
| binomialExpectation | bbutils | expectated value of a binomial distribution |
| binomialProbability | bbutils | probability: P(X = k) where X is binomial distributed with n possible values (exact value calculated with binomial coefficients, ) |
| binomialProbabilityApprox | bbutils | expectated value of a binomial distribution (approximates the value with either Poisson or Moivre and Laplace, depending on the variance of the distribution) ) |
| binomialProbabilityDeviationOf | bbutils | probability: P(X >= mu + d or X <= mu - d) where X is binomial distributed with n possible values |
| binomialProbabilityGE | bbutils | probability: P(X >= k) where X is binomial distributed with n possible values |
| binomialProbabilityLE | bbutils | probability: P(X <= k) where X is binomial distributed with n possible values |
| binomialVariance | bbutils | variance of a binomial distribution |
| binomialZScore | bbutils | Z-Score of the value k in a distribution with n outcomes |
| charDecodeDigit | bbutils |
|
| charDecodeHexDigit | bbutils |
|
| charEncodeHexDigitUp | bbutils |
|
| convertTemplate | pastemplate | Parses a simple pascal template. |
| coprime | bbutils | Checks if two numbers are |
| dateDecode | bbutils | Encodes a date as datetime (supports negative years) |
| dateEncode | bbutils | Encodes a date as datetime (supports negative years) |
| dateEncodeTry | bbutils | Encodes a date as datetime (supports negative years) |
| dateFormat | bbutils | Converts a date to a string corresponding to the given mask (same mask as dateTimeParsePartsTry) |
| dateFormatNew | bbutils | Converts a date to a string corresponding to the given mask (same mask as dateTimeParsePartsTry) |
| dateFormatOld | bbutils |
|
| dateIsLeapYear | bbutils |
|
| dateParse | bbutils | Reads a date string given a certain mask . |
| dateParseParts | bbutils | Reads a date string given a certain mask |
| dateTimeEncode | bbutils | Encodes a date time |
| dateTimeFormat | bbutils | Converts a dateTime to a string corresponding to the given mask (same mask as dateTimeParsePartsTry) |
| dateTimeFormat | bbutils | Converts a dateTime to a string corresponding to the given mask (same mask as dateTimeParsePartsTry) |
| dateTimeParse | bbutils | Reads date/time from a input matching a given mask |
| dateTimeParseParts | bbutils | Reads date/time parts from a input matching a given mask |
| dateTimeParsePartsTry | bbutils | Reads a date time string given a certain mask (mask is case-sensitive) The function uses the same mask types as FormatDate:
The letter formats d/y/h/n/s matches one or two digits, the dd/mm/yy formats require exactly two. |
| dateWeekOfYear | bbutils | Week of year |
| dateWeekOfYear | bbutils |
|
| eUTF8 | bbutils |
|
| eWindows1252 | bbutils |
|
| factorial | bbutils | Calculates i! |
| fileMoveReplace | bbutils | Moves oldname to newname, replacing newname if it exists. |
| fileNameExpand | bbutils | Expands a path to an absolute path if it not already is one. |
| fileNameExpandToURI | bbutils | Expands a path to an absolute path starting with file://. |
| fileSaveSafe | bbutils | Overrides the file filename with the data written to the stream in the callback function. |
| gcd | bbutils | Calculates the greatest common denominator |
| gcd | bbutils | Calculates the greatest common denominator |
| gcd | bbutils | Calculates the greatest common denominator |
| ignore | bbutils | Ignores the parameter to suppress warnings. |
| ignore | bbutils | Ignores the parameter to suppress warnings. |
| ignore | bbutils | Ignores the parameter to suppress warnings. |
| ignore | bbutils | Ignores the parameter to suppress warnings. |
| ignore | bbutils | Ignores the parameter to suppress warnings. |
| ignore | bbutils | Ignores the parameter to suppress warnings. |
| initGlobalTranslation | ptranslateutils |
|
| initUnitTranslation | ptranslateutils | This initialize the translator for the given unit. |
| intBound | bbutils | caps i at [min,max]. |
| intBound | bbutils | caps i at [min,max]. |
| intFactor | bbutils | Given a number n, this procedure calculates the maximal integer e, so that n = pˆe * r |
| intLog | bbutils | log_b n rounded down (= number of digits of n in base b - 1) |
| intLog10 | bbutils | log 10 rounded down (= number of digits in base 10 - 1) |
| intSieveDivisorCount | bbutils | This calculates the number of divisors: divcount[i] := |{1 <= j <= i | i mod j = 0}| for all i <= n. |
| intSieveEulerPhi | bbutils | This calculates the euler phi function totient[i] := phi(i) = |{1 <= j <= i | gcd(i,j) = 0}| for all i <= n. |
| intSqrt | bbutils |
|
| intSqrt | bbutils |
|
| lcm | bbutils | Calculates the least common multiple (just a*b div gcd(a,b), so it can easily overflow) |
| makeMethod | bbutils |
|
| modPow | bbutils | Calculates iˆe mod m in O(log(e)) and never exceeding m. |
| modPow | bbutils | Calculates iˆe mod m in O(log(e)) and never exceeding m. |
| objInheritsFrom | bbutilsbeta |
|
| ObjToUInt | bbutils |
|
| pascalizeName | ptranslateutils |
|
| procedureToMethod | bbutils |
|
| PtrToUInt | bbutils |
|
| registerFallbackUnicodeConversion | bbutils |
|
| SetCodePage | bbutils | no-op function, so not every |
| stableSort | bbutils | general stable sort functions for arrays (modifying the array inline and returning it) |
| stableSort | bbutils |
|
| stableSort | bbutils |
|
| stableSort | bbutils | General stable sort function, . |
| strActualEncoding | bbutils |
|
| strActualEncoding | bbutils |
|
| strAfter | bbutils | If the string s has the form '...sepEND', it returns 'END'. |
| strAfterLast | bbutils | If the string s has the form '...sepEND', it returns 'END'. |
| strAfterLast | bbutils | If the string s has the form '...sepEND', it returns 'END'. |
| strAnsi2UnicodeMoveProc | bbutils | converts unicode pages and latin1 to utf16. |
| strAppendIfMissing | bbutils | Appends expectedEnd, if s does not end with expectedEnd. |
| strBefore | bbutils | If the string s has the form 'STARTsep...', it returns 'START'. |
| strBeforeLast | bbutils | If the string s has the form 'STARTsep...', it returns 'START'. |
| strBeforeLast | bbutils | If the string s has the form 'STARTsep...', it returns 'START'. |
| strBeginsWith | bbutils | Tests if |
| strBeginsWith | bbutils | Tests if |
| strBetween | bbutils | If the string s has the form '...fromMIDDLEtill...', it returns 'MIDDLE'. |
| strChangeEncoding | bbutils | deprecated |
| strCompareClever | bbutils | Case sensitive, clever comparison, that basically splits the string into lexicographical and numerical parts and compares them accordingly. |
| strContains | bbutils | Tests if |
| strContains | bbutils | Tests if |
| strContains | bbutils | Tests if |
| strContains | bbutils | Tests if |
| strConvert | bbutils | Converts a string from one encoding to another. |
| strConvertFromUtf8 | bbutils | Convert a string from UTF-8 to the encoding |
| strConvertToUtf8 | bbutils | Convert a string to UTF-8 from encoding from |
| strCopyFrom | bbutils | Returns the substring of s containing all characters after start (including s[start]). |
| strCount | bbutils | Counts all occurrences of searched in searchIn (case sensitive). |
| strCount | bbutils | Counts all occurrences of searched in searchIn (case sensitive). |
| strDecimalToUIntTry | bbutils | Converts a pchar buffer to an unsigned integer. |
| strDecimalToUIntTry | bbutils | Converts a pchar buffer to an unsigned integer. |
| strDecodeHex | bbutils | Decodes a binary hex string like 202020 where every pair of hex digits corresponds to one char (deprecated, use strUnescapeHex). |
| strDecodeHTMLEntities | bbutils | This decodes all html entities to the given encoding. |
| strDecodeHTMLEntities | bbutils | This decodes all html entities to the given encoding. |
| strDecodeUTF16Character | bbutils | Decodes an UTF-16 and moves to the next character. |
| strDecodeUTF8Character | bbutils | Returns the unicode code point of the utf-8 character starting at |
| strDecodeUTF8Character | bbutils | Returns the unicode code point of the utf-8 character starting at |
| strDecodeUTF8Character | bbutils | Returns the unicode code point of the utf-8 character starting at |
| strDup | bbutils | Creates count copies of rep |
| strEncodeHex | bbutils | Encodes to a binary hex string like 202020 where every pair of hex digits corresponds to one char (deprecated, use strEscapeToHex). |
| strEncodingFromBOMRemove | bbutils | Gets the encoding from an unicode bom and removes it |
| strEncodingFromName | bbutils | Gets the encoding from an encoding name (e.g. |
| strEncodingName | bbutils |
|
| strEndsWith | bbutils | Tests if |
| strEqual | bbutils | Tests if the strings are case-insensitively equal (same length and same characters). |
| strEscape | bbutils | Replace all occurrences of x \in toEscape with escapeChar + x. |
| strEscapeRegex | bbutils | Returns a regex matching s. |
| strEscapeToHex | bbutils | Replace all occurrences of x \in toEscape with escape + hex(ord(x)). |
| strFromInt | bbutils | Creates a string to display an integer. |
| strFromPchar | bbutils | Returns the first l bytes of p (copies them so O(n)). |
| strFromPtr | bbutils | Creates a string to display the value of a pointer (e.g. |
| strFromSIze | bbutils | converts a size (measured in bytes) to a string (e.g. |
| strGetUnicodeCharacter | bbutils | Gets unicode character |
| strGetUnicodeCharacterUTF | bbutils |
|
| strGetUnicodeCharacterUTFLength | bbutils |
|
| strHexToUIntTry | bbutils | Converts a pchar buffer to an unsigned integer. |
| strHexToUIntTry | bbutils | Converts a pchar buffer to an unsigned integer. |
| striAfter | bbutils | If the string s has the form '...sepEND', it returns 'END'. |
| striAfterLast | bbutils | If the string s has the form '...sepEND', it returns 'END'. |
| striBefore | bbutils | If the string s has the form 'STARTsep...', it returns 'START'. |
| striBeforeLast | bbutils | If the string s has the form 'STARTsep...', it returns 'START'. |
| striBeginsWith | bbutils | Tests if |
| striBeginsWith | bbutils | Tests if |
| striBetween | bbutils | If the string s has the form '...fromMIDDLEtill...', it returns 'MIDDLE'. |
| striCompareClever | bbutils | Case insensitive, clever comparison, that basically splits the string into lexicographical and numerical parts and compares them accordingly. |
| striContains | bbutils | Tests if |
| striContains | bbutils | Tests if |
| striEndsWith | bbutils | Tests if |
| striEqual | bbutils | Tests if the strings are case-insensitively equal (same length and same characters). |
| striIndexOf | bbutils | Searchs |
| striIndexOf | bbutils | Searchs |
| striLastIndexOf | bbutils | Searchs the last occurrence of |
| striLastIndexOf | bbutils | Searchs the last occurrence of |
| strIndexOf | bbutils | Searchs |
| strIndexOf | bbutils | Searchs |
| strIndexOf | bbutils | Searchs |
| strIndexOf | bbutils | Searchs |
| StringCodePage | bbutils |
|
| strIsAbsoluteURI | bbutils | Checks if s is an absolute uri (i.e. |
| strIterator | bbutils | Str iterator. |
| strJoin | bbutils | Joins all string list items to a single string separated by |
| strJoin | bbutils |
|
| strJoin | bbutils | Joins all string list items to a single string separated by |
| strLastIndexOf | bbutils | Searchs the last occurrence of |
| strLastIndexOf | bbutils | Searchs the last occurrence of |
| strLastIndexOf | bbutils | Searchs the last occurrence of |
| strLastIndexOf | bbutils | Searchs the last occurrence of |
| strlBeginsWith | bbutils | Test if p begins with expectedStart (case-sensitive). |
| strLengthUtf8 | bbutils | length of an utf8 string. |
| strLengthUtf8 | bbutils | length of an utf8 string. |
| strlEqual | bbutils | Tests if the strings are case-sensitively equal (same length and same characters). |
| strlEqual | bbutils | Tests if the strings are case-sensitively equal (same length and same characters) (null-terminated, stops comparison when meeting #0 ). |
| strlEqual | bbutils | Tests if the strings are case-sensitively equal (same length and same characters) (null-terminated, stops comparison when meeting #0 ). |
| strliBeginsWith | bbutils | Test if p begins with expectedStart (case-insensitive). |
| strliEqual | bbutils | Tests if the strings are case-insensitively equal (same length and same characters). |
| strliEqual | bbutils | Tests if the strings are case-insensitively equal (same length and same characters) (null-terminated, stops comparison when meeting #0 ). |
| strliEqual | bbutils | Tests if the strings are case-insensitively equal (same length and same characters) (null-terminated, stops comparison when meeting #0 ). |
| strlmove | bbutils | Copies min(sourceLen, destLen) characters from source to dest and returns dest. |
| strlnsequal | bbutils | equal comparison, case sensitive, stopping at #0-bytes in p1, ignoring #0-bytes in p2. |
| strlnsiequal | bbutils | equal comparison, case insensitive, stopping at #0-bytes in p1, ignoring #0-bytes in p2. |
| strLoadFromFile | bbutils | Loads a file as string. |
| strLoadFromFileUTF8 | bbutils | Loads a file as string. |
| strLowerCaseSpecialUTF8 | bbutils | This function converts codePoint to the corresponding lowercase codepoint according to the unconditional cases of SpecialCasing.txt of Unicode 8. |
| strlsequal | bbutils |
|
| strlsEqual | bbutils | Tests if the strings are case-sensitively equal (same length and same characters) (strict-length, can continue comparison after #0). |
| strlsEqual | bbutils | Tests if the strings are case-sensitively equal (same length and same characters) (strict-length, can continue comparison after #0). |
| strlsiEqual | bbutils | Tests if the strings are case-insensitively equal (same length and same characters) (strict-length, can continue comparison after #0). |
| strlsiEqual | bbutils | Tests if the strings are case-insensitively equal (same length and same characters) (strict-length, can continue comparison after #0). |
| strlsiIndexOf | bbutils | Searchs |
| strlsiLastIndexOf | bbutils | Searchs |
| strlsIndexOf | bbutils | Searchs |
| strlsIndexOf | bbutils | Searchs |
| strlsLastIndexOf | bbutils | Searchs |
| strlsLastIndexOf | bbutils | Searchs |
| strlTrim | bbutils | Removes all occurrences of trimCharacter from the left/right side of the string. |
| strlTrimLeft | bbutils | Removes all occurrences of trimCharacter from the left/right side of the string. |
| strlTrimRight | bbutils | Removes all occurrences of trimCharacter from the left/right side of the string. |
| strMoveRef | bbutils | Like move: moves count strings from source memory to dest memory. |
| strNormalizeLineEndings | bbutils | Replaces all #13#10 or #13 by #10. |
| strNormalizeLineEndingsUTF8 | bbutils | Replaces all #$D#$A, #$D #$85, #$85, #$2028, or #13 by #10. |
| strPrependIfMissing | bbutils | Prepends expectedStart, if s does not starts with expectedStart. |
| strRemoveFileURLPrefix | bbutils | Removes a file:// prefix from filename if it is there, |
| strResolveURI | bbutils | Returns a absolute uri for a uri relative to the uri base. |
| strReverse | bbutils | reverses a string. |
| strRpos | bbutils | Searchs the last index of c in s. |
| strSaveToFile | bbutils | Saves a string as file. |
| strSaveToFileUTF8 | bbutils | Saves a string as file. |
| strSimilarity | bbutils | Levenshtein distance between s and t. |
| strSlice | bbutils | Returns a string with all characters between first and last (including first, last). |
| strSlice | bbutils | Returns a string with all characters between start and last (including start, last). |
| strSplit | bbutils | Splits the string s into the array splitted at every occurrence of sep. |
| strSplit | bbutils | Splits the string s into the array splitted at every occurrence of sep. |
| strSplit | bbutils | Splits the string remainingPart into two parts at the first position of separator, the first is assign to firstPart, the second one is again assign to remainingPart. |
| strSplitGet | bbutils | Splits the string remainingPart into two parts at the first position of separator, the first part is returned as function result, the second one is again assign to remainingPart. |
| strSplitGetBetweenBrackets | bbutils |
|
| strSplitGetUntilBracketClosing | bbutils | Given a string like openBracket .. |
| StrToBoolDef | bbutils | Converts a str to a bool (for fpc versions before 2.2) |
| strTrim | bbutils | Removes all occurrences of trimCharacter from the left and right side of the string. |
| strTrimAndNormalize | bbutils | Replaces any sequence of trimCharacter with a single space, and removes leading/trailing spaces. |
| strTrimCommon | bbutils |
|
| strTrimLeft | bbutils | Removes all occurrences of trimCharacter from the left side of the string. |
| strTrimRight | bbutils | Removes all occurrences of trimCharacter from the right side of the string. |
| strUnescapeHex | bbutils | Replace all occurrences of escape + XX with chr(XX). |
| strUnicode2AnsiMoveProc | bbutils | converts utf16 to other unicode pages and latin1. |
| strUpperCaseSpecialUTF8 | bbutils | This function converts codePoint to the corresponding uppercase codepoint according to the unconditional cases of SpecialCasing.txt of Unicode 8. |
| strWrap | bbutils | Word wraps a string to a maximum column length. |
| strWrapSplit | bbutils | Word wraps a string to a maximum column length. |
| threadedCall | bbutils | Calls proc in an new thread |
| threadedCall | bbutils | Calls proc in an new thread |
| threadedCall | bbutils | Calls proc in an new thread |
| timeFormat | bbutils | Converts a time to a string corresponding to the given mask (same mask as dateTimeParsePartsTry) |
| timeFormatNEW | bbutils |
|
| timeParse | bbutils | Reads a time string given a certain mask . |
| timeParseParts | bbutils | Reads a time string given a certain mask |
| UIntToObj | bbutils |
|
| UIntToPtr | bbutils |
|
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| unequal | bbutils | Checks if all elements are pairwise unequal. |
| utf16EncodeSurrogatePair | bbutils | Encodes an UTF-16 surrogate pair. |
| widestrlmove | bbutils | Copies min(sourceLen, destLen) characters from source to dest and returns dest. |
Generated by PasDoc 0.16.0.