- grn_raw_string_have_sub_string
bool grn_raw_string_have_sub_string(groonga_d.groonga.grn_ctx* ctx, .grn_raw_string* string_, .grn_raw_string* sub_string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- grn_raw_string_have_sub_string_cstring
bool grn_raw_string_have_sub_string_cstring(groonga_d.groonga.grn_ctx* ctx, .grn_raw_string* string_, const(char)* sub_cstring)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- grn_raw_string_lstrip
void grn_raw_string_lstrip(groonga_d.groonga.grn_ctx* ctx, grn_raw_string* string_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.