Searched defs:sp (Results 1 – 11 of 11) sorted by relevance
/PHP-7.1/ext/standard/ |
H A D | php_crypt_r.c | 136 const char *sp = salt; in php_md5_crypt_r() local 322 const char *sp, *ep; in php_md5_crypt_r() local
|
H A D | file.c | 1702 char *sp, *dp; in php_copy_file_ctx() local
|
/PHP-7.1/sapi/fpm/fpm/ |
H A D | fpm_signals.c | 22 static int sp[2]; variable
|
/PHP-7.1/ext/intl/dateformat/ |
H A D | dateformat_format_object.cpp | 193 StringPiece sp(Z_STRVAL_P(format)); in PHP_FUNCTION() local
|
/PHP-7.1/main/ |
H A D | snprintf.c | 536 #define INS_CHAR(c, sp, bep, cc) \ argument 593 char *sp; in format_converter() local
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_out.c | 66 #define INS_CHAR(c, sp, bep, cc) \ argument 133 char *sp; in format_converter() local
|
/PHP-7.1/ext/gd/libgd/ |
H A D | gd_gif_in.c | 89 int stack[STACK_SIZE], *sp; member
|
H A D | gd.c | 1863 struct seg *sp; in gdImageFill() local 1954 struct seg *sp; in _gdImageFillTiled() local
|
/PHP-7.1/Zend/ |
H A D | zend_strtod.c | 1597 (sp, t) char **sp, *t; in match() argument 1619 (rvp, sp) U *rvp; CONST char **sp; in hexnan() argument 1802 gethex(sp, rvp, rounding, sign) in gethex() argument
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | regcomp.c | 3193 UChar *sbuf, *ebuf, *sp; in update_string_node_case_fold() local
|
/PHP-7.1/ext/pgsql/ |
H A D | pgsql.c | 4478 *sp, local
|
Completed in 65 milliseconds