代码搜索:syntaxes
找到约 71 项符合「syntaxes」的源代码
代码结果 71
www.eeworm.com/read/345992/3194427
h syntaxes.h
/*
* $Header: /xtel/isode/isode/h/quipu/RCS/syntaxes.h,v 9.0 1992/06/16 12:23:11 isode Rel $
*
*
* $Log: syntaxes.h,v $
* Revision 9.0 1992/06/16 12:23:11 isode
* Release 8.0
*
*/
/*
*
www.eeworm.com/read/258249/4357906
h syntaxes.h
/*
* $Header: /xtel/isode/isode/h/quipu/RCS/syntaxes.h,v 9.0 1992/06/16 12:23:11 isode Rel $
*
*
* $Log: syntaxes.h,v $
* Revision 9.0 1992/06/16 12:23:11 isode
* Release 8.0
*
*/
/*
*
www.eeworm.com/read/334125/3373101
txt ad-syntaxes.txt
Description LDAP OID oMSyntax oMObjectClass attributeSyntax MS-Name
------------------------------------------------------------------------------------------------------------------------------
www.eeworm.com/read/101082/6244398
5 ddis.5
.TH DDIS 5
.SH Name
DDIS \- Digital Data Interchange Syntax / ISO ASN.1 (DDIS/ASN.1) files
.SH Description
.NXR "DDIS"
.NXR "Digital Data Interchange Syntax"
.NXR "ISO ASN.1 (DDIS/ASN.1) files"
DDIS/A
www.eeworm.com/read/101082/6246253
5 ddis.5
.TH DDIS 5
.SH Name
DDIS \- Digital Data Interchange Syntax / ISO ASN.1 (DDIS/ASN.1) files
.SH Description
.NXR "DDIS"
.NXR "Digital Data Interchange Syntax"
.NXR "ISO ASN.1 (DDIS/ASN.1) files"
DDIS/A
www.eeworm.com/read/334125/3373096
txt draft-armijo-ldap-syntax-00.txt
INTERNET-DRAFT Michael P. Armijo
Status: Informational Microsoft Corporation
January 1999
Expires July 1999
Active Directory Syntaxes
www.eeworm.com/read/213767/4912427
rb syntax.rb
require 'syntax/common'
module Syntax
# A default tokenizer for handling syntaxes that are not explicitly handled
# elsewhere. It simply yields the given text as a single token.
class Default
www.eeworm.com/read/310212/13655018
m imcrop.m
function varargout = imcrop(varargin)
%IMCROP Crop image.
% IMCROP crops an image to a specified rectangle. In the
% syntaxes below, IMCROP displays the input image and waits for
% you to sp
www.eeworm.com/read/215782/15048106
imp system.imp
{ Declarations for Pascal built-in objects }
{ Note: All functions with unusual syntaxes are not included here }
{*IgnoreNonAlpha=0} { If Language=UCSD, make sure we can parse "__module" }
{*Use
www.eeworm.com/read/438718/1823079
py regex_sy.py
# These bits are passed to regex.set_syntax() to choose among
# alternative regexp syntaxes.
# 1 means plain parentheses serve as grouping, and backslash
# parentheses are needed for literal search