Home
last modified time | relevance | path

Searched refs:udefbuf (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dencoding.c77 unichar *udefbuf; in file_encoding() local
81 ubuf = &udefbuf; in file_encoding()
157 if (ubuf == &udefbuf) in file_encoding()
158 efree(udefbuf); in file_encoding()
/dports/sysutils/php73-fileinfo/php-7.3.33/ext/fileinfo/libmagic/
H A Dencoding.c77 unichar *udefbuf; in file_encoding() local
81 ubuf = &udefbuf; in file_encoding()
157 if (ubuf == &udefbuf) in file_encoding()
158 efree(udefbuf); in file_encoding()
/dports/www/mod_php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dencoding.c77 unichar *udefbuf; in file_encoding() local
81 ubuf = &udefbuf; in file_encoding()
157 if (ubuf == &udefbuf) in file_encoding()
158 efree(udefbuf); in file_encoding()
/dports/www/mod_php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dencoding.c78 unichar *udefbuf; in file_encoding() local
82 ubuf = &udefbuf; in file_encoding()
168 if (ubuf == &udefbuf) in file_encoding()
169 efree(udefbuf); in file_encoding()
/dports/lang/php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dencoding.c77 unicodechar *udefbuf; in file_encoding() local
81 ubuf = &udefbuf; in file_encoding()
167 if (ubuf == &udefbuf) in file_encoding()
168 efree(udefbuf); in file_encoding()
/dports/lang/php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dencoding.c78 unichar *udefbuf; in file_encoding() local
82 ubuf = &udefbuf; in file_encoding()
168 if (ubuf == &udefbuf) in file_encoding()
169 efree(udefbuf); in file_encoding()
/dports/sysutils/php74-fileinfo/php-7.4.27/ext/fileinfo/libmagic/
H A Dencoding.c78 unichar *udefbuf; in file_encoding() local
82 ubuf = &udefbuf; in file_encoding()
168 if (ubuf == &udefbuf) in file_encoding()
169 efree(udefbuf); in file_encoding()
/dports/sysutils/php80-fileinfo/php-8.0.15/ext/fileinfo/libmagic/
H A Dencoding.c77 unicodechar *udefbuf; in file_encoding() local
81 ubuf = &udefbuf; in file_encoding()
167 if (ubuf == &udefbuf) in file_encoding()
168 efree(udefbuf); in file_encoding()
/dports/sysutils/file/file-5.39/src/
H A Dencoding.c77 unichar *udefbuf; in file_encoding() local
81 ubuf = &udefbuf; in file_encoding()
167 if (ubuf == &udefbuf) in file_encoding()
168 free(udefbuf); in file_encoding()
/dports/www/mod_php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dencoding.c77 unicodechar *udefbuf; in file_encoding() local
81 ubuf = &udefbuf; in file_encoding()
167 if (ubuf == &udefbuf) in file_encoding()
168 efree(udefbuf); in file_encoding()
/dports/www/mod_php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dencoding.c84 file_unichar_t *udefbuf; in file_encoding() local
88 ubuf = &udefbuf; in file_encoding()
178 if (ubuf == &udefbuf) in file_encoding()
179 efree(udefbuf); in file_encoding()
/dports/lang/php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dencoding.c84 file_unichar_t *udefbuf; in file_encoding() local
88 ubuf = &udefbuf; in file_encoding()
178 if (ubuf == &udefbuf) in file_encoding()
179 efree(udefbuf); in file_encoding()
/dports/sysutils/php81-fileinfo/php-8.1.1/ext/fileinfo/libmagic/
H A Dencoding.c84 file_unichar_t *udefbuf; in file_encoding() local
88 ubuf = &udefbuf; in file_encoding()
178 if (ubuf == &udefbuf) in file_encoding()
179 efree(udefbuf); in file_encoding()
/dports/devel/py-magic/file-5.40/src/
H A Dencoding.c84 file_unichar_t *udefbuf; in file_encoding() local
88 ubuf = &udefbuf; in file_encoding()
178 if (ubuf == &udefbuf) in file_encoding()
179 free(udefbuf); in file_encoding()
/dports/lang/php80/php-8.0.15/ext/fileinfo/
H A Dlibmagic.patch1557 - unichar *udefbuf;
1558 + unicodechar *udefbuf;
1584 if (ubuf == &udefbuf)
1585 - free(udefbuf);
1586 + efree(udefbuf);
/dports/sysutils/php80-fileinfo/php-8.0.15/ext/fileinfo/
H A Dlibmagic.patch1557 - unichar *udefbuf;
1558 + unicodechar *udefbuf;
1584 if (ubuf == &udefbuf)
1585 - free(udefbuf);
1586 + efree(udefbuf);
/dports/www/mod_php80/php-8.0.15/ext/fileinfo/
H A Dlibmagic.patch1557 - unichar *udefbuf;
1558 + unicodechar *udefbuf;
1584 if (ubuf == &udefbuf)
1585 - free(udefbuf);
1586 + efree(udefbuf);
/dports/www/mod_php81/php-8.1.1/ext/fileinfo/
H A Dlibmagic.patch1502 if (ubuf == &udefbuf)
1503 - free(udefbuf);
1504 + efree(udefbuf);
/dports/www/mod_php74/php-7.4.27/ext/fileinfo/
H A Dlibmagic.patch1640 if (ubuf == &udefbuf)
1641 - free(udefbuf);
1642 + efree(udefbuf);
/dports/lang/php81/php-8.1.1/ext/fileinfo/
H A Dlibmagic.patch1502 if (ubuf == &udefbuf)
1503 - free(udefbuf);
1504 + efree(udefbuf);
/dports/lang/php74/php-7.4.27/ext/fileinfo/
H A Dlibmagic.patch1640 if (ubuf == &udefbuf)
1641 - free(udefbuf);
1642 + efree(udefbuf);
/dports/sysutils/php74-fileinfo/php-7.4.27/ext/fileinfo/
H A Dlibmagic.patch1640 if (ubuf == &udefbuf)
1641 - free(udefbuf);
1642 + efree(udefbuf);
/dports/sysutils/php81-fileinfo/php-8.1.1/ext/fileinfo/
H A Dlibmagic.patch1502 if (ubuf == &udefbuf)
1503 - free(udefbuf);
1504 + efree(udefbuf);
/dports/lang/php73/php-7.3.33/ext/fileinfo/
H A Dlibmagic.patch2153 if (ubuf == &udefbuf)
2154 - free(udefbuf);
2155 + efree(udefbuf);
/dports/sysutils/php73-fileinfo/php-7.3.33/ext/fileinfo/
H A Dlibmagic.patch2153 if (ubuf == &udefbuf)
2154 - free(udefbuf);
2155 + efree(udefbuf);

12