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

Define missing functions in onig_sys #8

Closed
defuz opened this issue Jan 27, 2016 · 0 comments
Closed

Define missing functions in onig_sys #8

defuz opened this issue Jan 27, 2016 · 0 comments

Comments

@defuz
Copy link
Contributor

defuz commented Jan 27, 2016

There are some functions that are not documented, but still are part of the public API. Here is the full list:

  • onig_copyright
  • onig_recompile
  • onig_recompile_deluxe
  • onig_reg_init
  • onig_region_init
  • onig_region_set
  • onigenc_get_default_encoding
  • onigenc_get_right_adjust_char_head_with_prev
  • onigenc_init
  • onigenc_set_default_caseconv_table
  • onigenc_set_default_encoding
  • onigenc_step_back

Signatures can be found in oniguruma.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants