代码搜索:extensions
找到约 9,524 项符合「extensions」的源代码
代码结果 9,524
www.eeworm.com/read/238483/13883454
h extensions.h
#ifndef __EXTENSIONS_H__
#define __EXTENSIONS_H__
#include
#include
#include "ci_string.h"
namespace htmlcxx
{
class Extensions
{
public:
Extensions() {}
Extensions(const s
www.eeworm.com/read/238483/13883465
cc extensions.cc
#include
#include "Extensions.h"
using namespace std;
using namespace htmlcxx;
Extensions::Extensions(const string &exts)
{
const char *begin = exts.c_str();
while (*begin)
{
while (*
www.eeworm.com/read/130382/5957100
h extensions.h
/****************************************************************************
*
* Copyright (c) 1999, Network Associates, Inc. and its affiliated Companies
*
**********************************
www.eeworm.com/read/130382/5957104
c extensions.c
/****************************************************************************
*
* Copyright (c) 1998, Network Associates, Inc. and its affiliated Companies
*
**********************************
www.eeworm.com/read/152475/12111091
txt extensions.txt
This document describes the extensions I've made to the DC protocol, to be
able to support extra functionality. Those are of course subject to change
and discussion but I'll try to keep it as up to
www.eeworm.com/read/119874/14818875
h extensions.h
#if !defined (_EXTENSIONS_H_)
#define _EXTENSIONS_H_
//
// WINDOWSX.H corrections
//
// These definitions are incorrect in WINDOWSX.H.
//
#undef GetWindowID
#define GetWindowI
www.eeworm.com/read/4782/40078
txt extensions.txt
This document describes the extensions I've made to the DC protocol, to be
able to support extra functionality. Those are of course subject to change
and discussion but I'll try to keep it as up to
www.eeworm.com/read/38039/1105980
xpt extensions.xpt
www.eeworm.com/read/248928/4462692
ael extensions.ael
context test1
{
test2 =>
{
#include "apptest.ael2";
}
}