Home
last modified time | relevance | path

Searched defs:pad (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/standard/
H A Dcrypt_sha256.c212 size_t pad; in sha256_finish_ctx() local
H A Dcrypt_sha512.c243 size_t pad; in sha512_finish_ctx() local
H A Dpack.c950 char pad = '\0'; in PHP_FUNCTION() local
/php-src/main/
H A Dsnprintf.c62 static char * __cvt(double value, int ndigit, int *decpt, bool *sign, int fmode, int pad) /* {{{ */ in __cvt()
H A Dfastcgi.c988 int pad = ((len + 7) & ~7) - len; in fcgi_make_header() local
1609 int pad; local
/php-src/ext/pgsql/
H A Dpgsql.c5487 …PGconn *pg_link, smart_str *querystr, HashTable *ht, int where_cond, const char *pad, int pad_len,… in build_assignment_string()
/php-src/ext/mbstring/
H A Dmbstring.c5781 zend_string *input, *encoding_str = NULL, *pad = ZSTR_CHAR(' '); in PHP_FUNCTION() local

Completed in 52 milliseconds