Searched refs:handler (Results 151 – 175 of 325) sorted by relevance
12345678910>>...13
12 * Description: Set up default handler
12 * Description: Set up character data handler
12 * Description: Set up external entity reference handler
12 * Description: Set up notation declaration handler
12 * Description: Set up processing instruction (PI) handler
12 * Description: Set up unparsed entity declaration handler
16 // Define error handler
17 // Define error handler
13 // Define error handler
16 // Figure out what handler to use
59 /* we feed the handler with random data, therefore we cannot specify and expected rows */
2 Bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler)
2 wddx session serializer handler (serialize)
2 wddx session serializer handler (deserialize)
2 Sybase-CT server message handler
12 treat_data and post handler functions. To implement your own security95 /* The filter handler. If you return 1 from it, then PHP also registers the
13 find opcode handlers and helpers. The typical opcode handler template looks27 <HANDLER'S CODE> is a handler's code itself. For most handlers it stills the
512 void (*handler) (int); local524 handler = signal(SIGPIPE, SIG_IGN);529 signal(SIGPIPE, handler);534 signal(SIGPIPE, handler);
20 // Define error handler
Completed in 27 milliseconds