Lines Matching defs:compile
60 This must be carefully checked at compile time, such instruction should
73 should be detected at compile time, to maybe run a different parser for
198 (compile-syntax-table
311 ;; at "compile time", so that a table can be
391 ;; Recursive compile utility function.
424 (defun compile-syntax-augment-list (table table-list
465 (compile-syntax-augment-list child table-list)
517 (defun compile-syntax-table (name options main-table &aux syntax elements
611 ;; Now that a list of all nested syntax tables is known, compile the
619 (compile-syntax-augment-list main-table tables)
677 (compile-syntax-property-list
692 ;; XXX This function needs a review. Should compile the regex patterns
1452 (compile 'syntax-highlight)