Home
last modified time | relevance | path

Searched refs:EatComment (Results 1 – 20 of 20) sorted by relevance

/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/param/
H A Dparams.c142 EatComment (FILE * InFile) in EatComment() function
249 (void) EatComment (InFile); /* Finish off the line. */ in Section()
464 c = EatComment (InFile); in Parse()
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/param/
H A Dparams.c142 EatComment (FILE * InFile) in EatComment() function
249 (void) EatComment (InFile); /* Finish off the line. */ in Section()
464 c = EatComment (InFile); in Parse()
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dparams.c135 static int EatComment( FILE *InFile ) in EatComment() function
240 (void)EatComment( InFile ); /* Finish off the line. */ in Section()
456 c = EatComment( InFile ); in Parse()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/param/
H A Dparams.c143 static int EatComment( myFILE *InFile ) in EatComment() function
251 (void)EatComment( InFile ); /* Finish off the line. */ in Section()
474 c = EatComment( InFile ); in Parse()
/dports/net/rsync/rsync-3.2.3/
H A Dparams.c129 static int EatComment( FILE *InFile ) in EatComment() function
229 (void)EatComment( InFile ); /* Finish off the line. */ in Section()
528 c = EatComment( InFile ); in Parse()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/json/
H A Djson_parser.h157 bool EatComment();
H A Djson_parser.cc253 if (!EatComment()) in EatWhitespaceAndComments()
262 bool JSONParser::EatComment() { in EatComment() function in base::internal::JSONParser
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/json/
H A Djson_parser.h155 bool EatComment();
H A Djson_parser.cc261 if (!EatComment()) in EatWhitespaceAndComments()
270 bool JSONParser::EatComment() { in EatComment() function in base::internal::JSONParser
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/json/
H A Djson_parser.h185 bool EatComment();
H A Djson_parser.cc316 if (!EatComment()) in EatWhitespaceAndComments()
325 bool JSONParser::EatComment() { in EatComment() function in base::internal::JSONParser
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/json/
H A Djson_parser.h155 bool EatComment();
H A Djson_parser.cc261 if (!EatComment()) in EatWhitespaceAndComments()
270 bool JSONParser::EatComment() { in EatComment() function in base::internal::JSONParser
/dports/devel/gn/gn-1962/src/base/json/
H A Djson_parser.h154 bool EatComment();
H A Djson_parser.cc261 if (!EatComment()) in EatWhitespaceAndComments()
270 bool JSONParser::EatComment() { in EatComment() function in base::internal::JSONParser
/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Dipcss.inc139 procedure EatComment;
734 EatComment;
770 procedure TCSSReader.EatComment;
809 EatComment;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipcss.inc139 procedure EatComment;
733 EatComment;
769 procedure TCSSReader.EatComment;
808 EatComment;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipcss.inc139 procedure EatComment;
733 EatComment;
769 procedure TCSSReader.EatComment;
808 EatComment;
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Dipcss.inc139 procedure EatComment;
734 EatComment;
770 procedure TCSSReader.EatComment;
809 EatComment;
/dports/lang/mono-basic/mono-basic-4.7/vbnc/vbnc/source/General/
H A DScanner.vb756 Private Sub EatComment()
1346 EatComment()