Searched refs:strategy (Results 1 – 8 of 8) sorted by relevance
/PHP-8.0/ext/intl/tests/ |
H A D | msgfmt_format_error6.phpt | 19 Warning: MessageFormatter::format(): No strategy to convert the value given for the argument with k…
|
/PHP-8.0/Zend/tests/multibyte/ |
H A D | multibyte_encoding_006.phpt | 2 Scripts with flex-incompatible encoding without suitable conversion strategy
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | htmlentities19.phpt | 7 "\xE3\x80\x22", // Unicode TR #36, 3.6.1; use strategy #2
|
/PHP-8.0/.github/workflows/ |
H A D | nightly.yml | 36 strategy: 110 strategy: 181 strategy: 273 strategy: 388 strategy: 459 strategy:
|
H A D | push.yml | 22 strategy:
|
/PHP-8.0/ext/zlib/ |
H A D | zlib.c | 1087 zend_long encoding, level = -1, memory = 8, window = 15, strategy = Z_DEFAULT_STRATEGY; in PHP_FUNCTION() local 1122 strategy = zval_get_long(option_buffer); in PHP_FUNCTION() 1124 switch (strategy) { in PHP_FUNCTION() 1162 if (deflateInit2(&ctx->Z, level, Z_DEFLATED, encoding, memory, strategy) != Z_OK) { in PHP_FUNCTION()
|
/PHP-8.0/ext/mbstring/libmbfl/ |
H A D | LICENSE | 25 strategy to use in any particular case, based on the explanations below.
|
/PHP-8.0/ext/bcmath/libbcmath/ |
H A D | LICENSE | 25 strategy to use in any particular case, based on the explanations
|
Completed in 18 milliseconds