Home
last modified time | relevance | path

Searched refs:compiled (Results 1 – 25 of 35) sorted by relevance

12

/PHP-8.2/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp39 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 Dbreakiterator.stub.php175 public function __construct(string $rules, bool $compiled = false) {} argument
H A Dbreakiterator_arginfo.h70 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, compiled, _IS_BOOL, 0, "false")
/PHP-8.2/ext/xsl/tests/
H A Dxsl-phpinfo.phpt11 libxslt compiled against libxml Version%a
/PHP-8.2/ext/phar/tests/
H A Dwebphar_compilefail.phpt2 Phar: Phar::webPhar, open compiled file fails
/PHP-8.2/ext/intl/tests/
H A Dbreakiter___construct_error.phpt53 Exception: IntlRuleBasedBreakIterator::__construct(): Argument #2 ($compiled) must be of type bool,…
55 Exception: IntlRuleBasedBreakIterator::__construct(): unable to create instance from compiled rules…
H A Drbbiter___construct_basic.phpt34 IntlRuleBasedBreakIterator::__construct(): unable to create instance from compiled rules
H A Dgh8115.phpt34 Caught (8192): IntlRuleBasedBreakIterator::__construct(): Passing null to parameter #2 ($compiled) …
/PHP-8.2/ext/opcache/tests/jit/
H A Dgh14267_002.phpt12 if (ini_get('opcache.jit') === false) die('skip PHP is compiled without JIT');
/PHP-8.2/Zend/tests/assert/
H A Dexpect_007.phpt2 test compiled reason
/PHP-8.2/ext/standard/tests/general_functions/
H A Ddl-002.phpt2 dl(): Extensions compiled against zend_register_ini_entries() are supported
/PHP-8.2/ext/opcache/tests/
H A Dbug80900.phpt14 * otherwise it will not be compiled into SWITCH_LONG. */
/PHP-8.2/sapi/cli/tests/
H A Dphp_cli_server_016.phpt5 and require php compiled with --enable-debug
/PHP-8.2/ext/ldap/tests/
H A Dldap_sasl_bind_basic.phpt9 <?php if (!function_exists("ldap_sasl_bind")) die("skip LDAP extension not compiled with SASL suppo…
H A Dldap_sasl_bind_error.phpt10 <?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 Dbug_42589.phpt11 die("skip sqlite3 must be compiled with SQLITE_ENABLE_COLUMN_METADATA");
/PHP-8.2/sapi/phpdbg/
H A Dconfig.m466 …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 DREADME.md16 The build of PHP will need to be compiled with the following flags:
/PHP-8.2/ext/mysqlnd/
H A Dconfig9.m416 dnl If some extension uses mysqlnd it will get compiled in PHP core
/PHP-8.2/ext/snmp/tests/
H A DREADME.md5 * PHP compiled with SNMP `--with-snmp`
/PHP-8.2/ext/mysqli/tests/
H A Dbug55283.phpt13 …die("skip PHP streams lack support for SSL. mysqli is compiled to use mysqlnd which uses PHP strea…
H A Dbug51647.phpt13 …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 Dconfig.m466 …to_char,AC_DEFINE(HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT,1,[Whether libpq is compiled with --enable-mul…
/PHP-8.2/docs/
H A Dunix-build-system.md39 Makefile.ins are abandoned. The files which are to be compiled are specified in
/PHP-8.2/
H A D.gdbinit53 Prints the compiled variables and their values.
54 If a zend_execute_data pointer is set this will print the compiled

Completed in 42 milliseconds

12