Home
last modified time | relevance | path

Searched defs:in_delim (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/compat/
H A Dstrsep.c36 in_delim(char c, const char* delim) in in_delim() function
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp1411 int in_delim = 0; // is p within eqn delimiters? in find_decimal_point() local