non-recursive (regular expression) form. Therefore, The JSGF specification says that: "Technically speaking, the Java Speech Grammar Format defines what is formally called a regular grammar. Some features typically associated with a context-free grammar are permitted for clarity or convenience." For...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
turon/incubator-mynewt-corePublic forked fromapache/mynewt-core Notifications Fork0 Star0
# The "exclude" expression allows common idioms like `test ... && fail=1` # and the 2>... portion allows commands that redirect stderr and so probably # independently check its contents and thus detect any crash messages.sc_prohibit_and_fail_1: ...
# i.e. '-(int) f: (int) x;' vs. '-(int) f : (int) x;'. sp_before_oc_colon = ignore # ignore/add/remove/force/not_defined # (OC) Add or remove space after the colon in immutable dictionary expression # 'NSDictionary *test = @{@"foo" :@"bar"};'. ...
An intelligent database proxy. Contribute to koleo/MaxScale development by creating an account on GitHub.
Pull requests Actions Projects Security Insights Additional navigation options Files develop .ci .github conf docker-files docs glances snap .coveragerc .gitattributes .gitignore .mailmap .travis.yml AUTHORS CODE-OF-CONDUCT.md CONTRIBUTING.md
# A sed expression that removes ANSI C and ISO C99 comments.# Derived from the one in GNU gettext's 'moopp' preprocessor._sed_remove_comments = \ /[/][/*]/{ \ ta; \ :a; \ s,$(_pre_anchored)//.*,\1,; \ te; \ ...
# '-(int) f: (int) x;' vs '-(int) f : (int) x;' sp_before_oc_colon = force # ignore/add/remove/force # Add or remove space after the colon in immutable dictionary expression # 'NSDictionary *test = @{@"foo" :@"bar"};' ...
Python regular # expressions are accepted. generated-members=REQUEST,acl_users,aq_parent,"[a-zA-Z]+_set{1,2}",save,delete # Tells whether we should check for unused import in __init__ files. init-import=no # A regular expression matching the name of dummy variables (i.e. expectedly ...