Home
last modified time | relevance | path

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

/dports/www/dillo2/dillo-3.0.5/dlib/
H A Ddlib.h115 void dStr_insert (Dstr *ds, int pos_0, const char *s);
H A Ddlib.c296 void dStr_insert (Dstr *ds, int pos_0, const char *s) in dStr_insert() function