Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 33) sorted by path

12

/PHP-5.4/Zend/
H A Dzend_exceptions.c547 long line; in _build_trace_string() local
665 zval message, file, line, *trace, *exception; in ZEND_METHOD() local
889 zval *str, *file, *line; in zend_exception_error() local
H A Dzend_hash.c52 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()
/PHP-5.4/ext/curl/
H A Dinterface.c97 static void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()
/PHP-5.4/ext/date/lib/
H A Dparse_date.c154 unsigned int line, len; member
H A Dparse_iso_intervals.c92 unsigned int line, len; member
/PHP-5.4/ext/ereg/regex/
H A Dmain.c12 int line = 0; variable
/PHP-5.4/ext/fileinfo/libmagic/
H A Dapprentice.c941 char *line = NULL; in load_1() local
1492 parse(struct magic_set *ms, struct magic_entry *me, const char *line, in parse()
1961 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_strength()
2015 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_apple()
2050 parse_mime(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_mime()
H A Dcdf.c276 const void *p, size_t tail, int line) in cdf_check_stream_offset()
H A Dfile.h392 size_t line; /* current magic line number */ member
/PHP-5.4/ext/mbstring/
H A Dmbstring.c1089 static char *php_mb_rfc1867_getword(const zend_encoding *encoding, char **line, char stop TSRMLS_DC… in php_mb_rfc1867_getword()
/PHP-5.4/ext/mbstring/ucgendat/
H A Ducgendat.c824 char line[512], *s, *e; in read_cdata() local
1218 char line[512], *s; in read_compexdata() local
/PHP-5.4/ext/mssql/
H A Dphp_mssql.c275 …BINT msgno,int msgstate, int severity,char *msgtext,char *srvname, char *procname,DBUSMALLINT line) in php_mssql_message_handler()
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_bt.c221 long line; in mysqlnd_build_trace_string() local
398 long line; in mysqlnd_build_trace_string() local
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c128 int line; member
335 static sljit_si push_inst_debug(struct sljit_compiler *compiler, sljit_ins ins, int line) in push_inst_debug()
526 void insert_nop(tilegx_mnemonic opc, int line) in insert_nop()
745 …struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int op2, int op3, int line) in push_4_buffer()
765 …3_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int op2, int line) in push_3_buffer()
825 …_si push_2_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int line) in push_2_buffer()
870 static sljit_si push_0_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int line) in push_0_buffer()
886 …ic sljit_si push_jr_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int line) in push_jr_buffer()
/PHP-5.4/ext/pdo_dblib/
H A Dpdo_dblib.c141 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in msg_handler()
/PHP-5.4/ext/pdo_mysql/
H A Dget_error_codes.php6 $line = fgets(STDIN); variable
H A Dphp_pdo_mysql_int.h94 int line; member
/PHP-5.4/ext/pdo_oci/
H A Dphp_pdo_oci_int.h25 int line; member
/PHP-5.4/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h125 int line; member
/PHP-5.4/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h34 int line; member
/PHP-5.4/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h28 int line; member
/PHP-5.4/ext/phar/tests/files/
H A Dpear2coverage.phar.php149 $this->renderTestSummary($sqlite);
167 function mangleTestFile($path)
172 function getLineLink($name, $line)
685 $decorator = new DefaultSourceDecorator('.');
720 $info = $this->aggregator->coverageInfo($this->path);
/PHP-5.4/ext/readline/
H A Dreadline_cli.c588 char *line; in readline_shell_run() local
/PHP-5.4/ext/soap/
H A Dsoap.c898 zval *faultcode, *faultstring, *file, *line, *trace; in PHP_METHOD() local
/PHP-5.4/ext/spl/
H A Dspl.php270 protected $line; variable in Exception

Completed in 157 milliseconds

12