Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 240.92 KB | None | 0 0
  1. [Trace - 10:01:08 PM] Sending request 'initialize - (0)'.
  2. Params: {
  3. "processId": 191,
  4. "rootPath": "/home/zlianon",
  5. "rootUri": "file:///home/zlianon",
  6. "capabilities": {
  7. "workspace": {
  8. "applyEdit": true,
  9. "workspaceEdit": {
  10. "documentChanges": true,
  11. "resourceOperations": [
  12. "create",
  13. "rename",
  14. "delete"
  15. ],
  16. "failureHandling": "textOnlyTransactional"
  17. },
  18. "didChangeConfiguration": {
  19. "dynamicRegistration": true
  20. },
  21. "didChangeWatchedFiles": {
  22. "dynamicRegistration": true
  23. },
  24. "symbol": {
  25. "dynamicRegistration": true,
  26. "symbolKind": {
  27. "valueSet": [
  28. 1,
  29. 2,
  30. 3,
  31. 4,
  32. 5,
  33. 6,
  34. 7,
  35. 8,
  36. 9,
  37. 10,
  38. 11,
  39. 12,
  40. 13,
  41. 14,
  42. 15,
  43. 16,
  44. 17,
  45. 18,
  46. 19,
  47. 20,
  48. 21,
  49. 22,
  50. 23,
  51. 24,
  52. 25,
  53. 26
  54. ]
  55. }
  56. },
  57. "executeCommand": {
  58. "dynamicRegistration": true
  59. },
  60. "configuration": true,
  61. "workspaceFolders": true
  62. },
  63. "textDocument": {
  64. "publishDiagnostics": {
  65. "relatedInformation": true
  66. },
  67. "synchronization": {
  68. "dynamicRegistration": true,
  69. "willSave": true,
  70. "willSaveWaitUntil": true,
  71. "didSave": true
  72. },
  73. "completion": {
  74. "dynamicRegistration": true,
  75. "contextSupport": true,
  76. "completionItem": {
  77. "snippetSupport": true,
  78. "commitCharactersSupport": true,
  79. "documentationFormat": [
  80. "markdown",
  81. "plaintext"
  82. ],
  83. "deprecatedSupport": true,
  84. "preselectSupport": true
  85. },
  86. "completionItemKind": {
  87. "valueSet": [
  88. 1,
  89. 2,
  90. 3,
  91. 4,
  92. 5,
  93. 6,
  94. 7,
  95. 8,
  96. 9,
  97. 10,
  98. 11,
  99. 12,
  100. 13,
  101. 14,
  102. 15,
  103. 16,
  104. 17,
  105. 18,
  106. 19,
  107. 20,
  108. 21,
  109. 22,
  110. 23,
  111. 24,
  112. 25
  113. ]
  114. }
  115. },
  116. "hover": {
  117. "dynamicRegistration": true,
  118. "contentFormat": [
  119. "markdown",
  120. "plaintext"
  121. ]
  122. },
  123. "signatureHelp": {
  124. "dynamicRegistration": true,
  125. "signatureInformation": {
  126. "documentationFormat": [
  127. "markdown",
  128. "plaintext"
  129. ],
  130. "parameterInformation": {
  131. "labelOffsetSupport": true
  132. }
  133. }
  134. },
  135. "definition": {
  136. "dynamicRegistration": true
  137. },
  138. "references": {
  139. "dynamicRegistration": true
  140. },
  141. "documentHighlight": {
  142. "dynamicRegistration": true
  143. },
  144. "documentSymbol": {
  145. "dynamicRegistration": true,
  146. "symbolKind": {
  147. "valueSet": [
  148. 1,
  149. 2,
  150. 3,
  151. 4,
  152. 5,
  153. 6,
  154. 7,
  155. 8,
  156. 9,
  157. 10,
  158. 11,
  159. 12,
  160. 13,
  161. 14,
  162. 15,
  163. 16,
  164. 17,
  165. 18,
  166. 19,
  167. 20,
  168. 21,
  169. 22,
  170. 23,
  171. 24,
  172. 25,
  173. 26
  174. ]
  175. }
  176. },
  177. "codeAction": {
  178. "dynamicRegistration": true,
  179. "codeActionLiteralSupport": {
  180. "codeActionKind": {
  181. "valueSet": [
  182. "",
  183. "quickfix",
  184. "refactor",
  185. "refactor.extract",
  186. "refactor.inline",
  187. "refactor.rewrite",
  188. "source",
  189. "source.organizeImports"
  190. ]
  191. }
  192. }
  193. },
  194. "codeLens": {
  195. "dynamicRegistration": true
  196. },
  197. "formatting": {
  198. "dynamicRegistration": true
  199. },
  200. "rangeFormatting": {
  201. "dynamicRegistration": true
  202. },
  203. "onTypeFormatting": {
  204. "dynamicRegistration": true
  205. },
  206. "rename": {
  207. "dynamicRegistration": true,
  208. "prepareSupport": true
  209. },
  210. "documentLink": {
  211. "dynamicRegistration": true
  212. },
  213. "typeDefinition": {
  214. "dynamicRegistration": true
  215. },
  216. "implementation": {
  217. "dynamicRegistration": true
  218. },
  219. "declaration": {
  220. "dynamicRegistration": true
  221. },
  222. "colorProvider": {
  223. "dynamicRegistration": true
  224. },
  225. "foldingRange": {
  226. "dynamicRegistration": true,
  227. "rangeLimit": 5000,
  228. "lineFoldingOnly": true
  229. }
  230. }
  231. },
  232. "initializationOptions": {
  233. "storagePath": "/tmp/intelephense"
  234. },
  235. "trace": "verbose",
  236. "workspaceFolders": []
  237. }
  238.  
  239.  
  240. [Trace - 10:01:08 PM] Received notification 'window/logMessage'.
  241. Params: {
  242. "type": 3,
  243. "message": "Initialising"
  244. }
  245.  
  246.  
  247. [Info - 10:01:08 PM] Initialising
  248. [Trace - 10:01:08 PM] Received notification 'window/logMessage'.
  249. Params: {
  250. "type": 3,
  251. "message": "Initialised in 13 ms"
  252. }
  253.  
  254.  
  255. [Info - 10:01:08 PM] Initialised in 13 ms
  256. [Trace - 10:01:08 PM] Received response 'initialize - (0)' in 557ms.
  257. Result: {
  258. "capabilities": {
  259. "textDocumentSync": 2,
  260. "documentSymbolProvider": true,
  261. "workspaceSymbolProvider": true,
  262. "completionProvider": {
  263. "triggerCharacters": [
  264. "$",
  265. ">",
  266. ":",
  267. "\\",
  268. ".",
  269. "<",
  270. "/"
  271. ],
  272. "resolveProvider": true
  273. },
  274. "signatureHelpProvider": {
  275. "triggerCharacters": [
  276. "(",
  277. ","
  278. ]
  279. },
  280. "definitionProvider": true,
  281. "documentRangeFormattingProvider": false,
  282. "referencesProvider": true,
  283. "hoverProvider": true,
  284. "documentHighlightProvider": true
  285. }
  286. }
  287.  
  288.  
  289. [Trace - 10:01:08 PM] Sending notification 'initialized'.
  290. Params: {}
  291.  
  292.  
  293. [Trace - 10:01:08 PM] Sending notification 'textDocument/didOpen'.
  294. Params: {
  295. "textDocument": {
  296. "uri": "file:///home/zlianon/index.php",
  297. "languageId": "php",
  298. "version": 5,
  299. "text": "<?php\n"
  300. }
  301. }
  302.  
  303.  
  304. [Trace - 10:01:08 PM] Received request 'client/registerCapability - (0)'.
  305. Params: {
  306. "registrations": [
  307. {
  308. "id": "0b249413-0939-4095-ac76-d669687431b6",
  309. "method": "workspace/didChangeWorkspaceFolders",
  310. "registerOptions": {}
  311. }
  312. ]
  313. }
  314.  
  315.  
  316. [Trace - 10:01:08 PM] Sending response 'client/registerCapability - (0)'. Processing request took 0ms
  317. No result returned.
  318.  
  319.  
  320. [Trace - 10:01:08 PM] Received request 'workspace/configuration - (1)'.
  321. Params: {
  322. "items": [
  323. {
  324. "section": "intelephense"
  325. }
  326. ]
  327. }
  328.  
  329.  
  330. [Trace - 10:01:08 PM] Sending response 'workspace/configuration - (1)'. Processing request took 0ms
  331. Result: [
  332. {}
  333. ]
  334.  
  335.  
  336. [Trace - 10:01:08 PM] Received request 'client/registerCapability - (2)'.
  337. Params: {
  338. "registrations": [
  339. {
  340. "id": "f61e21ea-c6c5-4700-ae87-2a3c869d3a6a",
  341. "method": "textDocument/rangeFormatting",
  342. "registerOptions": {
  343. "documentSelector": [
  344. {
  345. "language": "php",
  346. "scheme": "file"
  347. },
  348. {
  349. "language": "php",
  350. "scheme": "untitled"
  351. }
  352. ]
  353. }
  354. }
  355. ]
  356. }
  357.  
  358.  
  359. [Trace - 10:01:08 PM] Sending response 'client/registerCapability - (2)'. Processing request took 1ms
  360. No result returned.
  361.  
  362.  
  363. [Trace - 10:01:09 PM] Received notification 'window/logMessage'.
  364. Params: {
  365. "type": 3,
  366. "message": "Indexing started."
  367. }
  368.  
  369.  
  370. [Info - 10:01:09 PM] Indexing started.
  371. [Trace - 10:01:09 PM] Sending notification 'textDocument/didChange'.
  372. Params: {
  373. "textDocument": {
  374. "version": 7,
  375. "uri": "file:///home/zlianon/index.php"
  376. },
  377. "contentChanges": [
  378. {
  379. "range": {
  380. "start": {
  381. "line": 0,
  382. "character": 5
  383. },
  384. "end": {
  385. "line": 0,
  386. "character": 5
  387. }
  388. },
  389. "rangeLength": 0,
  390. "text": "\n"
  391. }
  392. ]
  393. }
  394.  
  395.  
  396. [Trace - 10:01:09 PM] Sending notification 'textDocument/didChange'.
  397. Params: {
  398. "textDocument": {
  399. "version": 8,
  400. "uri": "file:///home/zlianon/index.php"
  401. },
  402. "contentChanges": [
  403. {
  404. "range": {
  405. "start": {
  406. "line": 2,
  407. "character": 0
  408. },
  409. "end": {
  410. "line": 2,
  411. "character": 0
  412. }
  413. },
  414. "rangeLength": 0,
  415. "text": "$"
  416. }
  417. ]
  418. }
  419.  
  420.  
  421. [Trace - 10:01:09 PM] Sending request 'textDocument/completion - (1)'.
  422. Params: {
  423. "textDocument": {
  424. "uri": "file:///home/zlianon/index.php"
  425. },
  426. "position": {
  427. "line": 2,
  428. "character": 1
  429. },
  430. "context": {
  431. "triggerKind": 2,
  432. "triggerCharacter": "$"
  433. }
  434. }
  435.  
  436.  
  437. [Trace - 10:01:09 PM] Received response 'textDocument/completion - (1)' in 28ms.
  438. Result: {
  439. "items": [
  440. {
  441. "label": "$this",
  442. "kind": 6,
  443. "textEdit": {
  444. "range": {
  445. "start": {
  446. "line": 2,
  447. "character": 0
  448. },
  449. "end": {
  450. "line": 2,
  451. "character": 1
  452. }
  453. },
  454. "newText": "$this"
  455. },
  456. "sortText": "$this"
  457. }
  458. ],
  459. "isIncomplete": false
  460. }
  461.  
  462.  
  463. [Trace - 10:01:10 PM] Sending notification 'textDocument/didChange'.
  464. Params: {
  465. "textDocument": {
  466. "version": 9,
  467. "uri": "file:///home/zlianon/index.php"
  468. },
  469. "contentChanges": [
  470. {
  471. "range": {
  472. "start": {
  473. "line": 2,
  474. "character": 1
  475. },
  476. "end": {
  477. "line": 2,
  478. "character": 1
  479. }
  480. },
  481. "rangeLength": 0,
  482. "text": "f"
  483. }
  484. ]
  485. }
  486.  
  487.  
  488. [Trace - 10:01:10 PM] Sending notification 'textDocument/didChange'.
  489. Params: {
  490. "textDocument": {
  491. "version": 10,
  492. "uri": "file:///home/zlianon/index.php"
  493. },
  494. "contentChanges": [
  495. {
  496. "range": {
  497. "start": {
  498. "line": 2,
  499. "character": 2
  500. },
  501. "end": {
  502. "line": 2,
  503. "character": 2
  504. }
  505. },
  506. "rangeLength": 0,
  507. "text": "u"
  508. }
  509. ]
  510. }
  511.  
  512.  
  513. [Trace - 10:01:10 PM] Sending request 'textDocument/completion - (2)'.
  514. Params: {
  515. "textDocument": {
  516. "uri": "file:///home/zlianon/index.php"
  517. },
  518. "position": {
  519. "line": 2,
  520. "character": 3
  521. },
  522. "context": {
  523. "triggerKind": 1
  524. }
  525. }
  526.  
  527.  
  528. [Trace - 10:01:10 PM] Received response 'textDocument/completion - (2)' in 7ms.
  529. Result: {
  530. "items": [
  531. {
  532. "label": "$fu",
  533. "kind": 6,
  534. "textEdit": {
  535. "range": {
  536. "start": {
  537. "line": 2,
  538. "character": 0
  539. },
  540. "end": {
  541. "line": 2,
  542. "character": 3
  543. }
  544. },
  545. "newText": "$fu"
  546. },
  547. "sortText": "$fu",
  548. "data": {
  549. "uriId": 1,
  550. "fqsenHash": 37875
  551. }
  552. }
  553. ],
  554. "isIncomplete": false
  555. }
  556.  
  557.  
  558. [Trace - 10:01:10 PM] Sending notification 'textDocument/didChange'.
  559. Params: {
  560. "textDocument": {
  561. "version": 11,
  562. "uri": "file:///home/zlianon/index.php"
  563. },
  564. "contentChanges": [
  565. {
  566. "range": {
  567. "start": {
  568. "line": 2,
  569. "character": 3
  570. },
  571. "end": {
  572. "line": 2,
  573. "character": 3
  574. }
  575. },
  576. "rangeLength": 0,
  577. "text": "nc"
  578. }
  579. ]
  580. }
  581.  
  582.  
  583. [Trace - 10:01:10 PM] Sending request 'textDocument/completion - (3)'.
  584. Params: {
  585. "textDocument": {
  586. "uri": "file:///home/zlianon/index.php"
  587. },
  588. "position": {
  589. "line": 2,
  590. "character": 5
  591. },
  592. "context": {
  593. "triggerKind": 1
  594. }
  595. }
  596.  
  597.  
  598. [Trace - 10:01:10 PM] Received response 'textDocument/completion - (3)' in 3ms.
  599. Result: {
  600. "items": [
  601. {
  602. "label": "$func",
  603. "kind": 6,
  604. "textEdit": {
  605. "range": {
  606. "start": {
  607. "line": 2,
  608. "character": 0
  609. },
  610. "end": {
  611. "line": 2,
  612. "character": 5
  613. }
  614. },
  615. "newText": "$func"
  616. },
  617. "sortText": "$func",
  618. "data": {
  619. "uriId": 1,
  620. "fqsenHash": 36401384
  621. }
  622. }
  623. ],
  624. "isIncomplete": false
  625. }
  626.  
  627.  
  628. [Trace - 10:01:10 PM] Sending notification 'textDocument/didChange'.
  629. Params: {
  630. "textDocument": {
  631. "version": 12,
  632. "uri": "file:///home/zlianon/index.php"
  633. },
  634. "contentChanges": [
  635. {
  636. "range": {
  637. "start": {
  638. "line": 2,
  639. "character": 5
  640. },
  641. "end": {
  642. "line": 2,
  643. "character": 5
  644. }
  645. },
  646. "rangeLength": 0,
  647. "text": "ti"
  648. }
  649. ]
  650. }
  651.  
  652.  
  653. [Trace - 10:01:10 PM] Sending request 'textDocument/completion - (4)'.
  654. Params: {
  655. "textDocument": {
  656. "uri": "file:///home/zlianon/index.php"
  657. },
  658. "position": {
  659. "line": 2,
  660. "character": 7
  661. },
  662. "context": {
  663. "triggerKind": 1
  664. }
  665. }
  666.  
  667.  
  668. [Trace - 10:01:10 PM] Received response 'textDocument/completion - (4)' in 5ms.
  669. Result: {
  670. "items": [
  671. {
  672. "label": "$functi",
  673. "kind": 6,
  674. "textEdit": {
  675. "range": {
  676. "start": {
  677. "line": 2,
  678. "character": 0
  679. },
  680. "end": {
  681. "line": 2,
  682. "character": 7
  683. }
  684. },
  685. "newText": "$functi"
  686. },
  687. "sortText": "$functi",
  688. "data": {
  689. "uriId": 1,
  690. "fqsenHash": 621995357
  691. }
  692. }
  693. ],
  694. "isIncomplete": false
  695. }
  696.  
  697.  
  698. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  699. Params: {
  700. "textDocument": {
  701. "version": 13,
  702. "uri": "file:///home/zlianon/index.php"
  703. },
  704. "contentChanges": [
  705. {
  706. "range": {
  707. "start": {
  708. "line": 2,
  709. "character": 7
  710. },
  711. "end": {
  712. "line": 2,
  713. "character": 7
  714. }
  715. },
  716. "rangeLength": 0,
  717. "text": "o"
  718. }
  719. ]
  720. }
  721.  
  722.  
  723. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  724. Params: {
  725. "textDocument": {
  726. "version": 14,
  727. "uri": "file:///home/zlianon/index.php"
  728. },
  729. "contentChanges": [
  730. {
  731. "range": {
  732. "start": {
  733. "line": 2,
  734. "character": 8
  735. },
  736. "end": {
  737. "line": 2,
  738. "character": 8
  739. }
  740. },
  741. "rangeLength": 0,
  742. "text": "n"
  743. }
  744. ]
  745. }
  746.  
  747.  
  748. [Trace - 10:01:11 PM] Sending request 'textDocument/completion - (5)'.
  749. Params: {
  750. "textDocument": {
  751. "uri": "file:///home/zlianon/index.php"
  752. },
  753. "position": {
  754. "line": 2,
  755. "character": 9
  756. },
  757. "context": {
  758. "triggerKind": 1
  759. }
  760. }
  761.  
  762.  
  763. [Trace - 10:01:11 PM] Received response 'textDocument/completion - (5)' in 14ms.
  764. Result: {
  765. "items": [
  766. {
  767. "label": "$function",
  768. "kind": 6,
  769. "textEdit": {
  770. "range": {
  771. "start": {
  772. "line": 2,
  773. "character": 0
  774. },
  775. "end": {
  776. "line": 2,
  777. "character": 9
  778. }
  779. },
  780. "newText": "$function"
  781. },
  782. "sortText": "$function",
  783. "data": {
  784. "uriId": 1,
  785. "fqsenHash": 737087484
  786. }
  787. }
  788. ],
  789. "isIncomplete": false
  790. }
  791.  
  792.  
  793. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  794. Params: {
  795. "textDocument": {
  796. "version": 15,
  797. "uri": "file:///home/zlianon/index.php"
  798. },
  799. "contentChanges": [
  800. {
  801. "range": {
  802. "start": {
  803. "line": 2,
  804. "character": 9
  805. },
  806. "end": {
  807. "line": 2,
  808. "character": 9
  809. }
  810. },
  811. "rangeLength": 0,
  812. "text": " "
  813. }
  814. ]
  815. }
  816.  
  817.  
  818. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  819. Params: {
  820. "textDocument": {
  821. "version": 16,
  822. "uri": "file:///home/zlianon/index.php"
  823. },
  824. "contentChanges": [
  825. {
  826. "range": {
  827. "start": {
  828. "line": 2,
  829. "character": 10
  830. },
  831. "end": {
  832. "line": 2,
  833. "character": 10
  834. }
  835. },
  836. "rangeLength": 0,
  837. "text": "="
  838. }
  839. ]
  840. }
  841.  
  842.  
  843. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  844. Params: {
  845. "textDocument": {
  846. "version": 17,
  847. "uri": "file:///home/zlianon/index.php"
  848. },
  849. "contentChanges": [
  850. {
  851. "range": {
  852. "start": {
  853. "line": 2,
  854. "character": 11
  855. },
  856. "end": {
  857. "line": 2,
  858. "character": 11
  859. }
  860. },
  861. "rangeLength": 0,
  862. "text": " "
  863. }
  864. ]
  865. }
  866.  
  867.  
  868. [Trace - 10:01:11 PM] Received notification 'window/logMessage'.
  869. Params: {
  870. "type": 3,
  871. "message": "Indexing ended. 98 files indexed in 2s."
  872. }
  873.  
  874.  
  875. [Info - 10:01:11 PM] Indexing ended. 98 files indexed in 2s.
  876. [Trace - 10:01:11 PM] Received notification 'window/logMessage'.
  877. Params: {
  878. "type": 3,
  879. "message": "Writing state to /tmp/intelephense/b81dff1."
  880. }
  881.  
  882.  
  883. [Info - 10:01:11 PM] Writing state to /tmp/intelephense/b81dff1.
  884. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  885. Params: {
  886. "textDocument": {
  887. "version": 18,
  888. "uri": "file:///home/zlianon/index.php"
  889. },
  890. "contentChanges": [
  891. {
  892. "range": {
  893. "start": {
  894. "line": 2,
  895. "character": 12
  896. },
  897. "end": {
  898. "line": 2,
  899. "character": 12
  900. }
  901. },
  902. "rangeLength": 0,
  903. "text": "f"
  904. }
  905. ]
  906. }
  907.  
  908.  
  909. [Trace - 10:01:11 PM] Sending request 'textDocument/completion - (6)'.
  910. Params: {
  911. "textDocument": {
  912. "uri": "file:///home/zlianon/index.php"
  913. },
  914. "position": {
  915. "line": 2,
  916. "character": 13
  917. },
  918. "context": {
  919. "triggerKind": 1
  920. }
  921. }
  922.  
  923.  
  924. [Trace - 10:01:11 PM] Received response 'textDocument/completion - (6)' in 104ms.
  925. Result: {
  926. "items": [
  927. {
  928. "label": "function",
  929. "kind": 14,
  930. "textEdit": {
  931. "range": {
  932. "start": {
  933. "line": 2,
  934. "character": 12
  935. },
  936. "end": {
  937. "line": 2,
  938. "character": 13
  939. }
  940. },
  941. "newText": "function"
  942. },
  943. "sortText": "function"
  944. },
  945. {
  946. "label": "self",
  947. "kind": 14,
  948. "textEdit": {
  949. "range": {
  950. "start": {
  951. "line": 2,
  952. "character": 12
  953. },
  954. "end": {
  955. "line": 2,
  956. "character": 13
  957. }
  958. },
  959. "newText": "self"
  960. },
  961. "sortText": "self"
  962. },
  963. {
  964. "label": "instanceof",
  965. "kind": 14,
  966. "textEdit": {
  967. "range": {
  968. "start": {
  969. "line": 2,
  970. "character": 12
  971. },
  972. "end": {
  973. "line": 2,
  974. "character": 13
  975. }
  976. },
  977. "newText": "instanceof"
  978. },
  979. "sortText": "instanceof"
  980. },
  981. {
  982. "label": "default",
  983. "kind": 14,
  984. "textEdit": {
  985. "range": {
  986. "start": {
  987. "line": 2,
  988. "character": 12
  989. },
  990. "end": {
  991. "line": 2,
  992. "character": 13
  993. }
  994. },
  995. "newText": "default"
  996. },
  997. "sortText": "default"
  998. },
  999. {
  1000. "label": "elseif",
  1001. "kind": 14,
  1002. "textEdit": {
  1003. "range": {
  1004. "start": {
  1005. "line": 2,
  1006. "character": 12
  1007. },
  1008. "end": {
  1009. "line": 2,
  1010. "character": 13
  1011. }
  1012. },
  1013. "newText": "elseif"
  1014. },
  1015. "sortText": "elseif"
  1016. },
  1017. {
  1018. "label": "endfor",
  1019. "kind": 14,
  1020. "textEdit": {
  1021. "range": {
  1022. "start": {
  1023. "line": 2,
  1024. "character": 12
  1025. },
  1026. "end": {
  1027. "line": 2,
  1028. "character": 13
  1029. }
  1030. },
  1031. "newText": "endfor"
  1032. },
  1033. "sortText": "endfor"
  1034. },
  1035. {
  1036. "label": "endforeach",
  1037. "kind": 14,
  1038. "textEdit": {
  1039. "range": {
  1040. "start": {
  1041. "line": 2,
  1042. "character": 12
  1043. },
  1044. "end": {
  1045. "line": 2,
  1046. "character": 13
  1047. }
  1048. },
  1049. "newText": "endforeach"
  1050. },
  1051. "sortText": "endforeach"
  1052. },
  1053. {
  1054. "label": "endif",
  1055. "kind": 14,
  1056. "textEdit": {
  1057. "range": {
  1058. "start": {
  1059. "line": 2,
  1060. "character": 12
  1061. },
  1062. "end": {
  1063. "line": 2,
  1064. "character": 13
  1065. }
  1066. },
  1067. "newText": "endif"
  1068. },
  1069. "sortText": "endif"
  1070. },
  1071. {
  1072. "label": "final",
  1073. "kind": 14,
  1074. "textEdit": {
  1075. "range": {
  1076. "start": {
  1077. "line": 2,
  1078. "character": 12
  1079. },
  1080. "end": {
  1081. "line": 2,
  1082. "character": 13
  1083. }
  1084. },
  1085. "newText": "final"
  1086. },
  1087. "sortText": "final"
  1088. },
  1089. {
  1090. "label": "finally",
  1091. "kind": 14,
  1092. "textEdit": {
  1093. "range": {
  1094. "start": {
  1095. "line": 2,
  1096. "character": 12
  1097. },
  1098. "end": {
  1099. "line": 2,
  1100. "character": 13
  1101. }
  1102. },
  1103. "newText": "finally"
  1104. },
  1105. "sortText": "finally"
  1106. },
  1107. {
  1108. "label": "for",
  1109. "kind": 14,
  1110. "textEdit": {
  1111. "range": {
  1112. "start": {
  1113. "line": 2,
  1114. "character": 12
  1115. },
  1116. "end": {
  1117. "line": 2,
  1118. "character": 13
  1119. }
  1120. },
  1121. "newText": "for"
  1122. },
  1123. "sortText": "for"
  1124. },
  1125. {
  1126. "label": "foreach",
  1127. "kind": 14,
  1128. "textEdit": {
  1129. "range": {
  1130. "start": {
  1131. "line": 2,
  1132. "character": 12
  1133. },
  1134. "end": {
  1135. "line": 2,
  1136. "character": 13
  1137. }
  1138. },
  1139. "newText": "foreach"
  1140. },
  1141. "sortText": "foreach"
  1142. },
  1143. {
  1144. "label": "function",
  1145. "kind": 14,
  1146. "textEdit": {
  1147. "range": {
  1148. "start": {
  1149. "line": 2,
  1150. "character": 12
  1151. },
  1152. "end": {
  1153. "line": 2,
  1154. "character": 13
  1155. }
  1156. },
  1157. "newText": "function"
  1158. },
  1159. "sortText": "function"
  1160. },
  1161. {
  1162. "label": "if",
  1163. "kind": 14,
  1164. "textEdit": {
  1165. "range": {
  1166. "start": {
  1167. "line": 2,
  1168. "character": 12
  1169. },
  1170. "end": {
  1171. "line": 2,
  1172. "character": 13
  1173. }
  1174. },
  1175. "newText": "if"
  1176. },
  1177. "sortText": "if"
  1178. },
  1179. {
  1180. "label": "interface",
  1181. "kind": 14,
  1182. "textEdit": {
  1183. "range": {
  1184. "start": {
  1185. "line": 2,
  1186. "character": 12
  1187. },
  1188. "end": {
  1189. "line": 2,
  1190. "character": 13
  1191. }
  1192. },
  1193. "newText": "interface"
  1194. },
  1195. "sortText": "interface"
  1196. },
  1197. {
  1198. "kind": 21,
  1199. "label": "FPE_FLTINV",
  1200. "textEdit": {
  1201. "range": {
  1202. "start": {
  1203. "line": 2,
  1204. "character": 12
  1205. },
  1206. "end": {
  1207. "line": 2,
  1208. "character": 13
  1209. }
  1210. },
  1211. "newText": "FPE_FLTINV"
  1212. },
  1213. "data": {
  1214. "uriId": 44,
  1215. "fqsenHash": -1846214709
  1216. },
  1217. "detail": "FPE_FLTINV = 7",
  1218. "sortText": "zFPE_FLTINV"
  1219. },
  1220. {
  1221. "kind": 3,
  1222. "label": "fwrite",
  1223. "textEdit": {
  1224. "range": {
  1225. "start": {
  1226. "line": 2,
  1227. "character": 12
  1228. },
  1229. "end": {
  1230. "line": 2,
  1231. "character": 13
  1232. }
  1233. },
  1234. "newText": "fwrite($0)"
  1235. },
  1236. "data": {
  1237. "uriId": 79,
  1238. "fqsenHash": 1401116924
  1239. },
  1240. "detail": "fwrite($handle, $string [, $length])",
  1241. "insertTextFormat": 2,
  1242. "command": {
  1243. "title": "Trigger Parameter Hints",
  1244. "command": "editor.action.triggerParameterHints"
  1245. },
  1246. "sortText": "zfwrite"
  1247. },
  1248. {
  1249. "kind": 3,
  1250. "label": "function_exists",
  1251. "textEdit": {
  1252. "range": {
  1253. "start": {
  1254. "line": 2,
  1255. "character": 12
  1256. },
  1257. "end": {
  1258. "line": 2,
  1259. "character": 13
  1260. }
  1261. },
  1262. "newText": "function_exists($0)"
  1263. },
  1264. "data": {
  1265. "uriId": 7,
  1266. "fqsenHash": 222467136
  1267. },
  1268. "detail": "function_exists($function_name)",
  1269. "insertTextFormat": 2,
  1270. "command": {
  1271. "title": "Trigger Parameter Hints",
  1272. "command": "editor.action.triggerParameterHints"
  1273. },
  1274. "sortText": "zfunction_exists"
  1275. },
  1276. {
  1277. "kind": 21,
  1278. "label": "FILEINFO_DEVICES",
  1279. "textEdit": {
  1280. "range": {
  1281. "start": {
  1282. "line": 2,
  1283. "character": 12
  1284. },
  1285. "end": {
  1286. "line": 2,
  1287. "character": 13
  1288. }
  1289. },
  1290. "newText": "FILEINFO_DEVICES"
  1291. },
  1292. "data": {
  1293. "uriId": 22,
  1294. "fqsenHash": 404863404
  1295. },
  1296. "detail": "FILEINFO_DEVICES = 8",
  1297. "sortText": "zFILEINFO_DEVICES"
  1298. },
  1299. {
  1300. "kind": 3,
  1301. "label": "func_num_args",
  1302. "textEdit": {
  1303. "range": {
  1304. "start": {
  1305. "line": 2,
  1306. "character": 12
  1307. },
  1308. "end": {
  1309. "line": 2,
  1310. "character": 13
  1311. }
  1312. },
  1313. "newText": "func_num_args()"
  1314. },
  1315. "data": {
  1316. "uriId": 7,
  1317. "fqsenHash": 963799534
  1318. },
  1319. "detail": "func_num_args()",
  1320. "sortText": "zfunc_num_args"
  1321. },
  1322. {
  1323. "kind": 3,
  1324. "label": "func_get_args",
  1325. "textEdit": {
  1326. "range": {
  1327. "start": {
  1328. "line": 2,
  1329. "character": 12
  1330. },
  1331. "end": {
  1332. "line": 2,
  1333. "character": 13
  1334. }
  1335. },
  1336. "newText": "func_get_args()"
  1337. },
  1338. "data": {
  1339. "uriId": 7,
  1340. "fqsenHash": 534276126
  1341. },
  1342. "detail": "func_get_args()",
  1343. "sortText": "zfunc_get_args"
  1344. },
  1345. {
  1346. "kind": 3,
  1347. "label": "func_get_arg",
  1348. "textEdit": {
  1349. "range": {
  1350. "start": {
  1351. "line": 2,
  1352. "character": 12
  1353. },
  1354. "end": {
  1355. "line": 2,
  1356. "character": 13
  1357. }
  1358. },
  1359. "newText": "func_get_arg($0)"
  1360. },
  1361. "data": {
  1362. "uriId": 7,
  1363. "fqsenHash": -1091143947
  1364. },
  1365. "detail": "func_get_arg($arg_num)",
  1366. "insertTextFormat": 2,
  1367. "command": {
  1368. "title": "Trigger Parameter Hints",
  1369. "command": "editor.action.triggerParameterHints"
  1370. },
  1371. "sortText": "zfunc_get_arg"
  1372. },
  1373. {
  1374. "kind": 3,
  1375. "label": "ftruncate",
  1376. "textEdit": {
  1377. "range": {
  1378. "start": {
  1379. "line": 2,
  1380. "character": 12
  1381. },
  1382. "end": {
  1383. "line": 2,
  1384. "character": 13
  1385. }
  1386. },
  1387. "newText": "ftruncate($0)"
  1388. },
  1389. "data": {
  1390. "uriId": 79,
  1391. "fqsenHash": 1586682665
  1392. },
  1393. "detail": "ftruncate($handle, $size)",
  1394. "insertTextFormat": 2,
  1395. "command": {
  1396. "title": "Trigger Parameter Hints",
  1397. "command": "editor.action.triggerParameterHints"
  1398. },
  1399. "sortText": "zftruncate"
  1400. },
  1401. {
  1402. "kind": 21,
  1403. "label": "FTP_USEPASVADDRESS",
  1404. "textEdit": {
  1405. "range": {
  1406. "start": {
  1407. "line": 2,
  1408. "character": 12
  1409. },
  1410. "end": {
  1411. "line": 2,
  1412. "character": 13
  1413. }
  1414. },
  1415. "newText": "FTP_USEPASVADDRESS"
  1416. },
  1417. "data": {
  1418. "uriId": 25,
  1419. "fqsenHash": 379741466
  1420. },
  1421. "detail": "FTP_USEPASVADDRESS = 2",
  1422. "sortText": "zFTP_USEPASVADDRESS"
  1423. },
  1424. {
  1425. "kind": 21,
  1426. "label": "FTP_TIMEOUT_SEC",
  1427. "textEdit": {
  1428. "range": {
  1429. "start": {
  1430. "line": 2,
  1431. "character": 12
  1432. },
  1433. "end": {
  1434. "line": 2,
  1435. "character": 13
  1436. }
  1437. },
  1438. "newText": "FTP_TIMEOUT_SEC"
  1439. },
  1440. "data": {
  1441. "uriId": 25,
  1442. "fqsenHash": -1642998734
  1443. },
  1444. "detail": "FTP_TIMEOUT_SEC = 0",
  1445. "sortText": "zFTP_TIMEOUT_SEC"
  1446. },
  1447. {
  1448. "kind": 21,
  1449. "label": "FTP_TEXT",
  1450. "textEdit": {
  1451. "range": {
  1452. "start": {
  1453. "line": 2,
  1454. "character": 12
  1455. },
  1456. "end": {
  1457. "line": 2,
  1458. "character": 13
  1459. }
  1460. },
  1461. "newText": "FTP_TEXT"
  1462. },
  1463. "data": {
  1464. "uriId": 25,
  1465. "fqsenHash": -1575675378
  1466. },
  1467. "detail": "FTP_TEXT = 1",
  1468. "sortText": "zFTP_TEXT"
  1469. },
  1470. {
  1471. "kind": 21,
  1472. "label": "false",
  1473. "textEdit": {
  1474. "range": {
  1475. "start": {
  1476. "line": 2,
  1477. "character": 12
  1478. },
  1479. "end": {
  1480. "line": 2,
  1481. "character": 13
  1482. }
  1483. },
  1484. "newText": "false"
  1485. },
  1486. "data": {
  1487. "uriId": 9,
  1488. "fqsenHash": 211712927
  1489. },
  1490. "sortText": "zfalse"
  1491. },
  1492. {
  1493. "kind": 3,
  1494. "label": "ftp_systype",
  1495. "textEdit": {
  1496. "range": {
  1497. "start": {
  1498. "line": 2,
  1499. "character": 12
  1500. },
  1501. "end": {
  1502. "line": 2,
  1503. "character": 13
  1504. }
  1505. },
  1506. "newText": "ftp_systype($0)"
  1507. },
  1508. "data": {
  1509. "uriId": 25,
  1510. "fqsenHash": 510509511
  1511. },
  1512. "detail": "ftp_systype($ftp_stream)",
  1513. "insertTextFormat": 2,
  1514. "command": {
  1515. "title": "Trigger Parameter Hints",
  1516. "command": "editor.action.triggerParameterHints"
  1517. },
  1518. "sortText": "zftp_systype"
  1519. },
  1520. {
  1521. "kind": 3,
  1522. "label": "ftp_ssl_connect",
  1523. "textEdit": {
  1524. "range": {
  1525. "start": {
  1526. "line": 2,
  1527. "character": 12
  1528. },
  1529. "end": {
  1530. "line": 2,
  1531. "character": 13
  1532. }
  1533. },
  1534. "newText": "ftp_ssl_connect($0)"
  1535. },
  1536. "data": {
  1537. "uriId": 25,
  1538. "fqsenHash": -256011273
  1539. },
  1540. "detail": "ftp_ssl_connect($host [, $port [, $timeout]])",
  1541. "insertTextFormat": 2,
  1542. "command": {
  1543. "title": "Trigger Parameter Hints",
  1544. "command": "editor.action.triggerParameterHints"
  1545. },
  1546. "sortText": "zftp_ssl_connect"
  1547. },
  1548. {
  1549. "kind": 3,
  1550. "label": "ftp_size",
  1551. "textEdit": {
  1552. "range": {
  1553. "start": {
  1554. "line": 2,
  1555. "character": 12
  1556. },
  1557. "end": {
  1558. "line": 2,
  1559. "character": 13
  1560. }
  1561. },
  1562. "newText": "ftp_size($0)"
  1563. },
  1564. "data": {
  1565. "uriId": 25,
  1566. "fqsenHash": -580426303
  1567. },
  1568. "detail": "ftp_size($ftp_stream, $remote_file)",
  1569. "insertTextFormat": 2,
  1570. "command": {
  1571. "title": "Trigger Parameter Hints",
  1572. "command": "editor.action.triggerParameterHints"
  1573. },
  1574. "sortText": "zftp_size"
  1575. },
  1576. {
  1577. "kind": 3,
  1578. "label": "ftp_site",
  1579. "textEdit": {
  1580. "range": {
  1581. "start": {
  1582. "line": 2,
  1583. "character": 12
  1584. },
  1585. "end": {
  1586. "line": 2,
  1587. "character": 13
  1588. }
  1589. },
  1590. "newText": "ftp_site($0)"
  1591. },
  1592. "data": {
  1593. "uriId": 25,
  1594. "fqsenHash": -580426489
  1595. },
  1596. "detail": "ftp_site($ftp_stream, $command)",
  1597. "insertTextFormat": 2,
  1598. "command": {
  1599. "title": "Trigger Parameter Hints",
  1600. "command": "editor.action.triggerParameterHints"
  1601. },
  1602. "sortText": "zftp_site"
  1603. },
  1604. {
  1605. "kind": 3,
  1606. "label": "fastcgi_finish_request",
  1607. "textEdit": {
  1608. "range": {
  1609. "start": {
  1610. "line": 2,
  1611. "character": 12
  1612. },
  1613. "end": {
  1614. "line": 2,
  1615. "character": 13
  1616. }
  1617. },
  1618. "newText": "fastcgi_finish_request()"
  1619. },
  1620. "data": {
  1621. "uriId": 71,
  1622. "fqsenHash": -878388484
  1623. },
  1624. "detail": "fastcgi_finish_request()",
  1625. "sortText": "zfastcgi_finish_request"
  1626. },
  1627. {
  1628. "kind": 3,
  1629. "label": "ftp_set_option",
  1630. "textEdit": {
  1631. "range": {
  1632. "start": {
  1633. "line": 2,
  1634. "character": 12
  1635. },
  1636. "end": {
  1637. "line": 2,
  1638. "character": 13
  1639. }
  1640. },
  1641. "newText": "ftp_set_option($0)"
  1642. },
  1643. "data": {
  1644. "uriId": 25,
  1645. "fqsenHash": 1898359986
  1646. },
  1647. "detail": "ftp_set_option($ftp_stream, $option, $value)",
  1648. "insertTextFormat": 2,
  1649. "command": {
  1650. "title": "Trigger Parameter Hints",
  1651. "command": "editor.action.triggerParameterHints"
  1652. },
  1653. "sortText": "zftp_set_option"
  1654. },
  1655. {
  1656. "kind": 3,
  1657. "label": "ftp_rmdir",
  1658. "textEdit": {
  1659. "range": {
  1660. "start": {
  1661. "line": 2,
  1662. "character": 12
  1663. },
  1664. "end": {
  1665. "line": 2,
  1666. "character": 13
  1667. }
  1668. },
  1669. "newText": "ftp_rmdir($0)"
  1670. },
  1671. "data": {
  1672. "uriId": 25,
  1673. "fqsenHash": -814171470
  1674. },
  1675. "detail": "ftp_rmdir($ftp_stream, $directory)",
  1676. "insertTextFormat": 2,
  1677. "command": {
  1678. "title": "Trigger Parameter Hints",
  1679. "command": "editor.action.triggerParameterHints"
  1680. },
  1681. "sortText": "zftp_rmdir"
  1682. },
  1683. {
  1684. "kind": 3,
  1685. "label": "ftp_rename",
  1686. "textEdit": {
  1687. "range": {
  1688. "start": {
  1689. "line": 2,
  1690. "character": 12
  1691. },
  1692. "end": {
  1693. "line": 2,
  1694. "character": 13
  1695. }
  1696. },
  1697. "newText": "ftp_rename($0)"
  1698. },
  1699. "data": {
  1700. "uriId": 25,
  1701. "fqsenHash": 523390206
  1702. },
  1703. "detail": "ftp_rename($ftp_stream, $oldname, $newname)",
  1704. "insertTextFormat": 2,
  1705. "command": {
  1706. "title": "Trigger Parameter Hints",
  1707. "command": "editor.action.triggerParameterHints"
  1708. },
  1709. "sortText": "zftp_rename"
  1710. },
  1711. {
  1712. "kind": 3,
  1713. "label": "ftp_rawlist",
  1714. "textEdit": {
  1715. "range": {
  1716. "start": {
  1717. "line": 2,
  1718. "character": 12
  1719. },
  1720. "end": {
  1721. "line": 2,
  1722. "character": 13
  1723. }
  1724. },
  1725. "newText": "ftp_rawlist($0)"
  1726. },
  1727. "data": {
  1728. "uriId": 25,
  1729. "fqsenHash": -1060653306
  1730. },
  1731. "detail": "ftp_rawlist($ftp_stream, $directory [, $recursive])",
  1732. "insertTextFormat": 2,
  1733. "command": {
  1734. "title": "Trigger Parameter Hints",
  1735. "command": "editor.action.triggerParameterHints"
  1736. },
  1737. "sortText": "zftp_rawlist"
  1738. },
  1739. {
  1740. "kind": 3,
  1741. "label": "ftp_raw",
  1742. "textEdit": {
  1743. "range": {
  1744. "start": {
  1745. "line": 2,
  1746. "character": 12
  1747. },
  1748. "end": {
  1749. "line": 2,
  1750. "character": 13
  1751. }
  1752. },
  1753. "newText": "ftp_raw($0)"
  1754. },
  1755. "data": {
  1756. "uriId": 25,
  1757. "fqsenHash": 396917352
  1758. },
  1759. "detail": "ftp_raw($ftp_stream, $command)",
  1760. "insertTextFormat": 2,
  1761. "command": {
  1762. "title": "Trigger Parameter Hints",
  1763. "command": "editor.action.triggerParameterHints"
  1764. },
  1765. "sortText": "zftp_raw"
  1766. },
  1767. {
  1768. "kind": 3,
  1769. "label": "ftp_quit",
  1770. "textEdit": {
  1771. "range": {
  1772. "start": {
  1773. "line": 2,
  1774. "character": 12
  1775. },
  1776. "end": {
  1777. "line": 2,
  1778. "character": 13
  1779. }
  1780. },
  1781. "newText": "ftp_quit($0)"
  1782. },
  1783. "data": {
  1784. "uriId": 25,
  1785. "fqsenHash": -580474865
  1786. },
  1787. "detail": "ftp_quit($ftp)",
  1788. "insertTextFormat": 2,
  1789. "command": {
  1790. "title": "Trigger Parameter Hints",
  1791. "command": "editor.action.triggerParameterHints"
  1792. },
  1793. "sortText": "zftp_quit"
  1794. },
  1795. {
  1796. "kind": 3,
  1797. "label": "ftp_pwd",
  1798. "textEdit": {
  1799. "range": {
  1800. "start": {
  1801. "line": 2,
  1802. "character": 12
  1803. },
  1804. "end": {
  1805. "line": 2,
  1806. "character": 13
  1807. }
  1808. },
  1809. "newText": "ftp_pwd($0)"
  1810. },
  1811. "data": {
  1812. "uriId": 25,
  1813. "fqsenHash": 396916093
  1814. },
  1815. "detail": "ftp_pwd($ftp_stream)",
  1816. "insertTextFormat": 2,
  1817. "command": {
  1818. "title": "Trigger Parameter Hints",
  1819. "command": "editor.action.triggerParameterHints"
  1820. },
  1821. "sortText": "zftp_pwd"
  1822. },
  1823. {
  1824. "kind": 3,
  1825. "label": "ftp_put",
  1826. "textEdit": {
  1827. "range": {
  1828. "start": {
  1829. "line": 2,
  1830. "character": 12
  1831. },
  1832. "end": {
  1833. "line": 2,
  1834. "character": 13
  1835. }
  1836. },
  1837. "newText": "ftp_put($0)"
  1838. },
  1839. "data": {
  1840. "uriId": 25,
  1841. "fqsenHash": 396916047
  1842. },
  1843. "detail": "ftp_put($ftp_stream, $remote_file, $local_file, $mode [, $startpos])",
  1844. "insertTextFormat": 2,
  1845. "command": {
  1846. "title": "Trigger Parameter Hints",
  1847. "command": "editor.action.triggerParameterHints"
  1848. },
  1849. "sortText": "zftp_put"
  1850. },
  1851. {
  1852. "kind": 3,
  1853. "label": "ftp_pasv",
  1854. "textEdit": {
  1855. "range": {
  1856. "start": {
  1857. "line": 2,
  1858. "character": 12
  1859. },
  1860. "end": {
  1861. "line": 2,
  1862. "character": 13
  1863. }
  1864. },
  1865. "newText": "ftp_pasv($0)"
  1866. },
  1867. "data": {
  1868. "uriId": 25,
  1869. "fqsenHash": -580523564
  1870. },
  1871. "detail": "ftp_pasv($ftp_stream, $pasv)",
  1872. "insertTextFormat": 2,
  1873. "command": {
  1874. "title": "Trigger Parameter Hints",
  1875. "command": "editor.action.triggerParameterHints"
  1876. },
  1877. "sortText": "zftp_pasv"
  1878. },
  1879. {
  1880. "kind": 3,
  1881. "label": "fbird_add_user",
  1882. "textEdit": {
  1883. "range": {
  1884. "start": {
  1885. "line": 2,
  1886. "character": 12
  1887. },
  1888. "end": {
  1889. "line": 2,
  1890. "character": 13
  1891. }
  1892. },
  1893. "newText": "fbird_add_user()"
  1894. },
  1895. "data": {
  1896. "uriId": 30,
  1897. "fqsenHash": -130397812
  1898. },
  1899. "detail": "fbird_add_user()",
  1900. "sortText": "zfbird_add_user"
  1901. },
  1902. {
  1903. "kind": 3,
  1904. "label": "fbird_affected_rows",
  1905. "textEdit": {
  1906. "range": {
  1907. "start": {
  1908. "line": 2,
  1909. "character": 12
  1910. },
  1911. "end": {
  1912. "line": 2,
  1913. "character": 13
  1914. }
  1915. },
  1916. "newText": "fbird_affected_rows()"
  1917. },
  1918. "data": {
  1919. "uriId": 30,
  1920. "fqsenHash": 2016732609
  1921. },
  1922. "detail": "fbird_affected_rows()",
  1923. "sortText": "zfbird_affected_rows"
  1924. },
  1925. {
  1926. "kind": 3,
  1927. "label": "fbird_backup",
  1928. "textEdit": {
  1929. "range": {
  1930. "start": {
  1931. "line": 2,
  1932. "character": 12
  1933. },
  1934. "end": {
  1935. "line": 2,
  1936. "character": 13
  1937. }
  1938. },
  1939. "newText": "fbird_backup()"
  1940. },
  1941. "data": {
  1942. "uriId": 30,
  1943. "fqsenHash": -157535387
  1944. },
  1945. "detail": "fbird_backup()",
  1946. "sortText": "zfbird_backup"
  1947. },
  1948. {
  1949. "kind": 3,
  1950. "label": "fbird_blob_add",
  1951. "textEdit": {
  1952. "range": {
  1953. "start": {
  1954. "line": 2,
  1955. "character": 12
  1956. },
  1957. "end": {
  1958. "line": 2,
  1959. "character": 13
  1960. }
  1961. },
  1962. "newText": "fbird_blob_add()"
  1963. },
  1964. "data": {
  1965. "uriId": 30,
  1966. "fqsenHash": 439525858
  1967. },
  1968. "detail": "fbird_blob_add()",
  1969. "sortText": "zfbird_blob_add"
  1970. },
  1971. {
  1972. "kind": 3,
  1973. "label": "fbird_blob_cancel",
  1974. "textEdit": {
  1975. "range": {
  1976. "start": {
  1977. "line": 2,
  1978. "character": 12
  1979. },
  1980. "end": {
  1981. "line": 2,
  1982. "character": 13
  1983. }
  1984. },
  1985. "newText": "fbird_blob_cancel()"
  1986. },
  1987. "data": {
  1988. "uriId": 30,
  1989. "fqsenHash": -1385565799
  1990. },
  1991. "detail": "fbird_blob_cancel()",
  1992. "sortText": "zfbird_blob_cancel"
  1993. },
  1994. {
  1995. "kind": 3,
  1996. "label": "fbird_blob_close",
  1997. "textEdit": {
  1998. "range": {
  1999. "start": {
  2000. "line": 2,
  2001. "character": 12
  2002. },
  2003. "end": {
  2004. "line": 2,
  2005. "character": 13
  2006. }
  2007. },
  2008. "newText": "fbird_blob_close()"
  2009. },
  2010. "data": {
  2011. "uriId": 30,
  2012. "fqsenHash": 1479654137
  2013. },
  2014. "detail": "fbird_blob_close()",
  2015. "sortText": "zfbird_blob_close"
  2016. },
  2017. {
  2018. "kind": 3,
  2019. "label": "fbird_blob_create",
  2020. "textEdit": {
  2021. "range": {
  2022. "start": {
  2023. "line": 2,
  2024. "character": 12
  2025. },
  2026. "end": {
  2027. "line": 2,
  2028. "character": 13
  2029. }
  2030. },
  2031. "newText": "fbird_blob_create()"
  2032. },
  2033. "data": {
  2034. "uriId": 30,
  2035. "fqsenHash": -1370135525
  2036. },
  2037. "detail": "fbird_blob_create()",
  2038. "sortText": "zfbird_blob_create"
  2039. },
  2040. {
  2041. "kind": 3,
  2042. "label": "fbird_blob_echo",
  2043. "textEdit": {
  2044. "range": {
  2045. "start": {
  2046. "line": 2,
  2047. "character": 12
  2048. },
  2049. "end": {
  2050. "line": 2,
  2051. "character": 13
  2052. }
  2053. },
  2054. "newText": "fbird_blob_echo()"
  2055. },
  2056. "data": {
  2057. "uriId": 30,
  2058. "fqsenHash": 740518148
  2059. },
  2060. "detail": "fbird_blob_echo()",
  2061. "sortText": "zfbird_blob_echo"
  2062. },
  2063. {
  2064. "kind": 3,
  2065. "label": "fbird_blob_get",
  2066. "textEdit": {
  2067. "range": {
  2068. "start": {
  2069. "line": 2,
  2070. "character": 12
  2071. },
  2072. "end": {
  2073. "line": 2,
  2074. "character": 13
  2075. }
  2076. },
  2077. "newText": "fbird_blob_get()"
  2078. },
  2079. "data": {
  2080. "uriId": 30,
  2081. "fqsenHash": 439531671
  2082. },
  2083. "detail": "fbird_blob_get()",
  2084. "sortText": "zfbird_blob_get"
  2085. },
  2086. {
  2087. "kind": 3,
  2088. "label": "fbird_blob_import",
  2089. "textEdit": {
  2090. "range": {
  2091. "start": {
  2092. "line": 2,
  2093. "character": 12
  2094. },
  2095. "end": {
  2096. "line": 2,
  2097. "character": 13
  2098. }
  2099. },
  2100. "newText": "fbird_blob_import()"
  2101. },
  2102. "data": {
  2103. "uriId": 30,
  2104. "fqsenHash": -1202637116
  2105. },
  2106. "detail": "fbird_blob_import()",
  2107. "sortText": "zfbird_blob_import"
  2108. },
  2109. {
  2110. "kind": 3,
  2111. "label": "fbird_blob_info",
  2112. "textEdit": {
  2113. "range": {
  2114. "start": {
  2115. "line": 2,
  2116. "character": 12
  2117. },
  2118. "end": {
  2119. "line": 2,
  2120. "character": 13
  2121. }
  2122. },
  2123. "newText": "fbird_blob_info()"
  2124. },
  2125. "data": {
  2126. "uriId": 30,
  2127. "fqsenHash": 740647821
  2128. },
  2129. "detail": "fbird_blob_info()",
  2130. "sortText": "zfbird_blob_info"
  2131. },
  2132. {
  2133. "kind": 3,
  2134. "label": "fbird_blob_open",
  2135. "textEdit": {
  2136. "range": {
  2137. "start": {
  2138. "line": 2,
  2139. "character": 12
  2140. },
  2141. "end": {
  2142. "line": 2,
  2143. "character": 13
  2144. }
  2145. },
  2146. "newText": "fbird_blob_open()"
  2147. },
  2148. "data": {
  2149. "uriId": 30,
  2150. "fqsenHash": 740828457
  2151. },
  2152. "detail": "fbird_blob_open()",
  2153. "sortText": "zfbird_blob_open"
  2154. },
  2155. {
  2156. "kind": 3,
  2157. "label": "fbird_close",
  2158. "textEdit": {
  2159. "range": {
  2160. "start": {
  2161. "line": 2,
  2162. "character": 12
  2163. },
  2164. "end": {
  2165. "line": 2,
  2166. "character": 13
  2167. }
  2168. },
  2169. "newText": "fbird_close()"
  2170. },
  2171. "data": {
  2172. "uriId": 30,
  2173. "fqsenHash": 1381654517
  2174. },
  2175. "detail": "fbird_close()",
  2176. "sortText": "zfbird_close"
  2177. },
  2178. {
  2179. "kind": 3,
  2180. "label": "fbird_commit",
  2181. "textEdit": {
  2182. "range": {
  2183. "start": {
  2184. "line": 2,
  2185. "character": 12
  2186. },
  2187. "end": {
  2188. "line": 2,
  2189. "character": 13
  2190. }
  2191. },
  2192. "newText": "fbird_commit()"
  2193. },
  2194. "data": {
  2195. "uriId": 30,
  2196. "fqsenHash": -115677478
  2197. },
  2198. "detail": "fbird_commit()",
  2199. "sortText": "zfbird_commit"
  2200. },
  2201. {
  2202. "kind": 3,
  2203. "label": "fbird_commit_ret",
  2204. "textEdit": {
  2205. "range": {
  2206. "start": {
  2207. "line": 2,
  2208. "character": 12
  2209. },
  2210. "end": {
  2211. "line": 2,
  2212. "character": 13
  2213. }
  2214. },
  2215. "newText": "fbird_commit_ret()"
  2216. },
  2217. "data": {
  2218. "uriId": 30,
  2219. "fqsenHash": -1855663684
  2220. },
  2221. "detail": "fbird_commit_ret()",
  2222. "sortText": "zfbird_commit_ret"
  2223. },
  2224. {
  2225. "kind": 3,
  2226. "label": "fbird_connect",
  2227. "textEdit": {
  2228. "range": {
  2229. "start": {
  2230. "line": 2,
  2231. "character": 12
  2232. },
  2233. "end": {
  2234. "line": 2,
  2235. "character": 13
  2236. }
  2237. },
  2238. "newText": "fbird_connect()"
  2239. },
  2240. "data": {
  2241. "uriId": 30,
  2242. "fqsenHash": 709914535
  2243. },
  2244. "detail": "fbird_connect()",
  2245. "sortText": "zfbird_connect"
  2246. },
  2247. {
  2248. "kind": 3,
  2249. "label": "fbird_db_info",
  2250. "textEdit": {
  2251. "range": {
  2252. "start": {
  2253. "line": 2,
  2254. "character": 12
  2255. },
  2256. "end": {
  2257. "line": 2,
  2258. "character": 13
  2259. }
  2260. },
  2261. "newText": "fbird_db_info()"
  2262. },
  2263. "data": {
  2264. "uriId": 30,
  2265. "fqsenHash": 1211246220
  2266. },
  2267. "detail": "fbird_db_info()",
  2268. "sortText": "zfbird_db_info"
  2269. },
  2270. {
  2271. "kind": 3,
  2272. "label": "fbird_delete_user",
  2273. "textEdit": {
  2274. "range": {
  2275. "start": {
  2276. "line": 2,
  2277. "character": 12
  2278. },
  2279. "end": {
  2280. "line": 2,
  2281. "character": 13
  2282. }
  2283. },
  2284. "newText": "fbird_delete_user()"
  2285. },
  2286. "data": {
  2287. "uriId": 30,
  2288. "fqsenHash": -29670884
  2289. },
  2290. "detail": "fbird_delete_user()",
  2291. "sortText": "zfbird_delete_user"
  2292. },
  2293. {
  2294. "kind": 3,
  2295. "label": "fbird_drop_db",
  2296. "textEdit": {
  2297. "range": {
  2298. "start": {
  2299. "line": 2,
  2300. "character": 12
  2301. },
  2302. "end": {
  2303. "line": 2,
  2304. "character": 13
  2305. }
  2306. },
  2307. "newText": "fbird_drop_db()"
  2308. },
  2309. "data": {
  2310. "uriId": 30,
  2311. "fqsenHash": 1684283019
  2312. },
  2313. "detail": "fbird_drop_db()",
  2314. "sortText": "zfbird_drop_db"
  2315. },
  2316. {
  2317. "kind": 3,
  2318. "label": "fbird_errcode",
  2319. "textEdit": {
  2320. "range": {
  2321. "start": {
  2322. "line": 2,
  2323. "character": 12
  2324. },
  2325. "end": {
  2326. "line": 2,
  2327. "character": 13
  2328. }
  2329. },
  2330. "newText": "fbird_errcode()"
  2331. },
  2332. "data": {
  2333. "uriId": 30,
  2334. "fqsenHash": -1720781937
  2335. },
  2336. "detail": "fbird_errcode()",
  2337. "sortText": "zfbird_errcode"
  2338. },
  2339. {
  2340. "kind": 3,
  2341. "label": "fbird_errmsg",
  2342. "textEdit": {
  2343. "range": {
  2344. "start": {
  2345. "line": 2,
  2346. "character": 12
  2347. },
  2348. "end": {
  2349. "line": 2,
  2350. "character": 13
  2351. }
  2352. },
  2353. "newText": "fbird_errmsg()"
  2354. },
  2355. "data": {
  2356. "uriId": 30,
  2357. "fqsenHash": -55499361
  2358. },
  2359. "detail": "fbird_errmsg()",
  2360. "sortText": "zfbird_errmsg"
  2361. },
  2362. {
  2363. "kind": 3,
  2364. "label": "fbird_execute",
  2365. "textEdit": {
  2366. "range": {
  2367. "start": {
  2368. "line": 2,
  2369. "character": 12
  2370. },
  2371. "end": {
  2372. "line": 2,
  2373. "character": 13
  2374. }
  2375. },
  2376. "newText": "fbird_execute()"
  2377. },
  2378. "data": {
  2379. "uriId": 30,
  2380. "fqsenHash": -1561006542
  2381. },
  2382. "detail": "fbird_execute()",
  2383. "sortText": "zfbird_execute"
  2384. },
  2385. {
  2386. "kind": 3,
  2387. "label": "fbird_fetch_assoc",
  2388. "textEdit": {
  2389. "range": {
  2390. "start": {
  2391. "line": 2,
  2392. "character": 12
  2393. },
  2394. "end": {
  2395. "line": 2,
  2396. "character": 13
  2397. }
  2398. },
  2399. "newText": "fbird_fetch_assoc()"
  2400. },
  2401. "data": {
  2402. "uriId": 30,
  2403. "fqsenHash": 1970877069
  2404. },
  2405. "detail": "fbird_fetch_assoc()",
  2406. "sortText": "zfbird_fetch_assoc"
  2407. },
  2408. {
  2409. "kind": 3,
  2410. "label": "fbird_fetch_object",
  2411. "textEdit": {
  2412. "range": {
  2413. "start": {
  2414. "line": 2,
  2415. "character": 12
  2416. },
  2417. "end": {
  2418. "line": 2,
  2419. "character": 13
  2420. }
  2421. },
  2422. "newText": "fbird_fetch_object()"
  2423. },
  2424. "data": {
  2425. "uriId": 30,
  2426. "fqsenHash": 1352477639
  2427. },
  2428. "detail": "fbird_fetch_object()",
  2429. "sortText": "zfbird_fetch_object"
  2430. },
  2431. {
  2432. "kind": 3,
  2433. "label": "fbird_fetch_row",
  2434. "textEdit": {
  2435. "range": {
  2436. "start": {
  2437. "line": 2,
  2438. "character": 12
  2439. },
  2440. "end": {
  2441. "line": 2,
  2442. "character": 13
  2443. }
  2444. },
  2445. "newText": "fbird_fetch_row()"
  2446. },
  2447. "data": {
  2448. "uriId": 30,
  2449. "fqsenHash": -1329775022
  2450. },
  2451. "detail": "fbird_fetch_row()",
  2452. "sortText": "zfbird_fetch_row"
  2453. },
  2454. {
  2455. "kind": 3,
  2456. "label": "fbird_field_info",
  2457. "textEdit": {
  2458. "range": {
  2459. "start": {
  2460. "line": 2,
  2461. "character": 12
  2462. },
  2463. "end": {
  2464. "line": 2,
  2465. "character": 13
  2466. }
  2467. },
  2468. "newText": "fbird_field_info()"
  2469. },
  2470. "data": {
  2471. "uriId": 30,
  2472. "fqsenHash": 1997225206
  2473. },
  2474. "detail": "fbird_field_info()",
  2475. "sortText": "zfbird_field_info"
  2476. },
  2477. {
  2478. "kind": 3,
  2479. "label": "fbird_free_event_handler",
  2480. "textEdit": {
  2481. "range": {
  2482. "start": {
  2483. "line": 2,
  2484. "character": 12
  2485. },
  2486. "end": {
  2487. "line": 2,
  2488. "character": 13
  2489. }
  2490. },
  2491. "newText": "fbird_free_event_handler()"
  2492. },
  2493. "data": {
  2494. "uriId": 30,
  2495. "fqsenHash": -1275079883
  2496. },
  2497. "detail": "fbird_free_event_handler()",
  2498. "sortText": "zfbird_free_event_handler"
  2499. },
  2500. {
  2501. "kind": 3,
  2502. "label": "fbird_free_query",
  2503. "textEdit": {
  2504. "range": {
  2505. "start": {
  2506. "line": 2,
  2507. "character": 12
  2508. },
  2509. "end": {
  2510. "line": 2,
  2511. "character": 13
  2512. }
  2513. },
  2514. "newText": "fbird_free_query()"
  2515. },
  2516. "data": {
  2517. "uriId": 30,
  2518. "fqsenHash": 866272600
  2519. },
  2520. "detail": "fbird_free_query()",
  2521. "sortText": "zfbird_free_query"
  2522. },
  2523. {
  2524. "kind": 3,
  2525. "label": "fbird_free_result",
  2526. "textEdit": {
  2527. "range": {
  2528. "start": {
  2529. "line": 2,
  2530. "character": 12
  2531. },
  2532. "end": {
  2533. "line": 2,
  2534. "character": 13
  2535. }
  2536. },
  2537. "newText": "fbird_free_result()"
  2538. },
  2539. "data": {
  2540. "uriId": 30,
  2541. "fqsenHash": 1098919309
  2542. },
  2543. "detail": "fbird_free_result()",
  2544. "sortText": "zfbird_free_result"
  2545. },
  2546. {
  2547. "kind": 3,
  2548. "label": "fbird_gen_id",
  2549. "textEdit": {
  2550. "range": {
  2551. "start": {
  2552. "line": 2,
  2553. "character": 12
  2554. },
  2555. "end": {
  2556. "line": 2,
  2557. "character": 13
  2558. }
  2559. },
  2560. "newText": "fbird_gen_id()"
  2561. },
  2562. "data": {
  2563. "uriId": 30,
  2564. "fqsenHash": -10379763
  2565. },
  2566. "detail": "fbird_gen_id()",
  2567. "sortText": "zfbird_gen_id"
  2568. },
  2569. {
  2570. "kind": 3,
  2571. "label": "fbird_maintain_db",
  2572. "textEdit": {
  2573. "range": {
  2574. "start": {
  2575. "line": 2,
  2576. "character": 12
  2577. },
  2578. "end": {
  2579. "line": 2,
  2580. "character": 13
  2581. }
  2582. },
  2583. "newText": "fbird_maintain_db()"
  2584. },
  2585. "data": {
  2586. "uriId": 30,
  2587. "fqsenHash": 1291000815
  2588. },
  2589. "detail": "fbird_maintain_db()",
  2590. "sortText": "zfbird_maintain_db"
  2591. },
  2592. {
  2593. "kind": 3,
  2594. "label": "fbird_modify_user",
  2595. "textEdit": {
  2596. "range": {
  2597. "start": {
  2598. "line": 2,
  2599. "character": 12
  2600. },
  2601. "end": {
  2602. "line": 2,
  2603. "character": 13
  2604. }
  2605. },
  2606. "newText": "fbird_modify_user()"
  2607. },
  2608. "data": {
  2609. "uriId": 30,
  2610. "fqsenHash": 974957
  2611. },
  2612. "detail": "fbird_modify_user()",
  2613. "sortText": "zfbird_modify_user"
  2614. },
  2615. {
  2616. "kind": 3,
  2617. "label": "fbird_name_result",
  2618. "textEdit": {
  2619. "range": {
  2620. "start": {
  2621. "line": 2,
  2622. "character": 12
  2623. },
  2624. "end": {
  2625. "line": 2,
  2626. "character": 13
  2627. }
  2628. },
  2629. "newText": "fbird_name_result()"
  2630. },
  2631. "data": {
  2632. "uriId": 30,
  2633. "fqsenHash": 1374206094
  2634. },
  2635. "detail": "fbird_name_result()",
  2636. "sortText": "zfbird_name_result"
  2637. },
  2638. {
  2639. "kind": 3,
  2640. "label": "fbird_num_fields",
  2641. "textEdit": {
  2642. "range": {
  2643. "start": {
  2644. "line": 2,
  2645. "character": 12
  2646. },
  2647. "end": {
  2648. "line": 2,
  2649. "character": 13
  2650. }
  2651. },
  2652. "newText": "fbird_num_fields()"
  2653. },
  2654. "data": {
  2655. "uriId": 30,
  2656. "fqsenHash": -1613160011
  2657. },
  2658. "detail": "fbird_num_fields()",
  2659. "sortText": "zfbird_num_fields"
  2660. },
  2661. {
  2662. "kind": 3,
  2663. "label": "fbird_num_params",
  2664. "textEdit": {
  2665. "range": {
  2666. "start": {
  2667. "line": 2,
  2668. "character": 12
  2669. },
  2670. "end": {
  2671. "line": 2,
  2672. "character": 13
  2673. }
  2674. },
  2675. "newText": "fbird_num_params()"
  2676. },
  2677. "data": {
  2678. "uriId": 30,
  2679. "fqsenHash": -1333879678
  2680. },
  2681. "detail": "fbird_num_params()",
  2682. "sortText": "zfbird_num_params"
  2683. },
  2684. {
  2685. "kind": 3,
  2686. "label": "fbird_param_info",
  2687. "textEdit": {
  2688. "range": {
  2689. "start": {
  2690. "line": 2,
  2691. "character": 12
  2692. },
  2693. "end": {
  2694. "line": 2,
  2695. "character": 13
  2696. }
  2697. },
  2698. "newText": "fbird_param_info()"
  2699. },
  2700. "data": {
  2701. "uriId": 30,
  2702. "fqsenHash": 1873578307
  2703. },
  2704. "detail": "fbird_param_info()",
  2705. "sortText": "zfbird_param_info"
  2706. },
  2707. {
  2708. "kind": 3,
  2709. "label": "fbird_pconnect",
  2710. "textEdit": {
  2711. "range": {
  2712. "start": {
  2713. "line": 2,
  2714. "character": 12
  2715. },
  2716. "end": {
  2717. "line": 2,
  2718. "character": 13
  2719. }
  2720. },
  2721. "newText": "fbird_pconnect()"
  2722. },
  2723. "data": {
  2724. "uriId": 30,
  2725. "fqsenHash": -316998819
  2726. },
  2727. "detail": "fbird_pconnect()",
  2728. "sortText": "zfbird_pconnect"
  2729. },
  2730. {
  2731. "kind": 3,
  2732. "label": "fbird_prepare",
  2733. "textEdit": {
  2734. "range": {
  2735. "start": {
  2736. "line": 2,
  2737. "character": 12
  2738. },
  2739. "end": {
  2740. "line": 2,
  2741. "character": 13
  2742. }
  2743. },
  2744. "newText": "fbird_prepare()"
  2745. },
  2746. "data": {
  2747. "uriId": 30,
  2748. "fqsenHash": -559807548
  2749. },
  2750. "detail": "fbird_prepare()",
  2751. "sortText": "zfbird_prepare"
  2752. },
  2753. {
  2754. "kind": 3,
  2755. "label": "fbird_query",
  2756. "textEdit": {
  2757. "range": {
  2758. "start": {
  2759. "line": 2,
  2760. "character": 12
  2761. },
  2762. "end": {
  2763. "line": 2,
  2764. "character": 13
  2765. }
  2766. },
  2767. "newText": "fbird_query()"
  2768. },
  2769. "data": {
  2770. "uriId": 30,
  2771. "fqsenHash": 1394842309
  2772. },
  2773. "detail": "fbird_query()",
  2774. "sortText": "zfbird_query"
  2775. },
  2776. {
  2777. "kind": 3,
  2778. "label": "fbird_restore",
  2779. "textEdit": {
  2780. "range": {
  2781. "start": {
  2782. "line": 2,
  2783. "character": 12
  2784. },
  2785. "end": {
  2786. "line": 2,
  2787. "character": 13
  2788. }
  2789. },
  2790. "newText": "fbird_restore()"
  2791. },
  2792. "data": {
  2793. "uriId": 30,
  2794. "fqsenHash": 856082763
  2795. },
  2796. "detail": "fbird_restore()",
  2797. "sortText": "zfbird_restore"
  2798. },
  2799. {
  2800. "kind": 3,
  2801. "label": "fbird_rollback",
  2802. "textEdit": {
  2803. "range": {
  2804. "start": {
  2805. "line": 2,
  2806. "character": 12
  2807. },
  2808. "end": {
  2809. "line": 2,
  2810. "character": 13
  2811. }
  2812. },
  2813. "newText": "fbird_rollback()"
  2814. },
  2815. "data": {
  2816. "uriId": 30,
  2817. "fqsenHash": 845668295
  2818. },
  2819. "detail": "fbird_rollback()",
  2820. "sortText": "zfbird_rollback"
  2821. },
  2822. {
  2823. "kind": 3,
  2824. "label": "fbird_rollback_ret",
  2825. "textEdit": {
  2826. "range": {
  2827. "start": {
  2828. "line": 2,
  2829. "character": 12
  2830. },
  2831. "end": {
  2832. "line": 2,
  2833. "character": 13
  2834. }
  2835. },
  2836. "newText": "fbird_rollback_ret()"
  2837. },
  2838. "data": {
  2839. "uriId": 30,
  2840. "fqsenHash": -125727703
  2841. },
  2842. "detail": "fbird_rollback_ret()",
  2843. "sortText": "zfbird_rollback_ret"
  2844. },
  2845. {
  2846. "kind": 3,
  2847. "label": "fbird_server_info",
  2848. "textEdit": {
  2849. "range": {
  2850. "start": {
  2851. "line": 2,
  2852. "character": 12
  2853. },
  2854. "end": {
  2855. "line": 2,
  2856. "character": 13
  2857. }
  2858. },
  2859. "newText": "fbird_server_info()"
  2860. },
  2861. "data": {
  2862. "uriId": 30,
  2863. "fqsenHash": 333205607
  2864. },
  2865. "detail": "fbird_server_info()",
  2866. "sortText": "zfbird_server_info"
  2867. },
  2868. {
  2869. "kind": 3,
  2870. "label": "fbird_service_attach",
  2871. "textEdit": {
  2872. "range": {
  2873. "start": {
  2874. "line": 2,
  2875. "character": 12
  2876. },
  2877. "end": {
  2878. "line": 2,
  2879. "character": 13
  2880. }
  2881. },
  2882. "newText": "fbird_service_attach()"
  2883. },
  2884. "data": {
  2885. "uriId": 30,
  2886. "fqsenHash": -1657370190
  2887. },
  2888. "detail": "fbird_service_attach()",
  2889. "sortText": "zfbird_service_attach"
  2890. },
  2891. {
  2892. "kind": 3,
  2893. "label": "fbird_service_detach",
  2894. "textEdit": {
  2895. "range": {
  2896. "start": {
  2897. "line": 2,
  2898. "character": 12
  2899. },
  2900. "end": {
  2901. "line": 2,
  2902. "character": 13
  2903. }
  2904. },
  2905. "newText": "fbird_service_detach()"
  2906. },
  2907. "data": {
  2908. "uriId": 30,
  2909. "fqsenHash": -1585335552
  2910. },
  2911. "detail": "fbird_service_detach()",
  2912. "sortText": "zfbird_service_detach"
  2913. },
  2914. {
  2915. "kind": 3,
  2916. "label": "fbird_set_event_handler",
  2917. "textEdit": {
  2918. "range": {
  2919. "start": {
  2920. "line": 2,
  2921. "character": 12
  2922. },
  2923. "end": {
  2924. "line": 2,
  2925. "character": 13
  2926. }
  2927. },
  2928. "newText": "fbird_set_event_handler()"
  2929. },
  2930. "data": {
  2931. "uriId": 30,
  2932. "fqsenHash": -1605902331
  2933. },
  2934. "detail": "fbird_set_event_handler()",
  2935. "sortText": "zfbird_set_event_handler"
  2936. },
  2937. {
  2938. "kind": 3,
  2939. "label": "fbird_trans",
  2940. "textEdit": {
  2941. "range": {
  2942. "start": {
  2943. "line": 2,
  2944. "character": 12
  2945. },
  2946. "end": {
  2947. "line": 2,
  2948. "character": 13
  2949. }
  2950. },
  2951. "newText": "fbird_trans()"
  2952. },
  2953. "data": {
  2954. "uriId": 30,
  2955. "fqsenHash": 1397519525
  2956. },
  2957. "detail": "fbird_trans()",
  2958. "sortText": "zfbird_trans"
  2959. },
  2960. {
  2961. "kind": 3,
  2962. "label": "fbird_wait_event",
  2963. "textEdit": {
  2964. "range": {
  2965. "start": {
  2966. "line": 2,
  2967. "character": 12
  2968. },
  2969. "end": {
  2970. "line": 2,
  2971. "character": 13
  2972. }
  2973. },
  2974. "newText": "fbird_wait_event()"
  2975. },
  2976. "data": {
  2977. "uriId": 30,
  2978. "fqsenHash": 1280372595
  2979. },
  2980. "detail": "fbird_wait_event()",
  2981. "sortText": "zfbird_wait_event"
  2982. },
  2983. {
  2984. "kind": 3,
  2985. "label": "ftp_nlist",
  2986. "textEdit": {
  2987. "range": {
  2988. "start": {
  2989. "line": 2,
  2990. "character": 12
  2991. },
  2992. "end": {
  2993. "line": 2,
  2994. "character": 13
  2995. }
  2996. },
  2997. "newText": "ftp_nlist($0)"
  2998. },
  2999. "data": {
  3000. "uriId": 25,
  3001. "fqsenHash": -817890228
  3002. },
  3003. "detail": "ftp_nlist($ftp_stream, $directory)",
  3004. "insertTextFormat": 2,
  3005. "command": {
  3006. "title": "Trigger Parameter Hints",
  3007. "command": "editor.action.triggerParameterHints"
  3008. },
  3009. "sortText": "zftp_nlist"
  3010. },
  3011. {
  3012. "kind": 3,
  3013. "label": "fclose",
  3014. "textEdit": {
  3015. "range": {
  3016. "start": {
  3017. "line": 2,
  3018. "character": 12
  3019. },
  3020. "end": {
  3021. "line": 2,
  3022. "character": 13
  3023. }
  3024. },
  3025. "newText": "fclose($0)"
  3026. },
  3027. "data": {
  3028. "uriId": 79,
  3029. "fqsenHash": 1382473493
  3030. },
  3031. "detail": "fclose($handle)",
  3032. "insertTextFormat": 2,
  3033. "command": {
  3034. "title": "Trigger Parameter Hints",
  3035. "command": "editor.action.triggerParameterHints"
  3036. },
  3037. "sortText": "zfclose"
  3038. },
  3039. {
  3040. "kind": 3,
  3041. "label": "ftp_nb_put",
  3042. "textEdit": {
  3043. "range": {
  3044. "start": {
  3045. "line": 2,
  3046. "character": 12
  3047. },
  3048. "end": {
  3049. "line": 2,
  3050. "character": 13
  3051. }
  3052. },
  3053. "newText": "ftp_nb_put($0)"
  3054. },
  3055. "data": {
  3056. "uriId": 25,
  3057. "fqsenHash": 405670852
  3058. },
  3059. "detail": "ftp_nb_put($ftp_stream, $remote_file, $local_file, $mode [, $startpos])",
  3060. "insertTextFormat": 2,
  3061. "command": {
  3062. "title": "Trigger Parameter Hints",
  3063. "command": "editor.action.triggerParameterHints"
  3064. },
  3065. "sortText": "zftp_nb_put"
  3066. },
  3067. {
  3068. "kind": 3,
  3069. "label": "ftp_nb_get",
  3070. "textEdit": {
  3071. "range": {
  3072. "start": {
  3073. "line": 2,
  3074. "character": 12
  3075. },
  3076. "end": {
  3077. "line": 2,
  3078. "character": 13
  3079. }
  3080. },
  3081. "newText": "ftp_nb_get($0)"
  3082. },
  3083. "data": {
  3084. "uriId": 25,
  3085. "fqsenHash": 405661707
  3086. },
  3087. "detail": "ftp_nb_get($ftp_stream, $local_file, $remote_file, $mode [, $resumepos])",
  3088. "insertTextFormat": 2,
  3089. "command": {
  3090. "title": "Trigger Parameter Hints",
  3091. "command": "editor.action.triggerParameterHints"
  3092. },
  3093. "sortText": "zftp_nb_get"
  3094. },
  3095. {
  3096. "kind": 3,
  3097. "label": "ftp_nb_fput",
  3098. "textEdit": {
  3099. "range": {
  3100. "start": {
  3101. "line": 2,
  3102. "character": 12
  3103. },
  3104. "end": {
  3105. "line": 2,
  3106. "character": 13
  3107. }
  3108. },
  3109. "newText": "ftp_nb_fput($0)"
  3110. },
  3111. "data": {
  3112. "uriId": 25,
  3113. "fqsenHash": -309408044
  3114. },
  3115. "detail": "ftp_nb_fput($ftp_stream, $remote_file, $handle, $mode [, $startpos])",
  3116. "insertTextFormat": 2,
  3117. "command": {
  3118. "title": "Trigger Parameter Hints",
  3119. "command": "editor.action.triggerParameterHints"
  3120. },
  3121. "sortText": "zftp_nb_fput"
  3122. },
  3123. {
  3124. "kind": 3,
  3125. "label": "ftp_nb_fget",
  3126. "textEdit": {
  3127. "range": {
  3128. "start": {
  3129. "line": 2,
  3130. "character": 12
  3131. },
  3132. "end": {
  3133. "line": 2,
  3134. "character": 13
  3135. }
  3136. },
  3137. "newText": "ftp_nb_fget($0)"
  3138. },
  3139. "data": {
  3140. "uriId": 25,
  3141. "fqsenHash": -309417189
  3142. },
  3143. "detail": "ftp_nb_fget($ftp_stream, $handle, $remote_file, $mode [, $resumepos])",
  3144. "insertTextFormat": 2,
  3145. "command": {
  3146. "title": "Trigger Parameter Hints",
  3147. "command": "editor.action.triggerParameterHints"
  3148. },
  3149. "sortText": "zftp_nb_fget"
  3150. },
  3151. {
  3152. "kind": 3,
  3153. "label": "ftp_nb_continue",
  3154. "textEdit": {
  3155. "range": {
  3156. "start": {
  3157. "line": 2,
  3158. "character": 12
  3159. },
  3160. "end": {
  3161. "line": 2,
  3162. "character": 13
  3163. }
  3164. },
  3165. "newText": "ftp_nb_continue($0)"
  3166. },
  3167. "data": {
  3168. "uriId": 25,
  3169. "fqsenHash": 1624833298
  3170. },
  3171. "detail": "ftp_nb_continue($ftp_stream)",
  3172. "insertTextFormat": 2,
  3173. "command": {
  3174. "title": "Trigger Parameter Hints",
  3175. "command": "editor.action.triggerParameterHints"
  3176. },
  3177. "sortText": "zftp_nb_continue"
  3178. },
  3179. {
  3180. "kind": 21,
  3181. "label": "FTP_MOREDATA",
  3182. "textEdit": {
  3183. "range": {
  3184. "start": {
  3185. "line": 2,
  3186. "character": 12
  3187. },
  3188. "end": {
  3189. "line": 2,
  3190. "character": 13
  3191. }
  3192. },
  3193. "newText": "FTP_MOREDATA"
  3194. },
  3195. "data": {
  3196. "uriId": 25,
  3197. "fqsenHash": 765652192
  3198. },
  3199. "detail": "FTP_MOREDATA = 2",
  3200. "sortText": "zFTP_MOREDATA"
  3201. },
  3202. {
  3203. "kind": 3,
  3204. "label": "ftp_mlsd",
  3205. "textEdit": {
  3206. "range": {
  3207. "start": {
  3208. "line": 2,
  3209. "character": 12
  3210. },
  3211. "end": {
  3212. "line": 2,
  3213. "character": 13
  3214. }
  3215. },
  3216. "newText": "ftp_mlsd($0)"
  3217. },
  3218. "data": {
  3219. "uriId": 25,
  3220. "fqsenHash": -580602384
  3221. },
  3222. "detail": "ftp_mlsd($ftp, $directory)",
  3223. "insertTextFormat": 2,
  3224. "command": {
  3225. "title": "Trigger Parameter Hints",
  3226. "command": "editor.action.triggerParameterHints"
  3227. },
  3228. "sortText": "zftp_mlsd"
  3229. },
  3230. {
  3231. "kind": 3,
  3232. "label": "ftp_mkdir",
  3233. "textEdit": {
  3234. "range": {
  3235. "start": {
  3236. "line": 2,
  3237. "character": 12
  3238. },
  3239. "end": {
  3240. "line": 2,
  3241. "character": 13
  3242. }
  3243. },
  3244. "newText": "ftp_mkdir($0)"
  3245. },
  3246. "data": {
  3247. "uriId": 25,
  3248. "fqsenHash": -818848657
  3249. },
  3250. "detail": "ftp_mkdir($ftp_stream, $directory)",
  3251. "insertTextFormat": 2,
  3252. "command": {
  3253. "title": "Trigger Parameter Hints",
  3254. "command": "editor.action.triggerParameterHints"
  3255. },
  3256. "sortText": "zftp_mkdir"
  3257. },
  3258. {
  3259. "kind": 3,
  3260. "label": "feof",
  3261. "textEdit": {
  3262. "range": {
  3263. "start": {
  3264. "line": 2,
  3265. "character": 12
  3266. },
  3267. "end": {
  3268. "line": 2,
  3269. "character": 13
  3270. }
  3271. },
  3272. "newText": "feof($0)"
  3273. },
  3274. "data": {
  3275. "uriId": 79,
  3276. "fqsenHash": 5909849
  3277. },
  3278. "detail": "feof($handle)",
  3279. "insertTextFormat": 2,
  3280. "command": {
  3281. "title": "Trigger Parameter Hints",
  3282. "command": "editor.action.triggerParameterHints"
  3283. },
  3284. "sortText": "zfeof"
  3285. }
  3286. ],
  3287. "isIncomplete": true
  3288. }
  3289.  
  3290.  
  3291. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  3292. Params: {
  3293. "textDocument": {
  3294. "version": 19,
  3295. "uri": "file:///home/zlianon/index.php"
  3296. },
  3297. "contentChanges": [
  3298. {
  3299. "range": {
  3300. "start": {
  3301. "line": 2,
  3302. "character": 13
  3303. },
  3304. "end": {
  3305. "line": 2,
  3306. "character": 13
  3307. }
  3308. },
  3309. "rangeLength": 0,
  3310. "text": "u"
  3311. }
  3312. ]
  3313. }
  3314.  
  3315.  
  3316. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  3317. Params: {
  3318. "textDocument": {
  3319. "version": 20,
  3320. "uri": "file:///home/zlianon/index.php"
  3321. },
  3322. "contentChanges": [
  3323. {
  3324. "range": {
  3325. "start": {
  3326. "line": 2,
  3327. "character": 14
  3328. },
  3329. "end": {
  3330. "line": 2,
  3331. "character": 14
  3332. }
  3333. },
  3334. "rangeLength": 0,
  3335. "text": "n"
  3336. }
  3337. ]
  3338. }
  3339.  
  3340.  
  3341. [Trace - 10:01:11 PM] Sending request 'textDocument/completion - (7)'.
  3342. Params: {
  3343. "textDocument": {
  3344. "uri": "file:///home/zlianon/index.php"
  3345. },
  3346. "position": {
  3347. "line": 2,
  3348. "character": 15
  3349. },
  3350. "context": {
  3351. "triggerKind": 3
  3352. }
  3353. }
  3354.  
  3355.  
  3356. [Trace - 10:01:11 PM] Sending notification 'textDocument/didChange'.
  3357. Params: {
  3358. "textDocument": {
  3359. "version": 21,
  3360. "uri": "file:///home/zlianon/index.php"
  3361. },
  3362. "contentChanges": [
  3363. {
  3364. "range": {
  3365. "start": {
  3366. "line": 2,
  3367. "character": 15
  3368. },
  3369. "end": {
  3370. "line": 2,
  3371. "character": 15
  3372. }
  3373. },
  3374. "rangeLength": 0,
  3375. "text": "c"
  3376. }
  3377. ]
  3378. }
  3379.  
  3380.  
  3381. [Trace - 10:01:11 PM] Sending request 'textDocument/completion - (8)'.
  3382. Params: {
  3383. "textDocument": {
  3384. "uri": "file:///home/zlianon/index.php"
  3385. },
  3386. "position": {
  3387. "line": 2,
  3388. "character": 16
  3389. },
  3390. "context": {
  3391. "triggerKind": 3
  3392. }
  3393. }
  3394.  
  3395.  
  3396. [Trace - 10:01:11 PM] Received response 'textDocument/completion - (7)' in 151ms.
  3397. Result: {
  3398. "items": [
  3399. {
  3400. "label": "function",
  3401. "kind": 14,
  3402. "textEdit": {
  3403. "range": {
  3404. "start": {
  3405. "line": 2,
  3406. "character": 12
  3407. },
  3408. "end": {
  3409. "line": 2,
  3410. "character": 15
  3411. }
  3412. },
  3413. "newText": "function"
  3414. },
  3415. "sortText": "function"
  3416. },
  3417. {
  3418. "label": "function",
  3419. "kind": 14,
  3420. "textEdit": {
  3421. "range": {
  3422. "start": {
  3423. "line": 2,
  3424. "character": 12
  3425. },
  3426. "end": {
  3427. "line": 2,
  3428. "character": 15
  3429. }
  3430. },
  3431. "newText": "function"
  3432. },
  3433. "sortText": "function"
  3434. },
  3435. {
  3436. "kind": 3,
  3437. "label": "func_get_arg",
  3438. "textEdit": {
  3439. "range": {
  3440. "start": {
  3441. "line": 2,
  3442. "character": 12
  3443. },
  3444. "end": {
  3445. "line": 2,
  3446. "character": 15
  3447. }
  3448. },
  3449. "newText": "func_get_arg($0)"
  3450. },
  3451. "data": {
  3452. "uriId": 7,
  3453. "fqsenHash": -1091143947
  3454. },
  3455. "detail": "func_get_arg($arg_num)",
  3456. "insertTextFormat": 2,
  3457. "command": {
  3458. "title": "Trigger Parameter Hints",
  3459. "command": "editor.action.triggerParameterHints"
  3460. },
  3461. "sortText": "zfunc_get_arg"
  3462. },
  3463. {
  3464. "kind": 3,
  3465. "label": "func_get_args",
  3466. "textEdit": {
  3467. "range": {
  3468. "start": {
  3469. "line": 2,
  3470. "character": 12
  3471. },
  3472. "end": {
  3473. "line": 2,
  3474. "character": 15
  3475. }
  3476. },
  3477. "newText": "func_get_args()"
  3478. },
  3479. "data": {
  3480. "uriId": 7,
  3481. "fqsenHash": 534276126
  3482. },
  3483. "detail": "func_get_args()",
  3484. "sortText": "zfunc_get_args"
  3485. },
  3486. {
  3487. "kind": 3,
  3488. "label": "func_num_args",
  3489. "textEdit": {
  3490. "range": {
  3491. "start": {
  3492. "line": 2,
  3493. "character": 12
  3494. },
  3495. "end": {
  3496. "line": 2,
  3497. "character": 15
  3498. }
  3499. },
  3500. "newText": "func_num_args()"
  3501. },
  3502. "data": {
  3503. "uriId": 7,
  3504. "fqsenHash": 963799534
  3505. },
  3506. "detail": "func_num_args()",
  3507. "sortText": "zfunc_num_args"
  3508. },
  3509. {
  3510. "kind": 3,
  3511. "label": "function_exists",
  3512. "textEdit": {
  3513. "range": {
  3514. "start": {
  3515. "line": 2,
  3516. "character": 12
  3517. },
  3518. "end": {
  3519. "line": 2,
  3520. "character": 15
  3521. }
  3522. },
  3523. "newText": "function_exists($0)"
  3524. },
  3525. "data": {
  3526. "uriId": 7,
  3527. "fqsenHash": 222467136
  3528. },
  3529. "detail": "function_exists($function_name)",
  3530. "insertTextFormat": 2,
  3531. "command": {
  3532. "title": "Trigger Parameter Hints",
  3533. "command": "editor.action.triggerParameterHints"
  3534. },
  3535. "sortText": "zfunction_exists"
  3536. },
  3537. {
  3538. "kind": 21,
  3539. "label": "T_FUNC_C",
  3540. "textEdit": {
  3541. "range": {
  3542. "start": {
  3543. "line": 2,
  3544. "character": 12
  3545. },
  3546. "end": {
  3547. "line": 2,
  3548. "character": 15
  3549. }
  3550. },
  3551. "newText": "T_FUNC_C"
  3552. },
  3553. "data": {
  3554. "uriId": 91,
  3555. "fqsenHash": -2069235753
  3556. },
  3557. "detail": "T_FUNC_C = 376",
  3558. "sortText": "zT_FUNC_C"
  3559. },
  3560. {
  3561. "kind": 21,
  3562. "label": "__FUNCTION__",
  3563. "textEdit": {
  3564. "range": {
  3565. "start": {
  3566. "line": 2,
  3567. "character": 12
  3568. },
  3569. "end": {
  3570. "line": 2,
  3571. "character": 15
  3572. }
  3573. },
  3574. "newText": "__FUNCTION__"
  3575. },
  3576. "data": {
  3577. "uriId": 73,
  3578. "fqsenHash": -285038692
  3579. },
  3580. "detail": "__FUNCTION__ = ",
  3581. "sortText": "z__FUNCTION__"
  3582. },
  3583. {
  3584. "kind": 21,
  3585. "label": "T_FUNCTION",
  3586. "textEdit": {
  3587. "range": {
  3588. "start": {
  3589. "line": 2,
  3590. "character": 12
  3591. },
  3592. "end": {
  3593. "line": 2,
  3594. "character": 15
  3595. }
  3596. },
  3597. "newText": "T_FUNCTION"
  3598. },
  3599. "data": {
  3600. "uriId": 91,
  3601. "fqsenHash": 33980007
  3602. },
  3603. "detail": "T_FUNCTION = 346",
  3604. "sortText": "zT_FUNCTION"
  3605. },
  3606. {
  3607. "kind": 7,
  3608. "label": "BadFunctionCallException",
  3609. "textEdit": {
  3610. "range": {
  3611. "start": {
  3612. "line": 2,
  3613. "character": 12
  3614. },
  3615. "end": {
  3616. "line": 2,
  3617. "character": 15
  3618. }
  3619. },
  3620. "newText": "BadFunctionCallException"
  3621. },
  3622. "data": {
  3623. "uriId": 67,
  3624. "fqsenHash": -477565450
  3625. },
  3626. "sortText": "zBadFunctionCallException"
  3627. },
  3628. {
  3629. "kind": 21,
  3630. "label": "SOAP_FUNCTIONS_ALL",
  3631. "textEdit": {
  3632. "range": {
  3633. "start": {
  3634. "line": 2,
  3635. "character": 12
  3636. },
  3637. "end": {
  3638. "line": 2,
  3639. "character": 15
  3640. }
  3641. },
  3642. "newText": "SOAP_FUNCTIONS_ALL"
  3643. },
  3644. "data": {
  3645. "uriId": 64,
  3646. "fqsenHash": 932103181
  3647. },
  3648. "detail": "SOAP_FUNCTIONS_ALL = 999",
  3649. "sortText": "zSOAP_FUNCTIONS_ALL"
  3650. },
  3651. {
  3652. "kind": 21,
  3653. "label": "CURLE_FUNCTION_NOT_FOUND",
  3654. "textEdit": {
  3655. "range": {
  3656. "start": {
  3657. "line": 2,
  3658. "character": 12
  3659. },
  3660. "end": {
  3661. "line": 2,
  3662. "character": 15
  3663. }
  3664. },
  3665. "newText": "CURLE_FUNCTION_NOT_FOUND"
  3666. },
  3667. "data": {
  3668. "uriId": 13,
  3669. "fqsenHash": -976961127
  3670. },
  3671. "detail": "CURLE_FUNCTION_NOT_FOUND = 41",
  3672. "sortText": "zCURLE_FUNCTION_NOT_FOUND"
  3673. },
  3674. {
  3675. "kind": 3,
  3676. "label": "create_function",
  3677. "textEdit": {
  3678. "range": {
  3679. "start": {
  3680. "line": 2,
  3681. "character": 12
  3682. },
  3683. "end": {
  3684. "line": 2,
  3685. "character": 15
  3686. }
  3687. },
  3688. "newText": "create_function($0)"
  3689. },
  3690. "data": {
  3691. "uriId": 7,
  3692. "fqsenHash": 765720920
  3693. },
  3694. "detail": "create_function($args, $code)",
  3695. "insertTextFormat": 2,
  3696. "command": {
  3697. "title": "Trigger Parameter Hints",
  3698. "command": "editor.action.triggerParameterHints"
  3699. },
  3700. "sortText": "zcreate_function"
  3701. },
  3702. {
  3703. "kind": 3,
  3704. "label": "call_user_func",
  3705. "textEdit": {
  3706. "range": {
  3707. "start": {
  3708. "line": 2,
  3709. "character": 12
  3710. },
  3711. "end": {
  3712. "line": 2,
  3713. "character": 15
  3714. }
  3715. },
  3716. "newText": "call_user_func($0)"
  3717. },
  3718. "data": {
  3719. "uriId": 78,
  3720. "fqsenHash": -1864274726
  3721. },
  3722. "detail": "call_user_func($function, ...$parameter)",
  3723. "insertTextFormat": 2,
  3724. "command": {
  3725. "title": "Trigger Parameter Hints",
  3726. "command": "editor.action.triggerParameterHints"
  3727. },
  3728. "sortText": "zcall_user_func"
  3729. },
  3730. {
  3731. "kind": 3,
  3732. "label": "call_user_func_array",
  3733. "textEdit": {
  3734. "range": {
  3735. "start": {
  3736. "line": 2,
  3737. "character": 12
  3738. },
  3739. "end": {
  3740. "line": 2,
  3741. "character": 15
  3742. }
  3743. },
  3744. "newText": "call_user_func_array($0)"
  3745. },
  3746. "data": {
  3747. "uriId": 78,
  3748. "fqsenHash": 2027402932
  3749. },
  3750. "detail": "call_user_func_array($function, array $param_arr)",
  3751. "insertTextFormat": 2,
  3752. "command": {
  3753. "title": "Trigger Parameter Hints",
  3754. "command": "editor.action.triggerParameterHints"
  3755. },
  3756. "sortText": "zcall_user_func_array"
  3757. },
  3758. {
  3759. "kind": 7,
  3760. "label": "ReflectionFunctionAbstract",
  3761. "textEdit": {
  3762. "range": {
  3763. "start": {
  3764. "line": 2,
  3765. "character": 12
  3766. },
  3767. "end": {
  3768. "line": 2,
  3769. "character": 15
  3770. }
  3771. },
  3772. "newText": "ReflectionFunctionAbstract"
  3773. },
  3774. "data": {
  3775. "uriId": 57,
  3776. "fqsenHash": 446063527
  3777. },
  3778. "sortText": "zReflectionFunctionAbstract"
  3779. },
  3780. {
  3781. "kind": 21,
  3782. "label": "CURLE_BAD_FUNCTION_ARGUMENT",
  3783. "textEdit": {
  3784. "range": {
  3785. "start": {
  3786. "line": 2,
  3787. "character": 12
  3788. },
  3789. "end": {
  3790. "line": 2,
  3791. "character": 15
  3792. }
  3793. },
  3794. "newText": "CURLE_BAD_FUNCTION_ARGUMENT"
  3795. },
  3796. "data": {
  3797. "uriId": 13,
  3798. "fqsenHash": 858343104
  3799. },
  3800. "detail": "CURLE_BAD_FUNCTION_ARGUMENT = 43",
  3801. "sortText": "zCURLE_BAD_FUNCTION_ARGUMENT"
  3802. },
  3803. {
  3804. "kind": 7,
  3805. "label": "ReflectionFunction",
  3806. "textEdit": {
  3807. "range": {
  3808. "start": {
  3809. "line": 2,
  3810. "character": 12
  3811. },
  3812. "end": {
  3813. "line": 2,
  3814. "character": 15
  3815. }
  3816. },
  3817. "newText": "ReflectionFunction"
  3818. },
  3819. "data": {
  3820. "uriId": 57,
  3821. "fqsenHash": -1694054267
  3822. },
  3823. "sortText": "zReflectionFunction"
  3824. },
  3825. {
  3826. "kind": 21,
  3827. "label": "U_INVALID_FUNCTION",
  3828. "textEdit": {
  3829. "range": {
  3830. "start": {
  3831. "line": 2,
  3832. "character": 12
  3833. },
  3834. "end": {
  3835. "line": 2,
  3836. "character": 15
  3837. }
  3838. },
  3839. "newText": "U_INVALID_FUNCTION"
  3840. },
  3841. "data": {
  3842. "uriId": 32,
  3843. "fqsenHash": -1255360786
  3844. },
  3845. "detail": "U_INVALID_FUNCTION = 65570",
  3846. "sortText": "zU_INVALID_FUNCTION"
  3847. },
  3848. {
  3849. "kind": 3,
  3850. "label": "get_defined_functions",
  3851. "textEdit": {
  3852. "range": {
  3853. "start": {
  3854. "line": 2,
  3855. "character": 12
  3856. },
  3857. "end": {
  3858. "line": 2,
  3859. "character": 15
  3860. }
  3861. },
  3862. "newText": "get_defined_functions($0)"
  3863. },
  3864. "data": {
  3865. "uriId": 7,
  3866. "fqsenHash": 1798367257
  3867. },
  3868. "detail": "get_defined_functions([$exclude_disabled])",
  3869. "insertTextFormat": 2,
  3870. "command": {
  3871. "title": "Trigger Parameter Hints",
  3872. "command": "editor.action.triggerParameterHints"
  3873. },
  3874. "sortText": "zget_defined_functions"
  3875. },
  3876. {
  3877. "kind": 3,
  3878. "label": "spl_autoload_functions",
  3879. "textEdit": {
  3880. "range": {
  3881. "start": {
  3882. "line": 2,
  3883. "character": 12
  3884. },
  3885. "end": {
  3886. "line": 2,
  3887. "character": 15
  3888. }
  3889. },
  3890. "newText": "spl_autoload_functions()"
  3891. },
  3892. "data": {
  3893. "uriId": 69,
  3894. "fqsenHash": -971055292
  3895. },
  3896. "detail": "spl_autoload_functions()",
  3897. "sortText": "zspl_autoload_functions"
  3898. },
  3899. {
  3900. "kind": 3,
  3901. "label": "register_tick_function",
  3902. "textEdit": {
  3903. "range": {
  3904. "start": {
  3905. "line": 2,
  3906. "character": 12
  3907. },
  3908. "end": {
  3909. "line": 2,
  3910. "character": 15
  3911. }
  3912. },
  3913. "newText": "register_tick_function($0)"
  3914. },
  3915. "data": {
  3916. "uriId": 78,
  3917. "fqsenHash": 1000261473
  3918. },
  3919. "detail": "register_tick_function($function [, $arg [, $_]])",
  3920. "insertTextFormat": 2,
  3921. "command": {
  3922. "title": "Trigger Parameter Hints",
  3923. "command": "editor.action.triggerParameterHints"
  3924. },
  3925. "sortText": "zregister_tick_function"
  3926. },
  3927. {
  3928. "kind": 3,
  3929. "label": "get_extension_funcs",
  3930. "textEdit": {
  3931. "range": {
  3932. "start": {
  3933. "line": 2,
  3934. "character": 12
  3935. },
  3936. "end": {
  3937. "line": 2,
  3938. "character": 15
  3939. }
  3940. },
  3941. "newText": "get_extension_funcs($0)"
  3942. },
  3943. "data": {
  3944. "uriId": 7,
  3945. "fqsenHash": -1427356061
  3946. },
  3947. "detail": "get_extension_funcs($module_name)",
  3948. "insertTextFormat": 2,
  3949. "command": {
  3950. "title": "Trigger Parameter Hints",
  3951. "command": "editor.action.triggerParameterHints"
  3952. },
  3953. "sortText": "zget_extension_funcs"
  3954. },
  3955. {
  3956. "kind": 3,
  3957. "label": "unregister_tick_function",
  3958. "textEdit": {
  3959. "range": {
  3960. "start": {
  3961. "line": 2,
  3962. "character": 12
  3963. },
  3964. "end": {
  3965. "line": 2,
  3966. "character": 15
  3967. }
  3968. },
  3969. "newText": "unregister_tick_function($0)"
  3970. },
  3971. "data": {
  3972. "uriId": 78,
  3973. "fqsenHash": -140441478
  3974. },
  3975. "detail": "unregister_tick_function($function)",
  3976. "insertTextFormat": 2,
  3977. "command": {
  3978. "title": "Trigger Parameter Hints",
  3979. "command": "editor.action.triggerParameterHints"
  3980. },
  3981. "sortText": "zunregister_tick_function"
  3982. },
  3983. {
  3984. "kind": 21,
  3985. "label": "CURLOPT_FNMATCH_FUNCTION",
  3986. "textEdit": {
  3987. "range": {
  3988. "start": {
  3989. "line": 2,
  3990. "character": 12
  3991. },
  3992. "end": {
  3993. "line": 2,
  3994. "character": 15
  3995. }
  3996. },
  3997. "newText": "CURLOPT_FNMATCH_FUNCTION"
  3998. },
  3999. "data": {
  4000. "uriId": 13,
  4001. "fqsenHash": -237620138
  4002. },
  4003. "detail": "CURLOPT_FNMATCH_FUNCTION = 20200",
  4004. "sortText": "zCURLOPT_FNMATCH_FUNCTION"
  4005. },
  4006. {
  4007. "kind": 3,
  4008. "label": "register_shutdown_function",
  4009. "textEdit": {
  4010. "range": {
  4011. "start": {
  4012. "line": 2,
  4013. "character": 12
  4014. },
  4015. "end": {
  4016. "line": 2,
  4017. "character": 15
  4018. }
  4019. },
  4020. "newText": "register_shutdown_function($0)"
  4021. },
  4022. "data": {
  4023. "uriId": 78,
  4024. "fqsenHash": -685873336
  4025. },
  4026. "detail": "register_shutdown_function($function [, $parameter [, $_]])",
  4027. "insertTextFormat": 2,
  4028. "command": {
  4029. "title": "Trigger Parameter Hints",
  4030. "command": "editor.action.triggerParameterHints"
  4031. },
  4032. "sortText": "zregister_shutdown_function"
  4033. },
  4034. {
  4035. "kind": 21,
  4036. "label": "PGSQL_DIAG_SOURCE_FUNCTION",
  4037. "textEdit": {
  4038. "range": {
  4039. "start": {
  4040. "line": 2,
  4041. "character": 12
  4042. },
  4043. "end": {
  4044. "line": 2,
  4045. "character": 15
  4046. }
  4047. },
  4048. "newText": "PGSQL_DIAG_SOURCE_FUNCTION"
  4049. },
  4050. "data": {
  4051. "uriId": 51,
  4052. "fqsenHash": -350899052
  4053. },
  4054. "detail": "PGSQL_DIAG_SOURCE_FUNCTION = 82",
  4055. "sortText": "zPGSQL_DIAG_SOURCE_FUNCTION"
  4056. },
  4057. {
  4058. "kind": 3,
  4059. "label": "readline_completion_function",
  4060. "textEdit": {
  4061. "range": {
  4062. "start": {
  4063. "line": 2,
  4064. "character": 12
  4065. },
  4066. "end": {
  4067. "line": 2,
  4068. "character": 15
  4069. }
  4070. },
  4071. "newText": "readline_completion_function($0)"
  4072. },
  4073. "data": {
  4074. "uriId": 55,
  4075. "fqsenHash": 286800169
  4076. },
  4077. "detail": "readline_completion_function(callable $function)",
  4078. "insertTextFormat": 2,
  4079. "command": {
  4080. "title": "Trigger Parameter Hints",
  4081. "command": "editor.action.triggerParameterHints"
  4082. },
  4083. "sortText": "zreadline_completion_function"
  4084. }
  4085. ],
  4086. "isIncomplete": false
  4087. }
  4088.  
  4089.  
  4090. [Trace - 10:01:11 PM] Received response 'textDocument/completion - (8)' in 65ms.
  4091. Result: {
  4092. "items": [
  4093. {
  4094. "label": "function",
  4095. "kind": 14,
  4096. "textEdit": {
  4097. "range": {
  4098. "start": {
  4099. "line": 2,
  4100. "character": 12
  4101. },
  4102. "end": {
  4103. "line": 2,
  4104. "character": 16
  4105. }
  4106. },
  4107. "newText": "function"
  4108. },
  4109. "sortText": "function"
  4110. },
  4111. {
  4112. "label": "function",
  4113. "kind": 14,
  4114. "textEdit": {
  4115. "range": {
  4116. "start": {
  4117. "line": 2,
  4118. "character": 12
  4119. },
  4120. "end": {
  4121. "line": 2,
  4122. "character": 16
  4123. }
  4124. },
  4125. "newText": "function"
  4126. },
  4127. "sortText": "function"
  4128. },
  4129. {
  4130. "kind": 3,
  4131. "label": "func_get_arg",
  4132. "textEdit": {
  4133. "range": {
  4134. "start": {
  4135. "line": 2,
  4136. "character": 12
  4137. },
  4138. "end": {
  4139. "line": 2,
  4140. "character": 16
  4141. }
  4142. },
  4143. "newText": "func_get_arg($0)"
  4144. },
  4145. "data": {
  4146. "uriId": 7,
  4147. "fqsenHash": -1091143947
  4148. },
  4149. "detail": "func_get_arg($arg_num)",
  4150. "insertTextFormat": 2,
  4151. "command": {
  4152. "title": "Trigger Parameter Hints",
  4153. "command": "editor.action.triggerParameterHints"
  4154. },
  4155. "sortText": "zfunc_get_arg"
  4156. },
  4157. {
  4158. "kind": 3,
  4159. "label": "func_get_args",
  4160. "textEdit": {
  4161. "range": {
  4162. "start": {
  4163. "line": 2,
  4164. "character": 12
  4165. },
  4166. "end": {
  4167. "line": 2,
  4168. "character": 16
  4169. }
  4170. },
  4171. "newText": "func_get_args()"
  4172. },
  4173. "data": {
  4174. "uriId": 7,
  4175. "fqsenHash": 534276126
  4176. },
  4177. "detail": "func_get_args()",
  4178. "sortText": "zfunc_get_args"
  4179. },
  4180. {
  4181. "kind": 3,
  4182. "label": "func_num_args",
  4183. "textEdit": {
  4184. "range": {
  4185. "start": {
  4186. "line": 2,
  4187. "character": 12
  4188. },
  4189. "end": {
  4190. "line": 2,
  4191. "character": 16
  4192. }
  4193. },
  4194. "newText": "func_num_args()"
  4195. },
  4196. "data": {
  4197. "uriId": 7,
  4198. "fqsenHash": 963799534
  4199. },
  4200. "detail": "func_num_args()",
  4201. "sortText": "zfunc_num_args"
  4202. },
  4203. {
  4204. "kind": 3,
  4205. "label": "function_exists",
  4206. "textEdit": {
  4207. "range": {
  4208. "start": {
  4209. "line": 2,
  4210. "character": 12
  4211. },
  4212. "end": {
  4213. "line": 2,
  4214. "character": 16
  4215. }
  4216. },
  4217. "newText": "function_exists($0)"
  4218. },
  4219. "data": {
  4220. "uriId": 7,
  4221. "fqsenHash": 222467136
  4222. },
  4223. "detail": "function_exists($function_name)",
  4224. "insertTextFormat": 2,
  4225. "command": {
  4226. "title": "Trigger Parameter Hints",
  4227. "command": "editor.action.triggerParameterHints"
  4228. },
  4229. "sortText": "zfunction_exists"
  4230. },
  4231. {
  4232. "kind": 21,
  4233. "label": "T_FUNC_C",
  4234. "textEdit": {
  4235. "range": {
  4236. "start": {
  4237. "line": 2,
  4238. "character": 12
  4239. },
  4240. "end": {
  4241. "line": 2,
  4242. "character": 16
  4243. }
  4244. },
  4245. "newText": "T_FUNC_C"
  4246. },
  4247. "data": {
  4248. "uriId": 91,
  4249. "fqsenHash": -2069235753
  4250. },
  4251. "detail": "T_FUNC_C = 376",
  4252. "sortText": "zT_FUNC_C"
  4253. },
  4254. {
  4255. "kind": 21,
  4256. "label": "__FUNCTION__",
  4257. "textEdit": {
  4258. "range": {
  4259. "start": {
  4260. "line": 2,
  4261. "character": 12
  4262. },
  4263. "end": {
  4264. "line": 2,
  4265. "character": 16
  4266. }
  4267. },
  4268. "newText": "__FUNCTION__"
  4269. },
  4270. "data": {
  4271. "uriId": 73,
  4272. "fqsenHash": -285038692
  4273. },
  4274. "detail": "__FUNCTION__ = ",
  4275. "sortText": "z__FUNCTION__"
  4276. },
  4277. {
  4278. "kind": 21,
  4279. "label": "T_FUNCTION",
  4280. "textEdit": {
  4281. "range": {
  4282. "start": {
  4283. "line": 2,
  4284. "character": 12
  4285. },
  4286. "end": {
  4287. "line": 2,
  4288. "character": 16
  4289. }
  4290. },
  4291. "newText": "T_FUNCTION"
  4292. },
  4293. "data": {
  4294. "uriId": 91,
  4295. "fqsenHash": 33980007
  4296. },
  4297. "detail": "T_FUNCTION = 346",
  4298. "sortText": "zT_FUNCTION"
  4299. },
  4300. {
  4301. "kind": 7,
  4302. "label": "BadFunctionCallException",
  4303. "textEdit": {
  4304. "range": {
  4305. "start": {
  4306. "line": 2,
  4307. "character": 12
  4308. },
  4309. "end": {
  4310. "line": 2,
  4311. "character": 16
  4312. }
  4313. },
  4314. "newText": "BadFunctionCallException"
  4315. },
  4316. "data": {
  4317. "uriId": 67,
  4318. "fqsenHash": -477565450
  4319. },
  4320. "sortText": "zBadFunctionCallException"
  4321. },
  4322. {
  4323. "kind": 21,
  4324. "label": "SOAP_FUNCTIONS_ALL",
  4325. "textEdit": {
  4326. "range": {
  4327. "start": {
  4328. "line": 2,
  4329. "character": 12
  4330. },
  4331. "end": {
  4332. "line": 2,
  4333. "character": 16
  4334. }
  4335. },
  4336. "newText": "SOAP_FUNCTIONS_ALL"
  4337. },
  4338. "data": {
  4339. "uriId": 64,
  4340. "fqsenHash": 932103181
  4341. },
  4342. "detail": "SOAP_FUNCTIONS_ALL = 999",
  4343. "sortText": "zSOAP_FUNCTIONS_ALL"
  4344. },
  4345. {
  4346. "kind": 21,
  4347. "label": "CURLE_FUNCTION_NOT_FOUND",
  4348. "textEdit": {
  4349. "range": {
  4350. "start": {
  4351. "line": 2,
  4352. "character": 12
  4353. },
  4354. "end": {
  4355. "line": 2,
  4356. "character": 16
  4357. }
  4358. },
  4359. "newText": "CURLE_FUNCTION_NOT_FOUND"
  4360. },
  4361. "data": {
  4362. "uriId": 13,
  4363. "fqsenHash": -976961127
  4364. },
  4365. "detail": "CURLE_FUNCTION_NOT_FOUND = 41",
  4366. "sortText": "zCURLE_FUNCTION_NOT_FOUND"
  4367. },
  4368. {
  4369. "kind": 3,
  4370. "label": "create_function",
  4371. "textEdit": {
  4372. "range": {
  4373. "start": {
  4374. "line": 2,
  4375. "character": 12
  4376. },
  4377. "end": {
  4378. "line": 2,
  4379. "character": 16
  4380. }
  4381. },
  4382. "newText": "create_function($0)"
  4383. },
  4384. "data": {
  4385. "uriId": 7,
  4386. "fqsenHash": 765720920
  4387. },
  4388. "detail": "create_function($args, $code)",
  4389. "insertTextFormat": 2,
  4390. "command": {
  4391. "title": "Trigger Parameter Hints",
  4392. "command": "editor.action.triggerParameterHints"
  4393. },
  4394. "sortText": "zcreate_function"
  4395. },
  4396. {
  4397. "kind": 3,
  4398. "label": "call_user_func",
  4399. "textEdit": {
  4400. "range": {
  4401. "start": {
  4402. "line": 2,
  4403. "character": 12
  4404. },
  4405. "end": {
  4406. "line": 2,
  4407. "character": 16
  4408. }
  4409. },
  4410. "newText": "call_user_func($0)"
  4411. },
  4412. "data": {
  4413. "uriId": 78,
  4414. "fqsenHash": -1864274726
  4415. },
  4416. "detail": "call_user_func($function, ...$parameter)",
  4417. "insertTextFormat": 2,
  4418. "command": {
  4419. "title": "Trigger Parameter Hints",
  4420. "command": "editor.action.triggerParameterHints"
  4421. },
  4422. "sortText": "zcall_user_func"
  4423. },
  4424. {
  4425. "kind": 3,
  4426. "label": "call_user_func_array",
  4427. "textEdit": {
  4428. "range": {
  4429. "start": {
  4430. "line": 2,
  4431. "character": 12
  4432. },
  4433. "end": {
  4434. "line": 2,
  4435. "character": 16
  4436. }
  4437. },
  4438. "newText": "call_user_func_array($0)"
  4439. },
  4440. "data": {
  4441. "uriId": 78,
  4442. "fqsenHash": 2027402932
  4443. },
  4444. "detail": "call_user_func_array($function, array $param_arr)",
  4445. "insertTextFormat": 2,
  4446. "command": {
  4447. "title": "Trigger Parameter Hints",
  4448. "command": "editor.action.triggerParameterHints"
  4449. },
  4450. "sortText": "zcall_user_func_array"
  4451. },
  4452. {
  4453. "kind": 7,
  4454. "label": "ReflectionFunctionAbstract",
  4455. "textEdit": {
  4456. "range": {
  4457. "start": {
  4458. "line": 2,
  4459. "character": 12
  4460. },
  4461. "end": {
  4462. "line": 2,
  4463. "character": 16
  4464. }
  4465. },
  4466. "newText": "ReflectionFunctionAbstract"
  4467. },
  4468. "data": {
  4469. "uriId": 57,
  4470. "fqsenHash": 446063527
  4471. },
  4472. "sortText": "zReflectionFunctionAbstract"
  4473. },
  4474. {
  4475. "kind": 21,
  4476. "label": "CURLE_BAD_FUNCTION_ARGUMENT",
  4477. "textEdit": {
  4478. "range": {
  4479. "start": {
  4480. "line": 2,
  4481. "character": 12
  4482. },
  4483. "end": {
  4484. "line": 2,
  4485. "character": 16
  4486. }
  4487. },
  4488. "newText": "CURLE_BAD_FUNCTION_ARGUMENT"
  4489. },
  4490. "data": {
  4491. "uriId": 13,
  4492. "fqsenHash": 858343104
  4493. },
  4494. "detail": "CURLE_BAD_FUNCTION_ARGUMENT = 43",
  4495. "sortText": "zCURLE_BAD_FUNCTION_ARGUMENT"
  4496. },
  4497. {
  4498. "kind": 7,
  4499. "label": "ReflectionFunction",
  4500. "textEdit": {
  4501. "range": {
  4502. "start": {
  4503. "line": 2,
  4504. "character": 12
  4505. },
  4506. "end": {
  4507. "line": 2,
  4508. "character": 16
  4509. }
  4510. },
  4511. "newText": "ReflectionFunction"
  4512. },
  4513. "data": {
  4514. "uriId": 57,
  4515. "fqsenHash": -1694054267
  4516. },
  4517. "sortText": "zReflectionFunction"
  4518. },
  4519. {
  4520. "kind": 21,
  4521. "label": "U_INVALID_FUNCTION",
  4522. "textEdit": {
  4523. "range": {
  4524. "start": {
  4525. "line": 2,
  4526. "character": 12
  4527. },
  4528. "end": {
  4529. "line": 2,
  4530. "character": 16
  4531. }
  4532. },
  4533. "newText": "U_INVALID_FUNCTION"
  4534. },
  4535. "data": {
  4536. "uriId": 32,
  4537. "fqsenHash": -1255360786
  4538. },
  4539. "detail": "U_INVALID_FUNCTION = 65570",
  4540. "sortText": "zU_INVALID_FUNCTION"
  4541. },
  4542. {
  4543. "kind": 3,
  4544. "label": "get_defined_functions",
  4545. "textEdit": {
  4546. "range": {
  4547. "start": {
  4548. "line": 2,
  4549. "character": 12
  4550. },
  4551. "end": {
  4552. "line": 2,
  4553. "character": 16
  4554. }
  4555. },
  4556. "newText": "get_defined_functions($0)"
  4557. },
  4558. "data": {
  4559. "uriId": 7,
  4560. "fqsenHash": 1798367257
  4561. },
  4562. "detail": "get_defined_functions([$exclude_disabled])",
  4563. "insertTextFormat": 2,
  4564. "command": {
  4565. "title": "Trigger Parameter Hints",
  4566. "command": "editor.action.triggerParameterHints"
  4567. },
  4568. "sortText": "zget_defined_functions"
  4569. },
  4570. {
  4571. "kind": 3,
  4572. "label": "spl_autoload_functions",
  4573. "textEdit": {
  4574. "range": {
  4575. "start": {
  4576. "line": 2,
  4577. "character": 12
  4578. },
  4579. "end": {
  4580. "line": 2,
  4581. "character": 16
  4582. }
  4583. },
  4584. "newText": "spl_autoload_functions()"
  4585. },
  4586. "data": {
  4587. "uriId": 69,
  4588. "fqsenHash": -971055292
  4589. },
  4590. "detail": "spl_autoload_functions()",
  4591. "sortText": "zspl_autoload_functions"
  4592. },
  4593. {
  4594. "kind": 3,
  4595. "label": "register_tick_function",
  4596. "textEdit": {
  4597. "range": {
  4598. "start": {
  4599. "line": 2,
  4600. "character": 12
  4601. },
  4602. "end": {
  4603. "line": 2,
  4604. "character": 16
  4605. }
  4606. },
  4607. "newText": "register_tick_function($0)"
  4608. },
  4609. "data": {
  4610. "uriId": 78,
  4611. "fqsenHash": 1000261473
  4612. },
  4613. "detail": "register_tick_function($function [, $arg [, $_]])",
  4614. "insertTextFormat": 2,
  4615. "command": {
  4616. "title": "Trigger Parameter Hints",
  4617. "command": "editor.action.triggerParameterHints"
  4618. },
  4619. "sortText": "zregister_tick_function"
  4620. },
  4621. {
  4622. "kind": 3,
  4623. "label": "get_extension_funcs",
  4624. "textEdit": {
  4625. "range": {
  4626. "start": {
  4627. "line": 2,
  4628. "character": 12
  4629. },
  4630. "end": {
  4631. "line": 2,
  4632. "character": 16
  4633. }
  4634. },
  4635. "newText": "get_extension_funcs($0)"
  4636. },
  4637. "data": {
  4638. "uriId": 7,
  4639. "fqsenHash": -1427356061
  4640. },
  4641. "detail": "get_extension_funcs($module_name)",
  4642. "insertTextFormat": 2,
  4643. "command": {
  4644. "title": "Trigger Parameter Hints",
  4645. "command": "editor.action.triggerParameterHints"
  4646. },
  4647. "sortText": "zget_extension_funcs"
  4648. },
  4649. {
  4650. "kind": 3,
  4651. "label": "unregister_tick_function",
  4652. "textEdit": {
  4653. "range": {
  4654. "start": {
  4655. "line": 2,
  4656. "character": 12
  4657. },
  4658. "end": {
  4659. "line": 2,
  4660. "character": 16
  4661. }
  4662. },
  4663. "newText": "unregister_tick_function($0)"
  4664. },
  4665. "data": {
  4666. "uriId": 78,
  4667. "fqsenHash": -140441478
  4668. },
  4669. "detail": "unregister_tick_function($function)",
  4670. "insertTextFormat": 2,
  4671. "command": {
  4672. "title": "Trigger Parameter Hints",
  4673. "command": "editor.action.triggerParameterHints"
  4674. },
  4675. "sortText": "zunregister_tick_function"
  4676. },
  4677. {
  4678. "kind": 21,
  4679. "label": "CURLOPT_FNMATCH_FUNCTION",
  4680. "textEdit": {
  4681. "range": {
  4682. "start": {
  4683. "line": 2,
  4684. "character": 12
  4685. },
  4686. "end": {
  4687. "line": 2,
  4688. "character": 16
  4689. }
  4690. },
  4691. "newText": "CURLOPT_FNMATCH_FUNCTION"
  4692. },
  4693. "data": {
  4694. "uriId": 13,
  4695. "fqsenHash": -237620138
  4696. },
  4697. "detail": "CURLOPT_FNMATCH_FUNCTION = 20200",
  4698. "sortText": "zCURLOPT_FNMATCH_FUNCTION"
  4699. },
  4700. {
  4701. "kind": 3,
  4702. "label": "register_shutdown_function",
  4703. "textEdit": {
  4704. "range": {
  4705. "start": {
  4706. "line": 2,
  4707. "character": 12
  4708. },
  4709. "end": {
  4710. "line": 2,
  4711. "character": 16
  4712. }
  4713. },
  4714. "newText": "register_shutdown_function($0)"
  4715. },
  4716. "data": {
  4717. "uriId": 78,
  4718. "fqsenHash": -685873336
  4719. },
  4720. "detail": "register_shutdown_function($function [, $parameter [, $_]])",
  4721. "insertTextFormat": 2,
  4722. "command": {
  4723. "title": "Trigger Parameter Hints",
  4724. "command": "editor.action.triggerParameterHints"
  4725. },
  4726. "sortText": "zregister_shutdown_function"
  4727. },
  4728. {
  4729. "kind": 21,
  4730. "label": "PGSQL_DIAG_SOURCE_FUNCTION",
  4731. "textEdit": {
  4732. "range": {
  4733. "start": {
  4734. "line": 2,
  4735. "character": 12
  4736. },
  4737. "end": {
  4738. "line": 2,
  4739. "character": 16
  4740. }
  4741. },
  4742. "newText": "PGSQL_DIAG_SOURCE_FUNCTION"
  4743. },
  4744. "data": {
  4745. "uriId": 51,
  4746. "fqsenHash": -350899052
  4747. },
  4748. "detail": "PGSQL_DIAG_SOURCE_FUNCTION = 82",
  4749. "sortText": "zPGSQL_DIAG_SOURCE_FUNCTION"
  4750. },
  4751. {
  4752. "kind": 3,
  4753. "label": "readline_completion_function",
  4754. "textEdit": {
  4755. "range": {
  4756. "start": {
  4757. "line": 2,
  4758. "character": 12
  4759. },
  4760. "end": {
  4761. "line": 2,
  4762. "character": 16
  4763. }
  4764. },
  4765. "newText": "readline_completion_function($0)"
  4766. },
  4767. "data": {
  4768. "uriId": 55,
  4769. "fqsenHash": 286800169
  4770. },
  4771. "detail": "readline_completion_function(callable $function)",
  4772. "insertTextFormat": 2,
  4773. "command": {
  4774. "title": "Trigger Parameter Hints",
  4775. "command": "editor.action.triggerParameterHints"
  4776. },
  4777. "sortText": "zreadline_completion_function"
  4778. }
  4779. ],
  4780. "isIncomplete": false
  4781. }
  4782.  
  4783.  
  4784. [Trace - 10:01:11 PM] Received notification 'window/logMessage'.
  4785. Params: {
  4786. "type": 3,
  4787. "message": "Wrote state in 0.4s."
  4788. }
  4789.  
  4790.  
  4791. [Info - 10:01:11 PM] Wrote state in 0.4s.
  4792. [Trace - 10:01:12 PM] Received notification 'textDocument/publishDiagnostics'.
  4793. Params: {
  4794. "uri": "file:///home/zlianon/index.php",
  4795. "diagnostics": [
  4796. {
  4797. "range": {
  4798. "start": {
  4799. "line": 2,
  4800. "character": 16
  4801. },
  4802. "end": {
  4803. "line": 2,
  4804. "character": 16
  4805. }
  4806. },
  4807. "message": "Unexpected 'EndOfFile'. Expected ';'.",
  4808. "severity": 1,
  4809. "code": 1,
  4810. "source": "intelephense"
  4811. }
  4812. ]
  4813. }
  4814.  
  4815.  
  4816. [Trace - 10:01:12 PM] Sending notification 'textDocument/didChange'.
  4817. Params: {
  4818. "textDocument": {
  4819. "version": 22,
  4820. "uri": "file:///home/zlianon/index.php"
  4821. },
  4822. "contentChanges": [
  4823. {
  4824. "range": {
  4825. "start": {
  4826. "line": 2,
  4827. "character": 16
  4828. },
  4829. "end": {
  4830. "line": 2,
  4831. "character": 16
  4832. }
  4833. },
  4834. "rangeLength": 0,
  4835. "text": "tion()"
  4836. }
  4837. ]
  4838. }
  4839.  
  4840.  
  4841. [Trace - 10:01:12 PM] Received notification 'textDocument/publishDiagnostics'.
  4842. Params: {
  4843. "uri": "file:///home/zlianon/index.php",
  4844. "diagnostics": []
  4845. }
  4846.  
  4847.  
  4848. [Trace - 10:01:12 PM] Sending request 'textDocument/signatureHelp - (9)'.
  4849. Params: {
  4850. "textDocument": {
  4851. "uri": "file:///home/zlianon/index.php"
  4852. },
  4853. "position": {
  4854. "line": 2,
  4855. "character": 21
  4856. }
  4857. }
  4858.  
  4859.  
  4860. [Trace - 10:01:12 PM] Received response 'textDocument/signatureHelp - (9)' in 4ms.
  4861. No result returned.
  4862.  
  4863.  
  4864. [Trace - 10:01:13 PM] Sending notification 'textDocument/didChange'.
  4865. Params: {
  4866. "textDocument": {
  4867. "version": 23,
  4868. "uri": "file:///home/zlianon/index.php"
  4869. },
  4870. "contentChanges": [
  4871. {
  4872. "range": {
  4873. "start": {
  4874. "line": 2,
  4875. "character": 22
  4876. },
  4877. "end": {
  4878. "line": 2,
  4879. "character": 22
  4880. }
  4881. },
  4882. "rangeLength": 0,
  4883. "text": " "
  4884. }
  4885. ]
  4886. }
  4887.  
  4888.  
  4889. [Trace - 10:01:13 PM] Sending notification 'textDocument/didChange'.
  4890. Params: {
  4891. "textDocument": {
  4892. "version": 24,
  4893. "uri": "file:///home/zlianon/index.php"
  4894. },
  4895. "contentChanges": [
  4896. {
  4897. "range": {
  4898. "start": {
  4899. "line": 2,
  4900. "character": 23
  4901. },
  4902. "end": {
  4903. "line": 2,
  4904. "character": 23
  4905. }
  4906. },
  4907. "rangeLength": 0,
  4908. "text": "{}"
  4909. }
  4910. ]
  4911. }
  4912.  
  4913.  
  4914. [Trace - 10:01:13 PM] Sending notification 'textDocument/didChange'.
  4915. Params: {
  4916. "textDocument": {
  4917. "version": 25,
  4918. "uri": "file:///home/zlianon/index.php"
  4919. },
  4920. "contentChanges": [
  4921. {
  4922. "range": {
  4923. "start": {
  4924. "line": 2,
  4925. "character": 24
  4926. },
  4927. "end": {
  4928. "line": 2,
  4929. "character": 24
  4930. }
  4931. },
  4932. "rangeLength": 0,
  4933. "text": "\n"
  4934. }
  4935. ]
  4936. }
  4937.  
  4938.  
  4939. [Trace - 10:01:13 PM] Sending notification 'textDocument/didChange'.
  4940. Params: {
  4941. "textDocument": {
  4942. "version": 26,
  4943. "uri": "file:///home/zlianon/index.php"
  4944. },
  4945. "contentChanges": [
  4946. {
  4947. "range": {
  4948. "start": {
  4949. "line": 2,
  4950. "character": 24
  4951. },
  4952. "end": {
  4953. "line": 2,
  4954. "character": 24
  4955. }
  4956. },
  4957. "rangeLength": 0,
  4958. "text": "\n "
  4959. }
  4960. ]
  4961. }
  4962.  
  4963.  
  4964. [Trace - 10:01:13 PM] Sending notification 'textDocument/didChange'.
  4965. Params: {
  4966. "textDocument": {
  4967. "version": 27,
  4968. "uri": "file:///home/zlianon/index.php"
  4969. },
  4970. "contentChanges": [
  4971. {
  4972. "range": {
  4973. "start": {
  4974. "line": 3,
  4975. "character": 0
  4976. },
  4977. "end": {
  4978. "line": 3,
  4979. "character": 4
  4980. }
  4981. },
  4982. "rangeLength": 4,
  4983. "text": ""
  4984. }
  4985. ]
  4986. }
  4987.  
  4988.  
  4989. [Trace - 10:01:13 PM] Sending notification 'textDocument/didChange'.
  4990. Params: {
  4991. "textDocument": {
  4992. "version": 28,
  4993. "uri": "file:///home/zlianon/index.php"
  4994. },
  4995. "contentChanges": [
  4996. {
  4997. "range": {
  4998. "start": {
  4999. "line": 4,
  5000. "character": 1
  5001. },
  5002. "end": {
  5003. "line": 4,
  5004. "character": 1
  5005. }
  5006. },
  5007. "rangeLength": 0,
  5008. "text": ";"
  5009. }
  5010. ]
  5011. }
  5012.  
  5013.  
  5014. [Trace - 10:01:14 PM] Sending notification 'textDocument/didChange'.
  5015. Params: {
  5016. "textDocument": {
  5017. "version": 29,
  5018. "uri": "file:///home/zlianon/index.php"
  5019. },
  5020. "contentChanges": [
  5021. {
  5022. "range": {
  5023. "start": {
  5024. "line": 0,
  5025. "character": 5
  5026. },
  5027. "end": {
  5028. "line": 0,
  5029. "character": 5
  5030. }
  5031. },
  5032. "rangeLength": 0,
  5033. "text": "\n"
  5034. }
  5035. ]
  5036. }
  5037.  
  5038.  
  5039. [Trace - 10:01:15 PM] Sending notification 'textDocument/didChange'.
  5040. Params: {
  5041. "textDocument": {
  5042. "version": 30,
  5043. "uri": "file:///home/zlianon/index.php"
  5044. },
  5045. "contentChanges": [
  5046. {
  5047. "range": {
  5048. "start": {
  5049. "line": 0,
  5050. "character": 5
  5051. },
  5052. "end": {
  5053. "line": 0,
  5054. "character": 5
  5055. }
  5056. },
  5057. "rangeLength": 0,
  5058. "text": "\n"
  5059. }
  5060. ]
  5061. }
  5062.  
  5063.  
  5064. [Trace - 10:01:15 PM] Sending notification 'textDocument/didChange'.
  5065. Params: {
  5066. "textDocument": {
  5067. "version": 31,
  5068. "uri": "file:///home/zlianon/index.php"
  5069. },
  5070. "contentChanges": [
  5071. {
  5072. "range": {
  5073. "start": {
  5074. "line": 2,
  5075. "character": 0
  5076. },
  5077. "end": {
  5078. "line": 2,
  5079. "character": 0
  5080. }
  5081. },
  5082. "rangeLength": 0,
  5083. "text": "f"
  5084. }
  5085. ]
  5086. }
  5087.  
  5088.  
  5089. [Trace - 10:01:15 PM] Sending request 'textDocument/completion - (10)'.
  5090. Params: {
  5091. "textDocument": {
  5092. "uri": "file:///home/zlianon/index.php"
  5093. },
  5094. "position": {
  5095. "line": 2,
  5096. "character": 1
  5097. },
  5098. "context": {
  5099. "triggerKind": 1
  5100. }
  5101. }
  5102.  
  5103.  
  5104. [Trace - 10:01:15 PM] Received response 'textDocument/completion - (10)' in 7ms.
  5105. Result: {
  5106. "items": [
  5107. {
  5108. "label": "function",
  5109. "kind": 14,
  5110. "textEdit": {
  5111. "range": {
  5112. "start": {
  5113. "line": 2,
  5114. "character": 0
  5115. },
  5116. "end": {
  5117. "line": 2,
  5118. "character": 1
  5119. }
  5120. },
  5121. "newText": "function"
  5122. },
  5123. "sortText": "function"
  5124. },
  5125. {
  5126. "label": "self",
  5127. "kind": 14,
  5128. "textEdit": {
  5129. "range": {
  5130. "start": {
  5131. "line": 2,
  5132. "character": 0
  5133. },
  5134. "end": {
  5135. "line": 2,
  5136. "character": 1
  5137. }
  5138. },
  5139. "newText": "self"
  5140. },
  5141. "sortText": "self"
  5142. },
  5143. {
  5144. "label": "instanceof",
  5145. "kind": 14,
  5146. "textEdit": {
  5147. "range": {
  5148. "start": {
  5149. "line": 2,
  5150. "character": 0
  5151. },
  5152. "end": {
  5153. "line": 2,
  5154. "character": 1
  5155. }
  5156. },
  5157. "newText": "instanceof"
  5158. },
  5159. "sortText": "instanceof"
  5160. },
  5161. {
  5162. "label": "default",
  5163. "kind": 14,
  5164. "textEdit": {
  5165. "range": {
  5166. "start": {
  5167. "line": 2,
  5168. "character": 0
  5169. },
  5170. "end": {
  5171. "line": 2,
  5172. "character": 1
  5173. }
  5174. },
  5175. "newText": "default"
  5176. },
  5177. "sortText": "default"
  5178. },
  5179. {
  5180. "label": "elseif",
  5181. "kind": 14,
  5182. "textEdit": {
  5183. "range": {
  5184. "start": {
  5185. "line": 2,
  5186. "character": 0
  5187. },
  5188. "end": {
  5189. "line": 2,
  5190. "character": 1
  5191. }
  5192. },
  5193. "newText": "elseif"
  5194. },
  5195. "sortText": "elseif"
  5196. },
  5197. {
  5198. "label": "endfor",
  5199. "kind": 14,
  5200. "textEdit": {
  5201. "range": {
  5202. "start": {
  5203. "line": 2,
  5204. "character": 0
  5205. },
  5206. "end": {
  5207. "line": 2,
  5208. "character": 1
  5209. }
  5210. },
  5211. "newText": "endfor"
  5212. },
  5213. "sortText": "endfor"
  5214. },
  5215. {
  5216. "label": "endforeach",
  5217. "kind": 14,
  5218. "textEdit": {
  5219. "range": {
  5220. "start": {
  5221. "line": 2,
  5222. "character": 0
  5223. },
  5224. "end": {
  5225. "line": 2,
  5226. "character": 1
  5227. }
  5228. },
  5229. "newText": "endforeach"
  5230. },
  5231. "sortText": "endforeach"
  5232. },
  5233. {
  5234. "label": "endif",
  5235. "kind": 14,
  5236. "textEdit": {
  5237. "range": {
  5238. "start": {
  5239. "line": 2,
  5240. "character": 0
  5241. },
  5242. "end": {
  5243. "line": 2,
  5244. "character": 1
  5245. }
  5246. },
  5247. "newText": "endif"
  5248. },
  5249. "sortText": "endif"
  5250. },
  5251. {
  5252. "label": "final",
  5253. "kind": 14,
  5254. "textEdit": {
  5255. "range": {
  5256. "start": {
  5257. "line": 2,
  5258. "character": 0
  5259. },
  5260. "end": {
  5261. "line": 2,
  5262. "character": 1
  5263. }
  5264. },
  5265. "newText": "final"
  5266. },
  5267. "sortText": "final"
  5268. },
  5269. {
  5270. "label": "finally",
  5271. "kind": 14,
  5272. "textEdit": {
  5273. "range": {
  5274. "start": {
  5275. "line": 2,
  5276. "character": 0
  5277. },
  5278. "end": {
  5279. "line": 2,
  5280. "character": 1
  5281. }
  5282. },
  5283. "newText": "finally"
  5284. },
  5285. "sortText": "finally"
  5286. },
  5287. {
  5288. "label": "for",
  5289. "kind": 14,
  5290. "textEdit": {
  5291. "range": {
  5292. "start": {
  5293. "line": 2,
  5294. "character": 0
  5295. },
  5296. "end": {
  5297. "line": 2,
  5298. "character": 1
  5299. }
  5300. },
  5301. "newText": "for"
  5302. },
  5303. "sortText": "for"
  5304. },
  5305. {
  5306. "label": "foreach",
  5307. "kind": 14,
  5308. "textEdit": {
  5309. "range": {
  5310. "start": {
  5311. "line": 2,
  5312. "character": 0
  5313. },
  5314. "end": {
  5315. "line": 2,
  5316. "character": 1
  5317. }
  5318. },
  5319. "newText": "foreach"
  5320. },
  5321. "sortText": "foreach"
  5322. },
  5323. {
  5324. "label": "function",
  5325. "kind": 14,
  5326. "textEdit": {
  5327. "range": {
  5328. "start": {
  5329. "line": 2,
  5330. "character": 0
  5331. },
  5332. "end": {
  5333. "line": 2,
  5334. "character": 1
  5335. }
  5336. },
  5337. "newText": "function"
  5338. },
  5339. "sortText": "function"
  5340. },
  5341. {
  5342. "label": "if",
  5343. "kind": 14,
  5344. "textEdit": {
  5345. "range": {
  5346. "start": {
  5347. "line": 2,
  5348. "character": 0
  5349. },
  5350. "end": {
  5351. "line": 2,
  5352. "character": 1
  5353. }
  5354. },
  5355. "newText": "if"
  5356. },
  5357. "sortText": "if"
  5358. },
  5359. {
  5360. "label": "interface",
  5361. "kind": 14,
  5362. "textEdit": {
  5363. "range": {
  5364. "start": {
  5365. "line": 2,
  5366. "character": 0
  5367. },
  5368. "end": {
  5369. "line": 2,
  5370. "character": 1
  5371. }
  5372. },
  5373. "newText": "interface"
  5374. },
  5375. "sortText": "interface"
  5376. },
  5377. {
  5378. "kind": 21,
  5379. "label": "FPE_FLTOVF",
  5380. "textEdit": {
  5381. "range": {
  5382. "start": {
  5383. "line": 2,
  5384. "character": 0
  5385. },
  5386. "end": {
  5387. "line": 2,
  5388. "character": 1
  5389. }
  5390. },
  5391. "newText": "FPE_FLTOVF"
  5392. },
  5393. "data": {
  5394. "uriId": 44,
  5395. "fqsenHash": -1846208711
  5396. },
  5397. "detail": "FPE_FLTOVF = 4",
  5398. "sortText": "zFPE_FLTOVF"
  5399. },
  5400. {
  5401. "kind": 3,
  5402. "label": "fwrite",
  5403. "textEdit": {
  5404. "range": {
  5405. "start": {
  5406. "line": 2,
  5407. "character": 0
  5408. },
  5409. "end": {
  5410. "line": 2,
  5411. "character": 1
  5412. }
  5413. },
  5414. "newText": "fwrite($0)"
  5415. },
  5416. "data": {
  5417. "uriId": 79,
  5418. "fqsenHash": 1401116924
  5419. },
  5420. "detail": "fwrite($handle, $string [, $length])",
  5421. "insertTextFormat": 2,
  5422. "command": {
  5423. "title": "Trigger Parameter Hints",
  5424. "command": "editor.action.triggerParameterHints"
  5425. },
  5426. "sortText": "zfwrite"
  5427. },
  5428. {
  5429. "kind": 21,
  5430. "label": "FILEINFO_EXTENSION",
  5431. "textEdit": {
  5432. "range": {
  5433. "start": {
  5434. "line": 2,
  5435. "character": 0
  5436. },
  5437. "end": {
  5438. "line": 2,
  5439. "character": 1
  5440. }
  5441. },
  5442. "newText": "FILEINFO_EXTENSION"
  5443. },
  5444. "data": {
  5445. "uriId": 22,
  5446. "fqsenHash": 1888890190
  5447. },
  5448. "detail": "FILEINFO_EXTENSION = 2097152",
  5449. "sortText": "zFILEINFO_EXTENSION"
  5450. },
  5451. {
  5452. "kind": 3,
  5453. "label": "function_exists",
  5454. "textEdit": {
  5455. "range": {
  5456. "start": {
  5457. "line": 2,
  5458. "character": 0
  5459. },
  5460. "end": {
  5461. "line": 2,
  5462. "character": 1
  5463. }
  5464. },
  5465. "newText": "function_exists($0)"
  5466. },
  5467. "data": {
  5468. "uriId": 7,
  5469. "fqsenHash": 222467136
  5470. },
  5471. "detail": "function_exists($function_name)",
  5472. "insertTextFormat": 2,
  5473. "command": {
  5474. "title": "Trigger Parameter Hints",
  5475. "command": "editor.action.triggerParameterHints"
  5476. },
  5477. "sortText": "zfunction_exists"
  5478. },
  5479. {
  5480. "kind": 21,
  5481. "label": "FILEINFO_DEVICES",
  5482. "textEdit": {
  5483. "range": {
  5484. "start": {
  5485. "line": 2,
  5486. "character": 0
  5487. },
  5488. "end": {
  5489. "line": 2,
  5490. "character": 1
  5491. }
  5492. },
  5493. "newText": "FILEINFO_DEVICES"
  5494. },
  5495. "data": {
  5496. "uriId": 22,
  5497. "fqsenHash": 404863404
  5498. },
  5499. "detail": "FILEINFO_DEVICES = 8",
  5500. "sortText": "zFILEINFO_DEVICES"
  5501. },
  5502. {
  5503. "kind": 3,
  5504. "label": "func_num_args",
  5505. "textEdit": {
  5506. "range": {
  5507. "start": {
  5508. "line": 2,
  5509. "character": 0
  5510. },
  5511. "end": {
  5512. "line": 2,
  5513. "character": 1
  5514. }
  5515. },
  5516. "newText": "func_num_args()"
  5517. },
  5518. "data": {
  5519. "uriId": 7,
  5520. "fqsenHash": 963799534
  5521. },
  5522. "detail": "func_num_args()",
  5523. "sortText": "zfunc_num_args"
  5524. },
  5525. {
  5526. "kind": 3,
  5527. "label": "func_get_args",
  5528. "textEdit": {
  5529. "range": {
  5530. "start": {
  5531. "line": 2,
  5532. "character": 0
  5533. },
  5534. "end": {
  5535. "line": 2,
  5536. "character": 1
  5537. }
  5538. },
  5539. "newText": "func_get_args()"
  5540. },
  5541. "data": {
  5542. "uriId": 7,
  5543. "fqsenHash": 534276126
  5544. },
  5545. "detail": "func_get_args()",
  5546. "sortText": "zfunc_get_args"
  5547. },
  5548. {
  5549. "kind": 3,
  5550. "label": "func_get_arg",
  5551. "textEdit": {
  5552. "range": {
  5553. "start": {
  5554. "line": 2,
  5555. "character": 0
  5556. },
  5557. "end": {
  5558. "line": 2,
  5559. "character": 1
  5560. }
  5561. },
  5562. "newText": "func_get_arg($0)"
  5563. },
  5564. "data": {
  5565. "uriId": 7,
  5566. "fqsenHash": -1091143947
  5567. },
  5568. "detail": "func_get_arg($arg_num)",
  5569. "insertTextFormat": 2,
  5570. "command": {
  5571. "title": "Trigger Parameter Hints",
  5572. "command": "editor.action.triggerParameterHints"
  5573. },
  5574. "sortText": "zfunc_get_arg"
  5575. },
  5576. {
  5577. "kind": 3,
  5578. "label": "ftruncate",
  5579. "textEdit": {
  5580. "range": {
  5581. "start": {
  5582. "line": 2,
  5583. "character": 0
  5584. },
  5585. "end": {
  5586. "line": 2,
  5587. "character": 1
  5588. }
  5589. },
  5590. "newText": "ftruncate($0)"
  5591. },
  5592. "data": {
  5593. "uriId": 79,
  5594. "fqsenHash": 1586682665
  5595. },
  5596. "detail": "ftruncate($handle, $size)",
  5597. "insertTextFormat": 2,
  5598. "command": {
  5599. "title": "Trigger Parameter Hints",
  5600. "command": "editor.action.triggerParameterHints"
  5601. },
  5602. "sortText": "zftruncate"
  5603. },
  5604. {
  5605. "kind": 21,
  5606. "label": "FTP_USEPASVADDRESS",
  5607. "textEdit": {
  5608. "range": {
  5609. "start": {
  5610. "line": 2,
  5611. "character": 0
  5612. },
  5613. "end": {
  5614. "line": 2,
  5615. "character": 1
  5616. }
  5617. },
  5618. "newText": "FTP_USEPASVADDRESS"
  5619. },
  5620. "data": {
  5621. "uriId": 25,
  5622. "fqsenHash": 379741466
  5623. },
  5624. "detail": "FTP_USEPASVADDRESS = 2",
  5625. "sortText": "zFTP_USEPASVADDRESS"
  5626. },
  5627. {
  5628. "kind": 21,
  5629. "label": "FTP_TIMEOUT_SEC",
  5630. "textEdit": {
  5631. "range": {
  5632. "start": {
  5633. "line": 2,
  5634. "character": 0
  5635. },
  5636. "end": {
  5637. "line": 2,
  5638. "character": 1
  5639. }
  5640. },
  5641. "newText": "FTP_TIMEOUT_SEC"
  5642. },
  5643. "data": {
  5644. "uriId": 25,
  5645. "fqsenHash": -1642998734
  5646. },
  5647. "detail": "FTP_TIMEOUT_SEC = 0",
  5648. "sortText": "zFTP_TIMEOUT_SEC"
  5649. },
  5650. {
  5651. "kind": 21,
  5652. "label": "false",
  5653. "textEdit": {
  5654. "range": {
  5655. "start": {
  5656. "line": 2,
  5657. "character": 0
  5658. },
  5659. "end": {
  5660. "line": 2,
  5661. "character": 1
  5662. }
  5663. },
  5664. "newText": "false"
  5665. },
  5666. "data": {
  5667. "uriId": 9,
  5668. "fqsenHash": 211712927
  5669. },
  5670. "sortText": "zfalse"
  5671. },
  5672. {
  5673. "kind": 21,
  5674. "label": "FTP_TEXT",
  5675. "textEdit": {
  5676. "range": {
  5677. "start": {
  5678. "line": 2,
  5679. "character": 0
  5680. },
  5681. "end": {
  5682. "line": 2,
  5683. "character": 1
  5684. }
  5685. },
  5686. "newText": "FTP_TEXT"
  5687. },
  5688. "data": {
  5689. "uriId": 25,
  5690. "fqsenHash": -1575675378
  5691. },
  5692. "detail": "FTP_TEXT = 1",
  5693. "sortText": "zFTP_TEXT"
  5694. },
  5695. {
  5696. "kind": 3,
  5697. "label": "ftp_systype",
  5698. "textEdit": {
  5699. "range": {
  5700. "start": {
  5701. "line": 2,
  5702. "character": 0
  5703. },
  5704. "end": {
  5705. "line": 2,
  5706. "character": 1
  5707. }
  5708. },
  5709. "newText": "ftp_systype($0)"
  5710. },
  5711. "data": {
  5712. "uriId": 25,
  5713. "fqsenHash": 510509511
  5714. },
  5715. "detail": "ftp_systype($ftp_stream)",
  5716. "insertTextFormat": 2,
  5717. "command": {
  5718. "title": "Trigger Parameter Hints",
  5719. "command": "editor.action.triggerParameterHints"
  5720. },
  5721. "sortText": "zftp_systype"
  5722. },
  5723. {
  5724. "kind": 3,
  5725. "label": "ftp_ssl_connect",
  5726. "textEdit": {
  5727. "range": {
  5728. "start": {
  5729. "line": 2,
  5730. "character": 0
  5731. },
  5732. "end": {
  5733. "line": 2,
  5734. "character": 1
  5735. }
  5736. },
  5737. "newText": "ftp_ssl_connect($0)"
  5738. },
  5739. "data": {
  5740. "uriId": 25,
  5741. "fqsenHash": -256011273
  5742. },
  5743. "detail": "ftp_ssl_connect($host [, $port [, $timeout]])",
  5744. "insertTextFormat": 2,
  5745. "command": {
  5746. "title": "Trigger Parameter Hints",
  5747. "command": "editor.action.triggerParameterHints"
  5748. },
  5749. "sortText": "zftp_ssl_connect"
  5750. },
  5751. {
  5752. "kind": 3,
  5753. "label": "ftp_size",
  5754. "textEdit": {
  5755. "range": {
  5756. "start": {
  5757. "line": 2,
  5758. "character": 0
  5759. },
  5760. "end": {
  5761. "line": 2,
  5762. "character": 1
  5763. }
  5764. },
  5765. "newText": "ftp_size($0)"
  5766. },
  5767. "data": {
  5768. "uriId": 25,
  5769. "fqsenHash": -580426303
  5770. },
  5771. "detail": "ftp_size($ftp_stream, $remote_file)",
  5772. "insertTextFormat": 2,
  5773. "command": {
  5774. "title": "Trigger Parameter Hints",
  5775. "command": "editor.action.triggerParameterHints"
  5776. },
  5777. "sortText": "zftp_size"
  5778. },
  5779. {
  5780. "kind": 3,
  5781. "label": "fastcgi_finish_request",
  5782. "textEdit": {
  5783. "range": {
  5784. "start": {
  5785. "line": 2,
  5786. "character": 0
  5787. },
  5788. "end": {
  5789. "line": 2,
  5790. "character": 1
  5791. }
  5792. },
  5793. "newText": "fastcgi_finish_request()"
  5794. },
  5795. "data": {
  5796. "uriId": 71,
  5797. "fqsenHash": -878388484
  5798. },
  5799. "detail": "fastcgi_finish_request()",
  5800. "sortText": "zfastcgi_finish_request"
  5801. },
  5802. {
  5803. "kind": 3,
  5804. "label": "ftp_site",
  5805. "textEdit": {
  5806. "range": {
  5807. "start": {
  5808. "line": 2,
  5809. "character": 0
  5810. },
  5811. "end": {
  5812. "line": 2,
  5813. "character": 1
  5814. }
  5815. },
  5816. "newText": "ftp_site($0)"
  5817. },
  5818. "data": {
  5819. "uriId": 25,
  5820. "fqsenHash": -580426489
  5821. },
  5822. "detail": "ftp_site($ftp_stream, $command)",
  5823. "insertTextFormat": 2,
  5824. "command": {
  5825. "title": "Trigger Parameter Hints",
  5826. "command": "editor.action.triggerParameterHints"
  5827. },
  5828. "sortText": "zftp_site"
  5829. },
  5830. {
  5831. "kind": 3,
  5832. "label": "ftp_set_option",
  5833. "textEdit": {
  5834. "range": {
  5835. "start": {
  5836. "line": 2,
  5837. "character": 0
  5838. },
  5839. "end": {
  5840. "line": 2,
  5841. "character": 1
  5842. }
  5843. },
  5844. "newText": "ftp_set_option($0)"
  5845. },
  5846. "data": {
  5847. "uriId": 25,
  5848. "fqsenHash": 1898359986
  5849. },
  5850. "detail": "ftp_set_option($ftp_stream, $option, $value)",
  5851. "insertTextFormat": 2,
  5852. "command": {
  5853. "title": "Trigger Parameter Hints",
  5854. "command": "editor.action.triggerParameterHints"
  5855. },
  5856. "sortText": "zftp_set_option"
  5857. },
  5858. {
  5859. "kind": 3,
  5860. "label": "ftp_rmdir",
  5861. "textEdit": {
  5862. "range": {
  5863. "start": {
  5864. "line": 2,
  5865. "character": 0
  5866. },
  5867. "end": {
  5868. "line": 2,
  5869. "character": 1
  5870. }
  5871. },
  5872. "newText": "ftp_rmdir($0)"
  5873. },
  5874. "data": {
  5875. "uriId": 25,
  5876. "fqsenHash": -814171470
  5877. },
  5878. "detail": "ftp_rmdir($ftp_stream, $directory)",
  5879. "insertTextFormat": 2,
  5880. "command": {
  5881. "title": "Trigger Parameter Hints",
  5882. "command": "editor.action.triggerParameterHints"
  5883. },
  5884. "sortText": "zftp_rmdir"
  5885. },
  5886. {
  5887. "kind": 3,
  5888. "label": "ftp_rename",
  5889. "textEdit": {
  5890. "range": {
  5891. "start": {
  5892. "line": 2,
  5893. "character": 0
  5894. },
  5895. "end": {
  5896. "line": 2,
  5897. "character": 1
  5898. }
  5899. },
  5900. "newText": "ftp_rename($0)"
  5901. },
  5902. "data": {
  5903. "uriId": 25,
  5904. "fqsenHash": 523390206
  5905. },
  5906. "detail": "ftp_rename($ftp_stream, $oldname, $newname)",
  5907. "insertTextFormat": 2,
  5908. "command": {
  5909. "title": "Trigger Parameter Hints",
  5910. "command": "editor.action.triggerParameterHints"
  5911. },
  5912. "sortText": "zftp_rename"
  5913. },
  5914. {
  5915. "kind": 3,
  5916. "label": "ftp_rawlist",
  5917. "textEdit": {
  5918. "range": {
  5919. "start": {
  5920. "line": 2,
  5921. "character": 0
  5922. },
  5923. "end": {
  5924. "line": 2,
  5925. "character": 1
  5926. }
  5927. },
  5928. "newText": "ftp_rawlist($0)"
  5929. },
  5930. "data": {
  5931. "uriId": 25,
  5932. "fqsenHash": -1060653306
  5933. },
  5934. "detail": "ftp_rawlist($ftp_stream, $directory [, $recursive])",
  5935. "insertTextFormat": 2,
  5936. "command": {
  5937. "title": "Trigger Parameter Hints",
  5938. "command": "editor.action.triggerParameterHints"
  5939. },
  5940. "sortText": "zftp_rawlist"
  5941. },
  5942. {
  5943. "kind": 3,
  5944. "label": "ftp_raw",
  5945. "textEdit": {
  5946. "range": {
  5947. "start": {
  5948. "line": 2,
  5949. "character": 0
  5950. },
  5951. "end": {
  5952. "line": 2,
  5953. "character": 1
  5954. }
  5955. },
  5956. "newText": "ftp_raw($0)"
  5957. },
  5958. "data": {
  5959. "uriId": 25,
  5960. "fqsenHash": 396917352
  5961. },
  5962. "detail": "ftp_raw($ftp_stream, $command)",
  5963. "insertTextFormat": 2,
  5964. "command": {
  5965. "title": "Trigger Parameter Hints",
  5966. "command": "editor.action.triggerParameterHints"
  5967. },
  5968. "sortText": "zftp_raw"
  5969. },
  5970. {
  5971. "kind": 3,
  5972. "label": "ftp_quit",
  5973. "textEdit": {
  5974. "range": {
  5975. "start": {
  5976. "line": 2,
  5977. "character": 0
  5978. },
  5979. "end": {
  5980. "line": 2,
  5981. "character": 1
  5982. }
  5983. },
  5984. "newText": "ftp_quit($0)"
  5985. },
  5986. "data": {
  5987. "uriId": 25,
  5988. "fqsenHash": -580474865
  5989. },
  5990. "detail": "ftp_quit($ftp)",
  5991. "insertTextFormat": 2,
  5992. "command": {
  5993. "title": "Trigger Parameter Hints",
  5994. "command": "editor.action.triggerParameterHints"
  5995. },
  5996. "sortText": "zftp_quit"
  5997. },
  5998. {
  5999. "kind": 3,
  6000. "label": "ftp_pwd",
  6001. "textEdit": {
  6002. "range": {
  6003. "start": {
  6004. "line": 2,
  6005. "character": 0
  6006. },
  6007. "end": {
  6008. "line": 2,
  6009. "character": 1
  6010. }
  6011. },
  6012. "newText": "ftp_pwd($0)"
  6013. },
  6014. "data": {
  6015. "uriId": 25,
  6016. "fqsenHash": 396916093
  6017. },
  6018. "detail": "ftp_pwd($ftp_stream)",
  6019. "insertTextFormat": 2,
  6020. "command": {
  6021. "title": "Trigger Parameter Hints",
  6022. "command": "editor.action.triggerParameterHints"
  6023. },
  6024. "sortText": "zftp_pwd"
  6025. },
  6026. {
  6027. "kind": 3,
  6028. "label": "ftp_put",
  6029. "textEdit": {
  6030. "range": {
  6031. "start": {
  6032. "line": 2,
  6033. "character": 0
  6034. },
  6035. "end": {
  6036. "line": 2,
  6037. "character": 1
  6038. }
  6039. },
  6040. "newText": "ftp_put($0)"
  6041. },
  6042. "data": {
  6043. "uriId": 25,
  6044. "fqsenHash": 396916047
  6045. },
  6046. "detail": "ftp_put($ftp_stream, $remote_file, $local_file, $mode [, $startpos])",
  6047. "insertTextFormat": 2,
  6048. "command": {
  6049. "title": "Trigger Parameter Hints",
  6050. "command": "editor.action.triggerParameterHints"
  6051. },
  6052. "sortText": "zftp_put"
  6053. },
  6054. {
  6055. "kind": 3,
  6056. "label": "fbird_add_user",
  6057. "textEdit": {
  6058. "range": {
  6059. "start": {
  6060. "line": 2,
  6061. "character": 0
  6062. },
  6063. "end": {
  6064. "line": 2,
  6065. "character": 1
  6066. }
  6067. },
  6068. "newText": "fbird_add_user()"
  6069. },
  6070. "data": {
  6071. "uriId": 30,
  6072. "fqsenHash": -130397812
  6073. },
  6074. "detail": "fbird_add_user()",
  6075. "sortText": "zfbird_add_user"
  6076. },
  6077. {
  6078. "kind": 3,
  6079. "label": "fbird_affected_rows",
  6080. "textEdit": {
  6081. "range": {
  6082. "start": {
  6083. "line": 2,
  6084. "character": 0
  6085. },
  6086. "end": {
  6087. "line": 2,
  6088. "character": 1
  6089. }
  6090. },
  6091. "newText": "fbird_affected_rows()"
  6092. },
  6093. "data": {
  6094. "uriId": 30,
  6095. "fqsenHash": 2016732609
  6096. },
  6097. "detail": "fbird_affected_rows()",
  6098. "sortText": "zfbird_affected_rows"
  6099. },
  6100. {
  6101. "kind": 3,
  6102. "label": "fbird_backup",
  6103. "textEdit": {
  6104. "range": {
  6105. "start": {
  6106. "line": 2,
  6107. "character": 0
  6108. },
  6109. "end": {
  6110. "line": 2,
  6111. "character": 1
  6112. }
  6113. },
  6114. "newText": "fbird_backup()"
  6115. },
  6116. "data": {
  6117. "uriId": 30,
  6118. "fqsenHash": -157535387
  6119. },
  6120. "detail": "fbird_backup()",
  6121. "sortText": "zfbird_backup"
  6122. },
  6123. {
  6124. "kind": 3,
  6125. "label": "fbird_blob_add",
  6126. "textEdit": {
  6127. "range": {
  6128. "start": {
  6129. "line": 2,
  6130. "character": 0
  6131. },
  6132. "end": {
  6133. "line": 2,
  6134. "character": 1
  6135. }
  6136. },
  6137. "newText": "fbird_blob_add()"
  6138. },
  6139. "data": {
  6140. "uriId": 30,
  6141. "fqsenHash": 439525858
  6142. },
  6143. "detail": "fbird_blob_add()",
  6144. "sortText": "zfbird_blob_add"
  6145. },
  6146. {
  6147. "kind": 3,
  6148. "label": "fbird_blob_cancel",
  6149. "textEdit": {
  6150. "range": {
  6151. "start": {
  6152. "line": 2,
  6153. "character": 0
  6154. },
  6155. "end": {
  6156. "line": 2,
  6157. "character": 1
  6158. }
  6159. },
  6160. "newText": "fbird_blob_cancel()"
  6161. },
  6162. "data": {
  6163. "uriId": 30,
  6164. "fqsenHash": -1385565799
  6165. },
  6166. "detail": "fbird_blob_cancel()",
  6167. "sortText": "zfbird_blob_cancel"
  6168. },
  6169. {
  6170. "kind": 3,
  6171. "label": "fbird_blob_close",
  6172. "textEdit": {
  6173. "range": {
  6174. "start": {
  6175. "line": 2,
  6176. "character": 0
  6177. },
  6178. "end": {
  6179. "line": 2,
  6180. "character": 1
  6181. }
  6182. },
  6183. "newText": "fbird_blob_close()"
  6184. },
  6185. "data": {
  6186. "uriId": 30,
  6187. "fqsenHash": 1479654137
  6188. },
  6189. "detail": "fbird_blob_close()",
  6190. "sortText": "zfbird_blob_close"
  6191. },
  6192. {
  6193. "kind": 3,
  6194. "label": "fbird_blob_create",
  6195. "textEdit": {
  6196. "range": {
  6197. "start": {
  6198. "line": 2,
  6199. "character": 0
  6200. },
  6201. "end": {
  6202. "line": 2,
  6203. "character": 1
  6204. }
  6205. },
  6206. "newText": "fbird_blob_create()"
  6207. },
  6208. "data": {
  6209. "uriId": 30,
  6210. "fqsenHash": -1370135525
  6211. },
  6212. "detail": "fbird_blob_create()",
  6213. "sortText": "zfbird_blob_create"
  6214. },
  6215. {
  6216. "kind": 3,
  6217. "label": "fbird_blob_echo",
  6218. "textEdit": {
  6219. "range": {
  6220. "start": {
  6221. "line": 2,
  6222. "character": 0
  6223. },
  6224. "end": {
  6225. "line": 2,
  6226. "character": 1
  6227. }
  6228. },
  6229. "newText": "fbird_blob_echo()"
  6230. },
  6231. "data": {
  6232. "uriId": 30,
  6233. "fqsenHash": 740518148
  6234. },
  6235. "detail": "fbird_blob_echo()",
  6236. "sortText": "zfbird_blob_echo"
  6237. },
  6238. {
  6239. "kind": 3,
  6240. "label": "fbird_blob_get",
  6241. "textEdit": {
  6242. "range": {
  6243. "start": {
  6244. "line": 2,
  6245. "character": 0
  6246. },
  6247. "end": {
  6248. "line": 2,
  6249. "character": 1
  6250. }
  6251. },
  6252. "newText": "fbird_blob_get()"
  6253. },
  6254. "data": {
  6255. "uriId": 30,
  6256. "fqsenHash": 439531671
  6257. },
  6258. "detail": "fbird_blob_get()",
  6259. "sortText": "zfbird_blob_get"
  6260. },
  6261. {
  6262. "kind": 3,
  6263. "label": "fbird_blob_import",
  6264. "textEdit": {
  6265. "range": {
  6266. "start": {
  6267. "line": 2,
  6268. "character": 0
  6269. },
  6270. "end": {
  6271. "line": 2,
  6272. "character": 1
  6273. }
  6274. },
  6275. "newText": "fbird_blob_import()"
  6276. },
  6277. "data": {
  6278. "uriId": 30,
  6279. "fqsenHash": -1202637116
  6280. },
  6281. "detail": "fbird_blob_import()",
  6282. "sortText": "zfbird_blob_import"
  6283. },
  6284. {
  6285. "kind": 3,
  6286. "label": "fbird_blob_info",
  6287. "textEdit": {
  6288. "range": {
  6289. "start": {
  6290. "line": 2,
  6291. "character": 0
  6292. },
  6293. "end": {
  6294. "line": 2,
  6295. "character": 1
  6296. }
  6297. },
  6298. "newText": "fbird_blob_info()"
  6299. },
  6300. "data": {
  6301. "uriId": 30,
  6302. "fqsenHash": 740647821
  6303. },
  6304. "detail": "fbird_blob_info()",
  6305. "sortText": "zfbird_blob_info"
  6306. },
  6307. {
  6308. "kind": 3,
  6309. "label": "fbird_blob_open",
  6310. "textEdit": {
  6311. "range": {
  6312. "start": {
  6313. "line": 2,
  6314. "character": 0
  6315. },
  6316. "end": {
  6317. "line": 2,
  6318. "character": 1
  6319. }
  6320. },
  6321. "newText": "fbird_blob_open()"
  6322. },
  6323. "data": {
  6324. "uriId": 30,
  6325. "fqsenHash": 740828457
  6326. },
  6327. "detail": "fbird_blob_open()",
  6328. "sortText": "zfbird_blob_open"
  6329. },
  6330. {
  6331. "kind": 3,
  6332. "label": "fbird_close",
  6333. "textEdit": {
  6334. "range": {
  6335. "start": {
  6336. "line": 2,
  6337. "character": 0
  6338. },
  6339. "end": {
  6340. "line": 2,
  6341. "character": 1
  6342. }
  6343. },
  6344. "newText": "fbird_close()"
  6345. },
  6346. "data": {
  6347. "uriId": 30,
  6348. "fqsenHash": 1381654517
  6349. },
  6350. "detail": "fbird_close()",
  6351. "sortText": "zfbird_close"
  6352. },
  6353. {
  6354. "kind": 3,
  6355. "label": "fbird_commit",
  6356. "textEdit": {
  6357. "range": {
  6358. "start": {
  6359. "line": 2,
  6360. "character": 0
  6361. },
  6362. "end": {
  6363. "line": 2,
  6364. "character": 1
  6365. }
  6366. },
  6367. "newText": "fbird_commit()"
  6368. },
  6369. "data": {
  6370. "uriId": 30,
  6371. "fqsenHash": -115677478
  6372. },
  6373. "detail": "fbird_commit()",
  6374. "sortText": "zfbird_commit"
  6375. },
  6376. {
  6377. "kind": 3,
  6378. "label": "fbird_commit_ret",
  6379. "textEdit": {
  6380. "range": {
  6381. "start": {
  6382. "line": 2,
  6383. "character": 0
  6384. },
  6385. "end": {
  6386. "line": 2,
  6387. "character": 1
  6388. }
  6389. },
  6390. "newText": "fbird_commit_ret()"
  6391. },
  6392. "data": {
  6393. "uriId": 30,
  6394. "fqsenHash": -1855663684
  6395. },
  6396. "detail": "fbird_commit_ret()",
  6397. "sortText": "zfbird_commit_ret"
  6398. },
  6399. {
  6400. "kind": 3,
  6401. "label": "fbird_connect",
  6402. "textEdit": {
  6403. "range": {
  6404. "start": {
  6405. "line": 2,
  6406. "character": 0
  6407. },
  6408. "end": {
  6409. "line": 2,
  6410. "character": 1
  6411. }
  6412. },
  6413. "newText": "fbird_connect()"
  6414. },
  6415. "data": {
  6416. "uriId": 30,
  6417. "fqsenHash": 709914535
  6418. },
  6419. "detail": "fbird_connect()",
  6420. "sortText": "zfbird_connect"
  6421. },
  6422. {
  6423. "kind": 3,
  6424. "label": "fbird_db_info",
  6425. "textEdit": {
  6426. "range": {
  6427. "start": {
  6428. "line": 2,
  6429. "character": 0
  6430. },
  6431. "end": {
  6432. "line": 2,
  6433. "character": 1
  6434. }
  6435. },
  6436. "newText": "fbird_db_info()"
  6437. },
  6438. "data": {
  6439. "uriId": 30,
  6440. "fqsenHash": 1211246220
  6441. },
  6442. "detail": "fbird_db_info()",
  6443. "sortText": "zfbird_db_info"
  6444. },
  6445. {
  6446. "kind": 3,
  6447. "label": "fbird_delete_user",
  6448. "textEdit": {
  6449. "range": {
  6450. "start": {
  6451. "line": 2,
  6452. "character": 0
  6453. },
  6454. "end": {
  6455. "line": 2,
  6456. "character": 1
  6457. }
  6458. },
  6459. "newText": "fbird_delete_user()"
  6460. },
  6461. "data": {
  6462. "uriId": 30,
  6463. "fqsenHash": -29670884
  6464. },
  6465. "detail": "fbird_delete_user()",
  6466. "sortText": "zfbird_delete_user"
  6467. },
  6468. {
  6469. "kind": 3,
  6470. "label": "fbird_drop_db",
  6471. "textEdit": {
  6472. "range": {
  6473. "start": {
  6474. "line": 2,
  6475. "character": 0
  6476. },
  6477. "end": {
  6478. "line": 2,
  6479. "character": 1
  6480. }
  6481. },
  6482. "newText": "fbird_drop_db()"
  6483. },
  6484. "data": {
  6485. "uriId": 30,
  6486. "fqsenHash": 1684283019
  6487. },
  6488. "detail": "fbird_drop_db()",
  6489. "sortText": "zfbird_drop_db"
  6490. },
  6491. {
  6492. "kind": 3,
  6493. "label": "fbird_errcode",
  6494. "textEdit": {
  6495. "range": {
  6496. "start": {
  6497. "line": 2,
  6498. "character": 0
  6499. },
  6500. "end": {
  6501. "line": 2,
  6502. "character": 1
  6503. }
  6504. },
  6505. "newText": "fbird_errcode()"
  6506. },
  6507. "data": {
  6508. "uriId": 30,
  6509. "fqsenHash": -1720781937
  6510. },
  6511. "detail": "fbird_errcode()",
  6512. "sortText": "zfbird_errcode"
  6513. },
  6514. {
  6515. "kind": 3,
  6516. "label": "fbird_errmsg",
  6517. "textEdit": {
  6518. "range": {
  6519. "start": {
  6520. "line": 2,
  6521. "character": 0
  6522. },
  6523. "end": {
  6524. "line": 2,
  6525. "character": 1
  6526. }
  6527. },
  6528. "newText": "fbird_errmsg()"
  6529. },
  6530. "data": {
  6531. "uriId": 30,
  6532. "fqsenHash": -55499361
  6533. },
  6534. "detail": "fbird_errmsg()",
  6535. "sortText": "zfbird_errmsg"
  6536. },
  6537. {
  6538. "kind": 3,
  6539. "label": "fbird_execute",
  6540. "textEdit": {
  6541. "range": {
  6542. "start": {
  6543. "line": 2,
  6544. "character": 0
  6545. },
  6546. "end": {
  6547. "line": 2,
  6548. "character": 1
  6549. }
  6550. },
  6551. "newText": "fbird_execute()"
  6552. },
  6553. "data": {
  6554. "uriId": 30,
  6555. "fqsenHash": -1561006542
  6556. },
  6557. "detail": "fbird_execute()",
  6558. "sortText": "zfbird_execute"
  6559. },
  6560. {
  6561. "kind": 3,
  6562. "label": "fbird_fetch_assoc",
  6563. "textEdit": {
  6564. "range": {
  6565. "start": {
  6566. "line": 2,
  6567. "character": 0
  6568. },
  6569. "end": {
  6570. "line": 2,
  6571. "character": 1
  6572. }
  6573. },
  6574. "newText": "fbird_fetch_assoc()"
  6575. },
  6576. "data": {
  6577. "uriId": 30,
  6578. "fqsenHash": 1970877069
  6579. },
  6580. "detail": "fbird_fetch_assoc()",
  6581. "sortText": "zfbird_fetch_assoc"
  6582. },
  6583. {
  6584. "kind": 3,
  6585. "label": "fbird_fetch_object",
  6586. "textEdit": {
  6587. "range": {
  6588. "start": {
  6589. "line": 2,
  6590. "character": 0
  6591. },
  6592. "end": {
  6593. "line": 2,
  6594. "character": 1
  6595. }
  6596. },
  6597. "newText": "fbird_fetch_object()"
  6598. },
  6599. "data": {
  6600. "uriId": 30,
  6601. "fqsenHash": 1352477639
  6602. },
  6603. "detail": "fbird_fetch_object()",
  6604. "sortText": "zfbird_fetch_object"
  6605. },
  6606. {
  6607. "kind": 3,
  6608. "label": "fbird_fetch_row",
  6609. "textEdit": {
  6610. "range": {
  6611. "start": {
  6612. "line": 2,
  6613. "character": 0
  6614. },
  6615. "end": {
  6616. "line": 2,
  6617. "character": 1
  6618. }
  6619. },
  6620. "newText": "fbird_fetch_row()"
  6621. },
  6622. "data": {
  6623. "uriId": 30,
  6624. "fqsenHash": -1329775022
  6625. },
  6626. "detail": "fbird_fetch_row()",
  6627. "sortText": "zfbird_fetch_row"
  6628. },
  6629. {
  6630. "kind": 3,
  6631. "label": "fbird_field_info",
  6632. "textEdit": {
  6633. "range": {
  6634. "start": {
  6635. "line": 2,
  6636. "character": 0
  6637. },
  6638. "end": {
  6639. "line": 2,
  6640. "character": 1
  6641. }
  6642. },
  6643. "newText": "fbird_field_info()"
  6644. },
  6645. "data": {
  6646. "uriId": 30,
  6647. "fqsenHash": 1997225206
  6648. },
  6649. "detail": "fbird_field_info()",
  6650. "sortText": "zfbird_field_info"
  6651. },
  6652. {
  6653. "kind": 3,
  6654. "label": "fbird_free_event_handler",
  6655. "textEdit": {
  6656. "range": {
  6657. "start": {
  6658. "line": 2,
  6659. "character": 0
  6660. },
  6661. "end": {
  6662. "line": 2,
  6663. "character": 1
  6664. }
  6665. },
  6666. "newText": "fbird_free_event_handler()"
  6667. },
  6668. "data": {
  6669. "uriId": 30,
  6670. "fqsenHash": -1275079883
  6671. },
  6672. "detail": "fbird_free_event_handler()",
  6673. "sortText": "zfbird_free_event_handler"
  6674. },
  6675. {
  6676. "kind": 3,
  6677. "label": "fbird_free_query",
  6678. "textEdit": {
  6679. "range": {
  6680. "start": {
  6681. "line": 2,
  6682. "character": 0
  6683. },
  6684. "end": {
  6685. "line": 2,
  6686. "character": 1
  6687. }
  6688. },
  6689. "newText": "fbird_free_query()"
  6690. },
  6691. "data": {
  6692. "uriId": 30,
  6693. "fqsenHash": 866272600
  6694. },
  6695. "detail": "fbird_free_query()",
  6696. "sortText": "zfbird_free_query"
  6697. },
  6698. {
  6699. "kind": 3,
  6700. "label": "fbird_free_result",
  6701. "textEdit": {
  6702. "range": {
  6703. "start": {
  6704. "line": 2,
  6705. "character": 0
  6706. },
  6707. "end": {
  6708. "line": 2,
  6709. "character": 1
  6710. }
  6711. },
  6712. "newText": "fbird_free_result()"
  6713. },
  6714. "data": {
  6715. "uriId": 30,
  6716. "fqsenHash": 1098919309
  6717. },
  6718. "detail": "fbird_free_result()",
  6719. "sortText": "zfbird_free_result"
  6720. },
  6721. {
  6722. "kind": 3,
  6723. "label": "fbird_gen_id",
  6724. "textEdit": {
  6725. "range": {
  6726. "start": {
  6727. "line": 2,
  6728. "character": 0
  6729. },
  6730. "end": {
  6731. "line": 2,
  6732. "character": 1
  6733. }
  6734. },
  6735. "newText": "fbird_gen_id()"
  6736. },
  6737. "data": {
  6738. "uriId": 30,
  6739. "fqsenHash": -10379763
  6740. },
  6741. "detail": "fbird_gen_id()",
  6742. "sortText": "zfbird_gen_id"
  6743. },
  6744. {
  6745. "kind": 3,
  6746. "label": "fbird_maintain_db",
  6747. "textEdit": {
  6748. "range": {
  6749. "start": {
  6750. "line": 2,
  6751. "character": 0
  6752. },
  6753. "end": {
  6754. "line": 2,
  6755. "character": 1
  6756. }
  6757. },
  6758. "newText": "fbird_maintain_db()"
  6759. },
  6760. "data": {
  6761. "uriId": 30,
  6762. "fqsenHash": 1291000815
  6763. },
  6764. "detail": "fbird_maintain_db()",
  6765. "sortText": "zfbird_maintain_db"
  6766. },
  6767. {
  6768. "kind": 3,
  6769. "label": "fbird_modify_user",
  6770. "textEdit": {
  6771. "range": {
  6772. "start": {
  6773. "line": 2,
  6774. "character": 0
  6775. },
  6776. "end": {
  6777. "line": 2,
  6778. "character": 1
  6779. }
  6780. },
  6781. "newText": "fbird_modify_user()"
  6782. },
  6783. "data": {
  6784. "uriId": 30,
  6785. "fqsenHash": 974957
  6786. },
  6787. "detail": "fbird_modify_user()",
  6788. "sortText": "zfbird_modify_user"
  6789. },
  6790. {
  6791. "kind": 3,
  6792. "label": "fbird_name_result",
  6793. "textEdit": {
  6794. "range": {
  6795. "start": {
  6796. "line": 2,
  6797. "character": 0
  6798. },
  6799. "end": {
  6800. "line": 2,
  6801. "character": 1
  6802. }
  6803. },
  6804. "newText": "fbird_name_result()"
  6805. },
  6806. "data": {
  6807. "uriId": 30,
  6808. "fqsenHash": 1374206094
  6809. },
  6810. "detail": "fbird_name_result()",
  6811. "sortText": "zfbird_name_result"
  6812. },
  6813. {
  6814. "kind": 3,
  6815. "label": "fbird_num_fields",
  6816. "textEdit": {
  6817. "range": {
  6818. "start": {
  6819. "line": 2,
  6820. "character": 0
  6821. },
  6822. "end": {
  6823. "line": 2,
  6824. "character": 1
  6825. }
  6826. },
  6827. "newText": "fbird_num_fields()"
  6828. },
  6829. "data": {
  6830. "uriId": 30,
  6831. "fqsenHash": -1613160011
  6832. },
  6833. "detail": "fbird_num_fields()",
  6834. "sortText": "zfbird_num_fields"
  6835. },
  6836. {
  6837. "kind": 3,
  6838. "label": "fbird_num_params",
  6839. "textEdit": {
  6840. "range": {
  6841. "start": {
  6842. "line": 2,
  6843. "character": 0
  6844. },
  6845. "end": {
  6846. "line": 2,
  6847. "character": 1
  6848. }
  6849. },
  6850. "newText": "fbird_num_params()"
  6851. },
  6852. "data": {
  6853. "uriId": 30,
  6854. "fqsenHash": -1333879678
  6855. },
  6856. "detail": "fbird_num_params()",
  6857. "sortText": "zfbird_num_params"
  6858. },
  6859. {
  6860. "kind": 3,
  6861. "label": "fbird_param_info",
  6862. "textEdit": {
  6863. "range": {
  6864. "start": {
  6865. "line": 2,
  6866. "character": 0
  6867. },
  6868. "end": {
  6869. "line": 2,
  6870. "character": 1
  6871. }
  6872. },
  6873. "newText": "fbird_param_info()"
  6874. },
  6875. "data": {
  6876. "uriId": 30,
  6877. "fqsenHash": 1873578307
  6878. },
  6879. "detail": "fbird_param_info()",
  6880. "sortText": "zfbird_param_info"
  6881. },
  6882. {
  6883. "kind": 3,
  6884. "label": "fbird_pconnect",
  6885. "textEdit": {
  6886. "range": {
  6887. "start": {
  6888. "line": 2,
  6889. "character": 0
  6890. },
  6891. "end": {
  6892. "line": 2,
  6893. "character": 1
  6894. }
  6895. },
  6896. "newText": "fbird_pconnect()"
  6897. },
  6898. "data": {
  6899. "uriId": 30,
  6900. "fqsenHash": -316998819
  6901. },
  6902. "detail": "fbird_pconnect()",
  6903. "sortText": "zfbird_pconnect"
  6904. },
  6905. {
  6906. "kind": 3,
  6907. "label": "fbird_prepare",
  6908. "textEdit": {
  6909. "range": {
  6910. "start": {
  6911. "line": 2,
  6912. "character": 0
  6913. },
  6914. "end": {
  6915. "line": 2,
  6916. "character": 1
  6917. }
  6918. },
  6919. "newText": "fbird_prepare()"
  6920. },
  6921. "data": {
  6922. "uriId": 30,
  6923. "fqsenHash": -559807548
  6924. },
  6925. "detail": "fbird_prepare()",
  6926. "sortText": "zfbird_prepare"
  6927. },
  6928. {
  6929. "kind": 3,
  6930. "label": "fbird_query",
  6931. "textEdit": {
  6932. "range": {
  6933. "start": {
  6934. "line": 2,
  6935. "character": 0
  6936. },
  6937. "end": {
  6938. "line": 2,
  6939. "character": 1
  6940. }
  6941. },
  6942. "newText": "fbird_query()"
  6943. },
  6944. "data": {
  6945. "uriId": 30,
  6946. "fqsenHash": 1394842309
  6947. },
  6948. "detail": "fbird_query()",
  6949. "sortText": "zfbird_query"
  6950. },
  6951. {
  6952. "kind": 3,
  6953. "label": "fbird_restore",
  6954. "textEdit": {
  6955. "range": {
  6956. "start": {
  6957. "line": 2,
  6958. "character": 0
  6959. },
  6960. "end": {
  6961. "line": 2,
  6962. "character": 1
  6963. }
  6964. },
  6965. "newText": "fbird_restore()"
  6966. },
  6967. "data": {
  6968. "uriId": 30,
  6969. "fqsenHash": 856082763
  6970. },
  6971. "detail": "fbird_restore()",
  6972. "sortText": "zfbird_restore"
  6973. },
  6974. {
  6975. "kind": 3,
  6976. "label": "fbird_rollback",
  6977. "textEdit": {
  6978. "range": {
  6979. "start": {
  6980. "line": 2,
  6981. "character": 0
  6982. },
  6983. "end": {
  6984. "line": 2,
  6985. "character": 1
  6986. }
  6987. },
  6988. "newText": "fbird_rollback()"
  6989. },
  6990. "data": {
  6991. "uriId": 30,
  6992. "fqsenHash": 845668295
  6993. },
  6994. "detail": "fbird_rollback()",
  6995. "sortText": "zfbird_rollback"
  6996. },
  6997. {
  6998. "kind": 3,
  6999. "label": "fbird_rollback_ret",
  7000. "textEdit": {
  7001. "range": {
  7002. "start": {
  7003. "line": 2,
  7004. "character": 0
  7005. },
  7006. "end": {
  7007. "line": 2,
  7008. "character": 1
  7009. }
  7010. },
  7011. "newText": "fbird_rollback_ret()"
  7012. },
  7013. "data": {
  7014. "uriId": 30,
  7015. "fqsenHash": -125727703
  7016. },
  7017. "detail": "fbird_rollback_ret()",
  7018. "sortText": "zfbird_rollback_ret"
  7019. },
  7020. {
  7021. "kind": 3,
  7022. "label": "fbird_server_info",
  7023. "textEdit": {
  7024. "range": {
  7025. "start": {
  7026. "line": 2,
  7027. "character": 0
  7028. },
  7029. "end": {
  7030. "line": 2,
  7031. "character": 1
  7032. }
  7033. },
  7034. "newText": "fbird_server_info()"
  7035. },
  7036. "data": {
  7037. "uriId": 30,
  7038. "fqsenHash": 333205607
  7039. },
  7040. "detail": "fbird_server_info()",
  7041. "sortText": "zfbird_server_info"
  7042. },
  7043. {
  7044. "kind": 3,
  7045. "label": "fbird_service_attach",
  7046. "textEdit": {
  7047. "range": {
  7048. "start": {
  7049. "line": 2,
  7050. "character": 0
  7051. },
  7052. "end": {
  7053. "line": 2,
  7054. "character": 1
  7055. }
  7056. },
  7057. "newText": "fbird_service_attach()"
  7058. },
  7059. "data": {
  7060. "uriId": 30,
  7061. "fqsenHash": -1657370190
  7062. },
  7063. "detail": "fbird_service_attach()",
  7064. "sortText": "zfbird_service_attach"
  7065. },
  7066. {
  7067. "kind": 3,
  7068. "label": "fbird_service_detach",
  7069. "textEdit": {
  7070. "range": {
  7071. "start": {
  7072. "line": 2,
  7073. "character": 0
  7074. },
  7075. "end": {
  7076. "line": 2,
  7077. "character": 1
  7078. }
  7079. },
  7080. "newText": "fbird_service_detach()"
  7081. },
  7082. "data": {
  7083. "uriId": 30,
  7084. "fqsenHash": -1585335552
  7085. },
  7086. "detail": "fbird_service_detach()",
  7087. "sortText": "zfbird_service_detach"
  7088. },
  7089. {
  7090. "kind": 3,
  7091. "label": "fbird_set_event_handler",
  7092. "textEdit": {
  7093. "range": {
  7094. "start": {
  7095. "line": 2,
  7096. "character": 0
  7097. },
  7098. "end": {
  7099. "line": 2,
  7100. "character": 1
  7101. }
  7102. },
  7103. "newText": "fbird_set_event_handler()"
  7104. },
  7105. "data": {
  7106. "uriId": 30,
  7107. "fqsenHash": -1605902331
  7108. },
  7109. "detail": "fbird_set_event_handler()",
  7110. "sortText": "zfbird_set_event_handler"
  7111. },
  7112. {
  7113. "kind": 3,
  7114. "label": "fbird_trans",
  7115. "textEdit": {
  7116. "range": {
  7117. "start": {
  7118. "line": 2,
  7119. "character": 0
  7120. },
  7121. "end": {
  7122. "line": 2,
  7123. "character": 1
  7124. }
  7125. },
  7126. "newText": "fbird_trans()"
  7127. },
  7128. "data": {
  7129. "uriId": 30,
  7130. "fqsenHash": 1397519525
  7131. },
  7132. "detail": "fbird_trans()",
  7133. "sortText": "zfbird_trans"
  7134. },
  7135. {
  7136. "kind": 3,
  7137. "label": "fbird_wait_event",
  7138. "textEdit": {
  7139. "range": {
  7140. "start": {
  7141. "line": 2,
  7142. "character": 0
  7143. },
  7144. "end": {
  7145. "line": 2,
  7146. "character": 1
  7147. }
  7148. },
  7149. "newText": "fbird_wait_event()"
  7150. },
  7151. "data": {
  7152. "uriId": 30,
  7153. "fqsenHash": 1280372595
  7154. },
  7155. "detail": "fbird_wait_event()",
  7156. "sortText": "zfbird_wait_event"
  7157. },
  7158. {
  7159. "kind": 3,
  7160. "label": "ftp_pasv",
  7161. "textEdit": {
  7162. "range": {
  7163. "start": {
  7164. "line": 2,
  7165. "character": 0
  7166. },
  7167. "end": {
  7168. "line": 2,
  7169. "character": 1
  7170. }
  7171. },
  7172. "newText": "ftp_pasv($0)"
  7173. },
  7174. "data": {
  7175. "uriId": 25,
  7176. "fqsenHash": -580523564
  7177. },
  7178. "detail": "ftp_pasv($ftp_stream, $pasv)",
  7179. "insertTextFormat": 2,
  7180. "command": {
  7181. "title": "Trigger Parameter Hints",
  7182. "command": "editor.action.triggerParameterHints"
  7183. },
  7184. "sortText": "zftp_pasv"
  7185. },
  7186. {
  7187. "kind": 3,
  7188. "label": "fclose",
  7189. "textEdit": {
  7190. "range": {
  7191. "start": {
  7192. "line": 2,
  7193. "character": 0
  7194. },
  7195. "end": {
  7196. "line": 2,
  7197. "character": 1
  7198. }
  7199. },
  7200. "newText": "fclose($0)"
  7201. },
  7202. "data": {
  7203. "uriId": 79,
  7204. "fqsenHash": 1382473493
  7205. },
  7206. "detail": "fclose($handle)",
  7207. "insertTextFormat": 2,
  7208. "command": {
  7209. "title": "Trigger Parameter Hints",
  7210. "command": "editor.action.triggerParameterHints"
  7211. },
  7212. "sortText": "zfclose"
  7213. },
  7214. {
  7215. "kind": 3,
  7216. "label": "ftp_nlist",
  7217. "textEdit": {
  7218. "range": {
  7219. "start": {
  7220. "line": 2,
  7221. "character": 0
  7222. },
  7223. "end": {
  7224. "line": 2,
  7225. "character": 1
  7226. }
  7227. },
  7228. "newText": "ftp_nlist($0)"
  7229. },
  7230. "data": {
  7231. "uriId": 25,
  7232. "fqsenHash": -817890228
  7233. },
  7234. "detail": "ftp_nlist($ftp_stream, $directory)",
  7235. "insertTextFormat": 2,
  7236. "command": {
  7237. "title": "Trigger Parameter Hints",
  7238. "command": "editor.action.triggerParameterHints"
  7239. },
  7240. "sortText": "zftp_nlist"
  7241. },
  7242. {
  7243. "kind": 3,
  7244. "label": "ftp_nb_put",
  7245. "textEdit": {
  7246. "range": {
  7247. "start": {
  7248. "line": 2,
  7249. "character": 0
  7250. },
  7251. "end": {
  7252. "line": 2,
  7253. "character": 1
  7254. }
  7255. },
  7256. "newText": "ftp_nb_put($0)"
  7257. },
  7258. "data": {
  7259. "uriId": 25,
  7260. "fqsenHash": 405670852
  7261. },
  7262. "detail": "ftp_nb_put($ftp_stream, $remote_file, $local_file, $mode [, $startpos])",
  7263. "insertTextFormat": 2,
  7264. "command": {
  7265. "title": "Trigger Parameter Hints",
  7266. "command": "editor.action.triggerParameterHints"
  7267. },
  7268. "sortText": "zftp_nb_put"
  7269. },
  7270. {
  7271. "kind": 3,
  7272. "label": "ftp_nb_get",
  7273. "textEdit": {
  7274. "range": {
  7275. "start": {
  7276. "line": 2,
  7277. "character": 0
  7278. },
  7279. "end": {
  7280. "line": 2,
  7281. "character": 1
  7282. }
  7283. },
  7284. "newText": "ftp_nb_get($0)"
  7285. },
  7286. "data": {
  7287. "uriId": 25,
  7288. "fqsenHash": 405661707
  7289. },
  7290. "detail": "ftp_nb_get($ftp_stream, $local_file, $remote_file, $mode [, $resumepos])",
  7291. "insertTextFormat": 2,
  7292. "command": {
  7293. "title": "Trigger Parameter Hints",
  7294. "command": "editor.action.triggerParameterHints"
  7295. },
  7296. "sortText": "zftp_nb_get"
  7297. },
  7298. {
  7299. "kind": 3,
  7300. "label": "ftp_nb_fput",
  7301. "textEdit": {
  7302. "range": {
  7303. "start": {
  7304. "line": 2,
  7305. "character": 0
  7306. },
  7307. "end": {
  7308. "line": 2,
  7309. "character": 1
  7310. }
  7311. },
  7312. "newText": "ftp_nb_fput($0)"
  7313. },
  7314. "data": {
  7315. "uriId": 25,
  7316. "fqsenHash": -309408044
  7317. },
  7318. "detail": "ftp_nb_fput($ftp_stream, $remote_file, $handle, $mode [, $startpos])",
  7319. "insertTextFormat": 2,
  7320. "command": {
  7321. "title": "Trigger Parameter Hints",
  7322. "command": "editor.action.triggerParameterHints"
  7323. },
  7324. "sortText": "zftp_nb_fput"
  7325. },
  7326. {
  7327. "kind": 3,
  7328. "label": "ftp_nb_fget",
  7329. "textEdit": {
  7330. "range": {
  7331. "start": {
  7332. "line": 2,
  7333. "character": 0
  7334. },
  7335. "end": {
  7336. "line": 2,
  7337. "character": 1
  7338. }
  7339. },
  7340. "newText": "ftp_nb_fget($0)"
  7341. },
  7342. "data": {
  7343. "uriId": 25,
  7344. "fqsenHash": -309417189
  7345. },
  7346. "detail": "ftp_nb_fget($ftp_stream, $handle, $remote_file, $mode [, $resumepos])",
  7347. "insertTextFormat": 2,
  7348. "command": {
  7349. "title": "Trigger Parameter Hints",
  7350. "command": "editor.action.triggerParameterHints"
  7351. },
  7352. "sortText": "zftp_nb_fget"
  7353. },
  7354. {
  7355. "kind": 3,
  7356. "label": "ftp_nb_continue",
  7357. "textEdit": {
  7358. "range": {
  7359. "start": {
  7360. "line": 2,
  7361. "character": 0
  7362. },
  7363. "end": {
  7364. "line": 2,
  7365. "character": 1
  7366. }
  7367. },
  7368. "newText": "ftp_nb_continue($0)"
  7369. },
  7370. "data": {
  7371. "uriId": 25,
  7372. "fqsenHash": 1624833298
  7373. },
  7374. "detail": "ftp_nb_continue($ftp_stream)",
  7375. "insertTextFormat": 2,
  7376. "command": {
  7377. "title": "Trigger Parameter Hints",
  7378. "command": "editor.action.triggerParameterHints"
  7379. },
  7380. "sortText": "zftp_nb_continue"
  7381. },
  7382. {
  7383. "kind": 21,
  7384. "label": "FTP_MOREDATA",
  7385. "textEdit": {
  7386. "range": {
  7387. "start": {
  7388. "line": 2,
  7389. "character": 0
  7390. },
  7391. "end": {
  7392. "line": 2,
  7393. "character": 1
  7394. }
  7395. },
  7396. "newText": "FTP_MOREDATA"
  7397. },
  7398. "data": {
  7399. "uriId": 25,
  7400. "fqsenHash": 765652192
  7401. },
  7402. "detail": "FTP_MOREDATA = 2",
  7403. "sortText": "zFTP_MOREDATA"
  7404. },
  7405. {
  7406. "kind": 3,
  7407. "label": "ftp_mlsd",
  7408. "textEdit": {
  7409. "range": {
  7410. "start": {
  7411. "line": 2,
  7412. "character": 0
  7413. },
  7414. "end": {
  7415. "line": 2,
  7416. "character": 1
  7417. }
  7418. },
  7419. "newText": "ftp_mlsd($0)"
  7420. },
  7421. "data": {
  7422. "uriId": 25,
  7423. "fqsenHash": -580602384
  7424. },
  7425. "detail": "ftp_mlsd($ftp, $directory)",
  7426. "insertTextFormat": 2,
  7427. "command": {
  7428. "title": "Trigger Parameter Hints",
  7429. "command": "editor.action.triggerParameterHints"
  7430. },
  7431. "sortText": "zftp_mlsd"
  7432. },
  7433. {
  7434. "kind": 3,
  7435. "label": "feof",
  7436. "textEdit": {
  7437. "range": {
  7438. "start": {
  7439. "line": 2,
  7440. "character": 0
  7441. },
  7442. "end": {
  7443. "line": 2,
  7444. "character": 1
  7445. }
  7446. },
  7447. "newText": "feof($0)"
  7448. },
  7449. "data": {
  7450. "uriId": 79,
  7451. "fqsenHash": 5909849
  7452. },
  7453. "detail": "feof($handle)",
  7454. "insertTextFormat": 2,
  7455. "command": {
  7456. "title": "Trigger Parameter Hints",
  7457. "command": "editor.action.triggerParameterHints"
  7458. },
  7459. "sortText": "zfeof"
  7460. }
  7461. ],
  7462. "isIncomplete": true
  7463. }
  7464.  
  7465.  
  7466. [Trace - 10:01:15 PM] Sending notification 'textDocument/didChange'.
  7467. Params: {
  7468. "textDocument": {
  7469. "version": 32,
  7470. "uri": "file:///home/zlianon/index.php"
  7471. },
  7472. "contentChanges": [
  7473. {
  7474. "range": {
  7475. "start": {
  7476. "line": 2,
  7477. "character": 1
  7478. },
  7479. "end": {
  7480. "line": 2,
  7481. "character": 1
  7482. }
  7483. },
  7484. "rangeLength": 0,
  7485. "text": "u"
  7486. }
  7487. ]
  7488. }
  7489.  
  7490.  
  7491. [Trace - 10:01:15 PM] Sending request 'textDocument/completion - (11)'.
  7492. Params: {
  7493. "textDocument": {
  7494. "uri": "file:///home/zlianon/index.php"
  7495. },
  7496. "position": {
  7497. "line": 2,
  7498. "character": 2
  7499. },
  7500. "context": {
  7501. "triggerKind": 3
  7502. }
  7503. }
  7504.  
  7505.  
  7506. [Trace - 10:01:15 PM] Received response 'textDocument/completion - (11)' in 7ms.
  7507. Result: {
  7508. "items": [
  7509. {
  7510. "label": "function",
  7511. "kind": 14,
  7512. "textEdit": {
  7513. "range": {
  7514. "start": {
  7515. "line": 2,
  7516. "character": 0
  7517. },
  7518. "end": {
  7519. "line": 2,
  7520. "character": 2
  7521. }
  7522. },
  7523. "newText": "function"
  7524. },
  7525. "sortText": "function"
  7526. },
  7527. {
  7528. "label": "default",
  7529. "kind": 14,
  7530. "textEdit": {
  7531. "range": {
  7532. "start": {
  7533. "line": 2,
  7534. "character": 0
  7535. },
  7536. "end": {
  7537. "line": 2,
  7538. "character": 2
  7539. }
  7540. },
  7541. "newText": "default"
  7542. },
  7543. "sortText": "default"
  7544. },
  7545. {
  7546. "label": "function",
  7547. "kind": 14,
  7548. "textEdit": {
  7549. "range": {
  7550. "start": {
  7551. "line": 2,
  7552. "character": 0
  7553. },
  7554. "end": {
  7555. "line": 2,
  7556. "character": 2
  7557. }
  7558. },
  7559. "newText": "function"
  7560. },
  7561. "sortText": "function"
  7562. },
  7563. {
  7564. "kind": 3,
  7565. "label": "function_exists",
  7566. "textEdit": {
  7567. "range": {
  7568. "start": {
  7569. "line": 2,
  7570. "character": 0
  7571. },
  7572. "end": {
  7573. "line": 2,
  7574. "character": 2
  7575. }
  7576. },
  7577. "newText": "function_exists($0)"
  7578. },
  7579. "data": {
  7580. "uriId": 7,
  7581. "fqsenHash": 222467136
  7582. },
  7583. "detail": "function_exists($function_name)",
  7584. "insertTextFormat": 2,
  7585. "command": {
  7586. "title": "Trigger Parameter Hints",
  7587. "command": "editor.action.triggerParameterHints"
  7588. },
  7589. "sortText": "zfunction_exists"
  7590. },
  7591. {
  7592. "kind": 3,
  7593. "label": "func_num_args",
  7594. "textEdit": {
  7595. "range": {
  7596. "start": {
  7597. "line": 2,
  7598. "character": 0
  7599. },
  7600. "end": {
  7601. "line": 2,
  7602. "character": 2
  7603. }
  7604. },
  7605. "newText": "func_num_args()"
  7606. },
  7607. "data": {
  7608. "uriId": 7,
  7609. "fqsenHash": 963799534
  7610. },
  7611. "detail": "func_num_args()",
  7612. "sortText": "zfunc_num_args"
  7613. },
  7614. {
  7615. "kind": 3,
  7616. "label": "func_get_args",
  7617. "textEdit": {
  7618. "range": {
  7619. "start": {
  7620. "line": 2,
  7621. "character": 0
  7622. },
  7623. "end": {
  7624. "line": 2,
  7625. "character": 2
  7626. }
  7627. },
  7628. "newText": "func_get_args()"
  7629. },
  7630. "data": {
  7631. "uriId": 7,
  7632. "fqsenHash": 534276126
  7633. },
  7634. "detail": "func_get_args()",
  7635. "sortText": "zfunc_get_args"
  7636. },
  7637. {
  7638. "kind": 3,
  7639. "label": "func_get_arg",
  7640. "textEdit": {
  7641. "range": {
  7642. "start": {
  7643. "line": 2,
  7644. "character": 0
  7645. },
  7646. "end": {
  7647. "line": 2,
  7648. "character": 2
  7649. }
  7650. },
  7651. "newText": "func_get_arg($0)"
  7652. },
  7653. "data": {
  7654. "uriId": 7,
  7655. "fqsenHash": -1091143947
  7656. },
  7657. "detail": "func_get_arg($arg_num)",
  7658. "insertTextFormat": 2,
  7659. "command": {
  7660. "title": "Trigger Parameter Hints",
  7661. "command": "editor.action.triggerParameterHints"
  7662. },
  7663. "sortText": "zfunc_get_arg"
  7664. },
  7665. {
  7666. "kind": 21,
  7667. "label": "T_FUNCTION",
  7668. "textEdit": {
  7669. "range": {
  7670. "start": {
  7671. "line": 2,
  7672. "character": 0
  7673. },
  7674. "end": {
  7675. "line": 2,
  7676. "character": 2
  7677. }
  7678. },
  7679. "newText": "T_FUNCTION"
  7680. },
  7681. "data": {
  7682. "uriId": 91,
  7683. "fqsenHash": 33980007
  7684. },
  7685. "detail": "T_FUNCTION = 346",
  7686. "sortText": "zT_FUNCTION"
  7687. },
  7688. {
  7689. "kind": 21,
  7690. "label": "__FUNCTION__",
  7691. "textEdit": {
  7692. "range": {
  7693. "start": {
  7694. "line": 2,
  7695. "character": 0
  7696. },
  7697. "end": {
  7698. "line": 2,
  7699. "character": 2
  7700. }
  7701. },
  7702. "newText": "__FUNCTION__"
  7703. },
  7704. "data": {
  7705. "uriId": 73,
  7706. "fqsenHash": -285038692
  7707. },
  7708. "detail": "__FUNCTION__ = ",
  7709. "sortText": "z__FUNCTION__"
  7710. },
  7711. {
  7712. "kind": 21,
  7713. "label": "T_FUNC_C",
  7714. "textEdit": {
  7715. "range": {
  7716. "start": {
  7717. "line": 2,
  7718. "character": 0
  7719. },
  7720. "end": {
  7721. "line": 2,
  7722. "character": 2
  7723. }
  7724. },
  7725. "newText": "T_FUNC_C"
  7726. },
  7727. "data": {
  7728. "uriId": 91,
  7729. "fqsenHash": -2069235753
  7730. },
  7731. "detail": "T_FUNC_C = 376",
  7732. "sortText": "zT_FUNC_C"
  7733. },
  7734. {
  7735. "kind": 7,
  7736. "label": "BadFunctionCallException",
  7737. "textEdit": {
  7738. "range": {
  7739. "start": {
  7740. "line": 2,
  7741. "character": 0
  7742. },
  7743. "end": {
  7744. "line": 2,
  7745. "character": 2
  7746. }
  7747. },
  7748. "newText": "BadFunctionCallException"
  7749. },
  7750. "data": {
  7751. "uriId": 67,
  7752. "fqsenHash": -477565450
  7753. },
  7754. "sortText": "zBadFunctionCallException"
  7755. },
  7756. {
  7757. "kind": 21,
  7758. "label": "SOAP_FUNCTIONS_ALL",
  7759. "textEdit": {
  7760. "range": {
  7761. "start": {
  7762. "line": 2,
  7763. "character": 0
  7764. },
  7765. "end": {
  7766. "line": 2,
  7767. "character": 2
  7768. }
  7769. },
  7770. "newText": "SOAP_FUNCTIONS_ALL"
  7771. },
  7772. "data": {
  7773. "uriId": 64,
  7774. "fqsenHash": 932103181
  7775. },
  7776. "detail": "SOAP_FUNCTIONS_ALL = 999",
  7777. "sortText": "zSOAP_FUNCTIONS_ALL"
  7778. },
  7779. {
  7780. "kind": 21,
  7781. "label": "ZLIB_FULL_FLUSH",
  7782. "textEdit": {
  7783. "range": {
  7784. "start": {
  7785. "line": 2,
  7786. "character": 0
  7787. },
  7788. "end": {
  7789. "line": 2,
  7790. "character": 2
  7791. }
  7792. },
  7793. "newText": "ZLIB_FULL_FLUSH"
  7794. },
  7795. "data": {
  7796. "uriId": 99,
  7797. "fqsenHash": -1553606236
  7798. },
  7799. "detail": "ZLIB_FULL_FLUSH = 3",
  7800. "sortText": "zZLIB_FULL_FLUSH"
  7801. },
  7802. {
  7803. "kind": 21,
  7804. "label": "CURLE_FUNCTION_NOT_FOUND",
  7805. "textEdit": {
  7806. "range": {
  7807. "start": {
  7808. "line": 2,
  7809. "character": 0
  7810. },
  7811. "end": {
  7812. "line": 2,
  7813. "character": 2
  7814. }
  7815. },
  7816. "newText": "CURLE_FUNCTION_NOT_FOUND"
  7817. },
  7818. "data": {
  7819. "uriId": 13,
  7820. "fqsenHash": -976961127
  7821. },
  7822. "detail": "CURLE_FUNCTION_NOT_FOUND = 41",
  7823. "sortText": "zCURLE_FUNCTION_NOT_FOUND"
  7824. },
  7825. {
  7826. "kind": 3,
  7827. "label": "create_function",
  7828. "textEdit": {
  7829. "range": {
  7830. "start": {
  7831. "line": 2,
  7832. "character": 0
  7833. },
  7834. "end": {
  7835. "line": 2,
  7836. "character": 2
  7837. }
  7838. },
  7839. "newText": "create_function($0)"
  7840. },
  7841. "data": {
  7842. "uriId": 7,
  7843. "fqsenHash": 765720920
  7844. },
  7845. "detail": "create_function($args, $code)",
  7846. "insertTextFormat": 2,
  7847. "command": {
  7848. "title": "Trigger Parameter Hints",
  7849. "command": "editor.action.triggerParameterHints"
  7850. },
  7851. "sortText": "zcreate_function"
  7852. },
  7853. {
  7854. "kind": 21,
  7855. "label": "CREDITS_FULLPAGE",
  7856. "textEdit": {
  7857. "range": {
  7858. "start": {
  7859. "line": 2,
  7860. "character": 0
  7861. },
  7862. "end": {
  7863. "line": 2,
  7864. "character": 2
  7865. }
  7866. },
  7867. "newText": "CREDITS_FULLPAGE"
  7868. },
  7869. "data": {
  7870. "uriId": 84,
  7871. "fqsenHash": 329377735
  7872. },
  7873. "detail": "CREDITS_FULLPAGE = 32",
  7874. "sortText": "zCREDITS_FULLPAGE"
  7875. },
  7876. {
  7877. "kind": 21,
  7878. "label": "CURLE_BAD_FUNCTION_ARGUMENT",
  7879. "textEdit": {
  7880. "range": {
  7881. "start": {
  7882. "line": 2,
  7883. "character": 0
  7884. },
  7885. "end": {
  7886. "line": 2,
  7887. "character": 2
  7888. }
  7889. },
  7890. "newText": "CURLE_BAD_FUNCTION_ARGUMENT"
  7891. },
  7892. "data": {
  7893. "uriId": 13,
  7894. "fqsenHash": 858343104
  7895. },
  7896. "detail": "CURLE_BAD_FUNCTION_ARGUMENT = 43",
  7897. "sortText": "zCURLE_BAD_FUNCTION_ARGUMENT"
  7898. },
  7899. {
  7900. "kind": 21,
  7901. "label": "U_INVALID_FUNCTION",
  7902. "textEdit": {
  7903. "range": {
  7904. "start": {
  7905. "line": 2,
  7906. "character": 0
  7907. },
  7908. "end": {
  7909. "line": 2,
  7910. "character": 2
  7911. }
  7912. },
  7913. "newText": "U_INVALID_FUNCTION"
  7914. },
  7915. "data": {
  7916. "uriId": 32,
  7917. "fqsenHash": -1255360786
  7918. },
  7919. "detail": "U_INVALID_FUNCTION = 65570",
  7920. "sortText": "zU_INVALID_FUNCTION"
  7921. },
  7922. {
  7923. "kind": 7,
  7924. "label": "ReflectionFunctionAbstract",
  7925. "textEdit": {
  7926. "range": {
  7927. "start": {
  7928. "line": 2,
  7929. "character": 0
  7930. },
  7931. "end": {
  7932. "line": 2,
  7933. "character": 2
  7934. }
  7935. },
  7936. "newText": "ReflectionFunctionAbstract"
  7937. },
  7938. "data": {
  7939. "uriId": 57,
  7940. "fqsenHash": 446063527
  7941. },
  7942. "sortText": "zReflectionFunctionAbstract"
  7943. },
  7944. {
  7945. "kind": 3,
  7946. "label": "xmlwriter_full_end_element",
  7947. "textEdit": {
  7948. "range": {
  7949. "start": {
  7950. "line": 2,
  7951. "character": 0
  7952. },
  7953. "end": {
  7954. "line": 2,
  7955. "character": 2
  7956. }
  7957. },
  7958. "newText": "xmlwriter_full_end_element($0)"
  7959. },
  7960. "data": {
  7961. "uriId": 96,
  7962. "fqsenHash": -1022201728
  7963. },
  7964. "detail": "xmlwriter_full_end_element($xmlwriter)",
  7965. "insertTextFormat": 2,
  7966. "command": {
  7967. "title": "Trigger Parameter Hints",
  7968. "command": "editor.action.triggerParameterHints"
  7969. },
  7970. "sortText": "zxmlwriter_full_end_element"
  7971. },
  7972. {
  7973. "kind": 3,
  7974. "label": "call_user_func",
  7975. "textEdit": {
  7976. "range": {
  7977. "start": {
  7978. "line": 2,
  7979. "character": 0
  7980. },
  7981. "end": {
  7982. "line": 2,
  7983. "character": 2
  7984. }
  7985. },
  7986. "newText": "call_user_func($0)"
  7987. },
  7988. "data": {
  7989. "uriId": 78,
  7990. "fqsenHash": -1864274726
  7991. },
  7992. "detail": "call_user_func($function, ...$parameter)",
  7993. "insertTextFormat": 2,
  7994. "command": {
  7995. "title": "Trigger Parameter Hints",
  7996. "command": "editor.action.triggerParameterHints"
  7997. },
  7998. "sortText": "zcall_user_func"
  7999. },
  8000. {
  8001. "kind": 3,
  8002. "label": "call_user_func_array",
  8003. "textEdit": {
  8004. "range": {
  8005. "start": {
  8006. "line": 2,
  8007. "character": 0
  8008. },
  8009. "end": {
  8010. "line": 2,
  8011. "character": 2
  8012. }
  8013. },
  8014. "newText": "call_user_func_array($0)"
  8015. },
  8016. "data": {
  8017. "uriId": 78,
  8018. "fqsenHash": 2027402932
  8019. },
  8020. "detail": "call_user_func_array($function, array $param_arr)",
  8021. "insertTextFormat": 2,
  8022. "command": {
  8023. "title": "Trigger Parameter Hints",
  8024. "command": "editor.action.triggerParameterHints"
  8025. },
  8026. "sortText": "zcall_user_func_array"
  8027. },
  8028. {
  8029. "kind": 7,
  8030. "label": "ReflectionFunction",
  8031. "textEdit": {
  8032. "range": {
  8033. "start": {
  8034. "line": 2,
  8035. "character": 0
  8036. },
  8037. "end": {
  8038. "line": 2,
  8039. "character": 2
  8040. }
  8041. },
  8042. "newText": "ReflectionFunction"
  8043. },
  8044. "data": {
  8045. "uriId": 57,
  8046. "fqsenHash": -1694054267
  8047. },
  8048. "sortText": "zReflectionFunction"
  8049. },
  8050. {
  8051. "kind": 21,
  8052. "label": "IBASE_RPR_FULL",
  8053. "textEdit": {
  8054. "range": {
  8055. "start": {
  8056. "line": 2,
  8057. "character": 0
  8058. },
  8059. "end": {
  8060. "line": 2,
  8061. "character": 2
  8062. }
  8063. },
  8064. "newText": "IBASE_RPR_FULL"
  8065. },
  8066. "data": {
  8067. "uriId": 30,
  8068. "fqsenHash": -1002336477
  8069. },
  8070. "detail": "IBASE_RPR_FULL = 128",
  8071. "sortText": "zIBASE_RPR_FULL"
  8072. },
  8073. {
  8074. "kind": 3,
  8075. "label": "get_defined_functions",
  8076. "textEdit": {
  8077. "range": {
  8078. "start": {
  8079. "line": 2,
  8080. "character": 0
  8081. },
  8082. "end": {
  8083. "line": 2,
  8084. "character": 2
  8085. }
  8086. },
  8087. "newText": "get_defined_functions($0)"
  8088. },
  8089. "data": {
  8090. "uriId": 7,
  8091. "fqsenHash": 1798367257
  8092. },
  8093. "detail": "get_defined_functions([$exclude_disabled])",
  8094. "insertTextFormat": 2,
  8095. "command": {
  8096. "title": "Trigger Parameter Hints",
  8097. "command": "editor.action.triggerParameterHints"
  8098. },
  8099. "sortText": "zget_defined_functions"
  8100. },
  8101. {
  8102. "kind": 3,
  8103. "label": "spl_autoload_functions",
  8104. "textEdit": {
  8105. "range": {
  8106. "start": {
  8107. "line": 2,
  8108. "character": 0
  8109. },
  8110. "end": {
  8111. "line": 2,
  8112. "character": 2
  8113. }
  8114. },
  8115. "newText": "spl_autoload_functions()"
  8116. },
  8117. "data": {
  8118. "uriId": 69,
  8119. "fqsenHash": -971055292
  8120. },
  8121. "detail": "spl_autoload_functions()",
  8122. "sortText": "zspl_autoload_functions"
  8123. },
  8124. {
  8125. "kind": 3,
  8126. "label": "imap_setflag_full",
  8127. "textEdit": {
  8128. "range": {
  8129. "start": {
  8130. "line": 2,
  8131. "character": 0
  8132. },
  8133. "end": {
  8134. "line": 2,
  8135. "character": 2
  8136. }
  8137. },
  8138. "newText": "imap_setflag_full($0)"
  8139. },
  8140. "data": {
  8141. "uriId": 29,
  8142. "fqsenHash": 1497677865
  8143. },
  8144. "detail": "imap_setflag_full($imap_stream, $sequence, $flag [, $options])",
  8145. "insertTextFormat": 2,
  8146. "command": {
  8147. "title": "Trigger Parameter Hints",
  8148. "command": "editor.action.triggerParameterHints"
  8149. },
  8150. "sortText": "zimap_setflag_full"
  8151. },
  8152. {
  8153. "kind": 3,
  8154. "label": "get_extension_funcs",
  8155. "textEdit": {
  8156. "range": {
  8157. "start": {
  8158. "line": 2,
  8159. "character": 0
  8160. },
  8161. "end": {
  8162. "line": 2,
  8163. "character": 2
  8164. }
  8165. },
  8166. "newText": "get_extension_funcs($0)"
  8167. },
  8168. "data": {
  8169. "uriId": 7,
  8170. "fqsenHash": -1427356061
  8171. },
  8172. "detail": "get_extension_funcs($module_name)",
  8173. "insertTextFormat": 2,
  8174. "command": {
  8175. "title": "Trigger Parameter Hints",
  8176. "command": "editor.action.triggerParameterHints"
  8177. },
  8178. "sortText": "zget_extension_funcs"
  8179. },
  8180. {
  8181. "kind": 21,
  8182. "label": "STREAM_BUFFER_FULL",
  8183. "textEdit": {
  8184. "range": {
  8185. "start": {
  8186. "line": 2,
  8187. "character": 0
  8188. },
  8189. "end": {
  8190. "line": 2,
  8191. "character": 2
  8192. }
  8193. },
  8194. "newText": "STREAM_BUFFER_FULL"
  8195. },
  8196. "data": {
  8197. "uriId": 84,
  8198. "fqsenHash": 422403059
  8199. },
  8200. "detail": "STREAM_BUFFER_FULL = 2",
  8201. "sortText": "zSTREAM_BUFFER_FULL"
  8202. },
  8203. {
  8204. "kind": 3,
  8205. "label": "register_tick_function",
  8206. "textEdit": {
  8207. "range": {
  8208. "start": {
  8209. "line": 2,
  8210. "character": 0
  8211. },
  8212. "end": {
  8213. "line": 2,
  8214. "character": 2
  8215. }
  8216. },
  8217. "newText": "register_tick_function($0)"
  8218. },
  8219. "data": {
  8220. "uriId": 78,
  8221. "fqsenHash": 1000261473
  8222. },
  8223. "detail": "register_tick_function($function [, $arg [, $_]])",
  8224. "insertTextFormat": 2,
  8225. "command": {
  8226. "title": "Trigger Parameter Hints",
  8227. "command": "editor.action.triggerParameterHints"
  8228. },
  8229. "sortText": "zregister_tick_function"
  8230. },
  8231. {
  8232. "kind": 3,
  8233. "label": "imap_clearflag_full",
  8234. "textEdit": {
  8235. "range": {
  8236. "start": {
  8237. "line": 2,
  8238. "character": 0
  8239. },
  8240. "end": {
  8241. "line": 2,
  8242. "character": 2
  8243. }
  8244. },
  8245. "newText": "imap_clearflag_full($0)"
  8246. },
  8247. "data": {
  8248. "uriId": 29,
  8249. "fqsenHash": 933965918
  8250. },
  8251. "detail": "imap_clearflag_full($imap_stream, $sequence, $flag [, $options])",
  8252. "insertTextFormat": 2,
  8253. "command": {
  8254. "title": "Trigger Parameter Hints",
  8255. "command": "editor.action.triggerParameterHints"
  8256. },
  8257. "sortText": "zimap_clearflag_full"
  8258. },
  8259. {
  8260. "kind": 21,
  8261. "label": "SNMP_OID_OUTPUT_FULL",
  8262. "textEdit": {
  8263. "range": {
  8264. "start": {
  8265. "line": 2,
  8266. "character": 0
  8267. },
  8268. "end": {
  8269. "line": 2,
  8270. "character": 2
  8271. }
  8272. },
  8273. "newText": "SNMP_OID_OUTPUT_FULL"
  8274. },
  8275. "data": {
  8276. "uriId": 63,
  8277. "fqsenHash": -1451689733
  8278. },
  8279. "detail": "SNMP_OID_OUTPUT_FULL = 3",
  8280. "sortText": "zSNMP_OID_OUTPUT_FULL"
  8281. },
  8282. {
  8283. "kind": 21,
  8284. "label": "FILTER_SANITIZE_FULL_SPECIAL_CHARS",
  8285. "textEdit": {
  8286. "range": {
  8287. "start": {
  8288. "line": 2,
  8289. "character": 0
  8290. },
  8291. "end": {
  8292. "line": 2,
  8293. "character": 2
  8294. }
  8295. },
  8296. "newText": "FILTER_SANITIZE_FULL_SPECIAL_CHARS"
  8297. },
  8298. "data": {
  8299. "uriId": 23,
  8300. "fqsenHash": 662958394
  8301. },
  8302. "detail": "FILTER_SANITIZE_FULL_SPECIAL_CHARS = 522",
  8303. "sortText": "zFILTER_SANITIZE_FULL_SPECIAL_CHARS"
  8304. },
  8305. {
  8306. "kind": 21,
  8307. "label": "FILTER_SANITIZE_FULL_SPECIAL_CHARS",
  8308. "textEdit": {
  8309. "range": {
  8310. "start": {
  8311. "line": 2,
  8312. "character": 0
  8313. },
  8314. "end": {
  8315. "line": 2,
  8316. "character": 2
  8317. }
  8318. },
  8319. "newText": "FILTER_SANITIZE_FULL_SPECIAL_CHARS"
  8320. },
  8321. "data": {
  8322. "uriId": 84,
  8323. "fqsenHash": 662958394
  8324. },
  8325. "detail": "FILTER_SANITIZE_FULL_SPECIAL_CHARS = 515",
  8326. "sortText": "zFILTER_SANITIZE_FULL_SPECIAL_CHARS"
  8327. },
  8328. {
  8329. "kind": 21,
  8330. "label": "CURLOPT_FNMATCH_FUNCTION",
  8331. "textEdit": {
  8332. "range": {
  8333. "start": {
  8334. "line": 2,
  8335. "character": 0
  8336. },
  8337. "end": {
  8338. "line": 2,
  8339. "character": 2
  8340. }
  8341. },
  8342. "newText": "CURLOPT_FNMATCH_FUNCTION"
  8343. },
  8344. "data": {
  8345. "uriId": 13,
  8346. "fqsenHash": -237620138
  8347. },
  8348. "detail": "CURLOPT_FNMATCH_FUNCTION = 20200",
  8349. "sortText": "zCURLOPT_FNMATCH_FUNCTION"
  8350. },
  8351. {
  8352. "kind": 3,
  8353. "label": "unregister_tick_function",
  8354. "textEdit": {
  8355. "range": {
  8356. "start": {
  8357. "line": 2,
  8358. "character": 0
  8359. },
  8360. "end": {
  8361. "line": 2,
  8362. "character": 2
  8363. }
  8364. },
  8365. "newText": "unregister_tick_function($0)"
  8366. },
  8367. "data": {
  8368. "uriId": 78,
  8369. "fqsenHash": -140441478
  8370. },
  8371. "detail": "unregister_tick_function($function)",
  8372. "insertTextFormat": 2,
  8373. "command": {
  8374. "title": "Trigger Parameter Hints",
  8375. "command": "editor.action.triggerParameterHints"
  8376. },
  8377. "sortText": "zunregister_tick_function"
  8378. },
  8379. {
  8380. "kind": 3,
  8381. "label": "register_shutdown_function",
  8382. "textEdit": {
  8383. "range": {
  8384. "start": {
  8385. "line": 2,
  8386. "character": 0
  8387. },
  8388. "end": {
  8389. "line": 2,
  8390. "character": 2
  8391. }
  8392. },
  8393. "newText": "register_shutdown_function($0)"
  8394. },
  8395. "data": {
  8396. "uriId": 78,
  8397. "fqsenHash": -685873336
  8398. },
  8399. "detail": "register_shutdown_function($function [, $parameter [, $_]])",
  8400. "insertTextFormat": 2,
  8401. "command": {
  8402. "title": "Trigger Parameter Hints",
  8403. "command": "editor.action.triggerParameterHints"
  8404. },
  8405. "sortText": "zregister_shutdown_function"
  8406. },
  8407. {
  8408. "kind": 21,
  8409. "label": "IBASE_PRP_RES_USE_FULL",
  8410. "textEdit": {
  8411. "range": {
  8412. "start": {
  8413. "line": 2,
  8414. "character": 0
  8415. },
  8416. "end": {
  8417. "line": 2,
  8418. "character": 2
  8419. }
  8420. },
  8421. "newText": "IBASE_PRP_RES_USE_FULL"
  8422. },
  8423. "data": {
  8424. "uriId": 30,
  8425. "fqsenHash": 2081914208
  8426. },
  8427. "detail": "IBASE_PRP_RES_USE_FULL = 35",
  8428. "sortText": "zIBASE_PRP_RES_USE_FULL"
  8429. },
  8430. {
  8431. "kind": 21,
  8432. "label": "PGSQL_DIAG_SOURCE_FUNCTION",
  8433. "textEdit": {
  8434. "range": {
  8435. "start": {
  8436. "line": 2,
  8437. "character": 0
  8438. },
  8439. "end": {
  8440. "line": 2,
  8441. "character": 2
  8442. }
  8443. },
  8444. "newText": "PGSQL_DIAG_SOURCE_FUNCTION"
  8445. },
  8446. "data": {
  8447. "uriId": 51,
  8448. "fqsenHash": -350899052
  8449. },
  8450. "detail": "PGSQL_DIAG_SOURCE_FUNCTION = 82",
  8451. "sortText": "zPGSQL_DIAG_SOURCE_FUNCTION"
  8452. },
  8453. {
  8454. "kind": 3,
  8455. "label": "readline_completion_function",
  8456. "textEdit": {
  8457. "range": {
  8458. "start": {
  8459. "line": 2,
  8460. "character": 0
  8461. },
  8462. "end": {
  8463. "line": 2,
  8464. "character": 2
  8465. }
  8466. },
  8467. "newText": "readline_completion_function($0)"
  8468. },
  8469. "data": {
  8470. "uriId": 55,
  8471. "fqsenHash": 286800169
  8472. },
  8473. "detail": "readline_completion_function(callable $function)",
  8474. "insertTextFormat": 2,
  8475. "command": {
  8476. "title": "Trigger Parameter Hints",
  8477. "command": "editor.action.triggerParameterHints"
  8478. },
  8479. "sortText": "zreadline_completion_function"
  8480. }
  8481. ],
  8482. "isIncomplete": false
  8483. }
  8484.  
  8485.  
  8486. [Trace - 10:01:16 PM] Received notification 'textDocument/publishDiagnostics'.
  8487. Params: {
  8488. "uri": "file:///home/zlianon/index.php",
  8489. "diagnostics": [
  8490. {
  8491. "range": {
  8492. "start": {
  8493. "line": 4,
  8494. "character": 0
  8495. },
  8496. "end": {
  8497. "line": 4,
  8498. "character": 9
  8499. }
  8500. },
  8501. "message": "Unexpected 'VariableName'. Expected ';'.",
  8502. "severity": 1,
  8503. "code": 1,
  8504. "source": "intelephense"
  8505. }
  8506. ]
  8507. }
  8508.  
  8509.  
  8510. [Trace - 10:01:16 PM] Sending notification 'textDocument/didChange'.
  8511. Params: {
  8512. "textDocument": {
  8513. "version": 33,
  8514. "uri": "file:///home/zlianon/index.php"
  8515. },
  8516. "contentChanges": [
  8517. {
  8518. "range": {
  8519. "start": {
  8520. "line": 2,
  8521. "character": 2
  8522. },
  8523. "end": {
  8524. "line": 2,
  8525. "character": 2
  8526. }
  8527. },
  8528. "rangeLength": 0,
  8529. "text": "nction t"
  8530. }
  8531. ]
  8532. }
  8533.  
  8534.  
  8535. [Trace - 10:01:16 PM] Received notification 'textDocument/publishDiagnostics'.
  8536. Params: {
  8537. "uri": "file:///home/zlianon/index.php",
  8538. "diagnostics": []
  8539. }
  8540.  
  8541.  
  8542. [Trace - 10:01:16 PM] Sending request 'textDocument/completion - (12)'.
  8543. Params: {
  8544. "textDocument": {
  8545. "uri": "file:///home/zlianon/index.php"
  8546. },
  8547. "position": {
  8548. "line": 2,
  8549. "character": 10
  8550. },
  8551. "context": {
  8552. "triggerKind": 1
  8553. }
  8554. }
  8555.  
  8556.  
  8557. [Trace - 10:01:16 PM] Received notification 'window/logMessage'.
  8558. Params: {
  8559. "type": 1,
  8560. "message": "TypeError: Cannot read property 'kind' of undefined\n at v.enterScope (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:297921)\n at /home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:325585\n at M (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:325732)\n at x (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:312854)\n at X (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:332963)\n at n (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:306238)\n at t (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:301230)\n at n (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:309164)\n at /home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:304796\n at /home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:304805"
  8561. }
  8562.  
  8563.  
  8564. [Error - 10:01:16 PM] TypeError: Cannot read property 'kind' of undefined
  8565. at v.enterScope (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:297921)
  8566. at /home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:325585
  8567. at M (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:325732)
  8568. at x (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:312854)
  8569. at X (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:332963)
  8570. at n (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:306238)
  8571. at t (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:301230)
  8572. at n (/home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:309164)
  8573. at /home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:304796
  8574. at /home/zlianon/.npm-global/lib/node_modules/intelephense/lib/intelephense.js:40:304805
  8575. [Trace - 10:01:16 PM] Received response 'textDocument/completion - (12)' in 7ms. Request failed: Request textDocument/completion failed with message: Cannot read property 'kind' of undefined (-32603).
  8576. [Error - 10:01:16 PM] Request textDocument/completion failed.
  8577. Message: Request textDocument/completion failed with message: Cannot read property 'kind' of undefined
  8578. Code: -32603
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement