Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapows.h260 int href_is_mandatory, const char *default_type,
H A Dmapows.c1731 int href_is_mandatory, const char *default_type, in msOWSPrintURLType() argument
1818 (!urlfrmt && format_is_mandatory) || (!href && href_is_mandatory)) { in msOWSPrintURLType()