Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 14 of 14) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/css/selectors/
H A Dselector.h109 #define LXB_CSS_SELECTOR_SPECIFICITY_MASK_N(sp, n) \ argument
115 #define lxb_css_selector_sp_i(sp) ((sp) >> 28) argument
117 #define lxb_css_selector_sp_s(sp) \ argument
120 #define lxb_css_selector_sp_a(sp) \ argument
123 #define lxb_css_selector_sp_b(sp) \ argument
126 #define lxb_css_selector_sp_c(sp) \ argument
129 #define lxb_css_selector_sp_set_i(sp, num) \ argument
144 #define lxb_css_selector_sp_add_s(sp, num) \ argument
147 #define lxb_css_selector_sp_add_a(sp, num) \ argument
150 #define lxb_css_selector_sp_add_b(sp, num) \ argument
[all …]
/php-src/ext/dom/lexbor/lexbor/html/
H A Dstyle.h23 lxb_css_selector_specificity_t sp; member
32 lxb_css_selector_specificity_t sp; member
/php-src/ext/intl/dateformat/
H A Ddateformat_format_object.cpp190 StringPiece sp(Z_STRVAL_P(format)); in PHP_FUNCTION() local
/php-src/ext/standard/
H A Dphp_crypt_r.c104 const char *sp, *ep; in php_md5_crypt_r() local
H A Dfile.c1579 char *sp, *dp; in php_copy_file_ctx() local
/php-src/sapi/fpm/fpm/
H A Dfpm_signals.c21 static int sp[2]; variable
/php-src/main/
H A Dsnprintf.c426 #define INS_CHAR(c, sp, bep, cc) \ argument
475 char *sp; in format_converter() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_substring.c383 PCRE2_UCHAR *sp; in pcre2_substring_list_get() local
/php-src/ext/gd/libgd/
H A Dgd_gif_in.c90 int stack[STACK_SIZE], *sp; member
H A Dgd.c1895 struct seg *sp; in gdImageFill() local
1987 struct seg *sp; in _gdImageFillTiled() local
/php-src/Zend/
H A Dzend_strtod.c1586 (sp, t) char **sp, *t; in match() argument
1608 (rvp, sp) U *rvp; CONST char **sp; in hexnan() argument
1791 gethex(sp, rvp, rounding, sign) in gethex() argument
/php-src/ext/mbstring/
H A Dphp_mbregex.c716 char *p, *sp, *eos; in mb_regex_substitute() local
/php-src/ext/ftp/
H A Dftp.c723 const char *sp = memchr(input, ' ', end - input); in ftp_mlsd_parse_line() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c10147 ir_ref sp = ir_RLOAD_A(IR_REG_SP); local

Completed in 126 milliseconds