I want to have "YANG" regex expression inputting a string of the format
"c[space or consecutive spaces][character string][space or consecutive spaces]c"
Please let me know the yang regex for this. Please suggest only the "yang" expressions.
example:
"cabdc"
"c ab c"