Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dder.c178 int is_onebyte_result; in getlength() local
188 is_onebyte_result = (c[*p] & 0x80) == 0; in getlength()
193 if (is_onebyte_result) in getlength()

Completed in 5 milliseconds