Function

AgsTurtlematch_pn_local_esc

Declaration [src]

gboolean
ags_turtle_match_pn_local_esc (
  gchar* offset,
  gchar* end_ptr,
  gchar** start_offset,
  gchar** end_offset
)

Description

No description available.

Parameters

offset

Type: gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
end_ptr

Type: gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
start_offset

Type: gchar**

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
end_offset

Type: gchar**

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

No description available.