代码搜索:parse

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

代码结果 10,000
www.eeworm.com/read/179153/5309759

t ipv4comp.t

use strict; use Test; BEGIN { plan test => 39; } use Net::IPv6Addr; ok(1); my @x; # Test ipv6_parse_ipv4_compressed, with garbage. eval { @x = Net::IPv6Addr::ipv6_parse_ipv4_compressed("life, in a
www.eeworm.com/read/175466/5345471

def libisccfg.def

LIBRARY libisccfg ; Exported Functions EXPORTS cfg_parser_create cfg_parser_setcallback cfg_parse_file cfg_parse_buffer cfg_parser_destroy cfg_obj_isvoid cfg_obj_ismap cfg_map_get cfg_map_getname cf
www.eeworm.com/read/412249/2173716

php query.php

www.eeworm.com/read/389922/2530091

makefile

# Makefile for asmconv. CFLAGS= $(OPT) LDFLAGS= -i all: asmconv OBJ= asm86.o asmconv.o parse_ack.o parse_bas.o tokenize.o \ emit_ack.o emit_gnu.o asmconv: $(OBJ) $(CC) $(LDFLAGS) -o $@ $(OBJ)
www.eeworm.com/read/386998/2564526

mk rules.mk

OBJS-libng := \ $(capture_dir)/libng/grab-ng.o \ $(capture_dir)/libng/devices.o \ $(capture_dir)/libng/writefile.o \ $(capture_dir)/libng/parse-mpeg.o \ $(capture_dir)/libng/parse-dvb.o \ $(capt
www.eeworm.com/read/357022/3034295

def libisccfg.def

LIBRARY libisccfg ; Exported Functions EXPORTS cfg_parser_create cfg_parser_setcallback cfg_parse_file cfg_parse_buffer cfg_parser_destroy cfg_obj_isvoid cfg_obj_ismap cfg_map_get cfg_map_getname cf
www.eeworm.com/read/427621/8928095

pl gen_explore_table.pl

#!/usr/bin/perl ########################################################################################## ## ICC Design Planning RM ## gen_explore_table.pl: parse explore run results and generate an
www.eeworm.com/read/452282/7442770

c ir_parser.c

/***************************************************************************** ** FILE ** ir_parse.c ** ** DESCRIPTION ** process IR keys and send to ir_cmd_xxx for actual process ** ** creat
www.eeworm.com/read/246704/12709477

c ir_parser.c

/***************************************************************************** ** FILE ** ir_parse.c ** ** DESCRIPTION ** process IR keys and send to ir_cmd_xxx for actual process ** ** creat
www.eeworm.com/read/138497/13234552

bas stringmgmt.bas

Attribute VB_Name = "StringMgmt" Public Function Parse(ByVal T$, v%) As String On Error Resume Next Const DELIMITER = "