Home
last modified time | relevance | path

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

/PHP-5.4/ext/fileinfo/libmagic/
H A Dfile.h323 #define PSTRING_2_LE BIT(9) macro
327 (PSTRING_1_BE|PSTRING_2_LE|PSTRING_2_BE|PSTRING_4_LE|PSTRING_4_BE)
H A Dapprentice.c1829 m->str_flags = (m->str_flags & ~PSTRING_LEN) | PSTRING_2_LE; in parse()
2961 case PSTRING_2_LE:
2981 case PSTRING_2_LE:
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch2650 - if (m->str_flags & PSTRING_2_LE)

Completed in 30 milliseconds