Home
last modified time | relevance | path

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

12

/PHP-7.0/ext/standard/tests/file/
H A Dfwrite_variation4.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation2-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation2.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation3-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation3.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
/PHP-7.0/ext/standard/
H A Durl_scanner_ex.c280 #define YYFILL(n) goto stop
874 stop: in xx_mainloop()
H A Durl_scanner_ex.re215 #define YYFILL(n) goto stop
391 stop:
/PHP-7.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1278 int stop; member
1287 if (pc->output >= pc->stop) { in collector_substr()
1430 pc.stop = from + length; in mbfl_substr()
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DRE421 then changes of the capture group status are checked as stop condition.
/PHP-7.0/
H A DINSTALL214 and stop the server to go on with the configuration for PHP:
215 /usr/local/apache2/bin/apachectl stop
817 # /etc/init.d/apache2 stop
984 either execute sudo apachectl graceful in the shell or stop/start
1638 stop working PHP needs ways to identify the problems and fix
/PHP-7.0/ext/mbstring/
H A Dmbstring.c1108 static char *php_mb_rfc1867_getword(const zend_encoding *encoding, char **line, char stop) /* {{{ */ in php_mb_rfc1867_getword() argument
1113 while (*pos && *pos != stop) { in php_mb_rfc1867_getword()
1139 while (*pos == stop) { in php_mb_rfc1867_getword()
/PHP-7.0/sapi/fpm/
H A Dwww.conf.in333 ; does not stop script execution for some reason. A value of '0' means 'off'.
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog332 the repeated \X did not stop, but carried on past the start of the subject,
521 failing. Because of the uncertainty, the script did not used to stop if
526 there was a message during ./configure, but it did not stop. This now
1983 result to (void) does not stop the warnings; a more elaborate fudge is
2606 18. Tidied a few places to stop certain compilers from issuing warnings.
3059 string has been matched (to stop an infinite loop). It was not recognizing
4499 so the version is shown; (c) stop "make test" echoing "./RunTest".
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch2636 - /* Place stdin in binary mode, so EOF (Ctrl+Z) doesn't stop early. */
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY1597 2003/05/28: [impl] optimize stop-backtrack compiled code.
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestinput14770 /--- COMMIT inside an atomic group can't stop backtracking over the group. ---/
H A Dtestoutput17948 /--- COMMIT inside an atomic group can't stop backtracking over the group. ---/
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt1460 an option to stop the algorithm after the first match (which is neces-
4159 stop as soon as it has found one match. Because of the way the alterna-
8910 Whereas the standard functions stop as soon as they find the complete
9677 no way to stop newline from matching [^a].
9977 enough to stop stack blowup in a 2MB thread stack. Setting match_limit
10343 quantifier is used to stop any backtracking into the runs of non-"<"
/PHP-7.0/win32/
H A Dinstall.txt1463 together. When any of these stop working PHP needs ways to identify the
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic1613 # a file has a tab stop set in the first four columns this will fail.

Completed in 161 milliseconds

12