Lines Matching refs:php

108   Conformance/ConformanceRequest.php                           \
109 Conformance/ConformanceResponse.php \
110 Conformance/FailureSet.php \
111 Conformance/WireFormat.php \
112 GPBMetadata/Conformance.php \
113 GPBMetadata/Google/Protobuf/Any.php \
114 GPBMetadata/Google/Protobuf/Duration.php \
115 GPBMetadata/Google/Protobuf/FieldMask.php \
116 GPBMetadata/Google/Protobuf/Struct.php \
117 GPBMetadata/Google/Protobuf/TestMessagesProto3.php \
118 GPBMetadata/Google/Protobuf/Timestamp.php \
119 GPBMetadata/Google/Protobuf/Wrappers.php \
120 Google/Protobuf/Any.php \
121 Google/Protobuf/BoolValue.php \
122 Google/Protobuf/BytesValue.php \
123 Google/Protobuf/DoubleValue.php \
124 Google/Protobuf/Duration.php \
125 Google/Protobuf/FieldMask.php \
126 Google/Protobuf/FloatValue.php \
127 Google/Protobuf/Int32Value.php \
128 Google/Protobuf/Int64Value.php \
129 Google/Protobuf/ListValue.php \
130 Google/Protobuf/NullValue.php \
131 Google/Protobuf/StringValue.php \
132 Google/Protobuf/Struct.php \
133 Google/Protobuf/Timestamp.php \
134 Google/Protobuf/UInt32Value.php \
135 Google/Protobuf/UInt64Value.php \
136 Google/Protobuf/Value.php \
137 Protobuf_test_messages/Proto3/ForeignEnum.php \
138 Protobuf_test_messages/Proto3/ForeignMessage.php \
139 Protobuf_test_messages/Proto3/TestAllTypes_NestedEnum.php \
140 Protobuf_test_messages/Proto3/TestAllTypes_NestedMessage.php \
141 Protobuf_test_messages/Proto3/TestAllTypes.php
195 conformance_php.php \
288 …iddleman_lite conformance-java-lite conformance-csharp conformance-php conformance-php-c $(other_l…
322 conformance-php:
324 @echo '#! /bin/sh' > conformance-php
325 @echo 'php -d auto_prepend_file=autoload.php ./conformance_php.php' >> conformance-php
326 @chmod +x conformance-php
328 conformance-php-c:
330 @echo '#! /bin/sh' > conformance-php-c
331 …xtension=../php/ext/google/protobuf/modules/protobuf.so ./conformance_php.php' >> conformance-php-c
332 @chmod +x conformance-php-c
353 test_php: protoc_middleman conformance-test-runner conformance-php $(other_language_protoc_outputs)
354 … failure_list_php.txt --text_format_failure_list text_format_failure_list_php.txt ./conformance-php
356 test_php_c: protoc_middleman conformance-test-runner conformance-php-c $(other_language_protoc_outp…
357 …lure_list_php_c.txt --text_format_failure_list text_format_failure_list_php.txt ./conformance-php-c
359 test_php_zts_c: protoc_middleman conformance-test-runner conformance-php-c $(other_language_protoc_…
360 …_list_php_zts_c.txt --text_format_failure_list text_format_failure_list_php.txt ./conformance-php-c