Home
last modified time | relevance | path

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

/PHP-8.1/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.c950 char pad = '\0'; in PHP_FUNCTION() local
/PHP-8.1/main/
H A Dsnprintf.c60 static char * __cvt(double value, int ndigit, int *decpt, bool *sign, int fmode, int pad) /* {{{ */ in __cvt()
H A Dfastcgi.c995 int pad = ((len + 7) & ~7) - len; local
1610 int pad; local
/PHP-8.1/ext/pgsql/
H A Dpgsql.c5508 …PGconn *pg_link, smart_str *querystr, HashTable *ht, int where_cond, const char *pad, int pad_len,… in build_assignment_string()

Completed in 46 milliseconds