Home
last modified time | relevance | path

Searched refs:out_pp (Results 1 – 25 of 45) sorted by relevance

12

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/mcpp/
H A Dmbchar.c335 static size_t mb_read_2byte( int c1, char ** in_pp, char ** out_pp);
345 static size_t mb_read_utf8( int c1, char ** in_pp, char ** out_pp);
622 char ** out_pp /* Pointer to output */ in mb_read_2byte() argument
631 char * out_p = *out_pp; in mb_read_2byte()
645 *out_pp = out_p; in mb_read_2byte()
652 char ** out_pp in mb_read_iso2022_jp() argument
661 char * out_p = *out_pp; in mb_read_iso2022_jp()
722 *out_pp = out_p; in mb_read_iso2022_jp()
729 char ** out_pp in mb_read_utf8() argument
738 char * out_p = *out_pp; in mb_read_utf8()
[all …]
H A Dinternal.H441 extern size_t (* mb_read)( int c1, char ** in_pp, char ** out_pp);
459 extern int scan_token( int c, char ** out_pp, char * out_end);
510 , char ** out_pp);
/dports/devel/mcpp/mcpp-2.7.2/src/
H A Dmbchar.c335 static size_t mb_read_2byte( int c1, char ** in_pp, char ** out_pp);
345 static size_t mb_read_utf8( int c1, char ** in_pp, char ** out_pp);
621 char ** out_pp /* Pointer to output */ in mb_read_2byte() argument
630 char * out_p = *out_pp; in mb_read_2byte()
644 *out_pp = out_p; in mb_read_2byte()
651 char ** out_pp in mb_read_iso2022_jp() argument
660 char * out_p = *out_pp; in mb_read_iso2022_jp()
721 *out_pp = out_p; in mb_read_iso2022_jp()
728 char ** out_pp in mb_read_utf8() argument
737 char * out_p = *out_pp; in mb_read_utf8()
[all …]
H A Dinternal.H441 extern size_t (* mb_read)( int c1, char ** in_pp, char ** out_pp);
459 extern int scan_token( int c, char ** out_pp, char * out_end);
510 , char ** out_pp);
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dfilters.c263 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_flush()
324 *out_pp = (char *)pd; in php_conv_base64_encode_flush()
338 return php_conv_base64_encode_flush(inst, in_pp, in_left_p, out_pp, out_left_p); in php_conv_base64_encode_convert()
341 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_convert()
436 *out_pp = (char *)pd; in php_conv_base64_encode_convert()
517 pd = (unsigned char *)*out_pp; in php_conv_base64_decode_convert()
599 *out_pp = (char *)pd; in php_conv_base64_decode_convert()
672 pd = (unsigned char *)(*out_pp); in php_conv_qprint_encode_convert()
827 *out_pp = (char *)pd; in php_conv_qprint_encode_convert()
903 pd = (unsigned char *)(*out_pp); in php_conv_qprint_decode_convert()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dfilters.c263 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_flush()
324 *out_pp = (char *)pd; in php_conv_base64_encode_flush()
338 return php_conv_base64_encode_flush(inst, in_pp, in_left_p, out_pp, out_left_p); in php_conv_base64_encode_convert()
341 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_convert()
436 *out_pp = (char *)pd; in php_conv_base64_encode_convert()
517 pd = (unsigned char *)*out_pp; in php_conv_base64_decode_convert()
599 *out_pp = (char *)pd; in php_conv_base64_decode_convert()
672 pd = (unsigned char *)(*out_pp); in php_conv_qprint_encode_convert()
827 *out_pp = (char *)pd; in php_conv_qprint_encode_convert()
903 pd = (unsigned char *)(*out_pp); in php_conv_qprint_decode_convert()
[all …]
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dfilters.c263 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_flush()
324 *out_pp = (char *)pd; in php_conv_base64_encode_flush()
338 return php_conv_base64_encode_flush(inst, in_pp, in_left_p, out_pp, out_left_p); in php_conv_base64_encode_convert()
341 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_convert()
436 *out_pp = (char *)pd; in php_conv_base64_encode_convert()
517 pd = (unsigned char *)*out_pp; in php_conv_base64_decode_convert()
599 *out_pp = (char *)pd; in php_conv_base64_decode_convert()
672 pd = (unsigned char *)(*out_pp); in php_conv_qprint_encode_convert()
827 *out_pp = (char *)pd; in php_conv_qprint_encode_convert()
903 pd = (unsigned char *)(*out_pp); in php_conv_qprint_decode_convert()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dfilters.c263 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_flush()
324 *out_pp = (char *)pd; in php_conv_base64_encode_flush()
338 return php_conv_base64_encode_flush(inst, in_pp, in_left_p, out_pp, out_left_p); in php_conv_base64_encode_convert()
341 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_convert()
436 *out_pp = (char *)pd; in php_conv_base64_encode_convert()
517 pd = (unsigned char *)*out_pp; in php_conv_base64_decode_convert()
599 *out_pp = (char *)pd; in php_conv_base64_decode_convert()
672 pd = (unsigned char *)(*out_pp); in php_conv_qprint_encode_convert()
827 *out_pp = (char *)pd; in php_conv_qprint_encode_convert()
903 pd = (unsigned char *)(*out_pp); in php_conv_qprint_decode_convert()
[all …]
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dfilters.c388 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_flush()
449 *out_pp = (char *)pd; in php_conv_base64_encode_flush()
463 return php_conv_base64_encode_flush(inst, in_pp, in_left_p, out_pp, out_left_p); in php_conv_base64_encode_convert()
466 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_convert()
561 *out_pp = (char *)pd; in php_conv_base64_encode_convert()
642 pd = (unsigned char *)*out_pp; in php_conv_base64_decode_convert()
724 *out_pp = (char *)pd; in php_conv_base64_decode_convert()
797 pd = (unsigned char *)(*out_pp); in php_conv_qprint_encode_convert()
952 *out_pp = (char *)pd; in php_conv_qprint_encode_convert()
1028 pd = (unsigned char *)(*out_pp); in php_conv_qprint_decode_convert()
[all …]
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dfilters.c395 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_flush()
456 *out_pp = (char *)pd; in php_conv_base64_encode_flush()
470 return php_conv_base64_encode_flush(inst, in_pp, in_left_p, out_pp, out_left_p); in php_conv_base64_encode_convert()
473 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_convert()
568 *out_pp = (char *)pd; in php_conv_base64_encode_convert()
649 pd = (unsigned char *)*out_pp; in php_conv_base64_decode_convert()
731 *out_pp = (char *)pd; in php_conv_base64_decode_convert()
804 pd = (unsigned char *)(*out_pp); in php_conv_qprint_encode_convert()
959 *out_pp = (char *)pd; in php_conv_qprint_encode_convert()
1035 pd = (unsigned char *)(*out_pp); in php_conv_qprint_decode_convert()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dfilters.c388 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_flush()
449 *out_pp = (char *)pd; in php_conv_base64_encode_flush()
463 return php_conv_base64_encode_flush(inst, in_pp, in_left_p, out_pp, out_left_p); in php_conv_base64_encode_convert()
466 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_convert()
561 *out_pp = (char *)pd; in php_conv_base64_encode_convert()
642 pd = (unsigned char *)*out_pp; in php_conv_base64_decode_convert()
724 *out_pp = (char *)pd; in php_conv_base64_decode_convert()
797 pd = (unsigned char *)(*out_pp); in php_conv_qprint_encode_convert()
952 *out_pp = (char *)pd; in php_conv_qprint_encode_convert()
1028 pd = (unsigned char *)(*out_pp); in php_conv_qprint_decode_convert()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dfilters.c395 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_flush()
456 *out_pp = (char *)pd; in php_conv_base64_encode_flush()
470 return php_conv_base64_encode_flush(inst, in_pp, in_left_p, out_pp, out_left_p); in php_conv_base64_encode_convert()
473 pd = (unsigned char *)(*out_pp); in php_conv_base64_encode_convert()
568 *out_pp = (char *)pd; in php_conv_base64_encode_convert()
649 pd = (unsigned char *)*out_pp; in php_conv_base64_decode_convert()
731 *out_pp = (char *)pd; in php_conv_base64_decode_convert()
804 pd = (unsigned char *)(*out_pp); in php_conv_qprint_encode_convert()
959 *out_pp = (char *)pd; in php_conv_qprint_encode_convert()
1035 pd = (unsigned char *)(*out_pp); in php_conv_qprint_decode_convert()
[all …]
/dports/devel/autogen/autogen-5.18.16/getdefs/
H A Dgdemit.c382 emit_attribute(char const ** def_pp, char ** out_pp) in emit_attribute() argument
386 char * out = *out_pp; in emit_attribute()
404 *out_pp = out; in emit_attribute()
H A Dproto.h26 emit_attribute(char const ** def_pp, char ** out_pp);
/dports/cad/electric/electric-7.00/src/pla/
H A Dplacpla.c50 *gnd_2_w_pp, *p_pp, *n_pp, *out_pp; in plac_or_plane() local
154 out_pp = getportproto(buf_np, a_name); in plac_or_plane()
156 if (out_pp != NOPORTPROTO) in plac_or_plane()
157 (void)newportproto(or_plane_np, new_ni, out_pp, a_name); in plac_or_plane()
/dports/devel/mcpp/mcpp-2.7.2/test-l/
H A Dlongline.c463 extern int scantoken( int c, char ** out_pp, char * out_end); \
482 , char ** out_pp); \
575 scantoken( int c, char ** out_pp, char * out_end) \ in scantoken() argument
577 char * out = *out_pp; \ in scantoken()
651 , *out_pp, 0, ((char *) 0 ) ); \ in scantoken()
654 dumptoken( token_type, *out_pp); \ in scantoken()
655 *out_pp = out; \ in scantoken()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c46 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c46 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c46 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c48 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c46 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c48 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c46 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c46 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34688.c46 …_conv_qprint_decode *inst, const char **in_pp, size_t *in_left_p, char **out_pp, size_t *out_left_… in php_conv_qprint_decode_convert() argument

12