p_idx 146 ext/standard/metaphone.c if (p_idx >= max_buffer_len) { \ p_idx 150 ext/standard/metaphone.c (*phoned_word)[p_idx++] = c; \ p_idx 154 ext/standard/metaphone.c if (p_idx == max_buffer_len) { \ p_idx 157 ext/standard/metaphone.c (*phoned_word)[p_idx] = '\0'; \ p_idx 160 ext/standard/metaphone.c #define Phone_Len (p_idx) p_idx 170 ext/standard/metaphone.c int p_idx = 0; /* end of the phoned phrase */