Searched defs:pstr (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf-parse.h76 read_int (const UCHAR_T * *pstr) argument
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dxmlppd.c503 stp_param_string_t *pstr = stp_string_list_param(ialist, i); local
523 stp_param_string_t *pstr = stp_string_list_param(pdlist, i); local
H A Dprint-vars.c2065 const stp_param_string_t *pstr = stp_string_list_param(list, j); local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dregex_internal.c45 re_string_allocate(re_string_t *pstr, const char *str, Idx len, Idx init_len, RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) argument
73 re_string_construct(re_string_t *pstr, const char *str, Idx len, RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) argument
136 re_string_realloc_buffers(re_string_t *pstr, Idx new_buf_len) argument
176 re_string_construct_common(const char *str, Idx len, re_string_t *pstr, RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) argument
208 build_wcs_buffer(re_string_t *pstr) argument
276 build_wcs_upper_buffer(re_string_t *pstr) argument
492 re_string_skip_chars(re_string_t *pstr, Idx new_raw_idx, wint_t *last_wc) argument
534 build_upper_buffer(re_string_t *pstr) argument
557 re_string_translate_buffer(re_string_t *pstr) argument
578 re_string_reconstruct(re_string_t *pstr, Idx idx, int eflags) argument
839 re_string_peek_byte_case(const re_string_t *pstr, Idx idx) argument
876 re_string_fetch_byte_case(re_string_t *pstr) argument
914 re_string_destruct(re_string_t *pstr) argument
[all...]
H A Dregex_internal.h809 re_string_char_size_at(const re_string_t *pstr, Idx idx) argument
822 re_string_wchar_at(const re_string_t *pstr, Idx idx) argument
[all...]
H A Dregexec.c4146 re_string_t *pstr = &mctx->input; local
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregex_internal.c40 re_string_allocate(re_string_t *pstr, const char *str, Idx len, Idx init_len, RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) argument
68 re_string_construct(re_string_t *pstr, const char *str, Idx len, RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) argument
131 re_string_realloc_buffers(re_string_t *pstr, Idx new_buf_len) argument
171 re_string_construct_common(const char *str, Idx len, re_string_t *pstr, RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) argument
203 build_wcs_buffer(re_string_t *pstr) argument
271 build_wcs_upper_buffer(re_string_t *pstr) argument
487 re_string_skip_chars(re_string_t *pstr, Idx new_raw_idx, wint_t *last_wc) argument
529 build_upper_buffer(re_string_t *pstr) argument
552 re_string_translate_buffer(re_string_t *pstr) argument
573 re_string_reconstruct(re_string_t *pstr, Idx idx, int eflags) argument
834 re_string_peek_byte_case(const re_string_t *pstr, Idx idx) argument
871 re_string_fetch_byte_case(re_string_t *pstr) argument
909 re_string_destruct(re_string_t *pstr) argument
[all...]
H A Dregex_internal.h809 re_string_char_size_at(const re_string_t *pstr, Idx idx) argument
822 re_string_wchar_at(const re_string_t *pstr, Idx idx) argument
831 re_string_elem_size_at(const re_string_t *pstr, Idx idx) argument
[all...]
H A Dregexec.c4122 re_string_t *pstr = &mctx->input; local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/ghost/
H A Dijsgutenprint.c770 stp_param_string_t *pstr = stp_string_list_find(option_remap_list, key); local
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.c40 re_string_allocate(re_string_t *pstr, const char *str, int len, int init_len, RE_TRANSLATE_TYPE trans, int icase, const re_dfa_t *dfa) argument
68 re_string_construct(re_string_t *pstr, const char *str, int len, RE_TRANSLATE_TYPE trans, int icase, const re_dfa_t *dfa) argument
131 re_string_realloc_buffers(re_string_t *pstr, int new_buf_len) argument
164 re_string_construct_common(const char *str, int len, re_string_t *pstr, RE_TRANSLATE_TYPE trans, int icase, const re_dfa_t *dfa) argument
196 build_wcs_buffer(re_string_t *pstr) argument
264 build_wcs_upper_buffer(re_string_t *pstr) argument
480 re_string_skip_chars(re_string_t *pstr, int new_raw_idx, wint_t *last_wc) argument
519 build_upper_buffer(re_string_t *pstr) argument
542 re_string_translate_buffer(re_string_t *pstr) argument
563 re_string_reconstruct(re_string_t *pstr, int idx, int eflags) argument
823 re_string_peek_byte_case(const re_string_t *pstr, int idx) argument
859 re_string_fetch_byte_case(re_string_t *pstr) argument
896 re_string_destruct(re_string_t *pstr) argument
[all...]
H A Dregex_internal.h719 re_string_char_size_at(const re_string_t *pstr, int idx) argument
732 re_string_wchar_at(const re_string_t *pstr, int idx) argument
742 re_string_elem_size_at(const re_string_t *pstr, int idx) argument
[all...]
H A Dregexec.c4072 re_string_t *pstr = &mctx->input; local
[all...]
/haiku-fatelf/src/bin/gawk/
H A Dregexec.c3715 re_string_t *pstr = mctx->input; local
[all...]
H A Dregex_internal.h702 const re_string_t *pstr; variable
716 const re_string_t *pstr; variable
726 const re_string_t *pstr; variable
[all...]

Completed in 205 milliseconds