代码搜索:headers
找到约 10,000 项符合「headers」的源代码
代码结果 10,000
www.eeworm.com/read/143603/5756392
h osip_headers.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003,2004 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistr
www.eeworm.com/read/142083/5766125
h osip_headers.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003,2004 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistr
www.eeworm.com/read/139291/5804148
dsp mod_headers.dsp
# Microsoft Developer Studio Project File - Name="mod_headers" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) D
www.eeworm.com/read/139291/5804162
c mod_headers.c
/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/136989/5828318
cpp parse_headers.cpp
// Parse_Headers.cpp,v 1.23 2003/11/01 11:15:22 dhinton Exp
#include "ace/Log_Msg.h"
#include "Parse_Headers.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_N
www.eeworm.com/read/136989/5828334
h parse_headers.h
/* -*- c++ -*- */
// Hey, Emacs! This is a C++ file!
// Parse_Headers.h,v 1.12 2003/11/01 11:15:22 dhinton Exp
// ============================================================================
//
www.eeworm.com/read/136989/5828561
cpp parse_headers.cpp
// Parse_Headers.cpp,v 1.3 2003/11/09 04:12:07 dhinton Exp
#include "JAWS/Parse_Headers.h"
#include "ace/OS_NS_string.h"
#define ACCESSOR(T,C,x) \
T C :: x (void) const { return this-> x##_; }