Home
last modified time | relevance | path

Searched refs:rc (Results 201 – 209 of 209) sorted by relevance

123456789

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps.c736 enum_func_status rc = result->m.row_decoder(set->row_buffers[row_num], in mysqlnd_stmt_fetch_row_buffered() local
742 if (PASS != rc) { in mysqlnd_stmt_fetch_row_buffered()
/PHP-5.5/ext/hash/
H A Dphp_hash_whirlpool_tables.h26 static const php_hash_uint64 rc[R + 1] = { variable
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c4218 int rc; in add_to_class() local
4224 while ((rc = get_othercase_range(&c, end, &oc, &od)) >= 0) in add_to_class()
4228 if (rc > 0) n8 += add_list_to_class(classbits, uchardptr, options, cd, in add_to_class()
4229 PRIV(ucd_caseless_sets) + rc, oc); in add_to_class()
H A DChangeLog754 1. Support pcre.rc and/or pcreposix.rc (as is already done for MinGW
755 builds). The .rc files can be used to set FileDescription and many other
/PHP-5.5/win32/
H A Dphp5dllts.dsp32 RSC=rc.exe
2661 SOURCE=.\php5dllts.rc
H A Dphp5dll.dsp31 RSC=rc.exe
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2576 int rc;
2716 int rc;
2718 rc = pcre_fullinfo(
3087 int rc;
3089 rc = pcre_exec(
4113 int rc;
4116 rc = pcre_dfa_exec(
8649 int rc;
9241 int erroroffset, rc, size;
9248 if (rc < 0) { ... handle errors ... }
[all …]
/PHP-5.5/
H A DINSTALL290 /etc/rc.d/init.d/httpd restart
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3915 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable

Completed in 103 milliseconds

123456789