--TEST-- Test strncasecmp() function: usage variations - heredoc strings --FILE-- --EXPECTF-- *** Test strncasecmp() function: with here-doc strings *** int(0) int(63) int(0) int(84) int(0) int(-1) int(0) int(0) int(0) int(1) int(0) int(0) int(0) int(0) *** Done ***