Lines Matching refs:space

567 # look for zlib compressed by ./compress after message with 1 space at end
572 # look for zip/jar archive by ./archive ./zip after message with 1 space at end
2588 # filename or extended attribute printable strings in range space null til umlaut ue
2594 # nul, space or ascii digit 0-7 at start of mode
2597 # nul, space at end of check sum
2599 # space or ascii digit 0 at start of check sum
2631 # 2 space characters followed by a null for GNU variant
2672 # mode mainly stored as an octal number in ASCII null or space terminated
2674 # user id mainly as octal numbers in ASCII null or space terminated
2676 # group id mainly as octal numbers in ASCII null or space terminated
2695 # seconds since 0:0:0 1 jan 1970 UTC as octal number mainly in ASCII null or space terminated
2697 # header checksum stored as an octal number in ASCII null or space terminated
2828 # skip space (0x20 BSD) and slash (0x2f System V) character marking end of name
4160 # look for data by ./compress after message with 1 space at end
5411 # 1 space char after "bytes" to get phrase "bytes RIFF"
6921 >>0 regex \^class[[:space:]]+
6927 >0 regex \^#[[:space:]]*pragma C source text
6930 >0 regex \^#[[:space:]]*(if\|ifn)def
6931 >>&0 regex \^#[[:space:]]*endif$ C source text
6934 >0 regex \^#[[:space:]]*(if\|ifn)def
6935 >>&0 regex \^#[[:space:]]*define C source text
6938 >0 regex \^[[:space:]]*char(\ \\*|\\*)(.+)(=.*)?;[[:space:]]*$ C source text
6941 >0 regex \^[[:space:]]*double(\ \\*|\\*)(.+)(=.*)?;[[:space:]]*$ C source text
6944 >0 regex \^[[:space:]]*extern[[:space:]]+ C source text
6947 >0 regex \^[[:space:]]*float(\ \\*|\\*)(.+)(=.*)?;[[:space:]]*$ C source text
6950 >0 regex \^struct[[:space:]]+ C source text
6953 >0 regex \^union[[:space:]]+ C source text
6956 >&0 regex \\)[[:space:]]*\\{ C source text
6962 >0 regex \^namespace[[:space:]]+[_[:alpha:]]{1,30}[[:space:]]*\\{ C++ source text
6967 >0 regex \^using[[:space:]]+(namespace\ )?std(::)?[[:alpha:]]*[[:space:]]*; C++ source text
6971 >0 regex \^[[:space:]]*template[[:space:]]*<.*>[[:space:]]*$ C++ source text
6975 >0 regex \^[[:space:]]*virtual[[:space:]]+.*[};][[:space:]]*$ C++ source text
6980 >0 regex \^[[:space:]]*class[[:space:]]+[[:digit:][:alpha:]:_]+[[:space:]]*\\{(.*[\n]*)*\\}(;)?$ C…
6984 >0 regex \^[[:space:]]*public: C++ source text
6988 >0 regex \^[[:space:]]*private: C++ source text
6992 >0 regex \^[[:space:]]*protected: C++ source text
7174 0 regex \^\\\(ns[[:space:]]+[a-z] Clojure module source text
7177 0 regex \^\\\(ns[[:space:]]+\\\^\\{: Clojure module source text
7180 0 regex \^\\\(defn-?[[:space:]] Clojure module source text
8190 # NOTE: Title is 112 bytes, but we're only showing 32 due to space padding.
8216 # NOTE: Title is 128 bytes, but we're only showing 32 due to space padding.
11734 # DOS names like F11.SYS or BOOTWIZ.SYS are 8 right space padded bytes+3 bytes
11735 # display 1 space
11816 # DOS names like NTLDR,CMLDR,$LDR$ are 8 right space padded bytes+3 bytes
12005 # DOS names like IO.SYS,WINBOOT.SYS,MSDOS.SYS,WINBOOT.INI are 8 right space padded bytes+3 bytes
12123 # DOS names like KERNEL.SYS,KERNEL16.SYS,KERNEL32.SYS,METAKERN.SYS are 8 right space padded bytes+3…
12176 # DOS names like STARTUP.BIN,STARTUPC.COM,STARTUPE.EXE are 8 right space padded bytes+3 bytes
12217 # Print the DOS filenames from directory entry form with 8 right space padded bytes + 3 bytes for e…
12220 # space=0x20 (00100000b) means empty
12247 # display 1 space
12359 # followed by "ing " or space
14147 0 regex \[[:space:]]\\(([[:space:]].*)?\ --\ (.*[[:space:]])?\\)
14148 >0 regex \^:\[[:space:]]
14153 0 regex \^:[[:space:]].*[[:space:]]\\(([[:space:]].*)?\ --\ (.*[[:space:]])?\\)[[:space:]].…
14257 # followed by space~20h
14258 #>8 ubyte 0x20 \b, space before version
14532 # one space at the end of text and then handles gzipped archives by ./compress
16450 # skip space like in brmsl08f.icm and null like in brmsl09f.icm, brmsl07f.icm
16454 # colour space "XYZ " "Lab " "RGB " CMYK GRAY ...
17217 # skip bad ASCII text by following new line~0x0A or space~0x20 character
17578 # 1 space char after "1st"
21413 # print 1 space and then at offset 128 inspect data fork content if it has one
22192 # 1 space after equal sign
22197 # if not bitmap *.srf then region; 1 space after equal sign
23461 # 1 space char after "UPX compressed" to get phrase like "UPX compressed character device"
23467 # 1 space char after "clock" to get phrase like "clock character device driver CLOCK$"
23470 # 1 space char after "fast" to get phrase like "fast standard input/output character device driver"
23473 # 1 space char after "standard" to get phrase like "standard input/output character device driver"
23477 # 1 space char after "output" to get phrase like "input/output character device driver"
23485 # 1 space char before device driver name to get phrase like "device driver PROTMAN$"
24134 # 1 space char after "with" to get phrase "with PNG image" by magic in ./images
24290 # look for second letter instead space character
26494 # descriptor space) preceded by a two byte constant.
27066 >0 regex \^#!.*/bin/perl([[:space:]].*)*$ Perl script text executable
28746 >0 regex \^import\ [_[:alpha:]]+\ as\ [[:alpha:]][[:space:]]*$ Python script text executable
28762 >&0 regex \^[[:space:]]*except.*:$ Python script text executable
28776 >0 regex \^[[:space:]]{0,50}def\ {1,50}[_a-zA-Z]{1,100}
29497 # version marked by 1 ASCII char: space~3, ... , F~15, ... , N~22, ... R~22 template
29742 # 1 mostly, 2 for newer Pocket Word documents, space for test like fdo78502.rtf, { for some urtf
29764 # skip space or \ and display possible 4th digit of code page string
29840 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+'
29842 >>>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
29845 0 regex \^[[:space:]]*(class|module)[[:space:]][A-Z]
29847 >>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
29851 0 regex \^[[:space:]]*(class|module)[[:space:]][A-Z]
29852 >&0 regex \^[[:space:]]*end([[:space:]]+[;#if].*)?$ Ruby script text
29859 >0 regex \^[[:space:]]*def\ [a-z]|def\ [[:alpha:]]+::[a-z]
29860 >>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
29865 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+' Ruby script text
29868 >0 regex \^[[:space:]]*include\ ([A-Z]+[a-z]*(::))+ Ruby script text
31011 # FIXME figure out how to accept any of [space], [tab], [newline] and
32493 # kernel data length and 1 space
32500 # rootfs data length and 1 space
32683 # btoa(1) is an alternative to uuencode that requires less space.
33623 # print 1 space after size and then handles NTFS boot sector by ./filesystems
33874 # skip space at beginning
34026 # space after right bracket
34114 # characters, digits, underscore and white space followed by right bracket
34579 # data offset with 1 space at end
34924 # inspect 1st GALLERY thumbnail magic by ./images with 1 space at end