Searched defs:ps (Results 1 – 6 of 6) sorted by relevance
/PHP-5.3/ext/standard/ |
H A D | filters.c | 471 register unsigned char *ps, *pd; in php_conv_base64_encode_convert() local 638 unsigned char *ps, *pd; in php_conv_base64_decode_convert() local 773 #define NEXT_CHAR(ps, icnt, lb_ptr, lb_cnt, lbchars) \ argument 776 #define CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt) \ argument 788 unsigned char *ps, *pd; in php_conv_qprint_encode_convert() local 983 unsigned char *ps, *pd; in php_conv_qprint_decode_convert() local 1504 const char *ps, size_t buf_len, size_t *consumed, in strfilter_convert_append_bucket()
|
H A D | streamsfuncs.c | 873 zval *ps[6]; in user_space_stream_notifier() local
|
/PHP-5.3/ext/session/ |
H A D | session.c | 59 PHPAPI ZEND_DECLARE_MODULE_GLOBALS(ps) in ZEND_DECLARE_MODULE_GLOBALS() argument
|
H A D | mod_mm.c | 91 ps_sd *ps, *next; in hash_split() local
|
/PHP-5.3/ext/iconv/ |
H A D | iconv.c | 2515 const char *ps, size_t buf_len, size_t *consumed, in php_iconv_stream_filter_append_bucket()
|
/PHP-5.3/ext/mbstring/ |
H A D | mbstring.c | 3662 const char *ps; in _php_mbstr_parse_mail_headers() local
|
Completed in 54 milliseconds