Home
last modified time | relevance | path

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

/PHP-5.6/ext/fileinfo/libmagic/
H A Dfile.h321 #define PSTRING_1_LE BIT(7) macro
H A Dapprentice.c1762 m->str_flags = m->type == FILE_PSTRING ? PSTRING_1_LE : 0; in parse()
1822 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.6/ext/fileinfo/
H A Dlibmagic.patch514 m->str_flags = m->type == FILE_PSTRING ? PSTRING_1_LE : 0;

Completed in 20 milliseconds