Searched refs:MAX_SIZE_ANONNAME (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/main/ | ||
| H A D | rfc1867.c | 62 #define MAX_SIZE_ANONNAME 33 macro 925 param = emalloc(MAX_SIZE_ANONNAME); 926 snprintf(param, MAX_SIZE_ANONNAME, "%u", anonindex++); |
Completed in 3 milliseconds