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

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

Completed in 141 milliseconds