Home
last modified time | relevance | path

Searched refs:PSTRING_1_LE (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h321 #define PSTRING_1_LE BIT(7) macro
H A Dapprentice.c1759 m->str_flags = m->type == FILE_PSTRING ? PSTRING_1_LE : 0; in parse()
1819 m->str_flags = (m->str_flags & ~PSTRING_LEN) | PSTRING_1_LE; in parse()
2958 case PSTRING_1_LE:
2977 case PSTRING_1_LE:
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch540 m->str_flags = m->type == FILE_PSTRING ? PSTRING_1_LE : 0;

Completed in 19 milliseconds