Home
last modified time | relevance | path

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

123456789

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h238 #define mysqlnd_stmt_bind_one_param(stmt,n,z,t) (stmt)->m->bind_one_parameter((stmt), (n), (z), (t… argument
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c997 const char *n; member
/PHP-5.5/Zend/
H A Dzend_alloc.c668 unsigned int n; in zend_mm_high_bit() local
696 unsigned int n; in zend_mm_low_bit() local
H A Dzend.h573 #define ZEND_NORMALIZE_BOOL(n) \ argument
/PHP-5.5/ext/standard/
H A Dstring.c3196 char *e, *n, *p; local
3749 char *o, *n, *endp; local
4531 char c, *n, *t; local
H A Dbasic_functions.c3987 unsigned long n; in PHP_FUNCTION() local
/PHP-5.5/ext/date/lib/
H A Dparse_date.c105 #define YYFILL(n) return EOI; argument
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1949 int n; in PHP_FUNCTION() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c608 int n, lb; local
/PHP-5.5/ext/snmp/
H A Dsnmp.c1132 int n; in netsnmp_session_init() local
/PHP-5.5/ext/phar/
H A Dphar.c2072 static int php_check_dots(const char *element, int n) /* {{{ */
/PHP-5.5/main/streams/
H A Dstreams.c1762 int n = 0; local
/PHP-5.5/ext/exif/
H A Dexif.c1049 int c, i, p=0, n = 5+31; in exif_char_dump() local
3483 int n, marker; in exif_scan_thumbnail() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c264 #define RET_I16(n) (*inst++ = (RET_i16), *inst++ = n, *inst++ = 0) argument
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c67 #define SAFE_SQL_NTS(n) ((SQLSMALLINT) ((n)?(SQL_NTS):0)) argument
/PHP-5.5/ext/mbstring/oniguruma/
H A Doniguruma.h285 #define ONIGENC_STEP_BACK(enc,start,s,n) \ argument
/PHP-5.5/ext/soap/
H A Dsoap.c4326 int n = zend_hash_num_elements(function->requestParameters); local
/PHP-5.5/ext/imap/
H A Dphp_imap.c2729 #define B64(n) ("ABCDEFGHIJKLMNOPQRSTUVWXYZ" \ argument
/PHP-5.5/ext/gd/
H A Dgd.c1416 int ind, body_size, n = 0, b, i, body_size_check; in PHP_FUNCTION() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c2416 int n; in char_get_othercase_bit() local

Completed in 242 milliseconds

123456789