static long parseSnippetIDOpt(String s) { ret isSnippetID(s) ? parseSnippetID(s) : 0; }