debian man page for function::isinstr

Query: function::isinstr

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::isinstr

FUNCTION:(3stap)					  A collection of standard strin					  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color3(3stap) - centos
tapset::errno(3stap) - centos
tapset::signal(3stap) - centos
tapset::task_time(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph