Home
last modified time | relevance | path

Searched defs:term_array (Results 1 – 5 of 5) sorted by relevance

/dports/devel/dee/dee-1.2.7/src/
H A Ddee-text-analyzer.c105 GPtrArray *term_array; in dee_text_analyzer_tokenize_real() local
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Dzsets.c1286 TERMID *term_array = xmalloc(num_terms * sizeof(*term_array)); in zebra_result_set_term_info() local
/dports/textproc/sgrep2/sgrep-1.94a/
H A Dindex.c335 IndexBuffer **term_array; in index_spool_overflow() local
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.y251 static int term_array[TERM_MAX]; variable
H A Dparser.c293 static int term_array[TERM_MAX]; variable