Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dindent.c906 pos_byte = PTR_BYTE_POS (p); in position_indentation()
948 pos_byte = PTR_BYTE_POS (p - 1); in position_indentation()
H A Dbuffer.h1053 PTR_BYTE_POS (unsigned char const *ptr) in PTR_BYTE_POS() function
H A Dregex-emacs.c4981 if (PTR_BYTE_POS (d) != PT_BYTE) in re_match_2_internal()
H A Dprocess.c6492 from_byte = PTR_BYTE_POS ((unsigned char *) buf); in send_process()
H A DChangeLog.74525 (PTR_BYTE_POS): Renamed from PTR_CHAR_POS.
H A DChangeLog.1218527 * buffer.h (PTR_BYTE_POS, BUF_PTR_BYTE_POS): Remove harmful cast.
/dports/editors/emacs/emacs-27.2/src/
H A Dindent.c898 pos_byte = PTR_BYTE_POS (p); in position_indentation()
940 pos_byte = PTR_BYTE_POS (p - 1); in position_indentation()
H A Dbuffer.h1045 PTR_BYTE_POS (unsigned char const *ptr) in PTR_BYTE_POS() function
H A Dregex-emacs.c4973 if (PTR_BYTE_POS (d) != PT_BYTE) in re_match_2_internal()
H A Dprocess.c6499 from_byte = PTR_BYTE_POS ((unsigned char *) buf); in send_process()
H A DChangeLog.74525 (PTR_BYTE_POS): Renamed from PTR_CHAR_POS.
H A DChangeLog.1218527 * buffer.h (PTR_BYTE_POS, BUF_PTR_BYTE_POS): Remove harmful cast.
/dports/databases/gnats4/gnats-4.1.0/gnats/
H A Dregex.c5563 if (PTR_BYTE_POS (d) >= PT_BYTE)
5569 if (PTR_BYTE_POS (d) != PT_BYTE)
5575 if (PTR_BYTE_POS (d) <= PT_BYTE)
/dports/editors/le/le-1.16.6/src/
H A Dregex.c6136 if (PTR_BYTE_POS (d) != PT_BYTE) in WEAK_ALIAS()
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.321653 (PTR_BYTE_POS, FETCH_CHAR, FETCH_CHAR_AS_MULTIBYTE)
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3110232 (PTR_BYTE_POS, FETCH_CHAR, FETCH_CHAR_AS_MULTIBYTE)