src_ptr            66 lib/search/lib.c     const char *src_ptr;
src_ptr            80 lib/search/lib.c     for (src_ptr = converted_str->str, dst_ptr = dst_str; case_conv (src_ptr, &dst_ptr, &dst_len);
src_ptr            81 lib/search/lib.c          src_ptr += str_length_char (src_ptr))