Searched refs:need_comma (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/json/ | ||
| H A D | json.c | 269 int need_comma = 0; local 284 if (need_comma) { 288 need_comma = 1; 303 if (need_comma) { 307 need_comma = 1; 319 if (need_comma) { 323 need_comma = 1; |
Completed in 3 milliseconds