HomeSort by relevance Sort by last modified time
    Searched refs:inComment (Results 1 - 4 of 4) sorted by null

  /external/expat/xmlwf/
ct.c 6 enum { inAtom, inString, init, inComment };
xmlmime.c 7 /* inComment means one level of nesting; inComment+1 means two levels etc */
8 enum { inAtom, inString, init, inComment };
  /external/webkit/Tools/Scripts/
extract-localizable-strings 116 my $inComment = 0;
135 if ($inComment) {
137 $inComment = 0;
215 $inComment = 1;
prepare-ChangeLog     [all...]

Completed in 222 milliseconds