Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dcrypt_sha256.c218 size_t pad; in sha256_finish_ctx() local
H A Dcrypt_sha512.c245 size_t pad; in sha512_finish_ctx() local
H A Dpack.c955 char pad = '\0'; in PHP_FUNCTION() local
/PHP-7.4/main/
H A Dsnprintf.c65 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.4/ext/pgsql/
H A Dpgsql.c6801 …PGconn *pg_link, smart_str *querystr, HashTable *ht, int where_cond, const char *pad, int pad_len,…

Completed in 30 milliseconds