代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/243682/12925869
txt abb.txt
/L20"ABB Rapid Command" Line Comment = ! Nocase String Chars = "' File Extensions = PRG SYS MOD
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"' , .?
/Function String = "%[PMTF ]+[ROU][ODAN][CUP]*$"
/Indent
www.eeworm.com/read/325604/13194654
l paslex.l
%{
(* PASLEX.L: lexical analyzer for Pascal, adapted to TP Lex, 2-28-89 AG *)
%}
%{
(*
* lex input file for pascal scanner
*
* extensions: to ways to spell "external" and "->" ok for
www.eeworm.com/read/136754/13362531
m synth.m
function sy = synth(a,fopt,lev)
%Routine to reconstruct the signal from its DWT
%using orthonormal filter bank. Circular extensions are
%used to extend the subbands. This routine is the complement
www.eeworm.com/read/320439/13427265
c dhdemo.c
/* DHDEMO.C - demonstration program for Diffie-Hellman extensions to
RSAREF
*/
/* Copyright (C) 1993 RSA Laboratories, a division of RSA Data
Security, Inc. All rights reserved
www.eeworm.com/read/315921/13534874
l paslex.l
%{
(* PASLEX.L: lexical analyzer for Pascal, adapted to TP Lex, 2-28-89 AG *)
%}
%{
(*
* lex input file for pascal scanner
*
* extensions: to ways to spell "external" and "->" ok for
www.eeworm.com/read/144216/5752350
t io_udp.t
#!./perl
BEGIN {
unless(grep /blib/, @INC) {
chdir 't' if -d 't';
@INC = '../lib';
}
}
use Config;
BEGIN {
if(-d "lib" && -f "TEST") {
my $reason;
if ($Config{'extensions'} !~ /\bS
www.eeworm.com/read/144216/5752374
t io_taint.t
#!./perl -T
BEGIN {
unless(grep /blib/, @INC) {
chdir 't' if -d 't';
@INC = '../lib';
}
}
use Config;
BEGIN {
if(-d "lib" && -f "TEST") {
if ($Config{'extensions'} !~ /\bIO\b/
www.eeworm.com/read/131315/5941355
readme
This is mgm, a macro package for groff.
It is supposed to be compatible with the DWB mm macros,
and has several extensions.
Send bug reports to jh@efd.lth.se with a description of the problem
and a
www.eeworm.com/read/126884/6010540
java dataclassids.java
package org.trinet.jdbc.datatypes;
/** Constant integer indexes used to refer to offset in DataClasses interface DATAES array
* as implemented by DataTableRow class and its extensions.
* Class ob
www.eeworm.com/read/125098/6034168
readme
NOTE: Sept/2004
The following described approach to managing tag extensions has been
mostly superceeded since libtiff 3.6.0. The described approach requires
internal knowledge of the libtiff API