Home
last modified time | relevance | path

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

/PHP-5.4/ext/fileinfo/libmagic/
H A Dfile.h325 #define PSTRING_4_LE BIT(11) macro
327 (PSTRING_1_BE|PSTRING_2_LE|PSTRING_2_BE|PSTRING_4_LE|PSTRING_4_BE)
H A Dapprentice.c1839 m->str_flags = (m->str_flags & ~PSTRING_LEN) | PSTRING_4_LE; in parse()
2964 case PSTRING_4_LE:
2987 case PSTRING_4_LE:
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch2654 - if (m->str_flags & PSTRING_4_LE)

Completed in 21 milliseconds