Searched refs:TOKEN (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/perl/BerkeleyDB/
H A Dmkpod26 $TOKEN = '##' ;
65 if ($line =~ /^$TOKEN\s*BEGIN\s+(\w+)\s*$/ or
66 $line =~ m[\s*/\*$TOKEN\s*BEGIN\s+(\w+)\s*$] )
72 elsif ($line =~ /^$TOKEN\s*END\s+(\w+)\s*$/ or
73 $line =~ m[^\s*/\*$TOKEN\s*END\s+(\w+)\s*$] )
129 if ( $line =~ /^\s*$TOKEN\s*(\w+)\s*$/)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/perl/BerkeleyDB/
H A Dmkpod26 $TOKEN = '##' ;
65 if ($line =~ /^$TOKEN\s*BEGIN\s+(\w+)\s*$/ or
66 $line =~ m[\s*/\*$TOKEN\s*BEGIN\s+(\w+)\s*$] )
72 elsif ($line =~ /^$TOKEN\s*END\s+(\w+)\s*$/ or
73 $line =~ m[^\s*/\*$TOKEN\s*END\s+(\w+)\s*$] )
129 if ( $line =~ /^\s*$TOKEN\s*(\w+)\s*$/)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/perl/BerkeleyDB/
H A Dmkpod26 $TOKEN = '##' ;
65 if ($line =~ /^$TOKEN\s*BEGIN\s+(\w+)\s*$/ or
66 $line =~ m[\s*/\*$TOKEN\s*BEGIN\s+(\w+)\s*$] )
72 elsif ($line =~ /^$TOKEN\s*END\s+(\w+)\s*$/ or
73 $line =~ m[^\s*/\*$TOKEN\s*END\s+(\w+)\s*$] )
129 if ( $line =~ /^\s*$TOKEN\s*(\w+)\s*$/)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/lib/Parse/Yapp/
H A DDriver.pm42 TOKEN => \$token,
145 and ${$$self{TOKEN}}=$_[0];
146 ${$$self{TOKEN}};
231 = @$self{ 'ERRST', 'NBERR', 'TOKEN', 'VALUE', 'STACK', 'CHECK', 'DOTPOS' };
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/lib/Parse/Yapp/
H A DDriver.pm42 TOKEN => \$token,
145 and ${$$self{TOKEN}}=$_[0];
146 ${$$self{TOKEN}};
231 = @$self{ 'ERRST', 'NBERR', 'TOKEN', 'VALUE', 'STACK', 'CHECK', 'DOTPOS' };
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/lib/Parse/Yapp/
H A DDriver.pm42 TOKEN => \$token,
145 and ${$$self{TOKEN}}=$_[0];
146 ${$$self{TOKEN}};
231 = @$self{ 'ERRST', 'NBERR', 'TOKEN', 'VALUE', 'STACK', 'CHECK', 'DOTPOS' };
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dlempar.c521 #define TOKEN (yyminor.yy0) macro
H A Dmod_ssi_exprparser.c786 #define TOKEN (yyminor.yy0) macro
H A Dconfigparser.c1446 #define TOKEN (yyminor.yy0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dlempar.c521 #define TOKEN (yyminor.yy0) macro
H A Dmod_ssi_exprparser.c786 #define TOKEN (yyminor.yy0) macro
H A Dconfigparser.c1446 #define TOKEN (yyminor.yy0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dlempar.c521 #define TOKEN (yyminor.yy0) macro
H A Dmod_ssi_exprparser.c786 #define TOKEN (yyminor.yy0) macro
H A Dconfigparser.c1446 #define TOKEN (yyminor.yy0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dparse.c3070 #define TOKEN (yyminor.yy0) macro
3073 assert( TOKEN.z[0] ); /* The tokenizer always gives us a token */
3074 sqlite3ErrorMsg(pParse, "near \"%T\": syntax error", &TOKEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dparse.c3070 #define TOKEN (yyminor.yy0) macro
3073 assert( TOKEN.z[0] ); /* The tokenizer always gives us a token */
3074 sqlite3ErrorMsg(pParse, "near \"%T\": syntax error", &TOKEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dparse.c3070 #define TOKEN (yyminor.yy0) macro
3073 assert( TOKEN.z[0] ); /* The tokenizer always gives us a token */
3074 sqlite3ErrorMsg(pParse, "near \"%T\": syntax error", &TOKEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c101970 #define TOKEN macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c101970 #define TOKEN macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c101970 #define TOKEN macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 654 milliseconds