mozjs_
sys
0.140.0-3
In mozjs_
sys::
jsapi::
JS
mozjs_sys
::
jsapi
::
JS
Constant
RegExpFlag_Sticky
Copy item path
Source
pub const RegExpFlag_Sticky:
u8
= 8;
Expand description
Only match starting from
.lastIndex, i.e. /y.