Hello All,

I have quite a number of strings which has some typical matches between
them. I am unable to come up with a generalised pattern for them.

Few among those strings are like this:

TAPI_VOICE_NOTIFY_OTHERAPP_JOINING_MSGID
TAPI_TTY_NOTIFY_TTY_TONE_MSGID
TAPI_NOTIFY_CALL_LINE_INFO_MSGID
TAPI_SMS_NOTIFY_RECV_ORANGE_MOSES_SM_MSGID
TAPI_SIM_NOTIFY_FIXDIALING_STATUS_REFRESHED_MSGID
TAPI_APP_ASYNC_SIM_MSG_GRPID_END
TAPI_POWER_NOTIFY_OFF_MSGID

The similarities among them are

1. All alphabets are in caps
2. It has one underscore between a grp of alphabets...
3. All the strings start from "TAPI"



Can anyone help me in getting a generalised pattern from these?


Thanks and Regards,
Dharshana

Reply via email to