Searched refs:strs (Results 1 – 4 of 4) sorted by relevance
83 LPTSTR strs[2]; in syslog() local107 strs[0] = PW32G(log_header); /* write header */ in syslog()108 strs[1] = tmp; /* then the message */ in syslog()110 ReportEvent(PW32G(log_source), etype, (unsigned short) priority, evid, NULL, 2, 0, strs, NULL); in syslog()
10 $strs = array(37 foreach ($strs as $str) {
59 $strs = array(70 foreach( $strs as $str )
Completed in 9 milliseconds