Home
last modified time | relevance | path

Searched refs:PSTRING_LEN (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/fileinfo/libmagic/
H A Dfile.h328 #define PSTRING_LEN \ macro
H A Dapprentice.c1412 (m->type != FILE_PSTRING && (m->str_flags & PSTRING_LEN) != 0)) { in string_modifier_check()
1644 #define SET_LENGTH(a) m->str_flags = (m->str_flags & ~PSTRING_LEN) | (a) in parse_string_modifier()
3206 switch (m->str_flags & PSTRING_LEN) {
3225 switch (m->str_flags & PSTRING_LEN) {

Completed in 17 milliseconds