function::isinstr FUNCTION:(3stap) A collection of standard strin FUNCTION:(3stap)NAMEfunction::isinstr - Returns whether a string is a substring of another stringSYNOPSISisinstr:long(s1:string,s2:string)ARGUMENTSs1 string to search in s2 substring to findDESCRIPTIONThis function returns 1 if string s1 contains s2, otherwise zero. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| tapset::stopwatch(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::task_time(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| tapset::uconversions(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |