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

  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 467 if (!upb_inttable_init(&e->iton, UPB_CTYPE_CSTR)) goto err1;
    [all...]
upb.h 795 UPB_CTYPE_CSTR = 6,
866 FUNCS(cstr, cstr, char*, uintptr_t, UPB_CTYPE_CSTR)
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 402 if (!upb_inttable_init(&e->iton, UPB_CTYPE_CSTR)) goto err1;
    [all...]
upb.h 588 UPB_CTYPE_CSTR = 6,
655 FUNCS(cstr, cstr, char*, uintptr_t, UPB_CTYPE_CSTR)
    [all...]

Completed in 68 milliseconds