Searched defs:sp (Results 1 – 11 of 11) sorted by relevance
/PHP-5.6/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 | 1704 char *sp, *dp; in php_copy_file_ctx() local
|
/PHP-5.6/sapi/fpm/fpm/ |
H A D | fpm_signals.c | 23 static int sp[2]; variable
|
/PHP-5.6/ext/ereg/regex/ |
H A D | engine.c | 242 register unsigned char *sp; /* start of string matched by it */ local 430 register unsigned char *sp; /* start of string matched by it */ local
|
H A D | regcomp.c | 734 register unsigned char *sp = p->next; local 805 register unsigned char *sp = p->next; local 1468 register sop *sp; local
|
/PHP-5.6/main/ |
H A D | snprintf.c | 532 #define INS_CHAR(c, sp, bep, cc) \ argument 589 char *sp; in format_converter() local
|
/PHP-5.6/ext/gd/libgd/ |
H A D | gd_gif_in.c | 89 int stack[STACK_SIZE], *sp; member
|
H A D | gd.c | 1866 struct seg *sp; in gdImageFill() local 1957 struct seg *sp; in _gdImageFillTiled() local
|
/PHP-5.6/ext/pgsql/ |
H A D | pgsql.c | 4411 *sp, local
|
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | regcomp.c | 3193 UChar *sbuf, *ebuf, *sp; in update_string_node_case_fold() local
|
/PHP-5.6/ext/gd/ |
H A D | gd.c | 4305 long sz = 0, sp = 0, wd = 0; in PHP_FUNCTION() local
|
Completed in 123 milliseconds