Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dfile.h305 #define PSTRING_1_LE BIT(7) macro
H A Dapprentice.c1360 m->str_flags = m->type == FILE_PSTRING ? PSTRING_1_LE : 0;
1417 m->str_flags = (m->str_flags & ~PSTRING_LEN) | PSTRING_1_LE;
2523 case PSTRING_1_LE:
2542 case PSTRING_1_LE:
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch505 m->str_flags = m->type == FILE_PSTRING ? PSTRING_1_LE : 0;

Completed in 24 milliseconds