Home
last modified time | relevance | path

Searched refs:php (Results 1 - 25 of 82) sorted by relevance

1234

/third_party/protobuf/php/tests/
H A Dcompatibility_test.sh31 $PROTOC2 --php_out=../php/tests/generated -I../php/tests -I. ../php/tests/proto/test_import_descriptor_proto.proto
88 rm -rf protobuf/php/ext
89 rm -rf protobuf/php/src
90 cp -r ../ext protobuf/php/ext/
91 cp -r ../src protobuf/php/src/
99 cd protobuf/php
103 # TODO(teboring): Temporarily disable encode_decode_test.php. In 3.13.0-rc1,
108 tests=( array_test.php generated_class_tes
[all...]
/third_party/openGLES/extensions/
H A DMakefile11 TARGETS = arbext.php esext.php glext.php scext.php
15 arbext.php: $(SCRIPTS)
18 esext.php: $(SCRIPTS)
21 glext.php: $(SCRIPTS)
24 scext.php: $(SCRIPTS)
/third_party/protobuf/
H A Dtests.sh64 git ls-files | grep "^\(java\|python\|objectivec\|csharp\|js\|ruby\|php\|cmake\|examples\|src/google/protobuf/.*\.proto\)" |\
460 export PATH=/usr/local/php-${VERSION}/bin:$PATH
466 export PATH=/usr/local/php-${VERSION}-zts/bin:$PATH
473 pushd php
483 pushd php
493 curl -s https://php-osx.liip.ch/install.sh | bash -s 5.6
501 pushd php
511 pushd php
522 php/tests/test.sh
535 pushd php
[all...]
/third_party/skia/third_party/externals/opengl-registry/extensions/
H A DMakefile23 all: arbext.php esext.php glext.php
25 arbext.php: $(SCRIPTS)
28 esext.php: $(SCRIPTS)
31 glext.php: $(SCRIPTS)
/third_party/EGL/sdk/docs/man/html/
H A DMakefile81 ./makeindex.py . .. index.php indexflat.php
84 $(RM) $(XML) index.php indexflat.php
H A Daccord.js1 <!-- Javascript for accordion menus, included by index.php, shared with OpenCL man pages -->
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
H A DMakefile71 ./makeindex.py . .. index.php indexflat.php
74 $(RM) $(XML) index.php indexflat.php
H A Daccord.js1 <!-- Javascript for accordion menus, included by index.php, shared with OpenCL man pages -->
/third_party/rust/crates/once_cell/examples/
H A Dregex.rs13 let s = r##"13.28.24.13 - - [10/Mar/2016:19:29:25 +0100] "GET /etc/lib/pChart2/examples/index.php?Action=View&Script=../../../../cnf/db.php HTTP/1.1" 404 151 "-" "HTTP_Request2/2.2.1 (http://pear.php.net/package/http_request2) PHP/5.3.16""##; in slow()
28 let s = r##"13.28.24.13 - - [10/Mar/2016:19:29:25 +0100] "GET /etc/lib/pChart2/examples/index.php?Action=View&Script=../../../../cnf/db.php HTTP/1.1" 404 151 "-" "HTTP_Request2/2.2.1 (http://pear.php.net/package/http_request2) PHP/5.3.16""##; in fast()
/third_party/protobuf/src/google/protobuf/compiler/
H A Dmain.cc38 #include <google/protobuf/compiler/php/php_generator.h>
74 php::Generator php_generator; in ProtobufMain()
/third_party/protobuf/php/ext/google/protobuf/
H A Darena.h34 #include <php.h>
36 #include "php-upb.h"
H A Darray.h34 #include <php.h>
36 #include "php-upb.h"
H A Dmap.h34 #include <php.h>
36 #include "php-upb.h"
H A Ddef.h34 #include <php.h>
36 #include "php-upb.h"
H A Dconvert.h34 #include <php.h>
36 #include "php-upb.h"
H A Dprotobuf.h34 #include <php.h>
37 #include "php-upb.h"
46 // Since php 7.4, the write_property() object handler now returns the assigned
48 // https://github.com/php/php-src/blob/PHP-7.4.0/UPGRADING.INTERNALS#L171-L173
55 // Sine php 8.0, the Object Handlers API was changed to receive zend_object*
57 // https://github.com/php/php-src/blob/php-8.0.0beta1/UPGRADING.INTERNALS#L37-L39
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.h44 namespace php { namespace
73 // To skip reserved keywords in php, some generated classname are prefixed.
85 } // namespace php
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djccolor-avx2.asm15 ; http://sourceforge.net/project/showfiles.php?group_id=6208
H A Djccolor-mmx.asm15 ; http://sourceforge.net/project/showfiles.php?group_id=6208
H A Djccolor-sse2.asm14 ; http://sourceforge.net/project/showfiles.php?group_id=6208
H A Djcgray-avx2.asm15 ; http://sourceforge.net/project/showfiles.php?group_id=6208
H A Djcgray-mmx.asm15 ; http://sourceforge.net/project/showfiles.php?group_id=6208
H A Djcgray-sse2.asm14 ; http://sourceforge.net/project/showfiles.php?group_id=6208
H A Djdcolor-avx2.asm16 ; http://sourceforge.net/project/showfiles.php?group_id=6208
H A Djdcolor-mmx.asm15 ; http://sourceforge.net/project/showfiles.php?group_id=6208

Completed in 12 milliseconds

1234