Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
M
N
O
P
R
S
T
V
W
R
removeBehavior(int)
- Method in class onig4j.
OnigSyntaxType
invoke onig_set_syntax_behavior(onig_get_syntax_behavior() & ~behavior) function.
NOTE: Ignored if the built-in type.
removeOperator(int)
- Method in class onig4j.
OnigSyntaxType
invoke onig_set_syntax_op(onig_get_syntax_op() & ~op) function.
removeOperator2(int)
- Method in class onig4j.
OnigSyntaxType
invoke onig_set_syntax_op2(onig_get_syntax_op2() & ~op2) function.
NOTE: Ignored if the built-in type.
removeOptions(int)
- Method in class onig4j.
OnigSyntaxType
invoke onig_set_syntax_options(onig_get_syntax_options() & ~options) function.
NOTE: Ignored if the built-in type.
removeOptions(OnigOptionType...)
- Method in class onig4j.
OnigSyntaxType
invoke onig_set_syntax_options(onig_get_syntax_options() & ~options) function.
NOTE: Ignored if the built-in type.
removeOptions(Collection<OnigOptionType>)
- Method in class onig4j.
OnigSyntaxType
invoke onig_set_syntax_options(onig_get_syntax_options() & ~options) function.
NOTE: Ignored if the built-in type.
resize(int)
- Method in class onig4j.
OnigRegion
invoke onig_region_resize() funcation.
resizeClear(int)
- Method in class onig4j.
OnigRegion
invoke onig_region_resize() and onig_region_clear() funcation.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
M
N
O
P
R
S
T
V
W