Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/libmagic/
H A Dfile.h366 #define STRING_TRIM BIT(13) macro
H A Dsoftmagic.c670 if (m->str_flags & STRING_TRIM) in mprint()
786 scp = (m->str_flags & STRING_TRIM) ? file_strtrim(cp) : cp; in mprint()
H A Dapprentice.c1757 m->str_flags |= STRING_TRIM; in parse_string_modifier()

Completed in 28 milliseconds