Home
last modified time | relevance | path

Searched defs:s (Results 176 – 200 of 302) sorted by relevance

12345678910>>...13

/PHP-7.2/ext/gd/libgd/
H A Dgd_gd.c17 #define GD2_DBG(s) argument
H A Dgd_io.c23 #define IO_DBG(s) argument
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c105 onig_warning(const char* s) in onig_warning()
274 strdup_with_null(OnigEncoding enc, UChar* s, UChar* end) in strdup_with_null()
357 UChar* s; member
1369 onig_node_str_cat(Node* node, const UChar* s, const UChar* end) in onig_node_str_cat()
1405 onig_node_str_set(Node* node, const UChar* s, const UChar* end) in onig_node_str_set()
1414 UChar s[1]; in node_str_cat_char() local
1445 node_new_str(const UChar* s, const UChar* end) in node_new_str()
1463 onig_node_new_str(const UChar* s, const UChar* end) in onig_node_new_str()
1469 node_new_str_raw(UChar* s, UChar* end) in node_new_str_raw()
2234 UChar* s; member
[all …]
H A Dregcomp.c53 str_dup(UChar* s, UChar* end) in str_dup()
436 add_compile_string(UChar* s, int mb_len, int str_len, in add_compile_string()
2103 UChar *s = sn->s; in get_char_length_tree1() local
3276 expand_case_fold_make_rem_string(Node** rnode, UChar *s, UChar *end, in expand_case_fold_make_rem_string()
3956 set_bm_skip(UChar* s, UChar* end, OnigEncoding enc ARG_UNUSED, in set_bm_skip()
4008 UChar s[OPT_EXACT_MAXLEN]; member
4288 concat_opt_exact_info_str(OptExactInfo* to, UChar* s, UChar* end, in concat_opt_exact_info_str()
5092 const UChar *s, const UChar *end) in print_enc_string()
5834 p_string(FILE* f, int len, UChar* s) in p_string()
5841 p_len_string(FILE* f, LengthType len, int mb_len, UChar* s) in p_len_string()
H A Dregposix.c39 #define ENC_STRING_LEN(enc,s,len) do { \ argument
/PHP-7.2/ext/phar/
H A Dtar.c68 int s = len; in phar_tar_octal() local
199 static size_t strnlen(const char *s, size_t maxlen) { in strnlen()
/PHP-7.2/main/
H A Dphp.h253 # define memcpy(d, s, n) bcopy((s), (d), (n)) argument
256 # define memmove(d, s, n) bcopy ((s), (d), (n)) argument
/PHP-7.2/ext/opcache/
H A Dzend_file_cache.c166 char *s = filename + start; local
682 zend_string **s; local
1313 zend_string **s; local
H A Dshared_alloc_win32.c300 char *s = ZCG(accel_directives).mmap_base; in create_segments() local
H A Dzend_persist_calc.c29 #define ADD_DUP_SIZE(m,s) ZCG(current_persistent_script)->size += zend_shared_memdup_size((void*)m… argument
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_php.c54 char *s = 0, *e = value; in fpm_php_disable() local
H A Dfpm_process_ctl.c123 int s = 0; in fpm_pctl_kill() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_printint.c145 int s = 6*a; in print_char() local
/PHP-7.2/ext/standard/
H A Dmt_rand.c106 register uint32_t *s = state; in php_mt_initialize() local
/PHP-7.2/ext/interbase/
H A Dinterbase.c510 char *s = IBG(errmsg); in _php_ibase_error() local
802 char tmp[64], *s; in PHP_MINFO_FUNCTION() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_info.c30 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_print.c29 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_wait.c52 Bucket *f, *s; in phpdbg_array_data_compare() local
H A Dphpdbg_list.c38 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s, flags) \ argument
/PHP-7.2/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h52 #define const_cast(s) ((char*)(s)) argument
/PHP-7.2/ext/json/
H A Djson_encoder.c253 smart_str *buf, char *s, size_t len, in php_json_escape_string()
/PHP-7.2/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp244 uint32_t s = bufferSize; in createBufferClone() local
H A Dbreakiterator_iterators.cpp170 const char *s = Z_STRVAL(bio->text); in _breakiterator_parts_move_forward() local
/PHP-7.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c2234 const char *s; in mime_header_encoder_new() local
2690 int f, n, s, r, d, size, *mapelm; in collector_encode_htmlnumericentity() local
2736 int f, n, s, r, d, size, *mapelm; in collector_decode_htmlnumericentity() local
2914 int f, n, s, r, d, size, *mapelm; in collector_encode_hex_htmlnumericentity() local
2960 int n, s, r, d; in mbfl_filt_decode_htmlnumericentity_flush() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c839 mysqlnd_stmt_execute_store_params(MYSQLND_STMT * s, zend_uchar **buf, zend_uchar **p, size_t *buf_l… in mysqlnd_stmt_execute_store_params()
915 mysqlnd_stmt_execute_generate_request(MYSQLND_STMT * const s, zend_uchar ** request, size_t *reques… in mysqlnd_stmt_execute_generate_request()

Completed in 111 milliseconds

12345678910>>...13