Home | History | Annotate | Download | only in fts1

Lines Matching refs:string_dup_n

872 static char *string_dup_n(const char *s, int n){
883 return string_dup_n(s, strlen(s));