Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c222538 typedef struct GeoParse GeoParse; typedef
222539 struct GeoParse { struct
222558 static char geopolySkipSpace(GeoParse *p){ argument
222566 static int geopolyParseNumber(GeoParse *p, GeoCoord *pVal){
222625 GeoParse s;