Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dfile.h379 #define STRING_TRIM BIT(13) macro
H A Dsoftmagic.c672 if (m->str_flags & STRING_TRIM) in mprint()
781 scp = (m->str_flags & STRING_TRIM) ? file_strtrim(cp) : cp; in mprint()
H A Dapprentice.c1898 m->str_flags |= STRING_TRIM; in parse_string_modifier()

Completed in 19 milliseconds