Searched refs:MAXHOSTNAMELEN (Results 1 – 2 of 2) sorted by relevance
14 #define MAXHOSTNAMELEN 64 macro
65 #ifndef MAXHOSTNAMELEN66 #define MAXHOSTNAMELEN 255 macro322 #undef MAXHOSTNAMELEN323 #define MAXHOSTNAMELEN 1024 macro445 char name[MAXHOSTNAMELEN]; in php_parserr()1038 char buf[MAXHOSTNAMELEN]; in PHP_FUNCTION()
Completed in 8 milliseconds