Lines Matching refs:ident
360 $ident = "html5"; variable
473 echo "static const entity_multicodepoint_row multi_cp_{$ident}_",
550 echo "static const entity_stage3_row stage3_table_{$ident}_",
563 echo "{1, { {(void *)", sprintf("multi_cp_{$ident}_%05X",
613 echo "static const entity_stage2_row stage2_table_{$ident}_",
620 echo sprintf("stage3_table_{$ident}_%05X", ($i << 12) | ($k << 6)), ",";
632 echo "static const entity_stage1_row entity_ms_table_{$ident}[] = {\n";
635 echo "\t", sprintf("stage2_table_{$ident}_%02X000", $i), ",\n";
759 echo "static const entity_cp_map ht_bucket_{$ident}_", sprintf("%03X", $i) ,"[] = {";
774 "static const entity_cp_map *const ht_buckets_{$ident}[] = {\n";
783 echo "ht_bucket_{$ident}_", sprintf("%03X", $i), ",";
788 "static const entity_ht ent_ht_{$ident} = {
790 ht_buckets_{$ident}
800 $ident = "html4"; variable
806 $ident = "be_noapos"; variable
812 $ident = "be_apos"; variable