Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# implementation #11

Open
4 of 60 tasks
ronnygunawan opened this issue Mar 19, 2022 · 0 comments
Open
4 of 60 tasks

C# implementation #11

ronnygunawan opened this issue Mar 19, 2022 · 0 comments
Assignees

Comments

@ronnygunawan
Copy link
Contributor

ronnygunawan commented Mar 19, 2022

String-related functions

  • explode (Scaffold csharp project #2)
  • implode (Scaffold csharp project #2)
  • levenshtein (Add Levenshtein to C# #13)
  • str_rot13 (add str_rot13 implementation #17)
  • addcslashes
  • addslashes
  • bin2hex
  • chop
  • chr
  • chunk_split
  • convert_cyr_string
  • convert_uudecode
  • convert_uuencode
  • count_chars
  • crc32
  • crypt
  • echo
  • fprintf
  • get_html_translation_table
  • hebrev
  • hebrevc
  • hex2bin
  • html_entity_decode
  • htmlentities
  • htmlspecialchars_decode
  • htmlspecialchars
  • lcfirst
  • localeconv
  • ltrim
  • md5
  • md5_file
  • metaphone
  • money_format
  • nl_langinfo
  • nl2br
  • number_format
  • ord
  • parse_str
  • print
  • printf
  • quoted_printable_decode
  • quoted_printable_encode
  • quotemeta
  • rtrim
  • setlocale
  • sha1
  • sha1_file
  • similar_text
  • soundex
  • sprintf
  • sscanf
  • str_getcsv
  • str_ireplace
  • str_pad
  • str_repeat
  • str_replace
  • str_shuffle
  • str_split
  • str_word_count
  • strcasecmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants