Searched defs:CLOSE (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/sapi/cli/ | ||
| H A D | php_http_parser.c | 75 #define CLOSE "close" macro 1316 if (index > sizeof(CLOSE)-1 || c != CLOSE[index]) { 1318 } else if (index == sizeof(CLOSE)-2) { |
Completed in 4 milliseconds