Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dwsyslog.c92 LPTSTR strs[2]; in vsyslog() local
133 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()
/PHP-7.4/ext/date/tests/
H A Dstrtotime3-64bit.phpt10 $strs = array(
37 foreach ($strs as $str) {
H A Dstrtotime3.phpt10 $strs = array(
37 foreach ($strs as $str) {
/PHP-7.4/ext/intl/tests/
H A Dnormalizer_normalize_kc_cf.phpt47 $strs = array(
59 foreach( $strs as $str )
H A Dnormalizer_normalize.phpt59 $strs = array(
70 foreach( $strs as $str )

Completed in 9 milliseconds