Searched refs:formatcodes (Results 1 – 1 of 1) sorted by relevance
51 efree(formatcodes); \237 char *formatcodes; in PHP_FUNCTION() local249 formatcodes = safe_emalloc(formatlen, sizeof(*formatcodes), 0); in PHP_FUNCTION()294 efree(formatcodes); in PHP_FUNCTION()320 efree(formatcodes); in PHP_FUNCTION()353 efree(formatcodes); in PHP_FUNCTION()361 efree(formatcodes); in PHP_FUNCTION()367 formatcodes[formatcount] = code; in PHP_FUNCTION()377 int code = (int) formatcodes[i]; in PHP_FUNCTION()460 int code = (int) formatcodes[i]; in PHP_FUNCTION()[all …]
Completed in 12 milliseconds