Home
last modified time | relevance | path

Searched refs:strategy (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/intl/tests/
H A Dmsgfmt_format_error6.phpt17 Warning: MessageFormatter::format(): No strategy to convert the value given for the argument with k…
/php-src/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt2 Scripts with flex-incompatible encoding without suitable conversion strategy
/php-src/ext/standard/tests/strings/
H A Dhtmlentities19.phpt7 "\xE3\x80\x22", // Unicode TR #36, 3.6.1; use strategy #2
/php-src/.github/workflows/
H A Dnightly.yml46 strategy:
128 strategy:
216 strategy:
295 strategy:
418 strategy:
629 strategy:
703 strategy:
801 strategy:
963 strategy:
H A Dpush.yml69 strategy:
186 strategy:
/php-src/ext/zlib/
H A Dzlib.c1085 zend_long encoding, level = -1, memory = 8, window = 15, strategy = Z_DEFAULT_STRATEGY; in PHP_FUNCTION() local
1120 strategy = zval_get_long(option_buffer); in PHP_FUNCTION()
1122 switch (strategy) { in PHP_FUNCTION()
1160 if (deflateInit2(&ctx->Z, level, Z_DEFLATED, encoding, memory, strategy) != Z_OK) { in PHP_FUNCTION()
/php-src/ext/reflection/
H A Dphp_reflection.c5203 int strategy, bool is_reset) in reflection_class_new_lazy() argument
5212 ZEND_ASSERT(strategy == ZEND_LAZY_OBJECT_STRATEGY_GHOST in reflection_class_new_lazy()
5213 || strategy == ZEND_LAZY_OBJECT_STRATEGY_PROXY); in reflection_class_new_lazy()
5263 strategy | options); in reflection_class_new_lazy()
/php-src/ext/mbstring/libmbfl/
H A DLICENSE25 strategy to use in any particular case, based on the explanations below.
/php-src/ext/bcmath/libbcmath/
H A DLICENSE25 strategy to use in any particular case, based on the explanations

Completed in 47 milliseconds