Searched refs:ParserException (Results 1 – 14 of 14) sorted by relevance
62 FFI\ParserException: void type is not allowed at line 163 FFI\ParserException: void type is not allowed at line 164 FFI\ParserException: Function returning array is not allowed at line 165 FFI\ParserException: Array of functions is not allowed at line 166 FFI\ParserException: Function returning function is not allowed at line 167 FFI\ParserException: Only the leftmost array can be undimensioned at line 1
33 FFI\ParserException: Undefined C type "oid" at line 134 FFI\ParserException: Undefined C type "oid" at line 135 FFI\ParserException: Undefined C type "some_not_declared_type" at line 3
82 FFI\ParserException: "[*]" is not allowed in other than function prototype scope at line 183 FFI\ParserException: "[*]" is not allowed in other than function prototype scope at line 184 FFI\ParserException: "[*]" is not allowed in other than function prototype scope at line 187 FFI\ParserException: "[]" is not allowed at line 188 FFI\ParserException: "[]" is not allowed at line 1
15 } catch (FFI\ParserException $ex) {36 } catch (FFI\ParserException $ex) {38 echo "($arglist): unexpected ParserException\n";
50 FFI\ParserException: Flexible array member not at end of struct at line 151 FFI\ParserException: Flexible array member not at end of struct at line 152 FFI\ParserException: Flexible array member in union at line 1
30 FFI\ParserException: function type is not allowed at line 131 FFI\ParserException: Struct/union can't contain an instance of itself at line 1
28 FFI\ParserException: function type is not allowed at line 131 FFI\ParserException: Struct/union can't contain an instance of itself at line 1
61 FFI\ParserException: Incomplete struct "_e" at line 162 FFI\ParserException: Incomplete struct "_f" at line 1
85 FFI\ParserException: Incomplete enum "_e" at line 186 FFI\ParserException: Incomplete enum "_f" at line 1
15 Fatal error: Uncaught FFI\ParserException: Redeclaration of "a" at line 3 in %s043.php:2
60 FFI\ParserException: Incomplete struct "DIR" at line 162 FFI\ParserException: Incomplete struct "DIR" at line 1
24 FFI\ParserException: Incomplete struct "X" at line 1
20 } catch (FFI\ParserException $ex) {
191 final class ParserException extends Exception { class
Completed in 15 milliseconds