Home | History | Annotate | Download | only in fts2

Lines Matching refs:string_dup_n

1791 static char *string_dup_n(const char *s, int n){
1802 return string_dup_n(s, strlen(s));