File: substr_compare.php
Source Location: /PHP_Compat-1.6.0a2/Compat/Function/substr_compare.php
Classes:
Page Details:
Replace substr_compare()
php_compat_substr_compare [line 19]
void php_compat_substr_compare(
$main_str, $str, $offset, [ $length = null], [ $case_insensitive = false])
|
|
Parameters
|
$main_str |
|
|
$str |
|
|
$offset |
|
|
$length |
|
|
$case_insensitive |
|
substr_compare [line 60]
void substr_compare(
$main_str, $str, $offset, [ $length = null], [ $case_insensitive = false])
|
|
Parameters
|
$main_str |
|
|
$str |
|
|
$offset |
|
|
$length |
|
|
$case_insensitive |
|
Documentation generated on Mon, 11 Mar 2019 15:26:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|