function::isinstr(3stap) centos man page | unix.com

Man Page: function::isinstr

Operating Environment: centos

Section: 3stap

FUNCTION::ISINSTR(3stap)				  A collection of standard strin				  FUNCTION::ISINSTR(3stap)

NAME
function::isinstr - Returns whether a string is a substring of another string
SYNOPSIS
isinstr:long(s1:string,s2:string)
ARGUMENTS
s1 string to search in s2 substring to find
DESCRIPTION
This function returns 1 if string s1 contains s2, otherwise zero. SystemTap Tapset Reference June 2014 FUNCTION::ISINSTR(3stap)
Related Man Pages
function::ctime(3) - debian
function::ctime(3stap) - centos
tapset::stopwatch(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::task_time(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq