Lines Matching refs:force_defaults
81 protected $force_defaults = false; variable in Google\\FlatBuffers\\FlatbufferBuilder
401 if ($this->force_defaults || $x != $d) {
414 if ($this->force_defaults || $x != $d) {
427 if ($this->force_defaults || $x != $d) {
440 if ($this->force_defaults || $x != $d) {
453 if ($this->force_defaults || $x != $d) {
466 if ($this->force_defaults || $x != $d) {
479 if ($this->force_defaults || $x != $d) {
492 if ($this->force_defaults || $x != $d) {
505 if ($this->force_defaults || $x != $d) {
519 if ($this->force_defaults || $x != $d) {
532 if ($this->force_defaults || $x != $d) {
546 if ($this->force_defaults || $x != $d) {
925 $this->force_defaults = $forceDefaults;