Prio | Original string | Translation | — |
---|---|---|---|
Return part of a string | Повернути частину рядка | Details | |
Make a string uppercase | Зробити рядок у верхньому регістрі | Details | |
Make a string uppercase Зробити рядок у верхньому регістрі
You have to log in to edit this translation.
|
|||
Make a string lowercase | Зробити рядок у нижньому регістрі | Details | |
Make a string lowercase Зробити рядок у нижньому регістрі
You have to log in to edit this translation.
|
|||
Find first occurrence of a string | Знайти перший випадок рядка | Details | |
Find first occurrence of a string Знайти перший випадок рядка
You have to log in to edit this translation.
|
|||
Reverse a string | Перевернути рядок | Details | |
Find position of first occurrence of a string | Знайти позицію першого випадку рядка | Details | |
Find position of first occurrence of a string Знайти позицію першого випадку рядка
You have to log in to edit this translation.
|
|||
Get string length | Отримати довжину рядка | Details | |
Case-insensitive strstr | Без урахування регістру strstr (Case-insensitive strstr) | Details | |
Case-insensitive strstr Без урахування регістру strstr (Case-insensitive strstr)
You have to log in to edit this translation.
|
|||
Un-quotes a quoted string | Зняти лапки рядка з лапками | Details | |
Find position of first occurrence of a case-insensitive string | Знайти позицію першого випадку рядка без урахування регістру | Details | |
Find position of first occurrence of a case-insensitive string Знайти позицію першого випадку рядка без урахування регістру
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | Зняти HTML та PHP теги з рядка | Details | |
Strip HTML and PHP tags from a string Зняти HTML та PHP теги з рядка
You have to log in to edit this translation.
|
|||
Binary safe string comparison | Бінарне безпечне порівняння рядків | Details | |
Binary safe string comparison Бінарне безпечне порівняння рядків
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | Бінарне безпечне порівняння рядків без урахування регістру | Details | |
Binary safe case-insensitive string comparison Бінарне безпечне порівняння рядків без урахування регістру
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Замінити всі випадки шуканого рядка рядком заміни | Details | |
Replace all occurrences of the search string with the replacement string Замінити всі випадки шуканого рядка рядком заміни
You have to log in to edit this translation.
|
|||
Repeat a string | Повторити рядок | Details | |
Export as