Searched refs:SPN_VALUE_NAME_CHARS (Results 1 – 3 of 3) sorted by relevance
354 pzScan = SPN_VALUE_NAME_CHARS(name + 1); in scan_name()475 char const * scan = SPN_VALUE_NAME_CHARS(name + 1); in scan_xml_name()
524 txt = SPN_VALUE_NAME_CHARS(txt); in handle_cfg()927 txt = SPN_VALUE_NAME_CHARS(txt); in handle_struct()
257 #define SPN_VALUE_NAME_CHARS(_s) spn_ag_char_map_chars(_s, 28) macro