Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dline.c840 do { if (store_string((s),(a),(pos))) return (1); } while (0)
842 static int store_string(constant char *s, int a, POSITION pos) in store_string() function