Searched refs:compiled (Results 1 – 25 of 35) sorted by relevance
12
/PHP-8.2/ext/intl/breakiterator/ |
H A D | rulebasedbreakiterator_methods.cpp | 39 bool compiled = 0; in _php_intlrbbi_constructor_body() local 45 &rules, &rules_len, &compiled) == FAILURE) { in _php_intlrbbi_constructor_body() 61 if (!compiled) { in _php_intlrbbi_constructor_body()
|
H A D | breakiterator.stub.php | 175 public function __construct(string $rules, bool $compiled = false) {} argument
|
H A D | breakiterator_arginfo.h | 70 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, compiled, _IS_BOOL, 0, "false")
|
/PHP-8.2/ext/xsl/tests/ |
H A D | xsl-phpinfo.phpt | 11 libxslt compiled against libxml Version%a
|
/PHP-8.2/ext/phar/tests/ |
H A D | webphar_compilefail.phpt | 2 Phar: Phar::webPhar, open compiled file fails
|
/PHP-8.2/ext/intl/tests/ |
H A D | breakiter___construct_error.phpt | 53 Exception: IntlRuleBasedBreakIterator::__construct(): Argument #2 ($compiled) must be of type bool,… 55 Exception: IntlRuleBasedBreakIterator::__construct(): unable to create instance from compiled rules…
|
H A D | rbbiter___construct_basic.phpt | 34 IntlRuleBasedBreakIterator::__construct(): unable to create instance from compiled rules
|
H A D | gh8115.phpt | 34 Caught (8192): IntlRuleBasedBreakIterator::__construct(): Passing null to parameter #2 ($compiled) …
|
/PHP-8.2/ext/opcache/tests/jit/ |
H A D | gh14267_002.phpt | 12 if (ini_get('opcache.jit') === false) die('skip PHP is compiled without JIT');
|
/PHP-8.2/Zend/tests/assert/ |
H A D | expect_007.phpt | 2 test compiled reason
|
/PHP-8.2/ext/standard/tests/general_functions/ |
H A D | dl-002.phpt | 2 dl(): Extensions compiled against zend_register_ini_entries() are supported
|
/PHP-8.2/ext/opcache/tests/ |
H A D | bug80900.phpt | 14 * otherwise it will not be compiled into SWITCH_LONG. */
|
/PHP-8.2/sapi/cli/tests/ |
H A D | php_cli_server_016.phpt | 5 and require php compiled with --enable-debug
|
/PHP-8.2/ext/ldap/tests/ |
H A D | ldap_sasl_bind_basic.phpt | 9 <?php if (!function_exists("ldap_sasl_bind")) die("skip LDAP extension not compiled with SASL suppo…
|
H A D | ldap_sasl_bind_error.phpt | 10 <?php if (!function_exists("ldap_sasl_bind")) die("skip LDAP extension not compiled with SASL suppo…
|
/PHP-8.2/ext/pdo_sqlite/tests/ |
H A D | bug_42589.phpt | 11 die("skip sqlite3 must be compiled with SQLITE_ENABLE_COLUMN_METADATA");
|
/PHP-8.2/sapi/phpdbg/ |
H A D | config.m4 | 66 …RITEFAULT, 1, [Whether faulting on write-protected memory support can be compiled for userfaultfd]) 74 …RITEFAULT, 1, [Whether faulting on write-protected memory support can be compiled for userfaultfd])
|
/PHP-8.2/ext/imap/tests/ |
H A D | README.md | 16 The build of PHP will need to be compiled with the following flags:
|
/PHP-8.2/ext/mysqlnd/ |
H A D | config9.m4 | 16 dnl If some extension uses mysqlnd it will get compiled in PHP core
|
/PHP-8.2/ext/snmp/tests/ |
H A D | README.md | 5 * PHP compiled with SNMP `--with-snmp`
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | bug55283.phpt | 13 …die("skip PHP streams lack support for SSL. mysqli is compiled to use mysqlnd which uses PHP strea…
|
H A D | bug51647.phpt | 13 …die("skip PHP streams lack support for SSL. mysqli is compiled to use mysqlnd which uses PHP strea…
|
/PHP-8.2/ext/pgsql/ |
H A D | config.m4 | 66 …to_char,AC_DEFINE(HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT,1,[Whether libpq is compiled with --enable-mul…
|
/PHP-8.2/docs/ |
H A D | unix-build-system.md | 39 Makefile.ins are abandoned. The files which are to be compiled are specified in
|
/PHP-8.2/ |
H A D | .gdbinit | 53 Prints the compiled variables and their values. 54 If a zend_execute_data pointer is set this will print the compiled
|
Completed in 32 milliseconds
12