Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Macros | Variables
regex.h File Reference

(b76ad15ed0da636161de0243c547ee1e6fc95681)

#include "ruby/oniguruma.h"
Include dependency graph for regex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define mbclen(p, e, enc)   rb_enc_mbclen((p),(e),(enc))
 

Variables

ONIG_EXTERN OnigEncoding OnigEncDefaultCharEncoding
 

Detailed Description

Author
$Author$

Definition in file regex.h.

Macro Definition Documentation

◆ mbclen

#define mbclen (   p,
  e,
  enc 
)    rb_enc_mbclen((p),(e),(enc))

Definition at line 31 of file regex.h.

Variable Documentation

◆ OnigEncDefaultCharEncoding

ONIG_EXTERN OnigEncoding OnigEncDefaultCharEncoding

Definition at line 29 of file regex.h.