Searched defs:MAX_URI_SIZE (Results 1 – 4 of 4) sorted by relevance
64 #define MAX_URI_SIZE \ macro
33 #define MAX_URI_SIZE 512 macro
60 #define MAX_URI_SIZE 1024 /*!< Max URI size used when rewriting URIs */ macro
45 static const int MAX_URI_SIZE = 10*1024; variable