Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

add more mbstring shims #35

Merged
merged 1 commit into from
Jan 13, 2015
Merged

add more mbstring shims #35

merged 1 commit into from
Jan 13, 2015

Conversation

nicolas-grekas
Copy link
Contributor

  • mb_get_info - Get internal settings of mbstring
  • mb_http_input - Detect HTTP input character encoding
  • mb_http_output - Set/Get HTTP output character encoding
  • mb_strcut - Get part of string
  • mb_strimwidth - Get truncated string with specified width
  • mb_strwidth - Return width of string
  • mb_substr_count - Count the number of substring occurrences
  • mb_output_handler - Callback function converts character encoding in output buffer
  • add tests

@nicolas-grekas nicolas-grekas mentioned this pull request Jan 12, 2015
6 tasks
@nicolas-grekas nicolas-grekas force-pushed the more-mb-shims branch 4 times, most recently from 28bdf54 to 1b44328 Compare January 12, 2015 10:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants