Home
last modified time | relevance | path

Searched refs:once (Results 51 – 75 of 85) sorted by relevance

1234

/PHP-7.2/win32/
H A Dphp_inttypes.h44 #pragma once
H A Dphp_stdint.h48 #pragma once
/PHP-7.2/ext/standard/tests/array/
H A Darray_multisort_variation9.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation1.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation2.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation3.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
/PHP-7.2/ext/pcre/tests/
H A Dpreg_grep_basic.phpt12 …-Z and 0-9, followed by zero or more . followed by zero or more / all more than once. (matches all)
/PHP-7.2/ext/pdo_dblib/tests/
H A Dbatch_stmt_try.phpt57 // once an error is thrown, the batch is terminated.
/PHP-7.2/ext/date/tests/
H A Ddate_time_fractions.phpt7 /* This will go wrong, once in a million times */
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_query_iterators.phpt150 Warning: main(): Data fetched with MYSQLI_USE_RESULT can be iterated only once in %s on line %d
/PHP-7.2/ext/pspell/
H A DREADME51 there was an error. This will be changed once pspell library is fixed.
/PHP-7.2/ext/spl/internal/
H A Dmultipleiterator.inc128 // valid() calls as necessary and that only checks the flags once.
/PHP-7.2/ext/opcache/
H A DREADME122 memory storage allocation. ("1" means validate once per second, but only
123 once per request. "0" means always validate)
/PHP-7.2/ext/pgsql/
H A DREADME91 multiple queries at once. Each result may be retrieved separately by
/PHP-7.2/ext/pdo/
H A Dpdo_sql_parser.re168 /* extra bit of validation for instances when same params are bound more than once */
/PHP-7.2/
H A DREADME.TESTING51 "make test" uses the same php.ini file as it would once installed.
H A DREADME.SUBMITTING_PATCH168 - Review the patch once more just before submitting it.
H A DINSTALL816 Example #2 Stopping and starting Apache once PHP is installed
945 of Mac Panther), once PHP is enabled the .php files will
1383 server module versions of PHP, this happens only once when the web
H A Dphp.ini-development1809 ; memory storage allocation. ("1" means validate once per second, but only
1810 ; once per request. "0" means always validate)
H A Dphp.ini-production1811 ; memory storage allocation. ("1" means validate once per second, but only
1812 ; once per request. "0" means always validate)
/PHP-7.2/ext/pcre/pcrelib/
H A DHACKING32 subsequently heavily modified for Perl) compiles the expression twice: once in
130 ever active at once. I believe some other regex matchers work this way. JIT
429 compiled data its minimum number of times (or once with OP_BRAZERO if the
H A DNEWS329 This is once again mainly a bug-fix release, but there are a couple of new
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE115 possessive (greedy and does not backtrack once match)
/PHP-7.2/sapi/phpdbg/
H A Dxml.md413 - temporarily disables all the breakpoints on that line until that line was left once
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt1442 string from left to right, once, character by character, and as it does
1449 scans the subject string only once, without backtracking, there is one
1542 once, and never needs to backtrack (except for lookbehinds), it is pos-
1766 point in the subject), and scans the subject just once (unless there
1879 at once.
4090 subject string just once, and does not backtrack. This has different
4197 been saved by giving this only once, but it was decided to retain some
4555 this to run the assertion just once). Perl allows repeat quantifiers on
6398 the means for specifying that once a subpattern has matched, it is not
6408 tains once it has matched, and a failure further into the pattern is
[all …]

Completed in 82 milliseconds

1234