Searched refs:buffer32 (Results 1 – 1 of 1) sorted by relevance
1097 static pcre_uint32 *buffer32 = NULL; variable1774 if (buffer32 != NULL) free(buffer32); in to32()1776 buffer32 = (pcre_uint32 *)malloc(buffer32_size); in to32()1777 if (buffer32 == NULL) in to32()1784 pp = buffer32; in to32()1811 return pp - buffer32; in to32()4001 p = (pcre_uint8 *)buffer32; in main()5694 if (buffer32 != NULL) free(buffer32); in main()