Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ isRegExp
Method
isRegExp
src/variables.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
bool CCallVariable::isRegExp()
59
{
60
return (M_type == E_VT_REGEXP);
61
}
62
63
bool CCallVariable::isString()
64
{
Callers
1
createSendingMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected