Searched defs:trying (Results 1 – 4 of 4) sorted by relevance
1 …d2","atypical utf-8 input (plane 1)":"\ud834\udd1e"},"whitespace test":{"trying":"to","break":"the… string
8 "whitespace test": { "trying" : string
15 "trying": "to", string
1224 SIPResponse trying = requestReceived.createResponse(Response.TRYING); in newSIPServerRequest() local