Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h342 #define PSTRING_1_LE BIT(7) macro
H A Dapprentice.c1718 SET_LENGTH(PSTRING_1_LE); in parse_string_modifier()
2054 m->str_flags = m->type == FILE_PSTRING ? PSTRING_1_LE : 0; in parse()
3382 case PSTRING_1_LE:
3403 case PSTRING_1_LE:
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch592 m->str_flags = m->type == FILE_PSTRING ? PSTRING_1_LE : 0;

Completed in 26 milliseconds