Searched defs:sp (Results 1 – 13 of 13) sorted by relevance
/PHP-7.4/ext/standard/ |
H A D | php_crypt_r.c | 135 const char *sp = salt; in php_md5_crypt_r() local 319 const char *sp, *ep; in php_md5_crypt_r() local
|
H A D | file.c | 1734 char *sp, *dp; in php_copy_file_ctx() local
|
/PHP-7.4/sapi/fpm/fpm/ |
H A D | fpm_signals.c | 21 static int sp[2]; variable
|
/PHP-7.4/ext/intl/dateformat/ |
H A D | dateformat_format_object.cpp | 201 StringPiece sp(Z_STRVAL_P(format)); in PHP_FUNCTION() local
|
/PHP-7.4/main/ |
H A D | snprintf.c | 529 #define INS_CHAR(c, sp, bep, cc) \ argument 586 char *sp; in format_converter() local
|
/PHP-7.4/sapi/phpdbg/ |
H A D | phpdbg_out.c | 66 #define INS_CHAR(c, sp, bep, cc) \ argument 128 char *sp; in format_converter() local
|
/PHP-7.4/ext/pcre/pcre2lib/ |
H A D | pcre2_substring.c | 380 PCRE2_UCHAR *sp; in pcre2_substring_list_get() local
|
/PHP-7.4/ext/gd/libgd/ |
H A D | gd_gif_in.c | 90 int stack[STACK_SIZE], *sp; member
|
H A D | gd.c | 1925 struct seg *sp; in gdImageFill() local 2017 struct seg *sp; in _gdImageFillTiled() local
|
/PHP-7.4/Zend/ |
H A D | zend_strtod.c | 1600 (sp, t) char **sp, *t; in match() argument 1622 (rvp, sp) U *rvp; CONST char **sp; in hexnan() argument 1805 gethex(sp, rvp, rounding, sign) in gethex() argument
|
/PHP-7.4/ext/mbstring/ |
H A D | php_mbregex.c | 715 char *p, *sp, *eos; in mb_regex_substitute() local
|
/PHP-7.4/ext/ftp/ |
H A D | ftp.c | 727 const char *sp = memchr(input, ' ', end - input); in ftp_mlsd_parse_line() local
|
/PHP-7.4/ext/pgsql/ |
H A D | pgsql.c | 4482 *sp, local
|
Completed in 104 milliseconds