Home
last modified time | relevance | path

Searched refs:_json_trans_actions (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c10870 static const char _json_trans_actions[] = { variable
10979 if ( _json_trans_actions[_trans] == 0 ) in parse()
10982 _acts = _json_actions + _json_trans_actions[_trans]; in parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c11571 static const char _json_trans_actions[] = { variable
11680 if ( _json_trans_actions[_trans] == 0 ) in parse()
11683 _acts = _json_actions + _json_trans_actions[_trans]; in parse()