Prio | Original string | Translation | — |
---|---|---|---|
Return part of a string | Devolve parte dunha cadea | Details | |
Make a string uppercase | Converte unha cadea a maiúsculas | Details | |
Make a string uppercase Converte unha cadea a maiúsculas
You have to log in to edit this translation.
|
|||
Make a string lowercase | Converte unha cadea a minúsculas | Details | |
Make a string lowercase Converte unha cadea a minúsculas
You have to log in to edit this translation.
|
|||
Find first occurrence of a string | Determina a primeira ocorrencia dunha cadea | Details | |
Find first occurrence of a string Determina a primeira ocorrencia dunha cadea
You have to log in to edit this translation.
|
|||
Reverse a string | Inverte unha cadea | Details | |
Find position of first occurrence of a string | Determina a posición da primeira ocorrencia dunha cadea | Details | |
Find position of first occurrence of a string Determina a posición da primeira ocorrencia dunha cadea
You have to log in to edit this translation.
|
|||
Get string length | Obtén a lonxitude dunha cadea | Details | |
Case-insensitive strstr | stsrstr non distingue maiúsculas e minúsculas | Details | |
Case-insensitive strstr stsrstr non distingue maiúsculas e minúsculas
You have to log in to edit this translation.
|
|||
Un-quotes a quoted string | Desmarca unha cadea marcada | Details | |
Find position of first occurrence of a case-insensitive string | Atopa a posición da primeira ocorrencia dunha cadea sen distinguir maiúsculas e minúsculas | Details | |
Find position of first occurrence of a case-insensitive string Atopa a posición da primeira ocorrencia dunha cadea sen distinguir maiúsculas e minúsculas
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | Elimina as etiquetas HTML e PHP dunha cadea | Details | |
Strip HTML and PHP tags from a string Elimina as etiquetas HTML e PHP dunha cadea
You have to log in to edit this translation.
|
|||
Binary safe string comparison | Comparación binaria segura de cadeas | Details | |
Binary safe string comparison Comparación binaria segura de cadeas
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | Comparación binaria e segura de cadeas sen distinguir maiúsculas e minúsculas | Details | |
Binary safe case-insensitive string comparison Comparación binaria e segura de cadeas sen distinguir maiúsculas e minúsculas
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Substitúe todas as ocorrencias da cadea de busca coa cadea de reemprazamento | Details | |
Replace all occurrences of the search string with the replacement string Substitúe todas as ocorrencias da cadea de busca coa cadea de reemprazamento
You have to log in to edit this translation.
|
|||
Repeat a string | Repite unha cadea | Details | |
Export as