代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/187332/5224535
h domain.h
/* domain.h v 0.1 2002/12/27
*
* Header file for domain table relates functions
*
* Copyright (C) 2002-2003 Juha Heinanen
*
* This file is part of ser, a free SIP server.
*
* ser is free softw
www.eeworm.com/read/187332/5224542
c domain.c
/*
* $Id: domain.c,v 1.16 2004/08/04 14:25:07 janakj Exp $
*
* Domain table related functions
*
* Copyright (C) 2002-2003 Juha Heinanen
*
* This file is part of ser, a free SIP server.
*
* s
www.eeworm.com/read/184888/5244168
h domain.h
/* domain.h v 0.1 2002/12/27
*
* Header file for domain table relates functions
*
* Copyright (C) 2002-2003 Juha Heinanen
*
* This file is part of openser, a free SIP server.
*
* openser is fr
www.eeworm.com/read/184888/5244175
c domain.c
/*
* $Id: domain.c,v 1.7 2006/07/05 08:27:10 bogdan_iancu Exp $
*
* Domain table related functions
*
* Copyright (C) 2002-2003 Juha Heinanen
*
* This file is part of openser, a free SIP server
www.eeworm.com/read/183001/5260336
out domain.out
-- Test Comment / Drop
create domain domaindroptest int4;
comment on domain domaindroptest is 'About to drop this..';
-- currently this will be disallowed
create domain basetypetest domaindroptest;
ER
www.eeworm.com/read/183001/5260450
sql domain.sql
-- Test Comment / Drop
create domain domaindroptest int4;
comment on domain domaindroptest is 'About to drop this..';
-- currently this will be disallowed
create domain basetypetest domaindroptest;
www.eeworm.com/read/182943/5261345
h domain.h
/*
* linux/include/asm-arm/proc-armv/domain.h
*
* Copyright (C) 1999 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/182238/5264488
java domain.java
package lib.commons.net;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import lib.commons.Utils;
public class Domain {
private String _address;
private int _port;