Home
last modified time | relevance | path

Searched refs:expstr (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/textproc/p5-Text-MultiMarkdown/Text-MultiMarkdown-1.000035/t/
H A D30disable_multimarkdown_features.t16 my $expstr = q{<p>Here is some text containing a footnote.[^somesamplefootnote]</p>
21 is($m->markdown($instr) => $expstr, 'disable_footnotes works as expected');
28 # NOTE expstr doesn't have the footnote, as that syntax is original markdown's link syntax, so
30 $expstr = qq{<p>This is a borrowed idea[p. 23][#Doe:1996].</p>\n};
32 is($m->markdown($instr) => $expstr, 'disable_bibliography works as expected');
38 $expstr = '<p>' . $instr . "</p>\n";
40 is( $m->markdown($instr) => $expstr, 'disable_tables works as expected');
H A D10use_metadata.t13 my $expstr = qq{base url: http://www.test.com/<br />\nuse wikilinks: on<br />\n
16 $m->markdown($instr) => $expstr,
29 $m->markdown($instr, { use_metadata => 1 }) => $expstr,
41 $expstr = qq{<p>A trivial block of text with a WikiWord</p>\n};
43 $m->markdown($instr) => $expstr,
47 $expstr = qq{<p>A trivial block of text with a <a href="http://www.test.com/WikiWord">WikiWord</a><…
49 $m->markdown($instr, { use_metadata => 1 }) => $expstr,
/dports/comms/sms_client/sms_client-3.0.2/src/driver/
H A Dtim.c115 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TIM_login()
127 if (expstr(FD, buf, ACK6, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TIM_login()
143 if (expstr(FD, buf, ACK7, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TIM_login()
159 if (expstr(FD, buf, ACK8, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TIM_login()
175 if (expstr(FD, buf, ACK3, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TIM_login()
187 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TIM_login()
225 if (expstr(FD, buf, ACKB, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in TIM_sendmessage()
239 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in TIM_sendmessage()
273 if (expstr(FD, buf, ACKC, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TIM_send_disconnect()
H A Danswer.c212 if (expstr(FD, buf, ACK9, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in ANSWER_send_disconnect()
235 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) != 0 || in ANSWER_login()
236 expstr(FD, buf, ACK3, MAX_RESPONSE_BUFSIZE, TIMEOUT) != 0) in ANSWER_login()
254 if (expstr(FD, buf, ACK4, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0 && in ANSWER_login()
255 expstr(FD, buf, ACK5, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ANSWER_login()
329 if (expstr(FD, buf, ACK6, strlen (ACK6), DELIVERTIMEOUT) == 0) in ANSWER_sendmessage()
345 if (expstr(FD, buf, ACK7, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ANSWER_sendmessage()
H A Done2one.c99 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ONE2ONE_login()
112 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ONE2ONE_login()
123 if (expstr(FD, buf, ACK3, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ONE2ONE_login()
147 if (expstr(FD, buf, ACK4, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ONE2ONE_sendmessage()
162 if (expstr(FD, buf, ACK5, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ONE2ONE_sendmessage()
176 if (expstr(FD, buf, ACK6, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ONE2ONE_sendmessage()
H A Dorange.c113 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ORANGE_login()
134 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ORANGE_sendmessage()
149 if (expstr(FD, buf, ACK3, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ORANGE_sendmessage()
165 if (expstr(FD, buf, ACK4, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ORANGE_sendmessage()
180 if (expstr(FD, buf, ACK5, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in ORANGE_sendmessage()
203 if (expstr(FD, buf, ACK6, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in ORANGE_send_disconnect()
H A Dvodacom.c100 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in VODACOM_sendmessage()
114 if (expstr(FD, buf, msisdn, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in VODACOM_sendmessage()
124 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in VODACOM_sendmessage()
139 if (expstr(FD, buf, nmessage, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in VODACOM_sendmessage()
151 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in VODACOM_sendmessage()
H A Dmtn.c100 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in MTN_sendmessage()
113 if (expstr(FD, buf, msisdn, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in MTN_sendmessage()
123 if (expstr(FD, buf, ACK3, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in MTN_sendmessage()
138 if (expstr(FD, buf, ACK4, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in MTN_sendmessage()
150 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in MTN_sendmessage()
H A Dsms.c94 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SMS_login()
127 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SMS_sendmessage()
149 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SMS_sendmessage()
174 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SMS_sendmessage()
208 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SMS_send_disconnect()
H A Dcimd.c147 if (expstr(FD, buf, "login: ", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in CIMD_login()
165 if (expstr(FD, buf, "CIMD", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in CIMD_login()
167 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in CIMD_login()
204 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in CIMD_login()
256 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in CIMD_sendmessage()
320 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in CIMD_send_disconnect()
H A Dsnpp.c94 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SNPP_login()
130 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SNPP_sendmessage()
157 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SNPP_sendmessage()
182 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SNPP_sendmessage()
216 if (expstr(FD, buf, "\n", MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in SNPP_send_disconnect()
H A Dlibertel.c109 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in LIBERTEL_login()
138 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in LIBERTEL_sendmessage()
153 if (expstr(FD, buf, ACK3, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in LIBERTEL_sendmessage()
168 if (expstr(FD, buf, ACK4, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in LIBERTEL_sendmessage()
H A Dvodafone.c110 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in VODAFONE_login()
133 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in VODAFONE_sendmessage()
150 if (expstr(FD, buf, ACK3, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in VODAFONE_sendmessage()
165 if (expstr(FD, buf, ACK4, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in VODAFONE_sendmessage()
H A Dpageone.c95 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in PAGEONE_login()
123 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in PAGEONE_sendmessage()
137 if (expstr(FD, buf, ACK4, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in PAGEONE_sendmessage()
151 if (expstr(FD, buf, ACK5, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in PAGEONE_sendmessage()
H A Dtap.c289 if (expstr(FD, buf, ACK8, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TAP_send_disconnect()
324 if (expstr(FD, buf, ACK1, MAX_RESPONSE_BUFSIZE, LOGINTIMEOUT) == 0) in TAP_login()
350 if (expstr(FD, buf, ACK2, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TAP_login()
361 if (expstr(FD, buf, ACK3, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TAP_login()
436 if (expstr(FD, buf, ACK4, MAX_RESPONSE_BUFSIZE, DELIVERTIMEOUT) == 0) in TAP_sendmessage()
448 if (expstr(FD, buf, ACK5, MAX_RESPONSE_BUFSIZE, TIMEOUT) == 0) in TAP_sendmessage()
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/slice/unit-tests/
H A Dslice_test.cc49 std::string const expstr("bytes 1023-1048575/307232768"); in testContentRange() local
58 } else if ((int)expstr.size() != gotlen) { in testContentRange()
60 oss << "got: " << gotlen << " exp: " << expstr.size() << std::endl; in testContentRange()
62 oss << "Exp: " << expstr << std::endl; in testContentRange()
63 } else if (expstr != gotbuf) { in testContentRange()
66 oss << "Exp: " << expstr << std::endl; in testContentRange()
70 bool const gotstat(gotrange.fromStringClosed(expstr.c_str())); in testContentRange()
H A Dtest_content_range.cc42 std::string const expstr("bytes 1023-1048575/307232768"); variable
50 CHECK(gotlen == static_cast<int>(expstr.size()));
51 CHECK(expstr == std::string(gotbuf));
54 bool const gotstat(gotrange.fromStringClosed(expstr.c_str()));
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/slice/
H A Dslice_test.cc49 std::string const expstr("bytes 1023-1048575/307232768"); in testContentRange() local
58 } else if ((int)expstr.size() != gotlen) { in testContentRange()
60 oss << "got: " << gotlen << " exp: " << expstr.size() << std::endl; in testContentRange()
62 oss << "Exp: " << expstr << std::endl; in testContentRange()
63 } else if (expstr != gotbuf) { in testContentRange()
66 oss << "Exp: " << expstr << std::endl; in testContentRange()
70 bool const gotstat(gotrange.fromStringClosed(expstr.c_str())); in testContentRange()
/dports/multimedia/libmpeg3/libmpeg3-1.8/audio/
H A Dexponents.c35 unsigned int expstr, in mpeg3audio_ac3_exp_unpack_ch() argument
45 if(expstr == MPEG3_EXP_REUSE) in mpeg3audio_ac3_exp_unpack_ch()
72 switch(expstr) in mpeg3audio_ac3_exp_unpack_ch()
89 switch(expstr) in mpeg3audio_ac3_exp_unpack_ch()
106 switch(expstr) in mpeg3audio_ac3_exp_unpack_ch()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Ddp2hx.c38 char expstr[255], tmpstr[255]; in dp2hx_() local
501 int2hx_(&intexp, expstr, &explen, (ftnlen)255); in dp2hx_()
505 i__2[1] = explen, a__1[1] = expstr; in dp2hx_()
540 int2hx_(&intexp, expstr, &explen, (ftnlen)255); in dp2hx_()
544 i__2[1] = explen, a__1[1] = expstr; in dp2hx_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Ddp2hx.c38 char expstr[255], tmpstr[255]; in dp2hx_() local
501 int2hx_(&intexp, expstr, &explen, (ftnlen)255); in dp2hx_()
505 i__2[1] = explen, a__1[1] = expstr; in dp2hx_()
540 int2hx_(&intexp, expstr, &explen, (ftnlen)255); in dp2hx_()
544 i__2[1] = explen, a__1[1] = expstr; in dp2hx_()
/dports/audio/aften/aften-0.0.8/libaften/
H A Dexponent_common.c125 int expstr; in group_exponents() local
132 expstr = block->exp_strategy[ch]; in group_exponents()
133 if(expstr == EXP_REUSE) { in group_exponents()
137 block->nexpgrps[ch] = nexpgrptab[expstr-1][frame->ncoefs[ch]]; in group_exponents()
139 gsize = expstr + (expstr == EXP_D45); in group_exponents()
/dports/textproc/p5-Text-Markdown/Text-Markdown-1.000031/t/
H A D32tabwidth.t15 my $expstr = q{<p>start</p>
23 is($m->markdown($instr) => $expstr, 'Correct (constructor)');
24 is(Text::Markdown->new->markdown($instr, { tab_width => 2}) => $expstr, 'Correct (markdown method o…
/dports/www/libhubbub/libhubbub-0.3.7/test/
H A Dtokeniser2.c407 const char *expstr = json_object_get_string( in token_handler() local
412 printf("expected: '%s'\n", expstr); in token_handler()
416 assert(token->data.comment.len == strlen(expstr)); in token_handler()
417 assert(strncmp(gotstr, expstr, strlen(expstr)) == 0); in token_handler()
424 const char *expstr =json_object_get_string( in token_handler() local
431 printf("expected: '%.*s'\n", (int) len, expstr + ctx->char_off); in token_handler()
435 assert(memcmp(gotstr, expstr + ctx->char_off, len) == 0); in token_handler()
450 } else if (strlen(expstr + ctx->char_off) > in token_handler()
H A Dtokeniser3.c415 const char *expstr = json_object_get_string( in token_handler() local
420 printf("expected: '%s'\n", expstr); in token_handler()
424 assert(token->data.comment.len == strlen(expstr)); in token_handler()
425 assert(strncmp(gotstr, expstr, strlen(expstr)) == 0); in token_handler()
432 const char *expstr = json_object_get_string( in token_handler() local
440 (int) len, expstr + ctx->char_off); in token_handler()
444 assert(memcmp(gotstr, expstr + ctx->char_off, len) == 0); in token_handler()
459 } else if (strlen(expstr + ctx->char_off) > in token_handler()

123456789