代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/248928/4462713
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/248928/4462716
ael extensions.ael
context test1
{
771 => {
for( i=0;
${i} {
for(i=0; ${i}
www.eeworm.com/read/248928/4462717
ael extensions.ael
context default
{
706/3077610011 => {
JabberStatus(asterisk|jmls@mike,StatusCode);
switch(${StatusCode}) {
case 1:
www.eeworm.com/read/248928/4462718
ael extensions.ael
macro testdial(number, timeout) {
Dial(IAX2/vpconnect-t02/${number},${timeout},${OG_DIAL_FLAGS});
switch (${DIALSTATUS}) {
case CHANUNAVAIL:
goto dial-trunk2;
break;
d
www.eeworm.com/read/248928/4462719
ael extensions.ael
macro endsess()
{
NoOp(hithere);
}
macro nullchk(type)
{
NoOp(${type} is this);
}
macro endcall(type) {
switch(${type}) {
case out:
&nullchk(callid);
if(${testnotnull}) {
www.eeworm.com/read/248928/4462724
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/242732/4544053
c extensions.c
/* $Id: stubs.c 12852 2005-01-06 13:58:04Z mf $
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS WinSock DLL
* FILE: stubs.c
* PURPOSE: WSAIoctl wrap
www.eeworm.com/read/242732/4544720
h extensions.h
/**
* \file extensions.h
* Extension handling.
*
* \if subset
* (No-op)
*
* \endif
*/
/*
* Mesa 3-D graphics library
* Version: 6.3
*
* Copyright (C) 1999-2004 Brian Paul
www.eeworm.com/read/242732/4544729
c extensions.c
/*
* Mesa 3-D graphics library
* Version: 6.3
*
* Copyright (C) 1999-2004 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
www.eeworm.com/read/238859/4607993
java extensions.java
/* Copyright (c) 2006 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of