Home
last modified time | relevance | path

Searched refs:bundle (Results 1 – 17 of 17) sorted by relevance

/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php7 public function __construct(?string $locale, ?string $bundle, bool $fallback = true) {} argument
13 public static function create(?string $locale, ?string $bundle, bool $fallback = true) {} argument
32 public static function getLocales(string $bundle) {} argument
H A Dresourcebundle_arginfo.h6 ZEND_ARG_TYPE_INFO(0, bundle, IS_STRING, 1)
21 ZEND_ARG_TYPE_INFO(0, bundle, IS_STRING, 0)
/PHP-8.0/ext/intl/tests/
H A Dut_common.inc414 return resourcebundle_create($locale, $bundle, $fallback);
417 function ut_resourcebundle_count($bundle )
419 return $GLOBALS['oo-mode'] ? $bundle->count():resourcebundle_count($bundle);
421 function ut_resourcebundle_locales($bundle )
423 … return $GLOBALS['oo-mode'] ? ResourceBundle::getLocales($bundle):resourcebundle_locales($bundle);
425 function ut_resourcebundle_get($bundle, $idx )
427 return $GLOBALS['oo-mode'] ? $bundle->get($idx):resourcebundle_get($bundle, $idx);
429 function ut_resourcebundle_get_error_code($bundle )
431 return $GLOBALS['oo-mode'] ? $bundle->getErrorCode():resourcebundle_get_error_code($bundle);
433 function ut_resourcebundle_get_error_message($bundle )
[all …]
H A Dresourcebundle_create.phpt60 2: resourcebundle_ctor: Cannot load libICU resource bundle: U_MISSING_RESOURCE_ERROR
62 2: resourcebundle_ctor: Cannot load libICU resource bundle: U_MISSING_RESOURCE_ERROR
H A Dresourcebundle_null_mandatory_args_variant2.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments
H A Dresourcebundle_null_mandatory_args.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments
/PHP-8.0/ext/xml/tests/
H A Dbug35447.phpt12 <!DOCTYPE bundle [
13 <!ELEMENT bundle (resource)+>
/PHP-8.0/sapi/apache2handler/
H A Dconfig.m491 dnl linker does not recursively look at the bundle loader and pull in its
99 MH_BUNDLE_FLAGS="-bundle -bundle_loader $APXS_HTTPD $MH_BUNDLE_FLAGS"
101 …PHP_SELECT_SAPI(apache2handler, bundle, mod_php.c sapi_apache2.c apache_config.c php_functions.c, …
/PHP-8.0/ext/intl/
H A Dphp_intl.stub.php350 function resourcebundle_create(?string $locale, ?string $bundle, bool $fallback = true): ?ResourceB… argument
353 function resourcebundle_get(ResourceBundle $bundle, $index, bool $fallback = true): mixed {} argument
355 function resourcebundle_count(ResourceBundle $bundle): int {} argument
357 function resourcebundle_locales(string $bundle): array|false {} argument
359 function resourcebundle_get_error_code(ResourceBundle $bundle): int {} argument
361 function resourcebundle_get_error_message(ResourceBundle $bundle): string {} argument
H A Dphp_intl_arginfo.h629 ZEND_ARG_TYPE_INFO(0, bundle, IS_STRING, 1)
634 ZEND_ARG_OBJ_INFO(0, bundle, ResourceBundle, 0)
640 ZEND_ARG_OBJ_INFO(0, bundle, ResourceBundle, 0)
644 ZEND_ARG_TYPE_INFO(0, bundle, IS_STRING, 0)
650 ZEND_ARG_OBJ_INFO(0, bundle, ResourceBundle, 0)
/PHP-8.0/build/
H A DMakefile.global22 libs/libphp.bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
H A Dphp.m4777 OVERALL_TARGET=libs/libphp.bundle
842 dnl Selects the SAPI name and type (static, shared, bundle, program) and
875 bundle[)] PHP_BUILD_BUNDLE;;
H A Dlibtool.m43121 …_LT_AC_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \…
3123 …_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplib…
3133 …_LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compil…
3136 …put_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$…
5819 …_LT_AC_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \…
5821 …_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplib…
5827 …_LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compil…
5830 …put_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$…
H A Dltmain.sh2737 $EGREP ": [^:]* bundle" >/dev/null ; then
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c272 unsigned int (*extract) (tilegx_bundle_bits bundle);
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20222 >12 belong 8 bundle
20225 >12 belong 11 kext bundle
20424 >73 byte &0x20 \b, bundle
21587 0 string HG10 Mercurial changeset bundle
27266 # Type: Git bundles (git-bundle)
27268 0 string #\ v2\ git\ bundle\n Git bundle
27307 0 string HG10 Mercurial bundle,
27319 0 string #\ Bazaar\ revision\ bundle\ v Bazaar Bundle
H A Dmagic20222 >12 belong 8 bundle
20225 >12 belong 11 kext bundle
20424 >73 byte &0x20 \b, bundle
21587 0 string HG10 Mercurial changeset bundle
27266 # Type: Git bundles (git-bundle)
27268 0 string #\ v2\ git\ bundle\n Git bundle
27307 0 string HG10 Mercurial bundle,
27319 0 string #\ Bazaar\ revision\ bundle\ v Bazaar Bundle

Completed in 301 milliseconds