Searched refs:mapping (Results 1 – 5 of 5) sorted by relevance
479 Character mapping = ESCAPE_STRINGS.get(entity); in stripHtmlEntity() local481 if (mapping != null) { in stripHtmlEntity()483 return mapping; in stripHtmlEntity()
222 # Doxygen has a built-in mapping, but you can override or extend it using this tag.