Prio | Original string | Translation | — |
---|---|---|---|
Uppercase the first character of each word in a string | Deixa a primeira letra de cada palavra em maiúsculo | Details | |
Uppercase the first character of each word in a string Deixa a primeira letra de cada palavra em maiúsculo
You have to log in to edit this translation.
|
|||
Strip whitespace (or other characters) from the beginning and end of a string | Retira espaço em branco (ou outros caracteres) do início e final de uma string | Details | |
Strip whitespace (or other characters) from the beginning and end of a string Retira espaço em branco (ou outros caracteres) do início e final de uma string
You have to log in to edit this translation.
|
|||
Return current UNIX timestamp | Retorna data/hora corrente do UNIX | Details | |
Return current UNIX timestamp Retorna data/hora corrente do UNIX
You have to log in to edit this translation.
|
|||
Tangent | Tangente | Details | |
Calculate the sum of values in an array | Calcula a soma de valores em um vetor | Details | |
Calculate the sum of values in an array Calcula a soma de valores em um vetor
You have to log in to edit this translation.
|
|||
Return part of a string | Retorna parte de uma string | Details | |
Make a string uppercase | Use somente letras maiúsculas | Details | |
Make a string lowercase | Use somente letras minúsculas | Details | |
Find first occurrence of a string | Encontra a primeira ocorrência de uma palavra | Details | |
Find first occurrence of a string Encontra a primeira ocorrência de uma palavra
You have to log in to edit this translation.
|
|||
Reverse a string | Inverte uma palavra | Details | |
Find position of first occurrence of a string | Encontra a primeira ocorrência de uma palavra | Details | |
Find position of first occurrence of a string Encontra a primeira ocorrência de uma palavra
You have to log in to edit this translation.
|
|||
Get string length | Retorna o tamanho de uma string | Details | |
Case-insensitive strstr | strstr sem diferenciação de minúsculas e maiúsculas | Details | |
Case-insensitive strstr strstr sem diferenciação de minúsculas e maiúsculas
You have to log in to edit this translation.
|
|||
Un-quotes a quoted string | Tira a citação de um texto entre apóstrofos | Details | |
Un-quotes a quoted string Tira a citação de um texto entre apóstrofos
You have to log in to edit this translation.
|
|||
Find position of first occurrence of a case-insensitive string | Encontrar a posição da primeira ocorrência de uma string "case-insensitive" | Details | |
Find position of first occurrence of a case-insensitive string Encontrar a posição da primeira ocorrência de uma string "case-insensitive"
You have to log in to edit this translation.
|
Export as