Searched refs:formatcodes (Results 1 – 1 of 1) sorted by relevance
58 efree(formatcodes); \244 char *formatcodes; in PHP_FUNCTION() local255 formatcodes = safe_emalloc(formatlen, sizeof(*formatcodes), 0); in PHP_FUNCTION()300 efree(formatcodes); in PHP_FUNCTION()326 efree(formatcodes); in PHP_FUNCTION()356 efree(formatcodes); in PHP_FUNCTION()364 efree(formatcodes); in PHP_FUNCTION()370 formatcodes[formatcount] = code; in PHP_FUNCTION()380 int code = (int) formatcodes[i]; in PHP_FUNCTION()463 int code = (int) formatcodes[i]; in PHP_FUNCTION()[all …]
Completed in 8 milliseconds