Home
last modified time | relevance | path

Searched refs:end (Results 501 – 525 of 631) sorted by relevance

1...<<212223242526

/PHP-5.5/ext/standard/tests/file/
H A Dfread_variation2.phpt8 Reading stops when up to length bytes have been read, EOF (end of file) is
101 } // end of inner foreach loop
102 }// end of outer foreach loop
H A Dfgetcsv_variation10.phpt10 /* Testing fgetcsv() by reading from a file when the file pointer is pointing to end of file */
73 // now file pointer should point to end of the file, try reading again
88 } //end of mode loop
89 } // end of foreach
H A Dfgetss_basic2-win32.phpt75 } // end of for - mode_counter
H A Dfgetss_basic2.phpt73 } // end of for - mode_counter
H A Dfgetcsv_variation18.phpt83 } //end of mode loop
84 } // end of foreach
H A Dftruncate_variation2.phpt68 }//end of inner for loop
69 }//end of outer foreach loop
H A Dftruncate_variation4-win32.phpt68 }//end of inner for loop
69 }//end of outer foreach loop
H A Dftruncate_variation4.phpt68 }//end of inner for loop
69 }//end of outer foreach loop
H A Dftruncate_variation2-win32.phpt68 }//end of inner for loop
69 }//end of outer foreach loop
H A Dfread_variation1.phpt8 Reading stops when up to length bytes have been read, EOF (end of file) is
102 } // end of inner foreach loop
103 }// end of outer foreach loop
H A Dfputcsv_variation1.phpt70 } //end of mode loop
71 } // end of foreach
H A Dfputcsv_variation11.phpt70 } //end of mode loop
71 } // end of foreach
/PHP-5.5/
H A DREADME.STREAMS278 it lasts across requests, or non-persistently so that it is freed at the end
344 * end of file */
345 if (... at end of file ...)
/PHP-5.5/ext/phar/
H A Dutil.c41 static int phar_call_openssl_signverify(int is_sign, php_stream *fp, off_t end, char *key, int key_…
1414 static int phar_call_openssl_signverify(int is_sign, php_stream *fp, off_t end, char *key, int key_… in phar_call_openssl_signverify() argument
1433 Z_STRLEN_P(zdata) = end; in phar_call_openssl_signverify()
1435 if (end != (off_t) php_stream_copy_to_mem(fp, &(Z_STRVAL_P(zdata)), (size_t) end, 0)) { in phar_call_openssl_signverify()
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt166 end of execution
/PHP-5.5/ext/xml/tests/
H A Dxml_set_element_handler_variation1.phpt12 * Description: Set up start and end element handlers
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fputcsv_variation1.phpt62 } //end of mode loop
63 } // end of foreach
H A DSplFileObject_fputcsv_variation11.phpt62 } //end of mode loop
63 } // end of foreach
H A DSplFileObject_fputcsv_variation12.phpt63 } //end of mode loop
64 } // end of foreach
H A DSplFileObject_fputcsv_variation5.phpt62 } //end of mode loop
63 } // end of foreach
H A DSplFileObject_fputcsv_variation6.phpt65 } //end of mode loop
66 } // end of foreach
H A DSplFileObject_fputcsv_variation7.phpt65 } //end of mode loop
66 } // end of foreach
H A DSplFileObject_fputcsv_variation8.phpt65 } //end of mode loop
66 } // end of foreach
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.re182 #define YYLIMIT end
277 char *end, *q;
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_poll_kill.phpt187 Warning: mysqli_reap_async_query(): Premature end of data (mysqlnd_wireprotocol.c:%d) in %s on line…

Completed in 72 milliseconds

1...<<212223242526