Home
last modified time | relevance | path

Searched defs:scan_token (Results 1 – 25 of 53) sorted by relevance

123

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl75 scan_token("(" ++ T, _A) -> {{'(', ?L, '('}, T}; function
76 scan_token(")" ++ T, _A) -> {{')', ?L, ')'}, T}; function
77 scan_token("[" ++ T, _A) -> {{'[', ?L, '['}, T}; function
78 scan_token("]" ++ T, _A) -> {{']', ?L, ']'}, T}; function
83 scan_token("," ++ T, _A) -> {{',', ?L, ','}, T}; function
89 scan_token("/" ++ T, _A) -> {{'/', ?L, '/'}, T}; function
100 scan_token("*" ++ T, A) -> function
120 scan_token("." ++ T, _A) -> function
125 scan_token([$$|T], _A) -> function
134 scan_token([H|T], _A) when H == $" ; H == $' -> function
[all …]
H A Dxmerl_b64Bin_scan.erl38 scan_token([$ ,H|T]) -> function
40 scan_token([H|T]) when H==$A;H==$Q;H==$g;H==$w -> function
42 scan_token([H|T]) function
46 scan_token([H|T]) function
50 scan_token([H|T]) function
54 scan_token([H|T]) function
57 scan_token("="++T) -> function
59 scan_token([H|_T]) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl75 scan_token("(" ++ T, _A) -> {{'(', ?L, '('}, T}; function
76 scan_token(")" ++ T, _A) -> {{')', ?L, ')'}, T}; function
77 scan_token("[" ++ T, _A) -> {{'[', ?L, '['}, T}; function
78 scan_token("]" ++ T, _A) -> {{']', ?L, ']'}, T}; function
83 scan_token("," ++ T, _A) -> {{',', ?L, ','}, T}; function
89 scan_token("/" ++ T, _A) -> {{'/', ?L, '/'}, T}; function
100 scan_token("*" ++ T, A) -> function
120 scan_token("." ++ T, _A) -> function
125 scan_token([$$|T], _A) -> function
134 scan_token([H|T], _A) when H == $" ; H == $' -> function
[all …]
H A Dxmerl_b64Bin_scan.erl38 scan_token([$ ,H|T]) -> function
40 scan_token([H|T]) when H==$A;H==$Q;H==$g;H==$w -> function
42 scan_token([H|T]) function
46 scan_token([H|T]) function
50 scan_token([H|T]) function
54 scan_token([H|T]) function
57 scan_token("="++T) -> function
59 scan_token([H|_T]) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl75 scan_token("(" ++ T, _A) -> {{'(', ?L, '('}, T}; function
76 scan_token(")" ++ T, _A) -> {{')', ?L, ')'}, T}; function
77 scan_token("[" ++ T, _A) -> {{'[', ?L, '['}, T}; function
78 scan_token("]" ++ T, _A) -> {{']', ?L, ']'}, T}; function
83 scan_token("," ++ T, _A) -> {{',', ?L, ','}, T}; function
89 scan_token("/" ++ T, _A) -> {{'/', ?L, '/'}, T}; function
100 scan_token("*" ++ T, A) -> function
120 scan_token("." ++ T, _A) -> function
125 scan_token([$$|T], _A) -> function
134 scan_token([H|T], _A) when H == $" ; H == $' -> function
[all …]
H A Dxmerl_b64Bin_scan.erl38 scan_token([$ ,H|T]) -> function
40 scan_token([H|T]) when H==$A;H==$Q;H==$g;H==$w -> function
42 scan_token([H|T]) function
46 scan_token([H|T]) function
50 scan_token([H|T]) function
54 scan_token([H|T]) function
57 scan_token("="++T) -> function
59 scan_token([H|_T]) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl75 scan_token("(" ++ T, _A) -> {{'(', ?L, '('}, T}; function
76 scan_token(")" ++ T, _A) -> {{')', ?L, ')'}, T}; function
77 scan_token("[" ++ T, _A) -> {{'[', ?L, '['}, T}; function
78 scan_token("]" ++ T, _A) -> {{']', ?L, ']'}, T}; function
83 scan_token("," ++ T, _A) -> {{',', ?L, ','}, T}; function
89 scan_token("/" ++ T, _A) -> {{'/', ?L, '/'}, T}; function
100 scan_token("*" ++ T, A) -> function
120 scan_token("." ++ T, _A) -> function
125 scan_token([$$|T], _A) -> function
134 scan_token([H|T], _A) when H == $" ; H == $' -> function
[all …]
H A Dxmerl_b64Bin_scan.erl38 scan_token([$ ,H|T]) -> function
40 scan_token([H|T]) when H==$A;H==$Q;H==$g;H==$w -> function
42 scan_token([H|T]) function
46 scan_token([H|T]) function
50 scan_token([H|T]) function
54 scan_token([H|T]) function
57 scan_token("="++T) -> function
59 scan_token([H|_T]) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl75 scan_token("(" ++ T, _A) -> {{'(', ?L, '('}, T}; function
76 scan_token(")" ++ T, _A) -> {{')', ?L, ')'}, T}; function
77 scan_token("[" ++ T, _A) -> {{'[', ?L, '['}, T}; function
78 scan_token("]" ++ T, _A) -> {{']', ?L, ']'}, T}; function
83 scan_token("," ++ T, _A) -> {{',', ?L, ','}, T}; function
89 scan_token("/" ++ T, _A) -> {{'/', ?L, '/'}, T}; function
100 scan_token("*" ++ T, A) -> function
120 scan_token("." ++ T, _A) -> function
125 scan_token([$$|T], _A) -> function
134 scan_token([H|T], _A) when H == $" ; H == $' -> function
[all …]
H A Dxmerl_b64Bin_scan.erl38 scan_token([$ ,H|T]) -> function
40 scan_token([H|T]) when H==$A;H==$Q;H==$g;H==$w -> function
42 scan_token([H|T]) function
46 scan_token([H|T]) function
50 scan_token([H|T]) function
54 scan_token([H|T]) function
57 scan_token("="++T) -> function
59 scan_token([H|_T]) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl75 scan_token("(" ++ T, _A) -> {{'(', ?L, '('}, T}; function
76 scan_token(")" ++ T, _A) -> {{')', ?L, ')'}, T}; function
77 scan_token("[" ++ T, _A) -> {{'[', ?L, '['}, T}; function
78 scan_token("]" ++ T, _A) -> {{']', ?L, ']'}, T}; function
83 scan_token("," ++ T, _A) -> {{',', ?L, ','}, T}; function
89 scan_token("/" ++ T, _A) -> {{'/', ?L, '/'}, T}; function
100 scan_token("*" ++ T, A) -> function
120 scan_token("." ++ T, _A) -> function
125 scan_token([$$|T], _A) -> function
134 scan_token([H|T], _A) when H == $" ; H == $' -> function
[all …]
H A Dxmerl_b64Bin_scan.erl38 scan_token([$ ,H|T]) -> function
40 scan_token([H|T]) when H==$A;H==$Q;H==$g;H==$w -> function
42 scan_token([H|T]) function
46 scan_token([H|T]) function
50 scan_token([H|T]) function
54 scan_token([H|T]) function
57 scan_token("="++T) -> function
59 scan_token([H|_T]) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_xpath_scan.erl75 scan_token("(" ++ T, _A) -> {{'(', ?L, '('}, T}; function
76 scan_token(")" ++ T, _A) -> {{')', ?L, ')'}, T}; function
77 scan_token("[" ++ T, _A) -> {{'[', ?L, '['}, T}; function
78 scan_token("]" ++ T, _A) -> {{']', ?L, ']'}, T}; function
83 scan_token("," ++ T, _A) -> {{',', ?L, ','}, T}; function
89 scan_token("/" ++ T, _A) -> {{'/', ?L, '/'}, T}; function
100 scan_token("*" ++ T, A) -> function
120 scan_token("." ++ T, _A) -> function
125 scan_token([$$|T], _A) -> function
134 scan_token([H|T], _A) when H == $" ; H == $' -> function
[all …]
H A Dxmerl_b64Bin_scan.erl38 scan_token([$ ,H|T]) -> function
40 scan_token([H|T]) when H==$A;H==$Q;H==$g;H==$w -> function
42 scan_token([H|T]) function
46 scan_token([H|T]) function
50 scan_token([H|T]) function
54 scan_token([H|T]) function
57 scan_token("="++T) -> function
59 scan_token([H|_T]) -> function
/dports/www/yaws/yaws-2.0.6/src/
H A Dyaws_html.erl184 scan_token([], Acc, L) -> function
186 scan_token(R=[$>|_], Acc, L) -> function
188 scan_token(R=[$<|_], Acc, L) -> %%% bad html function
190 scan_token(R=[$=|_], Acc, L) -> %% bad html function
192 scan_token([C|R], Acc, L0) -> function
/dports/www/yaws/yaws-2.0.6/applications/mail/src/
H A Dmail_html.erl199 scan_token([], Acc, L) -> function
201 scan_token(R=[$>|_], Acc, L) -> function
203 scan_token(R=[$<|_], Acc, L) -> %% bad html function
205 scan_token(R=[$=|_], Acc, L) -> %% bad html function
207 scan_token([C|R], Acc, L0) -> function
/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dscanner.c9 uint16_t scan_token(scanner_t *s) in scan_token() function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/ansi2json/
H A Dconverter.rb81 def scan_token(scanner, match, consume: true) method in Gitlab.Ci.Ansi2json.Converter
/dports/security/pks/pks/
H A Dparse.c88 scan_token (unsigned char *input, long len, long *offset, in scan_token() function
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/dot2l/
H A Ddotlex.c251 static char *scan_token (char *p) { in scan_token() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
H A Dtokens.c341 static int scan_token(TokenInputSrc *in, yystypepp * yylvalpp) in scan_token() function
/dports/math/glpk/glpk-5.0/examples/tsp/
H A Dtsplib.c122 static int scan_token(struct csa *csa, int across) in scan_token() function
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglptsp.c125 static int scan_token(struct dsa *dsa, int across) in scan_token() function
/dports/math/eprover/eprover-E-2.0/INOUT/
H A Dcio_scanner.c317 static Token_p scan_token(Scanner_p in) in scan_token() function
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dtoken.c1157 void scan_token(inputP) in scan_token() function

123