Searched refs:STATE_NORMAL (Results 1 – 3 of 3) sorted by relevance
78 private static int STATE_NORMAL = 0; field in Connection80 private int mActive = STATE_NORMAL;176 mActive = STATE_NORMAL; in processRequests()
19 STATE_NORMAL /* have a codec associated with input */ enumerator
242 tok->decoding_state = STATE_NORMAL; in check_coding_spec()301 tok->decoding_state = STATE_NORMAL; in check_bom()311 tok->decoding_state = STATE_NORMAL; in check_bom()509 if (tok->decoding_state == STATE_NORMAL) { in decoding_fgets()561 if (tok->decoding_state != STATE_NORMAL) { in decoding_feof()799 tok->decoding_state = STATE_NORMAL; in PyTokenizer_FromFile()