= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package pxp
-
pxp_engine
-
pxp_lex_iso88591
-
pxp_lex_utf8
-
pxp_ulex_utf8
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val lexeme_len : 'a -> Pxp_lexing.lexbuf -> int
val sub_lexeme : 'a -> Lexing.lexbuf -> int -> int -> string
val lexeme : 'a -> Lexing.lexbuf -> string
val lexeme_char : 'a -> Lexing.lexbuf -> int -> int
val scan_document :
< factory :
< open_string :
string ->
< lexeme : string
; scan_xml_pi : unit -> Pxp_lexer_types.prolog_token.. >.. >
; scan_character : unit -> 'a
; scan_pi_string : unit -> string option.. > ->
Lexing.lexbuf ->
Pxp_lexer_types.token * Pxp_lexer_types.lexers
val __ocaml_lex_scan_document_rec :
< factory :
< open_string :
string ->
< lexeme : string
; scan_xml_pi : unit -> Pxp_lexer_types.prolog_token.. >.. >
; scan_character : unit -> 'a
; scan_pi_string : unit -> string option.. > ->
Lexing.lexbuf ->
int ->
Pxp_lexer_types.token * Pxp_lexer_types.lexers