File: getopt.php
Source Location: /PHP_Compat-1.6.0a2/Compat/Function/getopt.php
Classes:
Page Details:
PHP_COMPAT_GETOPT_NO_VALUE [line 4]
PHP_COMPAT_GETOPT_VALUE_OPTIONAL [line 6]
PHP_COMPAT_GETOPT_VALUE_REQUIRED [line 5]
getopt [line 123]
void getopt(
$options, [ $longopts = NULL])
|
|
Parameters
php_compat_getopt [line 20]
void php_compat_getopt(
$options, [ $longopts = NULL])
|
|
Replace getopt()
Parameters
php_compat_getopt_helper [line 78]
void php_compat_getopt_helper(
$opt, $value, $type, &$output)
|
|
Parameters
|
$opt |
|
|
$value |
|
|
$type |
|
|
&$output |
|
Documentation generated on Mon, 11 Mar 2019 15:26:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|