Searched refs:MAXHOSTNAMELEN (Results 1 – 2 of 2) sorted by relevance
17 #define MAXHOSTNAMELEN 64 macro
60 #ifndef MAXHOSTNAMELEN61 #define MAXHOSTNAMELEN 255 macro330 #undef MAXHOSTNAMELEN331 #define MAXHOSTNAMELEN 1024 macro453 char name[MAXHOSTNAMELEN] = {0}; in php_parserr()1053 char buf[MAXHOSTNAMELEN] = {0}; in PHP_FUNCTION()
Completed in 10 milliseconds