Searched refs:map (Results 1 – 9 of 9) sorted by relevance
82 event_t map = evp->cb_map; in InitEvP() local88 if (!map) in InitEvP()178 new_evt->map |= ev; in RegCbWCpy()181 cur_evt->map &= ~ev; in RegCbWCpy()209 new_evt->map |= ev; in RegCbWCpy()212 cur_evt->map &= ~ev; in RegCbWCpy()233 cur_evt->map |= events; in RegCbWoCpy()249 cur_evt->map |= ev; in RegCbWoCpy()273 cur_evt->map |= ev; in RegCbWoCpy()319 evt->map &= ~ev; in UnregCb()[all …]
770 const char *map = NULL; in buffer_append_string_encoded() local782 map = encoded_chars_rel_uri; in buffer_append_string_encoded()785 map = encoded_chars_rel_uri_part; in buffer_append_string_encoded()788 map = encoded_chars_html; in buffer_append_string_encoded()791 map = encoded_chars_minimal_xml; in buffer_append_string_encoded()794 map = encoded_chars_hex; in buffer_append_string_encoded()797 map = encoded_chars_http_header; in buffer_append_string_encoded()803 assert(map != NULL); in buffer_append_string_encoded()807 if (map[*ds]) { in buffer_append_string_encoded()832 if (map[*ds]) { in buffer_append_string_encoded()
31 event_t map; /**< A bit is 1 if the corresponding `ent` is occupied member
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
2593 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…2661 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…2770 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3878 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…3904 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…3972 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…4081 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
574 * added fastcgi.map-extensions to mod_fastcgi