Prio | Original string | Translation | — |
---|---|---|---|
Tangent | 탄젠트 | Details | |
Calculate the sum of values in an array | 배열 안에 있는 값의 합 계산 | Details | |
Calculate the sum of values in an array 배열 안에 있는 값의 합 계산
You have to log in to edit this translation.
|
|||
Return part of a string | 문자열 일부 반환함 | Details | |
Make a string uppercase | 대문자로 만들기 | Details | |
Make a string lowercase | 소문자로 만들기 | Details | |
Find first occurrence of a string | 문자열의 처음 위치 찻기 | Details | |
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 | Details | |
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 | Binary safe 문자열 비교 | Details | |
Binary safe case-insensitive string comparison | Binary safe 대소문자를 구분하지 않는 문자열 비교 | Details | |
Binary safe case-insensitive string comparison Binary safe 대소문자를 구분하지 않는 문자열 비교
You have to log in to edit this translation.
|
Export as