Home
last modified time | relevance | path

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

12345678910

/PHP-7.3/ext/exif/
H A Dexif.c1397 int c, i, p=0, n = 5+31; in exif_char_dump() local
3948 int n, marker; in exif_scan_thumbnail() local
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c282 #define RET_I16(n) (*inst++ = (RET_i16), *inst++ = n, *inst++ = 0) argument
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Doniguruma.h271 #define ONIGENC_STEP_BACK(enc,start,s,n) \ argument
H A Dunicode_property_data.c25320 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_alloc.c579 int n = zend_mm_bitset_nts(tmp); local
/PHP-7.3/ext/sodium/
H A Dlibsodium.c2811 unsigned char *n; in PHP_FUNCTION() local
/PHP-7.3/ext/imap/
H A Dphp_imap.c2792 #define B64(n) ("ABCDEFGHIJKLMNOPQRSTUVWXYZ" \ argument
/PHP-7.3/ext/soap/
H A Dsoap.c4263 int n = zend_hash_num_elements(function->requestParameters); local
/PHP-7.3/ext/gd/
H A Dgd.c1394 int body_size, n = 0, b, i, body_size_check; in PHP_FUNCTION() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3006 int n; in char_get_othercase_bit() local

Completed in 158 milliseconds

12345678910