Home
last modified time | relevance | path

Searched refs:handler (Results 151 – 175 of 325) sorted by relevance

12345678910>>...13

/PHP-5.3/ext/xml/tests/
H A Dxml_set_default_handler_error.phpt12 * Description: Set up default handler
H A Dxml_set_end_namespace_decl_handler_error.phpt12 * Description: Set up character data handler
H A Dxml_set_external_entity_ref_handler_error.phpt12 * Description: Set up external entity reference handler
H A Dxml_set_notation_decl_handler_error.phpt12 * Description: Set up notation declaration handler
H A Dxml_set_processing_instruction_handler_error.phpt12 * Description: Set up processing instruction (PI) handler
H A Dxml_set_start_namespace_decl_handler_error.phpt12 * Description: Set up character data handler
H A Dxml_set_unparsed_entity_decl_handler_error.phpt12 * Description: Set up unparsed entity declaration handler
H A Dxml_set_character_data_handler_error.phpt12 * Description: Set up character data handler
/PHP-5.3/ext/standard/tests/array/
H A Darray_intersect_uassoc_variation11.phpt16 // Define error handler
H A Darray_intersect_ukey_variation10.phpt17 // Define error handler
H A Darray_diff_ukey_variation11.phpt17 // Define error handler
H A Darray_multisort_variation8.phpt13 // Define error handler
/PHP-5.3/ext/curl/tests/
H A Dbug48207.phpt16 // Figure out what handler to use
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_set_local_infile_handler_bad_character.phpt59 /* we feed the handler with random data, therefore we cannot specify and expected rows */
/PHP-5.3/ext/session/tests/
H A Dbug32330.phpt2 Bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler)
/PHP-5.3/ext/wddx/tests/
H A D004.phpt2 wddx session serializer handler (serialize)
H A D005.phpt2 wddx session serializer handler (deserialize)
/PHP-5.3/ext/sybase_ct/tests/
H A Dtest_msghandler_handled.phpt2 Sybase-CT server message handler
/PHP-5.3/
H A DREADME.input_filter12 treat_data and post handler functions. To implement your own security
95 /* The filter handler. If you return 1 from it, then PHP also registers the
/PHP-5.3/Zend/
H A DREADME.ZEND_VM13 find opcode handlers and helpers. The typical opcode handler template looks
27 <HANDLER'S CODE> is a handler's code itself. For most handlers it stills the
/PHP-5.3/ext/pdo_mysql/
H A Dmysql_driver.c512 void (*handler) (int); local
524 handler = signal(SIGPIPE, SIG_IGN);
529 signal(SIGPIPE, handler);
534 signal(SIGPIPE, handler);
/PHP-5.3/ext/standard/tests/file/
H A Dmkdir_variation1-win32.phpt20 // Define error handler
H A Dmkdir_variation1.phpt20 // Define error handler
H A Drmdir_variation1.phpt20 // Define error handler
H A Drmdir_variation1-win32.phpt20 // Define error handler

Completed in 45 milliseconds

12345678910>>...13