import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / strncasecmp_variation8.php.expectregex
blob1c70e7c01344c9ff69fa828f4f685130b74e60ae
1 \*\*\* Test strncasecmp\(\) function: with single quoted strings \*\*\*
2 -- Iteration 1 --
3 int\(0\)
4 int\(0\)
5 int\(0\)
6 int\(-[1-9][0-9]*\)
7 -- Iteration 2 --
8 int\(0\)
9 int\(0\)
10 int\(0\)
11 int\(-[1-9][0-9]*\)
12 -- Iteration 3 --
13 int\(0\)
14 int\(0\)
15 int\(0\)
16 int\(-[1-9][0-9]*\)
17 -- Iteration 4 --
18 int\([1-9][0-9]*\)
19 int\([1-9][0-9]*\)
20 int\([1-9][0-9]*\)
21 int\(0\)
22 \*\*\* Done \*\*\*