Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dfile.h389 #define STRING_TRIM BIT(13) macro
H A Dsoftmagic.c675 if (m->str_flags & STRING_TRIM) in mprint()
784 scp = (m->str_flags & STRING_TRIM) ? file_strtrim(cp) : cp; in mprint()
H A Dapprentice.c1899 m->str_flags |= STRING_TRIM; in parse_string_modifier()

Completed in 32 milliseconds