Searched refs:MAXHOSTNAMELEN (Results 1 – 2 of 2) sorted by relevance
17 #define MAXHOSTNAMELEN 64 macro
56 #ifndef MAXHOSTNAMELEN57 #define MAXHOSTNAMELEN 255 macro320 #undef MAXHOSTNAMELEN321 #define MAXHOSTNAMELEN 1024 macro442 char name[MAXHOSTNAMELEN]; in php_parserr()1042 char buf[MAXHOSTNAMELEN]; in PHP_FUNCTION()
Completed in 11 milliseconds