HomeSort by relevance Sort by last modified time
    Searched full:offset_table_entry (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/html/parser/
create-html-entity-table 55 def offset_table_entry(offset): function
138 output_file.write(offset_table_entry(index[letter]))
139 output_file.write(offset_table_entry(index['a']))
144 output_file.write(offset_table_entry(index[letter]))
145 output_file.write(offset_table_entry(entity_count))

Completed in 135 milliseconds