src_ptr            68 lib/search/lib.c     const char *src_ptr;
src_ptr            83 lib/search/lib.c     for (src_ptr = converted_str->str, dst_ptr = dst_str; case_conv (src_ptr, &dst_ptr, &dst_len);
src_ptr            84 lib/search/lib.c          src_ptr += str_length_char (src_ptr))
src_ptr            99 lib/search/lib.c     for (src_ptr = str->str, dst_ptr = dst_str; case_conv (src_ptr, &dst_ptr, &dst_len);
src_ptr           100 lib/search/lib.c          src_ptr += str_length_char (src_ptr))