Lines Matching refs:indent
1797 * The rules for line break and indent are as follow:
1799 * - if empty then print {} without indent and line break
1800 * - if not empty the print '{', line break & indent, print one value per
1804 * - if empty then print [] without indent and line break
1837 void indent();
1858 * The rules for line break and indent are as follow:
1860 * - if empty then print {} without indent and line break
1861 * - if not empty the print '{', line break & indent, print one value per
1865 * - if empty then print [] without indent and line break
1901 void indent();