Home
last modified time | relevance | path

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

/external/libxml2/
Duri.c34 #define MAX_URI_LENGTH 1024 * 1024 macro
1036 if (*max > MAX_URI_LENGTH) { in xmlSaveUriRealloc()