Lines Matching +defs:link +defs:string
40 *prop-default* *prop-keyword* *prop-number* *prop-string*
79 o Fix problems matching EOL. Since EOL is an empty string match, if there
142 (defsynprop *prop-string*
143 "string"
199 (string ',variable) ,options
281 ;; Don't allow a regex that matches the null string enter the
284 #+xedit (error "SYNTOKEN: regex matches empty string ~S" regex)
313 bol ;; One of the tokens match the empty string at
315 ;; Field filled at "link" time.
317 ;; the empty string at the end of a line.
474 (defun link-syntax-augment-table (table)
491 ;; Check if one of the tokens match the empty string at the
508 (link-syntax-augment-table child)
520 (error "COMPILE-SYNTAX-TABLE: ~A is not a string" name)
594 :test #'string=
604 :test #'string=
622 (link-syntax-augment-table main-table)
659 (string= (synprop-name (syntoken-property item)) "default")
666 (string= (synprop-name (syntable-property item)) "default")
728 #-debug (make-string-input-stream (read-text *from* (- *to* *from*)))
858 ;; the empty string at start or end of a text line.