mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove rb_usascii_encoding for Parser
This commit is contained in:
parent
50e34fd768
commit
baf22a0578
Notes:
git
2025-01-28 09:22:51 +00:00
3 changed files with 0 additions and 9 deletions
|
@ -156,7 +156,6 @@
|
|||
#define rb_enc_isspace p->config->enc_isspace
|
||||
#define ENC_CODERANGE_7BIT p->config->enc_coderange_7bit
|
||||
#define ENC_CODERANGE_UNKNOWN p->config->enc_coderange_unknown
|
||||
#define rb_usascii_encoding p->config->usascii_encoding
|
||||
|
||||
#define rb_local_defined p->config->local_defined
|
||||
#define rb_dvar_defined p->config->dvar_defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue