HomeSort by relevance Sort by last modified time
    Searched refs:zend_function_entry (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Sema/
invalid-struct-init.c 9 typedef struct _zend_function_entry { } zend_function_entry; typedef in typeref:struct:_zend_function_entry
19 zend_function_entry pcre_functions[] = {{ }; // expected-error{{expected '}'}} expected-note {{to match this '{'}}
  /external/protobuf/php/ext/google/protobuf/
protobuf.c 38 zend_function_entry protobuf_functions[] = {
def.c 87 static zend_function_entry descriptor_pool_methods[] = {
195 static zend_function_entry descriptor_methods[] = {
304 static zend_function_entry message_builder_context_methods[] = {
message.c 72 static zend_function_entry message_methods[] = {

Completed in 70 milliseconds