代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/229068/4759462
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0,
www.eeworm.com/read/360652/2960758
txt 算法 4.2.txt
算法 4.2
bool matching(char exp[] ) {
// 检验表达式中所含括弧是否正确嵌套,若是,则返回TRUE,否则返回FALSE.
// '#' 为表达式的结束符
int state = 1;
ch = *exp++;
while (ch != '#' && state) {
swi
www.eeworm.com/read/262041/4316984
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0,
www.eeworm.com/read/449679/7498194
nec 2elshort.nec
CM Short Mid-Element Loaded 2-element Yagi
CM With 1/4-WL Matching Section to Source Wire
CM by L.B. Cebik
CE
GW 1 25 0 -6 35 0 6 35 0.041665
GW 2 25 4.25 -5.4 35 4.25 5.4 35 0.041665
www.eeworm.com/read/152843/5664390
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ
www.eeworm.com/read/147766/5726127
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ
www.eeworm.com/read/128531/5988696
h ip6t_hl.h
/* ip6tables module for matching the Hop Limit value
* Maciej Soltysiak
* Based on HW's ttl module */
#ifndef _IP6T_HL_H
#define _IP6T_HL_H
enum {
IP6T_HL_EQ = 0, /* equ
www.eeworm.com/read/121089/6070613
c find.c
/* find.c - MSDOS find first and next matching files
*
* 09-Dec-1986 bw Added DOS5 support
* 24-Feb-1987 bw Define findclose() function.
* 30-Oct-1987 bw Change 'DOS5' to 'OS2'
* 08-Dec-1988
www.eeworm.com/read/113536/6128160
c find.c
/* find.c - MSDOS find first and next matching files
*
* 09-Dec-1986 bw Added DOS5 support
* 24-Feb-1987 bw Define findclose() function.
* 30-Oct-1987 bw Change 'DOS5' to 'OS2'
* 08-Dec-1988