Define the fold level for some line. Fold level means the level of braces {} in the code.
// defining the fold level for line 10... $scintilla->set_fold_level(10, SCINTILLA_FOLDLEVELBASE + 1);