Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dcrypt_sha256.c222 size_t pad; in sha256_finish_ctx() local
H A Dcrypt_sha512.c249 size_t pad; in sha512_finish_ctx() local
H A Dpack.c950 char pad = '\0'; in PHP_FUNCTION() local
/PHP-7.3/main/
H A Dsnprintf.c69 static char * __cvt(double value, int ndigit, int *decpt, int *sign, int fmode, int pad) /* {{{ */ in __cvt()
H A Dfastcgi.c998 int pad = ((len + 7) & ~7) - len; in fcgi_make_header() local
1613 int pad; local
/PHP-7.3/ext/pgsql/
H A Dpgsql.c6809 …PGconn *pg_link, smart_str *querystr, HashTable *ht, int where_cond, const char *pad, int pad_len,…

Completed in 80 milliseconds