Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h348 #define PSTRING_LEN \ macro
H A Dapprentice.c1483 (m->type != FILE_PSTRING && (m->str_flags & PSTRING_LEN) != 0)) { in string_modifier_check()
1715 #define SET_LENGTH(a) m->str_flags = (m->str_flags & ~PSTRING_LEN) | (a) in parse_string_modifier()
3381 switch (m->str_flags & PSTRING_LEN) {
3402 switch (m->str_flags & PSTRING_LEN) {

Completed in 21 milliseconds