Home
last modified time | relevance | path

Searched refs:strs (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/win32/
H A Dwsyslog.c84 LPTSTR strs[2]; in syslog() local
109 strs[0] = PW32G(log_header); /* write header */ in syslog()
110 strs[1] = tmp; /* then the message */ in syslog()
112 ReportEvent(PW32G(log_source), etype, (unsigned short) priority, evid, NULL, 2, 0, strs, NULL); in syslog()
/PHP-5.4/ext/date/tests/
H A Dstrtotime3.phpt10 $strs = array(
37 foreach ($strs as $str) {
H A Dstrtotime3-64bit.phpt10 $strs = array(
37 foreach ($strs as $str) {
/PHP-5.4/ext/intl/tests/
H A Dnormalizer_normalize.phpt59 $strs = array(
70 foreach( $strs as $str )

Completed in 6 milliseconds