Home
last modified time | relevance | path

Searched refs:do_parse (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/tools/tools/indent_wrapper/
H A Dindent_wrapper.c386 int do_parse = 0; in main() local
446 if (do_parse == 0) in main()
466 if (do_parse == 0) in main()
481 if (do_parse == 0) in main()
507 do_parse = ((chn & 0xFF) == 'c' || (chn & 0xFF) == 'h'); in main()
/freebsd-12.1/contrib/apr-util/xml/
H A Dapr_xml.c410 static apr_status_t do_parse(apr_xml_parser *parser, in do_parse() function
434 return do_parse(parser, data, len, 0 /* is_final */); in apr_xml_parser_feed()
441 apr_status_t status = do_parse(parser, &end, 0, 1 /* is_final */); in apr_xml_parser_done()
/freebsd-12.1/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr1234 local do_parse=1 remake_menu=1 item
1240 if [ "$do_parse" -a "$DIALOG_MENU_WLAN_SHOW_SCAN_RESULTS" ]
1248 if [ "$do_parse" -a "$DIALOG_MENU_WLAN_SHOW_CONFIGURED" ]
1258 do_parse=
1327 "> $msg_rescan_wireless") do_parse=1 remake_menu=1 ;;
1340 do_parse=1 remake_menu=1
1374 do_parse=1 remake_menu=1 ;;