Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
snippet_html() doesn't work yet because it depends grn_ctx internal data such as ctx->impl->curr_expr and $condition variable. They are prepared by grn_ctx_qe_exec() and grn_select(). We need API to set them.
- Loading branch information
Showing
2 changed files
with
63 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters