Searched refs:lsx_getopt_flag_longonly (Results 1 – 2 of 2) sorted by relevance
139 (param[0] == '-' || (state->flags & lsx_getopt_flag_longonly))) in lsx_getopt()
2522 lsx_getopt_flag_longonly = 2 /**< if set, recognize -option as a long option */ enumerator