Home
last modified time | relevance | path

Searched defs:OnigEncodingTypeST (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/mbstring/oniguruma/src/
H A Doniguruma.h125 typedef struct OnigEncodingTypeST { struct
137 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
138 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
140 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
141 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
142 int (*init)(void);
143 int (*is_initialized)(void);
144 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
145 unsigned int flag;
146 OnigCodePoint sb_range;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Doniguruma.h129 typedef struct OnigEncodingTypeST { struct
141 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
142 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
144 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
145 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
146 int (*init)(void);
147 int (*is_initialized)(void);
148 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
149 unsigned int flag;
150 OnigCodePoint sb_range;
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Doniguruma.h130 typedef struct OnigEncodingTypeST { struct
142 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
143 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
145 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
146 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
147 int (*init)(void);
148 int (*is_initialized)(void);
149 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
150 unsigned int flag;
151 OnigCodePoint sb_range;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Doniguruma.h123 typedef struct OnigEncodingTypeST { struct
135 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
136 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
138 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
139 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
140 int (*init)(void);
141 int (*is_initialized)(void);
142 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
143 unsigned int flag;
144 OnigCodePoint sb_range;
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/onig_sys-69.6.0/oniguruma/src/
H A Doniguruma.h129 typedef struct OnigEncodingTypeST { struct
141 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
142 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
144 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
145 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
146 int (*init)(void);
147 int (*is_initialized)(void);
148 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
149 unsigned int flag;
150 OnigCodePoint sb_range;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Doniguruma.h129 typedef struct OnigEncodingTypeST { struct
141 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
142 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
144 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
145 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
146 int (*init)(void);
147 int (*is_initialized)(void);
148 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
149 unsigned int flag;
150 OnigCodePoint sb_range;
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/onig_sys-69.1.0/oniguruma/src/
H A Doniguruma.h121 typedef struct OnigEncodingTypeST { struct
133 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
134 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
136 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
137 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
138 int (*init)(void);
139 int (*is_initialized)(void);
140 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
141 unsigned int flag;
142 OnigCodePoint sb_range;
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Doniguruma.h123 typedef struct OnigEncodingTypeST { struct
135 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
136 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
138 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
139 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
140 int (*init)(void);
141 int (*is_initialized)(void);
142 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
143 unsigned int flag;
144 OnigCodePoint sb_range;
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Doniguruma.h130 typedef struct OnigEncodingTypeST { struct
142 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
143 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
145 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
146 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
147 int (*init)(void);
148 int (*is_initialized)(void);
149 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
150 unsigned int flag;
151 OnigCodePoint sb_range;
[all …]
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/src/
H A Doniguruma.h125 typedef struct OnigEncodingTypeST { struct
137 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
138 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
140 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
141 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
142 int (*init)(void);
143 int (*is_initialized)(void);
144 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
145 unsigned int flag;
146 OnigCodePoint sb_range;
[all …]
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/onig_sys-69.1.0/oniguruma/src/
H A Doniguruma.h121 typedef struct OnigEncodingTypeST { struct
133 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
134 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
136 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
137 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
138 int (*init)(void);
139 int (*is_initialized)(void);
140 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
141 unsigned int flag;
142 OnigCodePoint sb_range;
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Doniguruma.h129 typedef struct OnigEncodingTypeST { struct
141 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
142 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
144 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
145 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
146 int (*init)(void);
147 int (*is_initialized)(void);
148 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
149 unsigned int flag;
150 OnigCodePoint sb_range;
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Doniguruma.h127 typedef struct OnigEncodingTypeST { struct
139 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
140 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
142 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
143 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
144 int (*init)(void);
145 int (*is_initialized)(void);
146 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
147 unsigned int flag;
148 OnigCodePoint sb_range;
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Doniguruma.h123 typedef struct OnigEncodingTypeST { struct
135 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
136 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
138 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
139 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
140 int (*init)(void);
141 int (*is_initialized)(void);
142 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
143 unsigned int flag;
144 OnigCodePoint sb_range;
[all …]
/dports/devel/oniguruma/oniguruma-6.9.7.1/src/
H A Doniguruma.h130 typedef struct OnigEncodingTypeST { struct
142 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
143 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
145 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
146 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
147 int (*init)(void);
148 int (*is_initialized)(void);
149 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
150 unsigned int flag;
151 OnigCodePoint sb_range;
[all …]
/dports/www/xh/xh-0.14.1/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Doniguruma.h130 typedef struct OnigEncodingTypeST { struct
142 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
143 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
145 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
146 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
147 int (*init)(void);
148 int (*is_initialized)(void);
149 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
150 unsigned int flag;
151 OnigCodePoint sb_range;
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/onig_sys-69.7.1/oniguruma/src/
H A Doniguruma.h130 typedef struct OnigEncodingTypeST { struct
142 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
143 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
145 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
146 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
147 int (*init)(void);
148 int (*is_initialized)(void);
149 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
150 unsigned int flag;
151 OnigCodePoint sb_range;
[all …]
/dports/www/mod_php73/php-7.3.33/ext/mbstring/oniguruma/src/
H A Doniguruma.h125 typedef struct OnigEncodingTypeST { struct
137 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
138 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
140 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
141 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
142 int (*init)(void);
143 int (*is_initialized)(void);
144 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
145 unsigned int flag;
146 OnigCodePoint sb_range;
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Doniguruma.h129 typedef struct OnigEncodingTypeST { struct
141 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
142 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
144 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
145 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
146 int (*init)(void);
147 int (*is_initialized)(void);
148 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
149 unsigned int flag;
150 OnigCodePoint sb_range;
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Doniguruma.h129 typedef struct OnigEncodingTypeST { struct
141 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
142 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
144 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
145 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
146 int (*init)(void);
147 int (*is_initialized)(void);
148 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
149 unsigned int flag;
150 OnigCodePoint sb_range;
[all …]
/dports/textproc/bat/bat-0.18.3/cargo-crates/onig_sys-69.6.0/oniguruma/src/
H A Doniguruma.h129 typedef struct OnigEncodingTypeST { struct
141 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
142 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
144 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
145 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
146 int (*init)(void);
147 int (*is_initialized)(void);
148 int (*is_valid_mbc_string)(const OnigUChar* s, const OnigUChar* end);
149 unsigned int flag;
150 OnigCodePoint sb_range;
[all …]
/dports/lang/mosh/mosh-0.2.7/extlibs/onig-5.9.2/
H A Doniguruma.h145 typedef struct OnigEncodingTypeST { struct
157 int (*property_name_to_ctype)(struct OnigEncodingTypeST* enc, OnigUChar* p, OnigUChar* end); argument
158 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
159 … (*get_ctype_code_range)(OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[]);
160 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
161 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end);
/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Donigmo.h160 typedef struct OnigEncodingTypeST { struct
161 …*precise_mbc_enc_len)(const OnigUChar* p,const OnigUChar* e, const struct OnigEncodingTypeST* enc); argument
165 … (*is_mbc_newline)(const OnigUChar* p, const OnigUChar* end, const struct OnigEncodingTypeST* enc); argument
166 …int (*mbc_to_code)(const OnigUChar* p, const OnigUChar* end, const struct OnigEncodingTypeST* enc); argument
167 int (*code_to_mbclen)(OnigCodePoint code, const struct OnigEncodingTypeST* enc); argument
168 int (*code_to_mbc)(OnigCodePoint code, OnigUChar *buf, const struct OnigEncodingTypeST* enc); argument
172 …int (*property_name_to_ctype)(const struct OnigEncodingTypeST* enc, const OnigUChar* p, const O… argument
173 …int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype, const struct OnigEncodingTypeST* enc); argument
176 …wed_reverse_match)(const OnigUChar* p, const OnigUChar* end, const struct OnigEncodingTypeST* enc); argument
178 int ruby_encoding_index;
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/onigmo/
H A Donigmo.h160 typedef struct OnigEncodingTypeST { struct
161 …*precise_mbc_enc_len)(const OnigUChar* p,const OnigUChar* e, const struct OnigEncodingTypeST* enc); argument
165 … (*is_mbc_newline)(const OnigUChar* p, const OnigUChar* end, const struct OnigEncodingTypeST* enc); argument
166 …int (*mbc_to_code)(const OnigUChar* p, const OnigUChar* end, const struct OnigEncodingTypeST* enc); argument
167 int (*code_to_mbclen)(OnigCodePoint code, const struct OnigEncodingTypeST* enc); argument
168 int (*code_to_mbc)(OnigCodePoint code, OnigUChar *buf, const struct OnigEncodingTypeST* enc); argument
172 …int (*property_name_to_ctype)(const struct OnigEncodingTypeST* enc, const OnigUChar* p, const O… argument
173 …int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype, const struct OnigEncodingTypeST* enc); argument
176 …wed_reverse_match)(const OnigUChar* p, const OnigUChar* end, const struct OnigEncodingTypeST* enc); argument
178 int ruby_encoding_index;
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/src/
H A Dffi.rs261 pub struct OnigEncodingTypeST { struct
262 pub mbc_enc_len:
264 pub name: *const ::std::os::raw::c_char,
265 pub max_enc_len: ::std::os::raw::c_int,
266 pub min_enc_len: ::std::os::raw::c_int,
270 pub mbc_to_code: ::std::option::Option<
273 pub code_to_mbclen:
275 pub code_to_mbc: ::std::option::Option<
278 pub mbc_case_fold: ::std::option::Option<
303 enc: *mut OnigEncodingTypeST, argument
[all …]

12