Home
last modified time | relevance | path

Searched refs:r (Results 151 – 175 of 1819) sorted by last modified time

12345678910>>...73

/PHP-5.5/ext/xml/tests/
H A Dxml_parse_into_struct_variation1.phpt32 $fp = fopen(__FILE__, "r");
H A Dxml_parse_variation1.phpt33 $fp = fopen(__FILE__, "r");
H A Dxml_parser_set_option_variation1.phpt32 $fp = fopen(__FILE__, "r");
H A Dxml_parser_set_option_variation3.phpt34 $fp = fopen(__FILE__, "r");
H A Dxml_set_character_data_handler_variation1.phpt36 $fp = fopen(__FILE__, "r");
H A Dxml001.phpt20 if (!($fp = @fopen("xmltest.xml", "r"))) {
H A Dxml002.phpt62 if (!($fp = @fopen("xmltest.xml", "r"))) {
H A Dxml004.phpt12 $fp = fopen("xmltest.xml", "r");
20 $fp = fopen("xmltest.xml", "r");
H A Dxml_closures_001.phpt28 $fp = fopen("xmltest.xml", "r");
H A Dxml_get_current_line_number_variation1.phpt31 $fp = fopen(__FILE__, "r");
H A Dxml_get_error_code_variation1.phpt31 $fp = fopen(__FILE__, "r");
H A Dxml_parser_create_ns_variation1.phpt31 $fp = fopen(__FILE__, "r");
H A Dxml_parser_create_variation1.phpt31 $fp = fopen(__FILE__, "r");
H A Dxml_parser_free_variation1.phpt31 $fp = fopen(__FILE__, "r");
H A Dxml_parser_get_option_variation1.phpt32 $fp = fopen(__FILE__, "r");
H A Dxml_parser_get_option_variation2.phpt32 $fp = fopen(__FILE__, "r");
H A Dxml_set_default_handler_variation1.phpt36 $fp = fopen(__FILE__, "r");
H A Dxml_set_element_handler_variation1.phpt36 $fp = fopen(__FILE__, "r");
H A Dxml_set_end_namespace_decl_handler_variation1.phpt36 $fp = fopen(__FILE__, "r");
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation1.phpt33 $fp = fopen(__FILE__, 'r');
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.dsp93 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt217 <wddxPacket version='1.0'><header/><data><string>r</string></data></wddxPacket>
/PHP-5.5/ext/tidy/tests/
H A D004.phpt9 echo str_replace("\r", "", tidy_get_error_buffer($a));
/PHP-5.5/ext/tidy/
H A Dtidy.dsp93 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/sybase_ct/tests/
H A Dbug28354.phpt33 $r= sybase_query('exec '.$sp_name, $db);
35 while ($row= sybase_fetch_row($r)) {
38 sybase_free_result($r);

Completed in 35 milliseconds

12345678910>>...73