Searched refs:unexpected (Results 1 - 25 of 56) sorted by relevance

123

/macosx-10.10.1/apache-793/httpd/modules/core/test/conf/
H A Dtest43.conf12 Use begindir /unexpected/1
16 Use begindir /unexpected/2
19 Use begindir /unexpected/3
25 Use begindir /unexpected/4
H A Dtest26.conf13 Use funny /unexpected/1 /intra
16 Use funny /unexpected/2 /intranet
H A Dtest30.conf10 Use foo /unexpected/1 Directory
H A Dtest25.conf7 <Directory /unexpected/1>
15 <Directory /unexpected/2>
H A Dtest27.conf11 Use foo /unexpected/1 one
12 Use foo /unexpected/2 two
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/json/
H A Djson.tcl78 # Throw an exception signaling an unexpected token
79 proc json::unexpected {tokenCursor token expected} {
80 return -code error "unexpected token \"$token\" at position $tokenCursor; expecting $expected"
112 unexpected $tokenCursor "END" "\":\""
121 unexpected $tokenCursor $token "\":\""
125 unexpected $tokenCursor $token "STRING"
155 unexpected $tokenCursor $token "\",\"|\"\}\""
171 unexpected $tokenCursor "END" "OBJECT"
203 unexpected $tokenCursor "END" "\",\"|\"\]\""
216 unexpected
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/regress/
H A Dsftp-glob.sh12 unexpected=$4
32 if test "x$unexpected" != "x" && \
33 fgrep "$unexpected" ${RESULTS} >/dev/null 2>&1 ; then
34 fail "$unexpected present in $errtag results"
57 # target message expected unexpected
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dtestsuite.h217 const void *gotten, const void *unexpected,
220 #define ASSERT_PTR_NE(gotten, unexpected) \
222 idn_testsuite_assertptrne(ctx__, gotten, unexpected, __FILE__, __LINE__); \
H A Dtestsuite.c408 const void *gotten, const void *unexpected,
416 if (unexpected != gotten)
420 if (unexpected == NULL)
421 msg = "non-NULL unexpected, but got NULL";
407 idn_testsuite_assertptrne(idn_testsuite_t ctx, const void *gotten, const void *unexpected, const char *file, int lineno) argument
/macosx-10.10.1/libstdcxx-104.1/src/
H A Deh_terminate.cc1 // -*- C++ -*- std::terminate, std::unexpected and friends.
52 std::unexpected () function in class:std
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_fax3.h334 unexpected("WhiteTable", a0); \
356 unexpected("BlackTable", a0); \
492 unexpected("EOL", a0); \
498 unexpected("MainTable", a0); \
501 unexpected("BlackTable", a0); \
504 unexpected("WhiteTable", a0); \
/macosx-10.10.1/misc_cmds-33/calendar/calendars/
H A Dcalendar.lotr24 04/17 An unexpected party
/macosx-10.10.1/apache-793/httpd/build/aix/
H A Dmkinstallp.ksh34 [[ -f usr/local ]] && rm -f usr/local && echo removed unexpected usr/local !!
35 [[ -L usr/local ]] && rm -f usr/local && echo removed unexpected usr/local !!
36 [[ -d usr/local ]] && rm -rf usr/local && echo removed unexpected usr/local !!
/macosx-10.10.1/ruby-106/ruby/test/rubygems/
H A Dtest_gem_version.rb186 def refute_version_equal unexpected, actual
187 refute_equal v(unexpected), v(actual)
H A Dtest_gem_requirement.rb332 def refute_requirement_equal unexpected, actual
333 refute_equal req(unexpected), req(actual)
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclDate.c1163 /* Copy into YYRESULT an error message about the unexpected token
1191 YY_("syntax error, unexpected %s");
1192 YY_("syntax error, unexpected %s, expecting %s");
1193 YY_("syntax error, unexpected %s, expecting %s or %s");
1194 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1195 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1199 static char const yyunexpected[] = "syntax error, unexpected %s";
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.cpp1018 /* Copy into YYRESULT an error message about the unexpected token
1046 YY_("syntax error, unexpected %s");
1047 YY_("syntax error, unexpected %s, expecting %s");
1048 YY_("syntax error, unexpected %s, expecting %s or %s");
1049 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1050 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1054 static char const yyunexpected[] = "syntax error, unexpected %s";
H A DOSUnserializeXML.cpp1056 /* Copy into YYRESULT an error message about the unexpected token
1084 YY_("syntax error, unexpected %s");
1085 YY_("syntax error, unexpected %s, expecting %s");
1086 YY_("syntax error, unexpected %s, expecting %s or %s");
1087 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1088 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1092 static char const yyunexpected[] = "syntax error, unexpected %s";
1501 { yyerror("unexpected end of buffer");
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A DMakefile.PL182 (echo found unexpected $$^W ; exit 1)
189 (echo found unexpected "use vars"; exit 1)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslScripts/
H A Dssldvt71 echo === initial run of certcrl yielded unexpected results ===
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DIOCFUnserialize.tab.c1053 /* Copy into YYRESULT an error message about the unexpected token
1081 YY_("syntax error, unexpected %s");
1082 YY_("syntax error, unexpected %s, expecting %s");
1083 YY_("syntax error, unexpected %s, expecting %s or %s");
1084 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1085 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1089 static char const yyunexpected[] = "syntax error, unexpected %s";
1498 { yyerror("unexpected end of buffer");
/macosx-10.10.1/ICU-531.30/icuSources/tools/genren/
H A Dgenren.pl121 /* Error out before the following defines cause very strange and unexpected code breakage */
/macosx-10.10.1/awk-20/src/
H A Dytab.c2285 /* Copy into YYRESULT an error message about the unexpected token
2313 YY_("syntax error, unexpected %s");
2314 YY_("syntax error, unexpected %s, expecting %s");
2315 YY_("syntax error, unexpected %s, expecting %s or %s");
2316 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
2317 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
2321 static char const yyunexpected[] = "syntax error, unexpected %s";
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetdate.c1208 /* Copy into YYRESULT an error message about the unexpected token
1236 YY_("syntax error, unexpected %s");
1237 YY_("syntax error, unexpected %s, expecting %s");
1238 YY_("syntax error, unexpected %s, expecting %s or %s");
1239 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1240 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1244 static char const yyunexpected[] = "syntax error, unexpected %s";
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.c1725 /* Copy into YYRESULT an error message about the unexpected token
1753 YY_("syntax error, unexpected %s");
1754 YY_("syntax error, unexpected %s, expecting %s");
1755 YY_("syntax error, unexpected %s, expecting %s or %s");
1756 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1757 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1761 static char const yyunexpected[] = "syntax error, unexpected %s";

Completed in 337 milliseconds

123