代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/425208/2009925
ael extensions.ael
context test1
{
10 => {
// nothing but a comment!
}
11 => {
switch(${somevar})
{
case somecase:
// nothing but a comment!
break;
case somecase:
// nothing but a comment!
cont
www.eeworm.com/read/425208/2009926
ael extensions.ael
context test1
{
s =>
{
goto lab1;
if( ${testnotnull} )
{
lab1:
NoOp(hello);
}
else
{
lab1:
MoOp(goodbye);
}
}
1 =>
{
lab1:
NoOp(This one is OK.);
www.eeworm.com/read/425208/2009927
ael extensions.ael
globals {
AXLHAFT=wow-to-the-tenth-power;
JibberWorthy=zinger3;
OFFICE_CODE=503;
}
context from-enum {
_${OFFICE_CODE}XXXX => {
Answer();
goto ${EXTEN:3}|1;
www.eeworm.com/read/425208/2009928
ael extensions.ael
/* and some comments
would make a nice touch */
context t1
{
/* this a test of block comments */
_15x => {
/* more comments
across several lines
* what do you think*
*/
}
}
/* amd
www.eeworm.com/read/425208/2009934
ael extensions.ael
globals
{
static=yes;
writeprotect=yes;
CONSOLE=Console/dsp; // Console interface for demo
IAXINFO=murf:tlhfckoct; // IAXtel username/password
FWDNUMBER=544788 ; // your calli
www.eeworm.com/read/425208/2009937
ael extensions.ael
context test1
{
s =>
{
#include "apptest.ael2";
}
}
www.eeworm.com/read/425208/2009939
ael extensions.ael
context workext {
ignorepat => 8;
ignorepat => 9;
793 => {
Set(QUERYSTRING=SELECT\ foo\,\ bar\ FROM\ foobar);
Verbose(2|${QUERYSTRING});
query="SELECT foo\, bar FROM foobar" ;
Verbo
www.eeworm.com/read/425208/2009940
ael extensions.ael
context test1
{
771 => {
for( i=0;
${i} {
for(i=0; ${i}
www.eeworm.com/read/425208/2009941
ael extensions.ael
context default
{
706/3077610011 => {
JabberStatus(asterisk|jmls@mike,StatusCode);
switch(${StatusCode}) {
case 1: