Searched refs:decoded_len (Results 1 – 1 of 1) sorted by relevance
53 size_t decoded_len, buf_size; in php_quot_print_decode() local93 decoded_len = 0; in php_quot_print_decode()108 *(p2++) = (h_nbl << 4) | l_nbl, decoded_len++; in php_quot_print_decode()128 i--, p1++, decoded_len++; in php_quot_print_decode()133 ZSTR_LEN(retval) = decoded_len; in php_quot_print_decode()
Completed in 4 milliseconds