Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dcrypt_sha256.c217 size_t pad; in sha256_finish_ctx() local
H A Dcrypt_sha512.c244 size_t pad; in sha512_finish_ctx() local
H A Dpack.c950 char pad = '\0'; in PHP_FUNCTION() local
/PHP-8.2/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.c995 int pad = ((len + 7) & ~7) - len; local
1611 int pad; local
/PHP-8.2/ext/pgsql/
H A Dpgsql.c5414 …PGconn *pg_link, smart_str *querystr, HashTable *ht, int where_cond, const char *pad, int pad_len,… in build_assignment_string()

Completed in 39 milliseconds