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

Implement MISC::sanitize_numeric_charref() #1076

Merged

Commits on Dec 10, 2022

  1. Implement MISC::sanitize_numeric_charref()

    コードポイントが数値文字参照の無効・解析エラーなら規定の値へ変換する
    関数を実装します。また、サロゲートペアの数値文字参照を表示する機能を
    追加するため上位サロゲートを返すオプション引数を付けます。
    ma8ma committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    0c1cf2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3684b1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b7a1b1 View commit details
    Browse the repository at this point in the history