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

  /external/chromium_org/third_party/sqlite/src/ext/fts2/
mkfts2amal.tcl 58 proc section_comment {text} { procedure
73 section_comment "Begin file $tail"
80 section_comment "Include $hdr in the middle of $tail"
82 section_comment "Continuing where we left off in $tail"
97 section_comment "End of $tail"
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
mkfts3amal.tcl 58 proc section_comment {text} { procedure
73 section_comment "Begin file $tail"
80 section_comment "Include $hdr in the middle of $tail"
82 section_comment "Continuing where we left off in $tail"
97 section_comment "End of $tail"
  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3internalh.tcl 83 proc section_comment {text} { procedure
98 section_comment "Begin file $tail"
105 section_comment "Include $hdr in the middle of $tail"
107 section_comment "Continuing where we left off in $tail"
122 section_comment "End of $tail"
mksqlite3c.tcl 124 proc section_comment {text} { procedure
139 section_comment "Begin file $tail"
155 section_comment "Include $hdr in the middle of $tail"
157 section_comment "Continuing where we left off in $tail"
203 section_comment "End of $tail"

Completed in 520 milliseconds