Home
last modified time | relevance | path

Searched defs:lmagic (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nta/
H A Dcheck_nta.h54 nta_leg_magic_t *lmagic; member
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nta/
H A Dcheck_nta.h54 nta_leg_magic_t *lmagic; member
/dports/devel/ipython5/ipython-5.10.0/IPython/core/tests/
H A Dtest_magic.py574 def lmagic(line): function
623 def lmagic(line): function
H A Dtest_oinspect.py141 def lmagic(line): function
H A Dtest_interactiveshell.py358 def lmagic(line): function
/dports/devel/ipython/ipython-7.29.0/IPython/core/tests/
H A Dtest_magic.py658 def lmagic(line): function
697 def lmagic(line): function
H A Dtest_interactiveshell.py341 def lmagic(line): function
/dports/math/freefem++/FreeFem-sources-4.6/src/Graphics/
H A Dffglut.cpp119 const int lmagic=strlen(magic2); in ReadOnePlot() local