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

  /external/protobuf/php/ext/google/protobuf/
upb.h 3071 bool tagdelim; member in struct:upb_fielddef
    [all...]
upb.c 621 f->tagdelim = false;
696 return f->tagdelim;
1037 f->tagdelim = tag_delim;
1038 f->tagdelim = tag_delim;
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 3751 bool tagdelim; member in struct:upb_fielddef
    [all...]
upb.c 705 f->tagdelim = false;
780 return f->tagdelim;
    [all...]

Completed in 98 milliseconds