/PHP-5.6/ext/pdo_mysql/ |
H A D | get_error_codes.php | 6 $line = fgets(STDIN); variable
|
/PHP-5.6/sapi/cli/ |
H A D | generate_mime_type_map.php | 18 $line = trim($line); variable
|
/PHP-5.6/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 149 $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.6/ext/pdo_dblib/ |
H A D | pdo_dblib.c | 141 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in msg_handler()
|
/PHP-5.6/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 97 void stripcrlf(char *line) in stripcrlf() 196 char line[2048]; in ReadGlobalEnvironment() local 218 char line[2048]; in ReadFileList() local 301 char line[1024]; in ParseTestFile() local
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_frame.c | 168 zval **file, **line; in phpdbg_dump_backtrace() local
|
H A D | phpdbg_list.c | 132 long line = 0; in phpdbg_list_file() local
|
H A D | phpdbg_bp.h | 45 long line; member
|
H A D | phpdbg_cmd.h | 59 long line; member
|
H A D | phpdbg_prompt.c | 196 int line = 1; in phpdbg_try_file_init() local
|
/PHP-5.6/main/ |
H A D | rfc1867.c | 330 char* line = self->buf_begin; in next_line() local 388 char *line; in find_boundary() local 406 char *line; in multipart_buffer_headers() local 484 static char *php_ap_getword(const zend_encoding *encoding, char **line, char stop TSRMLS_DC) in php_ap_getword()
|
/PHP-5.6/sapi/fpm/fpm/ |
H A D | zlog.c | 101 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...) /* {{{ */ in zlog_ex()
|
/PHP-5.6/Zend/ |
H A D | zend_exceptions.c | 555 long line; in _build_trace_string() local 674 zval message, file, line, *trace, *exception; in ZEND_METHOD() local 914 zval *str, *file, *line; in zend_exception_error() local
|
/PHP-5.6/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeTILEGX_64.c | 123 int line; member 330 static sljit_si push_inst_debug(struct sljit_compiler *compiler, sljit_ins ins, int line) in push_inst_debug() 524 void insert_nop(tilegx_mnemonic opc, int line) in insert_nop() 744 …struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int op2, int op3, int line) in push_4_buffer() 764 …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.6/ext/mysqlnd/ |
H A D | mysqlnd_bt.c | 154 long line; in mysqlnd_build_trace_string() local
|
/PHP-5.6/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 956 char *line = NULL; in load_1() local 1495 parse(struct magic_set *ms, struct magic_entry *me, const char *line, in parse() 1964 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_strength() 2023 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_apple() 2058 parse_mime(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_mime()
|
/PHP-5.6/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 28 int line; member
|
/PHP-5.6/ext/xmlrpc/libxmlrpc/ |
H A D | xml_element.h | 118 long line; member
|
/PHP-5.6/ext/standard/ |
H A D | head.c | 229 int line=0; in PHP_FUNCTION() local
|
/PHP-5.6/ext/ereg/regex/ |
H A D | main.c | 12 int line = 0; variable
|
/PHP-5.6/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 824 char line[512], *s, *e; in read_cdata() local 1218 char line[512], *s; in read_compexdata() local
|
/PHP-5.6/ext/pdo_oci/ |
H A D | php_pdo_oci_int.h | 25 int line; member
|
/PHP-5.6/ext/pdo_odbc/ |
H A D | php_pdo_odbc_int.h | 125 int line; member
|
/PHP-5.6/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 34 int line; member
|
/PHP-5.6/ext/readline/ |
H A D | readline_cli.c | 592 char *line; in readline_shell_run() local
|