CodeGen_PECL
[ class tree: CodeGen_PECL ] [ index: CodeGen_PECL ] [ all elements ]

Class: CodeGen_PECL_Dependency_Header

Source Location: /CodeGen_PECL-1.1.3/PECL/Dependency/Header.php

Class Overview

CodeGen_Dependency_Header
   |
   --CodeGen_PECL_Dependency_Header

Class representing a header file dependency


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005-2008 Hartmut Holzgraefe

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]
Class representing a header file dependency


[ Top ]


Method Detail

configm4   [line 48]

string configm4( string $extname, string $withname)

return config.m4 code snippet for unix builds

Parameters:

string   $extname   —  Extension name
string   $withname   —  --with option name

[ Top ]

configw32   [line 62]

string configw32( string $extname, string $withname)

return config.w32 code snippet for windows builds

Parameters:

string   $extname   —  Extension name
string   $withname   —  --with option name

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.