OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snippet
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/makemandb/
apropos-utils.h
79
const char *
snippet
;
member in struct:query_callback_args
apropos-utils.c
617
"
snippet
(mandb, %Q, %Q, %Q, -1, 40 ),"
624
" mandb.machine, '' AS
snippet
, 100.00 AS rank"
637
"
snippet
(mandb, %Q, %Q, %Q, -1, 40 ),"
710
callback_args.
snippet
= get_stmt_col_text(stmt, 4);
712
strlen(callback_args.
snippet
);
714
callback_args.
snippet
= "";
740
* last three parameters to the
snippet
function of sqlite. (Look at the docs).
841
char *qsnippet = get_escaped_html_string(callback_args->
snippet
, &length);
845
callback_args->
snippet
= qsnippet;
858
* own custom callback function, which preprocess the
snippet
for quotin
939
const char *
snippet
= callback_args->
snippet
;
local
[
all
...]
apropos.c
310
fprintf(out, "%s\n\n", qargs->
snippet
);
315
fprintf(out, "<tr><td colspan=2>%s</td></tr>\n", qargs->
snippet
);
/src/usr.bin/make/unit-tests/
cond-short.mk
183
# the following
snippet
resulted in the error message 'Variable VAR is
directive-for.mk
193
# interfere with each other. In the following
snippet
, the variable 'DIRECT'
Completed in 21 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026