reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
234 p->yaml_style = ISL_YAML_STYLE_FLOW; 260 p->yaml_style = ISL_YAML_STYLE_FLOW; 469 p->yaml_style = yaml_style; 480 return p->yaml_style; 585 if (p->yaml_style == ISL_YAML_STYLE_FLOW) 593 if (p->yaml_style != ISL_YAML_STYLE_FLOW) { 601 if (p->yaml_style == ISL_YAML_STYLE_FLOW) 713 p = enter_state(p, p->yaml_style == ISL_YAML_STYLE_BLOCK); 717 if (p->yaml_style == ISL_YAML_STYLE_FLOW) 748 if (p->yaml_style == ISL_YAML_STYLE_FLOW) 772 p = enter_state(p, p->yaml_style == ISL_YAML_STYLE_BLOCK); 776 if (p->yaml_style == ISL_YAML_STYLE_FLOW) 804 if (p->yaml_style == ISL_YAML_STYLE_FLOW)