Home
last modified time | relevance | path

Searched defs:n (Results 151 – 175 of 235) sorted by relevance

12345678910

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode_property_data_posix.c5175 gperf_case_strncmp (register const char *s1, register const char *s2, register size_t n) in gperf_case_strncmp()
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.c616 zend_ulong n = key % (sizeof(CWDG(realpath_cache)) / sizeof(CWDG(realpath_cache)[0])); in realpath_cache_del() local
654 zend_ulong n; in realpath_cache_add() local
690 zend_ulong n = key % (sizeof(CWDG(realpath_cache)) / sizeof(CWDG(realpath_cache)[0])); in realpath_cache_find() local
H A Dzend_ini_scanner.c47 #define YYFILL(n) { if (YYCURSOR > YYLIMIT) return 0; } argument
H A Dzend_ast.c385 static inline zend_bool is_power_of_two(uint32_t n) { in is_power_of_two()
1286 #define APPEND_DEFAULT_VALUE(n) do { \ argument
/PHP-7.3/sapi/apache2handler/
H A Dapache_config.c147 php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; in merge_php_config() local
/PHP-7.3/main/streams/
H A Dfilter.c227 size_t n; in php_stream_filter_create() local
H A Dtransports.c65 size_t n = 0; in _php_stream_xport_create() local
/PHP-7.3/ext/standard/
H A Durl_scanner_ex.c178 #define YYFILL(n) goto done in PHP_INI_END() argument
327 #define YYFILL(n) goto stop argument
H A Dstring.c3254 const char *n = needle; local
3339 const char *n; local
3426 const char *n = needle; local
3561 zend_string *n; local
4004 int i, n = zend_ulong_ntz(res); local
4033 int i, n = zend_ulong_ntz(res); local
4207 int i, n = zend_ulong_ntz(res); local
4971 char c, *n; local
/PHP-7.3/ext/gd/libgd/
H A Dgdft.c217 int i, n = 0; in gdTcl_UtfToUniChar() local
368 int n; local
/PHP-7.3/ext/opcache/
H A DZendAccelerator.c387 uint32_t *hash_slot, n; in accel_interned_strings_restore_state() local
1638 int n = 1; in zend_accel_get_auto_globals() local
1661 int n = 1; in zend_accel_set_auto_globals() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dfuncs.c355 #define OCTALIFY(n, o) \ argument
/PHP-7.3/ext/sockets/
H A Dsendrecvmsg.c281 n = 0; in PHP_FUNCTION() local
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_cfg.c808 int i, j, k, n; in zend_cfg_identify_loops() local
/PHP-7.3/ext/mbstring/
H A Dphp_unicode.c427 size_t n = srclen; in php_unicode_convert_case() local
/PHP-7.3/ext/pdo_firebird/
H A Dfirebird_statement.c371 ISC_INT64 n, f = scales[-var->sqlscale]; in firebird_stmt_get_col() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c1240 uint32_t n = 0; in read_number() local
3881 int n = 0; in parse_regex() local
4684 unsigned int n = 0; in add_list_to_class_internal() local
4758 unsigned int n = 0; in add_list_to_class() local
7855 int n = GET2(scode, 1+LINK_SIZE); in is_anchored() local
7993 int n = GET2(scode, 1+LINK_SIZE); in is_startline() local
/PHP-7.3/ext/hash/
H A Dhash_sha.c124 int n; in PHP_FUNCTION() local
168 #define ROTATE_LEFT(x, n) (((x) << (n)) | ((x) >> (32-(n)))) argument
H A Dhash_haval.c137 #define ROTR(x,n) (((x) >> (n)) | ((x) << (32 - (n)))) argument
/PHP-7.3/ext/date/
H A Dphp_date.c2279 static HashTable *date_object_get_gc(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc()
2286 static HashTable *date_object_get_gc_timezone(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_timezone()
2476 static HashTable *date_object_get_gc_interval(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_interval()
2498 #define PHP_DATE_INTERVAL_ADD_PROPERTY(n,f) \ in date_object_get_properties_interval() argument
4183 #define GET_VALUE_FROM_STRUCT(n,m) \ in date_interval_read_property() argument
4251 #define SET_VALUE_FROM_STRUCT(n,m) \ in date_interval_write_property() argument
5152 static HashTable *date_object_get_gc_period(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_period()
/PHP-7.3/ext/date/lib/
H A Dparse_iso_intervals.c56 #define YYFILL(n) return EOI; argument
/PHP-7.3/ext/zip/
H A Dphp_zip.c146 int n, ret; in php_zip_extract_file() local
522 size_t n; in php_zip_glob() local
1307 int n = 0; in PHP_NAMED_FUNCTION() local
2841 int n = 0; in php_zip_get_from() local
/PHP-7.3/ext/openssl/
H A Dxp_ssl.c1876 int n; in php_openssl_enable_crypto() local
2235 int n; in php_openssl_sockop_close() local
2467 int n = SSL_peek(sslsock->ssl_handle, &buf, sizeof(buf)); in php_openssl_sockop_set_option() local
/PHP-7.3/ext/curl/
H A Dinterface.c96 static void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()
519 size_t n = 0; in PHP_INI_BEGIN() local
/PHP-7.3/ext/soap/
H A Dphp_encoding.c667 int n = xmlCharEncOutFunc(SOAP_GLOBAL(encoding), out, in); in to_zval_string() local
700 int n = xmlCharEncOutFunc(SOAP_GLOBAL(encoding), out, in); in to_zval_stringr() local
733 int n = xmlCharEncOutFunc(SOAP_GLOBAL(encoding), out, in); in to_zval_stringc() local
854 int n = xmlCharEncInFunc(SOAP_GLOBAL(encoding), out, in); in to_xml_string() local

Completed in 235 milliseconds

12345678910