Searched refs:MAX_INPUT_LEN (Results 1 – 1 of 1) sorted by relevance
65 #define MAX_INPUT_LEN 255 macro194 char new_text[MAX_INPUT_LEN]; in SWIsltsTextToPhone()218 if((strlen(text)+1) > MAX_INPUT_LEN){ in SWIsltsTextToPhone()