Home | History | Annotate | Download | only in c-api

Lines Matching full:behave

494    If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF8`. If
561 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF32`. If
638 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF16`. If
696 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF7`. If
952 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeMBCS`. If