Home
last modified time | relevance | path

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

/sqlite-3.40.0/mptest/
H A Dmptest.c408 typedef struct String String; typedef
409 struct String { struct
416 static void stringFree(String *p){ in stringFree() argument