Searched refs:offset_table_entry (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
H A Dcreate-html-entity-table55 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 427 milliseconds