Home
last modified time | relevance | path

Searched refs:strncmp (Results 1 – 25 of 11686) sorted by relevance

12345678910>>...468

/dports/misc/sword/sword-1.8.1/src/modules/filters/
H A Dthmlgbf.cpp67 if (!strncmp("nbsp", token, 4)) text += ' '; in processText()
69 else if (!strncmp("amp", token, 3)) text += '&'; in processText()
70 else if (!strncmp("lt", token, 2)) text += '<'; in processText()
71 else if (!strncmp("gt", token, 2)) text += '>'; in processText()
76 else if (!strncmp("reg", token, 3)) text += '�'; in processText()
190 else if (!strncmp(token, "scripRef", 8)) { in processText()
194 else if (!strncmp(token, "/scripRef", 9)) { in processText()
198 else if (!strncmp(token, "note", 4)) { in processText()
202 else if (!strncmp(token, "/note", 5)) { in processText()
206 else if (!strncmp(token, "sup", 3)) { in processText()
[all …]
H A Dthmlplain.cpp69 if (!strncmp("nbsp", token, 4)) text += ' '; in processText()
70 else if (!strncmp("quot", token, 4)) text += '"'; in processText()
71 else if (!strncmp("amp", token, 3)) text += '&'; in processText()
72 else if (!strncmp("lt", token, 2)) text += '<'; in processText()
73 else if (!strncmp("gt", token, 2)) text += '>'; in processText()
75 else if (!strncmp("sect", token, 4)) text += "§"; in processText()
78 else if (!strncmp("reg", token, 3)) text += "®"; in processText()
194 if (!strncmp("note", token, 4)) { in processText()
198 else if (!strncmp("br", token, 2)) in processText()
200 else if (!strncmp("/p", token, 2)) in processText()
[all …]
H A Dthmlosis.cpp121 else if (!strncmp("amp", token, 3)) text += '&'; in processText()
122 else if (!strncmp("lt", token, 2)) text += '<'; in processText()
123 else if (!strncmp("gt", token, 2)) text += '>'; in processText()
279 if (!strncmp(token, "scripRef", 8)) { in processText()
285 else if (!strncmp(token, "/scripRef", 9)) { in processText()
344 if (!strncmp(token, "note", 4)) { in processText()
359 else if (!strncmp(token, "img ", 4)) { in processText()
404 if (!strncmp(wordStart, "<w ", 3)) { in processText()
438 if (!strncmp(ch, "class=\"", 7)) { in processText()
446 if (!strncmp(ch, "value=\"", 7)) { in processText()
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_modern.c131 else if (!strncmp (module, "pssegyz", 7U)) return "segyz"; in gmtlib_get_active_name()
132 else if (!strncmp (module, "pssolar", 7U)) return "solar"; in gmtlib_get_active_name()
138 else if (!strncmp (module, "psvelo", 6U)) return "velo"; in gmtlib_get_active_name()
139 else if (!strncmp (module, "pssegy", 6U)) return "segy"; in gmtlib_get_active_name()
140 else if (!strncmp (module, "pstext", 6U)) return "text"; in gmtlib_get_active_name()
141 else if (!strncmp (module, "psmeca", 6U)) return "meca"; in gmtlib_get_active_name()
142 else if (!strncmp (module, "psrose", 6U)) return "rose"; in gmtlib_get_active_name()
143 else if (!strncmp (module, "psmask", 6U)) return "mask"; in gmtlib_get_active_name()
144 else if (!strncmp (module, "psclip", 6U)) return "clip"; in gmtlib_get_active_name()
145 else if (!strncmp (module, "pssac", 5U)) return "sac"; in gmtlib_get_active_name()
[all …]
/dports/textproc/rarian/rarian-00fa779/librarian/
H A Drarian-omf.cpp228 !strncmp (next, "Language", 8)) { in omf_process_category()
265 !strncmp (next, "Fax", 3) || in omf_process_category()
266 !strncmp (next, "Other", 5)) { in omf_process_category()
273 !strncmp (next, "FTP", 3)) { in omf_process_category()
292 !strncmp (next, "Other", 5)) { in omf_process_category()
305 !strncmp (next, "Other", 5)) { in omf_process_category()
326 !strncmp (next, "Other", 5)) { in omf_process_category()
347 !strncmp (next, "Other", 5)) { in omf_process_category()
455 !strncmp (next, "Fonts", 5) || in omf_process_category()
524 !strncmp (next, "Desktop", 7)) { in omf_process_category()
[all …]
/dports/audio/id3v2/id3v2-0.1.12/
H A Dconvert.cpp15 if (strncmp("AENC",abr,4) == 0) return ID3FID_AUDIOCRYPTO; in GetFrameID()
16 if (strncmp("APIC",abr,4) == 0) return ID3FID_PICTURE; in GetFrameID()
17 if (strncmp("COMM",abr,4) == 0) return ID3FID_COMMENT; in GetFrameID()
19 if (strncmp("ENCR",abr,4) == 0) return ID3FID_CRYPTOREG; in GetFrameID()
26 if (strncmp("MCDI",abr,4) == 0) return ID3FID_CDID; in GetFrameID()
35 if (strncmp("RVRB",abr,4) == 0) return ID3FID_REVERB; in GetFrameID()
38 if (strncmp("TALB",abr,4) == 0) return ID3FID_ALBUM; in GetFrameID()
39 if (strncmp("TBPM",abr,4) == 0) return ID3FID_BPM; in GetFrameID()
43 if (strncmp("TDAT",abr,4) == 0) return ID3FID_DATE; in GetFrameID()
48 if (strncmp("TIME",abr,4) == 0) return ID3FID_TIME; in GetFrameID()
[all …]
/dports/misc/nut/nut-20.1/preprocess/
H A Ddbjw.c96 if (strncmp(nam,"KRAFT",5) == 0) target = 1; in main()
105 if (strncmp(nam,"Salt",4) == 0) target = .2; in main()
118 if (strncmp(nam,"Child",5) == 0) target = 1; in main()
119 if (strncmp(nam,"Fluid",5) == 0) target = 8.8; in main()
120 if (strncmp(nam,"Infant",6) == 0) target = 1; in main()
133 if (strncmp(nam,"Fish",4) == 0) target = .16; in main()
140 if (strncmp(nam,"Gravy",5) == 0) target = 1; in main()
143 if (strncmp(nam,"Sauce",5) == 0) target = 1; in main()
169 if (strncmp(nam,"Dates",5) == 0) target = 2; in main()
171 if (strncmp(nam,"Prune",5) == 0) target = 2; in main()
[all …]
/dports/misc/pinfo/pinfo-0.6.13/src/
H A Dparse_config.c184 if (!strncmp(temp, "KEY", 3)) in parse_line()
408 if (!strncmp(temp, "TRUE", 4)) in parse_line()
423 if (!strncmp(temp, "TRUE", 4)) in parse_line()
438 if (!strncmp(temp, "TRUE", 4)) in parse_line()
453 if (!strncmp(temp, "TRUE", 4)) in parse_line()
468 if (!strncmp(temp, "TRUE", 4)) in parse_line()
483 if (!strncmp(temp, "TRUE", 4)) in parse_line()
498 if (!strncmp(temp, "YES", 3)) in parse_line()
513 if (!strncmp(temp, "TRUE", 4)) in parse_line()
528 if (!strncmp(temp, "TRUE", 4)) in parse_line()
[all …]
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/anjuta-tags/
H A Dvim.c144 strncmp ((const char*) line, "map", (size_t) 3) == 0 || in isMap()
145 strncmp ((const char*) line, "nm", (size_t) 2) == 0 || in isMap()
146 strncmp ((const char*) line, "nma", (size_t) 3) == 0 || in isMap()
147 strncmp ((const char*) line, "nmap", (size_t) 4) == 0 || in isMap()
148 strncmp ((const char*) line, "vm", (size_t) 2) == 0 || in isMap()
204 strncmp ((const char*) line, "cnoremap", (size_t) 8) == 0 in isMap()
355 (strncmp ((const char*) line, "com", (size_t) 3) == 0) ) in parseCommand()
528 strncmp ((const char*) cp, "<unique>", (size_t) 8) == 0 in parseMap()
571 (strncmp ((const char*) line, "com", (size_t) 3) == 0) ) in parseVimLine()
582 if (strncmp ((const char*) line, "fu", (size_t) 2) == 0) in parseVimLine()
[all …]
/dports/devel/arduino-ctags/ctags-5.8-arduino11/
H A Dvim.c144 strncmp ((const char*) line, "map", (size_t) 3) == 0 || in isMap()
145 strncmp ((const char*) line, "nm", (size_t) 2) == 0 || in isMap()
146 strncmp ((const char*) line, "nma", (size_t) 3) == 0 || in isMap()
147 strncmp ((const char*) line, "nmap", (size_t) 4) == 0 || in isMap()
148 strncmp ((const char*) line, "vm", (size_t) 2) == 0 || in isMap()
204 strncmp ((const char*) line, "cnoremap", (size_t) 8) == 0 in isMap()
355 (strncmp ((const char*) line, "com", (size_t) 3) == 0) ) in parseCommand()
528 strncmp ((const char*) cp, "<unique>", (size_t) 8) == 0 in parseMap()
571 (strncmp ((const char*) line, "com", (size_t) 3) == 0) ) in parseVimLine()
582 if (strncmp ((const char*) line, "fu", (size_t) 2) == 0) in parseVimLine()
[all …]
/dports/devel/ctags/ctags-5.8/
H A Dvim.c144 strncmp ((const char*) line, "map", (size_t) 3) == 0 || in isMap()
145 strncmp ((const char*) line, "nm", (size_t) 2) == 0 || in isMap()
146 strncmp ((const char*) line, "nma", (size_t) 3) == 0 || in isMap()
147 strncmp ((const char*) line, "nmap", (size_t) 4) == 0 || in isMap()
148 strncmp ((const char*) line, "vm", (size_t) 2) == 0 || in isMap()
204 strncmp ((const char*) line, "cnoremap", (size_t) 8) == 0 in isMap()
355 (strncmp ((const char*) line, "com", (size_t) 3) == 0) ) in parseCommand()
532 strncmp ((const char*) cp, "<unique>", (size_t) 8) == 0 in parseMap()
575 (strncmp ((const char*) line, "com", (size_t) 3) == 0) ) in parseVimLine()
586 if (strncmp ((const char*) line, "fu", (size_t) 2) == 0) in parseVimLine()
[all …]
/dports/japanese/ctags/ctags-5.8j2/
H A Dvim.c144 strncmp ((const char*) line, "map", (size_t) 3) == 0 || in isMap()
145 strncmp ((const char*) line, "nm", (size_t) 2) == 0 || in isMap()
146 strncmp ((const char*) line, "nma", (size_t) 3) == 0 || in isMap()
147 strncmp ((const char*) line, "nmap", (size_t) 4) == 0 || in isMap()
148 strncmp ((const char*) line, "vm", (size_t) 2) == 0 || in isMap()
204 strncmp ((const char*) line, "cnoremap", (size_t) 8) == 0 in isMap()
355 (strncmp ((const char*) line, "com", (size_t) 3) == 0) ) in parseCommand()
528 strncmp ((const char*) cp, "<unique>", (size_t) 8) == 0 in parseMap()
571 (strncmp ((const char*) line, "com", (size_t) 3) == 0) ) in parseVimLine()
582 if (strncmp ((const char*) line, "fu", (size_t) 2) == 0) in parseVimLine()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstring-opt-8.c18 if (strncmp (s1, "hello world", 12) != 0) in main()
20 if (strncmp ("hello world", s1, 12) != 0) in main()
22 if (strncmp ("hello", "hello", 6) != 0) in main()
24 if (strncmp ("hello", "hello", 2) != 0) in main()
26 if (strncmp ("hello", "hello", 100) != 0) in main()
28 if (strncmp (s1+10, "d", 100) != 0) in main()
30 if (strncmp (10+s1, "d", 100) != 0) in main()
32 if (strncmp ("d", s1+10, 1) != 0) in main()
34 if (strncmp ("d", 10+s1, 1) != 0) in main()
40 if (strncmp ("hello", "aaaaa", 1) <= 0) in main()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstring-opt-8.c18 if (strncmp (s1, "hello world", 12) != 0) in main()
20 if (strncmp ("hello world", s1, 12) != 0) in main()
22 if (strncmp ("hello", "hello", 6) != 0) in main()
24 if (strncmp ("hello", "hello", 2) != 0) in main()
26 if (strncmp ("hello", "hello", 100) != 0) in main()
28 if (strncmp (s1+10, "d", 100) != 0) in main()
30 if (strncmp (10+s1, "d", 100) != 0) in main()
32 if (strncmp ("d", s1+10, 1) != 0) in main()
34 if (strncmp ("d", 10+s1, 1) != 0) in main()
40 if (strncmp ("hello", "aaaaa", 1) <= 0) in main()
[all …]
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/preprocessorlib/
H A Dpp_lexer.c121 else if ( !strncmp( plexer->pcurChar, "\n", 1) || !strncmp( plexer->pcurChar, "\r", 1) || in pp_lexer_GetNextToken()
150 … else if ( !strncmp( plexer->pcurChar, "\\\n", 2) || !strncmp( plexer->pcurChar, "\\\r", 2) || in pp_lexer_GetNextToken()
307 else if (( !strncmp( plexer->pcurChar, ">", 1)) || ( !strncmp( plexer->pcurChar, "<", 1)) in pp_lexer_GetNextToken()
308 || ( !strncmp( plexer->pcurChar, "+", 1)) || ( !strncmp( plexer->pcurChar, "-", 1)) in pp_lexer_GetNextToken()
309 || ( !strncmp( plexer->pcurChar, "*", 1)) || ( !strncmp( plexer->pcurChar, "/", 1)) in pp_lexer_GetNextToken()
310 || ( !strncmp( plexer->pcurChar, "%", 1)) || ( !strncmp( plexer->pcurChar, "&", 1)) in pp_lexer_GetNextToken()
568 if (( !strncmp( plexer->pcurChar, "0X", 2)) || ( !strncmp( plexer->pcurChar, "0x", 2))) in pp_lexer_GetTokenNumber()
579 if (( !strncmp( plexer->pcurChar, "u", 1)) || ( !strncmp( plexer->pcurChar, "U", 1)) || in pp_lexer_GetTokenNumber()
580 ( !strncmp( plexer->pcurChar, "l", 1)) || ( !strncmp( plexer->pcurChar, "L", 1))) in pp_lexer_GetTokenNumber()
594 if (( !strncmp( plexer->pcurChar, "E", 1)) || ( !strncmp( plexer->pcurChar, "e", 1))) in pp_lexer_GetTokenNumber()
[all …]
/dports/games/openbor3979/openbor-2bcf25b/engine/source/preprocessorlib/
H A Dpp_lexer.c121 else if ( !strncmp( plexer->pcurChar, "\n", 1) || !strncmp( plexer->pcurChar, "\r", 1) || in pp_lexer_GetNextToken()
150 … else if ( !strncmp( plexer->pcurChar, "\\\n", 2) || !strncmp( plexer->pcurChar, "\\\r", 2) || in pp_lexer_GetNextToken()
307 else if (( !strncmp( plexer->pcurChar, ">", 1)) || ( !strncmp( plexer->pcurChar, "<", 1)) in pp_lexer_GetNextToken()
308 || ( !strncmp( plexer->pcurChar, "+", 1)) || ( !strncmp( plexer->pcurChar, "-", 1)) in pp_lexer_GetNextToken()
309 || ( !strncmp( plexer->pcurChar, "*", 1)) || ( !strncmp( plexer->pcurChar, "/", 1)) in pp_lexer_GetNextToken()
310 || ( !strncmp( plexer->pcurChar, "%", 1)) || ( !strncmp( plexer->pcurChar, "&", 1)) in pp_lexer_GetNextToken()
568 if (( !strncmp( plexer->pcurChar, "0X", 2)) || ( !strncmp( plexer->pcurChar, "0x", 2))) in pp_lexer_GetTokenNumber()
579 if (( !strncmp( plexer->pcurChar, "u", 1)) || ( !strncmp( plexer->pcurChar, "U", 1)) || in pp_lexer_GetTokenNumber()
580 ( !strncmp( plexer->pcurChar, "l", 1)) || ( !strncmp( plexer->pcurChar, "L", 1))) in pp_lexer_GetTokenNumber()
594 if (( !strncmp( plexer->pcurChar, "E", 1)) || ( !strncmp( plexer->pcurChar, "e", 1))) in pp_lexer_GetTokenNumber()
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/source/preprocessorlib/
H A Dpp_lexer.c121 else if ( !strncmp( plexer->pcurChar, "\n", 1) || !strncmp( plexer->pcurChar, "\r", 1) || in pp_lexer_GetNextToken()
150 … else if ( !strncmp( plexer->pcurChar, "\\\n", 2) || !strncmp( plexer->pcurChar, "\\\r", 2) || in pp_lexer_GetNextToken()
307 else if (( !strncmp( plexer->pcurChar, ">", 1)) || ( !strncmp( plexer->pcurChar, "<", 1)) in pp_lexer_GetNextToken()
308 || ( !strncmp( plexer->pcurChar, "+", 1)) || ( !strncmp( plexer->pcurChar, "-", 1)) in pp_lexer_GetNextToken()
309 || ( !strncmp( plexer->pcurChar, "*", 1)) || ( !strncmp( plexer->pcurChar, "/", 1)) in pp_lexer_GetNextToken()
310 || ( !strncmp( plexer->pcurChar, "%", 1)) || ( !strncmp( plexer->pcurChar, "&", 1)) in pp_lexer_GetNextToken()
568 if (( !strncmp( plexer->pcurChar, "0X", 2)) || ( !strncmp( plexer->pcurChar, "0x", 2))) in pp_lexer_GetTokenNumber()
579 if (( !strncmp( plexer->pcurChar, "u", 1)) || ( !strncmp( plexer->pcurChar, "U", 1)) || in pp_lexer_GetTokenNumber()
580 ( !strncmp( plexer->pcurChar, "l", 1)) || ( !strncmp( plexer->pcurChar, "L", 1))) in pp_lexer_GetTokenNumber()
594 if (( !strncmp( plexer->pcurChar, "E", 1)) || ( !strncmp( plexer->pcurChar, "e", 1))) in pp_lexer_GetTokenNumber()
[all …]
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dclients.c148 if (strncmp(chid, "exbc", 4) == 0) in decodeBitCometClient()
152 else if (strncmp(chid, "FUTB", 4) == 0) in decodeBitCometClient()
156 else if (strncmp(chid, "xUTB", 4) == 0) in decodeBitCometClient()
201 if (strncmp(chid + 1, "TR", 2) == 0) in tr_clientForId()
566 else if (strncmp(chid + 1, "XC", 2) == 0 || strncmp(chid + 1, "XX", 2) == 0) in tr_clientForId()
682 if (strncmp(chid, "AZ2500BT", 8) == 0) in tr_clientForId()
706 else if (strncmp(chid, "-G3", 3) == 0) in tr_clientForId()
718 else if (strncmp(chid, "eX", 2) == 0) in tr_clientForId()
730 else if (strncmp(chid, "-FG", 3) == 0) in tr_clientForId()
739 else if (strncmp(chid, "OP", 2) == 0) in tr_clientForId()
[all …]
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dclients.c148 if (strncmp(chid, "exbc", 4) == 0) in decodeBitCometClient()
152 else if (strncmp(chid, "FUTB", 4) == 0) in decodeBitCometClient()
156 else if (strncmp(chid, "xUTB", 4) == 0) in decodeBitCometClient()
201 if (strncmp(chid + 1, "TR", 2) == 0) in tr_clientForId()
566 else if (strncmp(chid + 1, "XC", 2) == 0 || strncmp(chid + 1, "XX", 2) == 0) in tr_clientForId()
682 if (strncmp(chid, "AZ2500BT", 8) == 0) in tr_clientForId()
706 else if (strncmp(chid, "-G3", 3) == 0) in tr_clientForId()
718 else if (strncmp(chid, "eX", 2) == 0) in tr_clientForId()
730 else if (strncmp(chid, "-FG", 3) == 0) in tr_clientForId()
739 else if (strncmp(chid, "OP", 2) == 0) in tr_clientForId()
[all …]
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dclients.c148 if (strncmp(chid, "exbc", 4) == 0) in decodeBitCometClient()
152 else if (strncmp(chid, "FUTB", 4) == 0) in decodeBitCometClient()
156 else if (strncmp(chid, "xUTB", 4) == 0) in decodeBitCometClient()
201 if (strncmp(chid + 1, "TR", 2) == 0) in tr_clientForId()
566 else if (strncmp(chid + 1, "XC", 2) == 0 || strncmp(chid + 1, "XX", 2) == 0) in tr_clientForId()
682 if (strncmp(chid, "AZ2500BT", 8) == 0) in tr_clientForId()
706 else if (strncmp(chid, "-G3", 3) == 0) in tr_clientForId()
718 else if (strncmp(chid, "eX", 2) == 0) in tr_clientForId()
730 else if (strncmp(chid, "-FG", 3) == 0) in tr_clientForId()
739 else if (strncmp(chid, "OP", 2) == 0) in tr_clientForId()
[all …]
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dclients.c148 if (strncmp(chid, "exbc", 4) == 0) in decodeBitCometClient()
152 else if (strncmp(chid, "FUTB", 4) == 0) in decodeBitCometClient()
156 else if (strncmp(chid, "xUTB", 4) == 0) in decodeBitCometClient()
201 if (strncmp(chid + 1, "TR", 2) == 0) in tr_clientForId()
566 else if (strncmp(chid + 1, "XC", 2) == 0 || strncmp(chid + 1, "XX", 2) == 0) in tr_clientForId()
682 if (strncmp(chid, "AZ2500BT", 8) == 0) in tr_clientForId()
706 else if (strncmp(chid, "-G3", 3) == 0) in tr_clientForId()
718 else if (strncmp(chid, "eX", 2) == 0) in tr_clientForId()
730 else if (strncmp(chid, "-FG", 3) == 0) in tr_clientForId()
739 else if (strncmp(chid, "OP", 2) == 0) in tr_clientForId()
[all …]
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dclients.c148 if (strncmp(chid, "exbc", 4) == 0) in decodeBitCometClient()
152 else if (strncmp(chid, "FUTB", 4) == 0) in decodeBitCometClient()
156 else if (strncmp(chid, "xUTB", 4) == 0) in decodeBitCometClient()
201 if (strncmp(chid + 1, "TR", 2) == 0) in tr_clientForId()
566 else if (strncmp(chid + 1, "XC", 2) == 0 || strncmp(chid + 1, "XX", 2) == 0) in tr_clientForId()
682 if (strncmp(chid, "AZ2500BT", 8) == 0) in tr_clientForId()
706 else if (strncmp(chid, "-G3", 3) == 0) in tr_clientForId()
718 else if (strncmp(chid, "eX", 2) == 0) in tr_clientForId()
730 else if (strncmp(chid, "-FG", 3) == 0) in tr_clientForId()
739 else if (strncmp(chid, "OP", 2) == 0) in tr_clientForId()
[all …]
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dclients.c148 if (strncmp(chid, "exbc", 4) == 0) in decodeBitCometClient()
152 else if (strncmp(chid, "FUTB", 4) == 0) in decodeBitCometClient()
156 else if (strncmp(chid, "xUTB", 4) == 0) in decodeBitCometClient()
201 if (strncmp(chid + 1, "TR", 2) == 0) in tr_clientForId()
566 else if (strncmp(chid + 1, "XC", 2) == 0 || strncmp(chid + 1, "XX", 2) == 0) in tr_clientForId()
682 if (strncmp(chid, "AZ2500BT", 8) == 0) in tr_clientForId()
706 else if (strncmp(chid, "-G3", 3) == 0) in tr_clientForId()
718 else if (strncmp(chid, "eX", 2) == 0) in tr_clientForId()
730 else if (strncmp(chid, "-FG", 3) == 0) in tr_clientForId()
739 else if (strncmp(chid, "OP", 2) == 0) in tr_clientForId()
[all …]
/dports/games/openbor3482/openbor-2c1ecd7/engine/source/preprocessorlib/
H A Dpp_lexer.c292 || ( !strncmp( plexer->pcurChar, "+", 1)) || ( !strncmp( plexer->pcurChar, "-", 1)) in pp_lexer_GetNextToken()
293 || ( !strncmp( plexer->pcurChar, "*", 1)) || ( !strncmp( plexer->pcurChar, "/", 1)) in pp_lexer_GetNextToken()
294 || ( !strncmp( plexer->pcurChar, "%", 1)) || ( !strncmp( plexer->pcurChar, "&", 1)) in pp_lexer_GetNextToken()
295 || ( !strncmp( plexer->pcurChar, "^", 1)) || ( !strncmp( plexer->pcurChar, "|", 1)) in pp_lexer_GetNextToken()
296 || ( !strncmp( plexer->pcurChar, "=", 1)) || ( !strncmp( plexer->pcurChar, "!", 1)) in pp_lexer_GetNextToken()
297 || ( !strncmp( plexer->pcurChar, ";", 1)) || ( !strncmp( plexer->pcurChar, "{", 1)) in pp_lexer_GetNextToken()
298 || ( !strncmp( plexer->pcurChar, "}", 1)) || ( !strncmp( plexer->pcurChar, ",", 1)) in pp_lexer_GetNextToken()
299 || ( !strncmp( plexer->pcurChar, ":", 1)) || ( !strncmp( plexer->pcurChar, "(", 1)) in pp_lexer_GetNextToken()
300 || ( !strncmp( plexer->pcurChar, ")", 1)) || ( !strncmp( plexer->pcurChar, "[", 1)) in pp_lexer_GetNextToken()
467 ( !strncmp( plexer->pcurChar, "l", 1)) || ( !strncmp( plexer->pcurChar, "L", 1))) in pp_lexer_GetTokenNumber()
[all …]
/dports/games/openbor3711/openbor-6ec17fa/engine/source/preprocessorlib/
H A Dpp_lexer.c292 || ( !strncmp( plexer->pcurChar, "+", 1)) || ( !strncmp( plexer->pcurChar, "-", 1)) in pp_lexer_GetNextToken()
293 || ( !strncmp( plexer->pcurChar, "*", 1)) || ( !strncmp( plexer->pcurChar, "/", 1)) in pp_lexer_GetNextToken()
294 || ( !strncmp( plexer->pcurChar, "%", 1)) || ( !strncmp( plexer->pcurChar, "&", 1)) in pp_lexer_GetNextToken()
295 || ( !strncmp( plexer->pcurChar, "^", 1)) || ( !strncmp( plexer->pcurChar, "|", 1)) in pp_lexer_GetNextToken()
296 || ( !strncmp( plexer->pcurChar, "=", 1)) || ( !strncmp( plexer->pcurChar, "!", 1)) in pp_lexer_GetNextToken()
297 || ( !strncmp( plexer->pcurChar, ";", 1)) || ( !strncmp( plexer->pcurChar, "{", 1)) in pp_lexer_GetNextToken()
298 || ( !strncmp( plexer->pcurChar, "}", 1)) || ( !strncmp( plexer->pcurChar, ",", 1)) in pp_lexer_GetNextToken()
299 || ( !strncmp( plexer->pcurChar, ":", 1)) || ( !strncmp( plexer->pcurChar, "(", 1)) in pp_lexer_GetNextToken()
300 || ( !strncmp( plexer->pcurChar, ")", 1)) || ( !strncmp( plexer->pcurChar, "[", 1)) in pp_lexer_GetNextToken()
467 ( !strncmp( plexer->pcurChar, "l", 1)) || ( !strncmp( plexer->pcurChar, "L", 1))) in pp_lexer_GetTokenNumber()
[all …]

12345678910>>...468