Go to the first, previous, next, last section, table of contents.


|scanTokenToChars

Function: |scanTokenToChars { [mss string quote] -> [mss bytestart bytestop lineloc] }
file: job.t
package: muf
status: alpha

The |scanTokenToChars function is exactly like the |scanTokenToChar function, except scanning is terminated by any character in string.


Go to the first, previous, next, last section, table of contents.