Home
last modified time | relevance | path

Searched refs:dict (Results 126 – 136 of 136) sorted by relevance

123456

/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.re144 6567 dict matches /[a-cg-j1-3]/
45 6567 dict matches /[^aeiou]/
H A Dt.re1a44 6567 dict matches /[a-cg-j1-3]/
45 6567 dict matches /[^aeiou]/
H A Dt.pat25 6567 dict
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.c187 static Info_t dict[] = /* keyword dictionary */ variable
1189 for (q = 0; q < elementsof(dict); q++) in cklang()
1190 dtinsert(mp->idtab, &dict[q]); in cklang()
H A Doptget.c837 static Dt_t* dict; in save() local
839 if (!dict) in save()
844 if (!(dict = dtopen(d, Dtset))) in save()
857 if (!(p = (Save_t*)dtmatch(dict, buf))) in save()
862 dtinsert(dict, p); in save()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1953 Dt_t *base_treep, *dict; in inittree() local
1989 nv_mount(np,(const char*)0,dict=dtopen(&_Nvdisc,Dtoset)); in inittree()
1996 treep = dict; in inittree()
H A Dname.c2290 static int scanfilter(Dt_t *dict, void *arg, void *data) in scanfilter() argument
2297 NOT_USED(dict); in scanfilter()
/illumos-gate/exception_lists/
H A Dpackaging640 usr/lib/fm/dict/TEST.dict
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.c704 fmd_hdl_opendict(fmd_hdl_t *hdl, const char *dict) in fmd_hdl_opendict() argument
715 (void) fmd_conf_setprop(mp->mod_conf, FMD_PROP_DICTIONARIES, dict); in fmd_hdl_opendict()
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src10825 # sent lots of short lines (like /usr/dict/words) at 9600 baud.
14361 # bottom of memory (try "cat /usr/dict/words"); ^S and ^Q typed
H A Dterminfo.src12232 # sent lots of short lines (like /usr/dict/words) at 9600 baud.
16224 # bottom of memory (try "cat /usr/dict/words"); ^S and ^Q typed

123456