Searched refs:decoded_len (Results 1 – 1 of 1) sorted by relevance
59 size_t decoded_len, buf_size; in php_quot_print_decode() local99 decoded_len = 0; in php_quot_print_decode()114 *(p2++) = (h_nbl << 4) | l_nbl, decoded_len++; in php_quot_print_decode()134 i--, p1++, decoded_len++; in php_quot_print_decode()139 ZSTR_LEN(retval) = decoded_len; in php_quot_print_decode()
Completed in 5 milliseconds