代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/429117/1951747
h data_ext.h
#ifndef DATA_EXT_H
#define DATA_EXT_H
#include "scv.h"
#include "data.h"
template
class scv_extensions : public scv_enum_base {
public:
SCV_ENUM_CTOR(onehot_t) {
SCV_ENU
www.eeworm.com/read/429117/1951755
h data_ext.h
#ifndef DATA_EXT_H
#define DATA_EXT_H
#include "scv.h"
#include "data.h"
template
class scv_extensions : public scv_enum_base {
public:
SCV_ENUM_CTOR(onehot_t) {
SCV_ENU
www.eeworm.com/read/429117/1951772
h data_ext.h
#ifndef DATA_EXT_H
#define DATA_EXT_H
#include "scv.h"
#include "data.h"
template
class scv_extensions : public scv_enum_base {
public:
SCV_ENUM_CTOR(onehot_t) {
SCV_ENU
www.eeworm.com/read/429117/1951826
h data_ext.h
#ifndef DATA_EXT_H
#define DATA_EXT_H
#include "scv.h"
#include "data.h"
template
class scv_extensions : public scv_enum_base {
public:
SCV_ENUM_CTOR(onehot_t) {
SCV_ENU
www.eeworm.com/read/416749/2109521
svn-base managemimetypes.smarty.svn-base
{i18n}Manage Mime Types{/i18n}
{i18n arg_appname="$appname"}This report lists all mime types and extensions that can be identified by #appname#.{/i18n}
{if $m
www.eeworm.com/read/416749/2109527
smarty managemimetypes.smarty
{i18n}Manage Mime Types{/i18n}
{i18n arg_appname="$appname"}This report lists all mime types and extensions that can be identified by #appname#.{/i18n}
{if $m
www.eeworm.com/read/409190/2238211
h xf86dgastr.h
/* $XFree86: xc/include/extensions/xf86dgastr.h,v 3.14 2001/08/01 00:44:36 tsi Exp $ */
/*
Copyright (c) 1995 Jon Tombs
Copyright (c) 1995 XFree86 Inc.
*/
#ifndef _XF86DGASTR_H_
#define _XF86DGAS
www.eeworm.com/read/406309/2278793
h xf86dgastr.h
/* $XFree86: xc/include/extensions/xf86dgastr.h,v 3.3 1996/10/18 14:57:25 dawes Exp $ */
/*
Copyright (c) 1995 Jon Tombs
Copyright (c) 1995 XFree86 Inc.
*/
#ifndef _XF86DGASTR_H_
#define _XF86DGA
www.eeworm.com/read/358128/3002021
m4 phpize.m4
dnl This file becomes configure.in for self-contained extensions.
divert(1)
AC_PREREQ(2.13)
AC_INIT(config.m4)
PHP_CONFIG_NICE(config.nice)
dnl
AC_DEFUN([PHP_EXT_BUILDDIR],[.])dnl
AC_DEFUN([PHP_E
www.eeworm.com/read/113863/15446347
save test1.c.save
/* Solaris 2.6:
gcc -g -O2 -D_REENTRANT -Wall -D__EXTENSIONS__ test1.c -lposix4 -lpthread */
/* Digital Unix 4.0B:
cc -g -D_REENTRANT test1.c -lrt -lpthread */
#include
#include