Home
last modified time | relevance | path

Searched refs:stop (Results 26 – 35 of 35) sorted by relevance

12

/PHP-7.4/ext/standard/tests/file/
H A Dfwrite_basic-win32-mb.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_basic-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_basic.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation1-win32-mb.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation1.phpt8 If the length arquement is given,writing will stop after length bytes have been
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re328 #define YYFILL(n) goto stop
571 stop:
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1102 size_t stop; member
1111 if (pc->output >= pc->stop) { in collector_substr()
1247 pc.stop = from + length; in mbfl_substr()
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1137 static char *php_mb_rfc1867_getword(const zend_encoding *encoding, char **line, char stop) /* {{{ */ in php_mb_rfc1867_getword() argument
1142 while (*pos && *pos != stop) { in php_mb_rfc1867_getword()
1168 while (*pos == stop) { in php_mb_rfc1867_getword()
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in338 ; does not stop script execution for some reason. A value of '0' means 'off'.
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2924 - /* Place stdin in binary mode, so EOF (Ctrl+Z) doesn't stop early. */

Completed in 42 milliseconds

12