Home
last modified time | relevance | path

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

/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/strfmt-0.1.6/src/
H A Dformatter.rs31 fn is_sign_element(c: char) -> bool { in is_sign_element() function
142 if end - pos >= 1 && is_sign_element(rest[pos] as char) { in parse_like_python()
/dports/lang/python-legacy/Python-2.7.18/Objects/stringlib/
H A Dformatter.h120 is_sign_element(STRINGLIB_CHAR c) in is_sign_element() function
210 if (end-ptr >= 1 && is_sign_element(ptr[0])) { in parse_internal_render_format_spec()
/dports/lang/python27/Python-2.7.18/Objects/stringlib/
H A Dformatter.h120 is_sign_element(STRINGLIB_CHAR c) in is_sign_element() function
210 if (end-ptr >= 1 && is_sign_element(ptr[0])) { in parse_internal_render_format_spec()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
H A Dformatter.h122 is_sign_element(STRINGLIB_CHAR c) in is_sign_element() function
210 if (end-ptr >= 1 && is_sign_element(ptr[0])) { in parse_internal_render_format_spec()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dformatter_unicode.c109 is_sign_element(Py_UCS4 c) in is_sign_element() function
207 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dformatter_unicode.c109 is_sign_element(Py_UCS4 c) in is_sign_element() function
207 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dformatter_unicode.c109 is_sign_element(Py_UCS4 c) in is_sign_element() function
207 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dformatter_unicode.c110 is_sign_element(Py_UCS4 c) in is_sign_element() function
209 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()
/dports/lang/python38/Python-3.8.12/Python/
H A Dformatter_unicode.c109 is_sign_element(Py_UCS4 c) in is_sign_element() function
207 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()
/dports/lang/python39/Python-3.9.9/Python/
H A Dformatter_unicode.c109 is_sign_element(Py_UCS4 c) in is_sign_element() function
207 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()
/dports/lang/python310/Python-3.10.1/Python/
H A Dformatter_unicode.c109 is_sign_element(Py_UCS4 c) in is_sign_element() function
207 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()
/dports/lang/python37/Python-3.7.12/Python/
H A Dformatter_unicode.c108 is_sign_element(Py_UCS4 c) in is_sign_element() function
206 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dformatter_unicode.c109 is_sign_element(Py_UCS4 c) in is_sign_element() function
207 if (end-pos >= 1 && is_sign_element(READ_spec(pos))) { in parse_internal_render_format_spec()