Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/
A Diptcutil.c777 char _p_curquote; /* current quote char */ variable
834 _p_curquote=0; /* initialize previous quote char */ in tokenizer()
861 _p_curquote=quote[qp]; /* save quote char */ in tokenizer()
866 if(quote[qp]==_p_curquote) /* same as the beginning quote? */ in tokenizer()
869 _p_curquote=0; in tokenizer()

Completed in 3 milliseconds