Function lookup_char_property

Source
fn lookup_char_property<'ob>(
    plist: Gc<ObjectType<'ob>>,
    prop: Gc<ObjectType<'ob>>,
    _is_textprop: bool,
) -> Result<Gc<ObjectType<'ob>>>
Expand description

see lookup_char_property in intervals.c