Searched refs:buffer16 (Results 1 – 1 of 1) sorted by relevance
1086 static pcre_uint16 *buffer16 = NULL; variable1695 if (buffer16 != NULL) free(buffer16); in to16()1697 buffer16 = (pcre_uint16 *)malloc(buffer16_size); in to16()1698 if (buffer16 == NULL) in to16()1705 pp = buffer16; in to16()1733 return pp - buffer16; in to16()3975 p = (pcre_uint8 *)buffer16; in main()5691 if (buffer16 != NULL) free(buffer16); in main()