Regular expression for matching a complete UUID string.
Escapes special characters in a string for safe use in a regular expression.
Formats an integer as a fixed-point decimal string.
Formats a number with an explicit sign prefix (+, -, or ±).
Determines the optimal length for the next text chunk, ensuring it does not exceed the specified maximum length.
Get the row and column position of a character in a string.
Returns the substring after the first occurrence of the delimiter.
Returns the substring before the first occurrence of the delimiter.
Returns the substring between the first start and the first end that follows it.
Trim begin and end of text, and also remove all indentations.
Regular expression source string for matching a UUID.