代码搜索:parse

找到约 10,000 项符合「parse」的源代码

代码结果 10,000
www.eeworm.com/read/334125/3374858

c ntlmssp_parse.c

/* Unix SMB/CIFS implementation. simple kerberos5/SPNEGO routines Copyright (C) Andrew Tridgell 2001 Copyright (C) Jim McDonough 2002 Copyright (C) Andrew Bartlett 20
www.eeworm.com/read/333376/3386441

c ns_parse.c

/* * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided th
www.eeworm.com/read/333376/3386701

h dst_parse.h

/* * Portions Copyright (C) 2000, 2001 Internet Software Consortium. * Portions Copyright (C) 1995-2000 by Network Associates, Inc. * * Permission to use, copy, modify, and distribute this softwa
www.eeworm.com/read/333376/3386716

c dst_parse.c

/* * Portions Copyright (C) 1999-2001 Internet Software Consortium. * Portions Copyright (C) 1995-2000 by Network Associates, Inc. * * Permission to use, copy, modify, and distribute this softwar
www.eeworm.com/read/327225/3463369

c parse_num.c

/* vi: set sw=4 ts=4: */ /* * parse_num.c - Parse the number of blocks * * Copyright (C) 2004,2005 Theodore Ts'o * * This file can be redistributed under the terms of the GNU Li
www.eeworm.com/read/325387/3484486

h ngx_parse.h

/* * Copyright (C) Igor Sysoev */ #ifndef _NGX_PARSE_H_INCLUDED_ #define _NGX_PARSE_H_INCLUDED_ #include #include #define NGX_PARSE_LARGE_TIME -2 ssize_t ngx_pa
www.eeworm.com/read/325387/3484514

c ngx_parse.c

/* * Copyright (C) Igor Sysoev */ #include #include ssize_t ngx_parse_size(ngx_str_t *line) { u_char unit; size_t len; ssize_t size; ngx_i
www.eeworm.com/read/324920/3489943

c prom_parse.c

#undef DEBUG #include #include #include #include #include #include #include #if
www.eeworm.com/read/324447/3502830

tcl parse_args.tcl

# parse_args.tcl -- procedure for pulling in arguments # parse_args takes in a set of arguments with defaults and examines # the 'args' in the calling procedure to see what the arguments should # be
www.eeworm.com/read/323581/3513495

c itcl_parse.c

/* * ------------------------------------------------------------------------ * PACKAGE: [incr Tcl] * DESCRIPTION: Object-Oriented Extensions to Tcl * * [incr Tcl] provides object-orient