tmp_buf_len 1132 ext/oci8/oci8.c int tmp_buf_len = strlen((char *)tmp_buf); tmp_buf_len 1134 ext/oci8/oci8.c if (tmp_buf_len > 0 && tmp_buf[tmp_buf_len - 1] == '\n') { tmp_buf_len 1135 ext/oci8/oci8.c tmp_buf[tmp_buf_len - 1] = '\0';