Home
last modified time | relevance | path

Searched refs:help_add_word (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cgi-bin/
Dhelp-index.c128 static help_word_t *help_add_word(help_node_t *n, const char *text);
288 if ((word = help_add_word(node, ptr + 1)) != NULL) in helpLoadIndex()
628 help_add_word(help_node_t *n, /* I - Node */ in help_add_word() function
1152 help_add_word(node, temp); in help_load_file()