Searched refs:strs (Results 1 – 5 of 5) sorted by relevance
92 LPTSTR strs[2]; in vsyslog() local133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()134 strs[1] = tmp; /* then the message */ in vsyslog()136 ReportEventA(PW32G(log_source), etype, (unsigned short) priority, evid, NULL, 2, 0, strs, NULL); in vsyslog()
10 $strs = array(37 foreach ($strs as $str) {
47 $strs = array(59 foreach( $strs as $str )
56 $strs = array(67 foreach( $strs as $str )
Completed in 8 milliseconds