代码搜索:reimplementation

找到约 109 项符合「reimplementation」的源代码

代码结果 109
www.eeworm.com/read/288222/4008935

readme

This package contains a reimplementation of getopt(1). PREFACE Getopt(1) is a program to help shell scripts parse command-line parameters. It is for example included in the util-linux distribution (
www.eeworm.com/read/337282/12379558

py scrollable.py

# # Reimplementation of gtk.Layout in python # Example on how to implement a scrollable container in python # # Johan Dahlin , 2006 # # Requires PyGTK 2.8.0 or later import gobject i
www.eeworm.com/read/460691/1558295

h regexp.h

/* regexp.h */ /* * Definitions etc. for regexp(3) routines. * * Caveat: this is V8 regexp(3) [actually, a reimplementation thereof], * not the System V one. */ struct regnode
www.eeworm.com/read/366034/2893880

m4 hypermap.m4

# # hypermap.map 1994/11/11 # Michael Shields # # A keymap redesigned for sanity. # # # This keymap is a ground-up reimplementation of the keyboard map, # intended to be consiste
www.eeworm.com/read/100264/15879523

h regexp.h

/* * Definitions etc. for regexp(3) routines. * * Caveat: this is V8 regexp(3) [actually, a reimplementation thereof], * not the System V one. */ /* Refs count, struct rstr * and prototype
www.eeworm.com/read/108242/6183859

c ctags.c

/* ctags.c */ /* This is a reimplementation of the ctags(1) program. It supports ANSI C, * and has heaps o' flags. It is meant to be distributed with elvis. */ #include #include "confi
www.eeworm.com/read/128196/14311332

h regex.h

/* * Definitions etc. for regexp(3) routines. * * Caveat: this is V8 regexp(3) [actually, a reimplementation thereof], * not the System V one. */ #define NSUBEXP 10 typedef struct regexp
www.eeworm.com/read/229812/4737358

h regex.h

/* * Definitions etc. for regexp(3) routines. * * Caveat: this is V8 regexp(3) [actually, a reimplementation thereof], * not the System V one. */ #define NSUBEXP 10 typedef struct regexp
www.eeworm.com/read/229812/4739682

h regex.h

/* * Definitions etc. for regexp(3) routines. * * Caveat: this is V8 regexp(3) [actually, a reimplementation thereof], * not the System V one. */ #define NSUBEXP 10 typedef struct regexp
www.eeworm.com/read/389922/2529995

c ctags.c

/* ctags.c */ /* This is a reimplementation of the ctags(1) program. It supports ANSI C, * and has heaps o' flags. It is meant to be distributed with elvis. */ #include #include "confi