Prio | Original string | 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.
|
|||
Strip HTML and PHP tags from a string | Remove as tags HTML e PHP de uma cadeia de caracteres (string) | Details | |
Strip HTML and PHP tags from a string Remove as tags HTML e PHP de uma cadeia de caracteres (string)
You have to log in to edit this translation.
|
|||
Binary safe string comparison | Comparação binária segura | Details | |
Binary safe string comparison Comparação binária segura
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | Comparação binária segura insensível a maiúscula/minúscula | Details | |
Binary safe case-insensitive string comparison Comparação binária segura insensível a maiúscula/minúscula
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Substitui todas as ocorrências de uma string por outra string informada | Details | |
Replace all occurrences of the search string with the replacement string Substitui todas as ocorrências de uma string por outra string informada
You have to log in to edit this translation.
|
|||
Repeat a string | Repetir uma string | Details | |
Pad a string to a certain length with another string | Preenche uma string para um certo tamanho com outra string | Details | |
Pad a string to a certain length with another string Preenche uma string para um certo tamanho com outra string
You have to log in to edit this translation.
|
|||
Calculate the Sample Standard Deviation for the list of numbers | Calcular o desvio padrão da amostra para a lista de números | Details | |
Calculate the Sample Standard Deviation for the list of numbers Calcular o desvio padrão da amostra para a lista de números
You have to log in to edit this translation.
|
|||
Square root | Raiz quadrada | Details | |
Return a formatted string | Retorna uma string formatada | Details | |
Sine | Seno | Details | |
Strip whitespace (or other characters) from the end of a string | Retira espaço em branco (ou outro caracter) do final de uma string | Details | |
Strip whitespace (or other characters) from the end of a string Retira espaço em branco (ou outro caracter) do final de uma string
You have to log in to edit this translation.
|
Export as