Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dpack.c942 char pad = '\0'; in PHP_FUNCTION() local
H A Dcrypt_sha512.c254 size_t pad; in sha512_finish_ctx() local
H A Dcrypt_sha256.c227 size_t pad; in sha256_finish_ctx() local
/PHP-7.0/main/
H A Dsnprintf.c71 static char * __cvt(double value, int ndigit, int *decpt, int *sign, int fmode, int pad) /* {{{ */ in __cvt()
H A Dfastcgi.c1000 int pad = ((len + 7) & ~7) - len; in fcgi_make_header() local
1612 int pad; local
/PHP-7.0/ext/pgsql/
H A Dpgsql.c6751 …PGconn *pg_link, smart_str *querystr, HashTable *ht, int where_cond, const char *pad, int pad_len,…

Completed in 56 milliseconds