Home
last modified time | relevance | path

Searched refs:mb_ptr (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-lex.c172 mb_ptr (const mbchar_t mbc) in mb_ptr() function
754 switch (mb_ptr (mbc) [0]) in control_sequence()
779 return mb_ptr (mbc) [0]; in control_sequence()
787 char c = mb_ptr (mbc) [0]; in control_sequence()
794 switch (mb_ptr (mbc) [0]) in control_sequence()
811 || !c_isxdigit (mb_ptr (mbc) [0])) in control_sequence()
817 char c = mb_ptr (mbc) [0]; in control_sequence()
831 switch (mb_ptr (mbc) [0]) in control_sequence()
874 switch (mb_ptr (mbc) [0]) in po_gram_lex()
937 memcpy_small (&buf[bufpos], mb_ptr (mbc), mb_len (mbc)); in po_gram_lex()
[all …]
H A DChangeLog.0259 (memcpy_small, mb_iseof, mb_ptr, mb_len, mb_iseq, mb_isnul, mb_cmp,
2619 (memcpy_small, mb_iseof, mb_ptr, mb_len, mb_iseq, mb_isnul, mb_cmp,
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dmbchar.h178 #define mb_ptr(mbc) ((mbc).ptr) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dmbchar.h304 #define mb_ptr(mbc) ((mbc).ptr) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dmbchar.h304 #define mb_ptr(mbc) ((mbc).ptr) macro