Home
last modified time | relevance | path

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

/dports/graphics/tinyows/tinyows-1.1.0/src/ows/
H A Dows_srs.c91 void ows_srs_flush(ows_srs * c, FILE * output) in ows_srs_flush() function
H A Dows_bbox.c333 ows_srs_flush(b->srs, output); in ows_bbox_flush()
/dports/graphics/tinyows/tinyows-1.1.0/src/
H A Dows_api.h209 void ows_srs_flush (ows_srs * c, FILE * output);
/dports/graphics/tinyows/tinyows-1.1.0/src/wfs/
H A Dwfs_request.c101 ows_srs_flush(wr->srs, output); in wfs_request_flush()