Home
last modified time | relevance | path

Searched refs:vars (Results 101 – 125 of 240) sorted by relevance

12345678910

/PHP-5.3/ext/standard/tests/class_object/
H A Dclass_exists_variation_002.phpt15 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
/PHP-5.3/ext/standard/tests/file/
H A Dbasename_variation4.phpt14 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dfopen_variation3.phpt16 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmkdir_variation3.phpt16 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dchmod_variation4.phpt14 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dparse_ini_file_variation5.phpt16 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
/PHP-5.3/ext/standard/tests/url/
H A Dbase64_decode_variation_001.phpt11 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dbase64_decode_variation_002.phpt11 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
/PHP-5.3/ext/standard/tests/network/
H A Dlong2ip_variation1.phpt19 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dip2long_variation1.phpt19 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
/PHP-5.3/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation1.phpt21 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmb_strrchr_variation1.phpt19 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
/PHP-5.3/ext/mcrypt/tests/
H A Dmcrypt_cbc_variation4.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmcrypt_ecb_variation4.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmcrypt_ecb_variation2.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmcrypt_encrypt_variation2.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmcrypt_encrypt_variation3.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmcrypt_cbc_variation2.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmcrypt_cbc_variation3.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmcrypt_decrypt_variation2.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
H A Dmcrypt_decrypt_variation3.phpt20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
/PHP-5.3/tests/output/
H A Dob_implicit_flush_variation_001.phpt14 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
/PHP-5.3/sapi/nsapi/
H A Dnsapi.c703 value = pblock_findval(nsapi_vars[i].nsapi_eq, rc->rq->vars); in sapi_nsapi_register_server_variables()
988 path_translated = pblock_findval("path", rq->vars); in php5_execute()
989 path_info = pblock_findval("path-info", rq->vars); in php5_execute()
/PHP-5.3/Zend/
H A Dzend_execute_API.c1664 if (ex->op_array->vars[i].hash_value == hash_value && in zend_delete_global_variable()
1665 ex->op_array->vars[i].name_len == name_len && in zend_delete_global_variable()
1666 !memcmp(ex->op_array->vars[i].name, name, name_len) in zend_delete_global_variable()
1717 ex->op_array->vars[i].name, in zend_rebuild_symbol_table()
1718 ex->op_array->vars[i].name_len + 1, in zend_rebuild_symbol_table()
1719 ex->op_array->vars[i].hash_value, in zend_rebuild_symbol_table()
/PHP-5.3/ext/spl/tests/
H A Dclass_implements_variation2.phpt15 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {

Completed in 61 milliseconds

12345678910