Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dder.c188 int is_onebyte_result; in getlength() local
200 is_onebyte_result = (c[*p] & 0x80) == 0; in getlength()
207 if (is_onebyte_result) in getlength()

Completed in 9 milliseconds