Searched refs:MAXHOSTNAMELEN (Results 1 – 2 of 2) sorted by relevance
17 #define MAXHOSTNAMELEN 64 macro
60 #ifndef MAXHOSTNAMELEN61 #define MAXHOSTNAMELEN 255 macro317 #undef MAXHOSTNAMELEN318 #define MAXHOSTNAMELEN 1024 macro442 char name[MAXHOSTNAMELEN]; in php_parserr()1039 char buf[MAXHOSTNAMELEN]; in PHP_FUNCTION()
Completed in 9 milliseconds