Searched refs:map (Results 1 – 5 of 5) sorted by relevance
593 const char *map = NULL; in buffer_append_string_encoded() local597 map = encoded_chars_rel_uri; in buffer_append_string_encoded()600 map = encoded_chars_rel_uri_part; in buffer_append_string_encoded()603 map = encoded_chars_html; in buffer_append_string_encoded()606 map = encoded_chars_minimal_xml; in buffer_append_string_encoded()612 if (map[*ds & 0xFF]) { in buffer_append_string_encoded()636 if (map[*ds & 0xFF]) { in buffer_append_string_encoded()
60 You can use symbolic links to map several hostnames to the same directory.
80 fastcgi.map-extensions81 map multiple extensions to the same fastcgi server85 fastcgi.map-extensions = ( ".php3" => ".php" )
140 # map all domains of a top-level-domain to a single document-root
1864 * [core] map FDEVENT_* to OS system event frameworks2167 * [mod_proxy] fix segfault in Set-Cookie reverse map (fixes #2879)2851 * [mod_webdav] map COPY/MOVE Destination to aliases (fixes #1787)3606 * added fastcgi.map-extensions to mod_fastcgi