Home
last modified time | relevance | path

Searched defs:n (Results 201 – 221 of 221) sorted by relevance

123456789

/php-src/ext/date/lib/
H A Dparse_date.c92 #define YYFILL(n) return EOI; argument
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h970 static SLJIT_INLINE vect_t shift_left_n_lanes(vect_t a, sljit_u8 n) in shift_left_n_lanes()
H A Dpcre2_jit_compile.c3673 int n; in char_get_othercase_bit() local
/php-src/main/streams/
H A Dstreams.c1960 size_t n = 0; local
/php-src/Zend/
H A Dzend.c744 uint32_t n = compiler_globals->copied_functions_count; in compiler_globals_dtor() local
H A Dzend_API.h560 static zend_always_inline void add_assoc_long(zval *arg, const char *key, zend_long n) { in add_assoc_long()
646 static zend_always_inline void add_property_long(zval *arg, const char *key, zend_long n) { in add_property_long()
H A Dzend_hash.h387 #define ZEND_INIT_SYMTABLE_EX(ht, n, persistent) \ in END_EXTERN_C() argument
H A Dzend_compile.c1855 size_t n = 0; in zend_add_to_list() local
6591 uint32_t i, n; in zend_set_function_arg_flags() local
/php-src/ext/phar/
H A Dphar.c2104 static int php_check_dots(const char *element, size_t n) /* {{{ */ in php_check_dots()
/php-src/ext/spl/
H A Dspl_iterators.c978 static HashTable *spl_RecursiveIteratorIterator_get_gc(zend_object *obj, zval **table, int *n) in spl_RecursiveIteratorIterator_get_gc()
2125 static HashTable *spl_dual_it_get_gc(zend_object *obj, zval **table, int *n) in spl_dual_it_get_gc()
H A Dspl_array.c1626 static HashTable *spl_array_it_get_gc(zend_object_iterator *iter, zval **table, int *n) in spl_array_it_get_gc()
/php-src/ext/session/
H A Dsession.c1133 int n; in strcpy_gmt() local
/php-src/ext/sqlite3/
H A Dsqlite3.c2243 static HashTable *php_sqlite3_get_gc(zend_object *object, zval **table, int *n) in php_sqlite3_get_gc()
/php-src/ext/dom/
H A Dnode.c1439 xmlNode *n, *node; in PHP_METHOD() local
/php-src/ext/exif/
H A Dexif.c1391 int c, i, p=0, n = 5+31; in exif_char_dump() local
3950 int n, marker; in exif_scan_thumbnail() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h780 #define SLJIT_ENTER_KEEP(n) (n) argument
H A DsljitNativeX86_common.c380 #define RET_I16(n) (*inst++ = RET_i16, *inst++ = U8(n), *inst++ = 0) argument
/php-src/ext/simplexml/
H A Dsimplexml.c1168 static HashTable *sxe_get_gc(zend_object *object, zval **table, int *n) /* {{{ */ { in sxe_get_gc()
/php-src/ext/opcache/
H A DZendAccelerator.c422 zend_string_table_pos_t *hash_slot, n; in accel_interned_strings_restore_state() local
/php-src/ext/soap/
H A Dsoap.c3894 int n = zend_hash_num_elements(function->requestParameters); local
/php-src/ext/gd/
H A Dgd.c538 int body_size, n = 0, b, i, body_size_check; in PHP_FUNCTION() local

Completed in 353 milliseconds

123456789