Lines Matching refs:found
760 p->found = FALSE; in ParseOptionValue()
765 p->found = TRUE; in ParseOptionValue()
771 p->found = FALSE; in ParseOptionValue()
779 p->found = FALSE; in ParseOptionValue()
783 p->found = TRUE; in ParseOptionValue()
788 p->found = TRUE; in ParseOptionValue()
795 p->found = FALSE; in ParseOptionValue()
800 p->found = TRUE; in ParseOptionValue()
806 p->found = FALSE; in ParseOptionValue()
812 p->found = TRUE; in ParseOptionValue()
817 p->found = FALSE; in ParseOptionValue()
824 p->found = FALSE; in ParseOptionValue()
830 p->found = TRUE; in ParseOptionValue()
837 p->found = FALSE; in ParseOptionValue()
845 p->found = FALSE; in ParseOptionValue()
852 p->found = TRUE; in ParseOptionValue()
865 p->found = FALSE; in ParseOptionValue()
867 if (p->found) in ParseOptionValue()
874 p->found = FALSE; in ParseOptionValue()
876 if (p->found) { in ParseOptionValue()
884 p->found = FALSE; in ParseOptionValue()
887 if (p->found) { in ParseOptionValue()
902 p->found = FALSE; in ParseOptionValue()
912 p->found = FALSE; in ParseOptionValue()
922 p->found = TRUE; in ParseOptionValue()
927 p->found = FALSE; in ParseOptionValue()
931 p->found = FALSE; in ParseOptionValue()
933 if (p->found) { in ParseOptionValue()
943 p->found = FALSE; in ParseOptionValue()
945 return p->found; in ParseOptionValue()