Lines Matching refs:force_defaults
81 protected $force_defaults = false; variable in Google\\FlatBuffers\\FlatbufferBuilder
410 if ($this->force_defaults || $x != $d) {
423 if ($this->force_defaults || $x != $d) {
436 if ($this->force_defaults || $x != $d) {
449 if ($this->force_defaults || $x != $d) {
462 if ($this->force_defaults || $x != $d) {
475 if ($this->force_defaults || $x != $d) {
488 if ($this->force_defaults || $x != $d) {
501 if ($this->force_defaults || $x != $d) {
514 if ($this->force_defaults || $x != $d) {
528 if ($this->force_defaults || $x != $d) {
541 if ($this->force_defaults || $x != $d) {
555 if ($this->force_defaults || $x != $d) {
936 $this->force_defaults = $forceDefaults;