Home
last modified time | relevance | path

Searched full:pecl (Results 1 – 25 of 54) sorted by relevance

123

/external/cronet/stable/third_party/protobuf/php/
DREADME.md35 * pecl
50 sudo pecl install protobuf-{VERSION}.tgz
53 #### Installation from PECL
56 [PECL](https://pecl.php.net/). To use this pre-packaged extension, simply
60 sudo pecl install protobuf-{VERSION}
DBUILD.bazel37 # PECL .tgz Release
71 # PECL .tgz without package.xml
81 # Generate PECL package.xml
/external/protobuf/php/
DREADME.md35 * pecl
50 sudo pecl install protobuf-{VERSION}.tgz
53 #### Installation from PECL
56 [PECL](https://pecl.php.net/). To use this pre-packaged extension, simply
60 sudo pecl install protobuf-{VERSION}
DBUILD.bazel37 # PECL .tgz Release
71 # PECL .tgz without package.xml
81 # Generate PECL package.xml
/external/cronet/tot/third_party/protobuf/php/
DREADME.md35 * pecl
50 sudo pecl install protobuf-{VERSION}.tgz
53 #### Installation from PECL
56 [PECL](https://pecl.php.net/). To use this pre-packaged extension, simply
60 sudo pecl install protobuf-{VERSION}
DBUILD.bazel37 # PECL .tgz Release
71 # PECL .tgz without package.xml
81 # Generate PECL package.xml
/external/grpc-grpc/src/php/
DREADME.md15 * `pecl`
23 * Via `pecl`
26 ### Install from PECL
29 $ [sudo] pecl install grpc
35 $ [sudo] pecl install grpc-1.30.0
44 You can download the pre-compiled `grpc.dll` extension from the PECL
45 [website](https://pecl.php.net/package/grpc).
203 Install the `protobuf` extension from PECL:
206 $ [sudo] pecl install protobuf
211 $ [sudo] pecl install protobuf-3.12.2
/external/grpc-grpc/src/php/docker/
DREADME.md5 [gRPC PECL extension](http://pecl.php.net/package/grpc) against various
46 This image builds the full `grpc` PECL extension (effectively the current
63 This image builds the `grpc` PECL extension in a 'thin' way, only containing
119 `grpc` PECL extension and run the unit tests.
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/
DREADME.md54 For PHP, use [PECL](https://pecl.php.net/package/protobuf):
57 $ sudo pecl install protobuf
/external/grpc-grpc/third_party/upb/upb/
DREADME.md54 For PHP, use [PECL](https://pecl.php.net/package/protobuf):
57 $ sudo pecl install protobuf
/external/grpc-grpc/tools/buildgen/plugins/
Dexpand_version.py83 """Version string for PHP PECL package"""
92 'Don\'t know how to translate version tag "%s" to PECL'
98 """stability string for PHP PECL package.xml file"""
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/buildgen/plugins/
Dexpand_version.py79 """Version string for PHP PECL package"""
88 'Don\'t know how to translate version tag "%s" to PECL version'
93 """stability string for PHP PECL package.xml file"""
/external/grpc-grpc/templates/src/php/docker/
Dpecl_ext_build_src.include6 find . -name grpc-*.tgz | xargs -I{} pecl install {}
/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/php/
Drun_distrib_test.sh26 MAKEFLAGS=-j pecl install "${GRPC_PEAR_PACKAGE_NAME}"
Drun_distrib_test_macos.sh28 sudo MAKEFLAGS=-j4 pecl install "${GRPC_PEAR_PACKAGE_NAME}"
/external/grpc-grpc/examples/php/echo/
Dbase.Dockerfile34 RUN pecl install grpc
/external/grpc-grpc/test/distrib/php/
Drun_distrib_test.sh26 MAKEFLAGS=-j8 pecl install "${GRPC_PEAR_PACKAGE_NAME}"
Drun_distrib_test_macos.sh28 sudo MAKEFLAGS=-j4 pecl install "${GRPC_PEAR_PACKAGE_NAME}"
/external/grpc-grpc/templates/examples/php/echo/
Dbase.Dockerfile.template36 RUN pecl install grpc
/external/grpc-grpc/src/php/docker/alpine/
DDockerfile34 find . -name grpc-*.tgz | xargs -I{} pecl install {}
/external/cronet/tot/third_party/protobuf/php/tests/
Dcompile_extension.sh9 # (and for the release to PECL).
/external/protobuf/php/tests/
Dcompile_extension.sh9 # (and for the release to PECL).
/external/cronet/stable/third_party/protobuf/php/tests/
Dcompile_extension.sh9 # (and for the release to PECL).
/external/coreboot/src/mainboard/intel/wtm2/acpi/
Dec.asl30 PECL, 8, // PECI fractional (1/64 Celsius)
/external/protobuf/.github/workflows/
Dphp-ext.yml44 MAKE="make -j$(nproc)" pecl install $GITHUB_WORKSPACE/bazel-bin/php/protobuf-*.tgz

123