Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapio.h114 int MS_DLL_EXPORT msIO_isStdContext(void);
H A Dmapio.c150 int msIO_isStdContext() { in msIO_isStdContext() function
H A Dmapogroutput.cpp744 if( EQUAL(storage,"stream") && !msIO_isStdContext() ) { in msOGRWriteFromQuery()