Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Parser/
H A Dtokenizer.c493 static int fp_getc(struct tok_state *tok) { in fp_getc() function
526 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/lang/python37/Python-3.7.12/Parser/
H A Dtokenizer.c544 static int fp_getc(struct tok_state *tok) { in fp_getc() function
605 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/lang/python27/Python-2.7.18/Parser/
H A Dtokenizer.c493 static int fp_getc(struct tok_state *tok) { in fp_getc() function
526 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast27/Parser/
H A Dtokenizer.c528 static int fp_getc(struct tok_state *tok) { in fp_getc() function
561 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Parser/
H A Dtokenizer.c469 static int fp_getc(struct tok_state *tok) { in fp_getc() function
502 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/databases/py-sqlite3/Python-3.8.12/Parser/
H A Dtokenizer.c462 static int fp_getc(struct tok_state *tok) { in fp_getc() function
523 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/databases/py-gdbm/Python-3.8.12/Parser/
H A Dtokenizer.c462 static int fp_getc(struct tok_state *tok) { in fp_getc() function
523 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/lang/python-tools/Python-3.8.12/Parser/
H A Dtokenizer.c462 static int fp_getc(struct tok_state *tok) { in fp_getc() function
523 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/lang/python38/Python-3.8.12/Parser/
H A Dtokenizer.c462 static int fp_getc(struct tok_state *tok) { in fp_getc() function
523 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/lang/python39/Python-3.9.9/Parser/
H A Dtokenizer.c462 static int fp_getc(struct tok_state *tok) { in fp_getc() function
523 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast3/Parser/
H A Dtokenizer.c570 static int fp_getc(struct tok_state *tok) { in fp_getc() function
631 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Parser/
H A Dtokenizer.c462 static int fp_getc(struct tok_state *tok) { in fp_getc() function
523 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) in decoding_fgets()
/dports/lang/python311/Python-3.11.0a3/Parser/
H A Dtokenizer.c492 static int fp_getc(struct tok_state *tok) { in fp_getc() function
945 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) { in tok_underflow_file()
/dports/lang/python310/Python-3.10.1/Parser/
H A Dtokenizer.c491 static int fp_getc(struct tok_state *tok) { in fp_getc() function
944 if (!check_bom(fp_getc, fp_ungetc, fp_setreadl, tok)) { in tok_underflow_file()